測試TCP/UDP連線可以使用此套件: https://sockettest.sourceforge.net/
但發現想在Linux上開啓碰到了一些困難, 紀錄一下自己安裝的方法
step1
若Java版本太久 , 先到官網抓最新版的jre
Justin258 發表在
痞客邦
留言(0)
人氣()
若文字打出來都大寫
右鍵 -> 文字格式 -> 將"全部大寫"的選項取消
Justin258 發表在
痞客邦
留言(0)
人氣()
2013/02/17
.article-content{ _height: 1% ;
overflow: auto ; _overflow: auto;} // 讓超過大小的內容有bar可以拉
.article-content p{margin-bottom: 1em;}
.article-content li{list-style-type: disc; margin-left:20px;}
.article-content ol li{list-style-type: decimal; margin-left:20px;}
a {text-decoration: none;outline:none;}
Justin258 發表在
痞客邦
留言(0)
人氣()
Fn+F5 熱鍵
NOTES
- (For Windows XP only) If this software is updated to version 3.02.0000 or
(要安裝Access Connections)higher, it is also required to update the following software.
- Access Connections to version 5.50 or higher (for the Fn+F5 key function)
- Power Manager to version 1.70 or higher (for the Fn+F3 key function)
Justin258 發表在
痞客邦
留言(0)
人氣()
1. 字體大小 -> 利用 TextView放文字 , 在加入android:textSize="30sp"
2.
Justin258 發表在
痞客邦
留言(0)
人氣()
可能是右下角的應用程式選單被點開
沒有消除就移開滑鼠 or 跳離畫面 , 造成"螢幕頁面"卡卡的無法自由切換
Justin258 發表在
痞客邦
留言(0)
人氣()
2013/01/27
(1)
除了Surface View要設定好之外
要記得在AndroidManifest.xml加上
Justin258 發表在
痞客邦
留言(0)
人氣()
一定要記得在 AndroidManifest.xml加入新的activity name
非常非常非常的重要!!!
Justin258 發表在
痞客邦
留言(0)
人氣()
在利用選單點選呼叫
一個新的 DrawOverly() 物件時 , 每點選一次都會創一個新物件
Justin258 發表在
痞客邦
留言(0)
人氣()
2012.12.26
再不同的手機上 , 有時會碰到想設定地圖為一般模式 , 雖然有設定setTraffic , 但畫面仍顯示衛星圖的狀況
Justin258 發表在
痞客邦
留言(0)
人氣()
要使用 Google Map API顯示地圖 ..
要使用的憑證檔案一定要是
"除錯憑證"
Justin258 發表在
痞客邦
留言(0)
人氣()
不同的Android手機
要在Eclipse下開啟偵錯模式
須注意"驅動程式"是否安裝好
Justin258 發表在
痞客邦
留言(0)
人氣()