日期:2014-05-17 浏览次数:20358 次
public string Lable1 { set { this.Lable1.Text = value; } get { return Lable1.Text; } }