統計

          留言簿(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 閱讀(556) | 評論 (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 閱讀(296) | 評論 (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 閱讀(707) | 評論 (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 閱讀(269) | 評論 (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 閱讀(293) | 評論 (1)  編輯

          【轉】The SET Career Path

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

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

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

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

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

          REST-表象化狀態轉變

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

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

          posted @ 2011-05-10 22:02 XXXXXX 閱讀(456) | 評論 (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 閱讀(654) | 評論 (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 閱讀(266) | 評論 (0)  編輯

          Multithreaded Servers in Java

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

          【轉】探索式測試

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

          主站蜘蛛池模板: 汉阴县| 项城市| 张掖市| 略阳县| 聂荣县| 嵊州市| 九台市| 浮梁县| 潮州市| 平定县| 无为县| 蓝田县| 和顺县| 永泰县| 崇义县| 湘乡市| 铜川市| 新田县| 鹤山市| 衡水市| 白城市| 虎林市| 东丰县| 铁岭市| 平潭县| 吐鲁番市| 五大连池市| 新巴尔虎左旗| 安国市| 年辖:市辖区| 子洲县| 郎溪县| 泸州市| 遂宁市| 阿巴嘎旗| 潼关县| 兰州市| 清水河县| 耒阳市| 达孜县| 略阳县|