11 2020 档案

摘要:<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" an 阅读全文
posted @ 2020-11-23 11:39 38岁离婚带俩孩 阅读(54) 评论(0) 推荐(0)
摘要:<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.login1"> <application 阅读全文
posted @ 2020-11-23 11:34 38岁离婚带俩孩 阅读(87) 评论(0) 推荐(0)
摘要:package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.annotation.SuppressLint; import android.app.Activit 阅读全文
posted @ 2020-11-23 11:11 38岁离婚带俩孩 阅读(78) 评论(0) 推荐(0)
摘要:package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.app.Activity; import android.content.Intent; import 阅读全文
posted @ 2020-11-23 11:09 38岁离婚带俩孩 阅读(85) 评论(0) 推荐(0)
摘要:<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" an 阅读全文
posted @ 2020-11-23 11:08 38岁离婚带俩孩 阅读(79) 评论(0) 推荐(0)
摘要:<?xml version="1.0" encoding="UTF-8"?> <LinearLayout android:padding="16dp" android:orientation="vertical" android:background="@drawable/bg" android:l 阅读全文
posted @ 2020-11-23 11:07 38岁离婚带俩孩 阅读(106) 评论(0) 推荐(0)
摘要:<?xml version="1.0" encoding="utf-8"?> <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" x 阅读全文
posted @ 2020-11-23 11:05 38岁离婚带俩孩 阅读(60) 评论(0) 推荐(0)
摘要:<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" 阅读全文
posted @ 2020-11-17 08:28 38岁离婚带俩孩 阅读(74) 评论(0) 推荐(0)