2018年8月15日

【c学习-4】

摘要: #include<stdio.h>#include "SeqList.h"int main(){dataType myAge=18;printf("myAge=%d\n",myAge);return 0;} 阅读全文

posted @ 2018-08-15 17:49 activecode 阅读(121) 评论(0) 推荐(0)

导航