微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Silverlight_ MIME(xap,xaml,bin)文件类型大全

Silverlight MIME(xap,xaml,bin)文件类型大全
2009-02-22 16:00
扩展名:   .xap
       MIME类型:xapapplication/x-silverlight

       扩展名:   .xaml
       MIME类型:application/xaml+xml

       扩展名:   .bin
       MIME类型:sl/octet-stream(此文件类型应用广泛,所以在此加以限定之sl吧!)


来自WPF之家


HTML Object 标记

Silverlight 1.0 (1.0)
MIME:      application/x-silverlight
Download: http://go2.microsoft.com/fwlink/?LinkId=110408

Silverlight 2 Beta 1(2.0.30226)
MIME: application/x-silverlight-2-b1
Download: http://go2.microsoft.com/fwlink/?LinkId=108182  

Silverlight 2 Beta 2(2.0.30523)
MIME: application/x-silverlight-2-b2
download: http://go2.microsoft.com/fwlink/?LinkID=115261

Silverlight 2 (RTW)(2.0.30923)
MIME: application/x-silverlight-2
donwload: http://go.microsoft.com/fwlink/?LinkID=124807


1.0
HTML Code
< object type ="application/x-silverlight" data ="data:application/x-silverlight," ... >
< a href =http://go2.microsoft.com/fwlink/?LinkID=110408 style ="text-decoration: none;" >
< img src ="http://go.microsoft.com/fwlink/?LinkId=108181" alt ="Get Microsoft Silverlight" style ="border-style: none" /> </ a >
</ object >


2B1
HTML Code
< object type ="application/x-silverlight-2-b1" data ="data:application/x-silverlight-2-b1," ... >
< a href ="http://go2.microsoft.com/fwlink/?LinkID=108182" style ="text-decoration: none;" >< img src ="http://go.microsoft.com/fwlink/?LinkId=108181" alt ="Get Microsoft Silverlight" style ="border-style: none" /></ a >
</ object >


2B2
HTML Code
< object type ="application/x-silverlight-2-b2" data ="data:application/x-silverlight-2-b2," ... > < a href =http://go2.microsoft.com/fwlink/?LinkID=115261 style ="text-decoration: none;" >< img src ="http://go.microsoft.com/fwlink/?LinkId=108181" alt ="Get Microsoft Silverlight" style ="border-style: none" /></ a >
</ object >


RTW
HTML Code
< object type ="application/x-silverlight-2" data ="data:application/x-silverlight-2," ... > < a href =http://go2.microsoft.com/fwlink/?LinkID=124807 style ="text-decoration: none;" >< img src ="http://go.microsoft.com/fwlink/?LinkId=108181" alt ="Get Microsoft Silverlight" style ="border-style: none" /></ a ></ object >


http://bbs.jishu.me/bbs/bbs1.0/articles/726.htm

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐