android得编程规范:、
Eclipse 中:
配置方法:
window->preferences->java->Code style->Formatter中导入android-formatting.xml
使用方法:
安裝成功后使用快捷鍵:ctrl + shift + f ,Eclipse 自動按照官方要求調整code style
这个可以去官网下载 :http://www.androidpolice.com/2009/11/04/auto-formatting-android-xml-files-with-eclipse/
本文介绍如何在Eclipse中配置Android编程规范,通过导入android-formatting.xml文件实现代码风格的一致性,并使用快捷键ctrl+shift+f自动调整代码格式。
517

被折叠的 条评论
为什么被折叠?



