2014年12月10日
摘要: 在Data.csnamespace PicApp{ [DataContract] class DataItem : PropertyChangeNotification { public event PropertyChangedEventHandler Proper... 阅读全文
posted @ 2014-12-10 21:51 NEIL_X 阅读(346) 评论(0) 推荐(0)
摘要: public MainPage() { this.InitializeComponent(); this.timer = new DispatcherTimer();//新建委托时间实例 timer.Interval =... 阅读全文
posted @ 2014-12-10 21:40 NEIL_X 阅读(269) 评论(0) 推荐(0)