-
1 Reference Divider Word
Programming: RDWУниверсальный русско-английский словарь > Reference Divider Word
-
2 Invalid Program Reference
Programming: IPRУниверсальный русско-английский словарь > Invalid Program Reference
-
3 ориентирный
Programming: reference -
4 базовая реализация
Programming: reference implementation (реализация нового ЯВУ, на которую ориентируется сообщество разработчиков), underlying implementation (http://translated.by/you/learning-iphone-programming-from-xcode-to-app-store-2010/into-ru/trans/?page=34)Универсальный русско-английский словарь > базовая реализация
-
5 базовые модели
Programming: reference models (см. IEC 61499-1) -
6 имя ссылки
Programming: reference name (напр. имя, которое идентифицирует шаг или переход в программе SFC (см. IEC 61131-3)) -
7 очистка памяти методом подсчёта ссылок
Programming: reference countingУниверсальный русско-английский словарь > очистка памяти методом подсчёта ссылок
-
8 справочно-информационное обслуживание
Programming: reference and information serviceУниверсальный русско-английский словарь > справочно-информационное обслуживание
-
9 ссылочные экземпляры
Универсальный русско-английский словарь > ссылочные экземпляры
-
10 ссылочный экземпляр
Универсальный русско-английский словарь > ссылочный экземпляр
-
11 эталонная информационная модель
Programming: reference information model (см. http://www.interface.ru/home.asp?artId=22316)Универсальный русско-английский словарь > эталонная информационная модель
-
12 эталонная модель управления данными
Programming: reference model of data management (см. ГОСТ Р ИСО/МЭК ТО 10032-2007)Универсальный русско-английский словарь > эталонная модель управления данными
-
13 эталонная точка
Programming: reference point -
14 ссылка
1) General subject: Botany Bay (от названия бухты в Новом Южном Уэльсе, служившей местом ссылки), Ref., allegation (на какую-л. причину), allusion, citation, deportation, exile, mention, note, notes, plea, refer, reference, reference (to) (на кого-л., что-л.), remark, side glance, side-glance, touching (на что-л.), transportation, return2) Computers: Folder target3) Naval: subscript5) Engineering: access address, footer6) History: relegation (в Древнем Риме)7) Law: claim, expulsion, invocation, quotation, record9) Diplomatic term: citation (на автора и т.п.), reference (на примечание, источник и т.п.), reference (на кого-л., что-л.)10) Psychology: reference (на кого-л. или что-л.), touching11) Information technology: dispatcher, handle (целое число, назначаемое некоторому программному ресурсу, процессу или объекту для его уникальной идентификации при дальнейшем использовании), point of reference, pointer12) Advertising: ref13) SAP. corresponding number14) Drilling: footnote15) Network technologies: link, link reference, pointing, points of reference16) Programming: reference (понятие языковое, грамматическое, а не понятие времени исполнения)17) leg.N.P. banishment (criminal law), crossreference, deportation (criminal law), exile (criminal law), transportation (criminal law)19) Makarov: cross-reference, referencing, transportation (в колонии для преступников)20) Internet: hyperlink -
15 ссылочный
-
16 Базовая модель
Programming: The Reference Model -
17 аббревиатура: стандартное обозначение книжки М.Эллис и Б.Страуструпа Справочное руководство по языку программирования C++ с комментариями
Универсальный русско-английский словарь > аббревиатура: стандартное обозначение книжки М.Эллис и Б.Страуструпа Справочное руководство по языку программирования C++ с комментариями
-
18 базовая модель
Programming: The Reference Model -
19 базовая модель процесса
Programming: process reference model (см. ГОСТ Р ИСО/МЭК 15504-1-2009)Универсальный русско-английский словарь > базовая модель процесса
-
20 без знания
Programming: without reference to
См. также в других словарях:
Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… … Wikipedia
Programming Perl — ISBN 0 596 00027 8,best known as the Camel Book among programmers, is a book about writing programs using the Perl programming language. Written by the creator of Perl, Larry Wall, and published by O Reilly, the book is considered the canonical r … Wikipedia
Programming language specification — A programming language specification is an artifact that defines a programming language so that users and implementors can agree on what programs in that language mean.A programming language specification can take several forms, including the… … Wikipedia
Reference (computer science) — This article is about a general notion of reference in computing. For the more specific notion of reference used in C++, see Reference (C++). In computer science, a reference is a value that enables a program to indirectly access a particular… … Wikipedia
Reference — For help in citing references, see Wikipedia:Citing sources. For the Wikipedia Reference Desk, see Wikipedia:Reference desk. Reference is derived from Middle English referren, from Middle French rèférer, from Latin referre, to carry back , formed … Wikipedia
Programming language reference — A programming language reference (or language reference manual) is an artifact that describes a programming language so that users and developers can understand the basic elements of and write computer programs in the target language.A… … Wikipedia
Reference counting — In computer science, reference counting is a technique of storing the number of references, pointers, or handles to a resource such as an object or block of memory. It is typically used as a means of deallocating objects which are no longer… … Wikipedia
Reference (C++) — In the C++ programming language, a reference is a simple reference datatype that is less powerful but safer than the pointer type inherited from C. The name C++ reference may cause confusion, as in computer science a reference is a general… … Wikipedia
Programming by permutation — Trying to approach a solution to a programming problem by iteratively making small changes (permutations) and testing each change to see if it behaves as expected is called programming by permutation . This approach sometimes seems attractive… … Wikipedia
Reference Manager — Infobox Software name = Reference Manager caption = author = developer = Research Information Systems; later acquired by Thomson ISI ResearchSoft released = 1984 latest release version = 12 latest release date = 02 09 2008 latest preview version … Wikipedia
Reference card — A reference card or quick reference card is a concise bundling of common syntactic rules and idioms of a particular formal language. It serves as an ad hoc memory aid for an experienced user .In spite of what the name reference card suggest, the… … Wikipedia