会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Vancamel
千山鸟飞绝,万径人踪灭。 孤舟蓑笠翁,独钓寒江雪。
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
2017年5月21日
cassert(assert.h)——1个
摘要: http://www.cplusplus.com/reference/cassert/assert/ 1 #include <iostream> 2 #include <cassert> 3 4 using namespace std; 5 6 void cout_number(int *myInt
阅读全文
posted @ 2017-05-21 16:04 我醉欲眠
阅读(457)
评论(0)
推荐(0)
cplusplus标准库
摘要: http://www.cplusplus.com/reference/ Standard C++ Library reference C Library The elements of the C language library are also included as a subset of t
阅读全文
posted @ 2017-05-21 16:00 我醉欲眠
阅读(480)
评论(0)
推荐(0)