上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 18 下一页
摘要: JAVA package com.example.lenovo.lianxiyong; import android.content.res.AssetManager; import android.graphics.Bitmap; import android.graphics.BitmapFac 阅读全文
posted @ 2016-05-28 10:24 百事没事 阅读(152) 评论(0) 推荐(0) 编辑
摘要: package com.example.lenovo.lianxiyong; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; impor 阅读全文
posted @ 2016-05-27 10:27 百事没事 阅读(117) 评论(0) 推荐(0) 编辑
摘要: package com.example.lenovo.lianxiyong;import android.content.SharedPreferences;import android.support.v7.app.AppCompatActivity;import android.os.Bundl 阅读全文
posted @ 2016-05-24 09:08 百事没事 阅读(193) 评论(0) 推荐(0) 编辑
摘要: activity_zidongwancheng.xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tool 阅读全文
posted @ 2016-05-21 16:15 百事没事 阅读(216) 评论(0) 推荐(0) 编辑
摘要: //监听器gv_1.setOnItemClickListener(new AdapterView.OnItemClickListener() { @Override public void onItemClick(AdapterView<?> parent, View view, int posit 阅读全文
posted @ 2016-05-21 16:09 百事没事 阅读(339) 评论(0) 推荐(0) 编辑
摘要: 1-GridView2Activity package com.example.lenovo.textapp4; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.vie 阅读全文
posted @ 2016-05-21 10:52 百事没事 阅读(101) 评论(0) 推荐(0) 编辑
摘要: package com.example.lenovo.textapp4; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import andro 阅读全文
posted @ 2016-05-21 10:35 百事没事 阅读(141) 评论(0) 推荐(0) 编辑
摘要: BaseAdapterActivity.java package com.example.lenovo.textapp4; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import androi 阅读全文
posted @ 2016-05-21 10:33 百事没事 阅读(106) 评论(0) 推荐(0) 编辑
摘要: package com.example.lenovo.textapp4; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.widget.ArrayAdapter; im 阅读全文
posted @ 2016-05-17 16:32 百事没事 阅读(104) 评论(0) 推荐(0) 编辑
摘要: package com.example.lenovo.textapp4; import android.os.Message; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import andr 阅读全文
posted @ 2016-05-17 09:17 百事没事 阅读(90) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 18 下一页