无线&移动互联网技术研发

换位思考·····
posts - 19, comments - 53, trackbacks - 0, articles - 283
  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理

12 2009 档案

java clone
     摘要: java clone  阅读全文

posted @ 2009-12-30 12:27 Gavin.lee 阅读(308) | 评论 (0)  编辑

Java 序列化与反序列化
     摘要: Java 序列化与反序列化  阅读全文

posted @ 2009-12-29 00:39 Gavin.lee 阅读(262) | 评论 (0)  编辑

Junit 单元测试
     摘要: Junit 单元测试  阅读全文

posted @ 2009-12-29 00:38 Gavin.lee 阅读(250) | 评论 (0)  编辑

压缩 XML 文件以便有效地传输
     摘要: 压缩 XML 文件以便有效地传输  阅读全文

posted @ 2009-12-28 21:32 Gavin.lee 阅读(205) | 评论 (0)  编辑

Java ClassLoader 类加载的学习
     摘要: Java ClassLoader ----- java 程序员应该掌握的组件  阅读全文

posted @ 2009-12-27 19:51 Gavin.lee 阅读(177) | 评论 (0)  编辑

使用 XStream 在 JavaBean 与 XML/JSON 之间相互转换(摘)
     摘要: 使用 XStream 在 JavaBean 与 XML/JSON 之间相互转换   阅读全文

posted @ 2009-12-27 19:40 Gavin.lee 阅读(175) | 评论 (0)  编辑

SOA (Service-Oriented Architecture)的服务接口设计最佳实践
     摘要: SOA (Service-Oriented Architecture)的服务接口设计最佳实践  阅读全文

posted @ 2009-12-27 17:43 Gavin.lee 阅读(250) | 评论 (0)  编辑

获取XML的编码
     摘要: 获取XML的编码  阅读全文

posted @ 2009-12-27 01:01 Gavin.lee 阅读(492) | 评论 (0)  编辑

利用java构建http服务器(摘)
     摘要: 利用java构建http服务器(摘)  阅读全文

posted @ 2009-12-27 00:12 Gavin.lee 阅读(417) | 评论 (0)  编辑

对SP业务的初步认识(摘)
     摘要: SP业务初步接触  阅读全文

posted @ 2009-12-26 02:53 Gavin.lee 阅读(483) | 评论 (0)  编辑

java 实现URL重写
     摘要: java 实现URL重写  阅读全文

posted @ 2009-12-26 01:56 Gavin.lee 阅读(194) | 评论 (0)  编辑

HTTP && HTTPS
     摘要: HTTP && HTTPS  阅读全文

posted @ 2009-12-26 00:57 Gavin.lee 阅读(499) | 评论 (0)  编辑

HttpsURLConnection 安全传输(HTTPS--Secure Hypertext Transfer Protocol-安全超文本传输协议)
     摘要: HttpsURLConnection 安全传输(HTTPS--Secure Hypertext Transfer Protocol-安全超文本传输协议)  阅读全文

posted @ 2009-12-26 00:56 Gavin.lee 阅读(6183) | 评论 (0)  编辑

Map 遍历
     摘要: Map 遍历  阅读全文

posted @ 2009-12-22 09:21 Gavin.lee 阅读(200) | 评论 (0)  编辑

优良、高效的web service 接口
     摘要: 优良、高效的web service接口  阅读全文

posted @ 2009-12-16 00:37 Gavin.lee 阅读(411) | 评论 (0)  编辑

Apache Common HttpClient的使用
     摘要: Apache Common HttpClient使用之七种利器(摘)  阅读全文

posted @ 2009-12-14 22:38 Gavin.lee 阅读(5742) | 评论 (0)  编辑

Apache commons 各种组件(摘)
     摘要: Apache commons 各种组件(摘)  阅读全文

posted @ 2009-12-14 22:36 Gavin.lee 阅读(284) | 评论 (0)  编辑

java 组件式的任务调度---Quartz
     摘要: java 定时任务---Quartz  阅读全文

posted @ 2009-12-13 23:29 Gavin.lee 阅读(865) | 评论 (0)  编辑

在java中利用JDK自带的TimerTask实现定时任务
     摘要: Java定时任务的实现   阅读全文

posted @ 2009-12-13 22:41 Gavin.lee 阅读(1047) | 评论 (0)  编辑

调用SQL Server存储过程(摘)
     摘要: 调用SQL Server存储过程(摘)  阅读全文

posted @ 2009-12-13 15:58 Gavin.lee 阅读(283) | 评论 (0)  编辑

Java路径问题最终解决方案(可定位所有资源的相对路径寻址)
     摘要: Java路径问题最终解决方案(可定位所有资源的相对路径寻址)  阅读全文

posted @ 2009-12-12 23:18 Gavin.lee 阅读(686) | 评论 (0)  编辑

C3P0连接池----Resin
     摘要: C3P0连接池使用  阅读全文

posted @ 2009-12-10 17:42 Gavin.lee 阅读(2000) | 评论 (2)  编辑

java.sql.SQLException: '@P0' 附近有语法错误
     摘要: java.sql.SQLException: '@P0' 附近有语法错误  阅读全文

posted @ 2009-12-10 11:00 Gavin.lee 阅读(3520) | 评论 (1)  编辑

Linux 输入、输出、重定向、管道
     摘要: Linux 输入与输出、重定向  阅读全文

posted @ 2009-12-03 23:15 Gavin.lee 阅读(185) | 评论 (0)  编辑

Linux 常用命令(文件的复制、删除和移动)
     摘要: Linux 常用命令(文件的复制、删除和移动)  阅读全文

posted @ 2009-12-03 23:10 Gavin.lee 阅读(252) | 评论 (0)  编辑

IBM (Java 专栏与技术资源)
     摘要: IBM (Java 专栏与技术资源)  阅读全文

posted @ 2009-12-02 21:49 Gavin.lee 阅读(244) | 评论 (0)  编辑

关注性能 (处理 Java 程序中的内存漏洞)
     摘要: 处理 Java 程序中的内存漏洞
  阅读全文

posted @ 2009-12-02 21:38 Gavin.lee 阅读(216) | 评论 (0)  编辑

关注性能 (引用对象)
     摘要: 性能分析之 引用对象  阅读全文

posted @ 2009-12-02 21:36 Gavin.lee 阅读(239) | 评论 (0)  编辑

Java 理论与实践: JDK 5.0 中更灵活、更具可伸缩性的锁定机制
     摘要: Java 理论与实践: JDK 5.0 中更灵活、更具可伸缩性的锁定机制  阅读全文

posted @ 2009-12-02 21:35 Gavin.lee 阅读(184) | 评论 (0)  编辑

性能分析 (等待泄露)
     摘要: 性能分析之 等待泄露  阅读全文

posted @ 2009-12-02 21:34 Gavin.lee 阅读(285) | 评论 (0)  编辑

十四种Java开发工具 ---了解
     摘要: 十四种Java开发工具--了解  阅读全文

posted @ 2009-12-01 22:54 Gavin.lee 阅读(170) | 评论 (0)  编辑

使用 Java Debug Interface(JDI)调试多线程应用程序
     摘要: 使用 Java Debug Interface(JDI)调试多线程应用程序  阅读全文

posted @ 2009-12-01 22:53 Gavin.lee 阅读(334) | 评论 (0)  编辑