Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想实现一个网站图标并在我的 index.html 中使用这一行:
<link rel="shortcut icon" href="img/favicon.ico">
我做错了什么还是错过了什么?它并没有在所有浏览器中显示一个图标。
从我的过期,
另外,我认为它应该是“有效”图标(未重命名为 jpg...)。
I am looking to create a generic method that receives a List. I need to determine what the object is within the list so that I can then do the necessary work according to the object that is being passed in within