代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/159596/10637356
m mmenu3.m
% mmenu3.m
Hm_top = uimenu('Label','Example');
Hm_box = uimenu(Hm_top,'Label','Axis Box',...
'CallBack',[...
'if strcmp(get(gca,''Box''),''on''),',...
'set(g
www.eeworm.com/read/159596/10637625
m mmenu2.m
% mmenu2.m
Hm_top = uimenu('Label','Example');
Hm_box = uimenu(Hm_top,'Label','Axis Box',...
'CallBack',[...
'if strcmp(get(gca,''Box''),''on''),',...
'set(g
www.eeworm.com/read/277287/10648011
h ctrlpanelp.h
/**** ctrlpanelP.h ****/
/**************************************************************************
A `CtrlPanel' object is a Motif XmRowColumn widget that enforces
a simple horizontal or vertical l
www.eeworm.com/read/277287/10648014
h ctrlpanel.h
/**** ctrlpanel.h ****/
/**************************************************************************
A `CtrlPanel' object is a Motif XmRowColumn widget that enforces
a simple horizontal or vertical la
www.eeworm.com/read/421977/10671634
m c2fgui4.m
function varargout = c2fgui4(varargin)
% C2FGUI4 Application M-file for c2fgui4.fig
% FIG = C2FGUI4 launch c2fgui4 GUI.
% C2FGUI4('callback_name', ...) invoke the named callback.
% Last Modifie
www.eeworm.com/read/421642/10719109
txt interface of warpdll.txt
//For version 5.2
//update: 2003.3.2
//**********************************************************************************************
//General:
//
//LKey and RKey contain 28 bits legal key eac
www.eeworm.com/read/350642/10721583
h loadstrg.h
#define IDM_EXIT 100
#define IDM_TEST 200
#define IDM_ABOUT 301
#define IDS_STRINGBASE 100
LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM);
LRESULT CAL
www.eeworm.com/read/350642/10721636
h createpdialog.h
#define IDM_EXIT 100
#define IDM_TEST 200
#define IDM_ABOUT 301
#define IDC_CHECKBOX 101
#define IDC_RADIO1 102
#define IDC_RADIO2 103
LRES
www.eeworm.com/read/350642/10721811
h defdlgp.h
#define IDM_EXIT 100
#define IDM_TEST 200
#define IDM_ABOUT 301
#define IDC_CHECKBOX 101
#define IDC_RADIO1 102
#define IDC_RADIO2 103
LRES
www.eeworm.com/read/350642/10721818
h show_keys.h
#define IDM_EXIT 100
#define IDM_ABOUT 301
LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM);
LRESULT CALLBACK About (HWND, UINT, WPARAM, LPARAM);