Skip to content
/ notes Public
forked from avtcn/notes

Public technical notes repo by AVTCN AE team.

License

Notifications You must be signed in to change notification settings

lemonxie/notes

 
 

Repository files navigation

说明

This is public technical documents portal by AVTCN AE team.
You can view content directory through link below:
https://github.com/avtcn/notes/blob/master/SUMMARY.md

Such as topics as below:

Home page of AVTCN Notes

其他

解决github无法访问或排版图片出错等问题

修改hosts文件

hosts文件的路径是C:\Windows\System32\drivers\etc\hosts
在hosts文件最后添加一行IP和域名,比如192.30.253.112 github.com,保存即可(需要管理员权限才能保)。

下面是目前可用的hosts代码:

# GitHub Start
192.30.253.112 github.com
192.30.253.119 gist.github.com
151.101.228.133 assets-cdn.github.com
151.101.228.133 raw.githubusercontent.com
151.101.228.133 gist.githubusercontent.com
151.101.228.133 cloud.githubusercontent.com
151.101.228.133 camo.githubusercontent.com
151.101.228.133 avatars0.githubusercontent.com
151.101.228.133 avatars1.githubusercontent.com
151.101.228.133 avatars2.githubusercontent.com
151.101.228.133 avatars3.githubusercontent.com
151.101.228.133 avatars4.githubusercontent.com
151.101.228.133 avatars5.githubusercontent.com
151.101.228.133 avatars6.githubusercontent.com
151.101.228.133 avatars7.githubusercontent.com
151.101.228.133 avatars8.githubusercontent.com
# GitHub End

联系方式

support@alliedvision.com


2019-11-07 11:29:27 updated.

About

Public technical notes repo by AVTCN AE team.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published