代码搜索:UserData

找到约 4,368 项符合「UserData」的源代码

代码结果 4,368
www.eeworm.com/read/379675/9189301

cpp tak_lib_cpp.cpp

#include "stdafx.h" #include "tak_lib_cpp.h" #ifdef _DEBUG //#define TRACE_IO_INTERFACE #endif class format_tak_version { pfc::string_formatter data; public: explicit format_tak_version
www.eeworm.com/read/384426/8871314

m sinexpofn.m

% function sinexpofn(action) if nargin < 1 action='init'; end name = mfilename; figname = [name(1:end-2) '_fig']; f=findobj('Tag',figname); handles = get(f,'UserData');
www.eeworm.com/read/384426/8871529

m birdsfn.m

% function birdsfn(action) if nargin < 1 action='init'; end name = mfilename; figname = [name(1:end-2) '_fig']; f=findobj('Tag',figname); handles = get(f,'UserData');
www.eeworm.com/read/427221/8961294

php forumannounce.php

www.eeworm.com/read/465153/7059044

asc main.asc

load("components.asc"); application.onAppStart = function(){ this.so = SharedObject.get("userData", false); }; application.onConnect = function(pClientObj, pUserName, pGrade) { application.ac
www.eeworm.com/read/150221/5694131

m filllistbox.m

function filllistbox(datafiles,handles,fname) global TSTOOLdatapath; answer=get(handles.loadhandle,'UserData'); TSTOOLfilter=answer{1}; cwd=answer{2}; lhandle = handles.lboxhandle; if ~isempty(da
www.eeworm.com/read/13911/287329

asv loadsets.asv

function data = loadsets(varargin) data = get( gcf,'UserData' ); % Clear axes clrchild( data.axes1); % set x and y axes labels xlabel('feature x'); ylabel('featu
www.eeworm.com/read/245687/4502097

pjt userdtv_wvga.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="D:\UserData\Products\TiDigitalTV\User\build\" ProjectType=Executable CPUFamily=TMS470
www.eeworm.com/read/219836/4845608

java userdatalocalhome.java

/* * Generated by XDoclet - Do not edit! */ package org.ejbca.core.ejb.ra; /** * Local home interface for UserData. */ public interface UserDataLocalHome extends javax.ejb.EJBLocalHome { pu
www.eeworm.com/read/219836/4845614

java userdatalocal.java

/* * Generated by XDoclet - Do not edit! */ package org.ejbca.core.ejb.ra; /** * Local interface for UserData. */ public interface UserDataLocal extends javax.ejb.EJBLocalObject { public j