摘要: public class Test private static Random rnd=new Random(); public static void main(String args[]){ StringBuffer word=null; swicth(rnd.nextInt(2)) { case 1: word=new StringBuffer('p'); case 2: word=new... 阅读全文
posted @ 2009-10-27 04:39 macula7 阅读(155) 评论(0) 推荐(0)
摘要: public class Test private static Random rnd=new Random(); public static void main(String args[]){ StringBuffer word=null; swicth(rnd.nextInt(2)) { case 1: word=new StringBuffer('p'); case 2: word=new... 阅读全文
posted @ 2009-10-27 04:39 macula7 阅读(146) 评论(0) 推荐(0)