搜索资源列表
Script
- 本程序实现了用ADO连接数据库,其中ado2.h和ado2.cpp是一个高度集成的ado函数库,很是不错;本程序的主要功能是执行脚本-This program implements a database using ADO connection, which ado2.h and ado2.cpp is a highly integrated ado library, it is good this program' s main function is to execute scr i
Wang
- only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your Wang application.
SOCKET.CPP
- #include <winsock2.h> #pragma comment(lib, ws2_32.lib ) int main() { WSADATA WSAData SOCKET sock SOCKADDR_IN sin char buffer[255] WSAStartup(MAKEWORD(2,0), &WSAData) Tout est configuré pour se connecter sur IRC, haa
Exp9_2
- 将上题以多文件方式组织,在area.h中声明各个area函数原型,在area.cpp中定义函数,然后在Exp9_2.cpp中包含area.h,定义main函数并执行-Many documents will be on the title to be organized in each area area.h declare the function prototype is defined in the area.cpp function, and then included in the Ex
Exp9_2
- 将上题以多文件方式组织,在area.h中声明各个area函数原型,在area.cpp中定义函数,然后在Exp9_2.cpp中包含area.h,定义main函数并执行-Many documents will be on the title to be organized in each area area.h declare the function prototype is defined in the area.cpp function, and then included in the Ex
