专业英语词汇(计算机)

purpose 目的

phase 阶段

investigate 调查

satisfy 满足

delivering 提供 交付

collaboration 协作

architecture 结构

storage 存储

enterprise 企业

extreme 极端

feedback 反馈

courage 勇气

effort 努力

essential 基本上

crisply 清晰的

precise 精确的

critical 关键

approach 方法

comprehensive 综合

emphasis 强调

periodically 定期

feat: 新功能(feature)

fix: 修补bug

docs: 文档(documentation)

style: 格式(不影响代码运行的变动)

refactor: 重构(即不是新增功能,也不是修改bug的代码变动)

chore: 构建过程或辅助工具的变动

revert: 撤销,版本回退

perf: 性能优化

test:测试

improvement: 改进

build: 打包

ci: 持续集成

platform 平台

achieve 实现

layer 层

received 接受,被承认

inspect 检查

compressed 压缩

diagram 示意图

repo 回购

retrying 重试

scout 侦查,童子军

loss 损失

operate 操作

optimize 优化

captures 捕获

chat 聊天

tasklist 任务列表

match 匹配

few 很少

recreating 重新创建;再现;再创造

partition 分割

plaintext 明文

dark 黑色

approval 审批

official 公务 正式的 公开的

recommend 推荐

assets 资产

task 任务

assignment 分配

assignee 受让人

linked 联系

embeded 嵌入式

access 通道;访问

operate 操作

curriculum 课程信息

extracted 提取

pointer 指针

dereference 取消引用

sub-processes 子过程

exclusive gateway 专用网关

parallel gateway 并行网关

sequence 序列

reachable 可达成的服务器

deprecated 强烈反对

condition 条件

details 细节

toggle 切换

organization 组织

相关推荐
一直都在57213 小时前
Spring面经
java·后端·spring
xiaoye370813 小时前
如何在Spring中使用注解配置Bean的生命周期回调方法?
java·spring
日更嵌入式的打工仔13 小时前
个人笔记3
笔记
闻哥14 小时前
深入Redis的RDB和AOF两种持久化方式以及AOF重写机制的分析
java·数据库·spring boot·redis·spring·缓存·面试
jgyzl14 小时前
2026.3.12 常见的缓存读写策略
java·后端·spring
ruanyongjing14 小时前
Spring TransactionTemplate 深入解析与高级用法
java·数据库·spring
fengxin_rou14 小时前
[Redis从零到精通|第六篇]:Redis的主从同步
java·数据库·redis·缓存
zhglhy14 小时前
Java系统限流方法技术优劣
java·限流
xiaoye370814 小时前
Spring Bean 生命周期
java·spring
6+h14 小时前
【Spring】Bean的生命周期详解
java·python·spring