隨筆 - 45, 文章 - 6, 評論 - 4, 引用 - 0
          數據加載中……

          2010年2月17日

          socket心跳檢測

          posted @ 2010-02-17 13:11 liyang| 編輯 收藏

          2010年2月10日

          深入GetMessage和PeekMessage

          posted @ 2010-02-10 11:48 liyang| 編輯 收藏

          2009年12月20日

          JNDI詳解

          posted @ 2009-12-20 12:29 liyang| 編輯 收藏

          mysql用戶管理

          posted @ 2009-12-20 11:28 liyang| 編輯 收藏

          2009年12月9日

          String.getBytes()和new String()

          posted @ 2009-12-09 17:27 liyang| 編輯 收藏

          2009年11月30日

          DllMain詳解

          posted @ 2009-11-30 15:25 liyang 閱讀(339) | 評論 (0)編輯 收藏

          2009年11月25日

          typedef的四個用途和兩個陷阱

          posted @ 2009-11-25 10:08 liyang 閱讀(260) | 評論 (0)編輯 收藏

          2009年11月8日

          TCP連接、Http連接與Socket連接

          posted @ 2009-11-08 17:58 liyang 閱讀(3636) | 評論 (0)編輯 收藏

          2009年11月1日

          Java裝飾模式

          posted @ 2009-11-01 10:38 liyang 閱讀(959) | 評論 (0)編輯 收藏

          2009年10月31日

          Classloader的基本概念

          posted @ 2009-10-31 23:20 liyang 閱讀(371) | 評論 (0)編輯 收藏

          2009年10月26日

          單例模式完全剖析

          posted @ 2009-10-26 16:58 liyang| 編輯 收藏

          2009年10月24日

          java動態代理實例

          posted @ 2009-10-24 21:44 liyang 閱讀(2603) | 評論 (0)編輯 收藏

          JAVA代理模式

          posted @ 2009-10-24 20:54 liyang| 編輯 收藏

          2009年10月12日

          tomcat數據源配置(工程獨立)

          posted @ 2009-10-12 16:54 liyang| 編輯 收藏

          tomcat數據源的配置和使用

          posted @ 2009-10-12 16:53 liyang| 編輯 收藏

          2009年8月15日

          實現自己的攔截器框架

          posted @ 2009-08-15 13:16 liyang| 編輯 收藏

          2009年8月14日

          Struts2文件下載

          posted @ 2009-08-14 14:31 liyang| 編輯 收藏

          2009年7月10日

          tomcat修改主頁

          posted @ 2009-07-10 11:41 liyang| 編輯 收藏

          2009年7月7日

          PropertyChangeSupport類

          posted @ 2009-07-07 15:58 liyang| 編輯 收藏

          2009年7月3日

          SVN與CVS兩者間的比較

          posted @ 2009-07-03 14:54 liyang| 編輯 收藏

          2009年6月6日

          XML的四種解析器原理及性能比較

          posted @ 2009-06-06 12:47 liyang| 編輯 收藏

          2009年6月1日

          Log4j配置(xml和property兩種)

          posted @ 2009-06-01 13:28 liyang 閱讀(8663) | 評論 (4)編輯 收藏

          2009年5月31日

          Log4J配置

          posted @ 2009-05-31 17:11 liyang| 編輯 收藏

          log4j配置webapp日志系統

          posted @ 2009-05-31 17:07 liyang| 編輯 收藏

          2009年5月14日

          字符編碼詳解(ascii,utf-8,unicode,gbk,gb2312,iso8859-1等)

          posted @ 2009-05-14 18:11 liyang| 編輯 收藏

          2009年5月8日

          讓MYSQL支持GBK

          posted @ 2009-05-08 21:52 liyang| 編輯 收藏

          2009年5月1日

          Ant的build.xml

          posted @ 2009-05-01 14:21 liyang| 編輯 收藏

          struts2應用程序結構

          posted @ 2009-05-01 09:29 liyang| 編輯 收藏

          2009年4月28日

          XML及其作用、CSS、XSL、XSLT、DOM、SAX的概念,XML Schema、XPath

          posted @ 2009-04-28 17:38 liyang| 編輯 收藏

          在Java中使用DOM和XPath進行有效的XML處理

          posted @ 2009-04-28 17:27 liyang| 編輯 收藏

          tomcat中三種部署項目的方法

          posted @ 2009-04-28 13:55 liyang| 編輯 收藏

          2009年3月17日

          Apache -- dbcp配置中文版本

          posted @ 2009-03-17 10:41 liyang| 編輯 收藏

          2009年2月16日

          配置jconsole遠程監視 (jconsole Remote Monitoring)

          posted @ 2009-02-16 14:43 liyang| 編輯 收藏

          2009年1月8日

          mysql 建表,改表結構,插入數據,建立索引,刪除索引

          posted @ 2009-01-08 17:13 liyang| 編輯 收藏

          2009年1月6日

          左連接,右連接,內連接,外連接

          posted @ 2009-01-06 17:46 liyang| 編輯 收藏

          2008年12月29日

          一個效果非常不錯的JAVA數據庫連接池

          posted @ 2008-12-29 17:00 liyang| 編輯 收藏

          2008年11月26日

          Log4j 簡單配置

          posted @ 2008-11-26 15:47 liyang| 編輯 收藏

          2008年10月28日

          MySQL改變默認編碼為utf-8

          posted @ 2008-10-28 10:21 liyang| 編輯 收藏

          2008年10月27日

          Java中調用外部命令

          posted @ 2008-10-27 15:52 liyang| 編輯 收藏

          Java調用外部進程并攔截輸入輸出流--Java IDE Console解密

          posted @ 2008-10-27 15:21 liyang| 編輯 收藏

          主站蜘蛛池模板: 若尔盖县| 墨竹工卡县| 赤壁市| 桦南县| 棋牌| 营山县| 哈巴河县| 龙州县| 宜州市| 凉城县| 鄂尔多斯市| 吐鲁番市| 沙雅县| 肥乡县| 岳普湖县| 积石山| 出国| 青海省| 同仁县| 汤阴县| 宜都市| 海城市| 保定市| 洛川县| 宁阳县| 盐池县| 梁山县| 怀来县| 文登市| 临泽县| 桐城市| 黄龙县| 舒兰市| 西华县| 长宁县| 出国| 兴隆县| 石家庄市| 湖州市| 鄂州市| 阳新县|