| 查看: 121 | 回复: 0 | |||
| 当前主题已经存档。 | |||
[资源]
The Java Virtual Machine Specification
|
|||
|
The Java Virtual Machine Specification The Java Virtual Machine Specification (2nd Edition) 473 pages If you´re writing a Java bytecode interpreter--or a compiler that generates binary files for such an interpreter--The Java Virtual Machine Specification has the information you need. It´s the definitive document on Java compilers and runtime environments. The first part of The Java Virtual Machine Specification discusses the relationships among Java program elements like objects, variables, data types, arrays, exceptions and threads, and compile and run time. Implementers of Java compilers and interpreters need to understand this stuff, but it also makes fascinating reading for Java programmers--it´ll help with writing more efficient applications. From there, the authors dig into the binary .class file format. They provide information on creating such a file as output from a Java compiler, and also give lots of data on how a Java interpreter should examine a .class file to verify its validity and trustworthiness. The authors explain how to carry out loading and linking operations on the objects a .class file defines. The latter half of The Java Virtual Machine Specification is pure reference--it´s a list of all Java opcodes, their purposes, formats, and accepted operands. There´s also information about the exceptions each opcode can throw during compilation and execution.Helpfully, the authors provide a peek at how Sun´s Java compiler (javac) and Java interpreter (java) work, complete with source code. These examples promise to provide developers with hints as they implement their own compilers and runtime environments. Download http://rapidshare.com/files/3611844/jvms2nd.rar |
» 猜你喜欢
一志愿211 0703化学 346分求调剂
已经有26人回复
生物学调剂
已经有13人回复
293求调剂
已经有15人回复
335求调剂
已经有17人回复
人工智能320调剂08工类还有机会吗
已经有14人回复
271求调剂
已经有27人回复
考研求调剂
已经有7人回复
085408光电信息工程专硕355一志愿长春光机所调剂
已经有3人回复
071000生物学,一志愿深圳大学296分,求调剂
已经有15人回复
302求调剂
已经有7人回复













回复此楼