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.
最近我使用 jquery 创建了一个应用程序 RSS 阅读器,与 android 集成,在手机上运行应用程序时它可以工作,但在平板电脑上它随机显示空白屏幕(7/10)。这是因为代码中的错误吗..
我认为您必须逐步调试它并输入一些代码,以便我们可以找到发生了什么。
先去:
$(document).ready(function(){ //render some debug text on main window });