会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Just Steps
方向比努力更重要;水滴石穿,饮水思源。
管理
2011年9月5日
10、host,net字节转换函数
摘要: 1、函数 #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> int inet_aton(const char *cp, struct in_addr *inp); in_addr_t inet_addr(const char *cp); in_addr_t ...
阅读全文
posted @ 2011-09-05 14:06 浪里飞
阅读(407)
评论(0)
推荐(0)
编辑