Skip to content

macOS安装Telnet

macOS安装Telnet macOS最新版中已经取消了telnet这个神器了。 只能自己安装 首先安装brew 然后 输入 brew install telnet 然后输入 t
发布时间:2024/12/31 17:00:25

macOS安装nginx

macOS安装nginx nginx安装有2中方式第一种从官网下载源码编译安装第二种:用brew安装nginx首先要安装brew,brew是一个macOS上的类Linux的包管理器,可以很轻松
发布时间:2024/12/31 17:00:25

nginx 配置404 页面转发到应用

nginx 配置404 页面转发到应用 在server段中加入:proxy_intercept_errorson;然后配置404 和500 的页面:error_page404/error/40
发布时间:2024/12/31 17:00:25

Django debug=False 关闭调试后无法访问静态资源

Django debug=False 关闭调试后无法访问静态资源 shell python manage.py runserver insecure 不过官方的建议是用nginx来处理静
发布时间:2024/12/31 17:00:25

Django ueditor插件 支持python3.7

功能介绍 最新版ueditor 支持图片上传 支持剪切板图片上传 支持附件上传 支持涂鸦 完美支持python3+ 配置 setting.py 文件加入: I
发布时间:2024/12/31 17:00:25

Jrebel 激活

Jrebel 激活 jrebel idea插件激活,亲测可用: 在jrebel server处,写上: http//139.199.89.2391008/884146873b9
发布时间:2024/12/31 17:00:25

macOS python ssl证书错误

macOS python ssl证书错误 执行脚本 shell /Applications/Python 3.6/Install Certificates.command
发布时间:2024/12/31 17:00:25

IntelliJ IDEA在线激活破解

IntelliJ IDEA在线激活破解 p.p1 margin 0.0px 0.0px 0.0px 0.0px; font 12.0px Helvetica Neue span.s1 fon
发布时间:2024/12/31 17:00:25

mongodb导出和导入

mongodb导出和导入 + 导出表: bin/mongoexport h 10.28.65.152 d health_shaanxi_pro c wt.health.item o
发布时间:2024/12/31 17:00:25

tomcat 开启远程调试

tomcat 开启远程调试 p.p1 margin 0.0px 0.0px 0.0px 0.0px; font 12.0px Helvetica Neue p.p2 margin 0.0px
发布时间:2024/12/31 17:00:25