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/it/rhino/index.html | |
parent | 1109132f09d75da9a28b649c7677bb6ce07c40c0 (diff) | |
download | translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.gz translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.bz2 translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.zip |
initial commit
Diffstat (limited to 'files/it/rhino/index.html')
-rw-r--r-- | files/it/rhino/index.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/files/it/rhino/index.html b/files/it/rhino/index.html new file mode 100644 index 0000000000..d2a5c03fcb --- /dev/null +++ b/files/it/rhino/index.html @@ -0,0 +1,17 @@ +--- +title: Rhino +slug: Rhino +tags: + - 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>è un'implementazione open-source di <a href="/en/JavaScript" title="en/JavaScript">JavaScript</a> scritta interamente in Java. Solitamente è incorporato nelle applicazioni Java per fornire lo scripting agli utenti finali. <span style="line-height: 1.5;">È stato inserito nel</span><span style="line-height: 1.5;"> J2SE 6 come motore predefinito di scripting.</span></p> +<h4 id="Rhino_downloads" name="Rhino_downloads">Scaricare Rhino</h4> +<p>Come <a class="internal" href="/en/RhinoDownload" title="en/RhinoDownload">ottentere i sorgenti e i binari</a>. </p> +<h4 id="Rhino_documentation" name="Rhino_documentation">Documentazione su Rhino</h4> +<p><a href="/en/Rhino_documentation" title="en/Rhino_documentation">Informazioni su Rhino</a>.</p> +<h4 id="Rhino_help" name="Rhino_help">Aiuto su Rhino</h4> +<p><a href="/en/Rhino/Community" title="en/Rhino/Community">Alcune risorse</a> se rimani bloccato.</p> +<p>{{ languages( { "ja": "ja/Rhino" } ) }}</p> |