搜索结果
找到约 4 项符合
inclu 的查询结果
按分类筛选
网络 基于终端的订花系统_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #inclu
基于终端的订花系统_socket
#include<stdio.h>
#include<stdlib.h>
#include<errno.h>
#include<string.h>
#include<sys/types.h>
#include<netinet/in.h>
#include<sys/socket.h>
#include<sys/wait.h>
#include<sys/ipc.h>
#include<unistd.h>
#include<sys/shm.h>
#include<sys/stat.h>
#define MYPORT 3490 // ...
Java书籍 Extensively revised for the latest Java (J2SE 5.0) release Deitel Java How to Program, 6/e now inclu
Extensively revised for the latest Java (J2SE 5.0) release Deitel Java How to Program, 6/e now includes earlier coverage of objects new and streamlined case studies and OPTIONAL GUI and graphics sections. Now available in a briefer version (ch. 1-10) called Small Java. SafariX version available.
通讯/手机编程 include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #inclu
include <stdio.h> /*标准输入输出定义*/
#include <stdlib.h> /*标准函数库定义*/
#include <unistd.h> /*Unix标准函数定义*/
#include <sys/types.h> /**/
#include <sys/stat.h> /**/
#include <fcntl.h> /*文件控制定义*/
#include <termios.h> /*PPSIX终端控制定 ...
并行计算 This control is another extension to the now standard and widely used ListView control. I have inclu
This control is another extension to the now standard and widely used ListView control. I have included some of the more common features: shaded columns, column sorting (with data type), but the real addition is the FILTERBAR features of the header. This implementation eliminates all of the work of ...