代码搜索:clone

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

代码结果 4,459
www.eeworm.com/read/242732/4538079

c timer.c

/* * TIMER.C - timer internal command. * * clone from 4nt timer command * * 20 Aug 1999 * started - Paolo Pantaleo */ #include #ifdef INCLUDE
www.eeworm.com/read/242732/4541161

c tee.c

/* * TEE.C - external command. * * clone from 4nt tee command * * 01 Sep 1999 - Paolo Pantaleo * started * * */ #include #include
www.eeworm.com/read/233448/4689303

java cloneable.java

/* Cloneable.java -- Interface for marking objects cloneable by Object.clone() Copyright (C) 1998, 1999, 2001, 2002, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU C
www.eeworm.com/read/232891/4695876

java invoiceitems.java

package com.wrox.clone; import java.io.*; import java.util.Vector; public class InvoiceItems implements Serializable { private Vector m_oInvoiceItems; public InvoiceItems() { m_oI
www.eeworm.com/read/216802/4881958

c timer.c

/* * TIMER.C - timer internal command. * * clone from 4nt timer command * * 20 Aug 1999 * started - Paolo Pantaleo */ #include #include "resour
www.eeworm.com/read/205824/5016863

c timer.c

/* * TIMER.C - timer internal command. * * clone from 4nt timer command * * 20 Aug 1999 * started - Paolo Pantaleo */ #include #include "resour
www.eeworm.com/read/205153/5025880

io sajax.io

// // Sajax Io Backend // (C) Copyright 2005 ModernMethod, Inc. // Released under BSD license // String interpolate := method( work := self clone last_idx := 0 while (1, idx := work find("
www.eeworm.com/read/195408/5111531

hpp language.hpp

// Copyright 2000 by Kevin Atkinson under the terms of the LGPL #ifndef __aspeller_language__ #define __aspeller_language__ #include "string.hpp" #include "posib_err.hpp" #include "clone_ptr.hpp" #
www.eeworm.com/read/186388/5233203

h xm-clix.h

/* Config file for Clipper running Clix, system V. 3.2 clone */ /* #defines that need visibility everywhere. */ #define FALSE 0 #define TRUE 1 /* target machine dependencies. tm.h is a symboli
www.eeworm.com/read/184988/5242930

java invoiceitems.java

package com.wrox.clone; import java.io.*; import java.util.Vector; public class InvoiceItems implements Serializable { private Vector m_oInvoiceItems; public InvoiceItems() { m_oI