我需要哪个版本的 Flash Builder?

发布于 2024-11-08 12:12:03 字数 278 浏览 0 评论 0原文

这个类似的问题,但我认为它在Flash Builder 仍然是 Flex Builder。

我需要购买 Flash Builder,但 Adob​​e 网站确实不清楚不同版本。我需要知道标准版和高级版之间有什么区别。标准中是否缺少组件?是否有什么我无法按照标准编译的内容,或者差异仅在于 IDE 功能方面?

谢谢

There is this similar question but I think it was answered when Flash Builder was still Flex Builder.

I need to buy Flash Builder and really the Adobe site is not clear about the different versions. I need to know what is the difference between the standard and the premium editions. Is there a lack of components in the standard? Is there anything that I won´t be able to compile in standard or the differences are just in terms of the IDE functionality?

Thank you

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

人生戏 2024-11-15 12:12:03

标准版和高级版之间的主要区别是:

  • 高级版可以在 IDE 中创建和运行单元测试。
  • 高级版本有分析器。
  • 高级版本具有网络监视器(用于查看请求和响应)。
  • 高级版本具有高级数据向导(通过 WSDL 生成代码或通过 DB 生成服务器端 BlazeDS/LCDS 代码)。
  • 高级版本可以与自动化库一起操作。

所有其他标准库,包括数据可视化(图表和 ADG),都是免费且开源的,并且自(如果我没记错的话)3.2 SDK 版本起可在 SDK 中使用。

因此,如果您需要:

  • 代码编辑。
  • 调试器。
  • 设计视图。
  • 重构。
  • 编译(包括 AIR)。
  • SDK 功能和库。
  • 多 SDK 功能。

在这种情况下,标准版本就足够了。

您可以看到比较矩阵的链接,该矩阵并未包含 @ www.Flextras.com 评论中列出的所有功能:)

The main differences between Standard and Premium versions are:

  • Premium version has possibility to create and run unit tests within IDE.
  • Premium version has profiler.
  • Premium version has Network Monitor (to see requests and responses).
  • Premium version has advanced Data wizards (to generate code by WSDL or to generate server side BlazeDS/LCDS code by DB).
  • Premium version has possibility to operate with automation libraries.

All the other standard libraries, including data visualization (charts and ADG), are free and open-sourced and available in SDK since (if I not mistaken) 3.2 SDK version.

So if you need:

  • Code editing.
  • Debugger.
  • Design view.
  • Refactoring.
  • Compiling (including AIR).
  • SDK features and libraries.
  • Multi SDK features.

In this case Standard version is enough.

You can see link to the compare matrix which hasn't all the features listed in @ www.Flextras.com comment :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文