sem exemplosEncontrado em 1 dicionário
O Dicionário Inglês-Russo de Ciência da Computação- 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.
calling convention
соглашение о вызовах (определение порядка размещения в стеке и извлечения из стека параметров, передаваемых при вызове функций и возврате в вызывающую программу)
Exemplos de textos
Notice that all the functions are defined with the WINAPI modifier, which sets the proper parameter-calling convention; they are preceded by the declspec(dllexport) declaration, which makes the functions available to the outside world.Обратите внимание, что все функции определены с модификатором WINAPI, который устанавливает соответствующее соглашение вызова параметров; им предшествуют объявления declspec(dllexport), которые делают эти функции доступными извне.Cantu, Marco / Mastering Delphi 7Кэнту, М. / Delphi 7: для профессионаловDelphi 7: для профессионаловКэнту, М.© 2003 SYBEX Inc© Перевод на русский язык, ЗАО Издательский дом «Питер», 2004© Издание на русском языке, оформление, ЗАО Издательский дом «Питер», 2004Mastering Delphi 7Cantu, Marco© 2003 SYBEX Inc
Adicionar ao meu dicionário
calling convention
соглашение о вызовах
Traduções de usuários
Ainda não tem traduções deste texto.
Seja o primeiro a traduzir!
Frases
C calling convention
соглашение о связях в языке C