#include
classTest
{int x,y;
public:
fun(int i,int j){x=i;y=j;
show(){
cout<<"x="< x;
if(y)cout<<",=y"< cout< }; void main() {Test a; a.fun(1); a.show(); a.fun(2,4); a.show(); }
订单号:
遇到问题请联系在线客服
订单号:
遇到问题请联系在线客服