10 2019 档案
摘要:package com.example.demo01; import java.util.Map; import android.app.Activity; import android.os.Bundle; import android.text.TextUtils; import android
阅读全文
摘要:package com.example.demo01; import android.net.Uri; import android.os.Bundle; import android.app.Activity; import android.content.Intent; import andro
阅读全文
摘要:两种包import Fragment包分为两种: android.support.app.Fragment: android.support.v4.app.Fragment:兼容性更强 常用的类和方法类FragmentActivity:可包含多个Fragment FragmentManager:嵌入
阅读全文
摘要:package com.example.demo01; import android.support.v7.app.ActionBarActivity; import android.content.Intent; import android.os.Bundle; import android.v
阅读全文
摘要:package com.example.aaaaa; import android.support.v7.app.ActionBarActivity; import android.os.Bundle; import android.view.Menu; import android.view.Me
阅读全文
浙公网安备 33010602011771号