2017年4月25日
摘要: Robot rb = new Robot(); rb.delay(3000); int x = 40; Desktop desktop = Desktop.getDesktop(); if (Desktop.isDesktopSupported() && desktop.isSupported(De 阅读全文
posted @ 2017-04-25 16:30 ALT_LB 阅读(2504) 评论(0) 推荐(0)