相关代码 |
|
// Square.cpp: implementation of the Square class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Square.h" ////////////////////////////////////////////////////////////////////// // Construction/Destruction //////////////////////////////////////////////////////////////////////