this.textBox1.Text = String.Format("{0:C2}", 0.00); this.textBox1.Text = Convert.ToString(this.textBox1.Text.Replace("¥", "").Replace(",", ""));
111,120
社区成员
642,545
社区内容
加载中
让您成为最强悍的C#开发者
试试用AI创作助手写篇文章吧