文章列表

筛选

打印几种图形的方法,

摘要:借鉴了http://blog.csdn.net/a1414345/article/details/51757435, https://bbs.csdn.net/topics/391035037 两位大……

做题记录

摘要:1.<<setprecision(5)<< 与 <<fixed<<setprecision(4)<< 不等同2.在C/C++程序中打印变量名称#define VNAME(name) (#name) ……