搜索资源列表
Android通过jsp连接Oracle数据库
- Android通过jsp连接Oracle数据库,包含安卓端和服务器端。
datastore
- 在Android平台编写的数据库存储程序,并有人机界面配合显示操作提示
android_SQLite
- android SQLite数据库使用实例,用SQLiteOpenHolper实现-a application of android SQLite with database,use with SQLiteOpenHolper
chapter2
- 1、在MyEclipse中导入工程,可以通过Eclipse中的菜单File→Import→Existing Projects intoWorkspace中选择Project; 2、在MySQL中创建数据库,使用MySQL Control Center执行database目录下的dbscr ipt.sql数据库脚本文件创建数据库SQL语句创建数据库和表及数据; 3、设置数据库连接配置,修改src目录下的database.properties文件,将其中的数据库用户名和密码设置为实际的用
ex08_1_SQLite
- android 系统 数据库应用实例。 在google android 操作系统上对数据库的使用和管理。-android application example database. Google android operating system in use and management of the database.
5.4-SQLite
- Android 编程之数据库 SQLlite学习例子-an example for the learning of Android database
CodeManage
- 程序管理没有规矩很难管理,我们一遍一遍的写代码但是重复的很多,如何管理自己写的ANDROID或jAVA程序以供以后使用方便?本软件小巧,可用于代码管理,将计算机里面的代码导入到数据库,然后在数据库中查询、修改;可以快速找到所需函数方法。希望对您有帮助 -Program Manager There are no rules difficult to manage, we write the code but repeated over and over again, how to manag
platform
- 运用MyIbatis+Spring2.0+struts2+jsp+MySQL5.0 和Javascr ipt、Ajax技术独立开发和迭代,完成CMS系统,包括专题模块、跑马灯编辑、热词推荐、公告管理、快速反馈、视频管理、渠道管理七个模块(其中包括事物配置,验证码实现,拦截器配置,登录,登出,注册模块实现等等),设计CMS与Android前端通讯的接口,设计数据库表结构,设计系统结构,完成编码,测试,上线等一系列过程。在本系统开发中用 PowerDesigner12进行数据库建模,Rational
SQLite
- android 数据库得连接用于基础得设置和学习-android database was set up and get connected for basic learning
sqliteDemo
- SQLITE 案例 ANDROID 数据库创建 更改 删除等操作-ANDROID APP OAUTH
android-SQLite
- 安卓开发是实现对数据库的操作的模版代码,可以使用此代码实现链接数据库-Android development is to achieve operation of the database template code, you can use this code to link the database to achieve
Android-SQLite-
- 实现基于android 数据库的增删改查,已经经过了测试,挺好用的-Additions and deletions to achieve change search android based has been tested, very good use
html5-android
- Android的HTML5应用程序概述 如何适配多分辨率的Android设备? 如何在Android中构建HTML5应用程序? 如何在Android中调试HTML5应用程序? 如何在Android中使用HTML5的本地储存? 如何在Android中使用HTML5的本地数据库? 如何在Android中使用HTML5的地理定位? 如何在Android中构建HTML5离线应用? 如何使用Canvas进行绘图?-html5 of android development .
SQLiteTextOnAndroid
- 基于android的数据库测试软件,包含代码、可执行的apk。应用与android数据库开发的新手学习-Android based test software, including code, executable apk. Android application and development for novices to learn
Android
- android(客户端)+javaweb(服务端)+MySQL(数据库)的图片文件管理系统的设计-Design android (client)+ java web (server)+ MySQL (database) image file management system
wifi数据采集
- 收集wifi信号的名称,强度信息存入数据库(The name of the WiFi signal is collected and the intensity information is stored in the database)
Android-StudentSytem(jb51.net) (1)
- Android学生成绩管理系统,基于sqlite数据库,实现增加删除查询修改功能(Android student achievement management system, based on SQLite database, to achieve increase, delete, query, modify functions)
[四次元]Android 操作数据库实例
- 这是学习针对于Android的SQLITE数据库的操作实例,里面包含源代码,菜鸟学习必备(this is a file that for Android SQLITE ,it is a example for freshman to learn)
仿知乎日报android app开源源码
- 这是一个知乎日报和凤凰新闻结合的资讯客户端 本项目网络层使用Volley+OkHttp3,即用Volley来进行网络通信,用OkHttp3来处理Volley的底层HTTP请求,Json解析使用Gson,数据库使用Realm, 图片加载使用Glide+OkHttp3,列表使用RecyclerView+Cardview,下来刷新使用SwipeRefreshLayout,视频控件使用texturevideoview。(java daily android source code)
DbtoExcel
- 将Excel表格里的数据导入到LitePal数据库里,原代码是在某android工程建的,虽为片段,注释清晰,有兴趣可以玩玩,得先有jxl的jar包(import datas from Excel to LitePal database.the original code is created in some Android project.it has clear comments,nonetheless it's just a section.you can have a try if yo