摘要: 一、首先按下图创建一个Silverlight for Windows Phone应用程序.XAML代码如下View Code 1 <phone:PhoneApplicationPage 2 x:Class="PhoneApp1.MainPage" 3 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 4 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 5 xmlns:phone=&quo 阅读全文
posted @ 2012-05-22 16:31 ╰→劉じ尛鶴 阅读(637) 评论(0) 推荐(0) 编辑