随笔分类 - 软件配置
摘要:autoremove-torrents https://autoremove-torrents.readthedocs.io/zh_CN/latest/index.html 安装 yum install epel-releaseyum install python3-pippip3 install
阅读全文
posted @ 2023-07-04 15:46
csnotes
摘要:@echo off echo\echo\echo 适用于 Navicat 12.0.29echo 正在清除试用信息。。。 for /f %%i in ('reg query HKCU\Software\Classes\CLSID') do call:checkDelCLSID %%i reg del
阅读全文
posted @ 2023-04-07 21:16
csnotes