Subject | English | Chinese Taiwan |
comp., MS | addition operator | 加法運算子 (The + character, used to indicate addition or a positive number) |
comp., MS | Backup Operators group | 備份操作員群組 (A type of local or global group that contains the user rights you need to back up and restore files and folders. Members of the Backup Operators group can back up and restore files and folders regardless of ownership, permissions, encryption, or auditing settings) |
comp., MS | binary operator | 二元運算子 (An operator involved in a binary operation; one of + - / % & | ^ == != ><>= <=) |
comp., MS | binary operator (An operator involved in a binary operation | 二元運算子 |
comp., MS | Boolean operator | 布林運算子 (An operator designed to work with Boolean values. The four most common Boolean operators in programming use are AND (logical conjunction), OR (logical inclusion), XOR (exclusive OR), and NOT (logical negation)) |
comp., MS | decrement operator | 遞減運算子 (An operator that subtracts 1 from its operand depending on the position of the operator) |
comp., MS | fail-safe operator | 保全操作員 (A user who receives the alert if the designated operator cannot be reached) |
comp., MS | increment operator | 遞增運算子 (An operator that increases an integer typically by 1) |
comp., MS | join operator | 聯結運算子 (A comparison operator in a join condition that determines how the two sides of the condition are evaluated and which rows are returned) |
comp., MS | lambda operator | Lambda 運算子 (The C => operator that is used to separate the parameters and the body of a lambda expression) |
comp., MS | logical operator | 邏輯運算子 (The and/or operator used when constructing a rule) |
comp., MS | main operator extension | 主要操作員分機 (The extension at which Attendant console users who are answering calls for the corporate main phone number can be reached internally) |
comp., MS | mobile operator | 電信業者 (A company that provides telephone and other communications services to consumers) |
comp., MS | mobile operator | 行動電信業者 (A company that provides telephone and other communications services to consumers) |
comp., MS | mobile operator app | 電信業者應用程式 (A privileged app that enables a mobile operator to build an account experience that links their SIM to the Connection Manager under Mobile Broadband connections) |
comp., MS | operator overloading | 運算子多載 (The assignment of more than one function to a particular operator, with the implication that the operation performed will vary depending on the data type (operands) involved. Some languages, such as Ada and C++, specifically allow for operator overloading) |
comp., MS | operator procedure | 運算子程序 (A series of Visual Basic statements that define the behavior of a standard operator (such as *, <> or And) on a class or structure you have defined. This is also called operator overloading) |
comp., MS | Remote Tools Operator | 遠端工具操作員 (A security role that grants permissions to administrative users so that they can run and audit remote administration tools) |
comp., MS | Report Operator user role | 報表操作員使用者角色 (In System Center Operations Manager 2007, the user role that grants members the rights to access and run reports. Because Virtual Machine Manager reports are created through Operations Manager, Virtual Machine Manager administrators must be a member of the Report Operator user role to view and run reports in the Virtual Machine Manager Administrator Console) |
comp., MS | Server Operators group | Server Operators 群組 (A group whose members can manage all domain controllers in a single domain. This group does not exist on workstations, stand-alone servers, or member servers. Administrative tasks that can be performed by members of this group include logging on locally, creating and deleting network shared resources, starting and stopping services, backing up and restoring files, formatting the hard disk of the computer, and shutting down the computer) |
comp., MS | standard query operator | 標準查詢運算子 (A method that constitutes a query pattern and that is implemented by a LINQ provider for a specific domain. Standard query operators are defined in the System.Linq.Enumerable class) |
comp., MS | unary operator | 一元運算子 (An operator that takes only one operand, for example, the increment (++) operator) |