Inheritance-Final:CSII最终项目

时间:2024-06-12 13:01:59
【文件属性】:

文件名称:Inheritance-Final:CSII最终项目

文件大小:288KB

文件格式:ZIP

更新时间:2024-06-12 13:01:59

C++

最后的继承 CSII最终项目 请拉文件并执行.h。 这会很有趣。 团队贡献者:克里斯·摩尔·尤德森·迪基·亚当·斯特拉克·柯比·托尼 -计算机科学合作计划II-- 通过实现单独的对象并使用继承创建彩色对象来说明面向对象的编程。 实现第三方库“ Graph1.h” ##编译中## 您将需要解压缩类和头文件夹,直到将include语句更改为启用不带编译功能为止。


【文件预览】:
Inheritance-Final-master
----Main.cpp(4KB)
----README.md(585B)
----headers()
--------Color.h(738B)
--------Triangle.h(391B)
--------Trapezoid.h(336B)
--------Quadrilateral.h(483B)
--------Circle.h(406B)
--------RightTriangle.h(248B)
--------GenPoint.h(221B)
--------Shape.h(427B)
--------GenRectangle.h(302B)
----Lib()
--------graph1.h(5KB)
--------graphLib2010.lib(1010KB)
----classes()
--------Color.cpp(3KB)
--------RightTriangle.cpp(1KB)
--------Shape.cpp(297B)
--------GenRectangle.cpp(2KB)
--------Trapezoid.cpp(2KB)
--------Triangle.cpp(2KB)
--------Quadrilateral.cpp(2KB)
--------GenPoint.cpp(333B)
--------Circle.cpp(1KB)

网友评论