英语人>词典>汉英 : 运算符 的英文翻译,例句
运算符 的英文翻译、例句

运算符

基本解释 (translations)
operator

词组短语
operational character
更多网络例句与运算符相关的网络例句 [注:此内容来源于网络,仅供参考]

It takes only one argument. All other bitwise operators are binary operators.

它只对一个自变量进行操作(其他所有运算符都是二元运算符)。

This is also the case if it is forced to use the equality comparison operator when the equality comparison operator is not available or not accessible for the specified function object type.

这也是如果它是被迫使用比较运算符的平等时,平等比较运算符不可用或不指定函数对象类型访问的情况。

This is denoted by an operator followed by an equal sign, and is consistent with all the operators in the language.

这是由等号前的一个运算符标记的,而且对于语言中的所有运算符都是固定的。

In very simple terms, a functor is a class that contains on overloaded function call operator operator.

简单来说,一函是一个类,在函数调用运算符重载运算符包含。

The operator not in is defined to have the inverse true value of in.

运算符 not in 与运算符 in 有相反的结果。

The bitwise operators and logical operators use the same characters, so it is helpful to have a mnemonic device to help you remember the meanings: since bits are "small," there is only one character in the bitwise operators.

按位运算符和逻辑运算符都使用了同样的字符,只是数量不同。因此,我们能方便地记忆各自的含义:由于"位"是非常"小"的,所以按位运算符仅使用了一个字符。

Note that some of these operations also apply to certain non-numeric types. Apart from the power operator, there are only two levels, one for multiplicative operators and one for additive operators

但要注意其中有些运算符也可以应用于非数值型操作数,除了幂运算符,它们只分两个优先级,即乘法类运算和加法类运算。

The cast operator has the same high precedence as other unary operators, as summarized in the table at the end of this chapter.

强制类型转换运算符与其他一元运算符具有相同的优先级,表2-1对运算符优先级进行了总结。

Rank is the precedence of the operator, starting with 1 for addition..rpar is set for operators such as subtraction, which require their right operand to be enclosed in parentheses if it uses an operator of equal precedence.

rank 是运算符的优先级,从1递增。。rpar是为了像减号这样的运算符准备的,当减号遇到左操作数使用一个同优先级的运算符时,需要把这个左操作数用括号括起来,以使左操作数和减号结合起来。

Machining process and general information:· General Information – Tooling o Plan to have own engineering group as company expands o Hwasung is subcontracted to do engineering currently o Uses same cutting tools as in Korea facility – all diamond o Regrind tools if can o Hwasung has capability to surface grind, repair dies, and make molds with wire EDM process · General Information – Machining o Boundary samples are used: okay, borderline, not good o Quality room has separate windows for incoming and outgoing parts o New equipment will be coming in from FM LaGrange plant o Each operation has pictures and job instructions for what to check and which gage to use to check part o Parts are manually loaded into machine or pallet, depending on line o Auditor checks parts for verification: after operator checks part, puts in bin, auditor checks part and reloads back on line o Have tool management system o A pokeyoke check is used for orientation prior to loading o Machines are guarded o Mostly have CNC machines o Manual chip collection systems o If automated, have robots with grippers to load/unload parts from pallets o After final inspection, operator visually inspects and loads onto plastic dunnage with the crown up and loads into the washer o Repairs: filing down of burrs or sharp edges after anodizing the crown o Have 2 Excello machines for special machining of the pin bores o 2.7% scrap for gasoline pistons o Cycle time is 18 seconds for gasoline piston o Process – Wash o Spray system o 4 stations: heated wash, wash with degreaser, 2 rinse stations o Uses RO water o Operator blow dries piston and puts on dunnage with crown up o Parts wheeled into coating room o Needs major improvements here o Chemical analysis done for bath in chemical room o Comments/Observations: o Relatively small piston facility, but plans for additional space.

加工工艺和一般信息:·–的一般信息工具 o 有自己的工程集团,随着公司的扩展计划 o Hwasung 是分包做当前工程 o 用途相同的扦插工具,如在韩国设施–所有钻石 o 回收料工具如果可以 o Hwasung 已表面研磨,修复模具,和模具丝电火花加工能力过程·一般信息–加工 o 界限示例用于:好交界,不好 o 质量房间有单独的窗口传入和传出的部件 o 新设备会在来从调频拉格朗日植物 o Each 操作具有图片和工作说明的什么复选,计为使用检查部分 o 部件是手动加载到机器或托盘,取决于行 o 审计检查验证零件:置于 bin,运算符检查部分后,核数师检查部分并重新加载回行上 o 有工具管理系统 o 为 pokeyoke 复选用于在加载之前的定位 o 机被保护 o Mostly 有数控机床 o 手动芯片收集系统 o 自动,如果有与要加载/卸载部分从托盘 grippers 机器人 o 后最终检验,运算符将直观地检查并加载到与塑料衬垫冠了与到洗衣机负荷 o 修复:提交下毛刺或锋利的阳极氧化冠后 o 有 2 Excello 机特别加工的销孔 o 2.7%废料的汽油活塞 o 周期时间是为汽油活塞式 18 秒 o 过程–洗 o 喷射系统 o 4 站:加热洗、与脱脂剂洗、 2 冲洗站 o 使用反渗透水 o 运算符吹干活塞式并将了放冠衬垫 o 部件轮式进涂层房间 o 需要重大改善在这里 o 为在化学的房间里浴做的化学分析 o 注释/结论: o 相对小活塞式设施,但额外的空间的计划。

更多网络解释与运算符相关的网络解释 [注:此内容来源于网络,仅供参考]

binary operator:二元运算符

如果不显示指定函数的返回值类型,就返回缺省的数据类型值. 运算符(Operator)用来指定数据做何种运算. 运算符按照运算时所需要的操作数(Operand)数目分成:单元运算符(Unary Operator),如:﹣9;二元运算符(Binary Operator),如a+b为一个加法表..

binary operator:双目运算符

表示 双目运算符(binary operator) 的 UML 操作的命名方式类似于单目运算符,但符号是双目运算符之一. 同样,设置有两个参数,并且为 C# 双目运算符相对应的 UML 操作指定了返回类型. 举例来说,C# 操作符 ==(两个等号)在 UML 模型中为 operator ==.

Boolean Connective:布尔运算符,逻辑运算符

Boolean computer 布尔计算机 | Boolean connective 布尔运算符,逻辑运算符 | Boolean expression 布尔表达式

equality operator:相等运算符

if结构中的条件可以用相等运算符(equality operator)和关系运算符(relational operator)表示,如图1.13 关系运算符具有相同的优先级,结合律为从左向右.

operator Function:运算符函数

重载运算符是通过定义运算符函数(operator function)来实现的. 运算符函数的文法为:这是一个简单的表单应用程序. 关于表单,我们将在今后的章节中详细讨论. 程序中我们首先定义了一个表单MainSheet,它是从Sheet派生出来的.

Operator Precedence:运算符优先级

加法运算符和减法运算符的优先级相同. 因此,以下语句运算符优先级(Operator precedence)是决定运算顺序的重要规则,但不能完全(也没必要完全)确定运算顺序. 例如:

Relational Operator:关系运算符

4-3 关系运算符(Relational Operator) 6-4-4 布尔运算符 6-4-5 集合运算符 6-4-6 字符串运算符 6-4-7 位逻辑运算符 6-4-8 运算符优先级 6-5 流程控制 6-5-1 语句的基本概念 6-5-2 表达式语句(Expression-Statement) 6-5-3 流程控制语句 6-5-4 可视化程序与嵌套程序 6-6 数组与指针 6-6-1 数组类型 6-6-2 指针类型 6-6-3 浅谈

shorthand notation:速记运算符

compound assignment operator 组合赋值运算符 | shorthand notation 速记运算符 | arithmetic operator 算术运算符

Unary Operator:单目运算符

按照操作数数目来分,运算符可以分为:单目运算符(Unary Operator)和双目运算符 (Binary Operator) . 28 第 2 章 Object Pascal 语言 有些运算符要根据给定的操作数的数据类型来作相应处理.例如,运算符 not 对于整形 的操作数来说,

Unary Operator:单元运算符

如果不显示指定函数的返回值类型,就返回缺省的数据类型值. 运算符(Operator)用来指定数据做何种运算. 运算符按照运算时所需要的操作数(Operand)数目分成:单元运算符(Unary Operator),如:﹣9;二元运算符(Binary Operator),如a+b为一个加法表..