代码搜索:clone
找到约 4,459 项符合「clone」的源代码
代码结果 4,459
www.eeworm.com/read/104711/6203209
java abstractdata.java
/*
* JBoss, the OpenSource J2EE webOS
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package test.interfaces;
import java.io.Serializable;
/**
* Base Data Container for
www.eeworm.com/read/100409/6270157
java textimpl.java
/**
* org/ozone-db/xml/dom/TextImpl.java
*
* The contents of this file are subject to the OpenXML Public
* License Version 1.0; you may not use this file except in compliance
* with the License.
www.eeworm.com/read/100409/6270262
java xmldocument.java
/**
* org/ozone-db/xml/XMLDocument.java
*
* The contents of this file are subject to the OpenXML Public
* License Version 1.0; you may not use this file except in compliance
* with the License. Y
www.eeworm.com/read/477671/6730689
cpp trash.cpp
//: C11:Trash.cpp {O}
// From "Thinking in C++, 2nd Edition, Volume 2"
// by Bruce Eckel & Chuck Allison, (c) 2001 MindView, Inc.
// Available at www.BruceEckel.com.
#include "Trash.h"
using name
www.eeworm.com/read/260055/11749627
java copyable.java
//File Interface
package apriori;
/**
public Object clone()
* Makes a copy of this CertStoreParameters.
*
* A deep copy implementation of clone is safer and more robust,
* as it prevents the call
www.eeworm.com/read/156522/11795438
java clonetest.java
/**
@version 1.10 2002-07-01
@author Cay Horstmann
*/
import java.util.*;
public class CloneTest
{
public static void main(String[] args)
{
try
{
Em
www.eeworm.com/read/258191/11878006
cpp trash.cpp
//: C25:Trash.cpp {O}
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
#include "Trash.h"
using namespa
www.eeworm.com/read/256880/11966061
cpp uninstall.cpp
// Uninstall.cpp : Defines the entry point for the application.
//
// Module name: DeleteMe.cpp
// Written by: Jeffrey Richter
// Description: Allows an executable file to delete itself
#incl
www.eeworm.com/read/153678/12012557
cpp trash.cpp
//: C25:Trash.cpp {O}
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
#include "Trash.h"
using n
www.eeworm.com/read/340194/12175451
cpp render_inline.cpp
/*
* This file is part of the render object implementation for KHTML.
*
* Copyright (C) 1999 Lars Knoll (knoll@kde.org)
* (C) 1999 Antti Koivisto (koivisto@kde.org)
* Copyright (C)