代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/168081/5448446
pas mainformpas.pas
unit mainformpas;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls, IdBaseComponent, IdComponent, IdTCPServer,
mytyp
www.eeworm.com/read/163565/5509719
m eyediasi.m
function [sys, x0, str, ts] = eyediasi(t,x,u,flag,...
timeRange, boundary, storeLength, eyeLine, scatterLine, twoDLine)
%EYEDIASI Simulink eye diagram and scatter plot.
% [SYS, X0, STR, TS]
www.eeworm.com/read/160611/5569671
h xmlfilereader.h
/**********************************************************************
Audacity: A Digital Audio Editor
XMLFileReader.h
Dominic Mazzoni
*****************************************************
www.eeworm.com/read/157509/5606057
c gsm_sms.c
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_sms.cc
// *
// * Purpose: SMS functions
// * (ETSI GSM 07.05)
www.eeworm.com/read/155394/5623325
c elements.c
/* This is simple demonstration of how to use expat. This program
reads an XML document from standard input and writes a line with the
name of each element to standard output indenting child elements
www.eeworm.com/read/475502/6790026
m axlimdlg.m
function Out = axlimdlg(message,OptionFlags,PromptString,AxesHandles,XYZstring,DefLim,ApplyFcn)
%AXLIMDLG Axes limits dialog box.
% FIG = AXLIMDLG(DlgName,OptionFlags,PromptString, ...
%