代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/115273/6118400
c test2.c
#include
#include
#include
void
cb(Widget w, XtPointer userData, XtPointer cbs) {
XmArrowButtonCallbackStruct *abcs = (XmArrowButtonCallbackStruct *)cbs;
printf
www.eeworm.com/read/115272/6119722
c test2.c
#include
#include
#include
void
cb(Widget w, XtPointer userData, XtPointer cbs) {
XmArrowButtonCallbackStruct *abcs = (XmArrowButtonCallbackStruct *)cbs;
printf
www.eeworm.com/read/104192/6206155
ini ice.ini
< node="root" type="qXML" >
< attr="version" type="string" value="0.1.1" >
< node="data" type="userdata" >
< attr="version" type="string" value="ICE device config v1.0" >
www.eeworm.com/read/104192/6206156
qxml options.qxml
< node="root" type="qXML" >
< attr="version" type="string" value="0.1.1" >
< node="data" type="userdata" >
< attr="version" type="string" value="ICE v0.1" >
< node="configuration" type="devi
www.eeworm.com/read/213911/6312083
m bandemoutfcn.m
function stop = bandemOutFcn(x,optimvalues,state,userdata,varargin)
%
% Output function that plots the iterates
stop = false;
if strcmp(state,'iter')
xpbanplt(x);
end
%xpbanplt函数的程序代码
functi
www.eeworm.com/read/152929/12073667
m dispstate.m
% function DispState - updates state display for GCS network
function DispState
GcsProj = get(gcbf,'UserData');
Gcs = GcsProj.Gcs;
set(findobj('Tag','NameEdit'),'String',Gcs.Name);
%set(fin
www.eeworm.com/read/455463/1614095
m yesno.m
function yesno(action)
%
%
% G.F. Margrave Feb 1994
%
if(strcmp(action,'init'))
hax=gca;
qs=get(hax,'userdata');
%build the dialog box
hdial=figure('visible','off','menubar','none
www.eeworm.com/read/455463/1614807
m pi_deletepickline.m
function DeletePickLine();
h=get(gcf,'userdata');
hmsg=h(2);
global PICKS
delete(findobj(gcf,'type','line','tag','PICKMARKER'));
delete(findobj(gcf,'type','text','tag','PICKTEXT'));
hobj=gco;
www.eeworm.com/read/245687/4502093
pjt userdtv_evm_720p.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\UserData\Products\DTV_RefDesign\DTV_RefDesign\Firmware\Workshop\User\build\"
Projec