From a065e04d529da1d847b5062a12c46d916408bf32 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 21:46:22 -0500 Subject: update based on https://github.com/mdn/yari/issues/2028 --- files/zh-cn/mozilla/projects/rhino/index.html | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 files/zh-cn/mozilla/projects/rhino/index.html (limited to 'files/zh-cn/mozilla/projects/rhino/index.html') diff --git a/files/zh-cn/mozilla/projects/rhino/index.html b/files/zh-cn/mozilla/projects/rhino/index.html deleted file mode 100644 index 86818aa172..0000000000 --- a/files/zh-cn/mozilla/projects/rhino/index.html +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: Rhino -slug: Mozilla/Projects/Rhino -translation_of: Mozilla/Projects/Rhino ---- -

Image:rhino.jpg

- -

Rhino 是一个完全使用Java语言编写的开源JavaScript实现。Rhino通常用于在Java程序中,为最终用户提供脚本化能力。它被作为J2SE 6上的默认Java脚本化引擎。

- -

Rhino 下载

- -

如何 获取源码和二进制文件

- -

Rhino 文档

- -

为脚本编写者和嵌入者提供的 一些Rhino信息.

- -

Rhino 帮助

- -

如果你被卡住了,可以参考 这里的一些资源.

- -

{{ languages( { "zh-cn": "zh-cn/Rhino" } ) }}

-- cgit v1.2.3-54-g00ecf