如果我使用标准文件上传形式制作一个图像共享服务网站,我可以说它支持什么图像,除了 jpg、png、gif
如果我使用标准文件上传形式制作一个图像共享服务网站,我可以说它支持什么图像,除了 jpg、png、gif 之外。是否有一个列表显示哪些浏览器支持什么?我知道 jpg png 和 gif 是最常见的,但其他的是什么。我想确定一下。
If i am making a image sharing service website using the standard file upload form what images can i say it supports, other then jpg, png, gif. Is there a list that shows what browsers supports what? I know that jpg png and gif are most common but what are the others. I want to be sure.
老实说,这几乎就是您应该关心的一切。任何其他文件格式(如 svg)都没有得到足够广泛的支持。
Honestly, that's pretty much all you should be concerned with. Any other file formats (like svg) are not widely supported enough.