RT-Thread在github上的教程中图片显示不出来问题的解决方法
生活随笔
收集整理的這篇文章主要介紹了
RT-Thread在github上的教程中图片显示不出来问题的解决方法
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
在github上查看RT-Thread STM32系列BSP制作教程時(shí)發(fā)現(xiàn)教程中所有的圖片都加載不出來(lái),非常影響教程的閱讀使用。
?
使用記事本打開(kāi)文件: C:\Windows\System32\drivers\etc\hosts
將如下內(nèi)容復(fù)制粘貼到hosts文件末尾:
# GitHub Start 140.82.113.3 github.com 140.82.114.20 gist.github.com151.101.184.133 assets-cdn.github.com 151.101.184.133 raw.githubusercontent.com 151.101.184.133 gist.githubusercontent.com 151.101.184.133 cloud.githubusercontent.com 151.101.184.133 camo.githubusercontent.com 151.101.184.133 avatars0.githubusercontent.com 199.232.68.133 avatars0.githubusercontent.com 199.232.28.133 avatars1.githubusercontent.com 151.101.184.133 avatars1.githubusercontent.com 151.101.184.133 avatars2.githubusercontent.com 199.232.28.133 avatars2.githubusercontent.com 151.101.184.133 avatars3.githubusercontent.com 199.232.68.133 avatars3.githubusercontent.com 151.101.184.133 avatars4.githubusercontent.com 199.232.68.133 avatars4.githubusercontent.com 151.101.184.133 avatars5.githubusercontent.com 199.232.68.133 avatars5.githubusercontent.com 151.101.184.133 avatars6.githubusercontent.com 199.232.68.133 avatars6.githubusercontent.com 151.101.184.133 avatars7.githubusercontent.com 199.232.68.133 avatars7.githubusercontent.com 151.101.184.133 avatars8.githubusercontent.com 199.232.68.133 avatars8.githubusercontent.com# GitHub End復(fù)制粘貼后保存重新刷新下網(wǎng)頁(yè),原先顯示不了的圖片現(xiàn)在可以正常顯示!
總結(jié)
以上是生活随笔為你收集整理的RT-Thread在github上的教程中图片显示不出来问题的解决方法的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: Java --- 基础学习Ⅱ
- 下一篇: 高响应比优先调度算法和短作业优先调度算法