奶霸000

导航

java string.format()

String text=String.format("$%1$s 门市价:¥%2$s",18.6,22);


$18.6 门市价:¥22

posted on 2016-11-11 11:02  奶霸000  阅读(246)  评论(0编辑  收藏  举报