Note WebServer 使用 epoll + 线程池 实现,可以实现GET、POST方法的部分内容的解析,可以解析的文件类型有html、js、css、jpg、png、ico、mp3等。 Usage make clean & make ./server port resourceDir