代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/163787/10145599
h snmp_pp.h
/*===================================================================
Copyright (c) 1999
Hewlett-Packard Company
ATTENTION: USE OF THIS SOFTWARE IS SUBJECT TO THE FOLLOWING TERMS.
Pe
www.eeworm.com/read/446553/7576885
m vst_main.m
% VST_MAIN Main Program of Voltage Stability Toolbox (VST).
% VST_MAIN displays welcome message and sets up menus.
%
% There are four menus 1) Model, 2) Analysis, 3) Edit, and 4) Help
www.eeworm.com/read/140461/13079358
h snmp_pp.h
/*===================================================================
Copyright (c) 1999
Hewlett-Packard Company
ATTENTION: USE OF THIS SOFTWARE IS SUBJECT TO THE FOLLOWING TERMS.
Permissi
www.eeworm.com/read/136989/5831520
idl test.idl
//
// test.idl,v 1.1 2000/12/16 15:47:17 bala Exp
//
interface Callback
{
oneway void shutdown ();
// A safe way to shutdown the client, using either clean shutdowns
// or "catastrophic
www.eeworm.com/read/136989/5832308
idl test.idl
//
// test.idl,v 1.1 2000/12/22 18:26:04 bala Exp
//
interface Callback
{
oneway void shutdown ();
// A safe way to shutdown the client, using either clean shutdowns
// or "catastrophic
www.eeworm.com/read/267661/11169757
js xmlhttp.js
function $() {
var elements = new Array();
for (var i = 0; i < arguments.length; i++) {
var element = arguments[i];
if (typeof element == 'string')
element = document.getElemen
www.eeworm.com/read/148282/12476895
m generate_rand.m
function varargout = generate_rand(varargin)
% GENERATE_REAL Application M-file for generate_real.fig
% FIG = GENERATE_REAL launch generate_real GUI.
% GENERATE_REAL('callback_name', ...) invok
www.eeworm.com/read/162211/10325680
h gtkphone.h
void outgoing_dsp_callback(gpointer data,gint source,GdkInputCondition condition );
void incoming_dsp_callback(gpointer data,gint source,GdkInputCondition condition );
void udp_message_callback(gpoint
www.eeworm.com/read/136989/5834939
h ping.h
// ping.h,v 1.4 2003/11/04 05:21:32 dhinton Exp
// ============================================================================
//
// = LIBRARY
// TAO/orbsvcs/tests/AVStreams/Latency
//
// =
www.eeworm.com/read/115273/6118003
c test44.c
/* $Header: /cvsroot/lesstif/lesstif/test/Xm/rowcolumn/test44.c,v 1.2 2001/05/15 14:46:10 amai Exp $
I have found a bug in LessTif 0.87.0 concerning pulldown menu traversal.
When entering a submenu u