Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发用于商业目的的桌面应用程序,它是在 Swing/Java 中实现的,但是速度太慢了,所以我的经理要求我在不同的 GUI 框架中重新实现它,而且免费且足够快,有什么建议吗?
由于您没有指定语言/技术,我建议在 Flash 中使用 flex 框架。flex 中有很多与 java 集成得很好的技术。它的开发环境也很相似。以下是一些受 java 启发的库/框架(例如):
虽然闪存在消费者(近年来)方面的表现普遍不佳,但我相信它在工具的商业方面非常强大。然而,当谈到 UI 时,很少有东西能打败它。我知道很多公司仍然使用 flex 前端 + java 后端。