基础的东东。帮一下忙。谢谢
public Payment(Tenders tender)//这是什么意思??{
this.Tender=tender;//这是什么意思??
}
***********************************************
public Color() //这是什么意思???
{
this.red=0; //为什么要用this??
this.green=137;
this.blue=255;
}
protected int red;
...
就先这么多吧。明天来发钱^_^
多多发言哦