?? examples_jni_javaloanapp.h
字號(hào):
/* DO NOT EDIT THIS FILE - it is machine generated */#include <jni.h>
/* Header for class examples_jni_JavaLoanApp */#ifndef _Included_examples_jni_JavaLoanApp#define _Included_examples_jni_JavaLoanApp
#ifdef __cplusplusextern "C" {#endif
/*
* Class: examples_jni_JavaLoanApp
* Method: getHomeEquityLoanRate
* Signature: ()F
*/
JNIEXPORT jfloat JNICALL Java_examples_jni_JavaLoanApp_getHomeEquityLoanRate
(JNIEnv *, jobject);
#ifdef __cplusplus}#endif
#endif
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -