代码搜索:clone
找到约 4,459 项符合「clone」的源代码
代码结果 4,459
www.eeworm.com/read/343313/3221815
java custom.java
//$Id: Custom.java,v 1.1.2.1 2003/11/08 02:25:29 oneovthafew Exp $
package org.hibernate.test;
public class Custom implements Cloneable {
long id;
String name;
public Object clone() {
try {
www.eeworm.com/read/306838/3734224
java custom.java
//$Id: Custom.java,v 1.1.2.1 2003/11/08 02:25:29 oneovthafew Exp $
package org.hibernate.test;
public class Custom implements Cloneable {
long id;
String name;
public Object clone() {
try {
www.eeworm.com/read/306299/3741790
java custom.java
//$Id: Custom.java,v 1.1.2.1 2003/11/08 02:25:29 oneovthafew Exp $
package org.hibernate.test;
public class Custom implements Cloneable {
long id;
String name;
public Object clone() {
try {
www.eeworm.com/read/306178/3744930
c dao4.c
// /clone/weapon/xuedao.c
// by dubei
#include
#include
inherit BLADE;
inherit F_UNIQUE;
void create()
{
set_name(RED"血刀"NOR, ({ "xuedao","blade","dao" }));
www.eeworm.com/read/306178/3750622
c bigbear.c
//Cracked by Roath
// /clone/beast/bigbear.c
// 大狗熊
// sdong 08/98
#include
inherit NPC;
void create()
{
set_name("大狗熊", ({ "da gouxiong", "gouxiong" ,"bear"}) );
set("race", "野兽");
www.eeworm.com/read/301781/3836931
java custom.java
//$Id: Custom.java,v 1.1.2.1 2003/11/08 02:25:29 oneovthafew Exp $
package org.hibernate.test;
public class Custom implements Cloneable {
long id;
String name;
public Object clone() {
try {
www.eeworm.com/read/407519/2262828
sh install.sh
#!/bin/bash
prefix=${1:-"/usr/local/dolfin"}
echo "Install DOLFIN from hg in $prefix"
builddir=$(mktemp -dt boostbuild)
cd $builddir
hg clone http://www.fenics.org/hg/dolfin
cd dolfin
cputype=$(u
www.eeworm.com/read/252364/4408902
90669cf79b92001b1480d697f94b239e
//: appendixa:LocalCopy.java
// Creating local copies with clone().
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
import co
www.eeworm.com/read/160705/5566884
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Drawing.Drawing2D;
namespace CLone
{
www.eeworm.com/read/292664/8342014
m optd1.m
function [Ab] = optd1(ts,N,Nc,beta,gen)
% function [M] = optd1(ts,N,Nc,beta,gen)
% M -> matrix of memory cells
% ts -> suppression threshold
% N -> clone number multiplier
% Nc ->