专用词汇至少要耳熟能详、”章口就来”。
Chrome Extensions
Select and Speak - Text to Speech
可以智能播放英文网页
Programming
- Decoupling
- Componentization
- Autonomy
- Continuous Delivery
- Agility
- Decentralized Governance
- Footprint
- Cycle
- Serializable
- Repeatable
- Wildcard
- Landing page(着陆页):拿书来比喻,首页是书的目录,着陆页是随手翻开的那一页。
Abbreviation(abbr.)
- CLI: 命令行界面(Command Line Interface for batch scripting)
- UAT: 用户验收测试(User Acceptance Test)
- SIT: 系统集成测试(System Integration Test)
- FQDN:全限定域名:同时带有主机名和域名的名称(Fully Qualified Domain Name)
- N/A:”不适用”(Not applicable)
- SVS:Schedule Visibility System 进度【程序】表可见性系统【装置】
- UML:Unified Modeling Language
- CI/CD:Continuous Integration/Continuous Delivery,持续集成/持续交付
- I/O: Input/Output
Java
Basic
- POJO(Plain Ordinary Java Object)
- Cloneable
- Executor
- Finalize
- Shallow
Concurrency
- Semaphore
- Acquire
- Synchronized
- Transient
- Barrier
- Yield
- Consistency
- Availability
- Partition
- Tolerance
Spring
- AOP(Aspect-Oriented Programming)
- IOC(Inversion Of Control)
- DI(Dependency Injection)
- Transactional
- Autowired
- Qualifier
- Required
- Security
Spring Cloud
- Netflix
- Feign
- Hystrix
- Nacos
- Eureka
- Ribbon
- Feign
- Turbine
- SkyWalking
- Sleuth
- Zipkin
Spring Data
Cache
- Cacheable
- Evict
- Generator
JVM && GC
- Arthas
- Serial
- Serial Old
- Parallel Old
- Parallel Scavenge
- Garbage First(G1)
- CMS
- Young Generation
- Old Generation
- Minor GC
- Major GC
- Appel GC
- Eden Space
- Survivor From
- Survivor To
- Humongous
- Throughput
- Latency
- Shenandoah
- ZGC
- Epsilon
IntelliJ Idea
- JRebel
Mysql
- MyISAM(Index Sequential Access Mode)
- InnoDb
- varchar
- Atomicity
- Consistency
- Isolation
Elasticsearch
- Lucene
- wildcard
Job
- JD(Job Description)
Frontend
- Electron
Other
有时候会看到一些由两个单词中间加横杆的组合词,代表两个词义的意义之一
- RMP:风险管理计划(Risk Management Plan)