搜索资源列表
Menu-DataBaseAdapter
- 自己改的android下开发无线电子菜谱的数据库操作类,实现了增删改查等功能。可以参考一下。-The android, developed their own wireless electronic recipes database operation class implements CRUD functions. Can refer to.
addressList
- android 通讯录 连接数据库能够对通讯录进行增删改查的工作-android contacts to connect to the database to CRUD work to address book
ToDoList
- iPhone 平台上的一个待办事项备忘录的应用源码,基本功能实现,未真机测试。可以进行事件的增删改查和网络上传下载功能-The memorandum of a to-do on the iPhone platform application source code, the basic functions, not a real machine test. Event CRUD and network upload and download function
sqlite
- 数据库的基本操作,其操作包含有,增删改查,升级,可以很好的更改与利用,对于android初学者有益-Basic database operations, the operation includes, CRUD, upgrade, change can be good and use, useful for beginners android
ToDoList
- 实现客户服务端同步待办事项,可对待办事项进行增删改查、上传、下载等操作。-Synchronization to achieve customer service side do, can do for CRUD, upload, download and other operations.
sql
- 在eclipse开发环境下,通过调用数据库,实现数据库信息的增删改查-In the eclipse development environment, by calling the database, the database information to achieve the CRUD
SQLite_android
- android 数据库操作基础,增删改查的优秀学习资料-android database operations based CRUD excellent learning materials
Example
- 用户注册和登录的实例,数据库为sqlite,包括对数据库的增删改查操作,可为sqlite数据库操作的入门程序-User registration and login instance, the database is sqlite, including the database CRUD operations, operations for the sqlite database entry procedures
AndroidSQLite
- android 平台下 对sqlite数据库的应用 可以实现增删改查-sqlite database under the android platform. Can achieve the CRUD
android_contacts
- android电话薄操作(增删改查)文档-thin android phone operations (CRUD) document
MyDiary
- 一个学习SQLite的很好的例子,利用SQLiteOpenHelper抽象类创建数据库,然后对数据库进行增删改查,以完成个人日记本的各种功能。-A very good example to learn SQLite SQLiteOpenHelper abstract class to create a database, then the database CRUD personal diary to complete a variety of functions.
DatabaseSQLite
- Android使用SQL实现学生学号存储,增删改查-Android students learn number is stored using SQL CRUD
afinal
- Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下
CallLogActivity
- 本源码主要实现联系人的查询以及增删改功能,界面的显示等等。-The main achievement of the source contact query and CRUD functions, interface display.
myAndroid-used-to-learn-SQL
- 安卓开发里调用数据库,创建数据表,增删改查数据库的一个例子。实现的功能是注册一个用户,然后登陆,创建多个角色名,对角色进行增删改查。-Android developers to call database, create data tables, database CRUD an example. The function is to register a user, and then landing, create multiple role name, for roles CRUD.
AndroidContact_beta9
- 手机通讯录,有增删改查,上传头像的功能,还有菜单备份与还原功能-Phone contacts with CRUD, upload avatar functionality, as well as backup and restore functions menu
SQLite
- 关于sqlite数据库的数据增删改查操作,android初学者可以参考一下。-The data on sqlite database CRUD operations, android reference for beginners.
NoteBook
- 一个简单的加密日记本软件,可以对软件加密,对日记进行增删改查-Diary of a simple encryption software that can encrypt the software on the diaries CRUD
StockManagement
- 仓库管理系统中webservice通讯机制,解决安卓设备与SQLServer之间的数据传输问题,实现手机端对数据库的增删改查功能-Warehouse Management System webservice communication mechanism to solve the problem of data transfer between Android devices and SQLServer realize mobile terminal to the database CRUD f
O365-iOS-Swift-CRUD-Sample-master
- O365-iOS-Swift-CRUD-Sample: Create, read, update, delete files on OneDrive for Business using the Office 365 iOS SDK in Swift.