代码搜索:native

找到约 10,000 项符合「native」的源代码

代码结果 10,000
www.eeworm.com/read/172875/9683755

readme

Wed Mar 1 12:01:05 MST 2006 rxtxSerial.dll had to be recomopiled to link in missing native methods.
www.eeworm.com/read/172847/9686033

java serialport.java

public class serialPort extends java.lang.Object { // open serial port at specified baud with other appropriate parameters. // returns: // 0 on success // -1 on failure to open
www.eeworm.com/read/268811/11119882

html perlnumber.html

www.eeworm.com/read/267822/11161325

java jniframe.java

import javax.swing.*; import java.awt.event.*; import java.awt.*; public class JNIFrame extends JFrame implements ActionListener { int hwnd; String title="testJNI"; JButton jb1,jb2,j
www.eeworm.com/read/334557/12591436

py lexgen.py

# LexGen.py - implemented 2002 by Neil Hodgson neilh@scintilla.org # Released to the public domain. # Regenerate the Scintilla and SciTE source files that list # all the lexers and all the properties
www.eeworm.com/read/146325/12658722

java jniframe.java

import javax.swing.*; import java.awt.event.*; import java.awt.*; public class JNIFrame extends JFrame implements ActionListener { int hwnd; String title="testJNI"; JButton jb1,jb2,jb3,jb4;
www.eeworm.com/read/132541/14084865

java nativeexample.java

/** A class that uses a native method * This class is assigned to the default package */ public class NativeExample { /** the method increment is a wrapper for a C * function that
www.eeworm.com/read/200550/15430898

cs gps.cs

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic
www.eeworm.com/read/113895/15444714

java robotcontroller.java

import java.lang.*; //import java.util.Date; public synchronized class RobotController extends java.lang.Object { int[] stateArray; public final static int XPOS = 17; public fina
www.eeworm.com/read/113895/15444732

java robotcontroller.java

import java.lang.*; //import java.util.Date; public synchronized class RobotController extends java.lang.Object { int[] stateArray; public final static int XPOS = 17; public fina