代码搜索:handler

找到约 10,000 项符合「handler」的源代码

代码结果 10,000
www.eeworm.com/read/396694/8095544

txt k.txt

K类 函数名: kbhit 功 能: 检查当前按下的键 用 法: int kbhit(void); 程序例: #include int main(void) { cprintf("Press any key to continue:"); while (!kbhit()) /* do nothing */ ; cpr
www.eeworm.com/read/396694/8095561

txt h.txt

函数名: harderr 功 能: 建立一个硬件错误处理程序 用 法: void harderr(int (*fptr)()); 程序例: /*This program will trap disk errors and prompt the user for action. Try running it with no disk in drive A
www.eeworm.com/read/333254/12693295

cpp error3.cpp

// error3.cpp -- using an exception #include double hmean(double a, double b); int main() { double x, y, z; std::cout > x >
www.eeworm.com/read/246553/12720088

c interrupts.c

// Interrupt handlers Interrupts.c // Rev 9/1/05 //Copyright (C) 2005 Alex Brown rbirac@cox.net //This program is free software; See license at the end of this file for details. #inc
www.eeworm.com/read/331966/12792313

js ratingbehavior.js

// (c) Copyright Microsoft Corporation. // This source is subject to the Microsoft Permissive License. // See http://www.microsoft.com/resources/sharedsource/licensingbasics/sharedsourcelicenses.msp
www.eeworm.com/read/331966/12792359

js hoverbehavior.js

// (c) Copyright Microsoft Corporation. // This source is subject to the Microsoft Permissive License. // See http://www.microsoft.com/resources/sharedsource/licensingbasics/sharedsourcelicenses.msp
www.eeworm.com/read/331966/12792443

js dropdownbehavior.js

// (c) Copyright Microsoft Corporation. // This source is subject to the Microsoft Permissive License. // See http://www.microsoft.com/resources/sharedsource/licensingbasics/sharedsourcelicenses.msp
www.eeworm.com/read/331966/12792745

js dragdropscripts.js

// (c) Copyright Microsoft Corporation. // This source is subject to the Microsoft Permissive License. // See http://www.microsoft.com/resources/sharedsource/licensingbasics/sharedsourcelicenses.msp
www.eeworm.com/read/331966/12792756

js timer.js

// (c) Copyright Microsoft Corporation. // This source is subject to the Microsoft Permissive License. // See http://www.microsoft.com/resources/sharedsource/licensingbasics/sharedsourcelicenses.msp
www.eeworm.com/read/331966/12793486

js mutuallyexclusivecheckboxbehavior.js

// (c) Copyright Microsoft Corporation. // This source is subject to the Microsoft Permissive License. // See http://www.microsoft.com/resources/sharedsource/licensingbasics/sharedsourcelicenses.msp