代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/461717/7221407
cs aaspi_slave.cs
/*=========================================================================
| (c) 2006-2007 Total Phase, Inc.
|--------------------------------------------------------------------------
| Project
www.eeworm.com/read/458682/7291363
sh timed-input.sh
#!/bin/bash
# timed-input.sh
# TMOUT=3 Also works, as of newer versions of Bash.
TIMELIMIT=3 # Three seconds in this instance. May be set to different value.
PrintAnswer()
{
if [ "$answer" =
www.eeworm.com/read/458101/7312284
asp demo_gettimeout.asp
Default Timeout is: 20 minutes.Timeout is now: 30 minutes.
www.eeworm.com/read/458012/7314033
lst flash.lst
C51 COMPILER V7.06 FLASH 09/26/2008 13:35:54 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE FLASH
OBJECT MODULE PLACED IN .
www.eeworm.com/read/458012/7314108
c flash.c
/*
*****************************************************************************************************
*
* File name: flash.c
*******************************************************************
www.eeworm.com/read/457692/7320882
chat huawei-e220.chat
TIMEOUT 3
ABORT BUSY
ABORT 'NO CARRIER'
ABORT VOICE
ABORT 'NO DIALTONE'
ABORT 'NO DIAL TONE'
ABORT 'NO ANSWER'
ABORT DELAYED
"" ATZ
OK ATQ0V1E1S0=0&C1&D2
OK ATDT*99#
CONNECT ""
www.eeworm.com/read/455849/7362851
cpp os_kernel.cpp
//******************************************************************************
//*
//* FULLNAME: Single-Chip Microcontroller Real-Time Operating System
//*
//* NICKNAME: scmRTOS
//*
www.eeworm.com/read/455500/7370610
c httpd.c
/* httpd.c: A very simple http server
* Copyfight (C) 2003 Jianguo.Zou
* Copyright (C) 2000 Lineo, Inc. (www.lineo.com)
* Copyright (c) 1997-1999 D. Jeff Dionne
www.eeworm.com/read/452882/7431490
ini http_codes.ini
[Informational 1xx]
100="Continue"
101="Switching Protocols"
[Successful 2xx]
200="OK"
201="Created"
202="Accepted"
203="Non-Authoritative Information"
204="No Content"
205="Reset Content"
www.eeworm.com/read/452622/7436736
cs frmconnection.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using G