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.
我想知道当 iOS 用户点击 Facebook 中的 Like us 链接时,我将如何从网络浏览器 (html5) 打开本机 ios App Facebook 或 Twitter。
有谁知道如何引用这个原生 iOS 应用程序,以及这个应用程序中的“签入”页面的链接/重定向命令是什么?
我相信你应该有一个 index.html 文件。使用 firefox 或 google chrome 浏览器打开它,然后您可以检查元素。
如果您的应用程序确实有许多 html 页面,那么这不是一个好的编程习惯。通常使用 jquery mobile,每个页面都是一个 div,您可以使用 jquery、ajax、json 以及您需要引用的任何 javascript 库为元素设置动画