silverlight相关

http://silverlight.net/

http://silverlight.net/quickstarts/

=================

How do you add Silverlight to your web page?
 A typical Silverlight project has four files:
an HTML file that hosts the Silverlight plug-in instance,
a silverlight.js file,
a XAML file,
and a JavaScript file that supports the HTML file.

===helloworld.html
.HTML

===helloworld.xaml
.xaml

===createSilverlight.js
createSilverlight.js

===========
silverlight.js
silverlight.js

posted on 2008-03-24 14:17  freeliver54  阅读(485)  评论(4编辑  收藏  举报

导航