摘要: 实验环境: 操作系统:Windows XP Professional Service Pack 3 集成开发环境:Microsoft Visual C++ 6.0 构建版本:Debug版本 实验代码: 1 #include <stdio.h> 2 3 class People 4 { 5 publi 阅读全文
posted @ 2017-04-14 21:52 fishbool 阅读(1075) 评论(0) 推荐(0) 编辑