摘要: package com.example.demo01; import android.support.v7.app.ActionBarActivity; import android.content.Intent; import android.os.Bundle; import android.v 阅读全文
posted @ 2019-10-23 19:44 申小奇 阅读(105) 评论(0) 推荐(0)
摘要: package com.example.aaaaa; import android.support.v7.app.ActionBarActivity; import android.os.Bundle; import android.view.Menu; import android.view.Me 阅读全文
posted @ 2019-10-08 23:27 申小奇 阅读(143) 评论(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:id="@+id/rt1" android:layout_heigh 阅读全文
posted @ 2019-09-25 12:45 申小奇 阅读(90) 评论(0) 推荐(0)
摘要: package com.example.aaaaa; import android.support.v7.app.ActionBarActivity; import android.annotation.SuppressLint; import android.os.Bundle; import android.view.View; import android.view.View.OnClick 阅读全文
posted @ 2019-09-17 16:05 申小奇 阅读(120) 评论(0) 推荐(0)
摘要: package com.example.aaaaa; import android.support.v7.app.ActionBarActivity; import android.annotation.SuppressLint; import android.os.Bundle; import android.view.View; import android.widget.EditTex... 阅读全文
posted @ 2019-09-09 15:45 申小奇 阅读(109) 评论(1) 推荐(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-03 18:40 申小奇 阅读(104) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2019-09-03 18:38 申小奇 阅读(110) 评论(0) 推荐(0)