Vancamel

千山鸟飞绝,万径人踪灭。 孤舟蓑笠翁,独钓寒江雪。

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2017年5月21日

摘要: 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 我醉欲眠 阅读(431) 评论(0) 推荐(0) 编辑

摘要: 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 我醉欲眠 阅读(451) 评论(0) 推荐(0) 编辑