代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/258434/11864567
doc except.doc
USER-GENERATED EXCEPTIONS IN GENERAL
------------------------------------
MS-DOS users can generate exceptions by means of two separate
mechanisms, Ctrl-C and Ctrl-Break. Although these are often
www.eeworm.com/read/258434/11864688
asm cerrinst.asm
PAGE ,132
; Install an Interrupt 24 (DOS critical error exception) handler
;
; Public domain by Bob Stout
;
; Requires MASM 5.1 or later or equivalent
;
; Assemble with: MAS
www.eeworm.com/read/258266/11874018
s irq.s
;/****************************************Copyright (c)**************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
www.eeworm.com/read/155301/11885788
s irq.s
;/****************************************Copyright (c)**************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
www.eeworm.com/read/155285/11886623
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/155283/11886704
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/258052/11891436
cpp 飞机射击游戏view.cpp
// 飞机射击游戏View.cpp : implementation of the CMyView class
//
#include "stdafx.h"
#include "飞机射击游戏.h"
#include "飞机射击游戏Doc.h"
#include "飞机射击游戏View.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#und
www.eeworm.com/read/257964/11898855
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "manager.h"
#include "MainFrm.h"
#include "UserDlg.h"
#include "LoginDlg.h"
#include "FolkDlg.h"
#
www.eeworm.com/read/154728/11931738
php 11-7.php
function default($inParser, $inData) {
echo "XML:Default handler called with '$inData'\n";
}
www.eeworm.com/read/342904/11991993
c main.c
/*
* main.c -- Main program for the GoAhead WebServer (eCos version)
*
* Copyright (c) Go Ahead Software Inc., 1995-1999. All Rights Reserved.
*
* See the file "license.txt" for usage and re