DictionaryForumContacts

   English
Terms for subject Microsoft containing operator | all forms | exact matches only
EnglishPolish
addition operatoroperator dodawania (The + character, used to indicate addition or a positive number)
Backup Operators groupgrupa Operatorzy kopii zapasowych (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)
binary operatoroperator binarny (An operator involved in a binary operation; one of + - / % & | ^ == != ><>= <=)
binary operator (An operator involved in a binary operation; one of + - / % & | ^ == != >operator binarny
Boolean operatoroperator logiczny (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))
comparison operatoroperator porównania (A character or symbol that indicates a relationship between two or more values or expressions - for example, < (less than), > (greater than), and = (equal to))
decrement operatoroperator dekrementacji (An operator that subtracts 1 from its operand depending on the position of the operator)
fail-safe operatoroperator awaryjny (A user who receives the alert if the designated operator cannot be reached)
increment operatoroperator inkrementacji (An operator that increases an integer typically by 1)
join operatoroperator sprzężenia (A comparison operator in a join condition that determines how the two sides of the condition are evaluated and which rows are returned)
lambda operatoroperator lambda (The C => operator that is used to separate the parameters and the body of a lambda expression)
logical operatoroperator logiczny (The and/or operator used when constructing a rule)
mobile operatoroperator komórkowy (A company that provides telephone and other communications services to consumers)
mobile operator appaplikacja operatora komórkowego (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)
operator overloadingprzeładowanie operatora (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)
operator procedureprocedura operatora (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)
Remote Tools Operatorzdalny operator narzędzi (A security role that grants permissions to administrative users so that they can run and audit remote administration tools)
Server Operators groupgrupa Operatorzy serwera (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)
standard query operatorstandardowy operator kwerendy (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)
unary operatoroperator jednoargumentowy (An operator that takes only one operand, for example, the increment (++) operator)