代码搜索:INTERFACES
找到约 10,000 项符合「INTERFACES」的源代码
代码结果 10,000
www.eeworm.com/read/136815/5855422
pro infourlclient.pro
TEMPLATE = app
TARGET = infourlclient
CONFIG += qt warn_on release
REQUIRES = network full-config nocrosscompiler
HEADERS = client.h \
qip.h
SOURCES = main.cpp \
client.cpp \
www.eeworm.com/read/136815/5855444
pro remotecontrol.pro
TEMPLATE = app
TARGET = remotecontrol
CONFIG += qt warn_on release
REQUIRES = network full-config nocrosscompiler
HEADERS = startup.h \
remotectrlimpl.h \
ipcserver.h
SOURCES = m
www.eeworm.com/read/135686/5882719
c fad-gifc.c
/* -*- Mode: c; tab-width: 8; indent-tabs-mode: 1; c-basic-offset: 8; -*- */
/*
* Copyright (c) 1994, 1995, 1996, 1997, 1998
* The Regents of the University of California. All rights reserved.
www.eeworm.com/read/135686/5883062
c fad-gifc.c
/* -*- Mode: c; tab-width: 8; indent-tabs-mode: 1; c-basic-offset: 8; -*- */
/*
* Copyright (c) 1994, 1995, 1996, 1997, 1998
* The Regents of the University of California. All rights reserved.
www.eeworm.com/read/135686/5883405
c fad-gifc.c
/* -*- Mode: c; tab-width: 8; indent-tabs-mode: 1; c-basic-offset: 8; -*- */
/*
* Copyright (c) 1994, 1995, 1996, 1997, 1998
* The Regents of the University of California. All rights reserved.
www.eeworm.com/read/130382/5958057
inf pgpmaca.inf
; pgpmaca.inf
; Installation script for the PGPnet Virtual Mac driver
[version]
signature=$Windows95$
Provider=%V_PROVIDER%
; Class = Net | NetTrans | NetClient | NetService
Class=Net
[manu
www.eeworm.com/read/130382/5958170
inf pgpmac.inf
; pgpmac.inf
; Installation script for the PGPnet Virtual Mac driver
[version]
signature=$Windows95$
Provider=%V_PROVIDER%
; Class = Net | NetTrans | NetClient | NetService
Class=Net
[manuf
www.eeworm.com/read/123322/6060550
c bsp_cache.c
//==========================================================================
//
// bsp_cache.c
//
// BSP Cache Interfaces.
//
//==============================================================
www.eeworm.com/read/120487/6073237
properties errors_de.properties
# Message translation file for PostgreSQL JDBC driver
# Peter Eisentraut , 2001.
#
# $Header: /cvsroot/pgsql/src/interfaces/jdbc/org/postgresql/Attic/errors_de.properties,v 1.5 2003/0
www.eeworm.com/read/120487/6073242
makefile
#-------------------------------------------------------------------------
#
# Makefile for libpgtcl library
#
# Copyright (c) 1994, Regents of the University of California
#
# $Header: /cvsroot/pgsql