代码搜索:CallBack

找到约 10,000 项符合「CallBack」的源代码

代码结果 10,000
www.eeworm.com/read/494144/6379123

c workpart_para_edit_dialog.c

/*============================================================================= WARNING!! This file is overwritten by the UIStyler each time the Styler file is saved. Fi
www.eeworm.com/read/494149/6379219

c project_va_move_dialog.c

/*============================================================================= WARNING!! This file is overwritten by the UIStyler each time the Styler file is saved. Fi
www.eeworm.com/read/493045/6405339

c client_example.c

#include "tcpsocketclient.h" void recv_callback(void *param, int socket, char *buf, int len, int flags) { // fprintf(stderr,"param:%s\n",(char *)param); fprintf(stderr,"line:%d recv fd:%d len:%d buf
www.eeworm.com/read/493061/6405409

c client_example.c

#include "tcpsocketclient.h" void recv_callback(void *param, int socket, char *buf, int len, int flags) { // fprintf(stderr,"param:%s\n",(char *)param); fprintf(stderr,"line:%d recv fd:%d len:%d buf
www.eeworm.com/read/490722/6451985

m exm3.m

h_menu=uimenu(gcf,'Label','&Color'); %带简捷键C的用户菜单Color h_submenu1=uimenu(h_menu,'Label','&Blue',... %带简捷键B的的下拉菜单Blue 'Callback','set(gcf,''color'',''blue'')'); h_submenu2=uimenu(h_menu,'
www.eeworm.com/read/487786/6508778

h commondatatype.h

#ifndef COMMONDATATYPE_H #define COMMONDATATYPE_H //capture and preview information struct CapInfoStruct { UCHAR *Buffer; ULONG Height; ULONG Width; ULONG Horizont
www.eeworm.com/read/485544/6552789

m demtrain.m

function demtrain(action); %DEMTRAIN Demonstrate training of MLP network. % % Description % DEMTRAIN brings up a simple GUI to show the training of an MLP % network on classification and regression pr
www.eeworm.com/read/483253/6602350

m welcome.m

%这是一个欢迎界面,除了显示欢迎内容外,还会调用一个内容为“welcome”的语音文件。 close all; clear; clc; m_gui_win_welcome=figure('Position',[235 180 664 463],... 'Resize','off',... 'Numbertitle','off',... 'Name','欢迎进入'
www.eeworm.com/read/483253/6602353

m pinyu.m

%频域参数的主界面 close all; clear; clc; PV=[235 180 664 463]; m_gui_win_h=figure('Position',PV,... 'Resize','off',... 'Numbertitle','off',...%'color',BACK_COLOR,... 'Name','频域参数分析');
www.eeworm.com/read/483253/6602357

m yuanshipinpu.m

%原始频谱 close all; clc; PV=[235 180 664 463]; m_gui_win_h=figure('Position',PV,... 'Resize','off',... 'Numbertitle','off',...%'color',BACK_COLOR,... 'Name','频域参数分析'); set(m_gui_w