摘要: 一、pyinstaller打包python工程 python3打包成exe pyinstaller方法:https://blog.csdn.net/qq_20265805/article/details/105108726 1.1、打包项目为绿色免安装的文件夹 直接执行:pyinstaller ma 阅读全文
posted @ 2019-02-27 23:58 淡怀 阅读(5146) 评论(0) 推荐(0)
摘要: Linux命令大全:https://www.runoob.com/linux/linux-command-manual.html 连接服务器命令:ssh -p 端口号 用户名@ip地址 1、日志查看 备注:在筛选语句后面加“--col”可以高亮显示查询结果中的关键字 cd /home/admin/l 阅读全文
posted @ 2019-02-27 21:19 淡怀 阅读(944) 评论(0) 推荐(0)