手机随时阅读
新人专享大礼包¥24
/* time:2020年4月24日21:24:31 where:gfdx function:对象赋值*/ #include<iostream> using namespace std; class myclass { int a, b; public: void set(int i, int j) { a = i; ...
Copyright © 2005-2022 51CTO.COM 版权所有 京ICP证060544号