摘要: <?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" > <LinearLayo 阅读全文
posted @ 2019-10-23 19:48 skr_skr~ 阅读(123) 评论(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-23 19:05 skr_skr~ 阅读(150) 评论(0) 推荐(0)
摘要: package com.example.yz; import android.os.Bundle; import android.app.Activity; import android.view.Menu; import android.view.View; import android.view.Vie... 阅读全文
posted @ 2019-10-09 17:04 skr_skr~ 阅读(95) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?> <android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns 阅读全文
posted @ 2019-09-25 20:01 skr_skr~ 阅读(87) 评论(0) 推荐(0)
摘要: package com.example.jisuanqi; import com.example.jisuanqi.R; import com.example.jisuanqi.MainActi... 阅读全文
posted @ 2019-09-17 19:20 skr_skr~ 阅读(96) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2019-09-11 19:25 skr_skr~ 阅读(103) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?><android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns: 阅读全文
posted @ 2019-09-09 01:02 skr_skr~ 阅读(165) 评论(1) 推荐(0)
摘要: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_ 阅读全文
posted @ 2019-09-04 17:13 skr_skr~ 阅读(112) 评论(0) 推荐(0)