计算机等级考试—高频英语词汇—东方仙盟练气期

一、基础通用类(必背)

  • hardware 硬件
  • software 软件
  • system 系统
  • program 程序
  • process 进程
  • thread 线程
  • data 数据
  • information 信息
  • database 数据库
  • network 网络
  • security 安全
  • protocol 协议
  • interface 接口
  • function 函数、功能
  • module 模块
  • component 组件
  • server 服务器
  • client 客户端
  • user 用户
  • administrator 管理员
  • device 设备
  • file 文件
  • memory 内存
  • storage 存储
  • cache 高速缓存
  • register 寄存器
  • bus 总线
  • port 端口
  • code 代码
  • debug 调试
  • compile 编译
  • execute 执行
  • install 安装
  • update 更新
  • backup 备份
  • restore 恢复

二、软件工程 / 开发类

  • software engineering 软件工程
  • requirement 需求
  • analysis 分析
  • design 设计
  • implementation 实现
  • testing 测试
  • maintenance 维护
  • lifecycle 生命周期
  • model 模型
  • agile 敏捷
  • iteration 迭代
  • UML (Unified Modeling Language) 统一建模语言
  • class
  • object 对象
  • inheritance 继承
  • encapsulation 封装
  • polymorphism 多态
  • abstraction 抽象
  • method 方法
  • attribute 属性
  • exception 异常
  • error 错误
  • bug 缺陷
  • quality 质量
  • metric 度量
  • standard 标准
  • document 文档
  • version 版本
  • configuration 配置
  • management 管理
  • project 项目
  • schedule 进度
  • risk 风险
  • cost 成本

三、数据库 & 数据结构

  • DBMS (Database Management System) 数据库管理系统
  • SQL (Structured Query Language) 结构化查询语言
  • table
  • record / row 记录 / 行
  • field / column 字段 / 列
  • primary key 主键
  • foreign key 外键
  • index 索引
  • transaction 事务
  • commit 提交
  • rollback 回滚
  • query 查询
  • insert 插入
  • delete 删除
  • update 更新
  • constraint 约束
  • relation 关系
  • schema 模式
  • backup 备份
  • recovery 恢复
  • array 数组
  • linked list 链表
  • stack
  • queue 队列
  • tree
  • graph
  • sort 排序
  • search 查找

四、网络 & 通信

  • LAN (Local Area Network) 局域网
  • WAN (Wide Area Network) 广域网
  • MAN (Metropolitan Area Network) 城域网
  • IP (Internet Protocol) 网际协议
  • TCP (Transmission Control Protocol) 传输控制协议
  • UDP (User Datagram Protocol) 用户数据报协议
  • HTTP (HyperText Transfer Protocol) 超文本传输协议
  • HTTPS 安全超文本传输协议
  • DNS (Domain Name System) 域名系统
  • FTP (File Transfer Protocol) 文件传输协议
  • SMTP 简单邮件传输协议
  • POP3 邮局协议版本 3
  • router 路由器
  • switch 交换机
  • gateway 网关
  • firewall 防火墙
  • packet 数据包
  • bandwidth 带宽
  • transmission 传输
  • connection 连接
  • encryption 加密
  • decryption 解密
  • authentication 认证
  • authorization 授权
  • virus 病毒
  • attack 攻击

五、操作系统 & 硬件

  • OS (Operating System) 操作系统
  • kernel 内核
  • CPU (Central Processing Unit) 中央处理器
  • ALU (Arithmetic Logic Unit) 算术逻辑单元
  • control unit 控制单元
  • RAM (Random Access Memory) 随机存取存储器
  • ROM (Read Only Memory) 只读存储器
  • virtual memory 虚拟内存
  • paging 分页
  • segmentation 分段
  • deadlock 死锁
  • scheduling 调度
  • concurrency 并发
  • synchronization 同步
  • interrupt 中断
  • driver 驱动程序
  • file system 文件系统
  • directory 目录

六、软考真题常见缩写(高频)

  • OOP Object-Oriented Programming 面向对象程序设计
  • CASE Computer-Aided Software Engineering 计算机辅助软件工程
  • GUI Graphical User Interface 图形用户界面
  • API Application Programming Interface 应用程序编程接口
  • IDE Integrated Development Environment 集成开发环境
  • XML Extensible Markup Language 可扩展标记语言
  • JSON JavaScript Object Notation
  • HTML HyperText Markup Language
  • CRC Cyclic Redundancy Check 循环冗余校验
  • RAID Redundant Array of Independent Disks 独立磁盘冗余阵列

阿雪技术观

在科技发展浪潮中,我们不妨积极投身技术共享。不满足于做受益者,更要主动担当贡献者。无论是分享代码、撰写技术博客,还是参与开源项目维护改进,每一个微小举动都可能蕴含推动技术进步的巨大能量。东方仙盟是汇聚力量的天地,我们携手在此探索硅基生命,为科技进步添砖加瓦。

Hey folks, in this wild tech - driven world, why not dive headfirst into the whole tech - sharing scene? Don't just be the one reaping all the benefits; step up and be a contributor too. Whether you're tossing out your code snippets, hammering out some tech blogs, or getting your hands dirty with maintaining and sprucing up open - source projects, every little thing you do might just end up being a massive force that pushes tech forward. And guess what? The Eastern FairyAlliance is this awesome place where we all come together. We're gonna team up

相关推荐
小蒜学长7 分钟前
springboot党建云课堂学习与管理系统(代码+数据库+LW)
java·数据库·spring boot·后端·学习
2601_962180337 分钟前
FlinkCDC 实现 MySQL 数据变更实时同步
数据库·mysql
2601_9621896011 分钟前
深入浅出MySQL:概述与体系结构解析
数据库·mysql
Gain_chance17 分钟前
大数据毕业设计实战|Data Insight Platform:用 FastAPI + ClickHouse 打造低门槛全链路数据洞察平台
大数据·数据库·clickhouse·毕业设计·fastapi
harmony&1 小时前
ETCD 存储系统实战:从单节点部署到 Kubernetes 高可用集群
数据库·kubernetes·etcd
2601_962066491 小时前
【玩转全栈】----Django模板的继承
数据库·django·sqlite
一只小bit2 小时前
Redis哨兵机制、主从复制与集群搭建与维护
数据库·redis·bootstrap
zlwool9 小时前
图纸管理选型避坑指南
数据库·erp·设备erp·非标机械
小灰灰搞电子10 小时前
完全驾驭 Qt 与数据库:C++ ORM 框架 QxOrm 原理与实践指南
数据库·c++·qt
软件聚导航12 小时前
「聚小软 AI 助手」技术升级:从数据库检索到 RAG 知识库问答
前端·数据库·mysql·微信小程序·小程序·ai编程·rag