string.format("you and {0} are friend","me"); Console.Write("asdfasdf{0}","asdf"); 转载于:https://www.cnblogs.com/ijunxiong/archive/2008/11/26/1341581.html