ToString ("d8"));//結果00012345 int i2 = 123; double j = 123.45; string s1 = string.Format("the value is {0,7:d}", i2); string s2 = string.
確定! 回上一頁