会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
chunyou128
Powered by
博客园
博客园
|
首页
|
新随笔
|
联系
|
订阅
|
管理
2015年3月20日
c++ explicit
摘要: // explicit.cpp : 定义控制台应用程序的入口点。//#include "stdafx.h"#includeclass MyClass { public: /*explicit*/ MyClass( int num ) { }}; int _tmain(int argc, _TCHA...
阅读全文
posted @ 2015-03-20 21:49 无名使者
阅读(142)
评论(0)
推荐(0)
编辑
C++ namespace
摘要: // namespace.cpp : 定义控制台应用程序的入口点。//#include "stdafx.h"#include #include namespace MyLib { double readAndProcessSum (std::istream&);}int _tmain(int arg...
阅读全文
posted @ 2015-03-20 21:28 无名使者
阅读(238)
评论(0)
推荐(0)
编辑
ftp
该文被密码保护。
阅读全文
posted @ 2015-03-20 00:55 无名使者
阅读(0)
评论(0)
推荐(0)
编辑