代码搜索:接口调试
找到约 10,000 项符合「接口调试」的源代码
代码结果 10,000
www.eeworm.com/read/167955/9944218
h ioapi.h
// IOAPI.H
// IOAPI.DLL的接口文件
#if !defined(_IOAPI_H)
#define _IOAPI_H
//**********************************************************************
// 扫描函数OnCreateDeviceLink,OnCreatePacketLink
// OnR
www.eeworm.com/read/362330/10003689
pas uiocprtl.pas
unit uIOCPRTL;
interface
uses
SysUtils, Windows, Contnrs, Classes;
type
//实现接口的对象
TInterObject = class (TObject, IUnknown)
protected
FRefCount: Integer;
public
fun
www.eeworm.com/read/166185/10030306
h childfrm.h
// ChildFrm.h : CChildFrame 类的接口
//
#pragma once
class CChildFrame : public CMDIChildWnd
{
DECLARE_DYNCREATE(CChildFrame)
public:
CChildFrame();
// 属性
public:
CSplitterWnd
www.eeworm.com/read/360354/10101505
i
*************************************************************
BBSXP API 1.0 For BBSXP2008
*************************************************************
说明:
1、接口程序适用于 BBSXP2008(8.0.0) 与其它程序的整合
www.eeworm.com/read/164490/10105754
asm aexp5.asm
;*------------------------------------------------------*/
;* Aexp5.asm(音乐发生器接口实验) */
;* 音乐发生器程序Source File */
;* Copyright (c) 2001 by HUST
www.eeworm.com/read/359706/10129084
c intspc3.c
/*********************************************************************
公司名称: 扬州恒春电子
模块名 : Profibus DP从站接口程序
创建人 :
日期 : 2007/03/01
www.eeworm.com/read/359706/10129088
c userspc3.c
/*********************************************************************
公司名称: 扬州恒春电子
模块名 : Profibus DP从站接口程序
创建人 :
日期 : 2007/03/01
www.eeworm.com/read/359706/10129092
c dps2spc3.c
/*********************************************************************
公司名称: 扬州恒春电子
模块名 : Profibus DP从站接口程序
创建人 :
日期 : 2007/03/01
www.eeworm.com/read/357800/10200959
cpp soundl.cpp
#include "StdAfx.h"
//*-------------------------------------------------------*/
//* SoundL.cpp(声-光报警器接口实验) * /
//* 声-光报警器 Source File */
//*