关系运算符 meaning in Chinese
relation operator
relational operators
Examples
- Given a scenario , write el code that uses the following operators : aritmetic operators , relational operators , and logical operators
给出一种假定,写出el代码要求使用如下的操作符:算术运算符、关系运算符和逻辑运算符。 - Blanks can be used on either side of a relational operator , but blanks cannot be used to separate a two - character operator , such as
原译法:空格可以用在一个关系运算符的两边,但不能用于分隔一个双字符的运算符如。 - Blanks can be used on either side of a relational operator , but blanks cannot be used to separate a two - character operator , such as
原译法:空格可以用在一个关系运算符的两边,但不能用于分隔一个双字符的运算符如。 - Given a scenario , write el code that uses a function ; write code for an el function ; and configure the el function in a tag library descriptor
给出一种假定,写出el代码要求使用如下的操作符:算术运算符、关系运算符和逻辑运算符。 - Although join conditions usually have equality comparisons , other comparison or relational operators can be specified , as can other predicates
虽然联接条件通常使用相等比较( = ) ,但也可以像指定其他谓词一样指定其他比较运算符或关系运算符。