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.
在这个帖子中
如何让播放器在更多浏览器中播放
答复是:
“您可能还想要一个不同于 '.mp4' 的 id。我不确定这是否有效”。
有人可以帮我选择一个有效的身份证吗?对于我自己的教育,您能否解释为什么 .mp4 可能不是有效的视频 ID?
谢谢
查看HTML 中 id 属性的有效值是什么?.
ID 和 NAME 标记必须以字母 ([A-Za-z]) 开头,后跟任意数量的字母、数字 ([0-9])、连字符 ("-")、下划线 ("_") , 冒号 (":") 和句点 (".")。