摘要: v9.5+ Updated ToolKit's Bin folder with Windows 10 20H1 Insider Preview WADK (v10.0.18999.1000) Tools.+ Up... 阅读全文
posted @ 2019-11-02 15:15 CG7 阅读(203) 评论(0) 推荐(0)
摘要: %d 格式化为十进制有符号整数输出到缓冲区 %u 格式化为十进制无符号整数输出到缓冲区 %s 格式化为字符串输出到缓冲区 %c 格式化为单个字符输出到缓冲区 %e 格式化为指数形式的浮点数输出... 阅读全文
posted @ 2019-10-10 21:15 CG7 阅读(452) 评论(0) 推荐(0)
摘要: 类型1[.ShellClassInfo]IconFile=abc.exe/abc.icoIconIndex=0 类型2[.ShellClassInfo]IconResource=abc.exe/abc.ico,... 阅读全文
posted @ 2019-09-29 08:33 CG7 阅读(162) 评论(0) 推荐(0)
摘要: v9.4.2+ Updated ToolKit's Bin folder with Windows 10 20H1 Insider Preview WADK (v10.0.18975.1000) Tools.+ ... 阅读全文
posted @ 2019-09-27 04:48 CG7 阅读(250) 评论(0) 推荐(0)
摘要: 1. 系统iso镜像提取文件(sources\sxs) microsoft-windows-netfx3-ondemand-package.cab或者下载这个 https://pan.baidu.com/s/1... 阅读全文
posted @ 2019-09-25 14:22 CG7 阅读(1413) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2019-09-25 13:42 CG7 阅读(126) 评论(0) 推荐(0)
摘要: 电话键 KEYCODE_CALL 拨号键 5 KEYCODE_ENDCALL 挂机键 6 KEYCODE_HOME 按键Home ... 阅读全文
posted @ 2019-09-16 18:30 CG7 阅读(593) 评论(0) 推荐(0)
摘要: v9.3.2+ Updated ToolKit's Bin folder with Windows 10 20H1 Insider Preview WADK (v10.0.18898.1000) Tools.+ ... 阅读全文
posted @ 2019-06-14 17:16 CG7 阅读(243) 评论(0) 推荐(0)
摘要: 试了很多种方法 要么合并处理起来很慢 要么有损 所以只能先将mp4转到ts流 ffmpeg -i X.mp4 -vcodec copy -acodec copy -vbsf h264_mp4toannexb... 阅读全文
posted @ 2019-04-30 01:02 CG7 阅读(988) 评论(0) 推荐(0)
摘要: -i --info 查看视频信息-u, --url 查看视频信息的url地址--json 查看视频的json数据-c COOKIES_FILE, --cookies COOKIES_FILE ... 阅读全文
posted @ 2019-04-26 10:12 CG7 阅读(838) 评论(0) 推荐(0)