一直以來,我以為string.Format() 的格式標示只有{0} 或{0:X} 兩種,其實它的完整語法是 {index[,alignment][:formatString]} ,alignment 可填入整數 ...
確定! 回上一頁