推荐
专栏
教程
课程
飞鹅
本次共找到1272条
jpeg格式
相关的信息
Stella981
•
3年前
Linux递归压缩图片脚本
1压缩图片使用ImageMagick的convert命令进行压缩图片,一般只需要一个指定压缩质量的参数,比如:convertquality751.jpg1_compress.jpg可以支持压缩jpg/png/jpeg。2递归压缩递归压缩使用find配合g
Wesley13
•
3年前
MySQL高可用架构(MHA)与Atlas读写分离
!file(https://oscimg.oschina.net/oscnet/up44da678c0fb3c8207787c77608850fc7e6d.JPEG)1.1MHA简介1.1.1MHA软件介绍 MHA(MasterHighAvailability)目前在MySQL高可用方面是一个相对成熟的
Stella981
•
3年前
Rust学习笔记#6:所有权系统
!(https://oscimg.oschina.net/oscnet/up0b8d4b9e5e3854503a73fd494cd4b53d984.JPEG)引子:段错误与内存安全在刚开始接触Rust的时候,我们就提过Rust语言的定位:Rustisasystem'sprogramminglanguagethatr
Wesley13
•
3年前
linux常见压缩格式及deb安装包用法
ZIP格式评价:可能是目前使用的最多的文档压缩格式,跨平台。压缩率不高。压缩一个目录:\ziprarchive\_name.zipdirectory\_to\_compress解压缩:\unziparchive\_name.zipTAR格式评价:消耗cpu及时间少,仅仅是一个打包工具,并不负责压缩。
Wesley13
•
3年前
JDK 14如期发布,16个新特性快速预览
JDK14已经于2020年3月17日如期发布。本文介绍JDK14特性。!(https://oscimg.oschina.net/oscnet/upd0eac9ee8149da985fc017ed4eae49bda09.JPEG)JEP305:instanceof的模式匹配(预览)
Wesley13
•
3年前
TCP之三次握手四次挥手
来源:https://gylcoder.top/ThreeHandshakesAndFourWaves/TCP报文格式TCP提供一种面向连接的,可靠的字节流服务。TCP首部的数据格式
Easter79
•
3年前
TiFlash:并非另一个 T + 1 列存数据库
!(https://oscimg.oschina.net/oscnet/up6d5d608cbd70099a23ff17107b5fedade1c.JPEG)在上篇关于TiFlash的文章(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fpingcap.com%2Fblo
Stella981
•
3年前
SimpleDateFormat 线程不安全及解决方案
SimpleDateFormat定义SimpleDateFormat是一个以与语言环境有关的方式来格式化和解析日期的具体类。它允许进行格式化(日期文本)、解析(文本日期)和规范化。SimpleDateFormat使得可以选择任何用户定义的日期时间格式的模式。但是,仍然
Easter79
•
3年前
SpringMVC3 DateTimeFormat
SpringMVC是支持注解日期转换的,转换格式可自定义,格式不符会包404@RequestParam(value"startDate",requiredfalse)@DateTimeFormat(pattern"yyyyMMdd")DatestartDate,@RequestParam(value
Stella981
•
3年前
Rust学习笔记#0:初窥门径
!(https://oscimg.oschina.net/oscnet/up3177e675618729c1949e66ea7695b4cad72.JPEG)为什么选择Rust这个世界上的编程语言不计其数,仅在TIOBE(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F
1
•••
13
14
15
•••
128