2016年3月10日

摘要: package com.example.datebasetest;import android.content.ContentValues;import android.database.Cursor;import android.database.sqlite.SQLiteDatabase;imp 阅读全文
posted @ 2016-03-10 10:05 android开发进阶者 阅读(7312) 评论(0) 推荐(0) 编辑
 
摘要: package com.example.datebasetest;import android.content.ContentValues;import android.database.sqlite.SQLiteDatabase;import android.support.v7.app.AppC 阅读全文
posted @ 2016-03-10 09:44 android开发进阶者 阅读(3151) 评论(0) 推荐(0) 编辑
 
摘要: <?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" and 阅读全文
posted @ 2016-03-10 09:36 android开发进阶者 阅读(1158) 评论(0) 推荐(0) 编辑
 
摘要: <?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" and 阅读全文
posted @ 2016-03-10 09:26 android开发进阶者 阅读(1673) 评论(0) 推荐(0) 编辑