代码改变世界

第六次作业

2019-10-09 16:13 by 123赵乾, 123 阅读, 0 推荐, 收藏, 编辑
摘要:package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.view.ViewGroup; import android.widget.AdapterView 阅读全文

第五次作业

2019-09-25 13:00 by 123赵乾, 99 阅读, 0 推荐, 收藏, 编辑
摘要:package com.example.myapplication; import android.content.DialogInterface; import android.graphics.Color; import android.os.Bundle; import android.view.View; import androidx.appcompat.app.AlertDialog; 阅读全文

第四次作业

2019-09-17 13:32 by 123赵乾, 125 阅读, 0 推荐, 收藏, 编辑
摘要:package com.example.myapplication; import android.os.Bundle; import android.view.View; import android.widget.EditText; import android.widget.RadioButt 阅读全文

第三次作业

2019-09-09 16:59 by 123赵乾, 174 阅读, 0 推荐, 收藏, 编辑
摘要:<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent"> <LinearLayou 阅读全文

第一次作业。

2019-09-04 15:24 by 123赵乾, 88 阅读, 0 推荐, 收藏, 编辑
摘要: 阅读全文

第二次作业

2019-09-04 15:17 by 123赵乾, 113 阅读, 0 推荐, 收藏, 编辑
摘要:<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.androi 阅读全文