代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/428259/8881365
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "Hotel_MIS.h"
#include "MainFrm.h"
#include "AppendAccountDLG.h"
#include "ChangePwdDLG.h"
#include "
www.eeworm.com/read/384144/8894006
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/428037/8903041
js domready.js
/*==============================================================================
DOMReady - window.onload alternative
================================
www.eeworm.com/read/284580/8916251
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/186676/8918711
c hooks.c
/******************************************************************************
*
* Copyright (c) 2003 Gerhard W. Gruber
*
* PROJECT: pICE
* $Source: /cvsroot/pice/pice/module/hooks.c,v $
* $Rev
www.eeworm.com/read/284362/8937589
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/427525/8937689
java chathandler.java
import java.net.*;
import java.io.*;
import java.util.*;
public class ChatHandler extends Thread {
Socket socket;
DataInputStream in;
DataOutputStream out;
String name;
www.eeworm.com/read/383449/8946180
c mainloop.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/284137/8961338
h usbapi.h
/*
LPCUSB, an USB device driver for LPC microcontrollers
Copyright (C) 2006 Bertrik Sikken (bertrik@sikken.nl)
Redistribution and use in source and binary forms, with or without
modificatio