syntax

美 [ˈsɪnˌtæks]英 [ˈsɪntæks]
  • n.句法;句法规则;语构
  • 网络语法;句法学;语法学

复数:syntaxes

syntaxsyntax

syntax

n.

语法

...ge source)可说是到了泛滥成灾的程度,因此语法(syntax)就成了目前中国人学英语的瓶颈(crux)。

句法

句法(SYNTAX)错误是由程序中含有不符合SAS语言规则的语句引起的。这是最难处理的一类错误。

句法学

句法学Syntax) 句法学(Syntax)课件 1.What is syntax? ? A branch of linguistics that studies how words are combined to f…

语法学

4.4 命题演算的语法学(syntax)和语义学4.5 语法学(syntax)4.6 语义学4.7 重言式和矛盾式4.8 真值表第五章 谓词逻辑5.1 逻辑分 …

造句法

电子期刊导航 ... Style《 文体》美国 Syntax造句法》英国 Studies in American Fiction《 美国小说研究》美国 ...

语法高亮的配色

vim/gvim学习 -... ... ftplugin File type 插件,特定语言语法的设置,比如如何识别注释 syntax 语法高亮的配色 1,3d 删除1至3行 ...

新泰

新泰SYNTAX):一个来自美国加州的主板品牌,据称在欧美有很***的口碑,主板做工看起来还可以,不过能否在我国中国 …

语法规则

ipfw 中文手册 - BSD 大家论坛 ... PACKET FLOW (数据包流程) SYNTAX语法规则) RULE FORMAT (规则格式) ...

1
If your code has no syntax errors, it's ready to run. 如果代码没有语法错误,它就可以运行了)。
2
Parsing this syntax is equally ambiguous, and you must know the layout of an XML response ahead of time to be able to make sense of it. 语法解析同样含混,你必须先知道XML响应报文的布局,然后才能搞清楚它的含义。
3
When a function or stored procedure is entered into a query, its complete syntax and arguments are shown in a ToolTip. 将函数或存储过程输入查询中时,工具提示中将显示其完整语法和参数。
4
The E4X syntax makes dealing with XML so easy to do that you'll never want to deal with XML any other way. E4X语法使得处理XML变得非常容易,以至于你不会再愿意使用任何其他办法来处理XML了。
5
In the case of XPath, you are able to use certain parts of XPath syntax directly in Scala, as it just gets translated into a function call. 在XPath中,由于可以被转换成一个函数调用,您可以在Scala中直接应用XPath语法的某一部分。
6
Clean Syntax You can create easy to read classes with Eiffel's simple, unambiguous plain-English syntax. 清洁语法您可以创建易于阅读课与艾菲尔简单,明确的纯英语语法。
7
Extensions are not a required feature of the grammar and, thus, their syntax is not as well defined as the other constructs of the language. 扩展并不是文法必需的特性,因此它们的语法不象该语言的其它构造那样得到良好定义。
8
Note that this tool only shows permissions that have been explicitly requested by the application using declarative syntax. 注意,该工具仅显示由应用程序使用声明式语法显式请求的权限。
9
This pattern is often reapplied several times through a rule as you dig down through an abstract syntax tree. 在您沿着抽象语法树深入时,该模式通常会通过一条规则重复应用几次。
10
When you ignore the verbose XSLT syntax and view this as a simple test, the coding is very similar to that of a concept or task. 如果忽略冗长的XSLT语法,将其看作是简单的测试,那么这些代码会和用于概念或任务的代码非常类似。
11
Although the syntax you've seen here might be new, you should be thinking that annotations are pretty easy to understand and use. 虽然这里看到的语法可能都是新的,但您应该知道注释非常容易理解和使用。
12
Its syntax appears to be that of a succession of three imperative clauses: one pointless, one mysterious, and one scarcely even coherent. 我看到的是三个连续的祈使动词:其一毫无意义,其二神秘莫测,还有一个简直不知所云。
13
The syntax itself was similar to that of Perl, albeit much more limited, simple, and somewhat inconsistent. 语法本身与Perl很相似,但是它很有限,很简单,还稍微有些不协调。
14
In fact, in many ways, the flexibility you have at this point is better than you would have had with an XPath query syntax. 实际上,通过许多方式,您在这时所具有的灵活性比使用XPath查询语法可能具有的灵活性要好很多。
15
Parts of the above syntax shown in square brackets can be left out (in which case you have to leave the brackets out too). 以上在方括号中显示的语法部分可以省去(在此情况下,必须将括号也省去)。
16
A common deployment infrastructure reduces language choice to just a question of syntax and libraries. 使用通用的部署基础设施,对编程语言的选择变为只要考虑语法和库就可以了。
17
Method syntax can be inspected through an object viewer or obtained using reflection, just as it can with any other managed class. 与其他任何托管类相同,可以通过对象查看器检查方法语法或使用反射来获取方法语法。
18
Its simple and comfortable (to many of us) syntax makes it a common choice as a multi- or single-developer SCM. 其简单和方便的语法(对大多数人而言)使其迅速成为了多个或单个开发人员SCM的一种理想选择。
19
The OCL parser at the bottom of the OCL expression editor confirms that the syntax is okay and that you're returning a collection. 在OCLexpressioneditor底部的OCL解析器能确认语法是否正确以及是否返回了一个集合。
20
It is similar to a custom tag you might find in JSPs, at least in terms of its syntax. 它与JSP中的定制标记相似,至少在语法方面是相似的。
21
Be aware that the syntax for a fixed size buffer is different from that of an array. 请注意,固定大小缓冲区的语法与数组的不同。
22
It also demonstrates how the flexible syntax of Ruby makes it easy to create highly specific domain-specific languages. 它还展示了Ruby灵活的语法如何轻松地创建具有高度针对性的领域专用语言。
23
The syntax of XML makes it easy to programmatically manipulate textual data while still allowing it to be easily understood by humans. XML的语法便于通过编程来处理文本数据,同时又便于为人们所理解。
24
Schematron abstract patterns allow you to express such general ideas independently of the precise syntax used for the purchase order format. Schematron抽象范式可以独立于订单格式所用的具体语法描述这类一般性概念。
25
As you can see, this sort of syntax error takes much longer to debug in the tools that don't have static checking of pointcuts. 由此可以看到,在没有切入点静态检查的工具中,这类语法错误需要更多时间调试。
26
This systematical method reassembles all parts of the Universal Grammar into a whole in a different way from Chomsky's syntax system. 该系统方法将中间语言的各部分内容以一种新的组合方式呈现为一个整体。
27
jQuery has a super-sophisticated and very easy to use selection syntax, making these types of hybrid naming schemes unnecessary. jQuery有一个超级复杂但又十分容易使用的选择语法,从而让这种混合命名模式变得毫无必要。
28
This syntax allows you to pass item collections to tasks by specifying the item collection as a parameter of that task. 该语法使您可以通过将项集合指定为任务的参数,将该项集合传递给该任务。
29
The syntax for OQL is similar to that of SQL but it lets you query the object model rather than directly querying the database. OQL的语法类似于SQL的语法,但它却使您能够查询对象模型,而不是直接查询数据库。
30
As mentioned above, the nested syntax is often mistaken for subclassing by users who are not already familiar with extensions. 正如上面所提到的,嵌套的语法通常被错误地认为有子类化的关系——尤其是对那些还不熟悉扩展的用户来说。