找回密码
 立即注册
theandroid交互server | android开发 2022-11-29 69 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
这个demo首要实现的是通过android客户端对sqlserver数据库的增修改查功能,要做的项目说到底也就是这些基本功能,只不过触及了复杂的业务逻辑管理,这个小demo算得上是管理了一大半的技术难题。实现分为两个方面,一方面是服务器端,首要是连接sqlserver进行交互,另一方面是客户端,通过android发送恳求与服务器端进行交互进而与数据库交互。

(This demo primarily implements the functions of adding, modifying, and querying the SQL server database through the Android client. In the final analysis, the projects to be done are just these basic functions, which only touch on the complex business logic management. This small demo can be considered as a technical problem that has managed more than half of the problems. The implementation is divided into two aspects. On the one hand, the server side, first of all, connects to the sql server for interaction. On the other hand, the client side, through android, sends a request to interact with the server side and then interacts with the database.)

[下载]10350288975.rar




上一篇:android用xfire操作sqlserver源代码
下一篇:android利用SVG矢量图打造酷炫动效