代码搜索:native

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

代码结果 10,000
www.eeworm.com/read/172725/5382647

vm drop.vm

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

vm drop.vm

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

tcl flash_cksum.tcl

#!/bin/bash # restart using a Tcl shell \ exec sh -c 'for tclshell in tclsh tclsh83 cygtclsh80 ; do \ ( echo | $tclshell ) 2> /dev/null && exec $tclshell "`( cygpath -w \"$0\" ) 2>
www.eeworm.com/read/169753/5411433

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/167133/5467231

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/167133/5467921

java systemflavormap.java

/* SystemFlavorMap.java -- Maps between native flavor names and MIME types. Copyright (C) 2001 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; y
www.eeworm.com/read/167133/5468653

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/167133/5468820

java alsaseqqueueinfo.java

/* * AlsaSeqQueueInfo.java */ /* * Copyright (c) 1999 - 2001 by Matthias Pfisterer * * This program is free software; you can redistribute it and/or modify * it
www.eeworm.com/read/167133/5468822

java alsaseqportinfo.java

/* * AlsaSeqPortInfo.java */ /* * Copyright (c) 1999 - 2001 by Matthias Pfisterer * * This program is free software; you can redistribute it and/or modify * it
www.eeworm.com/read/167133/5468823

java alsapcmswparams.java

/* * AlsaPcmSWParams.java */ /* * Copyright (c) 2000 - 2001 by Matthias Pfisterer * * This program is free software; you can redistribute it and/or modify * it