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.
appcelerator 应用程序是在运行时解释的吗?它在移动设备上有翻译吗?
请分享任何信息链接。
是的,JavaScript 代码是在运行时解释的。这就是为什么它依赖于 Rhino/V8 for Android,例如。
在CODESTRONG 2011的一次谈话中也提到了这一点。
您可以随时阅读有关Appcelerator 工作原理的更多信息