2010-03-08 52 views

回答

-2

我认为你会得到最接近的是索引格式:

String.Format("{0} has {1} quote types.", "C#", "1"); 
3

我已经使用this