Глоссарий





Новости переводов

19 апреля, 2024

Translations in furniture production

07 февраля, 2024

Ghostwriting vs. Copywriting

30 января, 2024

Preparing a scientific article for publication in an electronic (online) journal

20 декабря, 2023

Translation and editing of drawings in CAD systems

10 декабря, 2023

About automatic speech recognition

30 ноября, 2023

Translation services for tunneling shields and tunnel construction technologies

22 ноября, 2023

Proofreading of English text



Глоссарии и словари бюро переводов Фларус

Поиск в глоссариях:  

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.




Code, немецкий

Code, английский
  1. The law created by statutes. for example, the california code of civil procedure, california civil code, california vehicle code, california penal code, and california health and safety code

  2. Код; шифр

  3. 1. a system of numbers, letters or symbols used to represent language or information 2. same as genetic code  verb 1. to convert instructions or data into another form 2. (of a codon or gene) to provide the genetic information which causes a specific amino acid to be produced  genes are sections of dna that code for a specific protein sequence.

  4. N код, азбука | v шифровать по ко- ду, кодировать switching dot-and-dash ~, morse ~ азбука морзе

  5. [1] a systematic collection of laws. [2] a text in which whole words or phrases (rather than individual letters) have been substituted in order to conceal its meaning from those who do not possess the key. see also cipher, cryptography.

  6. Открытая среда разработки программ типа клиент/сервер

  7. Кодекс

  8. Standard enacted or enforced as a law.

  9. Standard enacted or enforced as a law.1

  10. Standard enacted or enforced as a law. compare recommended practice; standard.

  11. Standard enacted or enforced as a law. compare recommended practice; standard. coefficient of thermal expansion (cte): rate of expansion or contraction per unit length, volume, or area per degree of temperature change between specified lower and upper temperature limits.

  12. Standard enacted or enforced as a law.3


Code, английский

Code 39, английский
    A barcode symbology standard maintained by american national standards institute (ansi).


Code abstraction, английский
    Абстракция программы


Code access security, английский
    A mechanism provided by the common language runtime whereby managed code is granted permissions by security policy and these permissions are enforced, helping to limit the operations that the code will be allowed to perform.


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.


Code adjustment, английский
    Упорядочение кодов


Code alphabet, английский
    Алфавит кода; кодовый алфавит


Code analysis, английский
    The process of checking code for conformance to design guidelines. code analysis goes beyond compilation to look for common coding and design errors determined by a set of guidelines.


Code area, английский
    Область кода;участок кода


Code audit, английский
    Ревизия программы; проверка соответствия программы спецификациям


Code auditor, английский
    Программный ревизор


Code base, английский
    Основание кода


Code block, английский
    Кодовый блок


Code bum, английский
    Программист, "экономящий на спичках"; "крохобор"


Code cache, английский
    Кэш команд


Code chain, английский
    Кодовая последовательность; кодовая цепочка


Code character, английский
    Кодовый символ; символ кода


Code chart, английский
    Таблица кодов


Code check, английский
    Проверка кода


Management, английский
  1. Управление; руководство

  2. Управление, руководство

  3. 1) управление, руководство 2) администрация

  4. 1. the organising or running of an organisation such as a hospital, clinic or health authority 2. the organisation of a series of different treatments for a person

  5. Управление (деятельностью программы, организации)

  6. Лечение. в контексте клинических исследований слово «management» («управление») может иметь значение «лечение». например, diabetes management - лечение диабета. встречающийся термин: ведение

  7. Управление с применением эвм, автоматизированное управление 3. computer-aided manufacturing автоматизированное производство 4. computer-aided modeling построение моделей с помощью эвм can, canv canvas холст c&btr. grade с and better (пиломатериал) сорта с и лучше cat. catalog каталог

  8. Управление, менеджмент ~ of building site управление [руководство] работами на стройплощадке

  9. The process of governing a country or administering an enterprise including the development of corporate strategy and longrange planning on the top and the regulation, coordination and control of such activities as production, accounting, marketing, personnel, research and development in the middle, the supervised operations being performed below. one key to effective management is the adequate flow of information between and within strategic, functional and operational levels so as to allow for timely and appropriate decisions to be made (->intelligence). management information systems constitute a technological solution to information flow problems. another key is the form of control exercised through spelling out objectives (e.g.->algedonic regulation) providing incentive schemes for production as well as cooperation, etc. manifest/latent functions

  10. The art of taking actions that affect a resource and its exploitation with a view to achieve certain objectives, such as maximizing the production of that resource (e.g., fishery regulations such as catch quotas or closed seasons). managers are those who practice management.

  11. The people who administer a company, create policies, and provide the support necessary to implement the owners` business objectives.

  12. Осторожное, бережное, чуткое отношение к людям

  13. Руководители банка


Unsafe 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.


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.