github.io有一些奇怪的行为托管图像(github.io has some strange behavior hosting images)

编程入门 行业动态 更新时间:2024-10-10 10:32:08
github.io有一些奇怪的行为托管图像(github.io has some strange behavior hosting images)

大家好,我想知道为什么fib下的fimage没有加载到页面中

https://krewn.github.io/ApophysisOutPuts/

图像清晰存在于此处

https://github.com/Krewn/ApophysisOutPuts/blob/gh-pages/Fib/adbg3.jpg

HTML显然引用它。

所有的html都是程序性的,我之前没有输出这个问题,所以我不认为这是一个错字......

hi y'all I was wondering why the fimage under fib doesn't load in the page

https://krewn.github.io/ApophysisOutPuts/

The image clearly exists here

https://github.com/Krewn/ApophysisOutPuts/blob/gh-pages/Fib/adbg3.jpg

and the HTML obviously references it.

All the html was procedural written and I haven't had this problem before with any outputs so I don't think it's a typo...

最满意答案

这里没什么奇怪的。 只是那些路径区分大小写,就像任何* NIX文件系统一样。 index.html:2处的图像路径在路径中使用小写的fib ,其中实际文件夹名称以大写Fib开头。

Nothing strange here. Just that paths are case sensitive, like with any *NIX file system. The path to image at index.html:2 is using lowercase fib in path, where the actual folder name starts with an capital Fib.

更多推荐

本文发布于:2023-08-07 16:47:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1465307.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:图像   奇怪   io   github   images

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!