摘要: 前提:个人类型的小程序暂不支持使用。(信源: https://developers.weixin.qq.com/miniprogram/dev/component/web-view.html ) 使用姿势: <web-view src="http://g8up.com/suanshu/"></web 阅读全文
posted @ 2021-02-25 17:32 死宅程序员 阅读(261) 评论(0) 推荐(0) 编辑
摘要: 今天偶发想法,想给 Windows 系统下设置一个固定的右键菜单命令,一键添加预设的文字作为水印。 查了一下 ffmpeg 官方文档,并没有出现 watermark 字样。 水印的概念在 ffmpeg 中叫 overlay (覆盖物)。 于是我构造了这样一个命令: ffmpeg -i D:\docu 阅读全文
posted @ 2021-02-25 16:11 死宅程序员 阅读(2634) 评论(0) 推荐(0) 编辑