diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:17 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:17 -0500 |
commit | da78a9e329e272dedb2400b79a3bdeebff387d47 (patch) | |
tree | e6ef8aa7c43556f55ddfe031a01cf0a8fa271bfe /files/ko/rhino | |
parent | 1109132f09d75da9a28b649c7677bb6ce07c40c0 (diff) | |
download | translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.gz translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.bz2 translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.zip |
initial commit
Diffstat (limited to 'files/ko/rhino')
-rw-r--r-- | files/ko/rhino/index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/files/ko/rhino/index.html b/files/ko/rhino/index.html new file mode 100644 index 0000000000..5a0ac0f06d --- /dev/null +++ b/files/ko/rhino/index.html @@ -0,0 +1,18 @@ +--- +title: Rhino +slug: Rhino +tags: + - Java + - JavaScript + - 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> 는 순수 자바 언어로 된 <a href="/en/JavaScript" style="line-height: inherit;" title="en/JavaScript">JavaScript</a> 오픈소스 구현체입니다. 전형적으로 자바 애플리케이션에 적용되어서 최종 사용자에게 스크립팅을 제공합니다. J2SE 6에는 기본 자바 스크립팅 엔진으로 포함되어 있습니다.</p> +<h4 id="Rhino_downloads" name="Rhino_downloads">Rhino 다운로드</h4> +<p><a class="internal" href="/en/RhinoDownload" title="en/RhinoDownload">소스와 바이너리</a> 얻는 방법 </p> +<h4 id="Rhino_documentation" name="Rhino_documentation">Rhino 문서</h4> +<p>스크립트 작성자와 포함하기 위한 분들을 위한 <a href="/en/Rhino_documentation" title="en/Rhino_documentation">Rhino에 관련된 정보</a>.</p> +<h4 id="Rhino_help" name="Rhino_help">Rhino 도움말</h4> +<p>막혔을 때 <a href="/en/Rhino/Community" title="en/Rhino/Community">도움이 되는 것</a>.</p> +<p>{{ languages( { "ja": "ja/Rhino" } ) }}</p> |