随笔分类 - tools
摘要:aac转换成mp3: ffmpeg -i src.aac -acodec libmp3lame dst.mp3 图片转成视频: ffmpeg -f image2 -r 1 -i %d.png output.ts 分段复制音频、视频 # ffmpeg -i input.mp3 -ss hh:mm:ss
阅读全文
摘要:pip install scrapy pip install twisted pip install BeautifulSoup4 pip install lxml pip install Pillow 图像处理库 pip install matplotlib
阅读全文
摘要:Ctrl+Shift+F 格式化代码 Ctrl+Shift+O 快速导入资源包 Ctrl+m 最大化/最小化当前窗口(全屏/还原)
阅读全文
摘要:安装、配置、使用 参考:https://yq.aliyun.com/articles/773 http://www.360doc.com/content/16/0524/16/1355383_561922435.shtml https://www.cnblogs.com/jtlgb/p/853243
阅读全文
摘要:“我在对比了其他正确的ChechStyle文件之后,发现这个无法导入的文件的编码和正确文件的编码不一样,我的xml文档编码为ANSI,而导入正确的ChechStyle文件为UTF-8编码,在我将自己的CheckStyle文件转换为UTF-8编码后,文件终于可以正确导入成功。” 摘自:https://
阅读全文
摘要:Java开发工具集 Swagger (更多信息参见:swagger2使用日志) 参考:https://yq.aliyun.com/articles/773 http://www.360doc.com/content/16/0524/16/1355383_561922435.shtml DRUID 数
阅读全文

浙公网安备 33010602011771号