without examplesFound in 1 dictionary
Computer Science- The present edition has been significantly enriched with terms from such areas as logical device design and modeling, knowledge engineering, production computerization, artificial intelligence systems, computer networks, digital signal processing, parallel and pipeline computations, system analysis, Internet Technology.
- The present edition has been significantly enriched with terms from such areas as logical device design and modeling, knowledge engineering, production computerization, artificial intelligence systems, computer networks, digital signal processing, parallel and pipeline computations, system analysis, Internet Technology.
assignment statement
ЯП
присваивание; оператор присваивания (предложение, приписывающее значение переменной или структуре данных)
Examples from texts
In effect, initializations of automatic variables are just shorthand for assignment statements.В сущности, инициализация автоматической переменной - это более короткая запись инструкции присваивания.Kernighan, Brian W.,Ritchie, Dennis M. / The C Programming LanguageКерниган, Б.,Ритчи, Д. / Язык программирования СиЯзык программирования СиКерниган, Б.,Ритчи, Д.© 1998,1978 by Bell Telephone Laboratories, Incorporated© "Невский Диалект", 2001The C Programming LanguageKernighan, Brian W.,Ritchie, Dennis M.© 1988, 1978 by Bell Telephone Laboratories, Incorporated
The syntax-directed definition above, coupled with schemes for assignment statements and boolean expressions, would produce the following code:Синтаксически управляемое определение, приведенное выше, вместе со схемами для инструкций присвоения и логических выражений приведут к следующему коду.Aho, Alfred V.,Sethi, Ravi,Ullman, Jeffrey / Compilers: Principles, Techniques, and ToolsАхо, Альфред В.,Ульман, Джеффри,Сети, Рави / Компиляторы: принципы, технологии, инструментыКомпиляторы: принципы, технологии, инструментыАхо, Альфред В.,Ульман, Джеффри,Сети, Рави© Addison-Wesley Publishing Company, Inc., 1985© 2001© Издательский дом "Вильямс", 2001Compilers: Principles, Techniques, and ToolsAho, Alfred V.,Sethi, Ravi,Ullman, Jeffrey© 2001 by PEARSON EDUCATION NORTH ASIA LIMITED and PEOPLE'S POSTS & TELECOMMUNICATIONS PUBLISHING HOUSE© 1986
The other lines contain variable declarations with assignment statements that define each variable's value and type.В других строках, кроме операторов, объявляющих переменные, есть операторы присваивания, определяющие значение и тип каждой переменной.Born, Günter / Microsoft Windows Script Host 2.0 Developer's GuideБорн, Гюнтер / Руководство разработчика на Microsoft Windows Script Host 2.0. Мастер-классРуководство разработчика на Microsoft Windows Script Host 2.0. Мастер-классБорн, Гюнтер© Перевод на русский язык, Microsoft Corporation, 2001© Оригинальное издание на английском языке, Гюнтер Борн, 2000Microsoft Windows Script Host 2.0 Developer's GuideBorn, Günter© 2000 by Günter Born
This is done for the same reasons that assignment statements in general are not formatted in any special way: general readability and maintainability.Это сделано с той же целью, что и отказ от специального форматирования выражений присваивания: из общих соображений читаемости и удобства сопровождения.McConnell, Steve / Code Complete: A Practical Handbook of Software ConstructionМакконнелл, Стив / Совершенный код: Практическое руководство по разработке программного обеспеченияСовершенный код: Практическое руководство по разработке программного обеспеченияМакконнелл, Стив© Перевод на русский язык, Microsoft Corporation, 2004© Оригинальное издание на английском языке, Steven С. McConnell, 2004Code Complete: A Practical Handbook of Software ConstructionMcConnell, Steve© 2004 by Steven С. McConnell
We have not shown the productions for stmt. Shortly, we shall discuss the appropriate productions for the various kinds of statements, such as if-statements, assignment statements, and so on.В данном примере не представлены продукции для stmt, но далее вкратце будут рассмотрены продукции для различных инструкций, таких как инструкции присвоения, инструкции if и др.Aho, Alfred V.,Sethi, Ravi,Ullman, Jeffrey / Compilers: Principles, Techniques, and ToolsАхо, Альфред В.,Ульман, Джеффри,Сети, Рави / Компиляторы: принципы, технологии, инструментыКомпиляторы: принципы, технологии, инструментыАхо, Альфред В.,Ульман, Джеффри,Сети, Рави© Addison-Wesley Publishing Company, Inc., 1985© 2001© Издательский дом "Вильямс", 2001Compilers: Principles, Techniques, and ToolsAho, Alfred V.,Sethi, Ravi,Ullman, Jeffrey© 2001 by PEARSON EDUCATION NORTH ASIA LIMITED and PEOPLE'S POSTS & TELECOMMUNICATIONS PUBLISHING HOUSE© 1986
Add to my dictionary
assignment statement
присваивание; оператор присваивания
User translations
No translations for this text yet.
Be the first to translate it!