随笔分类 - Windows
摘要:windows时间同步小脚本: @echo off net stop w32time net start w32time w32tm /config /manualpeerlist:时间服务器IP /syncfromflags:manual /update
阅读全文
摘要:windows server 2012 打开桌面图标 由于windows server 2012桌面默认只有一个回收站图标,非常不方便,需要将桌面图标显示出来 步骤: win+R输入:rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0
阅读全文
摘要:Windows之80端口被系统占用 在安装apache的时候发现80端口被占用 查找占用80端口的应用 释放本地80端口: 1.以管理员身份打开cmd 2.运行以下命令 net stop http sc config http start= disabled
阅读全文

浙公网安备 33010602011771号