Fork me on GitHub
摘要: package com.david.david.zhankudemo.activity;import android.app.Activity;import android.content.Context;import android.content.Intent;import android.... 阅读全文
posted @ 2016-03-14 16:31 程序员小冰 阅读(249) 评论(0) 推荐(0)
摘要: 在Eclipse中,我们一般使用Ctrl+Shift+F来格式化代码,Android Studio中需要换成: Reformat code CTRL + ALT + L (Win) OPTION + CMD + L (Mac) 阅读全文
posted @ 2016-03-14 16:02 程序员小冰 阅读(3414) 评论(0) 推荐(0)


Fork me on GitHub