搜索资源列表
zhandianchaxun
- 本程序是用 Visual C++.net (VC.net)编写的网络通信程序。 实现 HTTP 站点查询, FTP 站点查询,Gopher 站点查询 的程序代码。共三个程序打包下载。代码注解详细。有需要的朋友下载看看。-This procedure is used Visual C . Net (VC.net) the preparation of the network communication program. The realization of HTTP query site,
testarray2csharp
- 此程序示例将VC之CArray<>对象转换为.NET之ArrayList托管对象。只需将函数编译成DLL,便可供C#使用。工程文件为vs2008 --pclion <http://www.tryahead.com/shk/> -the project is a example to convert a VC CArray<> object to a .NET ArrayList object. --pclion