原创 how to use Mockito

 http://gojko.net/2009/10/23/mockito-in-six-easy-examples/  http://java.dzone.com/articles/mockito-pros-cons-and-best

原创 客戶端獲取遊客IP,獲取客戶地理信息,展示地圖

 參考自:http://www.cnblogs.com/phphuaibei/archive/2011/09/08/2171903.html 三維地圖,目前只有都市圈和E都市有提供。 Google街景可以在瀏覽器安裝google earth

原创 how to use FusionCharts

 http://www.fusioncharts.com/demos/blueprint/#start

原创 【設計模式】觀察者模式/Observer

對觀察者模式的理解,參考來自之前文章提到的來自DZone的Cheat Sheet。 Observer/觀察者模式: UML類圖:     TODO Purpose/模式定義:     Lets one or more objects be

原创 How to integrate Cobertura into Ant script

Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which

原创 understand java's Heap & Stack

 we're asked what're Heap and Stack in java? refer to http://stackoverflow.com/questions/1208695/where-methods-live-stac