开始学习使用Android Studio来开发APP 1.格式化代码 Ctrl + Alt + L 2.去除标题栏 android:theme="@style/Theme.AppCompat.Light.NoActionBar" 3.替换字符 Ctrl + R 4.重命名 Shift + F6