Home
Posts
About Me
What you think is what you get
Home
Posts
About Me
Menu
All posts by: zgh149
zgh149
Design Pattern
使用Simple Factory Pattern替換多建構式
by
zgh149
19 3 月, 2015
0
Simple Factory Pattern: 提供產生物件的方法, 而無須關注實作內容, 其物件類型可為in......
Uncategorized
How to run Shell Script in Eclipse
by
zgh149
13 3 月, 2015
0
Description : Use eclipse to run shell script file &nbs......
CloneZilla
使用 CloneZilla 複製 HDD(大容量1TG) 到 SSD(小容量240G) on ubuntu
by
zgh149
8 3 月, 2015
2
Target 使用 CloneZilla 複製 HDD(大容量1TG) 到 SSD(小容量240G) on u......
Eclipse error
Eclipse error : Eclipse hangs at the Android SDK Content Loader(0%)
by
zgh149
2 3 月, 2015
0
Description : Launch eclipse ide andstucked, “And......
Uncategorized
Run "About" sample on Alljoyn for linux version
by
zgh149
26 2 月, 2015
0
參考官網步驟 以下為紀錄成功過程 Export path 1. Open terminal and move ......
Uncategorized
Build AllJoyn framework for linux version
by
zgh149
26 2 月, 2015
0
參考官網提供基本流程 以下是紀錄成功的流程 1. Setup 1-1. Build tools ......
Uncategorized
AlertDialog + MultiChoiceItems
by
zgh149
16 2 月, 2015
2
1.MainActivity.java import android.app.Activity; import......
Uncategorized
Spinner + ArrayAdapter
by
zgh149
15 2 月, 2015
0
Spinner 加上 ArrayAdapter 的基本使用 1.MainActivity.java impor......
Uncategorized
Customize style for checkbox
by
zgh149
11 2 月, 2015
0
1. 首先建立 Selector(customize_checkbox_selector.xml),以套用到c......
Uncategorized
更改ActionBar background color
by
zgh149
27 1 月, 2015
0
更改ActionBar的background color 直接在程式碼中設定 //取得色碼 St......
23
24
25
26
27