代码搜索:Initialize

找到约 10,000 项符合「Initialize」的源代码

代码结果 10,000
www.eeworm.com/read/7366/116066

c initialize.c

# include # include int search(char* p[], char* name); /* 给字符型的指针数组赋初值 */ char* names[] = { "Herb", "Rex", "Dennis", "John", NULL}; /* NULL指针标志数组内容的结束 */
www.eeworm.com/read/8908/154724

c initialize.c

# include # include int search(char* p[], char* name); /* 给字符型的指针数组赋初值 */ char* names[] = { "Herb", "Rex", "Dennis", "John", NULL}; /* NULL指针标志数组内容的结束 */
www.eeworm.com/read/10316/184336

vi initialize.vi

www.eeworm.com/read/15192/434892

c initialize.c

# include # include int search(char* p[], char* name); /* 给字符型的指针数组赋初值 */ char* names[] = { "Herb", "Rex", "Dennis", "John", NULL}; /* NULL指针标志数组内容的结束 */
www.eeworm.com/read/17156/720330

vi initialize.vi

www.eeworm.com/read/37150/899490

c initialize.c

# include # include int search(char* p[], char* name); /* 给字符型的指针数组赋初值 */ char* names[] = { "Herb", "Rex", "Dennis", "John", NULL}; /* NULL指针标志数组内容的结束 */
www.eeworm.com/read/35567/1059320

c initialize.c

# include # include int search(char* p[], char* name); /* 给字符型的指针数组赋初值 */ char* names[] = { "Herb", "Rex", "Dennis", "John", NULL}; /* NULL指针标志数组内容的结束 */
www.eeworm.com/read/490530/1197980

c initialize.c

/* vi: set sw=4 ts=4: */ /* * initialize.c --- initialize a filesystem handle given superblock * parameters. Used by mke2fs when initializing a filesystem. * * Copyright (C) 1994, 1995, 1996 Theo
www.eeworm.com/read/470720/1450123

m initialize.m

/* Contributed by Nicola Pero - Wed Mar 7 17:55:04 CET 2001 */ #include /* Test that +initialize is automatically called before the class is accessed */ static int class_variable =
www.eeworm.com/read/470693/1462069

m initialize.m

/* Contributed by Nicola Pero - Wed Mar 7 17:55:04 CET 2001 */ #include /* Test that +initialize is automatically called before the class is accessed */ static int class_variable =