kukooBlog

          look to the master, follow the master, walk with the master, see through the master, become the master.

            BlogJava :: 首頁 :: 新隨筆 :: 聯(lián)系 :: 聚合  :: 管理 ::
            213 隨筆 :: 0 文章 :: 285 評論 :: 0 Trackbacks

          2006年7月1日 #

          posted @ 2007-01-13 23:15 kukooBlog 閱讀(1912) | 評論 (0)編輯 收藏

          posted @ 2007-01-12 12:16 kukooBlog 閱讀(2134) | 評論 (0)編輯 收藏

          posted @ 2007-01-04 18:57 kukooBlog 閱讀(2067) | 評論 (0)編輯 收藏

          posted @ 2007-01-04 18:57 kukooBlog 閱讀(2511) | 評論 (0)編輯 收藏

          posted @ 2007-01-04 18:56 kukooBlog 閱讀(4046) | 評論 (1)編輯 收藏

          posted @ 2006-09-11 14:30 kukooBlog 閱讀(5345) | 評論 (3)編輯 收藏

          posted @ 2006-09-09 12:13 kukooBlog 閱讀(4147) | 評論 (1)編輯 收藏

          posted @ 2006-09-06 16:47 kukooBlog 閱讀(2096) | 評論 (2)編輯 收藏

               摘要: 如何在SWT中使用chart(曲線圖表,如柱狀圖,餅圖等)? 目前我知道的有兩種方式: 方式一: 使用Eclipse BIRT中的chart引擎。 方式二: 使用JFreeChart。 最新的JFreeChart 1.0.2增加了對SWT的支持。  閱讀全文
          posted @ 2006-09-02 10:42 kukooBlog 閱讀(3512) | 評論 (1)編輯 收藏

               摘要: Eclipse RCP平臺真的是一個(gè)非常好的平臺,但是在用RCP的過程中,一定有一個(gè)大問題: SWT的UI widgets。 了解Swing的人知道,Swing下面有相當(dāng)多的widgets,而且Sun還贊助著一個(gè)SwingLab,為Swing開發(fā)更多的客戶化的UI widgets。 但是SWT目前有這么一個(gè)問題,SWT的元件,不能直接繼承來開發(fā)一個(gè)新的UI組件,Eclipse雖然提供了大量的widgets,但是卻還不夠豐富,或者使用上有局限性(比如table這個(gè)組件)。 所以我們面臨的問題就是: 要么自己開發(fā)適合自己需求的widgets,要么在網(wǎng)上找。 而目前,還沒有像Swing那樣存在大量的custom widgets,這有點(diǎn)像``雞"和``蛋"的問題。  閱讀全文
          posted @ 2006-09-01 17:23 kukooBlog 閱讀(2807) | 評論 (17)編輯 收藏

               摘要: ``When people discuss layering, there's often some confusion over the terms layer and tier. Often the two are used as synonyms, but most people see tier as implying a physical separation. Client-server systems are often described as two-tier systems, and the separation is physical: The client is a desktop and the server is a server. I use layer to stress that you don't have to run the layers on different machines. A distinct layer of domain logic often runs on e  閱讀全文
          posted @ 2006-08-31 15:20 kukooBlog 閱讀(2318) | 評論 (0)編輯 收藏

               摘要: Scrum是什么呢? 套用介紹文章中的定義: ``Scrum has a simple implementation that is designed to increase productivity and reduce the time it takes to benefit from a software/product development. Importantly, it embraces adaptive and empirical systems development. "。用中文定義來說,就是: ``Scrum提供了一種經(jīng)驗(yàn)方法,它使得團(tuán)隊(duì)成員能夠獨(dú)立地,集中地在創(chuàng)造性的環(huán)境下工作。它發(fā)現(xiàn)了軟件工程的社會意義。這一過程是迅速,有適應(yīng)性,自組織的,它代表了從順序開發(fā)過程以來的重大變化"。  閱讀全文
          posted @ 2006-08-30 18:15 kukooBlog 閱讀(4039) | 評論 (1)編輯 收藏

               摘要: JavaRef.com發(fā)表了一個(gè)Eclipse的插件,允許你在Eclipse IDE里面方便的查詢JavaDoc...  閱讀全文
          posted @ 2006-08-24 13:55 kukooBlog 閱讀(2643) | 評論 (1)編輯 收藏

          posted @ 2006-08-23 19:14 kukooBlog 閱讀(1869) | 評論 (1)編輯 收藏

               摘要: Glassfish是Sun Microsystem支持的一個(gè)開源社區(qū),它參考了Apache, Eclipse等開源社區(qū)的模式,通過OpenSource實(shí)現(xiàn)了Java EE 5的全部功能。 Sun的Java System Application PE 9和Java EE 5 SDK即以Glassfish為基礎(chǔ)。利用空閑的時(shí)間,安裝了Glassfish和相對應(yīng)的Eclipse插件,簡單的玩了一下.  閱讀全文
          posted @ 2006-07-20 12:26 kukooBlog 閱讀(15940) | 評論 (2)編輯 收藏

          posted @ 2006-07-15 13:37 kukooBlog 閱讀(1649) | 評論 (2)編輯 收藏

          posted @ 2006-07-09 22:14 kukooBlog 閱讀(2706) | 評論 (0)編輯 收藏

               摘要: Eclipse 3.2 Callisto中增加了一個(gè)Data Tool,下面簡單的介紹一下如何使用這個(gè)工具。 如果你以前使用過SQLExplorer,會覺得這兩個(gè)工具非常相似。  閱讀全文
          posted @ 2006-07-06 15:01 kukooBlog 閱讀(3064) | 評論 (3)編輯 收藏

          posted @ 2006-07-02 21:00 kukooBlog 閱讀(828) | 評論 (1)編輯 收藏

               摘要: Eclipse Callisto在歷經(jīng)了長時(shí)間的等待之后終于發(fā)布了。 Callisto的主要目的是為了同步發(fā)布10個(gè)Eclipse的主要項(xiàng)目(Eclipse Platform, JDT, PDE, CDT, BIRT, EMF, GEF, VE, WST, TPTP等)。 這樣會使得下載,安裝和配置這些項(xiàng)目變得更加容易。 前一篇blog中簡單描述了如何下載最新的Eclipse 3.2 SDK,以及如何通過Callisto Discovery Site來安裝其他的插件,在這里,將比較詳細(xì)的描述一下如何使用Callisto Discovery。

            閱讀全文
          posted @ 2006-07-01 22:10 kukooBlog 閱讀(3803) | 評論 (4)編輯 收藏

               摘要: 一早得知Eclipse 3.2正式發(fā)布的消息以后,第一時(shí)間就安裝了Eclipse Callisto。也許是趕在下載高峰到來之前安裝的,一共耗時(shí)約50分鐘,包括Eclipse 3.2 SDK和所有Callisto中包含的Plugins。   閱讀全文
          posted @ 2006-07-01 19:03 kukooBlog 閱讀(3912) | 評論 (4)編輯 收藏

               摘要: Eclipse 3.2在發(fā)布了RC-7 20多天以后,終于正式發(fā)布了3.2版,同時(shí)Callisto項(xiàng)目也被鏡像到了多個(gè)站點(diǎn),可以下載了。 你可以直接下載Eclipse 3.2 SDK(大約為120MB),然后更新你需要的其他模塊(入TPTP),也可以只下載Eclipse 3.2 Platform (大約為34MB),然后通過Update Manager,從Callistor更新站點(diǎn),下載JDT, PDE, VE等其他模塊。

            閱讀全文
          posted @ 2006-07-01 09:32 kukooBlog 閱讀(3461) | 評論 (0)編輯 收藏

          主站蜘蛛池模板: 镇安县| 英山县| 新乡县| 昌都县| 山阳县| 常山县| 贺兰县| 梨树县| 双桥区| 巴里| 横峰县| 宁明县| 黔西县| 武山县| 七台河市| 克什克腾旗| 茌平县| 福安市| 杭锦后旗| 出国| 通海县| 宁阳县| 华安县| 金昌市| 高安市| 甘谷县| 明光市| 旬阳县| 邓州市| 永昌县| 福州市| 文山县| 保德县| 吉水县| 新邵县| 澄迈县| 玛曲县| 宣武区| 花莲县| 宜兰市| 黔南|