摘要: netsh interface tcp show global netsh int tcp set global autotuninglevel=disabled 阅读全文
posted @ 2025-04-10 10:37 Nlce2Cu 阅读(8) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2025-04-08 16:43 Nlce2Cu 阅读(49) 评论(1) 推荐(0)
摘要: 生成html时自动输出目录,完全离线,浏览时自动定位到当前目录并高亮显示: 点击查看代码 <style> /* 目录容器样式 */ .folt_div { max-height: 700px; min-width: 250px; overflow: auto; border-radius: 8px; 阅读全文
posted @ 2025-04-08 13:42 Nlce2Cu 阅读(22) 评论(0) 推荐(0)
摘要: 安装好f2,保证终端可以直接f2运行,然后启动web就行:python f2web.py 也可以后台运行:nohup python3.11 f2web.py >> /temp/dy.log 2>&1 & 附上代码:f2web.py import subprocess import threading 阅读全文
posted @ 2025-01-17 11:31 Nlce2Cu 阅读(61) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-12-09 09:12 Nlce2Cu 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-12-04 17:15 Nlce2Cu 阅读(3) 评论(0) 推荐(0)
摘要: Sub 跳转到空白页面() Dim pages As Integer, page As Integer, oRng As Range, content As String Dim i As Integer With Selection .StartOf wdStory pages = .Inform 阅读全文
posted @ 2024-10-11 17:25 Nlce2Cu 阅读(84) 评论(0) 推荐(0)
摘要: 新建基本任务,属性如图: 启动程序代码: 程序或脚本填VeraCrypt程序路径,示例:"C:\Program Files\VeraCrypt\VeraCrypt.exe" 参数写:/v 加密卷 /l 盘符 /p 挂载密码 /q /silent 示例:/v D:\vera /l E /p 12345 阅读全文
posted @ 2024-09-14 14:32 Nlce2Cu 阅读(165) 评论(0) 推荐(0)
摘要: 测试了无数备份用的工具,终于找到了一个满足需求的软件,本地备本地,本地备移动硬盘、U盘,移动硬盘到移动硬盘都支持,主要是都支持实时同步。官网地址: http://dimio.altervista.org/eng/index.html 下载地址:http://dimiodati.altervista. 阅读全文
posted @ 2024-09-14 14:21 Nlce2Cu 阅读(25) 评论(0) 推荐(0)
摘要: 直播录制,路由器 阅读全文
posted @ 2024-06-22 03:21 Nlce2Cu 阅读(43) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示