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.
最近、Androidと統合されたjqueryを使用してアプリケーションRSSリーダーを作成しました。アプリケーションを電話で実行している間は動作しますが、タブレットでは空白の画面がランダムに表示されます(7/10)。これはコードのエラーのためですか..
何が起こったのかを見つけることができるように、段階的にデバッグし、いくつかのコードを配置する必要があると思います。
最初に行く:
$(document).ready(function(){ //render some debug text on main window });