代码搜索:clone

找到约 4,459 项符合「clone」的源代码

代码结果 4,459
www.eeworm.com/read/209211/4985131

c dial.c

#include #include #include #include #include #include #include #define NAMELEN 28 static int call(char *clone, char *des
www.eeworm.com/read/182103/5269940

times_i486dx

# # Timing Test Suite Results for the pc386 BSP using an i486DX # # $Id: times_i486dx,v 1.3 1999/10/05 19:17:45 joel Exp $ # Board: PC/AT clone CPU: Intel i486DX Clo
www.eeworm.com/read/306178/3744857

c eat8.c

// 毛笋 /clone/eat/food/mao_sun.c // by lala, 1997-12-16 #include inherit ITEM; inherit F_FOOD; void create() { set_name(HIM"桃子"NOR, ({"tao zi", "taozi","peach"})); set_weight(30000
www.eeworm.com/read/306178/3744858

c eat6.c

// 毛笋 /clone/eat/food/mao_sun.c // by lala, 1997-12-16 #include inherit ITEM; inherit F_FOOD; void create() { set_name(HIY"鸭梨"NOR, ({"ya li","yali","pear"})); set_weight(30000);
www.eeworm.com/read/306178/3744870

c eat5.c

// 毛笋 /clone/eat/food/mao_sun.c // by lala, 1997-12-16 #include inherit ITEM; inherit F_FOOD; void create() { set_name( RED"羊肉"NOR, ({"liewu5"}) ); set_weight( 50000 ); if ( c
www.eeworm.com/read/306178/3744889

c eat5.c

// 毛笋 /clone/eat/food/mao_sun.c // by lala, 1997-12-16 #include inherit ITEM; inherit F_FOOD; void create() { set_name( RED"对虾"NOR, ({"yu5"}) ); set_weight( 30000 ); if ( clon
www.eeworm.com/read/306178/3744891

c eat4.c

// 百合 /clone/eat/food/bai_he.c // by lala, 1997-12-16 inherit ITEM; inherit F_FOOD; void create() { set_name( "尤鱼", ({"yu4"}) ); set_weight( 30000 ); if ( clonep() ) set_defa
www.eeworm.com/read/306178/3748598

c home.c

// home.c #include "/doc/help.h" #include inherit F_CLEAN_UP; int main(object me, string arg) { string msg,file1,file2,str; object body, ob; file1="/clone
www.eeworm.com/read/306178/3749892

c 54.c

// 毛笋 /clone/eat/food/mao_sun.c // by lala, 1997-12-16 #include inherit ITEM; inherit F_FOOD; void create() { set_name( RED"对虾"NOR, ({"yu5"}) ); set_weight( 30000 ); if ( clon
www.eeworm.com/read/306178/3749922

c 38.c

// 毛笋 /clone/eat/food/mao_sun.c // by lala, 1997-12-16 #include inherit ITEM; inherit F_FOOD; void create() { set_name( RED"羊肉"NOR, ({"liewu5"}) ); set_weight( 50000 ); if ( c