• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录

gisoracle

  • 博客园
  • 联系
  • 订阅
  • 管理

公告

2016年2月24日

一个小时内学习SQLite数据库

摘要: 一个小时内学习SQLite数据库 2012-05-11 10:24 红薯 OSCHINA 字号:T | T SQLite 是一个开源的嵌入式关系数据库,实现自包容、零配置、支持事务的SQL数据库引擎。 其特点是高度便携、使用方便、结构紧凑、高效、可靠。 与其他数据库管理系统不同,SQLite 的安装 阅读全文

posted @ 2016-02-24 13:52 gisai 阅读(460) 评论(0) 推荐(0)

Android 使用SQLite本地数据库

摘要: 参考:http://blog.csdn.net/jianghuiquan/article/details/8569252 在Android平台上,集成了一个嵌入式关系型数据库—SQLite。以SQLite是一款轻型数据库:SQLite3支持 NULL、INTEGER、REAL(浮点数字)、TEXT( 阅读全文

posted @ 2016-02-24 13:42 gisai 阅读(9160) 评论(0) 推荐(0)

Android可伸缩列表ExpandableListView

摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" an 阅读全文

posted @ 2016-02-24 12:26 gisai 阅读(605) 评论(0) 推荐(0)

ZoomControls控件是一个可以缩放控件,可以实现两个按钮控制图片的大小

摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android 阅读全文

posted @ 2016-02-24 12:21 gisai 阅读(1401) 评论(0) 推荐(0)

andriod 支付宝类似界面图片加文字

摘要: <?xml version="1.0" encoding="utf-8"?> <GridView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/gridview" android:layout_ 阅读全文

posted @ 2016-02-24 11:51 gisai 阅读(991) 评论(2) 推荐(0)

评分条RatingBar Android

摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android 阅读全文

posted @ 2016-02-24 11:07 gisai 阅读(429) 评论(0) 推荐(0)

Android 进度条对话框ProgressDialog

摘要: Android 进度条对话框ProgressDialog 阅读全文

posted @ 2016-02-24 10:50 gisai 阅读(3787) 评论(0) 推荐(0)

Android 日期对话框DatePickerDialog

摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout android:id="@+id/LinearLayout01" android:layout_width="fill_parent" android:layout_height="fill_p 阅读全文

posted @ 2016-02-24 10:42 gisai 阅读(2259) 评论(0) 推荐(0)

 
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3