1 Star 0 Fork 18

冯楠/testgitee23111

forked from 张育兵/testgitee23111 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
zy.c 795 Bytes
一键复制 编辑 原始数据 按行查看 历史
张煜 提交于 2024-04-08 10:47 . 增添文件
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <math.h>
#include <ctype.h>
#include <unistd.h>
#include <errno.h>
#include <time.h>
#include <wait.h>
#include <sys/wait.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/msg.h>
#include <sys/shm.h>
#include <sys/ipc.h>
#include <sys/sem.h>
#include <sys/socket.h>
#include <sys/select.h>
#include <sys/un.h>
#include <sys/epoll.h>
#include <poll.h>
#include <arpa/inet.h>
#include <pthread.h>
#include <fcntl.h>
#include <netinet/in.h>
#include <netinet/ip.h>
#include <netinet/tcp.h>
#include <netinet/ether.h>
#include <arpa/inet.h>
#include <sys/ioctl.h>
#include <dirent.h>
#include <semaphore.h>
int main(int argc, const char *argv[])
{
printf("hello world");
return 0;
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/MineBits/testgitee23111.git
[email protected]:MineBits/testgitee23111.git
MineBits
testgitee23111
testgitee23111
master

搜索帮助