资源列表
[其他小程序] p219__3__2
说明:#include<iostream> using namespace std class Point {public: Point(int a){x=a } ~Point(){cout< "execuing Point destructor"<<endl } private: int x } class Circle:public Point {public: Circle(int m,int n):<华盛> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[Windows编程] wen
说明:这是我写的一个小程序,在此程序中直接用m=21时程序运行正常,当改为m=total_row时运行不正常了,输入数据全变为了0,请各位指点是一下是何原因,并帮我改正一下发到我的邮箱wyf19770314@163.com中,谢谢!-This is what I wrote a small procedure, in this process the direct use of m = 21 procedural operating normally, when changed to m = tota<温玉锋> 在 2025-06-25 上传 | 大小:1kb | 下载:0