摘要:
public partial class Form1 : Form { string str = "spp"; public string spp = "very good"; public Form1() { InitializeComponent(); MessageBox.Show(this.GetType().GetField(str).GetValue(this).ToString()); } } 閱讀全文
posted @ 2013-08-18 15:49
Cad人生
閱讀(1669)
評論(0)
推薦(0)
浙公網安備 33010602011771號