代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/147422/5730009
m vtset.m
% Function : Create a graphical user interface (GUI) to
% (1) display the voicetypes of the speech signal
% (2) change the voicetypes using the mouse.
%
% Vtset.m is a call_function
www.eeworm.com/read/154565/11945804
m cvpower.m
function varargout = CVPower(varargin)
% CVPOWER Application M-file for CVPower.fig
% FIG = CVPOWER launch CVPower GUI.
% CVPOWER('callback_name', ...) invoke the named callback.
% Last Modifie
www.eeworm.com/read/151561/12200768
m b4.m
function varargout = b4(varargin)
% B4 Application M-file for b4.fig
% FIG = B4 launch b4 GUI.
% B4('callback_name', ...) invoke the named callback.
% Last Modified by GUIDE v2.0 25-May-2003 19
www.eeworm.com/read/231340/14238656
m new_rotfe.m
function varargout = new_rotfe(varargin)
% NEW_ROTFE Application M-file for new_rotfe.fig
% FIG = NEW_ROTFE launch new_rotfe GUI.
% NEW_ROTFE('callback_name', ...) invoke the named callback.
%
www.eeworm.com/read/153251/5652076
java callbackserviceimpl.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/148282/12476887
m index.m
function varargout = index(varargin)
% INDEX Application M-file for index.fig
% FIG = INDEX launch index GUI.
% INDEX('callback_name', ...) invoke the named callback.
% Last Modified by GUIDE v
www.eeworm.com/read/148282/12476891
m index2.m
function varargout = index2(varargin)
% INDEX2 Application M-file for index2.fig
% FIG = INDEX2 launch index2 GUI.
% INDEX2('callback_name', ...) invoke the named callback.
% Last Modified by G
www.eeworm.com/read/135582/5886285
cc nanox-utils.cc
/*
* Copyright (C) 200-2002 Century Embedded Techonlogies
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publis
www.eeworm.com/read/154890/5633511
cc nanox-utils.cc
/*
* Copyright (C) 200-2002 Century Embedded Techonlogies
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publis
www.eeworm.com/read/188543/8529854
m 3-3.m
h=figure;
f = uimenu(h,'Label','MATLAB工作间');
uimenu(f,'Label','新窗口','Callback','figure');
uimenu(f,'Label','保存','Callback','save');
h1=uimenu(f,'Label','清除');
uimenu(h1,'Label','清楚变量','callback',