欢迎莅临 SUN WU GANG 的园子!!!

世上无难事,只畏有心人。有心之人,即立志之坚午也,志坚则不畏事之不成。

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2023年6月16日

摘要: 当期环境:Win11家庭版 注:批处理文件编码方式需设置为ANSI 启动服务: @echo off >nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system" if '%errorlevel%' 阅读全文
posted @ 2023-06-16 16:00 sunwugang 阅读(124) 评论(0) 推荐(0) 编辑

摘要: using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Linq; using System.Reflection; using S 阅读全文
posted @ 2023-06-16 10:21 sunwugang 阅读(56) 评论(0) 推荐(1) 编辑