代码搜索:jstring

找到约 391 项符合「jstring」的源代码

代码结果 391
www.eeworm.com/read/229812/4750622

gml jstrcat.gml

.func jstrcat _fjstrcat #include JSTRING jstrcat( JCHAR *dst, const JCHAR *src ); .if &farfnc eq 1 .do begin FJSTRING __far _fjstrcat( JCHAR __far *dst, cons
www.eeworm.com/read/247586/4480745

c mynewstring.c

#include #include #include "MyNewString.h" jstring MyNewString(JNIEnv *env, jchar *chars, jint len) { jclass stringClass; jmethodID cid; jcharArray elemArr; jstring
www.eeworm.com/read/304657/3787958

h qtstrings.h

#ifndef QTSTRINGS_H #define QTSTRINGS_H #include #include QString *getQString(JNIEnv *env, jstring str); jstring getJavaString(JNIEnv *env, QString *qstring); #endif
www.eeworm.com/read/229812/4744399

c jstradv.c

#include #include #include void main() { JCHAR buffer[80]; JSTRING p; strcpy( buffer, "Hello world" ); p = jstradv( buffer, 6 ); pri
www.eeworm.com/read/229812/4750627

gml jstrncat.gml

.func jstrncat _fjstrncat #include JSTRING jstrncat( JCHAR *dst, const JCHAR *src, size_t n ); .ixfunc2 '&String' &func .ixfunc2 '&Concats' &func
www.eeworm.com/read/229812/4751025

gml zentohan.gml

.func zentohan #include JMOJI zentohan( JMOJI c ); .ixfunc2 '&Jstring' &func .funcend .desc begin The &func function returns the single-byte ASCII character equivalent to the double
www.eeworm.com/read/137691/5820595

h net_tinyos_util_env.h

// $Id: net_tinyos_util_Env.h,v 1.4 2003/10/07 21:45:49 idgay Exp $ /* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class net_tinyos_util_Env */ #ifndef _Include
www.eeworm.com/read/155397/5622567

h net_tinyos_util_env.h

// $Id: net_tinyos_util_Env.h,v 1.3.4.1 2003/08/18 22:09:42 cssharp Exp $ /* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class net_tinyos_util_Env */ #ifndef _I
www.eeworm.com/read/229812/4744390

c jstrchr.c

#include #include #include void main() { JCHAR buffer[80]; JSTRING where; strcpy( buffer, "video x-rays" ); where = jstrchr( buffer, 'x'
www.eeworm.com/read/229812/4751075

gml hantozen.gml

.func hantozen #include JMOJI hantozen( JMOJI c ); .ixfunc2 '&Jstring' &func .funcend .desc begin The &func function returns the double-byte character equivalent to the single-byte