2019年11月9日

摘要: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android. 阅读全文
posted @ 2019-11-09 17:06 Gacvin 阅读(48) 评论(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/ 阅读全文
posted @ 2019-11-09 17:01 Gacvin 阅读(92) 评论(0) 推荐(0) 编辑
摘要: package com.example.zuoye6; import androidx.appcompat.app.AppCompatActivity; import android.app.Activity; import android.os.Bundle; import android.vie 阅读全文
posted @ 2019-11-09 16:53 Gacvin 阅读(77) 评论(0) 推荐(0) 编辑
摘要: package com.example.homework4; import android.app.AlertDialog; import android.content.DialogInterface; import android.graphics.Color; import android.o 阅读全文
posted @ 2019-11-09 16:49 Gacvin 阅读(73) 评论(0) 推荐(0) 编辑
摘要: package com.example.homework2; /** * @author 关少建 */ import android.support.v7.app.ActionBarActivity; import android.os.Bundle; import android.view.Vie 阅读全文
posted @ 2019-11-09 16:42 Gacvin 阅读(84) 评论(0) 推荐(0) 编辑
摘要: <?xml version="1.0" encoding="utf-8"?> <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" x 阅读全文
posted @ 2019-11-09 16:33 Gacvin 阅读(70) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2019-11-09 16:28 Gacvin 阅读(69) 评论(0) 推荐(0) 编辑

2019年9月17日

摘要: package com.example.myapplication4; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.EditText; import android.widget.RadioGrou 阅读全文
posted @ 2019-09-17 10:35 Gacvin 阅读(86) 评论(0) 推荐(0) 编辑

导航