DictionaryForumContacts

   English
Terms for subject Microsoft containing code | all forms | exact matches only
EnglishBulgarian
access codeкод за достъп (A string of characters entered by a user to verify his or her identity to a network or to a local computer, device, or client, or to sign in to an account, app, and so on)
area codeРегионален код (A number that identifies each telephone service area in a country/region and is used as a dialing prefix)
authorization codeкод за оторизиране (A code that grants rights to an individual, for example to use a system or access stored data)
bank codeбанков код (A unique bank registration number that a bank uses to identify itself)
bank sorting codeкод на банков клон (A 6-digit code used by the British and Irish banking industries to identify banks and route money transfers between banks)
bar code readerчетящо устройство за щрихкод (An optical device that uses a laser beam to read and interpret bar codes, such as the Universal Product Codes, found on grocery products and other retail items)
branch codeкод на клон (A numeric code used in combination with a bank code to identify a specific bank branch)
campaign codeкод на кампания (An identifier, usually made up of numbers or letters, such as 1234 or Early Spring, for a marketing campaign. The campaign code is another way to identify a marketing campaign distinct from the name of the marketing campaign)
card validation codeКод за проверка на карта (A code that credit card companies use to authorize credit card charges. For example, American Express uses a four-digit number on the front of the credit card, and Visa, MasterCard, and Discover use a three-digit number on the back)
card validation codeкод за проверка на карта (A code that credit card companies use to authorize credit card charges. For example, American Express uses a four-digit number on the front of the credit card, and Visa, MasterCard, and Discover use a three-digit number on the back)
Central Bank MFO CodeMFO код на централната банка (A 9-digit code used to identify banks for routing transactions in the Russian Federation)
central bank transaction codeкод на транзакция на централната банка (A statistical code defined by the Central Bank of Russia used to describe the subjects of payments denominated in Russian roubles for cross-border transactions)
character codeзнаков код (A numeric value that corresponds to a particular character in a set)
code access security CAS policy A set of rules that defines security permissions for a collection of assemblies by associating attributes of those assemblies, such as location and signature, with a set of code access security permissionsправила за защита на достъпа с код (CAS)
code exampleпример за код (A block of sample code in documentation that is used to demonstrate a concept or process)
Code of ConductКодекс на поведение (The link to the code of conduct, which contains rules that explain how someone should behave while using a service or product)
Code of ConductКодекс на поведение (The link to the code of conduct, which contains rules that explain how someone should behave while using a service or product)
code pageкодова таблица (A table that relates the character codes (code point values) used by a program to keys on the keyboard or to characters on the display. This provides support for character sets and keyboard layouts for different countries or regions)
code pointкодова точка (A numeric value that corresponds to a particular character in a set)
code stubкодова рамка (A segment of Visual Basic code that defines the beginning and end of a procedure)
country/region codeкод на държава/област (A two-character sequence in an Internet domain name address that indicates the country/region in which a host is located)
country/region codeкод на страна/регион (A two-character sequence in an Internet domain name address that indicates the country/region in which a host is located)
course codeкод на курс (A number or code that an educational institution uses to identify a particular class)
direction codeкод за направление (A value in a fax or phone activity that indicates the direction of the message. Typically the values are incoming or outgoing)
direction codeнасочващ код за действие (A value in a fax or phone activity that indicates the direction of the message. Typically the values are incoming or outgoing)
DSN codeDSN код (A three-digit string of numbers, such as 5.1.2., that indicates the status of an attempt to deliver an e-mail message)
embed codeкод за вграждане (HTML code that adds an object, such as a video, to a Web site, blog, or HTML page)
error codeкод на грешка (One of four fields of an SCODE. It is a unique number that is assigned to represent the error or warning)
field codeкод на поле (Placeholder text that shows where specified information from your data source will appear; the elements in a field that generate a field's result. The field code includes the field characters, field type, and instructions)
four character codeчетиризнаков код (A 32-bit unsigned integer that is created by concatenating four ASCII characters to identify a data format)
FOURCC codeкод FOURCC (A 32-bit unsigned integer that is created by concatenating four ASCII characters to identify a data format)
hash codeхеширащ код (A fixed-size result that is obtained by applying a one-way mathematical function (sometimes called a hash algorithm) to an arbitrary amount of data. If there is a change in the input data, the hash changes. The hash can be used in many operations, including authentication and digital signing)
IFSC codeIFSC код (A series of 11 alphanumeric characters used by the Indian Financial System to identify banks participating in the NEFT system and to route transactions between banks)
industry codeиндустриален код (A code used to identify different industries such as automotive, aviation, and beverage. You use industry codes to identify the associated industry of an advertisement, thus preventing two ads from competing companies in the same industry from appearing on the same page)
international access codeкод за телефонни разговори с чужбина (The prefix that is used to direct a call internationally. The International Access Code is 011 in the United States and 00 in much of the rest of the world)
language code identifierидентификатор на езиков код (A 32-bit value which consists of the language ID in the low word (bits 0-15) and the sorting ID (bits 16-19) and a reserved value (bits 20-31) in the high word)
leader codeкод на водещия (An access code that is needed in order for a user to join a conference as a leader. This string is entered in the Options dialog box, on the Accounts tab, under Conferencing Information)
managed codeзащитен код (Code that is executed by the common language runtime environment rather than directly by the operating system. Managed code applications gain common language runtime services such as automatic garbage collection, runtime type checking and security support, and so on. These services help provide uniform platform- and language-independent behavior of managed-code applications)
master boot codeкод в запис за главно зареждане (A small amount of executable code contained in the master boot record that scans the partition table for the active partition, finds the starting sector of the active partition, loads a copy of the boot sector from the active partition into memory, and transfers control to the executable code in the boot sector)
Match Code UpdateАктуализиране на код на съвпадение (A system job that scans the system for records for which match codes are not updated and persist their corresponding matchcodes in the database (this wakes up every 5 mins))
outside line access codeкод за достъп до външна линия (The prefix that is used to access an outside line. In the United States, this prefix is typically 9)
participant codeкод на участник (An access code that is required for a user to join a conference as a participant. This code is entered in the Options dialog box, on the Accounts tab, under Conferencing Information)
policy bar codeщрихкод за правилата (An image that encodes a unique identifier for a Windows SharePoint Services object, where the value of the unique identifier can also be represented textually)
postal codeпощенски код (An alphanumeric code assigned to all addresses in order to facilitate mail delivery)
QR codeQR код (A specific two-dimensional bar code)
return codeкод за връщане (In programming, a code that is used to report the outcome of a procedure or to influence subsequent events when a routine or process terminates (returns) and passes control of the system to another routine. Return codes can, for example, indicate whether an operation was successful or not and can thus be used to determine what is to be done next)
scan codeкод за сканиране (A code generated by the keyboard software to identify the key pressed in a unique manner)
SIC codeSIC код (A four-digit number assigned by the U.S. government to designate the economic activity of businesses)
Single Payment Classification Codeединичен класификационен код на плащане (A Standard Entry Class ACH code that describes a type of financial transaction)
single-use codeкод за еднократна употреба (A code, which can be used only once, that can be used in place of a password to sign in)
sort codeкод на клон (A 6-digit code used by the British and Irish banking industries to identify banks and route money transfers between banks)
source codeпървичен код (Human-readable program statements written by a programmer or developer in a high-level or assembly language that are not directly readable by a computer. Source code needs to be compiled into object code before it can be executed by a computer)
source code configuration fileконфигурационен файл за първичен програмен текст (A file that Build.exe uses to generate source code. A source code configuration file can be a dirs file, a sources file, or a makefile file)
South African National Clearing Codeюжноафрикански национален клирингов код (A series of numbers used to identify banks and transaction routing information for South African financial institutes)
Standard Industrial Classification codeКод на стандартна промишлена класификация (A four-digit number assigned by the U.S. government to designate the economic activity of businesses)
SWIFT codeSWIFT код (An international identification code used to identify financial institutions for international money transfers)
Trojan codeпрограмен код на троянски кон (A program that appears to be useful or harmless but that contains hidden code designed to exploit or damage the system on which it is run)
unblock codeкод за деблокиране (An operator-provided code to unblock a SIM card)
unlock codeкод за отключване (A code needed to use a phone with a SIM card on another cellular network)
unmanaged codeнезащитен код (Code that is executed directly by the operating system, outside the .NET Framework common language runtime. Unmanaged code must provide its own memory management, type checking, and security support, unlike managed code, which receives these services from the common language runtime)
virtual key codeвиртуален код на клавиш (A symbolic constant name, hexadecimal value, or mouse or keyboard equivalent that provides a hardware and language-independent method of identifying keyboard keys. Each virtual key code represents a unique keyboard key and also identifies the purpose of that key. The keyboard driver must provide one or more keyboard layouts that maps keyboard scan codes to the appropriate virtual key codes)
ZIP codeпощенски код (In the United States, the postal code assigned to all addresses)