代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/313956/13578446
c arymodu.c
/*
* ARYMODU array modulus calculation
*
* Syntax: [sys, x0] = arymodu(t,x,u,flag,base)
* where base is a integer which is the modulus base.
* Wes Wang 6/14/
www.eeworm.com/read/313956/13578481
c regshift.c
/*
* REGSHIFT A SIMULINK trigged register_buff shift
*
* Syntax: [sys, x0] = regshift(t,x,u,flag,outDelay,tirgThreshold)
* This function has two inputs and number of outputs. The
www.eeworm.com/read/310212/13654582
m set.m
function set(obj,varargin)
%SET Method for FD ax object
% - currently supports only scalar object inputs
% Syntax supported:
% SET(obj,'propname',val,...)
% SET(obj,struct,...)
% SET(ob
www.eeworm.com/read/308312/13704337
cs lexical.cs
using System;
using System.IO;
using System.Collections;
namespace Syntax_Analyzer
{
///
/// Lexical 的摘要说明。
///
public class Lexical
{
private int
www.eeworm.com/read/306480/13744473
c trigwksp.c
/* $Revision: 1.21 $ */
/*
* TRIGWKSP A Simulink triggered read from workspace
*
* Syntax: [sys, x0] = TRIGWKSP(t,x,u,flag,var, thd, cycl_flag, ini)
* This function is for t
www.eeworm.com/read/303871/13807794
c asn1_enc.c
/**
* @file
* Abstract Syntax Notation One (ISO 8824, 8825) encoding
*
* @todo not optimised (yet), favor correctness over speed, favor speed over size
*/
/*
* Copyright (c) 2006 Axon Digital D
www.eeworm.com/read/303058/13822594
m ut_mweights.m
%UT_MWEIGHTS - Generate matrix form unscented transformation weights
%
% Syntax:
% [WM,W,c] = ut_mweights(n,alpha,beta,kappa)
%
% In:
% n - Dimensionality of random variable
% alpha - Transf
www.eeworm.com/read/301701/13851797
txt 回复谁能讲一讲setproperty(name=)的用法或介绍相关资料谢了!!.txt
作者:msdn
日期:00-6-9 上午 11:13:08
Sets a property value or values in a Bean.
JSP Syntax
www.eeworm.com/read/136107/13872303
l pp_scan.l
%{
// This file does the preprocess of the source,
// mainly about #include and simple #define
// Syntax:
// _line_header #include "file_to_include" _line_end
// _line_header #define ID _anythin
www.eeworm.com/read/148527/5713921
dfm wpsyntaxu.dfm
object WPSyntaxHigh: TWPSyntaxHigh
Left = 35
Top = 137
Width = 671
Height = 432
Caption = 'WPCubed Syntax Highlighter'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Col