JSON Format JSON為輕量級的資料表示格式,比起 XML 鬆散許多且不需要定義描述檔,JSON網站 http… Read more →
標籤: Java
x11vnc 使用教學(開啟Web Server連線)
VNC介紹 VNC(Virtual Network Computing)為知名的遠端連線解決方案,使用RFB協定進行連線… Read more →
Apache AXIS 2 - SOAP Web Service 實作教學 (即時天氣預報)
Apache AXIS 2 官方網站 http://ws.apache.org/axis2/ 下載與安裝AXIS htt… Read more →
你的第一個RAP - Eclipse Rich Ajax Platform(教學)
Eclipse Rich Ajax Platform Ajax技術目前普遍用在各種Web 2.0的服務中,但是Ajax並… Read more →
RCP必要的相依外掛 (使用Eclipse 3.4)
RCP必要的相依外掛 (使用Eclipse 3.4) com.ibm.icu javax.servlet org.ecl… Read more →
iCal Applicatoin - iCal Java API 研究與教學
iCal Introduction iCal是由Apple所發佈的一種數據交換格式,其前身為iCalendar。iCal… Read more →
Apache ANT 編譯 Java 與打包 Jar 教學 (Another Neat Tool)
Apache ANT 介紹 ANT就像是C語言所使用的make file,但是比make file強多了,並且提供許多附… Read more →
Java Snippet Code - 自動依照 CPU 位元從 Jar 檔產生對應的 DLL 提供 JNI 使用
將 Jar 檔中的 Resource 複製到 library path 中,好讓不同位元的機器能夠載入正確的 Libra… Read more →
Java Naming and Directory Interface (JNDI) API - NIS連線實作教學
Sun JNDI 官方網站 http://java.sun.com/products/jndi/ nis.jar為NIX… Read more →
Java JVLC 研究與實作
Java JVLC Introduction 多媒體在現今資訊科技的應用上為不可或缺的一環,然而在 Sun Java 對… Read more →