CSS does not allow this sort of manipulation of objects. However, you could use: Double myNumber = 1000.00; myLabel.Text = String.Format("{0:#,# ...
確定! 回上一頁