码迷,mamicode.com
首页 > 其他好文 > 详细

占位符

时间:2014-07-22 23:07:54      阅读:216      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   java   color   re   

目前只会一种

比如:

mamicode.com,码迷
String str="我是{0},我来自{1}";
str=str.replace("{0}","bruceLee");
str=str.replcae("{1}","chn");
syso(str);
mamicode.com,码迷

 

占位符,码迷,mamicode.com

占位符

标签:style   blog   http   java   color   re   

原文地址:http://www.cnblogs.com/bashala/p/3700474.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!