⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 e0462132bfaa001d12bafa668c0f6c7b

📁 基于JAVA的android源码(由台人所写)
💻
字号:
package com.misoo.ppxx;import android.app.Activity;import android.os.Bundle;import android.widget.LinearLayout;public class ac01 extends Activity {    /** Called when the activity is first created. */    @Override	protected void onCreate(Bundle savedInstanceState) {        super.onCreate(savedInstanceState);    	goto_state_1();     }    private void goto_state_1()  //go to state-01     {          	setTitle("

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -