代码搜索:dispatch
找到约 10,000 项符合「dispatch」的源代码
代码结果 10,000
www.eeworm.com/read/470565/6913839
h sch.h
#ifndef SCH_H
#define SCH_H
#define uchar unsigned char
#define uint unsigned int
#define SCH_MAX_TASKS 6 /*任务最大数量 */
/*定义一个结构体*/
typedef struct
{
void (*task)(void); /*函数指
www.eeworm.com/read/460230/7255143
h dlgproxy.h
// DlgProxy.h : header file
//
#if !defined(AFX_DLGPROXY_H__E8152A46_867F_449F_AACD_EFC2F8D07748__INCLUDED_)
#define AFX_DLGPROXY_H__E8152A46_867F_449F_AACD_EFC2F8D07748__INCLUDED_
#if _MSC_VE
www.eeworm.com/read/298516/7953948
cpp alarm.cpp
// Alarm.cpp : implementation file
//
#include "stdafx.h"
#include "ex24c.h"
#include "Alarm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#e
www.eeworm.com/read/298516/7953986
h alarm.h
#ifndef __ALARM_H__
#define __ALARM_H__
// Alarm.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// CAlarm command target
class CAlarm
www.eeworm.com/read/298516/7954243
h ex24bauto.h
#ifndef __EX24BAUTO_H__
#define __EX24BAUTO_H__
// Ex24bAuto.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// CEx24bAuto command target
www.eeworm.com/read/297992/7978867
cpp alarm.cpp
// Alarm.cpp : implementation file
//
#include "stdafx.h"
#include "ex24c.h"
#include "Alarm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#e
www.eeworm.com/read/297992/7978888
h alarm.h
#ifndef __ALARM_H__
#define __ALARM_H__
// Alarm.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// CAlarm command target
class CAlarm
www.eeworm.com/read/297992/7979082
h ex24bauto.h
#ifndef __EX24BAUTO_H__
#define __EX24BAUTO_H__
// Ex24bAuto.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// CEx24bAuto command target
www.eeworm.com/read/326161/13160287
lst main.lst
C51 COMPILER V8.02 MAIN 11/26/2006 21:57:40 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN ma
www.eeworm.com/read/139204/13176189
cpp alarm.cpp
// Alarm.cpp : implementation file
//
#include "stdafx.h"
#include "ex24c.h"
#include "Alarm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#e