All posts by: zgh149

Can't bind to local 8X00 for debugger

Description: Debugger connected fail。   Solution: ......

在 ubuntu 上安裝 jenkins

1.安裝 Jenkins 開啟終端機輸入 wget -q -O - http://pkg.jenkins-ci......

putty psftp使用記錄

Putty1.到官網下載 putty 2.執行 putty 依序輸入 遠端主機id , 選擇 ssh , 點擊......

ubuntu 使用 ssh sftp 記錄

ubuntu 10.04 預設沒有安裝 ssh-server, 若想遠端使用ssh登入主機就必須安裝ssh s......

Git error: Permission denied (publickey). fatal: The remote end hung up unexpectedly

Permission denied (publickey). fatal: The remote end hu......

ubuntu gcin 輸入法

開啟終端機輸入 apt-get install gcin 安裝完成後重開機即可使用 調整設定 系統 ->......

eclipse android 實機装置顯示 ????????? unknow

Description: 接上實機後,Eclipse DDMS Devices 顯示 ??????????  ......

ubuntu10.04 調整解析度

安裝好 ubuntu 之後解析度只有 800×600 和 640×480,如何調整更大的解......

Git error: Permission denied (publickey) fatal: Could not read from remote repository

Permission denied (publickey). fatal: Could not read fr......

Git 使用記錄(移除檔案+更改檔名)

1.移除檔案 在一個容器中新增檔案時,此檔案會被歸類於未追蹤 我們新增一個文件叫 testrm 來試試看,輸入......