diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 21:46:22 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 21:46:22 -0500 |
commit | a065e04d529da1d847b5062a12c46d916408bf32 (patch) | |
tree | fe0f8bcec1ff39a3c499a2708222dcf15224ff70 /files/ru/rhino/index.html | |
parent | 218934fa2ed1c702a6d3923d2aa2cc6b43c48684 (diff) | |
download | translated-content-a065e04d529da1d847b5062a12c46d916408bf32.tar.gz translated-content-a065e04d529da1d847b5062a12c46d916408bf32.tar.bz2 translated-content-a065e04d529da1d847b5062a12c46d916408bf32.zip |
update based on https://github.com/mdn/yari/issues/2028
Diffstat (limited to 'files/ru/rhino/index.html')
-rw-r--r-- | files/ru/rhino/index.html | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/files/ru/rhino/index.html b/files/ru/rhino/index.html deleted file mode 100644 index eda494f561..0000000000 --- a/files/ru/rhino/index.html +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: Rhino -slug: Rhino -translation_of: Mozilla/Projects/Rhino ---- -<p><img alt="Image:rhino.jpg" class="internal" src="/@api/deki/files/832/=Rhino.jpg"></p> - -<p>Библиотека <strong>Rhino</strong> (Носорог) - это открытая (open-source) версия языка программирования <a href="/en/JavaScript" title="en/JavaScript">JavaScript</a>, реализованная полностью в Java. Библиотека предназначена для встраивания в Java-приложения в качестве пользовательского <span style="line-height: inherit;">скриптового (scripting) </span><span style="line-height: inherit;">языка программирования. Она включена в J2SE 6 как один из механизмов реализации сценариев (scripting engine) для Java.</span></p> - -<h4 id="Rhino_downloads" name="Rhino_downloads">Загрузка Rhino</h4> - -<p>Инструкция по <a class="internal" href="/ru/docs/Rhino/Download_Rhino" title="en/RhinoDownload">загрузке исходного кода и библиотеки в двоичном коде</a>. </p> - -<h4 id="Rhino_documentation" name="Rhino_documentation">Документация по библиотеке Rhino</h4> - -<p><a href="/en/Rhino_documentation" title="en/Rhino_documentation">Инструкция</a> для разработчиков скриптов, включая встраивание в Java-программы.</p> - -<h4 id="Rhino_help" name="Rhino_help">Дополнительная информация о Rhino</h4> - -<p><a href="/en/Rhino/Community" title="en/Rhino/Community">Некоторые дополнительные ресурсы</a>, в случае возникновения проблем.</p> - -<p>{{ languages( { "ru": "ru/Rhino" } ) }}</p> |