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.
我有一个带有 .wmf 扩展名的图像,我必须在网页上显示它
代码是:
<img src="/coursePagePics/d75726573cf543948875fbf79ad46a39.wmf" height="100%"/>
它在 IE8 中运行良好,但在 Mozilla 和 chrome 中运行良好。
请帮忙
谢谢