摘要:
 阅读全文
posted @ 2022-02-20 12:09
xl4ng
阅读(28)
评论(0)
推荐(0)
摘要:
import org.junit.Test; import java.io.IOException; import java.net.InetSocketAddress; import java.net.SocketAddress; import java.nio.ByteBuffer; impor 阅读全文
posted @ 2022-02-20 11:57
xl4ng
阅读(45)
评论(0)
推荐(0)
摘要:
1、服务端 import java.io.IOException; import java.net.InetSocketAddress; import java.nio.ByteBuffer; import java.nio.channels.ServerSocketChannel; import 阅读全文
posted @ 2022-02-20 11:55
xl4ng
阅读(68)
评论(0)
推荐(0)
摘要:
1、读取数据 import java.io.IOException; import java.io.RandomAccessFile; import java.nio.ByteBuffer; import java.nio.channels.FileChannel; public class Fil 阅读全文
posted @ 2022-02-20 11:53
xl4ng
阅读(41)
评论(0)
推荐(0)

浙公网安备 33010602011771号