YellowWee's Scripts

妳的世界能夠從此不同...而我的世界... 亦因妳而改變...

导航

08 2007 档案

摘要:编译VS2008 Beta2 安装目录下(我的是"D:\Program Files\Microsoft Visual Studio 9.0\Samples\1033\CSharpSamples.zip\LinqSamples\QueryVisualizer" )的 QueryVisualizer 项目。 关闭所有运行的 Vs2008。 把编译好的 SqlServerQueryVisualizer.... 阅读全文

posted @ 2007-08-30 16:48 YellowWee(端木柒) 阅读(520) 评论(2) 推荐(0)

摘要:身体使用手册(You:The Owner's Manual)中概括了5项调整,使自己的寿命和生活质量发生翻天覆地的变化,仅仅5项。它们是: 控制血压 戒烟 每天运动30分钟 控制精神压力 坚持简单易行的健康饮食习惯 如果能做到这5项调整,在今后10年里,你的病亡或病残的几率只有你同龄人的1/10。 阅读全文

posted @ 2007-08-22 20:23 YellowWee(端木柒) 阅读(225) 评论(0) 推荐(0)

摘要:使用扩展方法需要注意的几点: The method is define in a top level static class ( the class is directly under the namespace) The method is static and decorates its first param with a new param modifier this, this par... 阅读全文

posted @ 2007-08-21 11:16 YellowWee(端木柒) 阅读(356) 评论(0) 推荐(0)