代码搜索:clone
找到约 4,459 项符合「clone」的源代码
代码结果 4,459
www.eeworm.com/read/409921/2220619
c screen.c
/*
* SCREEN.C - screen internal command.
*
* clone from 4nt msgbox command
*
* 30 Aug 1999
* started - Paolo Pantaleo
*
* 30-Apr-2005 (Magnus Olsen)
www.eeworm.com/read/402041/2333605
java channelparms.java
package org.trinet.jasi;
import java.util.*;
import org.trinet.util.*;
// DK import org.trinet.jdbc.table.*;
public abstract class ChannelParms extends JasiObject implements ChannelDataIF, Clone
www.eeworm.com/read/395229/2444901
s vfork.s
#
# clone.S, part of the i960 support for the uClibc library.
#
# Copyright (C) 2002 by Okiok Data Ltd. http://www.okiok.com/
#
# This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/389922/2530252
c cp.c
/* cp 1.9 - copy files Author: Kees J. Bot
* mv - move files 20 Jul 1993
* rm - remove files
* ln - make a link
* cpdir - copy a directory tree (cp -psmr)
* clone - make a li
www.eeworm.com/read/378748/2682080
cpp tournamentselector.cpp
#include "TournamentSelector.h"
#include
#include "MyRandom.h"
inline void TournamentSelector::clean()
{
//这里tournamentContainer是通过基类的population的clone方法获得的
tournamentContainer->c
www.eeworm.com/read/173430/9658955
c vi.c
/* vi: set sw=8 ts=8: */
/*
* tiny vi.c: A small 'vi' clone
* Copyright (C) 2000, 2001 Sterling Huxley
*
* This program is free software; you can redistribute it and/or modi
www.eeworm.com/read/109309/15559563
spec arj.spec
Summary: Free and portable clone of the ARJ archiver
Name: arj
Version: 3.10g
Release: 1
Copyright: GPL
Group: Applications/Archiving
Source: http://unc.dl.sourceforge.net/sourceforge/arj/%{name}-%{ve
www.eeworm.com/read/109296/15559815
spec arj.spec
Summary: Free and portable clone of the ARJ archiver
Name: arj
Version: 3.10g
Release: 1
Copyright: GPL
Group: Applications/Archiving
Source: http://unc.dl.sourceforge.net/sourceforge/arj/%{name}-%{ve
www.eeworm.com/read/385664/8792957
c delay.c
/*
* DELAY.C - internal command.
*
* clone from 4nt delay command
*
* 30 Aug 1999
* started - Paolo Pantaleo
*
*
*/
#include "config.h"
#ifdef INCLUDE_CMD_DELAY
www.eeworm.com/read/385664/8793081
c screen.c
/*
* SCREEN.C - screen internal command.
*
* clone from 4nt msgbox command
*
* 30 Aug 1999
* started - Paolo Pantaleo
*
*
*/
#include "config.h"
#ifdef INCLUDE_CM