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.
私は学生で、JavaMEとNetBeans6.9を使用してモバイルクイズゲームを開発しています。質問と回答をデータベースに保存する必要があり、MIDletをデータベースに接続したいと思います。
あなたは2つの方法でそれを行うことができます。
データをサーバーに保存し、Webサービスを使用して対話できます。