代码搜索:传输接口

找到约 10,000 项符合「传输接口」的源代码

代码结果 10,000
www.eeworm.com/read/193527/8220345

h chatsrvrview.h

// ChatSrvrView.h : CChatSrvrView 类的接口 // #pragma once class CChatSrvrView : public CEditView { protected: // 仅从序列化创建 CChatSrvrView(); DECLARE_DYNCREATE(CChatSrvrView) // 属性 publi
www.eeworm.com/read/193527/8220446

h containerview.h

// ContainerView.h : CContainerView 类的接口 // #pragma once class CContainerCntrItem; class CContainerView : public CView { protected: // 仅从序列化创建 CContainerView(); DECLARE_DYNCREATE(CCo
www.eeworm.com/read/193527/8220458

h containerdoc.h

// ContainerDoc.h : CContainerDoc 类的接口 // #pragma once class CContainerDoc : public COleDocument { protected: // 仅从序列化创建 CContainerDoc(); DECLARE_DYNCREATE(CContainerDoc) // 属性 pub
www.eeworm.com/read/193527/8220565

h chatterdoc.h

// ChatterDoc.h : CChatterDoc 类的接口 // #pragma once class CChatSocket; class CChatterDoc : public CDocument { protected: // 仅从序列化创建 CChatterDoc(); DECLARE_DYNCREATE(CChatterDoc) /
www.eeworm.com/read/193527/8220569

h chatterview.h

// ChatterView.h : CChatterView 类的接口 // #pragma once class CChatterDoc; class CChatterView : public CEditView { protected: // 仅从序列化创建 CChatterView(); DECLARE_DYNCREATE(CChatterView)
www.eeworm.com/read/370764/9586191

pas udllinterface.pas

unit udllinterface; interface uses uClass, Windows, Dialogs; type TProcGetName = function :PChar; stdcall; {上层接口} procedure getteamname(var team1,team2:string); procedure initRobotlibary;
www.eeworm.com/read/171903/9730683

asm aexp72.asm

;*------------------------------------------------------*/ ;* Aexp7.asm(查询方式全双工串行通信接口实验) */ ;* 查询方式全双工串行通信程序 Source File */ ;* Copyright (c) 2001 by HUST
www.eeworm.com/read/414658/11107181

h irkey.h

/**********对外接口函数IrKeyHit(unsigned char da)***************/ /**********返回的按键值为 key ********************************/ #define POWER -1 #define UP -2 #define DOWN -3 #define ADD -4
www.eeworm.com/read/147507/12549736

h yinzhang.h

// YinZhang.h // 印章图像处理的一些接口 // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_YINZHANG_H_INCLUDED_) #define AFX_YINZHANG_H_INCLUDED_ #if _MSC_VER >
www.eeworm.com/read/134752/13974966

h linkpaneldoc.h

// LinkPanelDoc.h : CLinkPanelDoc 类的接口 // #pragma once class CLinkPanelDoc : public CDocument { protected: // 仅从序列化创建 CLinkPanelDoc(); DECLARE_DYNCREATE(CLinkPanelDoc) // 属性 public