posted @ 2022-04-13 08:33 大势趋007 阅读(134) 评论(0) 推荐(0)
摘要:
选择数据区域 > 选择性粘贴 > 转置
另外是普通区域,超级表不可 阅读全文
摘要:
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)
摘要:
碉堡了!这个微信开源神器,能自动用表情包回复“拍一拍” - 雾雾雾 - 博客园 (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)
摘要:
https://www.cnblogs.com/tangshengwei/p/6341462.html 阅读全文
posted @ 2021-10-27 12:07 大势趋007 阅读(19) 评论(0) 推荐(0)
摘要:
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)
摘要:
ffmpeg Fontconfig error: Cannot load default config file: No such file: (null) 处理办法 阅读全文
posted @ 2021-10-09 10:44 大势趋007 阅读(2634) 评论(0) 推荐(0)
摘要:
修改mysql 密码办法 阅读全文
posted @ 2021-10-05 15:07 大势趋007 阅读(35) 评论(0) 推荐(0)
摘要:
如何挂载VirtualBox中与主机共享文件夹
全命令格式 阅读全文
posted @ 2021-10-02 09:13 大势趋007 阅读(307) 评论(0) 推荐(0)
浙公网安备 33010602011771号