2010年8月1日

               摘要: Read on to see how to add Subversion support to Eclipse and how to perform basic version-control activities from the IDE.  閱讀全文

          posted @ 2010-08-01 15:57 祝嘉 閱讀(376) | 評論 (0)編輯 收藏

          2010年7月29日

               摘要: 通常許多web資源是面向登錄用戶的,如果我們想利用程序自動獲取,則必須要通過程序登錄之後才能實現。java本身提供的標準庫也可以實現客戶端的登錄,但是卻不能自動管理服務器返回的cookie,必須手動管理。這個是十分麻煩和繁瑣的。幸好有APACHE 的 HTTPCLIENT,我們不必在擔心如何管理cookie。所以用hc登錄,獲取資源都是十分簡單和方便的。在這裡用一段源碼記錄如何使用hc等錄一個website,以及如何通過代理登錄和通過代理訪問頁面。  閱讀全文

          posted @ 2010-07-29 10:54 祝嘉 閱讀(448) | 評論 (0)編輯 收藏

          2010年7月28日

               摘要: 使用Apache的HTTPCLIENT獲取網頁的內容  閱讀全文

          posted @ 2010-07-28 20:27 祝嘉 閱讀(328) | 評論 (0)編輯 收藏

               摘要: The PatternLayout is by far the most widely used log4j layout. It formats logging events according to a conversion pattern specified by the user. Conversion patterns are composed of literal text and conversion specifiers. Literal text is output as is. Conversion specifiers consist of the % character followed by an optional format modifier and a mandatory conversion character. For example, %-5p [%t]: %m%n is a conversion pattern composed of a priority (a.k.a. level) conversion specifier followed   閱讀全文

          posted @ 2010-07-28 18:50 祝嘉 閱讀(554) | 評論 (0)編輯 收藏

          2010年7月11日

               摘要: export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on'  閱讀全文

          posted @ 2010-07-11 23:51 祝嘉 閱讀(625) | 評論 (0)編輯 收藏

          2010年7月10日

               摘要: ubuntu下的java中文字體文件名為uming.ttc,而不是通用的uming.ttf,解決方法就是為uming.ttc建一個軟鏈接。
          $cd /usr/share/fonts/truetype/arphic/
          $sudo ln -s uming.ttc uming.ttf  閱讀全文

          posted @ 2010-07-10 09:35 祝嘉 閱讀(516) | 評論 (0)編輯 收藏

          2010年5月15日

          posted @ 2010-05-15 13:19 祝嘉 閱讀(364) | 評論 (0)編輯 收藏

          2010年4月21日

               摘要: the approach of writing clone method is:
          1.Implements Cloneable interface
          2.Override the clone method
          2.1 Make the clone method to public method
          2.2 Call super.clone() to produce the new object
          2.3 Clone members  閱讀全文

          posted @ 2010-04-21 10:51 祝嘉 閱讀(378) | 評論 (0)編輯 收藏

          2010年4月18日

               摘要: Eclipse在Ubuntu9.10(或其他Linux系統)中運行時,經常會出現鼠標點擊按鈕無效需要鍵盤的enter鍵才可以的情況。首先這是一個bug,出現這種情況的原因是新版本的GTK和eclipse沖突。解決辦法如下:
          在eclipse目錄下建一個eclipse-patch文件,在該文件中加入如下代碼
          #!/bin/bash
          export GDK_NATIVE_WINDOWS=true
          /你的eclipse目錄/eclipse  閱讀全文

          posted @ 2010-04-18 13:04 祝嘉 閱讀(414) | 評論 (0)編輯 收藏

          2010年3月24日

               摘要: 首先是get方式提交亂碼,修改tomcat的server.xml。在Connector節點添加URIEncoding="UTF-8"  閱讀全文

          posted @ 2010-03-24 10:55 祝嘉 閱讀(807) | 評論 (0)編輯 收藏

          僅列出標題  下一頁
          主站蜘蛛池模板: 会昌县| 沙雅县| 阿鲁科尔沁旗| 南靖县| 乌兰浩特市| 赤城县| 五家渠市| 阿荣旗| 阜新市| 三门县| 宣汉县| 兴业县| 永州市| 巴东县| 晋江市| 翁牛特旗| 永定县| 迁西县| 勐海县| 临桂县| 土默特左旗| 丽水市| 蓝田县| 英德市| 泗洪县| 葫芦岛市| 清徐县| 富民县| 霸州市| 小金县| 连山| 玉山县| 遂宁市| 隆林| 农安县| 芦溪县| 砀山县| 宁化县| 盐城市| 泰来县| 古交市|