单词 | comparison operators | ||||||||||||||
释义 | comparison operators
更多释义 收起释义 例句释义: 比较运算符,比较运算子,比较操作符 1. Comparison operators are used with character, numeric, or date data and can be used in the WHERE or HAVING clause of a query. 比较运算符可用于字符、数字或日期数据,并可用在查询的WHERE或HAVING子句中。 msdn2.microsoft.com 2. Comparison operators can also be used in program logic to look for a condition . 比较运算符还可用于在程序逻辑中查找条件。 www.bing.com 3. Comparison operators, as their name implies, allow you to compare two values. 比较运算符,如同它们名称所暗示的,允许你对两个值进行比较。 www.phpx.com 4. Logical operators, like comparison operators, return a Boolean data type with a value of TRUE, FALSE, or UNKNOWN. 逻辑运算符和比较运算符一样,返回带有TRUE、FALSE或UNKNOWN值的Boolean数据类型。 msdn2.microsoft.com 5. This example also shows the new value comparison operators (see the next section for more details), and an IfExpr nested within a ForExpr. 这个例子还用到了新的值比较运算符(详见下一节和嵌套在ForExpr中的IfExpr。 www.ibm.com 6. For more information about joining tables using conditions other than equality, see Join Comparison Operators. 如需使用相等以外的条件来建立资料表的详细资讯,请参阅联结比较运算子。 msdn.microsoft.com 7. Comparison operators evaluate to a Boolean data type; they return TRUE or FALSE based on the outcome of the tested condition. 比较运算符计算结果为布尔数据类型,这些运算符可根据测试条件的结果返回TRUE或FALSE。 msdn2.microsoft.com 8. Sorting the bytes of this type is equivalent to sorting using comparison operators on the type. 对此类型的字节进行排序等同于对该类型使用比较运算符进行排序。 technet.microsoft.com 9. You can also use comparison operators in DMX statements and functions to look for a condition. 还可以在DMX语句和函数中使用比较运算符来搜索条件。 msdn2.microsoft.com 10. The relational comparison operators are discussed in detail on this page. 此页中详细讨论关系比较运算符。 msdn2.microsoft.com 1. I categorize Groovy's overloadable operators into three logical groups: comparison operators, math-like operators, and array-like operators. 我把Groovy的可重载操作符分成三个逻辑组:比较操作符、算术类操作符和数组类操作符。 www.ibm.com 2. Comparison operators test whether two expressions are the same. 比较运算符测试两个表达式是否相同。 msdn2.microsoft.com 3. Anyone with access to the actual data, for queries, can use comparison operators in additional queries. 对查询的实际数据具有访问权限的任何人均可在附加查询中使用比较运算符。 msdn2.microsoft.com 4. The following tables demonstrate behaviors of PHP types and comparison operators, for both loose and strict comparisons. 以下的表格显示了PHP类型和比较运算符在松散和严格比较时的作用。 de.php.net 5. Operators are object reference comparison operators. 运算符是对象引用比较运算符。 msdn2.microsoft.com 6. The following example shows various uses of relational comparison operators, which you use to compare expressions. 下面的示例演示用来比较表达式的关系比较运算符的各种用法。 msdn2.microsoft.com 7. Specifies the validation comparison operators used by the. 控件使用的验证比较运算符。 msdn2.microsoft.com 8. The ability to use comparison operators in Transact-SQL statements. 可以在Transact-SQL语句中使用比较运算符。 msdn2.microsoft.com 9. The table contains the comparison operators and their representative values. 下表包含比较运算符及其代表的值。 msdn2.microsoft.com 10. The following table identifies the comparison operators that DMX supports. 下表标识了DMX支持的比较运算符。 msdn2.microsoft.com 1. Comparison operators can be used with uniqueidentifier values. 比较运算符可与uniqueidentifier值一起使用。 technet.microsoft.com 2. The following table lists the Transact-SQL comparison operators. 下表列出了Transact-SQL比较运算符。 msdn2.microsoft.com 3. Each Case statement can contain one or more values, a range of values, or a combination of values and comparison operators. 每个Case语句都可以包含一个或多个值、某个范围的值或值和比较运算符的组合。 msdn2.microsoft.com 4. The eq and ne seen here are value comparison operators. 这里的eq和ne都是值比较运算符。 www.ibm.com 5. All comparison operators have the same priority, which is lower than that of all numerical operators. 所有的比较操作符具有相同的优先级,低于所有的数值操作。 wiki.ubuntu.org.cn 6. Comparison operators are most frequently used to compare values and make decisions based on that comparison. 比较运算符最常用于值的比较,并通过比较作出决定。 msdn2.microsoft.com 7. You use the comparison operators to compare values and return a result that is either true, false, or Null (an unknown value). 使用比较运算符可比较值并返回结果True、False或Null(一个未知值)。 office.microsoft.com 8. Visual Basic compares strings using the Like Operator as well as the numeric comparison operators. VisualBasic使用Like运算符和数值比较运算符比较字符串。 msdn2.microsoft.com 9. Visual Basic compares numeric values using six numeric comparison operators. VisualBasic使用六个数值比较运算符比较数值。 msdn2.microsoft.com 10. Fixed-point numeric literals that are not parts of predicates that involve comparison operators parameterize to 如果定点数值不是涉及比较运算符的谓词的组成部分,则此类数值将参数化为 msdn2.microsoft.com 1. Larger literals that are not parts of predicates that involve comparison operators parameterize to 如果它不是包含比较运算符的谓词的组成部分,则此类文本将参数化为 msdn2.microsoft.com 2. The following table contains a list of the relational comparison operators and the conditions that determine whether 下表列出了关系比较运算符以及判定 msdn2.microsoft.com 3. Values of integer, floating-point, and string type may be compared using the full range of comparison operators; 整形、浮点型和字符串类型的变量值可以用所有比较符来比较; www.itpcs.cn 4. Comparison Operators Combined with Logical Operators 使用逻辑运算符组合的比较运算符 msdn2.microsoft.com 5. Serialization formats support the following comparison operators when 序列化格式将支持以下比较运算符 msdn2.microsoft.com 6. For a complete list of comparison operators, see 有关比较运算符的完整列表,请参阅 msdn2.microsoft.com 7. Using comparison operators in queries 在查询中使用比较运算符 msdn2.microsoft.com 8. Note that both the Native and UserDefined serialization formats support the following comparison operators when IsByteOrdered is set to true 请注意,Native和UserDefined序列化格式在IsByteOrdered设置为true时都支持以下比较运算符 msdn2.microsoft.com 9. Comparison Operators Modified by ANY, SOME, or ALL 用ANY、SOME或ALL修改的比较运算符 msdn2.microsoft.com 10. Using comparison operators in the WHERE clause 在WHERE子句中使用比较运算符 www.ianywhere.com 1. Careful C programmers have learned to put literals on the left-hand side of comparison operators. For example 谨慎的C程序员已经学会了将文字置于比较运算符的左侧。 www.ibm.com 2. You can also use comparison operators and the 您也可以按如下方式使用比较运算符和 msdn2.microsoft.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。