代码搜索:Exercise
找到约 10,000 项符合「Exercise」的源代码
代码结果 10,000
www.eeworm.com/read/251030/4424583
plg exercise 2.plg
Build Log
--------------------Configuration: Exercise 2 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\LI
www.eeworm.com/read/251030/4424584
dsp exercise 2.dsp
# Microsoft Developer Studio Project File - Name="Exercise 2" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86
www.eeworm.com/read/251030/4424733
plg exercise 1.plg
Build Log
--------------------Configuration: Exercise 1 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\LI
www.eeworm.com/read/251030/4424734
c exercise 1.c
#include
#include
int capcount(char *s);
void main()
{
static char str[50];
printf("请输入一串字符:\n");
gets(str);
printf(" \n 大写字母的个数:%d\n ",capcount(str));
}
int capcoun
www.eeworm.com/read/251030/4424735
dsp exercise 1.dsp
# Microsoft Developer Studio Project File - Name="Exercise 1" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86
www.eeworm.com/read/251030/4424736
dsw exercise 1.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/251030/4424737
dsw exercise 2.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/251030/4424738
c exercise 2.c
#include
#include
#define MAX 5
void main()
{
char string[MAX][20], dummy[20];
int i, j;
printf("\n 请输入 %d 个国家(地区)的名称:\n", MAX);
for(i=0;i
www.eeworm.com/read/251030/4424739
plg exercise 2.plg
Build Log
--------------------Configuration: Exercise 2 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\LI
www.eeworm.com/read/251030/4424740
dsp exercise 2.dsp
# Microsoft Developer Studio Project File - Name="Exercise 2" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86