摘要:直接上图了,规范性先忽略。ASIO同步模式。这个相对简单ASIO异步模式
阅读全文
摘要:先应用一点网络的文档:1. 至http://sourceforge.net/projects/boost/files/boost/1.47.0/下载boost最新版1.47.0;2. 解压缩后,运行bootstrap.bat批处理文件,得到bjam.exe;3.进入VS2008的Command Pr...
阅读全文
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.IO;using HtmlAgilityPack;namespace DemoCnBlogs{ class ...
阅读全文
摘要:// GDI_CapturingAnImage.cpp : Defines the entry point for the application.//#include "stdafx.h"#include "GDI_CapturingAnImage.h"#define MAX_LOADSTRING...
阅读全文