会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
rule the world
博客园
首页
新随笔
联系
订阅
管理
2015年3月13日
c++学习
摘要: //类成员函数的定义#include using namespace std;void show();//普通函数的声明void show() //普通函数的定义{ cout>x; }}void human::set(int x) //类成员函数的定义在类外面定义的情况{ cin...
阅读全文
posted @ 2015-03-13 21:17 rule the world
阅读(83)
评论(0)
推荐(0)