设置-工具-外部工具 名称: pyuic5 实参: $FilePath$ -o $FileDir$/$FileNameWithoutExtension$.py 工作目录:$P...
设置-工具-外部工具 名称: pyuic5 实参: $FilePath$ -o $FileDir$/$FileNameWithoutExtension$.py 工作目录:$P...
切换root用户,赋予执行权限,直接./文件执行
Windows Power shell ipconfig /all获取DNS服务器 : 192.168.31.1 wsl:
Win10 WSL下 Ubuntu20.04 安装与卸载 Mysql 8.0[https://blog.csdn.net/ychen219/article/details/1...
Navicat15 for Linux & Navicat16 for windows 简体中文链接:https://pan.baidu.com/s/1urc49kgw_G6...
MySQL :: Download MySQL APT Repository[https://dev.mysql.com/downloads/repo/apt/]WSL 安装...
phpenv[https://github.com/phpenv/phpenv]
git终端设置 也可以直接修改~/.gitconfig文件 ssh-keygen:ssh-keygen -t rsa -C "备注信息"
php8.0安装和php-fpm[https://www.liuvv.com/p/ad42ac48.html]Nginx配置后无法解析PHP问题[https://blog.c...
Linux 如何开放端口和关闭端口[https://blog.csdn.net/weixin_37264997/article/details/80329786] Ubunt...
配置中文支持 方案二[https://blog.csdn.net/weixin_43789195/article/details/106125558]配置局域网主机ssh免密...
Pyinstaller 用户将python程序打包成各个平台可直接运行的程序,也可以算作是对代码加密的一种方式。pyinstaller的安装及使用方式请参考官网。 注:该文章...
先 pip freeze>pips.txt 导出所有的pip库
python -m http.server 8888php -S 127.0.0.1:8880 -t foo/
FastDFS【一】:FastDFS在Ubuntu的安装配置[https://zhuanlan.zhihu.com/p/29133587]