acer 的 站内主页
2008
01-01
01-01
求助:这段代码能在UNIX下编译,但是无法在C下编译,哪位老师能看出是什么原因不能编译的话,帮我改一下让它能在C下编译,万分感谢!
#include <stdio.h>#include <netdb.h>#include <sys/types.h>#include <sys/socket.h>#include <sys/ipc.h>#i....
Read More >