代码搜索:jstring
找到约 391 项符合「jstring」的源代码
代码结果 391
www.eeworm.com/read/123117/6062838
c prompt.c
#include
#include
#include "Prompt.h"
JNIEXPORT jstring JNICALL
Java_Prompt_getLine(JNIEnv *env, jobject obj, jstring prompt)
{
char buf[128];
const char *str = (*env)->GetStri
www.eeworm.com/read/123117/6062848
c prompt.c
#include
#include
#include "Prompt.h"
JNIEXPORT jstring JNICALL
Java_Prompt_getLine(JNIEnv *env, jobject obj, jstring prompt)
{
char buf[128];
const char *str = (*env)->GetStri
www.eeworm.com/read/104260/6205022
cpp filedlg.cpp
/**
* filedlg.cpp -
*
* Copyright (c) 1999
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of this file.
www.eeworm.com/read/167133/5466630
cpp filedlg.cpp
/**
* filedlg.cpp -
*
* Copyright (c) 1999
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of this file.
www.eeworm.com/read/100615/15868723
cpp jni_sms.cpp
/*
JNI 封装联通SMS短信API的java接口,只封装了个别函数供测试用
by Paladin, netcom@163.net, http://www.programsalon.com
*/
#include
#include
#include
#include
#inclu
www.eeworm.com/read/174554/9582400
h printf2.h
/* DO NOT EDIT THIS FILE - it is machine generated */
#include
/* Header for class Printf2 */
#ifndef _Included_Printf2
#define _Included_Printf2
#ifdef __cplusplus
extern "C" {
#endi
www.eeworm.com/read/163811/10144508
h macromanager_h.h
//---------------------------------------------------------------------------
//-------- MacroManager_H.h -------------------------------------------------
//----------------------------------------
www.eeworm.com/read/350332/10750064
h macromanager_h.h
//---------------------------------------------------------------------------
//-------- MacroManager_H.h -------------------------------------------------
//----------------------------------------
www.eeworm.com/read/129399/5973789
h printf2.h
/* DO NOT EDIT THIS FILE - it is machine generated */
#include
/* Header for class Printf2 */
#ifndef _Included_Printf2
#define _Included_Printf2
#ifdef __cplusplus
extern "C" {
#endi
www.eeworm.com/read/111464/6154421
h jnidemo1.h
/* DO NOT EDIT THIS FILE - it is machine generated */
#include
/* Header for class JNIDemo1 */
#ifndef _Included_JNIDemo1
#define _Included_JNIDemo1
#ifdef __cplusplus
extern "C" {
#e