摘要: 客户端: public class TCPClient { public static void main(String[] args) throws IOException { FileInputStream fis=new FileInputStream("E:\\Trump.jpg"); So 阅读全文
posted @ 2020-08-07 18:24 归鸿唱晚 阅读(749) 评论(0) 推荐(0)