Java Native Interface技术研究、设计与实践  

Research,Design,and Practice of Java Native Interface Technology

在线阅读下载全文

作  者:刘玉龙 朱文松 LIU Yulong;ZHU Wensong(Graduate School of Anhui Jianzhu University,Hefei 230022,China;Xianheng International Technology Co.,Ltd.,Hangzhou 310000,China)

机构地区:[1]安徽建筑大学研究生院,安徽合肥230022 [2]咸亨国际科技股份有限公司,浙江杭州310000

出  处:《数字通信世界》2024年第4期89-91,共3页Digital Communication World

摘  要:文章研究Java程序与本机代码交互的机制,它通过在Java虚拟机(JVM)和本机代码之间提供一组接口来实现。JNI可用于访问本机库、函数和数据结构。通过具体实例的实现,验证了在保持Java平台无关性的同时又充分发挥了本地平台的优势。This article investigates the mechanism of interaction between Java programs and native code,which is achieved by providing a set of interfaces between the Java Virtual Machine(JVM)and native code.JNI can be used to access native libraries,functions,and data structures.Through the implementation of specific examples,it has been verified that the advantages of the local platform are fully utilized while maintaining Java platform independence.

关 键 词:JAVA JNI WIN32 

分 类 号:TP309[自动化与计算机技术—计算机系统结构] TP311.52[自动化与计算机技术—计算机科学与技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象