Ryan's Java world!

          something about Java and opensource!

          BlogJava 首頁(yè) 新隨筆 聯(lián)系 聚合 管理
            51 Posts :: 25 Stories :: 59 Comments :: 0 Trackbacks

          我的評(píng)論

          國(guó)人榜樣!!
          re: 用Google構(gòu)筑自己的門戶 冰雨 2006-10-27 18:25  
          暈, 從一推出我都開始使用了, 你現(xiàn)在才用啊, 哎.
          喜歡關(guān)注些網(wǎng)站的文章和新聞, 一個(gè)一個(gè)上去看麻煩, 使用google 可以把rss聚合起來(lái), 很爽.

          如果聚合的東西多了, 感覺下載頁(yè)面很滿, 也不好看,
          不過, 現(xiàn)在google 的英文頁(yè)面跟人性化, 多個(gè)標(biāo)簽, 看看俺的個(gè)性化主頁(yè).
          http://blog.matrix.org.cn/page/icess?entry=google_pages
          re: Hibernate 3.2 released 冰雨 2006-10-17 19:01  
          我還是比較喜歡那些比較輕量級(jí)的容器,雖然說現(xiàn)在 Spring 和 Hibernate都越來(lái)越重了,它們的 jar 包都超過 2M 了。

          jar 包的大小和是不是輕量級(jí)框架有關(guān)系嗎?
          哦 知道了,
          謝謝哦...............
          maybe lz can see this : Wicket vs Tapestry
          and JSF vs struts.

          to see Wicket , visit here:
          http://www.aygfsteel.com/51AOP/archive/2006/08/05/61909.html
          呵呵喜歡就好啊, 剛剛過完考試周 等有時(shí)間也來(lái)看看.
          我還沒有使用過, 剛把 JEE5.0 的東西下載下來(lái), 這周要考試, 還沒有時(shí)間看呢?

          既然不支持GBK, 那使用它默認(rèn)的編碼試試看?
          dojo是什么東西哦, 沒有用過, GWT也沒有用過, 呵呵.現(xiàn)在正在準(zhǔn)備考試,等考完試要好好看看哦.
          re: Google中國(guó)那群白癡 冰雨 2006-05-17 16:22  
          是啊 為什么英文的就沒有 工具欄 啊, 郁悶.
          re: Hibernate Validator 簡(jiǎn)介 冰雨 2006-05-17 16:21  
          在有些驗(yàn)證上面用起來(lái)還是很不錯(cuò)的, apache 也有一個(gè)類似的框架, 我 沒有用過, 有用過的路過的話, 給點(diǎn)比較,看看每一個(gè)在那個(gè)方面跟能發(fā)揮長(zhǎng)處.
          因人而異啦,
          有個(gè)自己喜歡的主題, 在編程時(shí) 說不定可以激發(fā)靈感 呵呵.....
          @dudu
          謝謝 !

          1、團(tuán)隊(duì)英文名稱: Cococato
          2、團(tuán)隊(duì)中文名稱: 啟點(diǎn)
          3、團(tuán)隊(duì)簡(jiǎn)介: 現(xiàn)在在HUST 學(xué)習(xí), 熱愛java技術(shù),眼下正在準(zhǔn)備IBM的SOA比賽, 需要一個(gè)團(tuán)隊(duì)blog 作為交流平臺(tái). 希望BlogJava 能提供一個(gè)服務(wù)平臺(tái), 謝謝!
          相關(guān)信息: http://icess.my.china.com
          4、團(tuán)隊(duì)成員的Blog帳號(hào):51AOP, 3223,rockhe,yanruicheng
          就是在swinglabs 上下載的
          主頁(yè)是 www.swinglabs.org
          大家可以去下載
          derby 與 netbean 集成的很好
          與 eclipse 集成的也不錯(cuò) 有幾個(gè)eclipse的插件可以用
          在 derby 主頁(yè)上下載

          與netbeans的集成 的教程點(diǎn)擊這里
          http://blog.matrix.org.cn/page/icess?entry=derby_tutorial_with_netbeans
          支持 blob 和clob

          Derby supports the standard CLOB and BLOB data types. BLOB and CLOB values are limited to a maximum of 2,147,483,647 characters.

          BLOB
          A BLOB (binary large object) is a varying-length binary string that can be up to 2,147,483,647 characters long. Like other binary types, BLOB strings are not associated with a code page. In addition, BLOB strings do not hold character data.
          The length is given in bytes for BLOB unless one of the suffixes K, M, or G is given, relating to the multiples of 1024, 1024*1024, 1024*1024*1024 respectively.
          Note: Length is specified in bytes for BLOB.
          Syntax

          { BLOB | BINARY LARGE OBJECT } [ ( length [{K |M |G }] ) ]

          Default
          A BLOB without a specified length is defaulted to one megabyte.
          Corresponding compile-time Java type
          java.sql.Blob
          JDBC metadata type (java.sql.Types)
          BLOB
          Use the getBlob method on the java.sql.ResultSet to retrieve a BLOB handle to the underlying data.
          Related information
          see java.sql.Blob and java.sql.Clob

          create table pictures(name varchar(32) not null primary key, pic blob(16M)); --find all logotype pictures select length(pic), name from pictures where name like '%logo%'; --find all image doubles (blob comparsions) select a.name as double_one, b.name as double_two from pictures as a, pictures as b where a.name < b.name and a.pic = b.pic order by 1,2;

          哦 是個(gè)問題 我到主頁(yè)看看
          少候給你 回信

          JSF中文技術(shù)文摘
          主站蜘蛛池模板: 偏关县| 清水县| 兴和县| 神木县| 安顺市| 息烽县| 和林格尔县| 海宁市| 游戏| 长子县| 秭归县| 永平县| 临汾市| 娱乐| 锡林郭勒盟| 沙洋县| 霞浦县| 阿鲁科尔沁旗| 安阳县| 芦溪县| 赤城县| 都匀市| 奉新县| 同心县| 新建县| 中宁县| 莒南县| 加查县| 磐石市| 西青区| 正阳县| 清水县| 健康| 长春市| 武陟县| 南岸区| 东方市| 广东省| 施甸县| 会理县| 武鸣县|