<a href="http://www.cnblogs.com/webabcd/archive/2012/09/26/2703329.html" target="_blank">[索引頁]</a>
<a href="http://files.cnblogs.com/webabcd/WindowsPhone.rar">[源碼下載下傳]</a>
與衆不同 windows phone (28) - Feature(特性)之手機方向, 本地化, 應用程式的試用體驗, 系統主題資源, 本地資料的加密解密
介紹
與衆不同 windows phone 7.5 (sdk 7.1) 之特性
手機方向
本地化
應用程式的試用體驗
系統主題資源
本地資料的加密解密
示例
1、示範如何響應手機的方向變化
Orientation.xaml
Orientation.xaml.cs
2、示範如何實作程式的本地化
Localization.xaml
Localization.xaml.cs
3、示範如何提供支援試用體驗的應用程式
TrialExperience.xaml
TrialExperience.xaml.cs
4、示範如何使用系統主題資源
ThemeResources.xaml
5、示範如何實作本地資料的加密解密
EncryptData.xaml
EncryptData.xaml.cs
OK