文章详情
时间:2010-07-02 来源:hnrainll
#include <stdio.h> #include <stdlib.h> #include <ctype.h> int main(int argc, char *argv[]) { char ch; printf("Please enter some text (input a point to quit).\n"); do{ ch = getchar(); if(islower(ch)) ch = toupper(ch); else ch = tolower(ch); putchar(ch); }while(ch != '.'); system("pause"); return 0; }
儿童左右脑大训练游戏
宝宝巴士森林动物动物世界(Friends of the Forest)
莉比小公主美发沙龙手游
1970-01-01