posts - 47,comments - 0,views - 26608
02 2023 档案
sql运算符优先级
摘要:1.() 2.* / % 3.+正 -负 + - +连接(字符串) 4.= > < >= <= <> != !> !< 5.not 6.and 7.between in like or regexp 8.=赋值 1.FROM JOIN ON 2.WHERE 3.GROUP BY 4.HAVING 5 阅读全文
posted @ 2023-02-24 10:05 回忆唯U你 阅读(270) 评论(0) 推荐(0) 编辑
ffmpeg均匀分割视频命令
摘要:ffmpeg -y -i input.wav -f segment -segment_time 5 output-%d.wav -segment_time 分割视频片段大小 -segmenet_list <file_name> 同时生成名为file_name的文件,记录分割视频列表 -segment 阅读全文
posted @ 2023-02-13 14:21 回忆唯U你 阅读(1152) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示