随笔分类 - JAVA核心编程
摘要:java ProcessBuilder 执行命令, 读取错误流和标准流消息 public class ExecCommand { public static void main(String[] agrs) throws IOException, InterruptedException { Lis
阅读全文
摘要:废话不多说上代码 public static void main(String[] args) throws IOException { // 连接windows namedPipe RandomAccessFile pipe = new RandomAccessFile("\\\\.\\Pipe\
阅读全文

浙公网安备 33010602011771号