纳兰·亭

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 阅读(59) 评论(0)  编辑  收藏


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


网站导航:
 
<2025年7月>
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789

导航

统计

留言簿

文章档案(2)

最新评论