代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/153565/12027724
c timer.c
/*****************************************************************************
* timer.c - Timer Services program file.
*
* Copyright (c) 1998 by Global Election Systems Inc.
*
* The authors here
www.eeworm.com/read/153455/12031647
bak 44binit.s.bak
;****************************************************************************
;【文 件 名 称】44binit.s
;【功 能 描 述】C程序开始代码,用于配置存储器空间、初始化中断和堆栈等
;【程 序 版 本】2.0
;【创建人及创建日期】龚俊//2002年12月19日19:17
;【修改
www.eeworm.com/read/153455/12031679
s 44binit.s
;****************************************************************************
;【文 件 名 称】44binit.s
;【功 能 描 述】C程序开始代码,用于配置存储器空间、初始化中断和堆栈等
;【程 序 版 本】2.0
;【创建人及创建日期】龚俊//2002年12月19日19:17
;【修改
www.eeworm.com/read/255893/12047883
bak 44binit(已注释).s.bak.bak
; *******************************************************
; * NAME : 44BINIT.S *
; * Version : 10.JAn.2003 *
; * Description: *
; * C start up codes *
; * Configure memory, Initi
www.eeworm.com/read/255893/12047893
bak 44binit(已注释).s.bak
; *******************************************************
; * NAME : 44BINIT.S *
; * Version : 10.JAn.2003 *
; * Description: *
; * C start up codes *
; * Configure memory, Initi
www.eeworm.com/read/255893/12047896
s 44binit(已注释).s
; *******************************************************
; * NAME : 44BINIT.S *
; * Version : 10.JAn.2003 *
; * Description: *
; * C start up codes *
; * Configure memory, Initi
www.eeworm.com/read/153044/12064278
m doevent.m
function theResult = doevent(self, theEvent, theMessage, varargin)
% ps/doevent -- Call "ps" event handler.
% doevent(self, theEvent, theMessage) calls the registered
% event handler on behalf of
www.eeworm.com/read/153044/12064317
m help_handlers.m
function theResult = help_handlers(self, varargin)
% Event-handlers are registered with "ps" using the
% "handler" method, which requires the name of an event,
% such as 'Print', and the name of t
www.eeworm.com/read/152565/12104604
s 44binit.s
;****************************************************************************
;【文 件 名 称】44binit.s
;【功 能 描 述】C程序开始代码,用于配置存储器空间、初始化中断和堆栈等
;【程 序 版 本】2.0
;【修改人及修改日期】李希岗//2003年1月20日20:43
;***
www.eeworm.com/read/254778/12119981
m appcontroller.m
// AppController.m -- application controller, handler of all the buttons.
// Copyright (C) 2003 Borkware
// We use the BSD License. Check out http://borkware.com/license
#import "AppController.h"
#