代码搜索:INTERFACES
找到约 10,000 项符合「INTERFACES」的源代码
代码结果 10,000
www.eeworm.com/read/291025/8444563
h myadoxclass.h
#pragma once
#import "C:\Program Files\Common Files\System\ado\msadox.dll" raw_interfaces_only no_namespace rename("EOF", "ADOEOF")
// CMyAdoxClass 命令目标
class CMyAdoxClass
{
public:
_Ca
www.eeworm.com/read/432259/8617353
c ipripng_daemon.c
/*
* Copyright 2006 Wind River Systems, Inc.
*
* The right to copy, distribute, modify or otherwise make use
* of this software may be licensed only pursuant to the terms
* of an applicable Wind
www.eeworm.com/read/430016/8772703
c m2ppplinkgroup.c
/* m2pppLinkGroup.c - SNMP PPP Link MIB Group implementation */
/* Copyright 1999 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01g,18dec02,qhu
www.eeworm.com/read/382635/9009488
vhd avr_core.vhd
--************************************************************************************************
-- Top entity for AVR core
-- Version 1.11
-- Designed by Ruslan Lepetenok
-- Modified 03.11.200
www.eeworm.com/read/181590/9244841
c win_if_list.c
/*
* win_if_list - Display network interfaces with description (for Windows)
* Copyright (c) 2004-2005, Jouni Malinen
*
* This program is free software; you can redistribute i
www.eeworm.com/read/178302/9408873
h dhcp.h
#ifndef CYGONCE_NET_TCPIP_DHCP_H
#define CYGONCE_NET_TCPIP_DHCP_H
//==========================================================================
//
// include/dhcp.h
//
// DHCP protocol suppo
www.eeworm.com/read/163678/10150142
h m1.h
#ifndef M1_H
#define M1_H
//BEGIN connections.h
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#include
#include
SC_MODULE(m1), public ifW
www.eeworm.com/read/424424/10450243
h basiceffectsplugin.h
#ifndef BASICEFFECTSPLUGIN_H
#define BASICEFFECTSPLUGIN_H
#include
#include "../textart/textartinterface.h"
class BasicEffectsPlugin : public QObject, public TextArtInterface
{
Q_OBJE
www.eeworm.com/read/424424/10450249
h extraeffectsplugin.h
#ifndef BASICEFFECTSPLUGIN_H
#define BASICEFFECTSPLUGIN_H
#include
#include "../textart/textartinterface.h"
class ExtraEffectsPlugin : public QObject, public TextArtInterface
{
Q_OBJE
www.eeworm.com/read/424424/10451470
h iconeditorplugin.h
#ifndef ICONEDITORPLUGIN_H
#define ICONEDITORPLUGIN_H
#include
class IconEditorPlugin : public QObject,
public QDesignerCustomWidgetInterfac