<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>JNI - 标签 - LoveIt</title>
        <link>https://zhengqijun0121.github.io/blog/tags/jni/</link>
        <description>JNI - 标签 - LoveIt</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>zhengqijun0121@qq.com (zhengqijun0121)</managingEditor>
            <webMaster>zhengqijun0121@qq.com (zhengqijun0121)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Sat, 14 Feb 2026 09:00:20 &#43;0800</lastBuildDate><atom:link href="https://zhengqijun0121.github.io/blog/tags/jni/" rel="self" type="application/rss+xml" /><item>
    <title>JNI 语法详细总结</title>
    <link>https://zhengqijun0121.github.io/blog/001_jni%E8%AF%AD%E6%B3%95%E8%AF%A6%E7%BB%86%E6%80%BB%E7%BB%93/</link>
    <pubDate>Sat, 14 Feb 2026 09:00:20 &#43;0800</pubDate>
    <author>zhengqijun0121@qq.com (zhengqijun0121)</author>
    <guid>https://zhengqijun0121.github.io/blog/001_jni%E8%AF%AD%E6%B3%95%E8%AF%A6%E7%BB%86%E6%80%BB%E7%BB%93/</guid>
    <description><![CDATA[<h1 id="jni-语法详细总结">JNI 语法详细总结</h1>
<p>JNI（Java Native Interface，Java本地接口）是Java平台提供的标准化编程规范，用于实现<strong>Java代码与C/C++本地代码的双向交互</strong>：Java层可调用Native实现的高性能/系统级逻辑，Native层也可反向访问Java层的类、对象、方法和字段。</p>]]></description>
</item>
</channel>
</rss>
