决方案: Cd到文件位置:C:\Windows\System32\drivers\etc\hosts 输入以下内容: 日期:2021/3/15 搜查到新的地址和IP 已经实时更新! #GitHub Start 140.82.112.3 github.com 140.82.114.4 gist.git ...
分类:
其他好文 时间:
2021-03-18 14:09:26
阅读次数:
0
需要修改host文件 以管理员身份运行cmd(windows) 使用vscode打开host文件: code C:\Windows\System32\drivers\etc\hosts 进入ipaddress.com 分别查找如下几个网址的IP: github.com assets-cdn.gith ...
分类:
其他好文 时间:
2021-03-01 13:43:05
阅读次数:
0
1.windows下调试时需要将hadoop.dll文件放到C:\Windows\System32下,网上很多说改源码的,其实这样也是ok的,不然会报权限错误 Exception in thread "main" java.lang.UnsatisfiedLinkError: org.apache. ...
1. 治标不治本的办法: 加上一句 path C:\Windows\\System32。 ...
分类:
其他好文 时间:
2021-02-19 13:28:37
阅读次数:
0
在终端上ping www.github.com windows系统下一般在C:\Windows\System32\drivers\etc下有hosts文件,修改hosts文件,在最下面加上ping到的ip地址和github.com ...
分类:
其他好文 时间:
2021-02-05 10:51:17
阅读次数:
0
问题 Github无法加载或不显示图片(头像等) 方法 打开路径 C:\Windows\System32\drivers\etc下的hosts文件增加如下内容: 注:hosts文件一般不能直接修改保存,需要先复制出来修改后再复制进去即可! 2021.1.31 最新 # GitHub Start 19 ...
分类:
其他好文 时间:
2021-02-01 12:48:22
阅读次数:
0
关注日志路径 C:/Windows/System32/winevt/Logs/ C:/WINDOWS/system32/config Dumpel 本地或远程导出日志 dumpel -f file [-s \\server] [-l log [-m source]] [-e n1 n2 n3..] ...
解决AndroidSDK下载和更新失败问题今天更新sdk报错如下:FailedtofetchURLhttp://dl-ssl.google.com/android/repository/addons_list-1.xml.说dl-ssl.google.com在大陆被强了,解决方法就是修改C:\Windows\System32\drivers\etc\hosts文件。添加一行:74.125.237.
分类:
移动开发 时间:
2020-12-05 10:34:40
阅读次数:
16
WindowsRegistryEditorVersion5.00[HKEY_CLASSES_ROOT\test];申明协议内容"URLProtocol"="C:\Windows\System32\test.exe";申明打开文件[HKEY_CLASSES_ROOT\test\shell\open\command]@="\"C:\Windo
分类:
其他好文 时间:
2020-11-26 14:07:10
阅读次数:
3
##常见的敏感信息路径: Windows系统 c:\boot.ini // 查看系统版本 c:\windows\system32\inetsrv\MetaBase.xml // IIS配置文件 c:\windows\repair\sam // 存储Windows系统初次安装的密码 c:\Progra ...
分类:
Web程序 时间:
2020-11-02 10:31:08
阅读次数:
27