摘要:
#include #include int main() { char s2[20][20]={"dir","cd","md","rd","cls","date", "time","ren","copy","help","quit"}; //定义数组,将所需的命令存入到数组内,需要的时候就调用 char s1[20]; while(1){ ... 阅读全文
posted @ 2016-03-24 23:04
25陈庆祥
阅读(151)
评论(0)
推荐(0)

浙公网安备 33010602011771号