西柚ii

导航

 

2019年10月9日

摘要: package com.example.aaa; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.view.ViewGroup; import android.widget.AdapterView; impor... 阅读全文
posted @ 2019-10-09 10:07 西柚ii 阅读(81) 评论(0) 推荐(0) 编辑
 

2019年9月25日

摘要: package com.example.sxz1; import android.app.Activity; import android.app.AlertDialog; import android.content.DialogInterface; import android.graphics.Color; import android.os.Bundle; import... 阅读全文
posted @ 2019-09-25 15:32 西柚ii 阅读(82) 评论(0) 推荐(0) 编辑
 
摘要: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" andro 阅读全文
posted @ 2019-09-25 15:30 西柚ii 阅读(84) 评论(0) 推荐(0) 编辑
 

2019年9月9日

摘要: package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.view.View.OnClickListener; import android.view.View; import android.widget. 阅读全文
posted @ 2019-09-09 14:34 西柚ii 阅读(104) 评论(0) 推荐(0) 编辑
 

2019年9月4日

摘要: <?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" > <Button and 阅读全文
posted @ 2019-09-04 16:34 西柚ii 阅读(61) 评论(0) 推荐(0) 编辑
 
摘要: 阅读全文
posted @ 2019-09-04 16:32 西柚ii 阅读(79) 评论(0) 推荐(0) 编辑