代码搜索:syntax

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

代码结果 10,000
www.eeworm.com/read/325023/13231141

java detergent.java

//: reusing/Detergent.java // Inheritance syntax & properties. import static net.mindview.util.Print.*; class Cleanser { private String s = "Cleanser"; public void append(String a) { s += a
www.eeworm.com/read/137879/13282342

l ezscrlex.l

%{ unit EzscrLex; (* EzscrLex.L: lexical analyzer for script command line syntax *) (* lex input file for script scanner *) {$I EZ_FLAG.PAS} interface uses SysUtils, EzLexLib, EzScryacc;
www.eeworm.com/read/238830/13322192

m dist.m

function z = dist(w,p) %DIST Euclidean distance weight function. % % Syntax % % Z = dist(W,P) % df = dist('deriv') % D = dist(pos) % % Description % % DIST is the Euclidean distance
www.eeworm.com/read/323721/13325290

m objpush.m

% OBJPUSH.M (OBJective function for PUSH-cart problem) % % This function implements the PUSH-CART PROBLEM. % % Syntax: ObjVal = objpush(Chrom,rtn_type) % % Input parameters: % Chrom
www.eeworm.com/read/323721/13325319

m objlinq2.m

% OBJLINQ2.M (OBJective function for LINear Quadratic problem) % % This function implements the continuous LINear Quadratic problem. % % Syntax: ObjVal = objlinq2(Chrom,rtn_type) % % Input
www.eeworm.com/read/322456/13379778

m rainflow.m

% RAINFLOW cycle counting. % RAINFLOW counting function allows you to extract % cycle from random loading. % % SYNTAX % rf = RAINFLOW(ext) % rf = RAINFLOW(ext, dt) % rf = RAINFLOW(ex
www.eeworm.com/read/136179/13388637

txt changes.txt

April 3, 2004. 2.94b10 * Improved RegExp filters and syntax; + Added RegExp tester, see Help menu; + Autosave on Windows exit; * Fixed bug with localized column nam
www.eeworm.com/read/136179/13388650

txt changes.txt

April 3, 2004. 2.94b10 * Improved RegExp filters and syntax; + Added RegExp tester, see Help menu; + Autosave on Windows exit; * Fixed bug with localized column nam
www.eeworm.com/read/321295/13409440

m dist.m

function z = dist(w,p) %DIST Euclidean distance weight function. % % Syntax % % Z = dist(W,P) % df = dist('deriv') % D = dist(pos) % % Description % % DIST is the Euclidean distance
www.eeworm.com/read/321050/13412704

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