使用方法如下: 1、在工程中加入comm.h这个头文件 2、在stdafx.h中加入 #include 3、在聚合类改变方法如下: 原句:public IDispatchImpl 新句:public IDispatchImpl<_EnumColl::CollectionType, &IID_IUsers, &LIBID_TEST07Lib> OK,就这么简单,然后再加入你自己的方法如Add,Delete等即可
标签: public IDispatchImpl include stdafx
上传时间: 2013-12-24
上传用户:84425894
public class phpmailer phpmailer - PHP email transport cla
标签: phpmailer transport public class
上传时间: 2014-08-11
上传用户:busterman
序列模式挖掘prefixspan算法源代码。License: GPL2 (Gnu General public License Version 2) Requirements: C++ compiler with STL (Standard Template Library).
标签: License Requirements prefixspan General
上传时间: 2013-12-22
上传用户:ouyangtongze
接收pop3 public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response As String Dim msg As New Pop3Message msg.bytes = rhs.bytes msg.number = rhs.number message = "RETR " + rhs.number.ToString + vbCrLf write(message) response = Respond() If response.Substring(0, 3) <> "+OK" Then Throw New Pop3Exception(response) End If MsgBox(msg) msg.retrieved = True While (1 = 1) response = Respond() If response = "." + vbCrLf Then Exit While Else msg.message += response End If End While Return msg End Function
标签: Pop3Message Function Retrieve response
上传时间: 2013-12-28
上传用户:fnhhs
diStorm64 is an AMD64 disassembler, which is the first public free disassembler library for AMD64 out there.
标签: disassembler AMD 64 diStorm
上传时间: 2015-05-03
上传用户:fnhhs
java 100例子 import javax.swing.JOptionPane //调用method class c { //定义名字 public static void main(String[] args) { //开始method JOptionPane.showMessageDialog( null, "错误" ) //显示一条信息 System.exit(0) // 结束程序 } //结束method } //结束class
标签: JOptionPane import method public
上传时间: 2015-05-18
上传用户:gengxiaochao
a new public static cla
上传时间: 2013-12-26
上传用户:杜莹12345
ITU-T Recommendation V.90 98年9月版本 A DIGITAL MODEM AND ANALOGUE MODEM PAIR FOR USE ON THE public SWITCHED TELEPHONE NETWORK (PSTN) AT DATA SIGNALLING RATES OF UP TO 56 000 bit/s DOWNSTREAM AND UP TO 33 600 bit/s UPSTREAM
标签: MODEM Recommendation ANALOGUE DIGITAL
上传时间: 2014-01-17
上传用户:hn891122
SDprotector Pro Edition v1.12脱壳技术资料 中英文翻译 Armadillo 4.01a (public Build) 手动脱壳
标签: SDprotector Armadillo Edition public
上传时间: 2015-06-27
上传用户:trepb001
BOINC A System for public-Resource Computing and Storage.pdf
标签: public-Resource Computing Storage System
上传时间: 2015-07-12
上传用户:erkuizhang