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/ko/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/ko/rhino/index.html')
-rw-r--r-- | files/ko/rhino/index.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/files/ko/rhino/index.html b/files/ko/rhino/index.html deleted file mode 100644 index 5a0ac0f06d..0000000000 --- a/files/ko/rhino/index.html +++ /dev/null @@ -1,18 +0,0 @@ ---- -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> |