flysun

Code Less. Do More.

博客园 首页 新随笔 联系 订阅 管理
  9 Posts :: 11 Stories :: 0 Comments :: 0 Trackbacks

2008年8月22日 #

     摘要: 最令人讨厌的事情,就是要给别人擦屁股,把自己也给弄臭了。   阅读全文
posted @ 2008-08-22 09:34 flysun 阅读(13) | 评论 (0)编辑

2008年8月13日 #

     摘要: 执行下列命令: dump transaction [数据库] with no_log backup log [数据库] with no_log dbcc shrinkdatabase([数据库])  阅读全文
posted @ 2008-08-13 13:53 flysun 阅读(1) | 评论 (0)编辑

2008年8月10日 #

     摘要: 最近在研究Smart Client Software Factory,遇到了ObjectBuilder。因为我对ObjectBuilder没有任何了解,所以在网上查了一些资料,随便把unity也研究了一番。   阅读全文
posted @ 2008-08-10 22:57 flysun 阅读(20) | 评论 (0)编辑

     摘要: NHibernate 2.0 终于CR2了!  阅读全文
posted @ 2008-08-10 22:39 flysun 阅读(22) | 评论 (0)编辑

2008年5月20日 #

     摘要: It is important to understand that the var keyword does not mean “Variant” and does not indicate that the variable is loosely typed, or late-bound. It just means that the compiler determines and assigns the most appropriate type.
  阅读全文
posted @ 2008-05-20 23:44 flysun 阅读(9) | 评论 (0)编辑

     摘要: 路在何方?  阅读全文
posted @ 2008-05-20 23:05 flysun 阅读(12) | 评论 (0)编辑

2008年5月19日 #

     摘要: 自从vs2003开发,微软就有vsto这个office的新开发环境,但VBA的地位依然无法完全取代。最近因工作的原因,开始接触Excel VBA。一开始的时候,使用起来还是有点吃力。因为不熟悉,就算写一行简单的代码也不无从下手。比如,写一代码完成这样的一段操作:把偶数行的背景色设为红色。新手当然会写VB代码,但很可能不知道如何用代码把行的背景色设为红色,这时候有经验的就会去查MSDN或上网查,总得花点时间。
不过有一个相当快捷的方法,可以马上把您想写代码生成出来。很简单,就是利用Excel的"录制新宏"功能.
  阅读全文
posted @ 2008-05-19 20:21 flysun 阅读(8) | 评论 (0)编辑

2008年5月18日 #

     摘要: 您被遗忘了吗?  阅读全文
posted @ 2008-05-18 22:50 flysun 阅读(13) | 评论 (0)编辑

2008年5月17日 #

     摘要: 微软官方下载链接:
http://www.microsoft.com/downloads/details.aspx?FamilyID=90de37e0-7b42-4044-99be-f8ecfbbc5b65&DisplayLang=en  阅读全文
posted @ 2008-05-17 18:21 flysun 阅读(21) | 评论 (0)编辑

2008年5月16日 #

     摘要: 昨天把office 2007 卸载后,vs2008就挂了  阅读全文
posted @ 2008-05-16 13:01 flysun 阅读(24) | 评论 (0)编辑