搜索资源列表
comp6srcdnet
- COM 组件设计与应用--用ATL写第一个组件.除了所有 COM 组件必须的 IUnknown 接口外,再实现一个自己定义的接口 IFun,它有两个函数: Add()完成两个数值的加法,Cat()完成两个字符串的连接。-COM Design and Application -- ATL wrote an article components. In addition to all the necessary COM interface
qddown_vc1101345346255
- 创建Calculate组件,添加IFun接口(注意:本例我们在Attributes中我们选择Apartment,Custom,Yes).在IFun接口中添加函数Add实现两数相加的功能-create components, add IFun interface (note : The cases in which we choose Attributes Apartment, Custom, Yes). In addition IFun
comp6srcdnet
- COM 组件设计与应用--用ATL写第一个组件.除了所有 COM 组件必须的 IUnknown 接口外,再实现一个自己定义的接口 IFun,它有两个函数: Add()完成两个数值的加法,Cat()完成两个字符串的连接。-COM Design and Application-- ATL wrote an article components. In addition to all the necessary COM interface p
qddown_vc1101345346255
- 创建Calculate组件,添加IFun接口(注意:本例我们在Attributes中我们选择Apartment,Custom,Yes).在IFun接口中添加函数Add实现两数相加的功能-create components, add IFun interface (note : The cases in which we choose Attributes Apartment, Custom, Yes). In addition IFun
ortherClss
- 学生类:Student 教师类:Teacher 主任:AdminTeacher 班主任:MasterTeacher 授课老师: PrelectTeacher 班级类:classTeam 班级考试信息类:classExam 功能接口:IFun 教师适配器:TeacherAdapter 数据库通讯:DataAccess 代理类:Proxy 教师考勤:TeacherDuty 学生考勤:Stude