会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
z974890869
博客园
首页
新随笔
联系
订阅
管理
2020年12月19日
Implementations
摘要: 接口与实现分离
阅读全文
posted @ 2020-12-19 15:32 z974890869
阅读(154)
评论(0)
推荐(0)
编辑
Designs and Declarations
摘要: 1 //provision_21: Don't try to return a reference when you must return an object 2 //static :不能比较 3 #include<iostream> 4 class Rational 5 { 6 friend c
阅读全文
posted @ 2020-12-19 10:35 z974890869
阅读(55)
评论(0)
推荐(0)
编辑
公告