代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/360431/2963328
dsp timeout.dsp
# Microsoft Developer Studio Project File - Name="timeout" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
www.eeworm.com/read/360431/2963357
c timeout.c
#include "common.h"
#include
/* Test timeout of query */
static char software_version[] = "$Id: timeout.c,v 1.7 2007/11/26 18:12:31 freddy77 Exp $";
static void *no_unused_var_warn[] = {
www.eeworm.com/read/360431/2963520
dsp timeout.dsp
# Microsoft Developer Studio Project File - Name="timeout" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
www.eeworm.com/read/360431/2963542
c timeout.c
/*
* Purpose: Test handling of timeouts with an error handler
* Functions: dberrhandle, dbsetlogintime, dbsettime
* \todo We test returning INT_CANCEL for a login timeout. We don't test it for
www.eeworm.com/read/358237/2992756
java timeout.java
/*
* Copyright (c) 1998-2008 Caucho Technology -- all rights reserved
*
* This file is part of Resin(R) Open Source
*
* Each copy or derived work must preserve the copyright notice and this
* no
www.eeworm.com/read/355666/3051685
s timeout.s
;******************************************************************************
; 文件名:TIMEOUT.S
; 功能:使用定时器0实现1秒定时,控制蜂鸣器蜂鸣。(中断方式)
; 说明:将跳线器JP9短接,JP4断开。
;********************************************
www.eeworm.com/read/355666/3051697
c timeout.c
/****************************************************************************
* 文件名:TIMEOUT.C
* 功能:使用定时器0实现1秒定时,控制蜂鸣器蜂鸣。(中断方式)
* 说明:将跳线器JP9短接,JP4断开。
***********************************************