代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/224863/14565806
m menu_sub.m
%GUI创建菜单和子菜单
Hm_ex=uimenu(gcf, 'Label', 'Example');
Hm_exgrid=uimenu(Hm_ex,'Label','Grid','CallBack','grid');
Hm_exview=uimenu(Hm_ex, 'Label', 'View');
Hm_ex2d=uimenu(Hm_exview, 'Label', '2-D' , '
www.eeworm.com/read/205421/15316243
h play.h
/* SCCSID @(#)play.h 1.1 11/19/97 */
#ifndef PLAYWAVEPCM_H
#define PLAYWAVEPCM_H
#include "../driver/common.h"
#include "newcomm.h"
#define FALSE 0
#define TRUE 1
#define buscon_d2a_runbit
www.eeworm.com/read/170988/5401074
h driver.h
// Declarations for s5933dk1 driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include "generic.h"
#include "..\sys\s5933.h"
www.eeworm.com/read/154890/5631310
h fl_widget.h
//
// "$Id: Fl_Widget.H,v 1.1.1.1 2003/08/07 21:18:38 jasonk Exp $"
//
// Widget header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This librar
www.eeworm.com/read/154890/5633173
h ppp_status.h
/*
* Copyright (c) 2003 Century Software, Inc. All Rights Reserved.
*
www.eeworm.com/read/395334/8183531
h usb_istr.h
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : usb_istr.h
* Author : MCD Application Team
* Version : V1.0
* Date
www.eeworm.com/read/395334/8183538
c usb_istr.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : usb_istr.c
* Author : MCD Application Team
* Version : V1.0
* Date
www.eeworm.com/read/173349/9661712
test lock.test
# 2001 September 15
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yo