摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/ 阅读全文
posted @ 2019-12-08 17:38 周铭浩 阅读(98) 评论(0) 推荐(0)
摘要: <?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. 阅读全文
posted @ 2019-10-09 13:46 周铭浩 阅读(101) 评论(0) 推荐(0)
摘要: package com.example.five; import android.content.DialogInterface; import android.graphics.Color; import android.os.Bundle; import android.view.View; import androidx.appcompat.app.AlertDialog; impor... 阅读全文
posted @ 2019-09-25 19:48 周铭浩 阅读(147) 评论(0) 推荐(0)
摘要: package com.example.hhh; import android.os.Bundle; import android.view.View; import android.widget.EditText; import android.widget.RadioButton; import android.widget.RadioGroup; import android.widg... 阅读全文
posted @ 2019-09-16 16:03 周铭浩 阅读(114) 评论(0) 推荐(0)
摘要: package com.example.qqqq; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.view.View.OnClickListener; import 阅读全文
posted @ 2019-09-09 13:05 周铭浩 阅读(108) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?> <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" xmln 阅读全文
posted @ 2019-09-04 14:39 周铭浩 阅读(109) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2019-09-04 14:38 周铭浩 阅读(117) 评论(0) 推荐(0)