WriteLine uses the same format specifiers as the String class, as shown here: C#. Copy Code. int x = 16; decimal y = 3.57m; string h = String.Format( "item ...
確定! 回上一頁