您的位置:首页 > 编程语言 > Java开发

需要下载什么?哪个版本适合你? - JavaFX 入门

2008-12-06 17:55 357 查看
原文:http://www.javafx.com/docs/gettingstarted/javafx/javafx-download-info.jsp

This section guides you in determining what to download to get started using the JavaFX technology.

这一节告诉你开始使用JavaFX技术前要下载什么东西!

1. Ensure that you meet the system and software requirements.
Check that you have the required hardware and available free disk
space, and the correct version of the Java Software Development Kit
(JDK) or Java Runtime Environment (JRE) prior to proceeding with any of
the following installation instructions.

确信你已经达到了系统和软件的要求。检查需要的硬件和空闲的磁盘空间,正确的JDK版本和JRE版本。

2. For application developers:

对于应用开发人员

* If you are new to NetBeans IDE 6.5, download and
install NetBeans IDE 6.5 for JavaFX 1.0 (available for Microsoft
Windows and Mac OS X platforms only).

如果你是NetBeans IDE 6.5的新用户,那么下载并安装 NetBeans IDE 6.5 for JavaFX 1.0

It is a full featured development environment that is
bundled with the JavaFX Software Development Kit (SDK) and best
practices samples to assist your software development project. The
installation includes the Beta version of the JavaFX Mobile Emulator,
which is currently available on the Microsoft Windows platform only.

他是一个全功能的和JavaFX软件开发工具绑定的开发环境。会给你最好的软件项目最佳体验的例子。安装包括了Beta版的移动设备模拟器,目前只有Windows平台可用。

* If you already have NetBeans IDE 6.5, update your IDE
with JavaFX 1.0 Plugin for NetBeans (available for Microsoft Windows
and Mac OS X platforms only).

如果你已经有了 NetBeans IDE 6.5, 那么升级你的 JavaFX 1.0 的IDE插件。

The plugins provide the features that support the
development of JavaFX applications in the NetBeans IDE. They also
include the JavaFX SDK and best practice samples. The installation
includes the Beta version of the JavaFX Mobile Emulator, which is
currently available on the Microsoft Windows platform only.

插件提供了NetBeans IDE开发 JavaFX需要的特性。也包括了JavaFX SDK和最佳体验的例子。包括了Beta版的移动设备模拟器,目前只有Windows平台可用。

* If you prefer command line development, download and
install the JavaFX 1.0 SDK (available for Microsoft Windows and Mac OS
X platforms only). The installation includes the Beta version of the
JavaFX Mobile Emulator, which is currently available on the Microsoft
Windows platform only.

如果你是命令行开发,下载并安装JavaFX 1.0 SDK.包括了Beta版的移动设备模拟器,目前只有Windows平台可用。

3. For web designers, download and install the JavaFX 1.0
Production Suite. (available for Microsoft Windows and Mac OS X
platforms only)

对于 Web 设计人员,下载并安装 JavaFX 1.0 Production Suite

The JavaFX Production Suite is a set of tools for converting
graphics to a format that can be used for JavaFX applications. Using
the Production Suite plugins, you can export graphics from Adobe
Illustrator or Adobe Photoshop into JavaFX format.

JavaFX Production Suite是一套将图片转化为JavaFX应用可以使用格式的工具集。使用这个插件,你可以从Adobe Illustrator 或者 Adobe Photoship 输出图形到JavaFX格式。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐