Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - android sqlite
Search - android sqlite - List
android SQLite数据库使用实例,用SQLiteOpenHolper实现-a application of android SQLite with database,use with SQLiteOpenHolper
Date : 2025-12-19 Size : 36kb User : wzs

android 系统 数据库应用实例。 在google android 操作系统上对数据库的使用和管理。-android application example database. Google android operating system in use and management of the database.
Date : 2025-12-19 Size : 48kb User : jinelin

Android 编程之数据库 SQLlite学习例子-an example for the learning of Android database
Date : 2025-12-19 Size : 53kb User : chen chen

DL : 0
android电子菜单,gallery,listview,sqlite,等的简单应用-android electronic menu, gallery, listview, sqlite, and other simple applications
Date : 2025-12-19 Size : 2.39mb User : zhangkai

了解android如何實現SQLite,功能如下,新增多筆資料,刪除多筆資料。-Learn android how to implement SQLite, functions as follows, the new multi-document, delete the document.
Date : 2025-12-19 Size : 61kb User : 林晉安

android Text自动检索+SQLite 存储-android autoText
Date : 2025-12-19 Size : 46kb User : 小杨

DL : 0
android关于sqlite数据库基本操作,建立、添加、查询、删除-About android sqlite database basic operation, set up, add, query, delete
Date : 2025-12-19 Size : 61kb User : 林颖

DL : 0
android 数据库得连接用于基础得设置和学习-android database was set up and get connected for basic learning
Date : 2025-12-19 Size : 153kb User : 毕国民

DL : 0
Android中SQLite的增删改查,适合初学者学习-In Android SQLite CRUD
Date : 2025-12-19 Size : 725kb User : 吴杰

在android中,一个学生数据存取demo,实现学生数据更新-student demo android sqlite
Date : 2025-12-19 Size : 182kb User : nemo

本文件是主要是写的android上sqlite的一些简单的使用方法-This document is primarily written by android sqlite on some simple to use
Date : 2025-12-19 Size : 9kb User : 张三

DL : 0
sQlite组件应用,android小程序,基本程序,简单程序-sQlite component applications, android applets, basic procedures, a simple program
Date : 2025-12-19 Size : 1.54mb User :

安卓开发是实现对数据库的操作的模版代码,可以使用此代码实现链接数据库-Android development is to achieve operation of the database template code, you can use this code to link the database to achieve
Date : 2025-12-19 Size : 1.5mb User : lin

DL : 0
android SQLite 轻量级数据库简单入门操作 插入删除 创建表单.-android SQLite lightweight database insertion and deletion operations to create a simple entry form.
Date : 2025-12-19 Size : 66kb User : tancy

实现基于android 数据库的增删改查,已经经过了测试,挺好用的-Additions and deletions to achieve change search android based has been tested, very good use
Date : 2025-12-19 Size : 78kb User : 杨志海

DL : 0
该系统实现android中对轻量级数据库中的增删改查功能,使用到listview将查询的功能显示在相应的界面上-The implementation of the Android system of lightweight crud functionality, the use of the listview query function is displayed in the corresponding interface
Date : 2025-12-19 Size : 1.49mb User : 姝婧怡

Android学生成绩管理系统,基于sqlite数据库,实现增加删除查询修改功能(Android student achievement management system, based on SQLite database, to achieve increase, delete, query, modify functions)
Date : 2025-12-19 Size : 2.03mb User : 认真对待

这是学习针对于Android的SQLITE数据库的操作实例,里面包含源代码,菜鸟学习必备(this is a file that for Android SQLITE ,it is a example for freshman to learn)
Date : 2025-12-19 Size : 55kb User : 张学东

DL : 0
sd storage sqlite storage
Date : 2025-12-19 Size : 5.48mb User : HELLOBOYS

本项目是一个使用SQLite的简单的ANDROID学生信息管理系统,仅限于新手练手。javaapk.com之前也介绍过一大波关于SQLite的例子源码,感兴趣的可以在javaapk.com首页右侧SQLite分类中下载。 本项目实现的功能模块 1、学生注册 2、会员登录 3、学生信息管理(查看、修改、长按键删除) 4、菜单项 数据库采用SQLite SQLite简介 Google为Andriod的较大的数据处理提供了SQLite,他在数据存储、管理、维护等各方面都相当出色,功能也非常的强大。SQLite具备下列特点: 1.轻量级 使用 SQLite 只需要带一个动态库,就可以享受它的全部功能,而且那个动态库的尺寸想当小。 2.独立性 SQLite 数据库的核心引擎不需要依赖第三方软件,也不需要所谓的“安装”。 3.隔离性 SQLite 数据库中所有的信息(比如表、视图、触发器等)都包含在一个文件夹内,方便管理和维护。 4.跨平台 SQLite 目前支持大部分操作系统,不至电脑操作系统更在众多的手机系统也是能够运行,比如:Android。 5.多语言接口 SQLite 数据库支持多语言编程接口。 6.安全性 SQLite 数据库通过数据库级上的独占性和共享锁来实现独立事务处理。这意味着多个进程可以在同一时间从同一数据库读取数据,但只能有一个可以写入数据。
Date : 2018-06-21 Size : 64.18kb User : 1375953471@qq.com
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.