-
41 source code escrow
соглашение о передаче исходной программы разработчиком на хранение третьему лицу и переходе права на собственность к покупателю в случае прекращения разработчиком поддержки данного программного продуктаThe New English-Russian Dictionary of Radio-electronics > source code escrow
-
42 source code control system
система управления исходными текстами программ (для отслеживания изменений, обеспечения выпуска версий, совместной работы и пр.)English-Russian dictionary of computer science and programming > source code control system
-
43 source code editor
English-Russian dictionary of computer science and programming > source code editor
-
44 source code escrow agent
English-Russian dictionary of computer science and programming > source code escrow agent
-
45 source code escrow agreement
соглашение об условном депонировании исходного кода у третьего лица (до наступления определённого события - напр., до банкротства компании, осуществляющей техническую поддержку приобретателя программы)English-Russian dictionary of computer science and programming > source code escrow agreement
-
46 source code media
English-Russian dictionary of computer science and programming > source code media
-
47 source code profiler
English-Russian dictionary of computer science and programming > source code profiler
-
48 source-code compatibility
English-Russian dictionary of computer science and programming > source-code compatibility
-
49 source code control
-
50 source-code compatibility
-
51 source code control system
English-Russian information technology > source code control system
-
52 source-code-level
-
53 source-code compatibility
English-Russian dictionary of computer science > source-code compatibility
-
54 open source code
= open sourceоткрытые исходные тексты, проф. открытые исходникипринцип, заключающийся в том, что исходный код разрабатываемой системы должен свободно и бесплатно предоставляться всем желающим её усовершенствовать. Полученные усовершенствования тоже должны быть доступны всем бесплатно."The GPL and open source model allows for the creation of the best technology. It also prevents the hoarding of technology and ensures that anyone with an interest in a project or technology won't be excluded from its development" (Linus Torvalds). — GPL и модель открытых "исходников" позволяют создавать лучшие технологии. Кроме того, они не позволяют утаить технологию и гарантируют, что каждый заинтересованный может принять участие в её разработке
Ant:Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > open source code
-
55 closed source code
= closed sourceзакрытые исходные тексты, проф. закрытые исходникипринцип охраны интеллектуальной собственности, касающийся в основном компьютерных программ, заключающийся в том, что пользователю предоставляются только двоичные файлы программы (см. binaries), что делает невозможным легальное внесение в неё модификаций. В этой модели исходные тексты программы (приложения, системы) рассматриваются как коммерческая тайна разработчика, поэтому, например, лицам, которым предоставляется доступ к ним, приходится предварительно подписывать специальное соглашение (см. nondisclosure agreement) либо приобретать тексты за отдельную платуAnt:Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > closed source code
-
56 Global PHP source code injection
Безопасность; Интернет; Программирование Глобальная PHP инъекция Данная уязвимость является разновидностью уязвимости PHP source code injection. Она отличается тем, что позволяет выполнять произвольный код, размещенный на сторонних серверах в Интернете (загружать и обрабатывать содержимое HTML-страниц и т.п.). Данная уязвимость позволяет работать с файлами по протоколам HTTP и FTP. Заключается она в недостаточной проверке значений переменных, которые передаются пользователем через GET, POST или COOKIE параметры, и используются внутри функций наподобие include() и require().English-Russian dictionary of computer abbreviations and terms > Global PHP source code injection
-
57 Local PHP source code injection
Безопасность; Интернет; Программирование Локальная PHP инъекция Данная уязвимость является разновидностью уязвимости PHP source code injection. Она позволяет выполнять в качестве PHP-сценария любой файл, размещенный на локальном сервере. Данная уязвимость позволяет работать с файлами по протоколам HTTP и FTP. Заключается она в недостаточной проверке значений переменных, которые передаются пользователем через GET, POST или COOKIE параметры, и используются внутри функций наподобие include() и require().English-Russian dictionary of computer abbreviations and terms > Local PHP source code injection
-
58 allowance source code
ASC, allowance source codeEnglish-Russian dictionary of planing, cross-planing and slotting machines > allowance source code
-
59 material source code
MSC, material source codeEnglish-Russian dictionary of planing, cross-planing and slotting machines > material source code
-
60 procurement source code
PSC, procurement source codeEnglish-Russian dictionary of planing, cross-planing and slotting machines > procurement source code
См. также в других словарях:
Source Code — Tren similar al de la película, en Chicago Título Código fuente (España) 8 minutos antes de morir (Latinoamérica) … Wikipedia Español
Source Code — Données clés Titre québécois Code source Titre original Source Code Réalisation Duncan Jones Scénario Ben Ripley Acteurs principaux Jake Gyllenhaal … Wikipédia en Français
source code — A computer program written in its original programming language. In source code form a program is intelligible to a suitably trained human being. To be intelligible to a machine it is translated (compiled) into object code. + source code USA The… … Law dictionary
source code — ˈsource code noun [uncountable] COMPUTING the form or language in which a computer program is written, which must be changed into machine code (= a different form using only numbers ) before a computer can understand it * * * source code UK US… … Financial and business terms
Source Code — steht für: Quelltext, für Menschen lesbarer, in einer Programmiersprache geschriebener Text eines Computerprogrammes Source Code (Film), ein Spielfilm des Regisseurs Duncan Jones aus dem Jahr 2011 Diese Seite ist eine Begriffs … Deutsch Wikipedia
source code — source codes N VAR Source code is the original form of a computer program as it is written by a programmer. It is then converted into code that the computer can understand. [COMPUTING] … English dictionary
source code — n [U] technical the original form in which a computer program is written before it is changed into a form that a particular type of computer can read →↑machine code … Dictionary of contemporary English
Source Code — [engl.], Quellcode … Universal-Lexikon
source code — source ,code noun count COMPUTING a set of instructions for a computer program that a computer PROGRAMMER understands and that are translated into instructions that a computer understands … Usage of the words and phrases in modern English
Source code — For the 2011 film, see Source Code. Not to be confused with source coding. An illustration of Java source code with prologue comments indicated in red, inline comments indicated in green, and program code indicated in blue In computer science,… … Wikipedia
source code — noun program instructions written as an ASCII text file; must be translated by a compiler or interpreter or assembler into the object code for a particular computer before execution • Hypernyms: ↑ASCII text file * * * noun : computer code in its… … Useful english dictionary