09 2023 档案

摘要:yum -y install gcc zlib zlib-devel pcre-devel openssl openssl-devel cd /usr/localmkdir nginxcd nginx http://nginx.org/en/download.html wget http://ngi 阅读全文
posted @ 2023-09-11 14:14 94cool 阅读(1329) 评论(0) 推荐(0) 编辑
摘要:# 设置混淆的压缩比率 0 ~ 7-optimizationpasses 5# 混淆时不使用大小写混合,混淆后的类名为小写-dontusemixedcaseclassnames# 混淆时不记录日志-verbose # 代码优化-dontshrink # 保留注解不混淆-keepattributes 阅读全文
posted @ 2023-09-11 14:12 94cool 阅读(33) 评论(0) 推荐(0) 编辑
摘要:wget https://dot.net/v1/dotnet-install.sh -O dotnet-install.shsudo chmod +x ./dotnet-install.shsudo ./dotnet-install.sh --channel 6.0 echo 'export DOT 阅读全文
posted @ 2023-09-06 20:05 94cool 阅读(222) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示