C#输出的一些格式

it2022-05-09  28

string.format("you and {0} are friend","me");

Console.Write("asdfasdf{0}","asdf");

转载于:https://www.cnblogs.com/ijunxiong/archive/2008/11/26/1341581.html


最新回复(0)