2009年12月30日

simple silverlight

摘要: test.html//////////////////////////////////////[代码]test.xaml////////////////////////////////////////[代码] 阅读全文

posted @ 2009-12-30 18:22 Jack Han 阅读(197) 评论(0) 推荐(0) 编辑

2009年12月22日

simple lambda expressions

摘要: [代码] 阅读全文

posted @ 2009-12-22 16:23 Jack Han 阅读(188) 评论(0) 推荐(0) 编辑

simple anonymous methods

摘要: [代码]// creates an anonymous comparer custs.Sort(delegate(Customer c1, Customer c2){return Comparer<int>.Default.Compare(c1.ID, c2.ID); }); // creates an anonymous event handler button1.Click ... 阅读全文

posted @ 2009-12-22 15:52 Jack Han 阅读(113) 评论(0) 推荐(0) 编辑

simple Func

摘要: [代码] 阅读全文

posted @ 2009-12-22 15:46 Jack Han 阅读(184) 评论(0) 推荐(0) 编辑

朗朗上口节气歌

摘要: 朗朗上口节气歌大人小孩都爱它 2008-10-22 00:01:23来源:中国天气网 二十四节气反映了太阳的周年视运动,所以节气在现行的公历中日期基本固定,上半年在6日、21日,下半年在8日、23日,前后不差1~2天。 为了便于记忆,人们编出了二十四节气歌诀: (一)二十四节气歌 春雨惊春清谷天,夏满芒夏暑相连, 秋处露秋寒霜降,冬雪雪冬小大寒。       (二)二十四节气七言诗 地球绕着太阳转... 阅读全文

posted @ 2009-12-22 14:05 Jack Han 阅读(348) 评论(0) 推荐(0) 编辑

simple delegate

摘要: [代码] 阅读全文

posted @ 2009-12-22 13:37 Jack Han 阅读(157) 评论(0) 推荐(0) 编辑

导航