Welcome![Sign In][Sign Up]
Location:
Search - android sqlite add delete

Search list

[androidsqlite

Description: android的SQLite实例,增加、删除、修改、查询-android' s SQLite instance, add, delete, modify, query
Platform: | Size: 49152 | Author: ningbiting | Hits:

[androidsqlite

Description: 关于android的sqlite的一些简单操作,比如创建,添加,删除等-About the android sqlite some simple operations, such as create, add, delete, etc.
Platform: | Size: 49152 | Author: 比灵 | Hits:

[androidSQLite

Description: 实现android SQLite数据添加,删除,更新,查询功能-On android SQLite database to add, delete, update, and query operations
Platform: | Size: 58368 | Author: 蔡彤 | Hits:

[androiddb

Description: 用android对SQLite数据库实现简单的增、删、改-SQLite database using android simple to add, delete, change
Platform: | Size: 262144 | Author: | Hits:

[JSP/Javasqlite

Description: android关于sqlite数据库基本操作,建立、添加、查询、删除-About android sqlite database basic operation, set up, add, query, delete
Platform: | Size: 62464 | Author: 林颖 | Hits:

[androidProject_SQLite

Description: android的SQLite实例,增加、删除、修改、查询 Android的数据存储操作存储方式、-android' s SQLite instance, add, delete, modify, query data storage Android operating storage,
Platform: | Size: 1002496 | Author: 话语 | Hits:

[androidDataBase

Description: 能够从Sqlite数据库中进行增、删、改、查操作,以及利用android中封装的SQLiteOpenHelper类来管理和维护数据库等-From Sqlite database can add, delete, change, operations, and the use of android encapsulated SQLiteOpenHelper class to manage and maintain databases, etc.
Platform: | Size: 64512 | Author: kongxiaodong | Hits:

[androidAndroid_4

Description: Android SQLite 基本操作,包括添加,删除,查询显示等 实现文件读写,可以将数据库内容存储到文件中,并且可以通过读取文件中的数据条目进行添加 文本编辑框自动记录程序最后输入的内容,下次启动依然保留 注意:在删除数据库后不能进行除显示外其他操作。 -Android SQLite basic operations, including add, delete, query display for file read and write, you can store the contents of the database file, and you can read the data in the file to add entries in text edit box automatically records the program last to enter, next start still retained Note: After you delete the database can not be displayed in addition to other actions outside.
Platform: | Size: 1054720 | Author: 张洪超 | Hits:

[androidSQLite

Description: android学习SQLite的一个很好的例子,可以进行增、删、改、查的操作。-an android SQLite demo,can execute add,delete,update,search operations.
Platform: | Size: 49152 | Author: 李草萌 | Hits:

[Game ProgramMySQLite

Description: Android中数据库SQLite的相关增删改查操作-Android SQLite in the add and delete operation
Platform: | Size: 2887680 | Author: 王云 | Hits:

[androidMedicine_Record

Description: 本项目是一套基于安卓的用药记录项目。是为了方便记录家庭中已经购买的药品,防止医院看病时开据重复的药品而开发的。生活中我们可能记不住家里有多少药,从而在医院看病时又开据了相同的药品而不自知,而之前开据的药品由于遗忘而过期无法使用,为了防止这样的浪费,我开发了这款应用,使大家在使用过程中可以方便快捷的搜索,添加家庭中已经有的药品,防止过度医疗而造成的不必要的浪费。 涉及模块&技术 Sqlite数据库的创建以及与ListView的结合 内嵌图标及功能的自定义EditText 数据库的增删改查 Notification的使用 bean与sqlite的结合使用 ... -This project is a set of medical records based on the android project.Is for the convenience of record in the family has to buy medicines, open the repeat drug and prevent the hospital development.In life we may not remember how many medicine in the home, and again during the hospital according to the same drug without self-knowledge, and open the medicines expired due to forget before can t use, in order to prevent such a waste, I developed the app, make everyone in use process can convenient search, add in the family has some drugs, prevent the unnecessary waste caused by excessive medical treatment. Involving module & technology The combination of Sqlite creation and the ListView Custom EditText embedded icon and function Database to add and delete The use of the Notification Beans with the combination of sqlite ...
Platform: | Size: 2126848 | Author: miss校小炫 | Hits:

[androidSQliteDemo

Description: SQlite Android SQLite的应用 简易的学生成绩管理系统 1.用到类似表单的界面。界面美观清晰。 2.搭建ListView WIdget组件。单击列表项即可对其删除修改。 3.实现了对学生信息的增,删,改,查。-Application of simple student performance management system SQlite Android SQLite 1. used similar forms interface. The interface is beautiful and clear. 2. build ListView WIdget components. Click the list item to delete their modification. 3. The realization of student information to add, delete, change, check.
Platform: | Size: 873472 | Author: 叶影 | Hits:

[androidlistviewheSQLitezhishi

Description: 注意:本项目是基于android studio开发的,eclipse可能无法直接使用。 本项目是一个简单的基于安卓的记事本项目源码,添加或删除数据的时候会出现显示bug(实际数据不会受到影响),bug体现在添加或删除一条数据以后会在listview里面会展示复制一遍操作后的数据。而不会清除原有的列表文本。新手朋友可以拿这个项目来试试手感,顺便看看能不能独立解决这个问题。 本项目涉及的知识点有: 1、SQLite的基本使用,增删查改 2、listview,adapeter的基本使用 3、activity生命周期 4、intent、bundle传递参数 5、AlertDialog的基本使用-Note: this project is based on the development of studio eclipse, Android may not be able to directly use. This project is a simple Notepad program source code based on Android, add or delete data will appear when the display bug (actual data will not be affected), bug reflected in add or remove a data will be in inside the listview will show copy again after the operation data. And will not clear the original list of text. Novice friends can take this project to try to feel, by the way to solve this problem can not be solved independently. The knowledge points involved in this project are: 1, the basic use of SQLite, CRUD 2, listview, the basic use of adapeter 3, activity life cycle 4, intent, bundle transfer parameters 5, the basic use of AlertDialog
Platform: | Size: 6619136 | Author: 冉宪东 | Hits:

[SQLiteTest

Description: sqlite使用的小demo,创建sqlite数据库,实现增删查改,(SQLite use a small demo, create a SQLite database, to add or delete, check and change,)
Platform: | Size: 23077888 | Author: 疾风aa | Hits:

CodeBus www.codebus.net