vb.net 数字格式化. Standard 标准,即带千位分隔号和两位小数format$("100123","Standard") '返回值100,123.00 例如: Dim a As Integer a = 12345 ...
確定! 回上一頁