摘要: 阅读全文
posted @ 2014-12-22 16:12 xiepengtest 阅读(160) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace WpfApplication1.Demo { /// /// 人员实体类 /// public class Person { #region Fi... 阅读全文
posted @ 2014-11-12 12:43 xiepengtest 阅读(142) 评论(0) 推荐(0) 编辑
摘要: 1》模拟线程池,生产者消费者问题using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading;using System.Threading.Tasks;... 阅读全文
posted @ 2014-11-11 23:27 xiepengtest 阅读(138) 评论(0) 推荐(0) 编辑
摘要: Frome... 阅读全文
posted @ 2014-11-07 08:05 xiepengtest 阅读(130) 评论(0) 推荐(0) 编辑
摘要: Text in a text box. Break the rules Follow the rules using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Win... 阅读全文
posted @ 2014-11-07 06:55 xiepengtest 阅读(112) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Linq; using ... 阅读全文
posted @ 2014-11-04 18:25 xiepengtest 阅读(371) 评论(0) 推荐(0) 编辑
摘要: ... 阅读全文
posted @ 2014-11-02 16:43 xiepengtest 阅读(185) 评论(0) 推荐(0) 编辑
摘要: Embedded.xaml This page contains an embedded page in a frame. Embedded Frame Owns Journal Embedded.xaml.csusing System;us... 阅读全文
posted @ 2014-11-02 15:43 xiepengtest 阅读(190) 评论(0) 推荐(0) 编辑
摘要: This is a simple page. Click Here to go to Page2. --> This is a simple page. Click Here to go ... 阅读全文
posted @ 2014-11-02 15:15 xiepengtest 阅读(155) 评论(0) 推荐(0) 编辑
摘要: CustomWindow.xaml This is a test. OK CustomWindowChrome.xaml(资源文件) CustomWindowChromes.cs资源文件事件处理部分类using System;us... 阅读全文
posted @ 2014-11-02 14:40 xiepengtest 阅读(158) 评论(0) 推荐(0) 编辑