纳兰·亭

You make millions of decisions that mean nothing,and then one day your order takes out and it changes your life。

一个简单的缩排例子

 1 public class runin
 2 {
 3     public static void main(String args[])
 4     {
 5         int i;
 6         i=5;
 7         System.out.println("i="+i);
 8         
 9         i=i+3;
10         System.out.println("i="+i);
11     }
12     /*EvilPhoenix*/
13 }

posted on 2011-04-11 14:25 EvilPhoenix 阅读(60) 评论(0)  编辑  收藏


只有注册用户登录后才能发表评论。


网站导航:
 
<2025年9月>
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011

导航

统计

留言簿

文章档案(2)

最新评论