当然可以。以下是100个编程中常用的英文单词及其中文翻译:

  1. Variable (变量)
  2. Function (函数)
  3. Class (类)
  4. Object (对象)
  5. Method (方法)
  6. Loop (循环)
  7. If statement (条件语句)
  8. Else (否则)
  9. Boolean (布尔值)
  10. Array (数组)
  11. String (字符串)
  12. Integer (整数)
  13. Float (浮点数)
  14. Double (双精度浮点数)
  15. Data type (数据类型)
  16. Operator (运算符)
  17. Assignment (赋值)
  18. Conditional operator (条件运算符)
  19. Comparison operator (比较运算符)
  20. Arithmetic operator (算术运算符)
  21. Bitwise operator (位运算符)
  22. Logical operator (逻辑运算符)
  23. Increment (增一)
  24. Decrement (减一)
  25. Comment (注释)
  26. Statement (语句)
  27. Block (代码块)
  28. Scope (作用域)
  29. Parameter (参数)
  30. Return (返回)
  31. Exception (异常)
  32. Throw (抛出)
  33. Catch (捕获)
  34. Try-catch (try-catch结构)
  35. Finally (最终)
  36. Library (库)
  37. Module (模块)
  38. Package (包)
  39. Namespace (命名空间)
  40. Include (包含)
  41. Import (导入)
  42. Interface (接口)
  43. Abstract class (抽象类)
  44. Inheritance (继承)
  45. Polymorphism (多态)
  46. Overloading (重载)
  47. Overriding (覆盖)
  48. Encapsulation (封装)
  49. Access modifier (访问修饰符)
  50. Public (公开)
  51. Private (私有)
  52. Protected (受保护)
  53. Static (静态)
  54. Final (最终的)
  55. Const (常量)
  56. Enum (枚举)
  57. Struct (结构体)
  58. Template (模板)
  59. Generic (泛型)
  60. Pointer (指针)
  61. Reference (引用)
  62. Null (空)
  63. Null pointer (空指针)
  64. Error (错误)
  65. Debugging (调试)
  66. Breakpoint (断点)
  67. Debugger (调试器)
  68. Compiler (编译器)
  69. Interpreter (解释器)
  70. Runtime (运行时)
  71. Build (构建)
  72. Dependency (依赖)
  73. Version control (版本控制)
  74. Repository (仓库)
  75. Commit (提交)
  76. Merge (合并)
  77. Pull request (拉取请求)
  78. Branch (分支)
  79. Clone (克隆)
  80. Push (推送)
  81. Rebase (变基)
  82. Git (Git)
  83. GitHub (GitHub)
  84. Continuous integration (持续集成)
  85. Continuous deployment (持续部署)
  86. Test (测试)
  87. Unit test (单元测试)
  88. Integration test (集成测试)
  89. Regression test (回归测试)
  90. Coverage (覆盖率)
  91. Assertion (断言)
  92. Mock (模拟)
  93. Stub (存根)
  94. Spy (间谍)
  95. TDD (测试驱动开发)
  96. BDD (行为驱动开发)
  97. Algorithm (算法)
  98. Data structure (数据结构)
  99. Recursion (递归)
  100. Concurrency (并发)

Was this helpful?

0 / 0

发表回复 0

Your email address will not be published.