作者: Sheng Liang
DOI:
关键词: Java Modeling Language 、 Java 、 Generics in Java 、 Java Native Interface 、 Computer science 、 Java annotation 、 Real time Java 、 Programming language 、 strictfp 、 Java applet 、 Software engineering
摘要: From the Book: PREFACE: This book covers Java(TM) Native Interface (JNI). It will be useful to you if are interested in any of following: integrating a Java application with legacy code written languages such as C or C++ incorporating virtual machine implementation into an existing implementing understanding technical issues language interoperability, particular how handle features garbage collection and multithreading First foremost, is for developers. You find easy steps get started JNI, informative discussions on various JNI features, helpful tips use effectively. The was initially released early 1997. summarizes two years collective experience gained by engineers at Sun Microsystems well vast number developers technology community. Second, presents design rationale features. Not only this interest academic community, but thorough also prerequisite using Third, part definitive specification 2 platform. programmers may reference manual. implementors must follow achieve conformance. Send comments questions about our electronic mail address: [email protected] For latest platform, SDK release, visit ourwebsite ...