摘要: private void button1_Click(object sender, EventArgs e) { cpCount ="二十万零二百五"; MessageBox.Show(cpCount); } string _cpCount; public string cpCount { get... 阅读全文
posted @ 2011-12-07 18:51 顿金 阅读(179) 评论(0) 推荐(0)