代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/480671/1316134
s timeout.s
;******************************************************************************
; 文件名:TIMEOUT.S
; 功能:使用定时器0实现1秒定时,控制LED4闪烁。(中断方式)
; 说明:将跳线器JP4_LED4短接。
;********************************************
www.eeworm.com/read/480671/1316140
c timeout.c
/****************************************************************************
* 文件名:TIMEOUT.C
* 功能:使用定时器0实现1秒定时,并打开IRQ中断,控制LED闪烁。
* 同时使用MAT0.0实现比较匹配输出。
* 说明:将跳线器JP4_LED1、JP4_LED4短接。
********
www.eeworm.com/read/471038/1434162
java timeout.java
import javax.naming.*;
import javax.naming.directory.*;
import java.util.Hashtable;
/**
* Demonstrates how to use a timeout when creating a connection.
*
* usage: java Timeout
*/
class Timeout {
www.eeworm.com/read/469304/1480783
java timeout.java
import javax.naming.*;
import javax.naming.directory.*;
import java.util.Hashtable;
/**
* Demonstrates how to use a timeout when creating a connection.
*
* usage: java Timeout
*/
class Timeout {
www.eeworm.com/read/464804/1524898
java timeout.java
/*
* This file is part of "The Java Telnet Application".
*
* This is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
*
www.eeworm.com/read/464202/1532784
s timeout.s
;******************************************************************************
; 文件名:TIMEOUT.S
; 功能:使用定时器0实现1秒定时,控制蜂鸣器蜂鸣。(中断方式)
; 说明:将跳线器JP9短接,JP4断开。
;********************************************
www.eeworm.com/read/464202/1532802
c timeout.c
/****************************************************************************
* 文件名:TIMEOUT.C
* 功能:使用定时器0实现1秒定时,控制蜂鸣器蜂鸣。(中断方式)
* 说明:将跳线器JP9短接,JP4断开。
***********************************************
www.eeworm.com/read/463757/1535479
java timeout.java
/*
* Copyright (c) 1995 - 2008 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the f
www.eeworm.com/read/451170/1666156
s timeout.s
;******************************************************************************
; 文件名:TIMEOUT.S
; 功能:使用定时器0实现1秒定时,控制蜂鸣器蜂鸣。(中断方式)
; 说明:将跳线器JP9短接,JP4断开。
;********************************************