摘要:
package com.example.vb; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.text.S... 阅读全文
摘要:
package com.example.qqq; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import android.widget.Button... 阅读全文
摘要:
package com.example.ou; import android.app.Activity; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.view.ViewGroup; import a 阅读全文
摘要:
package com.example.lh; import android.app.Activity; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.ap... 阅读全文
摘要:
<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 阅读全文
摘要:
<Button android:id="@+id/btn_one" android:layout_width="300dp" android:layout_height="50dp" android:layout_alignParentBottom="true" android:layout_alignParentLeft="true" android:layout_marginBottom="4 阅读全文