android消息响应实验报告,android实验一实验报告-20210401011015.docx-原创力文档
Last revision on 21 December 2020
Last revision on 21 December 2020
Android實驗一實驗報告
Android實驗報告一
姓名:丁軍峰
班級:信科12-3
學號實驗內容
編寫一個Android應用程序,實現對自己物品的管理,功能包括添加、刪除和查詢等
實驗目的
了解android開發流程,掌握SQLite數據庫和ListView控件的使用
需求分析
使用SQLite數據庫,使用ListView控件顯示物品
實驗過程
創建程序,設計用戶交互界面
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical" >
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_weight="1"
android:orientation="vertical">
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="物品清單"
/>
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="物品名稱"/>
android:id="@+id/id_et_stuffname"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:inputType="text"/>
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="物品個數"/>
android:id="@+id/id_et_stuffamount"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:inputType="text"/>
總結
以上是生活随笔為你收集整理的android消息响应实验报告,android实验一实验报告-20210401011015.docx-原创力文档的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: android+百度lbs云,百度——L
- 下一篇: 木瓜干的功效与作用、禁忌和食用方法