摘要:
activity_main.xml <?xml version="1.0" encoding="utf-8"?> <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/ 阅读全文
posted @ 2020-11-23 11:39
柘冉
阅读(77)
评论(0)
推荐(0)
摘要:
activity_main <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="ma 阅读全文
posted @ 2020-11-23 11:31
柘冉
阅读(63)
评论(0)
推荐(0)
摘要:
<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.co 阅读全文
posted @ 2020-11-23 11:27
柘冉
阅读(78)
评论(0)
推荐(0)
摘要:
Android购物商城 1.MainActivity.java package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.annotation.Suppress 阅读全文
posted @ 2020-11-23 11:18
柘冉
阅读(47)
评论(0)
推荐(0)