Rectangle(c++)下载

weixin_39822095 2021-01-28 04:31:10
#include <iostream>
#include <string>
using namespace std;
struct CPoint
{
int x ;
int y ;
};
class CRectangle
{
private:

const int id;//常量数据成员
static int total;//静态数据成员
const static string sclass;
const static int f=1.0f;
CPoint lefttop ;
CPoint rightdown ;

public:
相关下载链接://download.csdn.net/download/qq2508047263/8073287?utm_source=bbsseo
...全文
9 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

12,880

社区成员

发帖
与我相关
我的任务
社区描述
CSDN 下载资源悬赏专区
其他 技术论坛(原bbs)
社区管理员
  • 下载资源悬赏专区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧