演示版本
VS2013
例子
选择和分支结构程序设计
判断字母是否大写 | https://www.cnblogs.com/nxopen2018/p/15108463.html |
判断偶数 | https://www.cnblogs.com/nxopen2018/p/15108412.html |
检查字符类型 | https://www.cnblogs.com/nxopen2018/p/15108533.html |
模拟自动售货机 | https://www.cnblogs.com/nxopen2018/p/15108708.html |
求最低分和最高分 | https://www.cnblogs.com/nxopen2018/p/15108625.html |
计算工资 | https://www.cnblogs.com/nxopen2018/p/15108811.html |
简单计算器 | https://www.cnblogs.com/nxopen2018/p/15109507.html |
加油站加油 | https://www.cnblogs.com/nxopen2018/p/15109377.html |
平方和值判断 | https://www.cnblogs.com/nxopen2018/p/15109082.html |
循环结构
打印乘法口诀表 | https://www.cnblogs.com/nxopen2018/p/15112800.html |
特殊等式 | https://www.cnblogs.com/nxopen2018/p/15112775.html |
一元钱的兑换方案 | https://www.cnblogs.com/nxopen2018/p/15112726.html |
使用while为用户提供菜单显示 | https://www.cnblogs.com/nxopen2018/p/15112707.html |
使用while语句求n | https://www.cnblogs.com/nxopen2018/p/15112678.html |