所属分类:
软件测试
开发工具:C++
文件大小:11KB
下载次数:2
上传日期:2012-10-08 11:58:12
上 传 者:
liyaofei,说明: marble Write the implementation of the class Marble in the file marble.cpp.
Specification:
marble.cpp must contain the definition and implementation of all constructors and functions of Marble class.
Include marble.h at the top of this file.
Put the class name and :: after the return type of the function, and before the function name when you define a function outside of the class declaration, e.g.
Marble::Color Marble::random_color()
Color is the return type of this function and the function name is random_color.,Marble
......\marble.
cpp,986,2012-08-30
......\marble.
h,1103,2012-08-30
......\marble_main.
cpp,2668,2012-08-31
......\std_lib_facilities.
h,5665,2012-01-23