DictionaryForumContacts

   Russian
Terms for subject Microsoft containing компиляция | all forms | exact matches only
RussianEnglish
время компиляцииcompile time (The point at which a program is being compiled (i.e., most languages evaluate constant expressions at compile time but evaluate variable expressions at run time))
Выражение должно являться константой во время компиляцииExpression must be a compile time constant (.NET Framework 3.5 Rori)
Директивы времени компиляцииCompile-time directives (Visual Studio 2013 Rori)
единица компиляцииcompiland (The basic unit of compilation or translation. A project usually consists of several compilands (for example, .c and .cpp files) that are compiled to produce a corresponding object file. See also function)
компиляция аудиторииaudience compilation (The process of evaluating a set of user profile entities with an audience rule to determine which user profile entities are members of the audience)
компиляция в один файлcompilation into a single file (microsoft.com Alex_Odeychuk)
предварительная компиляцияprecompilation (The process of submitting an entire Web site to a compiler. The resulting Web site output runs without needing to be compiled on first request and does not require source code to be deployed to a production server)
Скомпоновано во время компиляцииLinked at compile time (Visual Studio 2013 Rori)
фоновая компиляцияbackground compilation (Compilation that occurs while the developer is writing code, before an explicit build command is made through the IDE. Background compilation enables error reporting while the developer is writing code)