自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

转载 Java 虚拟主机装载过程

 Java 虚拟主机装载过程简述    众所周知java.exe是java class文件的执行程序,但实际上java.exe程序只是一个执行的外壳,它会装载jvm.dll(windows下,下皆以windows平台为例,linux下和solaris下其实类似,为:libjvm.so),这个动态连接库才是java虚拟机的实际操作处理所在。文探究java.exe程序是如何查找和装载jvm

2006-06-21 17:28:00 957

转载 tech talk 2

Geir Magnusson: I was very excited to see that the…I am a MAC user. I used to be, but they are now up to 83 Ghz. You know, they talk about a little bit of a performance increase when they switched fro

2006-06-16 10:37:00 1049

转载 tech talk

Gregor Hohpe: All right, well, thanks everybody for coming bright and early. It’s 9 o’clock in Las Vegas and I actually have to get up even earlier, because I have to finish my talk for today. But at

2006-06-16 10:26:00 1743

FIX protocol

FIX protocol document FIXimulator is a Java implementation of a trading application used to communicate transactions with trading partners through a widely used protocol called FIX. When running in an automated mode, the application generates random trading responses thereby simulating actions of trading partners. When used in a manual mode FIXimulator serves as a regular trading tool. FIXimulator is very flexible in the formation of FIX messages and supports the actions in many different sell-side trading situations. The target audience for this application is anyone interested in the development and testing of trading applications that make use of the FIX protocol.

2011-04-17

空空如也

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

TA关注的人

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