The "clean" image comprises the runtime program code and data for the game prior to the initiation of any game play (e.g., as when the game is executed for the first time).
Образ "хорошего качества" содержит данные и код программы времени прогона для игры до инициирования какого-либо воспроизведения игры (например, как тогда, когда игра исполняется впервые).
Other results
Debugging revealed that a simple mistake caused the runtime error in the program.
Type safety reduces the likelihood of runtime errors during program execution.
Безопасность типов снижает вероятность ошибок во время выполнения программы.
This can cause runtime errors in the program.
Exceptions are errors that occur during the runtime of a program.
Noise may cause precision equipment or computers to fail or result in program runtime errors.
Шумы могут привести к сбоям высокоточного оборудования и компьютеров или вызвать ошибки при выполнении программ.
With their integrative technique, they therefore try to gather as much information as possible in advance, and then collect additional information during the runtime of the program.
С помощью своей интегративной методики ученые пытаются собрать как можно больше информации заранее, а затем собрать дополнительную информацию во время исполнения программы.
After completion of a program runtime of processing of interruption the prohibition acts in film, and before return to execution of the interrupted program the processor checks existence of other interruptions.
После завершения работы программы обработки прерывания запрет снимается, перед возвратом к исполнению прерванной программы процессор проверяет наличие других прерываний.
An object-oriented program's runtime structure often bears little resemblance to its code structure.
These features basically include the scope, visibility, and life-time which help us to trace the existence of a particular variable during the runtime of a program.
Они в основном включают в себя область действия, область видимости и продолжительность жизни, которые помогают отслеживать существование определенных переменных во время выполнения программы.
Exceptions Exceptions provide a way to react to exceptional circumstances (like runtime errors) in programs by transferring control to special functions called handlers.
Исключения позволяют реагировать на исключительные ситуации в программах (например, ошибки времени выполнения) путем передачи управления специальным функциям, называемым обработчиками.
The basic structure «composition or following» means that some operators shall be executed sequentially one after another and only once for runtime of this program.
Базовая структура «следование» означает, что несколько операторов должны быть выполнены последовательно друг за другом и только один раз за время выполнения данной программы.
This means that the binding between the program and the shared object is done at runtime - before the program starts, the appropriate shared objects are found and bound.
Это означает, что связь между программой и разделяемым объектом устанавливается во время выполнения программы, а именно, в самом начале выполнения производится поиск и компоновка необходимых разделяемых объектов.