統計

          留言簿(1)

          DB

          Others

          QA

          Tech Website

          閱讀排行榜

          評論排行榜

          05 2011 檔案

          【轉】Android = Java ?
               摘要: The Java community is now swamped with discussions about Oracle's patent suit against Google's Android platform. I've been contributing my opinion in several places, but there is one critical topic that needs repeating the same comments everywhere... so, this blog spills the beans once and completely.  閱讀全文

          posted @ 2011-05-31 11:06 XXXXXX 閱讀(550) | 評論 (0)  編輯

          Activity Lifecycle
               摘要: Activities in the system are managed as an activity stack. When a new activity is started, it is placed on the top of the stack and becomes the running activity -- the previous activity always remains below it in the stack, and will not come to the foreground again until the new activity exits.  閱讀全文

          posted @ 2011-05-31 09:31 XXXXXX 閱讀(291) | 評論 (0)  編輯

          【轉】How google test software-part one
               摘要: The one question I get more than any other is "How does Google test?" It's been explained in bits and pieces on this blog but the explanation is due an update  閱讀全文

          posted @ 2011-05-30 08:10 XXXXXX 閱讀(703) | 評論 (0)  編輯

          【轉】To new or not to new
               摘要: Dependency injection asks us to separate the new operators from the application logic. This separation forces your code to have factories which are responsible for wiring your application together. However, better than writing factories, we want to use automatic dependency injection such as GUICE to do the wiring for us. But can DI really save us from all of the new operators?  閱讀全文

          posted @ 2011-05-29 10:20 XXXXXX 閱讀(263) | 評論 (1)  編輯

          【轉】How to think about OO
               摘要: Everyone seems to think that they are writing OO after all they are using OO languages such as Java, Python or Ruby. But if you exam the code it is often procedural in nature  閱讀全文

          posted @ 2011-05-29 09:48 XXXXXX 閱讀(287) | 評論 (1)  編輯

          【轉】The SET Career Path

          posted @ 2011-05-25 00:04 XXXXXX 閱讀(282) | 評論 (0)  編輯

          Visitor模式和Double Dispatch
               摘要: 靜態分派(Static Dispatch),發生在編譯時期,分派是根據靜態類型信息發生的,方法重載就是靜態分派。
          動態分派(Dynamic Dispatch),發生在運行時期,動態分派動態地置換掉某個方法。面向對象的語言用動態分派實現多態性。
          Java語言支持靜態多分派和動態的單分派,復用設計模式Java可以實現Double Dispatch,即訪問者模式。  閱讀全文

          posted @ 2011-05-24 16:54 XXXXXX 閱讀(1629) | 評論 (1)  編輯

          【轉】性能測試指標的基本概念

          posted @ 2011-05-21 15:04 XXXXXX 閱讀(341) | 評論 (0)  編輯

          REST-表象化狀態轉變

          posted @ 2011-05-10 22:07 XXXXXX 閱讀(321) | 評論 (0)  編輯

          【轉】架構就是關注點分離
               摘要: 要設計良好的架構,必須做到關注點分離,這樣可以產生高內聚、低耦合的系統,這是美麗架構的終極原則  閱讀全文

          posted @ 2011-05-10 22:02 XXXXXX 閱讀(435) | 評論 (0)  編輯

          CyclicBarrier in Java
               摘要: A synchronization aid that allows a set of threads to all wait for each other to reach a common barrier point. CyclicBarriers are useful in programs involving a fixed sized party of threads that must occasionally wait for each other. The barrier is called cyclic because it can be re-used after the waiting threads are released.  閱讀全文

          posted @ 2011-05-07 15:35 XXXXXX 閱讀(648) | 評論 (0)  編輯

          CountDownLatch in Java
               摘要: A java.util.concurrent.CountDownLatch is a concurrency construct that allows one or more threads to wait for a given set of operations to complete  閱讀全文

          posted @ 2011-05-07 15:10 XXXXXX 閱讀(259) | 評論 (0)  編輯

          Multithreaded Servers in Java

          posted @ 2011-05-07 09:58 XXXXXX 閱讀(185) | 評論 (0)  編輯

          【轉】探索式測試

          posted @ 2011-05-05 22:58 XXXXXX 閱讀(268) | 評論 (0)  編輯

          主站蜘蛛池模板: 咸丰县| 武冈市| 福建省| 民丰县| 沁水县| 阳西县| 石屏县| 尚义县| 营口市| 石泉县| 和静县| 陵川县| 高平市| 吴忠市| 怀来县| 甘谷县| 额敏县| 南宫市| 刚察县| 舒兰市| 兰西县| 宁陕县| 枣阳市| 浮山县| 名山县| 河间市| 荣昌县| 新平| 获嘉县| 离岛区| 修武县| 志丹县| 科技| 鄂托克前旗| 行唐县| 和顺县| 徐水县| 阿荣旗| 晋州市| 藁城市| 体育|