随笔分类 - win7使用技巧
摘要:http://stackoverflow.com/questions/48198/how-can-you-find-out-which-process-is-listening-on-a-port-on-windows 1.通过资源监视器进行查看 2.通过TCP View进行查看 3.通过命令行查看
阅读全文
摘要:Linux https://www.shellhacks.com/linux-check-change-file-encoding/ 显示 在某一个目录下,直接执行file * $ file *chucklu.autoend.js: HTML document, UTF-8 Unicode text
阅读全文
摘要:https://technet.microsoft.com/en-us/library/cc748993(v=ws.11).aspx#BKMK_winui If Task Scheduler is not open, start Task Scheduler. For more informatio
阅读全文
摘要:https://www.sevenforums.com/windows-updates-activation/119088-update-not-applicable-your-computer.html Belarc Advisor - Free Personal PC Audit Secunia
阅读全文
摘要:Windows本身的控制面板中自带的搜索,无法根据补丁编号进行搜索 可以将补丁信息导出到文本,再用文本编辑器进行查找 https://www.concurrency.com/blog/w/search-for-installed-updates wmic qfe list > updatelist.
阅读全文
摘要:Display 在第一个选项display,选中某一个屏幕的时候 如果被选中的屏幕已经是main display,那么下方会显示this is your currently main display 如果被选中的屏幕不是主屏幕,那么下方会显示一个checkbox,Make this my maind
阅读全文
摘要:1.打开cmd 输入netsh wlan set hostednetwork mode=allow ssid=ACE-PC key=12345678 2.等待1-2分钟后,网络连接里会出现一个"Microsoft Virtual WIFI Miniport Adapter ”的无线网络 右键,设置此
阅读全文
摘要:http://jingyan.baidu.com/article/020278118970ef1bcd9ce555.html 1.win+r 输入dxdiag,然后确定 2.计算机,右键选择属性。然后windows体验指数-->查看和打印详细的性能和系统信息 3.安装鲁大师之后,直接选择硬件检测 然
阅读全文
摘要:Error 1317 An error occurred while attempting to create the directory Drive Name:\Folder Name https://support.microsoft.com/en-us/kb/872903 找到C盘,右键,属性
阅读全文
摘要:版本控制 Git for Windows 要把git集成到cmd的环境中去,否则https://github.com/HearthSim/Hearthstone-Deck-Tracker/blob/master/bootstrap.bat无法运行 TortoiseGit posh-git https
阅读全文
摘要:https://github.com/gurnec/HashCheck
阅读全文
摘要:Microsoft (R) File Checksum Integrity Verifier V2.05 README file 1.What is File Checksum Integrity Verifier (FCIV)?2.Features.3.Syntax.4.Database stor
阅读全文
摘要:https://support.microsoft.com/en-us/kb/971058 Download and run the Windows Update Troubleshooter for Windows 8.1, Windows 8, and Windows 7. 这个工具下载之后,是
阅读全文
摘要:http://www.sevenforums.com/tutorials/134831-open-command-window-here-add-remove.html 按照教程里面,下载一个脚本 需要注意的是,脚本安装之后,调出open command window here的方法是: Simpl
阅读全文
摘要:https://en.wikipedia.org/wiki/Windows_Registryhttp://lifehacker.com/5482701/whats-the-registry-should-i-clean-it-and-whats-the-pointhttp://www.gammady...
阅读全文
摘要:http://speedupcomputercleaner.com/windows-7-error-bex64.php How To Fix Windows 7 Error Bex64 ? What Causes Windows 7 Error Bex64?Registry errors are o...
阅读全文
摘要:TaobaoProtect.exe C:\Users\Administrator\AppData\Roaming\TaobaoProtect TaobaoProtect.exe https://technet.microsoft.com/en-us/sysinternals/bb896653 以前用
阅读全文
摘要:Wow!什么是Wow64今天有个同事,被SysWow64搞晕了。这里简单介绍一下。64位的Windows并不是简单地把所有东西都编译成64位就万事大吉的。关于64位的CPU应该做成什么样子,Intel和AMD曾有各自的打算。AMD的回答直接了当:新的64位处理器,应该能在提高更高处理能力的同时,保持...
阅读全文
摘要:在资源管理器中,右键,添加网络位置。 然后输入ftp的url ftp://server2008 使用匿名方式登录
阅读全文
摘要:Internet Information Services(IIS,互联网信息服务),是由微软公司提供的基于运行Microsoft Windows的互联网基本服务。最初是Windows NT版本的可选包,随后内置在Windows 2000、Windows XP Professional和Window...
阅读全文