-
C#调用Outlook发送邮件实例源码
C#调用Outlook发送邮件
- 2013-01-24下载
- 积分:1
-
net_programme_3stpart
《VC++网络通信编程实例案例精选》源代码_第三部分("VC network communications programming examples selected cases" source code _ the third part)
- 2007-02-27 10:30:38下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
MachRemote
MACH3软件二次开发的一个实例程序,希望对喜欢MACH3二次开发的朋友有帮助。(MACH3 software secondary development of an example program, we want to enjoy MACH3 secondary development to help a friend.)
- 2021-01-15 15:28:46下载
- 积分:1
-
Modem
这是一个关于MODEM的网络编程源代码,采用VC++编写。(This is a MODEM network programming source code, written using VC++.)
- 2010-06-05 14:41:15下载
- 积分:1
-
ez-ipupdate-3.0.11b7.tar
EZ-IPUPDATE的LIB7版本,极有参考价值,与3322的QDNS不完全相同(ez-ipupdate is a small utility for updating your host name for the any of the dynamic DNS service offered at:
* http://www.ez-ip.net
* http://www.justlinux.com
* http://www.dhs.org
* http://www.dyndns.org
* http://www.ods.org
* http://gnudip.cheapnet.net (GNUDip)
* http://www.dyn.ca (GNUDip)
* http://www.tzo.com
* http://www.easydns.com
* http://www.dyns.cx
* http://www.hn.org
* http://www.zoneedit.com
)
- 2009-06-09 18:21:19下载
- 积分:1
-
chap5
C++网络通信 ftp 服务器 客户端
(C++network ftp server clinet)
- 2009-12-26 17:44:57下载
- 积分:1
-
AUpdateProvider
一个完善的升级程序,可供编写自动升级程序模块参考。(A complete update program solution.)
- 2014-01-18 00:38:42下载
- 积分:1
-
c#实现网络嗅探器
c#实现网络嗅探器
- 2014-06-24下载
- 积分:1
-
WinPcap_4_0_beta2
数据包网卡抓包程序,实现网卡监控,并实现查看功能。(Packet capture card procedures, the realization of the network card to monitor and achieve viewing.)
- 2009-01-13 12:23:17下载
- 积分:1