开发中学习英语

1.  n quick fixes available   有N个快速修复可用

     出现错误时,eclipse 提供的修改选项

2.  Class OverView 类概述,Developer Guides 开发者指南, OutLine 大纲

3.  The method setOnClickListener(View.OnClickListener) in the type View is not applicable for the arguments (new DialogInterface.OnClickListener(){})

      参数 (new DialogInterface.OnClickListener(){})不适合方法setOnClickListener(View.OnClickListener)中的类型

4. Create Constant "Context" in type MainActivity 

      在MainActivity中创建常量Context

5. Change to "getBaseContext"

  更改为“getBaseContext”

6. Context cannot be resolved to a vailable

  Context不能解析为变量

7. The method setText(CharSequence) from the type ClipboardManager is deprecated

  类型 ClipboardManager 方法 setText(CharSequence) 不推荐使用

8. Close Perspective/Close All Perspective  关闭试图/关闭所有视图

9. previous annotation  上一注释

10. organize external tools favorites 组织外部工具收藏夹

11. select launch configuration 选择启动配置

12. occurrences in file 文件中搜索实例  occurrences   事件,实例

13. default screen margins, per the android design guidlines.  默认屏幕边缘,每个Android 设计指南方针

14. dimens 外形尺寸

15. drawable 可绘制的

16. proguard 混淆

17. asset 资产

18. assessment 评估

19. assist 协助

20. keystore selection 密钥库中选择

21. foursquare 四方,直率的

22. lint  (保护伤口的)软麻布

23. emulate real size 效仿真是尺寸

24. palette 调色板

25. diligtal clock 数字时钟

26. related concepts/related tasks  相关概念/相关任务

27. add to snippets  代码段添加

28. device monitor

29. correct indentation 正确的缩进

30.  duplicate lines 重复行

31.  Applet 小程序

32. varible argument/parameter field constant 变量 参数/参数 字段 常量

33. Type hierarchy   类型继承层次结构

34. references 引用  preferences 首选项

35.  trend 趋势  pending 挂起

36.  perform  执行  platform 平台

37. TableAdapterManager is used to coordinate TableAdapters in the dataset to enable hierarchical update scenarios

      coordinate 协调

  enable  启动

  scenarios  方案

  TableAdapterManager 用于数据集启用分层更新方案协调 Tableadapter

38. you have a error in your SQL Syntax;check the manual that to corresponds MySql server version for the right syntax

  syntax  语法

  manual  手动,操作手册

  correspond  对应,相应

      你的SQL有一个语法错误,对应服务器上MySql 版本的操作手册正确语法修改错误

39. JSON (全称为Javascript object notation )

  notation 符号,表示法  

      javascript对象表示法  

40. cash 现金  card 卡片  sign  签字,签到  diary  日志

41. Temporary Passenger  临客

42. incremental find 增量查找  incremental find reverse  反向查找

  reverse  反向,颠覆

43. OLE(Object Linking and Enbeding) 对象连接嵌入急速

      link  连接  enbed 嵌入

44. diary  日记  daily 日报

45. Correct Indentation  纠正缩进

46. a semicolon is needed in the "what"

      semicolon 分号

47. aborting build 终止建设

      aborting 终止

48. longitude 经度   latitude 纬度 

49. precision 精度 conversion 转换符

50. invariant 固定

51. the following products have failing requirements  安装前提不满足

52. configuration of mysql 5.6.12 is taking longer than expected  配置mysql 5.6.12 需要比预期更长的时间

53. metric 度量标注/诗体  density 密度  scale 规模/比例尺/测量

原文地址:https://www.cnblogs.com/Dylanblogs/p/4173243.html