提交 79858799 编写于 作者: W WalterWen

httpserver

上级 d02dafb3
...@@ -11,7 +11,7 @@ import java.nio.charset.Charset; ...@@ -11,7 +11,7 @@ import java.nio.charset.Charset;
import java.util.Iterator; import java.util.Iterator;
public class HttpServer { public class HttpServer {
public static void main(String[] args) throws IOException { public static void main(String[] args) throws IOException {
// 创建 ServerSocketChanne1,监听8080端口 // 创建 ServerSocketChanne1,监听8080端口
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册