|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
endian指的是當物理上的最小單元比邏輯上的最小單元小時,邏輯單元對映到物理單元的排布關係。
Continue reading一些maven指令筆記
Continue reading
|
|
just a very easy httppost example for java
Continue reading
just a code snippet about multi-thread in java
Continue reading
just some code note
Continue reading
|
|
學生時代筆記,可能有誤?
C++中利用物件離開scope即會自動呼叫destructor的特性(stack),使資源類型物件在使用完或有exception跳出時能自動將資源釋放
Java中常見的try catch block中finally{close資源}的寫法在C++中就不需要了
若是必須使用pointer而非物件時,可以在資源物件中宣告該pointer,實際使用還是用資源物件即可
Continue reading
|
|
需安裝tree套件
http://www.computerhope.com/unix/tree.htm
Hello everyone. I’m cwza. Welcome to my blog.
Software Engineer