CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发 搜索资源 - 连接数据库

搜索资源列表

  1. addressList

    0下载:
  2. android 通讯录 连接数据库能够对通讯录进行增删改查的工作-android contacts to connect to the database to CRUD work to address book
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:1145915
    • 提供者:刘冰
  1. qq

    0下载:
  2. 采用android,实现界面登陆设计,包含登陆、注册、布局设计及其数据库连接。-With android, realize the landing interface design, including login, register, layout design and its database connection.
  3. 所属分类:android

    • 发布日期:2016-04-08
    • 文件大小:242688
    • 提供者:向天问
  1. SQLite1

    0下载:
  2. gphone手机操作系统android的连接数据库的简单示例,对新手学习比较有用-gphone mobile phone operating system, connection to the database android simple example, more useful for novice learning
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:24533
    • 提供者:彭擎
  1. Task3_database

    0下载:
  2. android平台上,连接数据库的示例。-how to connect with the database on the android platform.
  3. 所属分类:android

    • 发布日期:2017-04-15
    • 文件大小:36383
    • 提供者:fjx
  1. website0911

    0下载:
  2. android行动网JSP新闻发布系统源码 技术实现:采用JSTL标签,基于servlet,jdbc开发。使用mysql数据库。 设计优势:一切技术使用最底层的,没有使用ssh框架,可以在任何国内的jsp空间里使用。 良好的分层,大量方法重用,无垃圾代码。代码分为action层,service层和公用的类库。 无dao层,所有代码中无sql语句,全部写入xml配置文件中,保证的代码良好的可读性和修改性。使用dbcp连接池管理数据库连接。使用自定义标签控制权限,保证网站后台的
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:2924095
    • 提供者:刘宏宇
  1. Android

    0下载:
  2. Android项目视频教程,JAVA知识_数据库连接池相关资料-Learning Android
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:990038
    • 提供者:王旭
  1. androidjdbc

    0下载:
  2. androidl连接jdbc数据库的例子 使用sql2005数据库-androidl jdbc database connection examples Using sql2005 database
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:1136463
    • 提供者:hh
  1. SQLiteDemo

    0下载:
  2. 实现android 系统的设计,与数据库连接后保留所输入的信息- the founction of android
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:49238
    • 提供者:党万琳
  1. SQLite

    0下载:
  2. 代码介绍: SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alp
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:56402
    • 提供者:li
  1. SqliteForAndroid

    0下载:
  2. android sqlite 操作的源码 包括连接数据库,增删改查。 (初学者者很好的例子程序)-for android sqlite
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:64753
    • 提供者:xiongxa
  1. DB

    0下载:
  2. 安卓用来连接数据库的,初学者适用。非常实用。祝大家愉快-Andrews used to connect to the database, beginners applicable. Very practical. I wish you all happy
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:65192
    • 提供者:西雅图阳光
  1. Test

    0下载:
  2. android 连接数据库,代码精简规范,并且还附有照片-android connect to the database, the code is streamlined and standardized, and also with photos
  3. 所属分类:android

    • 发布日期:2017-11-21
    • 文件大小:246277
    • 提供者:速冻企鹅
  1. zzServer--final

    0下载:
  2. Android手机应用服务器端,实现了一个LBS系统的服务器端,包括定义与客户端的通信协议,与数据库的连接,以及通信逻辑的处理-Android phone application server, a server-side LBS system, including the definition of the communication protocol of the client, the connection to the database, as well as the communica
  3. 所属分类:android

    • 发布日期:2017-11-21
    • 文件大小:27210
    • 提供者:zhaoyt
  1. AndroidConnectingToPhpMySQL

    0下载:
  2. Android开发基础。使用Android通过PHP作为中介,连接操作MySQL数据库-Android development foundation. Use Android as an intermediary, the connection operation MySQL database via PHP
  3. 所属分类:android

    • 发布日期:2017-11-07
    • 文件大小:116468
    • 提供者:
  1. 3QTest

    0下载:
  2. 一款运行于Android手机平台的情商测试系统,基于Java的源代码,代码的关键部分都标记了注释,对理解代码挺有帮助。你可以了解到安卓连接数据库、手势识别、事务处理,特别是数据库读写部分,注释很详细,对阅读理解代码帮助比较大-A run on EQ test system Android mobile platform, based on key parts of Java source code, the code are marked notes, quite helpful in unde
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1472265
    • 提供者:rpudn99
  1. Android连接MySQL数据库

    2下载:
  2. Android连接MySQL数据库,可以实现查询,增加,删除,更新等基本操作
  3. 所属分类:android开发

  1. Province

    0下载:
  2. 利用spinner作成的省市区3级联动,为了简单直接在程序中的写出了省市级区,也可以将它们存入数据库,连接数据库进行调用。感兴趣的可以看一下,算是抛砖引玉了。- Use spinner made of three provinces linkage, for simplicity write directly in the program of the provincial and municipal area, they can also be stored in the , the c
  3. 所属分类:android

    • 发布日期:2017-04-30
    • 文件大小:144804
    • 提供者:
  1. ProvinceLink

    0下载:
  2. android利用spinner作成的省市区3级联动,为了简单,直接在程序中的写出了省市级区,也可以将它们存入数据库,连接数据库进行调用。感兴趣的童鞋可以看一下,算是抛砖引玉了。- android spinner made use of three provinces linkage, for simplicity, write directly to the provincial and municipal area in the program, they can also be sto
  3. 所属分类:android

    • 发布日期:2017-05-01
    • 文件大小:144988
    • 提供者:
  1. android连接数据库实例

    0下载:
  2. 开发新手,Android、数据库,jdbc方式与webapi方式连接(Development new Android, database and JDBC connection way with webapi)
  3. 所属分类:android开发

    • 发布日期:2017-12-13
    • 文件大小:10824988
    • 提供者:老张1
  1. MyLogin

    0下载:
  2. 连接数据库的登录界面,新手学习可用,客户端。(Connecting the login interface of the database,Newbie learning available.)
  3. 所属分类:android开发

    • 发布日期:2018-04-29
    • 文件大小:1889280
    • 提供者:新手夜
« 12 »
搜珍网 www.dssz.com