代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/343888/11920490
h partition.h
/*
* Copyright (c) 2006-2008 by Roland Riegel
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of either the GNU General Publ
www.eeworm.com/read/252553/12275674
java manager.java
import java.io.FileReader;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.lang.reflect.Method;
/**
*
* Abstract class defining
www.eeworm.com/read/226505/14462766
js eventrouter.js
/*
event router object for robust cross-browser implementation of Observer pattern
for the 'classic' javascript event model (the newer addEventListener() and attachEvent()
does a similar job, but i
www.eeworm.com/read/226035/14502540
h rtaudio.h
/************************************************************************/
/*! \class RtAudio
\brief Realtime audio i/o C++ classes.
RtAudio provides a common API (Application Programming Int
www.eeworm.com/read/123453/14631825
h fdset.h
/*
* fdset.h - module for managing a large collection of file descriptors
*/
typedef struct FDSet FDSet;
/*
* A function of this type will be called to indicate that a file descriptor
* has show
www.eeworm.com/read/123453/14632511
h fdset.h
/*
* fdset.h - module for managing a large collection of file descriptors
*/
typedef struct FDSet FDSet;
/*
* A function of this type will be called to indicate that a file descriptor
* has show
www.eeworm.com/read/172394/5387868
h zipstorage.h
////////////////////////////////////////////////////////////////////////////////
// $Workfile: ZipStorage.h $
// $Archive: /ZipArchive/ZipStorage.h $
// $Date: 03-01-09 10:30 $ $Author: Tadeusz Dra
www.eeworm.com/read/172394/5388140
h zipstorage.h
////////////////////////////////////////////////////////////////////////////////
// $Workfile: ZipStorage.h $
// $Archive: /ZipArchive/ZipStorage.h $
// $Date: 03-01-09 10:30 $ $Author: Tadeusz Dra
www.eeworm.com/read/168013/5450191
js eventrouter.js
/*
event router object for robust cross-browser implementation of Observer pattern
for the 'classic' javascript event model (the newer addEventListener() and attachEvent()
does a similar job, but i
www.eeworm.com/read/174505/9585343
pas compint.pas
unit CompInt;
{
Inno Setup
Copyright (C) 1997-2004 Jordan Russell
Portions by Martijn Laan
For conditions of distribution and use, see LICENSE.TXT.
Compiler interface
$jrsoftw