A string constant is a sequence of symbols enclosed into quote symbols.
Because getting a string constant will work each time much faster than getting it from the general module with the repeated usage.
Потому что получение строковой константы каждый раз будет работать гораздо быстрее, чем получение её из общего модуля с повторным использованием.
Within the actual argument, each "is replaced by \" and each \ by \\, so the result is a legal string constant.
Внутри фактического аргумента каждый знак "заменяется на \", а каждая \ на \\, так что результат
What is a string constant?
This conversion is also used by the C language: when a string constant like
пользуется также компилятором с языка "С": когда в "С"
In addition one slightly amusing thing: C has string constants, what happens if you use a string constant in an expression that you're computing in the debugger?
Other results
Thus, in the query text it is possible to use string constants with the national characters.
Таким образом, в тексте запроса можно использовать строковые константы с национальными символами.
A couple of string constants are used.
То есть, одна пара линз использовалась постоянно.
Numerical and string constants and expressions in code can and often do imply type in a particular context.
Числовые и строковые константы и выражения обычно зачастую выражают тип в конкретном контексте.
For example, it is possible to create general modules with repeated usage from which the string constants are returned.
Например, можно создать общие модули с повторным использованием, из которых возвращаются строковые константы.
One example of this separation would be using string variables rather than string constants within the code.
Одним из примеров такого обособления может служить использование строковых переменных, а не строковых констант внутри программного кода.
A: Starting from version 1.5, VMProtect can protect string constants.
О: Начиная с версии 1.5 VMProtect умеет защищать строковые константы.
Interactivity can improve this process considerably, because when the programmer observes the dump of the disassembled area of the memory, he is able to define the string constants, to give the informative names to the entry points and comment about the disassembled fragments of the program.
Интерактивность позволяет улучшить этот процесс, так как просматривая дамп дизассемблируемой области памяти, программист может сразу выделить строковые константы, дать содержательные имена известным точкам входа, прокомментировать разобранные им фрагменты программы.