代码搜索:jstring
找到约 391 项符合「jstring」的源代码
代码结果 391
www.eeworm.com/read/440906/1783489
c throwit.c
#include
#include
JNIEXPORT void JNICALL
Java_throwit_throwit (JNIEnv *env, jclass klass, jstring name,
jboolean is_new)
{
const char *buf = (*env)->GetStringUTFChars
www.eeworm.com/read/162614/5537127
c findclass.c
#include
#include
JNIEXPORT jclass JNICALL
Java_findclass_doit (JNIEnv *env, jclass klass, jstring name)
{
const char *buf = (*env)->GetStringUTFChars (env, name, NULL);
www.eeworm.com/read/162519/5546659
c findclass.c
#include
#include
JNIEXPORT jclass JNICALL
Java_findclass_doit (JNIEnv *env, jclass klass, jstring name)
{
const char *buf = (*env)->GetStringUTFChars (env, name, NULL);
www.eeworm.com/read/135350/13938290
c callback.c
#include
#include
JNIEXPORT void JNICALL
Java_Callback_nativeMethod(JNIEnv *env, jobject obj)
{
jstring str = (*env)->NewStringUTF(env, "zongrui");
jclass cls = (*env)->GetObje
www.eeworm.com/read/229812/4744416
c isgrkana.c
#include
#include
#include
JMOJI chars[] = {
'A',
0x9941,
0xA4,
' '
};
#define SIZE sizeof( chars ) / sizeof( JMOJI )
void main()
{
www.eeworm.com/read/229812/4750789
gml jmstojis.gml
.func jmstojis
#include
unsigned short jmstojis( unsigned short msc );
.ixfunc2 '&CharTest' &func
.funcend
.desc begin
The &func converts a shift-JIS character set code to a JIS char
www.eeworm.com/read/229812/4750980
gml jiskigou.gml
.func jiskigou
#include
int jiskigou( JMOJI c );
.ixfunc2 '&CharTest' &func
.funcend
.desc begin
The &func function tests if the argument
.arg c
is a double-byte Kigou character (p
www.eeworm.com/read/229812/4751104
gml jiskana.gml
.func jiskana
#include
int jiskana( JMOJI c );
.ixfunc2 '&CharTest' &func
.funcend
.desc begin
The &func function tests if the argument
.arg c
is a double-byte Katakana character.
www.eeworm.com/read/229812/4751127
gml jishira.gml
.func jishira
#include
int jishira( JMOJI c );
.ixfunc2 '&CharTest' &func
.funcend
.desc begin
The &func function tests if the argument
.arg c
is a double-byte Hiragana character.
www.eeworm.com/read/229812/4751208
gml jisspace.gml
.func jisspace
#include
int jisspace( JMOJI c );
.ixfunc2 '&CharTest' &func
.funcend
.desc begin
The &func function tests if the argument
.arg c
is a double-byte space character (0