大势趋007

每个人都是🏆
  新随笔  :: 管理
上一页 1 ··· 6 7 8 9 10 11 下一页

2022年4月13日

摘要: 选择数据区域 > 选择性粘贴 > 转置 另外是普通区域,超级表不可 阅读全文

posted @ 2022-04-13 08:33 大势趋007 阅读(134) 评论(0) 推荐(0)

2022年4月8日

摘要: sed 比较实用的(去掉windows下回车符及空白符) windows下的回车符为 /r/n 而unix下的回车符是 /n 1.去掉所有行的空格 sed -i 's/ //g' df.txt 2.去掉所有行的空格 sed -e 's/ //g' df.txt >cwm.txt 3.将每一行拖尾的“ 阅读全文

posted @ 2022-04-08 11:21 大势趋007 阅读(45) 评论(0) 推荐(0)

2022年3月19日

摘要: 碉堡了!这个微信开源神器,能自动用表情包回复“拍一拍” - 雾雾雾 - 博客园 (cnblogs.com) GitHub - veikai/PyWeChatSpy: A spy program that helps people make better use of WeChat 如何安装呢 阅读全文

posted @ 2022-03-19 12:09 大势趋007 阅读(33) 评论(0) 推荐(0)

2021年10月27日

摘要: https://www.cnblogs.com/tangshengwei/p/6341462.html 阅读全文

posted @ 2021-10-27 12:07 大势趋007 阅读(19) 评论(0) 推荐(0)

2021年10月14日

摘要: cygwin 阅读全文

posted @ 2021-10-14 08:45 大势趋007 阅读(29) 评论(0) 推荐(0)

2021年10月13日

摘要: yum install bcsudo rpm --import http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro wget https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/e/epel-r 阅读全文

posted @ 2021-10-13 09:59 大势趋007 阅读(184) 评论(0) 推荐(0)

2021年10月9日

摘要: ffmpeg 视频实现各种特效 阅读全文

posted @ 2021-10-09 15:38 大势趋007 阅读(165) 评论(0) 推荐(0)

摘要: ffmpeg Fontconfig error: Cannot load default config file: No such file: (null) 处理办法 阅读全文

posted @ 2021-10-09 10:44 大势趋007 阅读(2634) 评论(0) 推荐(0)

2021年10月5日

摘要: 修改mysql 密码办法 阅读全文

posted @ 2021-10-05 15:07 大势趋007 阅读(35) 评论(0) 推荐(0)

2021年10月2日

摘要: 如何挂载VirtualBox中与主机共享文件夹 全命令格式 阅读全文

posted @ 2021-10-02 09:13 大势趋007 阅读(307) 评论(0) 推荐(0)

上一页 1 ··· 6 7 8 9 10 11 下一页