what about this?
所在版块:求学狮城 发贴时间:2003-09-02 00:34

用户信息
复制本帖HTML代码
高亮: 今天贴 X 昨天贴 X 前天贴 X 
String s="123456";

for(int i=0; i<6; i++){
System.out.println(s);
s=" "+s;
s=s.substring(0, s.length()-1);
}

^&*



.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!

Put your OWN COOL signature here!
 相关帖子 我要回复↙ ↗回到正文
学长请进----- tonymmm   (233 bytes , 424reads )
你要的效果是不是 紫羊   (432 bytes , 282reads )
不是这种的 tonymmm   (81 bytes , 214reads )
。。。 疯一样的男子   (34 bytes , 254reads )
what about this? 疯一样的男子   (118 bytes , 274reads )
空格没显示出来 紫羊   (41 bytes , 243reads )
喔,对啦 tonymmm   (28 bytes , 190reads )