Windows Phone开发笔记1:基础使用
摘要:接触了Win8 Metro开发和Windows Phone 7的开发已经有差不多两个月了,一直只是浅层地了解其中的一些工具使用。下面写的内容很杂很乱。 1. 模拟器参数示意图: 2. 在App中显示App使用的内存和峰值内存,每2秒更新一次(以MB为单位)。 public partial class MainPage : PhoneApplicationPage { DispatcherTimer timer; // Constructor public MainPage() { I...
阅读全文
posted @ 2012-05-27 20:58
浙公网安备 33010602011771号