摘要: 1、录制屏幕 按win +Shift +S 唤出截图功能, 然后选择后面的录像功能,可以选择区域截屏录制,录制结束后点击另存为即可 2、转换成gif 利用python代码: 首先,你需要安装moviepy库。如果你还没有安装,可以使用以下命令进行安装: pip install moviepy 接下来 阅读全文
posted @ 2025-02-18 20:05 taohuaxiaochunfeng 阅读(68) 评论(0) 推荐(0) 编辑
摘要: 1、 1 import QtQuick 2.15 2 import QtQuick.Controls 2.15 3 4 Rectangle { 5 width:100; height: parent.height 6 color: "grey" 7 8 ListView { 9 id: list 1 阅读全文
posted @ 2025-02-18 18:26 taohuaxiaochunfeng 阅读(18) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示