1.先查看用的哪块网卡上的网,记录下Idx编号,我的是14 C:\Windows\system32>netsh i i show in Idx Met MTU 状态 名称 1 75 4294967295 connected Loopback Pseudo-Interface 1 10 1 65535 ...
1.操作系统 Windows server 2008 R2 SP1 1.1大容量目录文件 C:\Windows\System32\winevt\Logs C:\Windows\winsxs 桌面、回收站 1.2处理步骤: 1.安装KB2852386系统补丁,下载链接 https://www.micr ...
1. win+r 输入 cmd,回车 2. 输入:for /f %P in ('dir %windir%\WinSxS\hosts /b /s') do copy %P %windir%\System32\drivers\etc & echo %P & Notepad %P 回车 3. C:\Win ...
HBuild X 终端无法使用,无法输入,解决方法 打开HBuild X 的安装文件夹 打开如下路径:plugins\builtincef3terminal\script 打开main.js 文件 if(isWin){ shell = 'C:\\Windows\\System32\\WindowsP ...
分类:
其他好文 时间:
2021-06-02 12:14:47
阅读次数:
0
C:\WINDOWS\system32\drivers\etc找到host,最后添加:0.0.0.0 account.jetbrains.com 注册码: 7PNLXJPODN-eyJsaWNlbnNlSWQiOiI3UE5MWEpQT0ROIiwibGljZW5zZWVOYW1lIjoi6aOe6 ...
分类:
其他好文 时间:
2021-05-24 02:37:10
阅读次数:
0
http://tool.chinaz.com/dns/?type=1&host=www.githubs.cn&ip= 输入网站网址,找到ttl值最小的,复制ip 找到C:\Windows\System32\drivers\etc文件夹下的hosts文件用记事本打开,在最后输入 #github (ip ...
分类:
Web程序 时间:
2021-05-24 00:56:07
阅读次数:
0
##解决办法 切换到bin目录下,执行 PS C:\Windows\system32> cd 'D:\Program Files\Java\jdk-15.0.2\bin\' PS D:\Program Files\Java\jdk-15.0.2\bin> jlink.exe --module-pat ...
分类:
其他好文 时间:
2021-04-27 15:07:42
阅读次数:
0
1. 修改本地hosts文件 windows系统的hosts文件的位置如下:C:\Windows\System32\drivers\etc\hosts mac/linux系统的hosts文件的位置如下:/etc/hosts 2. 增加http://github.global.ssl.fastly.n ...
分类:
其他好文 时间:
2021-04-19 15:45:32
阅读次数:
0
IIS 配置错误:不能在此路径中使用此配置节。如果在父级别上锁定了该节,便会出现这种情况。 HTTP 错误 500.19 错误: 解决方案:CMD窗口分别输入: %windir%\system32\inetsrv\appcmd unlock config -section:system.webSer ...
分类:
Web程序 时间:
2021-04-08 13:34:51
阅读次数:
0
通过这篇文章将wsl设置为默认的终端:Windows Subsystem for Linux Installation Guide for Windows 10 1、查看wsl子系统: PS C:\WINDOWS\system32> .\wslconfig.exe /list 适用于 Linux 的 ...
分类:
Web程序 时间:
2021-04-08 13:04:23
阅读次数:
0