摘要: here, we're just creating a class Square inherited from class Rect. compiler calls only Square.Print() now we would really like to see what is polymor 阅读全文
posted @ 2018-12-29 12:07 ecoflex 阅读(133) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-12-29 01:43 ecoflex 阅读(120) 评论(0) 推荐(0) 编辑
摘要: workflow of cmake: edit CMakeLists.txt in the root directory of the project: create an empty build folder, and cmake inside it. ".." means the root di 阅读全文
posted @ 2018-12-29 01:37 ecoflex 阅读(216) 评论(0) 推荐(0) 编辑