代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/174695/9577588
h pscrcb.h
/*++
Copyright (c) 1997 - 1999 SCM Microsystems, Inc.
Module Name:
PscrCB.h
Abstract:
prototypes of callback handlers for pscr.xxx
Author:
Andreas Straub
Environment:
www.eeworm.com/read/361963/10026529
h timer.h
/*
* Cisco router simulation platform.
* Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr)
*
* timer.h: Management of timers.
*/
#ifndef __TIMER_H__
#define __TIMER_H__ 1
#include
www.eeworm.com/read/360377/10100379
c ssp_tmr.c
#include "syscfg.h"
#ifdef __cplusplus
#if __cplusplus
extern "C"{
#endif
#endif
#include "sys/sys_pub.h"
#include "aos.h"
#include "ssp_msg.h"
#include "ssp_tmr.h"
TMR g_pstFreeTmrList =
www.eeworm.com/read/164105/10129013
h dxut.h
//--------------------------------------------------------------------------------------
// File: DXUT.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//-------------------------
www.eeworm.com/read/164054/10133400
m ex6_2.m
h_main=figure('Units','normalized','Position',[0.15, 0.45, 0.6, 0.1],...
'Name','A Simple Example','MenuBar','none',...
'NumberTitle','off','Resize','off');
h_edit = uicontrol('Style','edit',
www.eeworm.com/read/359349/10153949
m gui_example02.m
%[exm11333_1.m]
clear, close all
figure
h_menu=uimenu( 'label' , 'Option' , 'Position' ,3);
h_sub1=uimenu(h_menu, 'label' , 'grid on' , 'callback' , 'grid on' );
h_sub2=uimenu(h_menu, 'label' , '
www.eeworm.com/read/358185/10194842
h libgpsmm.h
/* $Id: libgpsmm.h 4452 2007-12-05 22:02:37Z esr $ */
/*
* Copyright (C) 2005 Alfredo Pironti
*
* This software is distributed under a BSD-style license. See the
* file "COPYING" for more informat
www.eeworm.com/read/357087/10216416
h tcpclientdlg.h
// TCPClientDlg.h : header file
//
#if !defined(AFX_TCPCLIENTDLG_H__F00D36E6_3F71_481D_A6F1_0F41D60CE8C8__INCLUDED_)
#define AFX_TCPCLIENTDLG_H__F00D36E6_3F71_481D_A6F1_0F41D60CE8C8__INCLUDED_
www.eeworm.com/read/357087/10216418
h mymodemdlg.h
// MyModemDlg.h : header file
//
#if !defined(AFX_MYMODEMDLG_H__89DD9471_81AE_4446_A76C_1AC205C25A5B__INCLUDED_)
#define AFX_MYMODEMDLG_H__89DD9471_81AE_4446_A76C_1AC205C25A5B__INCLUDED_
#if _
www.eeworm.com/read/281069/10267418
c tchbasic.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi