代码搜索:native

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

代码结果 10,000
www.eeworm.com/read/113165/6139766

java entity.java

/* Ogre4J Copyright (C) 2002 macross This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as publishe
www.eeworm.com/read/111677/6153769

vm drop.vm

DROP TABLE $table.Name; #if ($table.IdMethod == "native") DROP SEQUENCE $table.SequenceName; #end
www.eeworm.com/read/111677/6153824

vm drop.vm

drop table $table.Name cascade ; #if ($table.IdMethod == "native") drop sequence $table.SequenceName; #end
www.eeworm.com/read/108165/6184839

java xapoolnativejdbcextractor.java

/* * Copyright 2002-2004 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
www.eeworm.com/read/104806/6201404

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/104260/6205263

java xprofiler.java

/* * XProfiler.java * Java interface to the cross language profiler * * Copyright (c) 2000 University of Utah and the Flux Group. * All rights reserved. * * This file is licensed under the term
www.eeworm.com/read/104260/6205542

java canvas.java

package java.awt; /** * Canvas - * * Copyright (c) 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistributi
www.eeworm.com/read/104260/6205657

java class.java

/* * Java core library component. * * Copyright (c) 1997, 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistri
www.eeworm.com/read/104260/6205953

java biginteger.java

/* * Java core library component. * * Copyright (c) 1997, 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistri
www.eeworm.com/read/103510/6214661

readme

------------------- P O S I X M E S S A G E Q U E U E S -------------------- After discovering that Trevor's (Woolven) kernel space implementation of POSIX message queues were usable directly, a