摘要: 1 //client class 2 public class Text1{ 3 //main function 4 public static void main(String args[]){ 5 Robot r1=new Robot(){ 6 public void run(){ 7 ... 阅读全文
posted @ 2016-09-21 15:55 火山林风 阅读(210) 评论(0) 推荐(0)