2019年12月3日

摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.co 阅读全文
posted @ 2019-12-03 23:45 刘禹岑 阅读(87) 评论(0) 推荐(0) 编辑
 
摘要: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android. 阅读全文
posted @ 2019-12-03 23:43 刘禹岑 阅读(74) 评论(0) 推荐(0) 编辑
 
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.co 阅读全文
posted @ 2019-12-03 23:40 刘禹岑 阅读(86) 评论(0) 推荐(0) 编辑
 

2019年10月9日

摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orienta 阅读全文
posted @ 2019-10-09 14:01 刘禹岑 阅读(76) 评论(0) 推荐(0) 编辑
 
摘要: package com.example.jsj; import android.app.Activity; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.view.View.OnClickListen 阅读全文
posted @ 2019-10-09 13:59 刘禹岑 阅读(106) 评论(0) 推荐(0) 编辑
 

2019年9月9日

摘要: <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-09 14:31 刘禹岑 阅读(65) 评论(0) 推荐(0) 编辑
 
摘要: 阅读全文
posted @ 2019-09-09 14:29 刘禹岑 阅读(110) 评论(0) 推荐(0) 编辑