- 博客(6)
- 收藏
- 关注
原创 andorid stuio 常用效率功能键介绍:
常用功能键:1 ctrl +f12 file structure popup 文件结构弹窗You can quickly navigate in the currently edited file with ctrl +f12(navigate / file structure)快速导航当前编辑的文件,它将显示当前类的成员列表,It shows the list of member
2016-09-07 10:13:24
401
原创 JAVA就是这样
JAVA 是 一门热门的编程语言,他不是单纯编译性语言,也不是单纯的解释性语言,它两者都附有,JDK JAVA DEVELOP KIT JAVA开发包里面包含有JAVA运行的工具库,运行时环境,及相应类库,运行时环境就是JRE JAVA RUNTIME ENVIRONMENT ,里面包括JVM JAVAVIRUE MATCHE 和相应的工具,把NAME.JAVA类型的工具转换为NAME.CLASS
2016-06-17 22:34:33
232
原创 文章标题
how can i build the android studio in mac at first install jdk when u installed idk u can input some command in terminal.app java -versionjava version “1.8.0_91”if u can look for the idk installe
2016-06-04 10:16:34
281
翻译 what's the Glide
Recommend [.rekə'mend]推荐;劝;托;(行为,性质)使人欢喜In the passed Google Developer Summit Thailand, Googleintroduced us an Image Loader Library for Android developed by bumptech namedGlide as alibrary that
2016-06-02 18:22:46
334
原创 what's the cygwin and how cai i install this software
Cygwin 是一个用于 Windows 的类 UNIX shell环境。 它由两个组件组成:一个UNIX API 库,它模拟 UNIX 操作系统提供的许多特性;以及 Bash shell 的改写版本和许多 UNIX 实用程序,它们提供大家熟悉的 UNIX 命令行界面。前一个组件是一个 Windows 动态链接库 (DLL)。后一个组件是一组基于 Cygwin DLL 的程序,其中许多是用未经修改
2016-05-02 15:43:53
454
原创 关于安卓应用图标设计分辨率规范
DPI(dot per inch)每英寸像素数,如120dpi,160dpi等,假设QVGA(320*240)分辨率的屏幕物理尺寸是(2英寸*1.5英寸),dpi=160可以反映屏幕的清晰度,用于缩放UI的 Density-independent pixel (dip)指的是逻辑密度计算单位,dip和具体像素值的对应公式是
2015-09-13 15:38:58
2926
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人