摘要: 下载地址 阅读全文
posted @ 2016-05-20 15:17 Earic 阅读(210) 评论(0) 推荐(0)
摘要: 1、确认链接 2、确认服务TCP/IP NetBIOS Helper 启动 3、secpol.msc 确认 本地策略->用户权限分配 如图 阅读全文
posted @ 2016-05-20 09:38 Earic 阅读(641) 评论(0) 推荐(0)
摘要: StringBuffer buf = new StringBuffer(1000); try { Process pos = Runtime.getRuntime().exec("sh " + cmd); pos.waitFor(); InputStreamRead... 阅读全文
posted @ 2016-05-20 06:55 Earic 阅读(366) 评论(0) 推荐(0)