2025年08月16日 208 阅读 Windows Windows注册表设置启动项 任务管理器 -> 启动 -> 状态 -> 命令行,可以看到启动项的文件位置:计算机\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\C...
2025年08月16日 241 阅读 Windows windows关闭内存压缩 开始菜单右键选择“windows powershell(管理员)”输入以下命令关闭内存压缩:Disable-MMAgent -mc重启生效想还原的话:开启内存压缩:Enable-MMAgent ...
2025年08月16日 288 阅读 Windows win10系统鼠标右键菜单恢复到右边的具体办法 1、在win 10系统键盘中按Windows+R键组合键打开运行窗口并输入shell:::{80F3F1D5-FECA-45F3-BC32-752C152E456E}再选择回车键或确定;2、通过...
2025年08月16日 234 阅读 VPS WebDav配置和转发配置 申请证书#nginx -s stop systemctl stop nginx apt-get install socat curl cron curl https://get.acme.sh ...
2025年08月16日 186 阅读 VPS Typecho主页添加“撰写文章”按钮 编辑sidebar.php,在<li><a href="<?php $this->options->feedUrl(); ?>"&g...