Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

GopherTheCoder/MenuOfC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MenuOfC

C语言程序设计 互动式题库

我的第一个相对完整的程序,留作纪念黑历史


可安装版本已发布

突然意识到和老师的原设想有些不同,可以说是有很多偷懒了的地方,但功能实现的还好嘛,嗯嗯,就这样吧!

To-Do:

  1. 界面友好化
  2. 代码简化
  3. 增强安全性
  4. Release

互动式 全书编程题

1. 一级菜单

章节选择列表

  1. 第一章
  2. ...

\0. exit

2. 二级

第十章

  1. 第x题
  2. ...

-1. 返回上级 \0. exit

3. 三级

题目操作

  1. Run the program.
  2. View source code.
  3. ...