永发信息网

设有一个描述坐标点的CPoint类,其私有变量x和y代表一个点的x,y的坐标值。编写程序实现以下功能功能:利用

答案:1  悬赏:0  手机版
解决时间 2021-11-13 05:56
设有一个描述坐标点的CPoint类,其私有变量x和y代表一个点的x,y的坐标值。编写程序实现以下功能功能:利用
最佳答案
⑴用构造方法的重载版本:
using System;
using System.Collections.Generic;
public class MyClass
{
public static void Main()
{
CPoint cp=new CPoint();
cp.Display();
cp.SetPoint(80,150);
cp.Display();
Console.ReadLine();
}
}
public class CPoint
{
private int x;

private int y;

public CPoint():this(60,75)
{
}

public CPoint(int x,int y)
{
this.x=x;
this.y=y;
}

public void Display()
{
Console.WriteLine("x={0},y={1}",x,y);
}

public void SetPoint(int x,int y)
{
this.x=x;
this.y=y;
}
}
⑵直接设置默认值的版本:
using System;
using System.Collections.Generic;
public class MyClass
{
public static void Main()
{
CPoint cp=new CPoint();
cp.Display();
cp.SetPoint(80,150);
cp.Display();
Console.ReadLine();
}
}
public class CPoint
{
private int x=60;

private int y=75;

public CPoint()//这回不需要了:this(60,75)
{
}

public CPoint(int x,int y)
{
this.x=x;
this.y=y;
}

public void Display()
{
Console.WriteLine("x={0},y={1}",x,y);
}

public void SetPoint(int x,int y)
{
this.x=x;
this.y=y;
}
}
运行结果:
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
邮政储蓄银行信用卡分期手费是不是一次性全扣
中国生产的第一盒火柴是什么牌子?
联想地标店丰驱专卖店怎么去啊,有知道地址的
手机乱搞,进*#*#4636#*#*的首选网络类型点了
电水箱什么灯是代表水开了
缁鲁共和国的面积有多大
javascript中true+1为什么还是等于1
富士龙羊肉切片机350型号多少钱
阿楠造型地址有知道的么?有点事想过去!
从高平到中山高铁站怎么坐车
峰尚造型地址好找么,我有些事要过去,
钱塘江大潮作文
云南有没有二本军校?
帮忙找针对孩子派逆时期的老师
1000公里浙江公路骑行,用捷安特atx810,带什
推荐资讯
钢锯弓可以带上火车吗,没有钢锯条,折叠的那
邵东县美食哪里好
默纳克系统电梯怎么让其在平层开门后不关 然
尼姑的英文翻译?
简版征信和详版征信
离过年还有多少天
高清膜和磨砂膜有什么区别
新手女司机,奔腾x40,卡罗拉,R7怎么选
天网和红后,谁是AI界一番
母子保健卡和建卡的区别
水费多少钱一立方?
壁挂炉调到45度为什么烧到38度就不烧了
正方形一边上任一点到这个正方形两条对角线的
阴历怎么看 ?