上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 22 下一页

2021年2月3日

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

posted @ 2021-02-03 13:52 ***Pepsi*** 阅读(14) 评论(0) 推荐(0)


2021年2月2日

摘要: SharedHelper package com.example.firstapp; import android.content.Context; import android.content.SharedPreferences; import android.widget.Toast; impo 阅读全文

posted @ 2021-02-02 13:51 ***Pepsi*** 阅读(43) 评论(0) 推荐(0)


2021年2月1日

摘要: MyGridViewAdapter package com.example.firstapp.gridview; import android.content.Context; import android.view.LayoutInflater; import android.view.View; 阅读全文

posted @ 2021-02-01 13:45 ***Pepsi*** 阅读(25) 评论(0) 推荐(0)


2021年1月31日

摘要: Fragment四种跳转方式 从同一个Activiy的一个Fragment跳转到另外一个Fragment从一个Activity的Fragment跳转到另外一个Activity从一个Activity跳转到另外一个Activity的Fragment上从一个Activity的Fragment跳转到另外一个 阅读全文

posted @ 2021-01-31 13:37 ***Pepsi*** 阅读(61) 评论(0) 推荐(0)


2021年1月30日

摘要: GridViewActivity package com.example.firstapp.gridview; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import 阅读全文

posted @ 2021-01-30 13:34 ***Pepsi*** 阅读(16) 评论(0) 推荐(0)


2021年1月29日

摘要: MyListAdapter package com.example.firstapp.ListView; import android.content.Context; import android.view.LayoutInflater; import android.view.View; imp 阅读全文

posted @ 2021-01-29 13:33 ***Pepsi*** 阅读(18) 评论(0) 推荐(0)


2021年1月28日

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

posted @ 2021-01-28 13:26 ***Pepsi*** 阅读(21) 评论(0) 推荐(0)


2021年1月27日

摘要: MyListAdapter package com.example.firstapp.ListView; import android.content.Context; import android.view.LayoutInflater; import android.view.View; imp 阅读全文

posted @ 2021-01-27 13:25 ***Pepsi*** 阅读(16) 评论(0) 推荐(0)


2021年1月26日

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

posted @ 2021-01-26 13:17 ***Pepsi*** 阅读(19) 评论(0) 推荐(0)


2021年1月25日

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

posted @ 2021-01-25 13:16 ***Pepsi*** 阅读(30) 评论(0) 推荐(0)


2021年1月23日

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

posted @ 2021-01-23 13:08 ***Pepsi*** 阅读(29) 评论(0) 推荐(0)


2021年1月21日

摘要: 10.ListView Java package com.example.firstapp.ListView; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import 阅读全文

posted @ 2021-01-21 13:00 ***Pepsi*** 阅读(17) 评论(0) 推荐(0)


2021年1月19日

摘要: xml 1 <?xml version="1.0" encoding="utf-8"?> 2 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:app="http://schemas. 阅读全文

posted @ 2021-01-19 12:45 ***Pepsi*** 阅读(26) 评论(0) 推荐(0)


2021年1月18日

摘要: 8.ImageView和使用第三方库加载网络图片 1 package com.example.firstapp; 2 3 import androidx.appcompat.app.AppCompatActivity; 4 5 import android.os.Bundle; 6 import a 阅读全文

posted @ 2021-01-18 12:43 ***Pepsi*** 阅读(35) 评论(0) 推荐(0)


2021年1月17日

摘要: 7.checkbox xml 1 <?xml version="1.0" encoding="utf-8"?> 2 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 android:layout_ 阅读全文

posted @ 2021-01-17 12:38 ***Pepsi*** 阅读(36) 评论(0) 推荐(0)


上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 22 下一页

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