代码搜索:clone
找到约 4,459 项符合「clone」的源代码
代码结果 4,459
www.eeworm.com/read/232891/4695878
java invoiceitem.java
package com.wrox.clone;
import java.io.*; import java.util.Vector;
public class InvoiceItem implements Serializable {
private String m_sDescription;
private int m_iQuantity;
private float
www.eeworm.com/read/193974/5138582
py dumbdbm.py
"""A dumb and slow but simple dbm clone.
For database spam, spam.dir contains the index (a text file),
spam.bak *may* contain a backup of the index (also a text file),
while spam.dat contains the dat
www.eeworm.com/read/184988/5242932
java invoiceitem.java
package com.wrox.clone;
import java.io.*; import java.util.Vector;
public class InvoiceItem implements Serializable {
private String m_sDescription;
private int m_iQuantity;
private float
www.eeworm.com/read/179906/5301022
java cloning.java
//: appendixa:Cloning.java
// The clone() operation works for only a few
// items in the standard Java library.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See
www.eeworm.com/read/170577/5403184
faqit
FAQ 1.2
--------
D: Cos'e' Amsn?
R: Amsn e' un clone di Microsoft Messenger. Ti permette di contattare i tuoi amici e scambiare messaggi e file.
INSTALLAZIONE ED ESECUZIONE
=========================
www.eeworm.com/read/163821/5508482
c __syscall_error.c
/* Wrapper around clone system call.
Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can r
www.eeworm.com/read/163821/5508588
c __syscall_error.c
/* Wrapper around clone system call.
Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can r
www.eeworm.com/read/339285/3310442
def osipparser2.def
LIBRARY "osipparser2.dll"
EXPORTS
parser_init @1
osip_accept_encoding_clone @2
osip_accept_encoding_free @3
osip_accept_encoding_get_element @4
osip_
www.eeworm.com/read/329482/3431509
java duplexinterface.java
// TODO clone queue at queue attach
package jns.element;
import jns.trace.Trace;
import jns.util.IPAddr;
public class DuplexInterface extends Interface
{
private Interface m_out,m_