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

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

        <bdo id='ML3NM'></bdo><ul id='ML3NM'></ul>
      <i id='ML3NM'><tr id='ML3NM'><dt id='ML3NM'><q id='ML3NM'><span id='ML3NM'><b id='ML3NM'><form id='ML3NM'><ins id='ML3NM'></ins><ul id='ML3NM'></ul><sub id='ML3NM'></sub></form><legend id='ML3NM'></legend><bdo id='ML3NM'><pre id='ML3NM'><center id='ML3NM'></center></pre></bdo></b><th id='ML3NM'></th></span></q></dt></tr></i><div id='ML3NM'><tfoot id='ML3NM'></tfoot><dl id='ML3NM'><fieldset id='ML3NM'></fieldset></dl></div>
      1. 如何在使用 cocos2d 的 iphone 应用程序中使用 MYSQL 数据库连接?

        时间:2024-08-12
          <bdo id='F3eRG'></bdo><ul id='F3eRG'></ul>
          • <i id='F3eRG'><tr id='F3eRG'><dt id='F3eRG'><q id='F3eRG'><span id='F3eRG'><b id='F3eRG'><form id='F3eRG'><ins id='F3eRG'></ins><ul id='F3eRG'></ul><sub id='F3eRG'></sub></form><legend id='F3eRG'></legend><bdo id='F3eRG'><pre id='F3eRG'><center id='F3eRG'></center></pre></bdo></b><th id='F3eRG'></th></span></q></dt></tr></i><div id='F3eRG'><tfoot id='F3eRG'></tfoot><dl id='F3eRG'><fieldset id='F3eRG'></fieldset></dl></div>

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

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

                1. 本文介绍了如何在使用 cocos2d 的 iphone 应用程序中使用 MYSQL 数据库连接?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我正在做项目,我需要连接 MYSQL 数据库.我成功在我的项目中连接 SQLite(使用 cocos2d).但我无法在我的项目中连接 MYSQL 数据库.我任何人都喜欢这样做,而不是帮助我了解如何连接.给我必要的信息.

                  I am working on project and i need to connect MYSQL database. I am success to connect SQLite in my project ( using cocos2d).But i can not connect MYSQL database in my project. I any one do like this than help me for how to connect . Give me the necessary information.

                  推荐答案

                  您将无法直接从 iPhone 连接到 MySQL.您必须使用一些中间层,例如带有 PHP 的 Web 应用程序.

                  You will not be able to connect to MySQL directly from the iPhone. You must use some intermediate layer such as a Web application with PHP.

                  所以,你会得到这样的东西:

                  So, you will have something like this:

                  1. iPhone 使用 HTTP 向 WebServer 发布请求
                  2. Web 服务器连接到 MySQL 数据库
                  3. Web 服务器向 iPhone 返回数据(XML、纯文本)
                  4. iPhone 处理数据

                  您可以使用此技术来查询和插入/更新/删除数据.

                  You can use this technique to query and insert/update/delete data.

                  这篇关于如何在使用 cocos2d 的 iphone 应用程序中使用 MYSQL 数据库连接?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:Cocos2d 播放2种不同的背景音乐文件或循环播放效果 下一篇:收到消息“警告:在正常情况下,_fillInQueueWithExtraSpace:.."和 MPMovieP

                  相关文章

                  1. <legend id='EaFxX'><style id='EaFxX'><dir id='EaFxX'><q id='EaFxX'></q></dir></style></legend>

                      <bdo id='EaFxX'></bdo><ul id='EaFxX'></ul>
                      <tfoot id='EaFxX'></tfoot>

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

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