gnu_xml_libxmlj_dom_gnomenotation.h
来自「linux下编程用 编译软件」· C头文件 代码 · 共 21 行
H
21 行
/* DO NOT EDIT THIS FILE - it is machine generated */#ifndef __gnu_xml_libxmlj_dom_GnomeNotation__#define __gnu_xml_libxmlj_dom_GnomeNotation__#include <jni.h>#ifdef __cplusplusextern "C"{#endifJNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeNotation_getPublicId (JNIEnv *env, jobject);JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeNotation_getSystemId (JNIEnv *env, jobject);#ifdef __cplusplus}#endif#endif /* __gnu_xml_libxmlj_dom_GnomeNotation__ */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?