DWR 簡介 DWR 主要提供一個 Framework 於介於 Java 與 JavaScript 之間採用 Http … Read more →
分類: 程式設計
Eclipse PDE Export ANT Script (Continuous integration)
持續整合 敏捷開發提到的持續整合(Continuous integration)工作在使用下確實能夠帶給開發者許多的便利… Read more →
工作流程引擎介紹 - JBoss JBPM (JAVA Business Process Management)
JBPM 介紹 JBPM 是一項由 Java 所實作的企業流程引擎,由大名鼎鼎的 JBoss 所領導與發展。其中的 JB… Read more →
JAVA XML API 教學 - OXM 技術 Castor API
OXM 介紹 OXM全名為Objec XML Mapping,主要的功能為 Java Bean 與 XML 之間的轉換工… Read more →
Java JSON API 教學 - Json-lib
JSON Format JSON為輕量級的資料表示格式,比起 XML 鬆散許多且不需要定義描述檔,JSON網站 http… Read more →
Apache AXIS 2 - SOAP Web Service 實作教學 (即時天氣預報)
Apache AXIS 2 官方網站 http://ws.apache.org/axis2/ 下載與安裝AXIS htt… Read more →
iPhone SDK 開發教學 - 安裝與環境建置
1. 下載與安裝 iPhone SDK 網址 http://developer.apple.com/iphone/ 註冊… 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 →