中英
关系运算符
  • 简明
  • 新汉英
  • 1
    关系运算符:在计算机编程中,用于比较两个值之间的关系的运算符。
  • 网络释义
  • 专业释义
  • 1

     Relational operators

    ...定义了对不同数据类型变量或者 常量的基本操作(运算) 算术运算符(Arithmetic Operators ) 关系运算符(Relational Operators ) 逻辑运算符(Logical Operators ) 赋值运算 强制类型转换 表达式(Expressions):通过运算符将变 量、常量连接起来,产生新...

  • 2

     Relational

    符(Arithmetic ·逻辑运算符(Logical Operators) 逻辑运算符(Logical ·关系运算符(Relational Operators) 关系运算符(Relational ·数值返回运算符(Value-Returning Operators) 数值返回运算符(Value·修改属性运算符(Modifing...

  • 3

     relation operation

    .28 2.4.6 关系运算符relation operation)..

  • 4

     Relational operator

    ... 算术运算符(Arithmetic operators) 关系运算符(Relational operators) 逻辑操作(Logical operators) ...

短语
  • 双语例句
  • 1
    可以让选择排列生效,影响关系运算eq、le等。
    You can put available collations in effect to impact relational operators eq, le, and so forth.
  • 2
    它可以包括多个使用Python中支持的不同关系运算的子表达式。
    It can be composed of multiple subexpressions that use the different relational operators supported in Python.
  • 3
    本章早些时候接触到的所有关系运算都可拿来构造一个条件语句。
    Any of the relational operators you've seen earlier in this chapter can be used to produce a conditional statement.
查看更多
  • 百科
  • 关系运算符

    关系运算符有6种关系,分别为小于、大于、小于等于、大于等于、等于、不等于。

查看更多