会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
传统弱校HFUT的蒟蒻,真相只有一个
Donser
٩( 'ω' )و
首页
管理
2020年4月9日
c++复习:类
摘要: 一、不能被继承的类 构造函数析构函数定义为 private public中定义static函数调用构造函数析构函数 class Sealed_classes { public: static Sealed_classes* getnew() { return new Sealed_classes()
阅读全文
posted @ 2020-04-09 16:10 未名亚柳
阅读(150)
评论(0)
推荐(0)
编辑
公告