上一页 1 2 3 4 5 6 7 ··· 9 下一页
摘要: package com.example.wang.myapplication; import android.content.SharedPreferences; import android.os.Bundle; import android.support.v7.app.AppCompatAct 阅读全文
posted @ 2016-05-23 17:01 1011042043 阅读(99) 评论(0) 推荐(0) 编辑
摘要: package com.example.wang.myapplication; import android.app.AlertDialog; import android.content.DialogInterface; import android.os.Bundle; import andro 阅读全文
posted @ 2016-05-22 23:02 1011042043 阅读(239) 评论(0) 推荐(0) 编辑
摘要: package com.example.wang.testapp2; import android.app.Notification; import android.app.NotificationManager; import android.app.PendingIntent; import a 阅读全文
posted @ 2016-05-21 17:00 1011042043 阅读(181) 评论(0) 推荐(0) 编辑
摘要: package com.example.wang.testapp2; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.view.View; import android 阅读全文
posted @ 2016-05-21 16:52 1011042043 阅读(312) 评论(0) 推荐(0) 编辑
摘要: package com.example.wang.myapplication; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.util.Log; import and 阅读全文
posted @ 2016-05-20 22:30 1011042043 阅读(205) 评论(0) 推荐(0) 编辑
摘要: package com.example.wang.testapp2; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android. 阅读全文
posted @ 2016-05-19 19:55 1011042043 阅读(94) 评论(0) 推荐(0) 编辑
摘要: package com.example.wang.myapplication; import android.app.ProgressDialog; import android.os.Bundle; import android.os.Handler; import android.os.Mess 阅读全文
posted @ 2016-05-18 11:32 1011042043 阅读(384) 评论(0) 推荐(0) 编辑
摘要: package com.example.wang.jisuanji; import android.app.Activity; import android.os.Bundle; import android.util.Log; import android.view.View; import an 阅读全文
posted @ 2016-05-17 22:52 1011042043 阅读(208) 评论(0) 推荐(0) 编辑
摘要: package com.example.wang.testapp2; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.widget.ListView; import a 阅读全文
posted @ 2016-05-17 15:55 1011042043 阅读(144) 评论(0) 推荐(0) 编辑
摘要: package com.example.wang.testapp2; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.widget.ArrayAdapter; impo 阅读全文
posted @ 2016-05-17 15:52 1011042043 阅读(94) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 ··· 9 下一页