Introduction - 前言 今天來介紹使用 Android WebView 元件結合 HTML5 API 來開發… Read more →
分類: 自由軟體
App 如何開啟 iOS 內建的設定功能
在 Object-C 執行以下程式碼即可: [[UIApplication sharedApplication] ope… Read more →
淺談 REST 軟體架構風格 (Part.II) - 如何設計 RESTful Web Service?
如何設計 RESTful Web Service 在前一篇文章(淺談 REST 軟體架構風格 (Part.I) – 從了… Read more →
淺談 REST 軟體架構風格 (Part.I) - 從了解 REST 到設計 RESTful!
REST 起源與簡述 REST (全名 Representational State Transfer) 為 2000 … Read more →
PHP Framework Benchmarks, 整理 PHP Framework 測試報告 (沒有Container的痛)
最近要選用一種 PHP Framework 作為 Server Side 的開發基礎,由於 PHP 屬於 Script … Read more →
Continuous Integration 【持續整合】與 Nightly Build【每日建置】+ Hudson 介紹
淺談 CI, Continuous Integration (持續整合) 當系統開發過程處於 Team Work 的情況… Read more →
DWR, Direct Web Remoting 研究與實作教學文件
DWR 簡介 DWR 主要提供一個 Framework 於介於 Java 與 JavaScript 之間採用 Http … Read more →
Eclipse 效能測試工具 - Test Performance Tools Platform Project (TPTP)
Eclipse TPTP Introduction 全名為 Eclipse Test & Performance… Read more →