代码搜索:clone

找到约 4,459 项符合「clone」的源代码

代码结果 4,459
www.eeworm.com/read/101135/6238169

9 elvis.9

.CD "elvis \(en clone of the Berkeley vi editor" .SX "elvis \fR[\fB\(enRerv\fR] [\fB\(ent \fItag\fR] \fR[\fIfile\fR] ..." .FL "\(enR" "Set the read-only option" .FL "\(ene" "Start up emulating \fIex\f
www.eeworm.com/read/119798/14821198

def toolconf.def

EXPORTS ToolConf_Add ToolConf_AddChild ToolConf_AddFlag ToolConf_AddTagged ToolConf_AddTyped ToolConf_Child ToolConf_Clone ToolConf_Cmp ToolConf_DLookupBool ToolConf_DLookupChildInt ToolConf_DLookupIn
www.eeworm.com/read/472280/1411991

frag config.frag

# # s390/Linux configuration (clone from i386/linux/config.frag by ROSSP) # if test x"$with_threads" = x"unix-pthreads" ; then CPPFLAGS="$CPPFLAGS -D_REENTRANT" fi # if we use cross environment, fol
www.eeworm.com/read/471908/1420109

result protbase.result

Sequences producing significant alignments: (bits) Value gb|AC021182.14|AC021182 Homo sapiens chromosome 7 clone RP11-733... 38 0.20 gb|AC021056.12|AC021056 Homo sapiens c
www.eeworm.com/read/453038/1643427

java clonetest2.java

/* * 测试包含子对象的克隆及clone方法的重写 */ import java.util.GregorianCalendar; import java.util.Date; public class CloneTest { public static void main(String[] args) { Student tom = new Studen
www.eeworm.com/read/209559/4966857

c ne-h8300.c

/* ne-h8300.c: A NE2000 clone on H8/300 driver for linux. */ /* original ne.c Written 1992-94 by Donald Becker. Copyright 1993 United States Government as represented by the Director,
www.eeworm.com/read/167133/5466278

frag config.frag

# # s390/Linux configuration (clone from i386/linux/config.frag by ROSSP) # if test x"$with_threads" = x"unix-pthreads" ; then CPPFLAGS="$CPPFLAGS -D_REENTRANT" fi # if we use cross environment, fol
www.eeworm.com/read/326747/3468471

java custom.java

//$Id: Custom.java 7275 2005-06-22 18:58:16Z oneovthafew $ package org.hibernate.test.legacy; public class Custom implements Cloneable { String id; private String name; public Object clone() {
www.eeworm.com/read/316872/3588931

c hades-pci.c

/* * hades-pci.c - Hardware specific PCI BIOS functions the Hades Atari clone. * * Written by Wout Klaren. */ #include #include #include #if 0 # define
www.eeworm.com/read/316872/3595554

c ne-h8300.c

/* ne-h8300.c: A NE2000 clone on H8/300 driver for linux. */ /* original ne.c Written 1992-94 by Donald Becker. Copyright 1993 United States Government as represented by the Director,