一月二十七日 安卓开发六
先建立一个简单页面 完成数据库操作逻辑
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@drawable/ic_launcher_background" tools:context=".MainActivity" android:orientation="vertical"> <TextView android:id="@+id/et1" android:layout_marginTop="150dp" android:layout_width="match_parent" android:layout_height="75dp" android:gravity="center" android:text="安卓访问MYSQL数据库案例" android:textColor="#50120D" android:textSize="25sp" /> <Button android:id="@+id/et2" android:layout_width="150dp" android:layout_height="40dp" android:layout_gravity="center" android:layout_marginTop="10dp" android:text="查询用户数量" android:textSize="15sp" /> <TextView android:id="@+id/et3" android:layout_width="match_parent" android:layout_height="75dp" android:layout_marginTop="150dp" android:gravity="center" android:text="用户数量:" android:textColor="#50120D" android:textSize="25sp" /> </LinearLayout>
要求点击查询用户数量 在下方的用户数量会显示
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
· 【自荐】一款简洁、开源的在线白板工具 Drawnix