代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/372878/9489181
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/372733/9495607
s vector.s
ModeMask EQU 0x1F
SVC32Mode EQU 0x13
IRQ32Mode EQU 0x12
FIQ32Mode EQU 0x11
User32Mode EQU 0x10
Abort32Mode EQU 0x17
Undef32Mode EQU 0x1B
IRQ_BIT EQU 0x80
FIQ_BIT EQU 0x40
GBLS
www.eeworm.com/read/176362/9501060
cpp httpserver.cpp
#include "stdafx.h"
#include "HttpServer.h"
#include "HttpSocketHandler.h"
/////////////////////////////////////////////////////////////////////////////
// HttpServer
//
// #DGH
// note:
www.eeworm.com/read/176362/9501075
h httpsockethandler.h
#if !defined(HttpSocketHandler_H)
#define HttpSocketHandler_H
#include "HttpServerInfo.h"
#include "HttpRequestProcess.h"
#include "SocketHandler.h"
#include "TransferStatus.h"
/////////
www.eeworm.com/read/176362/9501186
h serversockethandler.h
#if !defined(ServerSocketHandler_H)
#define ServerSocketHandler_H
#include "ServerSocket.h"
#include "SocketHandler.h"
#include
using namespace std;
//////////////////////////
www.eeworm.com/read/372448/9510618
s irq.s
;/****************************************Copyright (c)**************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
www.eeworm.com/read/371971/9528264
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "StationManage.h"
#include "MainFrm.h"
#include "ChangePWDlg.h"
#include "LoginDlg.h"
#ifdef _DEBUG
www.eeworm.com/read/175598/9540716
c cleanup.c
/*
* cleanup.c
*
* Description:
* This translation unit implements routines associated
* with cleaning up threads.
*
*
* -----------------------------------------------------------------------
www.eeworm.com/read/175176/9556255
pas mailtemplatemessage.pas
unit MailTemplateMessage;
{
An XML message template handler for the mail template program.
Requires MSXML v3 package from Microsoft.
Copyright