menu 快跑,这里啥都没有
android 安装
2024-03-25 |0 条评论
https://blog.csdn.net/qq_29634351/article/details/123307195https://blog.csdn.net/anything14/artic...
Anaconda [Windows/Linux]
2024-03-13 |0 条评论
Windows安装直接下载安装即可使用换源conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pk...
python venv 虚拟环境管理
2024-03-13 |0 条评论
公司加了很多没意义的工作啊 前言之前的虚拟环境我都是使用 anaconda 进行安装配置,后面发现了 venv 也可以管理虚拟环境,而且在 python3.6 以上是默认安装的。遂在此记录...
新版 frp 配置远程桌面
2024-03-01 |0 条评论
新版的配置有些区别啊 frps 端配置bindPort = 10086 token = "token 字段,用于客户端身份验证" dashboard_port = ...
隐蔽程序弹黑框处理
2024-02-02 |0 条评论
同事告诉我的办法,自己试了下真可以 注入 dll,写某些隐蔽脚本什么的,有的会弹出黑框框。修改 PE 可选头中的 Subsystem(可执行文件期望的子系统),将其从 CUI 改成 GUI...
加载中... 到底了啦
加载更多