自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 资源 (1)
  • 收藏
  • 关注

WebSphere Classloader对应用移植的影响

[url]http://tech.it168.com/a2009/0224/266/000000266633.shtml[/url] [url]http://tech.sina.com.cn/s/2009-09-02/00351051784.shtml[/url]

2010-04-15 19:33:26 132

How to add a JAR file to J2EE EAR

[b][url]http://forums.sun.com/thread.jspa?threadID=5168349[/url][/b]

2010-04-15 13:14:44 72

利用applet安装程序

[code="html"] [/code] 不能做到全自动安装。

2010-04-14 16:49:30 105

Java 多线程sleep(),join(),interrupt(),wait(),notify()

1. sleep() & interrupt() 线程A正在使用sleep()暂停着: Thread.sleep(100000); 如果要取消他的等待状态,可以在正在执行的线程里(比如这里是B)调用 a.interrupt(); 令线程A放弃睡眠操作,这里a是线程A对应到的Thread实例 执行interrupt()时,并不需要获取Thre...

2010-04-10 20:59:28 92

Ensuring the Presence of the JRE Software

Rich Internet applications (RIAs) usually need a minimum version of the Java Runtime Environment (JRE) software to be present on the client machine. When deploying a RIA, you need to ensure that clien...

2010-04-07 15:57:18 92

was v6最全的安装,部署,调试文档

websphere application server v6最全的安装,部署,调试参考文档

2010-04-17

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除