PHPUnit 介紹 PHPUnit 是目前在 PHP Programming 中最主流的測試框架,包括 Zend Fr… Read more →
標籤: PHP
ASUS WL-520GU (1000$) + 番茄 Tomato DualWAN (Free) = 破萬路由器 [超高CP值改機大作戰]
最近掛了兩台路由器,決定挑戰一下高檔的網管設備, 2 Wan + QoS + VPN 都是基本的。上網查了一下,看到價錢… Read more →
Continuous Integration 【持續整合】與 Nightly Build【每日建置】+ Hudson 介紹
淺談 CI, Continuous Integration (持續整合) 當系統開發過程處於 Team Work 的情況… Read more →
Linux Wake-On-Lan
Wake-On-Lan 網路開機介紹 網路開機顧 名思義就是透過 Ethernet 進行開機動作,這需要硬體與BIOS的… Read more →
PHP Rich Server Platform (Released!!)
PRSP, PHP Rich Server Platform is an Open Source Project, as… Read more →
iCal Applicatoin - iCal Java API 研究與教學
iCal Introduction iCal是由Apple所發佈的一種數據交換格式,其前身為iCalendar。iCal… Read more →
系統設計書範例
1.簡介 系統簡介 2.架構設計 2.1 架構圖 以圖形表示,說明系統包含哪一些子系統 2.3 設計方法 整體性的設計方… Read more →
Eclipse 效能測試工具 - Test Performance Tools Platform Project (TPTP)
Eclipse TPTP Introduction 全名為 Eclipse Test & Performance… Read more →
Java SWT Extension API 實作教學
Java SWT Introduction 全域事件的應用相當廣泛,例如HotKey與即時功能的呼叫都常可以見到。由於J… Read more →
PHP 錯誤回報設定方法
關閉所有 PHP 錯誤回報,可以是用下面的方式 error_reporting(0); ini_set('display… Read more →