标签:logs com lis ges hub 函数 主页 自动 image
题目要求
分析
分为几个函数功能模块:int getChoice() ; 功能:用户选择功能
void showMenu(); 功能:显示功能的菜单
void doExercise(int n); 功能:计分器
int test(int n); 功能:进行一道题的测试过程
int main(); 主函数
源代码转载于李思雨,博客链接:http://www.cnblogs.com/lisiyu/p/5268375.html
主代码移步GITHUB https://github.com/SeeTomorrow/See-1/blob/master/%E5%9B%9B%E5%88%99%E8%BF%90%E7%AE%97.cpp
标签:logs com lis ges hub 函数 主页 自动 image
原文地址:http://www.cnblogs.com/haoxiansen/p/7554657.html