代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/135580/13919851
cxx fl_counter.cxx
//
// "$Id: Fl_Counter.cxx,v 1.1.1.1 2003/08/07 21:18:40 jasonk Exp $"
//
// Counter widget for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library
www.eeworm.com/read/134555/13981910
h rebarstate.h
//*******************************************************************************
// COPYRIGHT NOTES
// ---------------
// This is a part of the BCGControlBar Library
// Copyright (C) 1998-2000 BC
www.eeworm.com/read/134554/13982943
h rebarstate.h
//*******************************************************************************
// COPYRIGHT NOTES
// ---------------
// This is a part of the BCGControlBar Library
// Copyright (C) 1998-2000 BC
www.eeworm.com/read/236866/13994993
c tchbasic.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/235668/14056498
js xhr.js
if (!window.XMLHttpRequest)
{
window.XMLHttpRequest = function()
{
var xmlHttp = null;
var ex;
try
{
xmlHttp = new ActiveXObject("Msxml2.XMLHTTP.4.0");
}
catch (ex)
{
www.eeworm.com/read/200131/15440167
m exm100333_1.m
%exm100333_1.m
figure
BackColor=get(gcf,'Color');
h_menu=uimenu('label','Option','Position',3);
h_sub1=uimenu(h_menu,'label','grid on','callback','grid on');
h_sub2=uimenu(h_menu,'label','grid of
www.eeworm.com/read/111874/15501329
c gui_streambmp.c
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applica
www.eeworm.com/read/107624/15604506
cpp 运行时的控制.cpp
//glHint()函数控制复杂绘制过程的例子
#include
#include
#include
#include
#include
#include
#pragma comment (lib,"opengl32")
#pragma comment (
www.eeworm.com/read/103328/15737183
h mixgtk_input.h
/* -*-c-*- ---------------- mixgtk_input.h :
* Declaration of functions for user input
* ------------------------------------------------------------------
* Last change: Time-stamp:
www.eeworm.com/read/101557/15826812
m slideg.m
function slideg(lo,Gain,hi,flag,trash1,trash2)
% SLIDEG Manages a dialog box for the Sliding Gain block in SIMULINK.
% SLIDEG(LO,GAIN,HI,FLAG) generates a dialog box when the
% Slider