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.
我对 appaccelator Titan 和其他 IDE(如 rhombile 等)中使用的技术不熟悉。我在制作应用程序后徘徊,这个 IDE 给开发人员带来了什么?构建和源代码或只是构建?我将不胜感激有关此的任何帮助。
构建后,您可以访问resources您的 javascript 代码所在的文件夹。您还可以通过目录和各种 Titanium SDK 访问所有其他已编译和未编译的代码build,例如mobilesdk/iphone/1.7.0拥有 Titanium 用于使您的代码原生到 iPhone 的所有编译符号。
resources
build
mobilesdk/iphone/1.7.0