C# – How to use format strings with string interpolation · decimal orderAmount = 10.2322m; Console. · string.Format("{0:C}", orderAmount) · // ...
確定! 回上一頁