File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -931,6 +931,14 @@ C/C++开发Android应用工具包
931
931
932
932
##Guides
933
933
934
+ #### Google Java编程风格指南中文版
935
+
936
+ 英文地址:[ http://google-styleguide.googlecode.com/svn/trunk/javaguide.html ] ( http://google-styleguide.googlecode.com/svn/trunk/javaguide.html )
937
+
938
+ 地址0:[ http://hawstein.com/posts/google-java-style.html ] ( http://hawstein.com/posts/google-java-style.html )
939
+
940
+ 地址1:[ https://github.com/codeset/google-java-styleguide ] ( https://github.com/codeset/google-java-styleguide )
941
+
934
942
#### Android Api中文版
935
943
地址:[ http://wikidroid.sinaapp.com/Android中文API ] ( http://wikidroid.sinaapp.com/Android中文API ) )
936
944
@@ -986,7 +994,8 @@ Gradle 1.12用户指南:[http://pan.baidu.com/s/1dD7sC2d](http://pan.baidu.com
986
994
| Skeuomorphism.it | | [ 下载] [ Skeuomorphism.it ] | |
987
995
| QuickGuide | | [ 下载] [ j2Objc ] | |
988
996
| Long Shadow Generator | 长投影效果生成插件 | [ 下载] [ RoboVM ] | |
989
-
997
+ | android_resizer_toolkit | | [ 下载] [ android_resizer_toolkit ] | |
998
+ | android-ps-tools | 一些方便Android UI设计的PhototShop插件。 | [ 下载] [ android-ps-tools ] | |
990
999
991
1000
[ Cut&Slice ] :http://www.cutandslice.me
992
1001
[ DevRocket ] :http://devrocket.uiparade.com
@@ -999,6 +1008,8 @@ Gradle 1.12用户指南:[http://pan.baidu.com/s/1dD7sC2d](http://pan.baidu.com
999
1008
[ Skeuomorphism.it ] :http://skeuomorphism.it
1000
1009
[ QuickGuide ] :http://guchitaka.com/project-view/quickguidepro/
1001
1010
[ Long Shadow Generator ] :http://lab.rayps.com/lsg/
1011
+ [ android_resizer_toolkit ] :https://github.com/marcosecchi/android_resizer_toolkit
1012
+ [ android-ps-tools ] :https://github.com/timroes/android-ps-tools
1002
1013
1003
1014
#### 矢量图设计工具
1004
1015
You can’t perform that action at this time.
0 commit comments