09 2019 档案

摘要:File "anaconda3\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 627, in exec_module File "site-packages\PyQt5\__init__.py", line 41, 阅读全文
posted @ 2019-09-25 15:34 manhelp 阅读(1502) 评论(0) 推荐(0)
摘要:curl -sL https://rpm.nodesource.com/setup_8.x | bash - yum install nodejs 阅读全文
posted @ 2019-09-24 11:14 manhelp 阅读(313) 评论(0) 推荐(0)
摘要:yum -y install subversion mkdir -p /work/svn && cd /work/svn //创建版本库 svnadmin create test //增加用户名、密码 vim test/conf/passwd [users] manhelp=123456 //增加用 阅读全文
posted @ 2019-09-24 09:54 manhelp 阅读(262) 评论(0) 推荐(0)
摘要:用window自带的记事本新建一个bat,然后把命令复制进去,保存就OK 阅读全文
posted @ 2019-09-06 10:14 manhelp 阅读(3535) 评论(0) 推荐(0)