代码搜索:native
找到约 10,000 项符合「native」的源代码
代码结果 10,000
www.eeworm.com/read/162519/5546083
java core.java
/* Copyright (C) 2001, 2003, 2005 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under the terms of the
Libgcj License. Please consult the file
www.eeworm.com/read/162519/5546253
java plaindatagramsocketimpl.java
/* PlainDatagramSocketImpl.java -- Default DatagramSocket implementation
Copyright (C) 1998, 1999, 2001, 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU C
www.eeworm.com/read/162519/5546957
java posixprocess.java
// PosixProcess.java - Subclass of Process for POSIX systems.
/* Copyright (C) 1998, 1999, 2004 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed u
www.eeworm.com/read/162519/5547012
java vmdirectbytebuffer.java
/* VMDirectByteBuffer.java --
Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under
www.eeworm.com/read/155917/5617577
java vmclassloader.java
/* VMClassLoader.java -- Reference implementation of native interface
required by ClassLoader
Copyright (C) 1998, 2001, 2002, 2004, 2005, 2006 Free Software Foundation
This file is part of GNU
www.eeworm.com/read/174157/9606144
txt readme.txt
Installing Libraries using element
----------------------------------------------
Brief Description :
This sample demonstrates usage of element under resources
in .jnlp file.
www.eeworm.com/read/147983/12505558
txt invisibility.txt
Example code: Invisibility
-------------
by yoda (6th July 2k2)
tested on: WinME and Win2000
Intro
-----
This is an example how one could hide a process on Windows based
operation systems f
www.eeworm.com/read/187661/8612157
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/374861/9381701
java employeebean.java
package entity;
public class EmployeeBean {
public EmployeeBean() {
}
public void setId(String id) {
this.id = id;
}
public void setName(String name) {
www.eeworm.com/read/374163/9418792
examples sfdisk.examples
Examples of the use of sfdisk 3.0 (to partition a disk)
Input lines have fields ,,... - see sfdisk.8.
Usually no is given, and input lines start with a comma.
Before doing