Перевод: с английского на арабский

с арабского на английский

that+which

  • 1 module

    "In programming, a collection of routines and data structures that performs a particular task or implements a particular abstract data type. Modules usually consist of two parts: an interface, which lists the constants, data types, variables, and routines that can be accessed by other modules or routines, and an implementation, which is private (accessible only to the module) and which contains the source code that actually implements the routines in the module."

    English-Arabic terms dictionary > module

  • 2 transparency

    "A security model that helps developers write and deploy secure libraries and applications by isolating code depending on privilege. Level 1 transparency was introduced in the.NET Framework version 2.0. It enables developers to annotate code to declare which types and members can perform security elevations and other trusted actions (security-critical) and which cannot (security-transparent). Level 2 transparency, which was introduced in the.NET Framework 4, refines this model. It adds a third group of code, security-safe-critical code, which are types or members that access secure resources and can be safely used by partially-trusted code in the.NET Framework."

    English-Arabic terms dictionary > transparency

  • 3 schedule performance index (SPI)

    "The ratio of the earned value (EV), which is sometimes referred to as the budgeted cost of work performed (BCWP), to the planned value (PV), which is sometimes referred to as the budgeted cost of work scheduled (BCWS). SPI is often used to estimate the project completion date. The SPI value is calculated as follows: SPI = EV/PV. If the resulting SPI value is less than 1.0, that indicates that less work was completed on the project than was planned. If the SPI value is 1.0 or greater, that indicates that more work was completed than was planned."

    English-Arabic terms dictionary > schedule performance index (SPI)

  • 4 shape trainer

    "A feature that helps improve the recognition of a user's handwriting by a process in which the user provides samples for shapes that are associated with given characters, in order to teach the recognizer which shapes should be recognized as which character."

    English-Arabic terms dictionary > shape trainer

  • 5 local group

    "A security group that can be granted rights and permissions only to resources on the computer on which the group is created. Local groups can have any user accounts that are local to the computer as members, as well as users, groups, and computers from a domain to which the computer belongs."

    English-Arabic terms dictionary > local group

  • 6 user account

    "In Active Directory, an object that consists of all the information that defines a domain user, which includes user name, password, and groups in which the user account has membership. User accounts can be stored in either Active Directory or on your local computer."

    English-Arabic terms dictionary > user account

  • 7 regular expression

    "A concise and flexible notation for finding and replacing patterns of text. The notation comprises two basic character types: literal (normal) text characters, which indicate text that must exist in the target string, and metacharacters, which indicate the text that can vary in the target string. You can use regular expressions to quickly parse large amounts of text to find specific character patterns; extract, edit, replace, or delete text substrings; or to add the extracted strings to a collection in order to generate a report."

    English-Arabic terms dictionary > regular expression

  • 8 Make Changes

    "The Macintosh-style privilege that allows you to change the contents of folders for which you have this privilege. If you have the Make Changes privilege, you can modify, rename, move, create, and delete files in folders for which you have that privilege."

    English-Arabic terms dictionary > Make Changes

  • 9 Stop message

    "A character-based, full-screen error message displayed on a blue background. A Stop message indicates that the Windows kernel detected a condition from which it cannot recover. Each message is uniquely identified by a Stop error code (a hexadecimal number) and a string indicating the errors symbolic name. Stop messages are usually followed by up to four additional hexadecimal numbers, enclosed in parentheses, which identify developer-defined error parameters. A driver or device may be identified as the cause of the error. A series of troubleshooting tips are also displayed, along with an indication that, if the system was configured to do so, a memory dump file was saved for later use by a kernel debugger."

    English-Arabic terms dictionary > Stop message

  • 10 unit group

    "A compilation of the different measurements that a product is available in. A unit group contains the base unit in which a product is available, for example, a two-liter. It then lists all the different increments that this base unit is packaged in for sale, such as an individual two-liter bottle or a case of 6 two-liter bottles, and also indicates which measurement is the primary unit."

    English-Arabic terms dictionary > unit group

  • 11 text trainer

    A feature that helps improve the recognition of a user's handwriting by a process in which the user's vocabulary is analyzed in order to “teach” the recognizer which words should be recognized. The text trainer transforms raw user text from text harvesting into a form that can be used by a personalized recognizer.

    English-Arabic terms dictionary > text trainer

  • 12 mail-enabled object

    "A type of object that has an e-mail address on a domain in the organization, but the object does not have a mailbox in the domain at which to receive messages. The object appears in the global address list, which allows other people in the organization to easily locate or send a message to that person, but the administrator does not need to manage an unnecessary mailbox. Contacts, users, and even folders can be mail-enabled."

    English-Arabic terms dictionary > mail-enabled object

  • 13 low-value asset

    "In Australia, a depreciating asset that is not a low-cost asset but which has an opening net book value less than $1,000 (as of July 1 in the year that it is allocated to the pool), and for which the organization has previously worked out any deduction using the reducing balance depreciation method."

    English-Arabic terms dictionary > low-value asset

  • 14 regex

    "A concise and flexible notation for finding and replacing patterns of text. The notation comprises two basic character types: literal (normal) text characters, which indicate text that must exist in the target string, and metacharacters, which indicate the text that can vary in the target string. You can use regular expressions to quickly parse large amounts of text to find specific character patterns; extract, edit, replace, or delete text substrings; or to add the extracted strings to a collection in order to generate a report."

    English-Arabic terms dictionary > regex

  • 15 KeyTip

    A keyboard shortcut that is displayed over the option to which it corresponds in the user interface and tells the user which key(s) can be used to access or activate that feature or command.

    English-Arabic terms dictionary > KeyTip

  • 16 toolbar

    "A horizontal grouping of actions that apply to the container (or containers) with which the toolbar is associated. For example, a container in which mail is viewed might have an action toolbar with options that include Reply, Delete, and Move to."

    English-Arabic terms dictionary > toolbar

  • 17 contract

    "The behavior and state that a class provides, which is matched with what a client of that class can expect to hold. A contract is expressed partly by the signatures for all public fields, methods, properties, and events of that class. This is augmented by a description (usually in simple descriptive text) of what each field or property represents, together with what each method does. In the.NET Framework add-in programming model, a non-versioning interface that defines the methods and specifies the data types for transferring data over the communication pipeline between the host and the add-in. The contract is in the middle of the communication pipeline between the add-in and the host. The contract assembly is loaded into the application domains of both the add-in and the host."

    English-Arabic terms dictionary > contract

  • 18 quick view

    "A view that provides one-click access to a subset of e-mail messages based on specific criteria, which include: flagged (messages that the customer has designated as requiring follow-up), photos (messages that contain photos), and social updates (messages that originate from a social networking service such as Facebook)."

    English-Arabic terms dictionary > quick view

  • 19 schema

    "The set of definitions for the universe of objects that can be stored in a directory. For each object class, the schema defines which attributes an instance of the class must have, which additional attributes it can have, and which other object classes can be its parent object class."

    English-Arabic terms dictionary > schema

  • 20 default network

    "In the Macintosh environment, the physical network on which the processes of a server reside as nodes and on which the server appears to users. The default network of the server must be one to which that server is attached. Only servers on AppleTalk Phase 2 internets have default networks."

    English-Arabic terms dictionary > default network

См. также в других словарях:

  • That Which Survives — ST episode name = That Which Survives An alien computer casts deadly images series = TOS ep num = 72 prod num = 069 remas. num = 61 date = January 24, 1969 writer = John Meredyth Lucas story by Michael Richards (pseudonym of D.C. Fontana)… …   Wikipedia

  • That — That, pron., a., conj., & adv. [AS. [eth][ae]t, neuter nom. & acc. sing. of the article (originally a demonstrative pronoun). The nom. masc. s[=e], and the nom. fem. se[ o] are from a different root. AS. [eth][ae]t is akin to D. dat, G. das, OHG …   The Collaborative International Dictionary of English

  • Which — Which, pron. [OE. which, whilk, AS. hwilc, hwylc, hwelc, from the root of hw[=a] who + l[=i]c body; hence properly, of what sort or kind; akin to OS. hwilik which, OFries. hwelik, D. welk, G. welch, OHG. wel[=i]h, hwel[=i]h, Icel. hv[=i]l[=i]kr,… …   The Collaborative International Dictionary of English

  • that — I. pronoun (plural those) Etymology: Middle English, from Old English thæt, neuter demonstrative pronoun & definite article; akin to Old High German daz, neuter demonstrative pronoun & definite article, Greek to, Latin istud, neuter demonstrative …   New Collegiate Dictionary

  • That's So Raven — Format Family Teen sitcom Fantasy Created by Michael Poryes Susan Sherman …   Wikipedia

  • That Mitchell and Webb Look — Format Comedy sketch show Starring David Mitchell Robert …   Wikipedia

  • That Time — is a one act play by Samuel Beckett, written in English between 8 June 1974 and August 1975. It was specially written for actor Patrick Magee, who delivered its first performance, on the occasion of Beckett s seventieth birthday celebration, at… …   Wikipedia

  • That Thing You Do! — Theatrical release poster Directed by Tom Hanks Produced by …   Wikipedia

  • That '80s Show — Series intertitle Genre Sitcom Created by Mark Brazill Terry Turner …   Wikipedia

  • That Hell-Bound Train — is a fantasy short story by Robert Bloch from 1958 that won the Hugo Award in 1959.Plot summaryIn the beginning of the story the main character, Martin, is orphaned when his father, in a drunken stupor, is killed by a train, and his mother runs… …   Wikipedia

  • That's Hockey — Format Hockey news Starring Gino Reda Country of origin Canada Production Running time varies; usually 30 min …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»