摘要: /** * tcp/ip协议都会有黏包,半包这个问题,UDP没有这个问题 */ @Slf4j public class HelloWorldClient { public static void main(String[] args) throws InterruptedException { Ni 阅读全文
posted @ 2025-02-08 16:45 余生请多指教ANT 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 在java中结合线程池,返回Callable返回任务使用 public static void main(String[] args) throws ExecutionException, InterruptedException { ExecutorService executorService 阅读全文
posted @ 2025-02-08 15:04 余生请多指教ANT 阅读(5) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示