首页

搜索结果

"category:/java"

<<上篇 ... 9 10 11 12 13 14 15 16 17 18 19

标题及摘要 日期/时间
361
Java 理论与实践: 并发在一定程度上使一切变得简单
对于每个项目,象许多其它应用程序基础结构服务一样,通常无需从头重新编写并发实用程序类(如工作队列和线程池)。这个月,Brian Goetz 将介绍 Doug Lea 的 util.concurrent 包,这是一个高质量的、广泛使用的、并发实用程序的开放源码包。
2005-12-14
9:33:23
362
Java 理论与实践: 线程池与工作队列
原英文地址 原中文地址
2005-12-13
23:23:05
363
WebSphere的SystemOut.log的日志中发现J2CA0075W的警告
ConnectionMan W J2CA0075W: 处理方法 allocateMCWrapper 时应该存在活动的事务。
2005-12-9
22:13:27
364
The Jakarta Commons Sandbox ——Proxy
使用Java动态代理可以延迟初始化对象,使程序更安全,记录对象行为,性能监控
2005-12-2
9:40:36
365
如何在Linux/Unix运行一个守护Java程序
Daemon - Daemon : Java based daemons or services Introduction Actualy only the UNIX like platforms are supported. The sources are located in the src/native/unix subdirectory of the project sources. For win32 platfroms the cygwin emulation layer is ...
2005-12-2
9:19:39
366
自己编写实现java.util.Comparator自定义排序规则
自己编写实现java.util.Comparator自定义排序,List列表排序,多列组合排序
2005-12-2
7:16:24
367
MAP SET LIST 的不同
讨论MAP SET LIST 的不同
2005-12-2
4:54:44
368
使用Putty通过Java HTTPProxy Socks代理服务器访问外部网络
Putty V0.58 可以通过代理服务器连接外部网络(Internet或者内部其他局域网),穿透防火墙。 SSHProxy是一个简单而且有用的Socks4 Socks5代理服务器,可以通过SHTTP Proxy 实现二级代理
2005-12-1
11:12:01
369
urlrewrite重写/隐藏你的链接
Browser Detection - Allows you to rewrite URLs based on request HTTP headers (such as user-agent or charset). Date based rewriting - Allows you to forward or redirect to other URL's based on the date/time (good for planned outages).
2005-12-1
11:10:37

<<上篇 ... 9 10 11 12 13 14 15 16 17 18 19