会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
友链:汪菜菜
友链:隔壁老王
博客园
首页
新随笔
管理
1
2
3
4
5
6
下一页
2022年6月15日
StockQueryAdapter
摘要: package com.example.wms; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup;
阅读全文
posted @ 2022-06-15 11:54 長安憶ღ
阅读(61)
评论(0)
推荐(0)
2022年6月9日
BaseAdapter简单使用步骤
摘要: 1.对xml文件,在你所需要的展示下拉视图的位置创建一个LIstView。 2.通过id,将Class文件中的TextView对象与xml文件中的TextView控件进行绑定。 3.创建一个数据数组,用来存储你需要展示的数据,我这里就是使用了类Animals的对象。 4.创建一个Adapter适配器
阅读全文
posted @ 2022-06-09 09:51 長安憶ღ
阅读(123)
评论(0)
推荐(0)
2022年6月8日
activity_work_shop_receipt
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" an
阅读全文
posted @ 2022-06-08 11:17 長安憶ღ
阅读(19)
评论(0)
推荐(0)
activity_tray_status_query
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" xm
阅读全文
posted @ 2022-06-08 11:16 長安憶ღ
阅读(39)
评论(0)
推荐(0)
activity_tray_status
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" xm
阅读全文
posted @ 2022-06-08 11:15 長安憶ღ
阅读(27)
评论(0)
推荐(0)
activity_stock_query
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" xm
阅读全文
posted @ 2022-06-08 11:14 長安憶ღ
阅读(40)
评论(0)
推荐(0)
activity_stock
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" xm
阅读全文
posted @ 2022-06-08 11:13 長安憶ღ
阅读(37)
评论(0)
推荐(0)
activity_no_bill_group
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" xm
阅读全文
posted @ 2022-06-08 11:13 長安憶ღ
阅读(27)
评论(0)
推荐(0)
activity_me
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" xm
阅读全文
posted @ 2022-06-08 11:12 長安憶ღ
阅读(37)
评论(0)
推荐(0)
activity_main
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" xm
阅读全文
posted @ 2022-06-08 11:11 長安憶ღ
阅读(35)
评论(0)
推荐(0)
1
2
3
4
5
6
下一页
公告