代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/298649/7947808
m gobck.m
%
% when finished initial viewing of data return to
% the previous screen .....
close_btn=uicontrol(main,...
'Style','Push',...
'units','Pixels',...
'Position',[420 12
www.eeworm.com/read/197918/7962097
m tconeo.m
% tconeo
if (mtcone==0),
txt_tdir1=uicontrol(gcf,...
'Style','text',...
'String',['Ther are no T_cones defined'],...
'Position',[60 230 240 20]);
pb_OK =uicontrol(gcf,...
'Style
www.eeworm.com/read/197918/7962106
m boxo.m
% boxo
% Viewing/Changing Old Box Data.
if (mbox==0),
txt_tdir1=uicontrol(gcf,...
'Style','text',...
'String',['Ther are no boxes defined'],...
'Position',[60 230 240 20]);
pb_OK =
www.eeworm.com/read/197918/7962120
m elipsoo.m
% elipsoo
% Viewing/Changing Old Elipsoid Data.
if (melipsoid==0),
txt_tdir1=uicontrol(gcf,...
'Style','text',...
'String',['Ther are no Elipsoids defined'],...
'Position',[60 230 240
www.eeworm.com/read/298388/7963531
h function.h
#if !(defined FUNCTION_H)
#define FUNCTION_H
//初始化窗口
BOOL InitWindow( HINSTANCE hInstance, int nCmdShow );
//消息处理函数
LRESULT CALLBACK WinProc( HWND hWnd, UINT message, WPARAM wParam, LPARAM lPar
www.eeworm.com/read/298099/7974226
m ex0431.m
%创建菜单并添加回调函数
figure
h_fig=gcf
h_menu=uimenu(h_fig,'label','Paint') %创建菜单Paint
h_menu1=uimenu(h_menu,'label','Circle') %创建Paint的子菜单Circle
h_menu2=uimenu(h_menu,'label','Color') %创建Paint的子菜单
www.eeworm.com/read/397115/8066735
m sompak_gui.m
function sompak_gui()
%SOMPAK_GUI A GUI for using SOM_PAK functions from Matlab.
%
% sompak_gui
%
% Launches a GUI which allows the use of SOM_PAK functions from
% Matlab. Notice that to use this f
www.eeworm.com/read/396828/8088668
m du.m
function du(varargin) % delete from UserData of gcbf
%DU delete field from Userdata of callback figure
%
% Syntax
%
% du(field_name)
%
for i = 1:nargin
set(gcbf, 'UserData', rmfield_snn(get(g
www.eeworm.com/read/333438/12681839
h hpusbscsi.h
/* Header file for the hpusbscsi driver */
/* (C) Copyright 2001 Oliver Neukum */
/* sponsored by the Linux Usb Project */
/* large parts based on or taken from code by John Fremlin and Matt Dharm */
www.eeworm.com/read/145552/12714141
m jincou.m
function varargout = jincou( varargin )
% this module edit the parameters .
% February 2004
% $Revision: 1.00 $
if (nargin == 0) | isstruct( varargin{1} ) % LAUNCH GUI