代码搜索:wrapper
找到约 10,000 项符合「wrapper」的源代码
代码结果 10,000
www.eeworm.com/read/129220/14257457
java intref.java
package shared;
import java.lang.*;
/** This is an integer wrapper, made because the JDK1.2.2 Integer wrapper
* doesn't allow changes to be made to the integer value.
* @author James Louis.
*/
www.eeworm.com/read/223082/14660421
java intref.java
package shared;
import java.lang.*;
/** This is an integer wrapper, made because the JDK1.2.2 Integer wrapper
* doesn't allow changes to be made to the integer value.
* @author James Louis.
*/
www.eeworm.com/read/220661/14793362
html legendwrapperdemo1.html
LegendWrapperDemo1
This demo adds a wrapper to the legend so that it has a title and a subtitle.
www.eeworm.com/read/118524/14865248
java jnipimain.java
// JNIPIMain.java
// Loads the native library, creates a new instance of the
// Java wrapper class and uses native code to call getPI.
public class JNIPIMain {
public static void main( Stri
www.eeworm.com/read/118524/14865251
java jniprintmain.java
// JNIPrintMain.java
// Loads the native library, creates a new instance of the
// Java wrapper class, and calls the native methods.
public class JNIPrintMain{
// uses JNI to print a messag
www.eeworm.com/read/118524/14865262
java jniarraymain.java
// JNIArrayMain.java
// Loads the native library, creates a new instance of the
// Java wrapper class, and calls for it to print 10 random
// numbers.
public class JNIArrayMain {
// instan
www.eeworm.com/read/173128/9673123
java intref.java
package shared;
import java.lang.*;
/** This is an integer wrapper, made because the JDK1.2.2 Integer wrapper
* doesn't allow changes to be made to the integer value.
* @author James Louis.
*/
www.eeworm.com/read/113666/15451629
h misc.h
/* Copyright (C) 2002 Jean-Marc Valin */
/**
@file misc.h
@brief Various compatibility routines for Speex
*/
/*
Redistribution and use in source and binary forms, with or without
modificat
www.eeworm.com/read/168845/5431774
hpp unwrap_cv_reference.hpp
// Copyright Daniel Wallin, David Abrahams 2005. Use, modification and
// distribution is subject to the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
//
www.eeworm.com/read/147766/5722812
s entry_hpux.s
/*
*
* Linux/PARISC Project (http://www.parisc-linux.org/)
*
* modified by Matthew Wilcox 1999-07-26
*/
#include
#include
#include