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
All posts by: zgh149
zgh149
Ubuntu tools
ubuntu10.04 調整解析度
by
zgh149
12 8 月, 2013
0
安裝好 ubuntu 之後解析度只有 800×600 和 640×480,如何調整更大的解......
git 錯誤紀錄
Git error: Permission denied (publickey) fatal: Could not read from remote repository
by
zgh149
12 8 月, 2013
1
Permission denied (publickey). fatal: Could not read fr......
+
git 使用紀錄
Git 使用記錄(移除檔案+更改檔名)
by
zgh149
1 8 月, 2013
0
1.移除檔案 在一個容器中新增檔案時,此檔案會被歸類於未追蹤 我們新增一個文件叫 testrm 來試試看,輸入......
+
git 使用紀錄
Git 使用記錄(初始化容器+複製外部容器+加入檔案+觀察容器檔案內容+觀察檔案差異+提交檔案+觀察提交檔案內容)
by
zgh149
1 8 月, 2013
0
1.初始化容器 選擇想要的資料夾當作容器,在家目錄中新建資料夾 Git_Project 為範例 開啓終端機,輸......
+
git 使用紀錄
Git 使用記錄 (下載Git+安裝Git+設定配置姓名和Email)
by
zgh149
30 7 月, 2013
0
1.安裝git 直接到官網下載安裝,除了 Mac/Windows 使用安裝檔(dmg/exe),其他的都用指令......
+
基本教學
MacBook Pro 編譯 Android 核心
by
zgh149
24 7 月, 2013
1
上一篇已建立並編譯 Android Source Tree ,這篇記錄 Android Kernel 的編譯 ......
+
基本教學
MacBook Pro 建立 Android Source Environment (不需 Ubuntu)
by
zgh149
18 7 月, 2013
0
注意此篇不需建立 Ubuntu 規格: MacBook Pro (Lion) , Mac OS X 10.7 ......
Uncategorized
取得網頁原始碼
by
zgh149
7 2 月, 2013
0
使用 url 來取得網頁原始碼相當簡單,也能藉此加上其他自動化的功能如自動偵測股票網站的數值等等 import......
Uncategorized
取得執行時的各種特性(System.getProperties())
by
zgh149
6 2 月, 2013
0
System.getProperties() 可以取得各種特性 import java.util.Iterat......
Uncategorized
使用 properties 存取資料
by
zgh149
6 2 月, 2013
0
資料的儲存方式除了database之外,還有 properties 可以選擇,優點是使用簡單,但是相對的儲存資......
28
29
30
31
32