Skip to content
What you think is what you get
What you think is what you get
Home
Posts
About Me
Home
Posts
About Me
Follow on
linkedin
Follow on
github
Follow on
twitter
Follow on
facebook
Follow on
instagram
What you think is what you get
Home
Posts
About Me
Posts filed under: Uncategorized
Android
Android
,
Uncategorized
Add UI Layout by java code
by
zgh149
8 7 月, 2015
0
一般產生 Layout 的作法大多數是使用 xml 來達成,但在一些特殊情況下必須在 java code 建立......
Android
,
Uncategorized
Android Handler Thread
by
zgh149
23 6 月, 2015
0
相較於實作基本的訊息傳送機制(Handler + Looper + Message) ,Android 有另一......
Android
,
Uncategorized
Android Worker Thread Advanced
by
zgh149
12 6 月, 2015
1
在上篇 Android Looper + Handler + Message + MessageQueue(W......
Android
,
Uncategorized
Android Looper + Handler + Message + MessageQueue
by
zgh149
12 6 月, 2015
0
本篇紀錄如何在Android中使用 Handler + Looper + Message + Queue。 為......
Android
,
Uncategorized
Set unban ip in fail2ban
by
zgh149
3 5 月, 2015
0
How to set unban ip in fail2ban?? 1. Edit /etc/f......
Android
,
Uncategorized
jenkins build error : error while writing Main: Main.class (Permission denied)
by
zgh149
13 4 月, 2015
0
Description: Build java project in jenkins and show err......
Android
,
Uncategorized
如何簡單的從TextView, EditView取得數值
by
zgh149
8 4 月, 2015
0
通常輸入數值都會使用EditText等等的文字框當作對象, 如何才能很快速的從這些view取得數值呢?? 使用......
Android
,
Uncategorized
取得 wifi scan ap result : ScanResult
by
zgh149
2 4 月, 2015
0
在 android 手機中 -> 設定 -> Wi-Fi , 每隔一段時間會自動搜尋附近的wifi......
Uncategorized
How to run Shell Script in Eclipse
by
zgh149
13 3 月, 2015
0
Description : Use eclipse to run shell script file &nbs......
Uncategorized
Run "About" sample on Alljoyn for linux version
by
zgh149
26 2 月, 2015
0
參考官網步驟 以下為紀錄成功過程 Export path 1. Open terminal and move ......
5
6
7
8
9