class Calc{ public static void main(String[] args) throws Exception{ Runtime.getRuntime().exec("cmd /c start C:\\WINDOWS\\system32\\calc.exe"); } }
62,636
社区成员
307,271
社区内容
加载中
试试用AI创作助手写篇文章吧