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.
移动设备上 phonegap 应用程序中的 javascript 文件是否像浏览器中一样可供用户访问/可见?
PhoneGap 通过扩展和包装 iOS / Android SDK 的通用类来工作。由于 html 文件由 phonegap 代码包装,我认为您不能像普通桌面浏览器那样查看/访问其 html 或 javacript 文件。
签出此链接
并查看此链接(PhoneGap 的工作原理)