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.
我无法在编译时包含外部“.swc”文件。请帮我?或建议替代方法?我正在使用几个 3rd 方 swc 文件,所以将我的应用程序迁移到 apache royale 是正确的选择吗?
Royale 并非 100% 与 Flex 兼容,因此您需要对您使用的库以及它们在 Royale 中的对应物进行一些研究。
例如,Cairngorm 尚未移植到 Royale,但 PureMVC 已移植。