代码搜索:handler

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

代码结果 10,000
www.eeworm.com/read/338826/12280597

js global.js

/* declare namespace */ (function(){ var namespaces = [ "System","BdElement", "BdBrowser", "BdEvent", "BdUtil", "BdAjax","BdString"]; for(var i = 0, j = namespaces.length; i < j; i ++){ if(window[
www.eeworm.com/read/252270/12290690

txt 回复the linux gcc howto中译版 (转--缩水版)。.txt

作者:L772 email: L772@263.net 日期:8/28/2001 1:51:24 PM gcc是一个与ANSI相容的编译器;奇怪的是,目前大多数的程式码都不符合ANSI所 定的标准。如果你热爱ANSI,喜欢用ANSI提供的标准来撰写C程式,似乎除了加 上-traditional的旗号之外,就没有其它什麽可以多谈的了。There is a certain amoun
www.eeworm.com/read/252080/12304145

cpp mysplitterwnd.cpp

// MySplitterWnd.cpp: implementation of the CMySplitterWnd class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "WellDataProcess.h" #inc
www.eeworm.com/read/338375/12311702

s 44binit.s

GET memcfg.s ;Memory Area ;GCS6 16M 16bit(2MB) DRAM/SDRAM(0xc000000-0xc7fffff) ;APP RAM=0xc000000~0xc1effff ;44BMON RAM=0xc7f0000-0xc7fffff ;STACK =0xc7ffa00 ;Interrupt Contr
www.eeworm.com/read/251752/12321963

cpp listee.cpp

// listee.cpp : implementation file // #include "stdafx.h" #include "ListView.h" #include "listee.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__
www.eeworm.com/read/338157/12322428

h mintopo.h

/******************************************************************************** ** Copyright (c) 1998-2000 Microsoft Corporation. All Rights Reserved. ** ** Portions Copyright (c) 1998-1
www.eeworm.com/read/149887/12339102

s irq.s

;/****************************************Copyright (c)************************************************** ;** Guangzou ZLG-MCU Development Co.,LTD. ;**
www.eeworm.com/read/337738/12343411

s irq.s

;/****************************************Copyright (c)************************************************** ;** Guangzou ZLG-MCU Development Co.,LTD. ;**
www.eeworm.com/read/251414/12346647

shtml processes.shtml

%!: /header.html System processes IDNamePriorityPoll handlerEvent handlerProcstate %! processes %!: /foo
www.eeworm.com/read/337379/12373489

java mailsender.java

package com.wondtech.mail; import com.wondtech.mail.Email; public class MailSender { public static void main(String[] args) throws Exception { Email email = new Email();