Don\’t Rely on Undefined Behavior
2008-06-18
C++ Primer 4/e 又有一個很好的建議了:『 Programs that use undeContinue Reading
Using the Built-in Arithmetic Types
2008-06-16
C++ Primer 4/e has a good advice : ” The numContinue Reading
Initialized and Uninitialized Variables
2008-06-13
C++ Primer 4/e 有這樣一個概念:『Initialization is an imporContinue Reading
`end1\’ is not a member of `std\’
2008-06-12
好不容易借到了C++ Primer 4/e中文版,結果第一個範例就出現了一堆錯誤: add.cc: Continue Reading
詭異的CLI0125E Function sequence error. SQLSTATE=S1010
2008-06-05
公司的asp程式發生了這個錯誤,有人的經驗說這是time out的問題 我將IIS的time outContinue Reading