返回词汇本当前环境不支持发音

Engineering Workflow

工程协作常见词汇,帮助你理解团队开发语境。

B1总词汇 12当前 12

repository

/rɪˈpɒzɪtri/

代码仓库

例句:Push your feature branch to the repository.

branch

/brɑːntʃ/

分支

例句:Create a branch before implementing the task.

commit

/kəˈmɪt/

提交

例句:Write a clear commit message for each change.

merge

/mɜːdʒ/

合并

例句:Merge the branch after code review approval.

review

/rɪˈvjuː/

审查;评审

例句:Please request review from two teammates.

pipeline

/ˈpaɪplaɪn/

流水线

例句:The CI pipeline runs tests on every pull request.

deploy

/dɪˈplɔɪ/

部署

例句:We deploy to production every Friday.

rollback

/ˈrəʊlbæk/

回滚

例句:If errors spike, we can rollback quickly.

monitor

/ˈmɒnɪtə(r)/

监控

例句:Monitor latency and error rates after release.

incident

/ˈɪnsɪdənt/

事故;故障事件

例句:We opened an incident for the API outage.

handoff

/ˈhændɒf/

交接

例句:The design-to-dev handoff is complete.

milestone

/ˈmaɪlstəʊn/

里程碑

例句:This sprint closes an important milestone.