Archive for December 17th, 2008

怀下旧

By Liang Zhang - Last updated: Wednesday, December 17, 2008

晚上整理移动硬盘的历史数据,找到了以前的qq聊天记录备份文件,于是导入,打开看看,主要是读研期间的,一晃眼都四五年了,那时节天天为了户口拼命接小开发项目做;那时节经常半夜在天涯上与左派爱国青年激烈的口水战;那时节大嘴正在热恋进行时,如今他们的孩子都快出生了;那时节roy还在考研和工作当中徘徊,如今已经是一个经验丰富的sales professional了;那时节日子很艰苦,不过也不乏豪放的欢乐。。。多少美好的回忆,时光的筛子筛去了艰辛的汗水和泪水,留下的都是闪亮的珍宝。昨日的美好,作为今日怀念的素材,今日的奋斗历程,亦当成为他日微笑凝思的因由。勉之~ 广而告之:如有欲获取当年隐私的内容者,来竞价吧,百度模式,哈哈

A peculiar .net compiler optimization issue

By Liang Zhang - Last updated: Wednesday, December 17, 2008

Recently, i found a strange issue when trouble shouting my project. The short story is like this: i wrote a library and tested it with NUnit, all things work fine, however, when it’s deployed into a real testing environment, a strange exception was thrown out, it seems that the static constructor caused this issue. So [...]