代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/150609/5690045
vc timeout.vc
#
# Microsoft makefile for TIMEOUT
# Please run VC tool first to set environment:
# vcvars32 x86
#
# To use: "nmake -f timeout.vc"
#
EXPATH = ..
LIBPATH = ..\..\..\lib
CCFLAGS = -c -DW
www.eeworm.com/read/150609/5690047
c timeout.c
/************************************************************************
TimeOut.c
-- Main module for read & write timeout setting example program.
Description:
1.Select "set
www.eeworm.com/read/150609/5690048
rc timeout.rc
/*
Timeout Demo example resource file.
*/
#include
#include "resource.h"
#include "pdlg.rc"
IDM_TIMEOUT MENU DISCARDABLE
BEGIN
POPUP "&Port"
BEGIN
MENUIT
www.eeworm.com/read/150609/5690049
bc timeout.bc
#
# Borland makefile for SIMPLE
# Please set BC command line environment first.
# (PATH ; INCLUDE; LIB)
# Requires PComm.dll
#
# To use: "make -f timeout.bc"
#
EXPATH = ..
LIBPATH = ..\..
www.eeworm.com/read/150609/5690072
dpr timeout.dpr
program Timeout;
uses
Forms,
About in '..\About.pas' {AboutFrm},
Config in '..\Config.pas' {CfgForm},
ExGlobal in '..\ExGlobal.pas',
MxTool in '..\MxTool.pas',
TmOutM in 'TmOutM.p
www.eeworm.com/read/150583/5690426
inl timeout.inl
#ifndef CYGONCE_IO_SERIAL_MISC_TIMEOUT_INL
#define CYGONCE_IO_SERIAL_MISC_TIMEOUT_INL
//==========================================================================
//
// timeout.inl
//
//
www.eeworm.com/read/150583/5690435
inl timeout.inl
#ifndef CYGONCE_IO_SERIAL_MISC_TIMEOUT_INL
#define CYGONCE_IO_SERIAL_MISC_TIMEOUT_INL
//==========================================================================
//
// timeout.inl
//
//
www.eeworm.com/read/136989/5830440
dsw timeout.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/136989/5830448
mpc timeout.mpc
// -*- MPC -*-
// Timeout.mpc,v 1.7 2003/12/23 21:04:50 dhinton Exp
project(*Server): taoexe, portableserver {
Source_Files {
test_i.cpp
server.cpp
}
}
project(*Client): messag
www.eeworm.com/read/136989/5830706
idl timeout.idl
//
// timeout.idl,v 1.2 2001/03/14 20:50:02 mk1 Exp
//
// ============================================================================
//
// = LIBRARY
// TAO/tests/AMI_Timeouts
//
// = F