代码搜索:clone
找到约 4,459 项符合「clone」的源代码
代码结果 4,459
www.eeworm.com/read/350657/3119593
c hades-pci.c
/*
* hades-pci.c - Hardware specific PCI BIOS functions the Hades Atari clone.
*
* Written by Wout Klaren.
*/
#include
#include
#include
#include
www.eeworm.com/read/264095/4293270
c hades-pci.c
/*
* hades-pci.c - Hardware specific PCI BIOS functions the Hades Atari clone.
*
* Written by Wout Klaren.
*/
#include
#include
#include
#include
www.eeworm.com/read/161121/5556792
c hades-pci.c
/*
* hades-pci.c - Hardware specific PCI BIOS functions the Hades Atari clone.
*
* Written by Wout Klaren.
*/
#include
#include
#include
#include
www.eeworm.com/read/152843/5658741
c hades-pci.c
/*
* hades-pci.c - Hardware specific PCI BIOS functions the Hades Atari clone.
*
* Written by Wout Klaren.
*/
#include
#include
#include
#include
www.eeworm.com/read/192179/8401200
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/282739/9070607
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/164450/10107853
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/280317/10340338
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/131315/5936337
h i386linux.h
/* Definitions for Intel 386 running Linux
* Copyright (C) 1992 Free Software Foundation, Inc.
*
* Written by H.J. Lu (hlu@eecs.wsu.edu)
*
* Linux is a POSIX.1 compatible UNIX clone for i386, whi
www.eeworm.com/read/108242/6183503
readme
A small AWK clone for the 16-bit Minix
We have written this program for the Minix 1.2 to fit into 64K+64K
memory. When compiling this program, you need the Peter S. Housel's
Floating Math Package