11 2020 档案
摘要:首先在模块区申明此函数,代码如下: Public Declare Function PlaySound Lib "winmm.dll" Alias "PlaySoundA" (ByVal lpszName As String, ByVal hModule As Long, ByVal dwFlags
阅读全文
摘要:win10 关闭用户体验, 删除计划任务(用户体验) C:\Windows\System32\Tasks\Microsoft\Windows\Application Experience 以下内容是我在网上寻找的资料,我稍作了整理。如有涉及版权问题,我会在本文下方提供网页链接。 关闭家庭组 控制面板
阅读全文
摘要:cmd下查端口 80 netstat -ano|findstr 80 程序列表 tasklist 使用管理员身份运行 cmd net stop http //停止系统http服务 sc config http start= disabled //禁用服务的自动启动,此处注意等号后面的空格不可少 关闭
阅读全文

浙公网安备 33010602011771号