代码搜索:syntax

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

代码结果 10,000
www.eeworm.com/read/431649/1905311

c arymimai.c

/* $Revision: 1.19 $ */ /* * ARYMIMAI array minimum/maximum index computation. * * Syntax: [sys, x0] = arymimai(t,x,u,flag,Func) * where Func is the string w
www.eeworm.com/read/431271/1908670

properties defaultconfig.properties

# For the general syntax of property based configuration files see the # documenation of org.apache.log4j.PropertyConfigurator. # The root category uses the appender called A1. Since no priority is #
www.eeworm.com/read/431231/1908723

java invaliddatafileexception.java

package ai.decision.algorithm; /** * Thrown if a particular data file contains a syntax error, or if * data in the file does not match corresponding parameters in * the metadata file (e.g. wr
www.eeworm.com/read/431231/1908734

java invalidcodefileexception.java

package ai.common; /** * Thrown if a particular pseudo-code file contains a * syntax error, or if there is a problem parsing the file. * * * Change History: * *
www.eeworm.com/read/428251/1961411

js shcore.uncompressed.js

/** * Code Syntax Highlighter. * Version 1.3.0 * Copyright (C) 2004 Alex Gorbatchev. * http://www.dreamprojections.com/syntaxhighlighter/ * * This library is free software; you can redis
www.eeworm.com/read/426012/1996615

svn-base standard.css.svn-base

/** * The file contains styles for GWT widgets in the standard theme. * * In order to maintain cross-browser compatibility, the following syntax is * used to create IE6 specific style rules: *
www.eeworm.com/read/425890/1999996

msg dcjperlsyn.msg

{Grammar for a Perl HighLighter} {Copyright 1998 Michael Trier. All right reserved} {mailto:mtrier@pobox.com} {No syntax check takes Place} { DISCLAIMER: This is provided as is, expressly withou
www.eeworm.com/read/425890/1999999

msg lbvbssyn.msg

{Grammar for a VbScript HighLighter} {Copyright 1998 Luiz C. Vaz de Brito. All right reserved} {No syntax check takes Place} { DISCLAIMER: This is provided as is, expressly without a warranty of
www.eeworm.com/read/425890/2000001

msg dcjjavasyn.msg

{Grammar for a Java HighLighter} {Copyright 1998 Michael Trier. All right reserved} {mailto:mtrier@pobox.com} {No syntax check takes Place} { DISCLAIMER: This is provided as is, expressly withou
www.eeworm.com/read/425756/2003365

c matcreat.c

/* * MAT-file creation program * * See the MATLAB API Guide for compiling information. * * Calling syntax: * * matcreat * * Create a MAT-file which can be loaded into MATLAB. *