Home
Posts
About Me
What you think is what you get
Home
Posts
About Me
Menu
All posts by: zgh149
zgh149
Uncategorized
ant build error: build.xml does not exist!
by
zgh149
28 11 月, 2014
1
Description: when you created a android project and wan......
Uncategorized
使用 ant 手動產生 unsign apk
by
zgh149
28 11 月, 2014
0
為了自動化建置的需求, 原先經由 Eclipse 產生 unsign apk 的方式必須改成手動產生 雖然在官......
Uncategorized
CloneZilla Backup Error: Bitmap free count error
by
zgh149
27 11 月, 2014
0
Root Caused: unknow Solution: 選擇專家模式後再選擇 -fsck-src-part......
Design Pattern
,
Refactoring
使用策略模式(Strategy Pattern)取代 switch
by
zgh149
8 7 月, 2014
0
一般來說使用switch通常會產生一些缺點,e.g. 1. 同樣的 switch 散佈在不同的位置時, 當新的......
+
Uncategorized
TraceView
by
zgh149
7 7 月, 2014
1
Traceview 用來追蹤程式執行效能,主要可運用2種方式來產生效能分析圖(.trace) A-1.使用插入......
Uncategorized
XmlParser
by
zgh149
1 7 月, 2014
0
網路上一堆範例不如自己作一遍還來的了解 直接切入主題,這裡使用DOM來轉換xml,以步驟來說明 Step1. ......
Uncategorized
MonkeyRunner 紀錄
by
zgh149
24 6 月, 2014
0
Description: 首先MonkeyRunner主要是調用 /android-sdk-linux/too......
git 錯誤紀錄
Git error: 解決在Gerrit網頁上submit patch set 出現衝突的情況
by
zgh149
30 4 月, 2014
0
Cause: 在 Gerrit 等待 code review 通過期間,若有協同開發者先 merge comm......
Eclipse error
Eclipse Error: Indexer runs out of memory
by
zgh149
30 4 月, 2014
0
Cause: 編譯jni會產生大量的檔案,特別是 C/C++ indexer 會建立索引 若eclipse初始......
Uncategorized
java Excel 錯誤:Unable to recognize OLE stream
by
zgh149
25 4 月, 2014
1
Caused: 和許多google 找到的原因一樣 -> “jxl无法读取Excel2007......
25
26
27
28
29