Summary of commonly used English on the front end, continuously updated

Mainly, I personally need to understand the meaning of the words, so I will take notes. If I encounter something I don’t understand in the future, I will write it down here:
css:

collapse: collapse collapse collapse
visibility: visibility visible light
font: font
initial: initial, starting (generally refers to the default attribute)
inherit: inheritance, succession (generally refers to the inherited attribute)
scope: scope (generally refers to the scope)
cursor: cursor
transform : [v], transform, change the form
transition: [n], transition, change
translate: [v], translate, change

js:

exception: exception

gitLab:

repository: [n] warehouse, storage room
CI: continuous delivery
CD: continuous construction, continuous deployment
pipeline: pipeline
resolve: determination to solve
thread: line, clue, idea, series of related information

tool:

wiki: multi-person collaboration writing system (knowledge network)
JIRA: defect tracking management system (demand task workflow)
Confluence: professional enterprise knowledge management and collaboration software (enterprise-level wiki

Guess you like

Origin blog.csdn.net/xiaoxiannv666/article/details/115297966