摘要:
Sunday, September 30th, 2007Twisted的WEB开发作者:gashero 目录1简介2Twisted技术体系3一个简单的例子4Twisted WEB Request参考4.1请求4.2响应4.3常量4.4HTTPChannel4.5HTTPFactory5比较完善的开发... 阅读全文
摘要:
// IOCP.cpp : Defines the entry point for the console application.////#include "stdafx.h"#include #include #include #pragma comment(lib, "WS2_32.lib")... 阅读全文
摘要:
// IOCP2.cpp : Defines the entry point for the console application.//#include "stdafx.h"#include #include #include #include #pragma comment(lib, "WS2_... 阅读全文