摘要:        
private static void WaitData() { using (NamedPipeServerStream pipeServer = new NamedPipeServerStream("testpipe", PipeDirection.InOut, 1)) { try { pipe    阅读全文
        posted @ 2020-01-17 11:11 熊先生丶 阅读(183) 评论(1) 推荐(0)
posted @ 2020-01-17 11:11 熊先生丶 阅读(183) 评论(1) 推荐(0)
posted @ 2020-01-17 11:10 熊先生丶 阅读(205) 评论(0) 推荐(0)