• <i id='E4KDx'><tr id='E4KDx'><dt id='E4KDx'><q id='E4KDx'><span id='E4KDx'><b id='E4KDx'><form id='E4KDx'><ins id='E4KDx'></ins><ul id='E4KDx'></ul><sub id='E4KDx'></sub></form><legend id='E4KDx'></legend><bdo id='E4KDx'><pre id='E4KDx'><center id='E4KDx'></center></pre></bdo></b><th id='E4KDx'></th></span></q></dt></tr></i><div id='E4KDx'><tfoot id='E4KDx'></tfoot><dl id='E4KDx'><fieldset id='E4KDx'></fieldset></dl></div>

  • <tfoot id='E4KDx'></tfoot>
      <legend id='E4KDx'><style id='E4KDx'><dir id='E4KDx'><q id='E4KDx'></q></dir></style></legend>

          <bdo id='E4KDx'></bdo><ul id='E4KDx'></ul>

        <small id='E4KDx'></small><noframes id='E4KDx'>

        Libgdx 测验 - 使用 SQLite 数据库?

        时间:2023-05-20
      1. <small id='prtrC'></small><noframes id='prtrC'>

          <bdo id='prtrC'></bdo><ul id='prtrC'></ul>

              <tbody id='prtrC'></tbody>
            <i id='prtrC'><tr id='prtrC'><dt id='prtrC'><q id='prtrC'><span id='prtrC'><b id='prtrC'><form id='prtrC'><ins id='prtrC'></ins><ul id='prtrC'></ul><sub id='prtrC'></sub></form><legend id='prtrC'></legend><bdo id='prtrC'><pre id='prtrC'><center id='prtrC'></center></pre></bdo></b><th id='prtrC'></th></span></q></dt></tr></i><div id='prtrC'><tfoot id='prtrC'></tfoot><dl id='prtrC'><fieldset id='prtrC'></fieldset></dl></div>
              <legend id='prtrC'><style id='prtrC'><dir id='prtrC'><q id='prtrC'></q></dir></style></legend>
              <tfoot id='prtrC'></tfoot>

                  本文介绍了Libgdx 测验 - 使用 SQLite 数据库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  限时送ChatGPT账号..

                  我学习 Android 开发和使用 Libgdx 框架已经一个多月了,我想创建一个测试应用程序.我要创建的应用程序是一个测验,我一直停留在我将如何存储所有问题和答案的情况上.

                  I have been learning Android development and using the Libgdx framework for over a month now and want to create a test app. The app i want to create is a quiz and im stuck on the situation on how i am going to store all the questions, answers.

                  作为一名多年的 Web 开发人员,我当然想到了数据库,但 libgdx 对 sqlite 的支持并不多,这让我陷入了如何在不使用数据库的情况下实现存储.

                  Being a web developer for many years i of course thought of a database but libgdx doesn't have much support for sqlite which leaves me stuck on how to achieve the storing without using a database.

                  是否知道任何方式将 sqlite 与 libgdx 一起使用,或者我如何以另一种方式实现这一点,我将不胜感激,谢谢.

                  Does anyway know any way to use sqlite with libgdx or how i can achieve this another way, i would appreciate the help, thank you.

                  推荐答案

                  在这种情况下我不会使用 SQLite.由于它只是一个测试应用程序,您可能不会有数百万个问题,也不需要进行任何类型的查询,我建议您使用 JSON 来存储您的问题.

                  I would not go with SQLite in this case. Since it is just a test app and you probably won't have millions of questions and won't need to do any kind of querying, I'd suggest you to use JSON to store your questions.

                  LibGDX 对 JSON 的支持非常好,它也适用于所有平台.查看 wiki 了解一些示例使用它.

                  The JSON support of LibGDX is pretty good and it works on all platforms as well. Have a look at the wiki to see some examples of how to use it.

                  此外,这意味着您可以轻松地编辑您的问题,因为它是一种人类可读的文件格式.

                  Furthermore it means that you can easily edit your questions, since it is a human readable file format.

                  这篇关于Libgdx 测验 - 使用 SQLite 数据库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:com.badlogic.gdx.utils.GdxRuntimeException:无法加载文件 下一篇:FileNotFoundException Android logcat 错误

                  相关文章

                  最新文章

                  • <bdo id='paNgC'></bdo><ul id='paNgC'></ul>

                  <small id='paNgC'></small><noframes id='paNgC'>

                    <legend id='paNgC'><style id='paNgC'><dir id='paNgC'><q id='paNgC'></q></dir></style></legend>

                    <tfoot id='paNgC'></tfoot>
                    1. <i id='paNgC'><tr id='paNgC'><dt id='paNgC'><q id='paNgC'><span id='paNgC'><b id='paNgC'><form id='paNgC'><ins id='paNgC'></ins><ul id='paNgC'></ul><sub id='paNgC'></sub></form><legend id='paNgC'></legend><bdo id='paNgC'><pre id='paNgC'><center id='paNgC'></center></pre></bdo></b><th id='paNgC'></th></span></q></dt></tr></i><div id='paNgC'><tfoot id='paNgC'></tfoot><dl id='paNgC'><fieldset id='paNgC'></fieldset></dl></div>