英文缩写大全(IT 领域和电子行业制造领域)

英文缩写大全(IT 领域和电子行业制造领域)

  • 前言
  • 一、计算机通用
  • 二、WINDOWS
  • 三、LINUX
  • 四、编程语言
    • 1. 前端 / 设计
    • 2. JAVA / Android
    • 3. PHP
    • 4. Python
  • 四、电子行业制造领域
  • 五、常识

前言

  • 本文收集了各类英文缩写大全,方便查阅,主要涉及【IT领域】和【电子行业制造领域】
  • 为防止翻译出现偏差,只描述英文全称,可以自行通过词典翻译
  • 缩写的说明顺序无先后之分,每次使用到就补充
  • 缩写分类不一定准确,请理性查阅
  • 文章持续更新,建议收藏吃灰

一、计算机通用

APNs: Apple Push Notification service
IM: Instant Messaging
CDN: Content Delivery Network
CLR: Common Language Runtime
ECMA: European Computer Manufactures Association
XML: Extensive Markup Language
XSD: XML Schema Definition
xmlns: XML Namespace
blob: Binary Large Object
DTD: Data Template Definition
DTD: Document Type Definition
DPD: Data Placeholder Definition
CSDN: Chinese Software Developer Network
MSDN: Microsoft Developer Network
WNMP: Windows Nginx Mysql PHP
IP: Internet Protocol
TCP: Transmission Control Protocol
HTTP: Hyper Text Transfer Protocol
HTTPS: Hyper Text Transfer Protocol over Secure Socket Layer
TLS: Transport Layer Security
SSL: Secure Socket Layer
CA: Certificate Authority
CLI: Command Line Interface
Redis: Remote Dictionary Server
JWT: Json Web Token
CSRF: Cross-site request forgery
XSS(CSS): Cross Site Scripting
CORS: Cross-Origin Resource Sharing
ALG: Application Layer Gateway
HAMC: Hash Message Authentication Code
SHA: Secure Hash Algorithm
RDBMS:Relational Database Management System
ACC: Adaptive Cruise Control System
CCS: Cruise Control System
RC:Release Candidate
asc: ascend
desc: descend
DHCP: Dynamic Host Configuration Protocol
BSON: Binary JSON(Binary Serialized Document Format)
JSON: JavaScript Object Notation
RESTful: Representational State Transfer
WSGI: Web Server Gateway Interface
GUID: Globally Unique Identifier
CLSID: Class Identifier
ISC: Internet Systems Consortium
GPL: General Public License
GNU: GNU’s Not Unix
SSH: Secure Shell
CRLF: Carriage Return Line Feed
SVN: Subversion
AOT: Ahead-of-time
JIT: Just-in-time
RP: Rapid Prototyping
PR: Pull Request
dbo: DatabaseOwner
ANSI: American National Standards Institute
DDL: Data Definition Language
DML: Data Manipulation Language
DCL: Data Control Language
SQL: Structure Query Language
T-SQL: Transact Structure Query Language
DAO: Data Access Object
PO: Persistent Object
BO: Business Object
DTO: Data Transfer Object
VO: Value Object
POCO: plain old class object
Linq: Language Integrated Query
ASP: Active Server Pages
LTS: long-term(long time) support
BLL: Business Logic Layer
DAT: Data Access Layer
DDD: Domain Driven Design
DTO: Datatransfer Object
DLL: Dynamic Link Library
EF Core: Entity Framework Core
EDM: Entity Data Model
DBA: Database Adminstrator
IIS: Internet Information Services
PDB: Program Database
ADO: ActiveX Data Objects
VOL: Volume Licensing For Organizations
WSDL: Web Services Description Language
SOAP: Simple Object Access Protocol
CRUD: Create Retrieve Update Delete
VNC: Virtual Network Console
ECS: Elastic Compute Service
POP3: Post Office Protocol 3
SMTP: Simple Mail Transfer Protocol
IMAP: Internet(old: Interactive) Mail Access Protocol
UPS: Uninterruptible Power Supply
VPN: Virtual Private Network
VPS: Virtual Private Service
RDP: Remote Desktop Protocol
SCP: Secure Copy
DMS: Database Management System
SSHD: Secure Shell Daemon
KVM: Kernel-based Virtual Machine
TTL: Time To Live
ICMP: Internet Control Message Protocol
DoS: Denial of Service
UDP: User Datagram Protocol
ODBC: Open DataBase Connectivity
LVM: Logical Volume Manager
FSB: Front Side Bus
QPI: Quick Path Interconnect
DMI: Direct Media Interface
UTC: Universal Time Coordinated
grep: Global search regular expression(RE) and print out the line
WAL: Write Ahead Log
RAC: Real Application Clusters
ISO: International Organization for Standardization
EOF: End Of File
AWS: Amazon Web Services
IPC: Inter-Process Communication
DAG: Directed Acyclic Graph
SaaS: Software-as-a-Service
SSMS: Sql Server Managerment Studio
ACID: Atomicity Consistency Isolation Durability
BER: Basic Encoding Rules
CER: Canonical Encoding Rules
DER: Distinguished Encoding Rules
PEM: Privacy-Enhanced Mail
CSR: Certificate Signing Request
CSP: Cryptographic Service Provider
PKCS: Public Key Cryptography Standards
vsftpd: very secure FTP daemon
TSDB: Time Series Database
ISP: Internet Service Provider
HDFS: Hadoop Distributed File System
WebRTC: Web Real-Time Communication
CPE: Customer Premise Equipment
WAN: Wide Area Network
LAN: Local Area Network
MDM: Master Data Management
RMS: Resource Management System
OLTP: On-Line Transaction Processing
OLAP: On-Line Analytical Processing
ETL: Extract-Transform-Load
SP: Store Procedure
PSW: Program Status Word
RPC: Remote Procedure Call
MSL: Maximum Segment Lifetime
UUID: Universally Unique Identifier
GUID: Globally Unique Identifier
BMP: Bitmap
NFS: Network File System
NTP: Network Time Processing
SMB: Server Messages Block
SOP: Standard Operating Procedure
MD5: Message-Digest Algorithm 5
GPT: Generative Pre-training Transformer
GIS: Geographic Information System
RAID: Redundant Array of Independent Disks
ISV: Independent Software Vendors
SI: Service Integrator
CMMI: Capability Maturity Model Integration
SAM: Security Account Manager
MVP: Minimum Viable Product
SIT: System Integration Test
UAT: User Acceptance Test
OSS: Open Source Software
SPA: Single Page Application
UML: Unified Modeling Language
UPMS: User Permissions Management System
PAC: Proxy Auto-Config
DSL: Dynamic Script Language
DSL: Domain-Specific Language
DevOps: Development and Operations
IaC: Infrastructure as Code
hmr: Hot Module Replacement
SPI: Serial Peripheral Interface
MQS: Message Queue Service
FDI: Fast Data Integration
BIM: Building Information Modeling
SMS: Short Message Service
GA: General Availability
EOM: End Of Marketing
EOFS: End Of Full Support
EOS: End Of Service and support
BPMN: Business Process Modeling Notation

二、WINDOWS

dir: directory
cd / chdir: change directory
md / mkdir: make directory
rd / rmdir: remove directory
cls: clean screen
ren: rename
copy: copy
del / erase: delete
chkdsk: check disk
msconfig: Microsoft System configuration
cmd: command
msc: Microsoft Management Control
esc: Escape
mstsc: Microsoft Terminal Services Client
osk: on screen keyboard
MSI: Microsoft Installer
CHM: Compiled Help Manual
WPF: Windows Presentation Foundation

三、LINUX

bin: Binaries
dev: Devices
etc: Etcetra directory / Editable Text Configuration / Extended Tool Chest
opt: Optional application software packages
pwd : Print Working Directory
lib: Library
proc: Processes
sbin: Superuser Binaries
tmp: Temporary
usr: Unix Shared Resources
var: Variable
apt: Advanced Packaging Tool
GRUB: Grand Unified Bootloader
IFS: Internal Field Seperators
cd: Change Directory
sudo: Substitute(Super) User Do
su:Swith User
RPM: Red-Hat Package Manager
dpkg: Debian Package
esc: Escape
yum: Yellow dog Updater, Modified
BSD: Berkeley Software Distribution
selinux: Secure Enhanced Linux
lrzsz: Linux Recevied ZMODEM Send ZMODEM
LSB: Linux Standard Base
bashrc: bash Resource Configuration
cat: Concatenate
uname: Unix Name
df: Disk Free
du: Disk Usage
chown: Change Owner
chgrp: Change Group
ps:Process Status
tar:Tape Archive
chmod: Change Mode
umount: Unmount
ldd:List Dynamic Dependencies
insmod:Install Module
rmmod:Remove Module
lsmod:List Module
ar: Archiver
as: Assembler
bash: GNU Bourne-Again Shell
grep: Global Regular Expression Print
egrep: Extended GREP
fgrep: Fixed GREP
cp: Copy
daemon: Disk And Execution Monitor
dmesg: diagnostic message
eval: Evaluate
emacs: Editor Macros
exec: execute
gpg: GNU Privacy Guard
ln: Link
ls: List
lsof: List Open Files
man: Manual pages
nohup: No Hangup
ps: Processes Status
tty: Teletypewriter / Terminal
pty: pseudo tty
rev: Reverse
rm: Remove
sed: Stream Editor
seq: Sequence
vi: Visual Editor
vim: Visual Editor Improved
wc: Word Count
xargs: Extended Arguments

四、编程语言

1. 前端 / 设计

Ajax: Asynchronous JavaScript and XML
XHR: XMLHttpRequest
DPI: Dot Per Inch(for print)
PPI: Pixel Per Inch(for digital)
Pixel: picture element
MDN: Mozilla Developer Network
npm: node package manager
npx: node package execute
yarn: Yet Another Resource Negotiator
href: hypertext reference
SEO: Search Engine Optimization
DOM: Document Object Model
BOM: Browser Object Model
SSR: Server-Site Rendering
CSR: Client-Site Rendering
SSG: Static Site Generation
SFC: Single File Components
UX: User Experience
UI: User Interface
rem: root em square / root em pixel
vw: Viewport Width

2. JAVA / Android

jar: java archive
JDK: Java Development Kit
JRE: Java Runtime Environment
aar: android archive
javaEE: enterprise edition
javaSE: standard edition
JVM: Java Virtual Machine
AGP: Android Gradle Plugin
AAPT: Android Asset Packaging Tool
adb: Android Debug Bridge
twrp: TeamWin Recovery Project
NDK: Native Development Kit
JNI: Java Native Interface
AVD: Android Virtual Device
JDBC: Java DataBase Connectivity standard

3. PHP

PSR: PHP Standard Recomfmendations
PHP: Professional Hypertext Preprocessor / Personal Home Page

4. Python

pyc: PythonCodeObject
PEP: Python Enhancement Proposal

四、电子行业制造领域

BOM: Bill Of Material
EBOM:Engineering Bill Of Material
MBOM:Manufacturing Bill Of Material
PBOM:Process Bill Of Material
MRP: Material Requirement Planning
LRP: Lot Requirement Planning
MPS: Master Production Schedule
MES: Manufacturing Execution System
MOM: Manufacture Operation Management
IOT: Internet Of Things
EMS: Energy Management System
EMS: Equipment Management System
ERP: Enterprise Resource Planning
AGV: Automated Guided Vehicle
AMR: Autonomous Mobile Robot
LES: Logistics Execution System
MCS: Mission Control System
RCS: Robot Control System
TMS: Transportation Management System
PCS: Pieces
PDA: Personal Digital Assistant
SAP: System Applications and Products
UPH: units per hour
PLM: Production Lifecycle Management
PDM: Production Data Management
CAPP: Computer Aided Process Planning
SPC: Statistical Process Control
APS: Advanced Planning(Schedule) System
APS: Advanced Planning and Scheduling
AOI: Automated Optical Inspection
SMT: Surface Mounted Technology
DIP: Dual In-line Package
SPI: Solder Paste Inspection
SMD: Surface Mounted Devices
MSD: Moisture Sensitive Device
CPS: Cost Per Sales
RFID: Radio Frequency Identification
SRM: Supplier Relationship Management
WMS: Warehouse Management System
QMS: Quality Management System
MI: Manufacturing Intelligence
MDC: Machine Data Collection
EDA: Electronic Design Automation
LIMS: Laboratory Information Management System
CTQ: Critical-To-Quality
QR: Quick Response
NC: New Century
PMC: Production Material Cofntrol
ASN: Advanced Shipment Notice
ASN: Advanced Shipping Note
SYA: Statistical Yield Analysis
SYL: Statistical Yield Limit
SBL: Statistical Bin Limit
OCAP: Out of Control Action Plan
QSA: Quality System Audit
QPA: Quality Process Audit
PCBA: Printed Circuit Board Assembly
COB: Chip On Board
LED: Light Emitting Diode
CRM: Customer Relationship Management
SCM: Supply Chain Management
PCB: Process Control Block
WIP:Work In Process
CPK: Capability of process index
CPK: Complex Process Capability Index
USL: Upper Spec Limit
LSL: Lower Spec Limit
Ca: Capability of accuracy
Cp: Capability of precision
ECN: Engineering Change Notice
PCN: Process Change Notice
UUT: Unit Under Test
FCT: Functional Circuit Test
ICT: In Circuit Test
OEE: Overall Equipment Effectiveness
IQC: Incoming Quality Control
IPQC: InPut Process Quality Control
FQC: Finish or Final Quality Control
OQC: Out(Outgoing) Quality Control
DQC: Design Quality Control
MQC: Manufacture Quality Control
QA: Quality Assurance
AQL: Acceptance Quality Limit
DQA: Design Quality Assurance
QE: Quality Engineer
JQE: Joint Quality Engineer
SQE: Supplier Quality Engineer
DOE: Design Of Experiment
MITR: Manufacture Issue To Resolution
SCV: Supply Chain Visibility
OMS: Order Management System
BMS: Billing and Management System
WCS: Warehouse Control System
WES: Warehouse Execution System / Working Efficiency System
OLE: Object Linking and Embedding
OPC: OLE for Process Control
PDCA: Plan Do Check Act
SFC: Shop Floor Control
WOM: Work Order Management
DIST: Distribution
SOD: Separation Of Duty
NC: Numerical Control
BOP: Bill of Process
MPM: Manufacturing Process Management
MPDM: Manufacturing Process Data Management
MPS: Manufacturing Process Simulation
MTBF: Mean Time Between Failure
MTTR: Mean time to repair
SCADA: Supervisory Control And Data Acquisition
WI: Work Instruction
EC: Engineering Change
EDC: Engineering Data Control
AVL: Approved Vendor List
MRB: Material Review Board
Andon: Andon
FIFO: First In First Out
FILO: First In Last Out
ESD: Electro-Static Discharge
CAD: Computer Aided Design
CAE: Computer Aided Engineering
CAM: Computer Aided Manufacturing

五、常识

e.g.: exempli gratia
i.e.: id est
OEM: original equipment manufacturer
IDFA: Identifier for Advertising
HDMI: High Definition Multimedia Interface
xxxhdpi: extra extra extra high Dot Per Inch
DLC: Downloadable Content
dxdiag: directX diagnose
e2e: end to end
DOS: Disk Operating System
AMD: Advanced Micro Devices
ROM: Read-Only Memory
RAM: Random Access Memory
SD: Secure Digital Memory Card
ATA: AT Attachment
PATA: Parallel ATA
SATA: Serial Advanced Technology Attachment
SCSI: Small Computer System Interface
IDE: Integrated Drive Electronics
ISO: Isolation
IBM: International Business Machine
FW: forward
HC: Head Count
cgi: common gateway interface
OA: Office Automation
EKP: Enterprise Knowledge Portal
BI: Business Intelligence
MBA: Master of Business Administration
MPA: Master of Public Administration
PIR: Precision Infrared Radiometer
OD: Outsourcing Dispatch
OKR: Objectives and Key Results
KPI: Key Performance Indicator
ROI: Return on Investment
SOP: Sales & Operation Planning
RFI: Request For Information
RFP: Request For Proposal
POC: Proof Of Concept
SOW: Statement Of Work
OOTB: Out Of The Box
FA: Financial Advisor
HRBP: Human Resource Business Partner
BP: Business Plan
VC: Venture Capital
IDP: Individual Development Plan

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/878726.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

使用 Nginx 部署前端 Vue.js 项目

引言 Vue.js 是一个流行的前端框架,用于构建用户界面。当涉及到生产环境的部署时,选择一个合适的 web 服务器是非常重要的。Nginx 是一个高性能的 HTTP 和反向代理服务器,非常适合用来部署前端应用程序。本文将指导你如何使用 Nginx 部署一个…

ACM个人模板总结

一切的开始 初始模板 // o2 o3 优化防止卡常 #pragma GCC optimize(2) #pragma GCC optimize(3) #include <bits/stdc.h> using namespace std; #define lowbit(x) (x&(-x)) #define endl "\n" #define LF(x) fixed<<setprecision(x)// c 保留小…

在线演示文稿应用PPTist本地化部署并实现无公网IP远程编辑PPT

文章目录 前言1. 本地安装PPTist2. PPTist 使用介绍3. 安装Cpolar内网穿透4. 配置公网地址5. 配置固定公网地址 前言 本文主要介绍如何在Windows系统环境本地部署开源在线演示文稿应用PPTist&#xff0c;并结合cpolar内网穿透工具实现随时随地远程访问与使用该项目。 PPTist …

C#编程语言及.NET 平台快速入门指南

Office Word 不显示 Citavi 插件&#xff0c;如何修复&#xff1f;_citavi安装后word无加载项-CSDN博客 https://blog.csdn.net/Viviane_2022/article/details/128946061?spm1001.2100.3001.7377&utm_mediumdistribute.pc_feed_blog_category.none-task-blog-classify_ta…

CSS选择器:一文带你区分CSS中的伪类和伪元素!

一、伪类选择器 1、什么是伪类选择器 伪类选择器&#xff0c;顾名思义&#xff0c;是一种特殊的选择器&#xff0c;它用来选择DOM元素在特定状态下的样式。这些特定状态并不是由文档结构决定的&#xff0c;而是由用户行为&#xff08;如点击、悬停&#xff09;或元素的状态&a…

Java SpringBoot构建传统文化网,三步实现信息展示,传承文化精髓

✍✍计算机毕业编程指导师** ⭐⭐个人介绍&#xff1a;自己非常喜欢研究技术问题&#xff01;专业做Java、Python、微信小程序、安卓、大数据、爬虫、Golang、大屏等实战项目。 ⛽⛽实战项目&#xff1a;有源码或者技术上的问题欢迎在评论区一起讨论交流&#xff01; ⚡⚡ Java…

大道至简,大厂官网基本都走简洁化设计路线。

「大道至简」是一种设计理念&#xff0c;强调设计应该追求简洁、直观、易用&#xff0c;而不是过多的修饰和繁琐的细节。 对于大厂的官网来说&#xff0c;简洁化设计路线的选择可能有以下几个原因&#xff1a; 1. 更好的用户体验&#xff1a; 简洁的设计可以让用户更容易地理…

磁盘调度管理中移臂调度和旋转调度

在磁盘调度管理中&#xff0c;移臂调度和旋转调度是两种不同的优化调度方法&#xff0c;用来提高磁盘读写效率。我们可以通过以下两种方式来理解它们&#xff1a; 1. 移臂调度&#xff08;Seek Scheduling&#xff09; 移臂调度是指磁盘驱动器的磁头在不同的柱面&#xff08;…

NTFS硬盘支持工具Paragon NTFS for Mac 15.4.44 中文破解版

Paragon NTFS for Mac 15.4.44 中文破解版是一个底层的文件系统驱动程序,专门开发用来弥合Windows和Mac OS X之间的不兼容性&#xff0c;通过在Mac OS X系统下提供对任何版本的NTFS文件系统完全的读写访问服务来弥合这种不兼容性。为您轻松解决Mac不能识别Windows NTFS文件难题…

华为鸿蒙系统和安卓的区别

华为鸿蒙系统和安卓系统在多个方面存在显著差异&#xff0c;以下是对两者区别的详细分析&#xff1a; 一、开发商与背景 鸿蒙系统&#xff1a;由中国的华为公司主导开发&#xff0c;旨在创造一个超级虚拟终端互联的世界&#xff0c;将人、设备、场景有机地联系在一起。自2012…

【深度学习】线性回归的从零开始实现与简洁实现

前言 我原本后面打算用李沐老师那本《动手学深度学习》继续“抄书”&#xff0c;他们团队也免费提供了电子版(https://zh-v2.d2l.ai/d2l-zh-pytorch.pdf)。但书里涉及到代码&#xff0c;一方面展示起来不太方便&#xff0c;另一方面我自己也有很多地方看不太懂。 这让我开始思…

Pepper佩盼尔wordpress模板

Pepper佩盼尔WordPress模板是一款专为追求简洁、现代和专业外观的网站设计者和开发者打造的高品质主题。它以简站为主题&#xff0c;强调“让建网站更简单”的理念&#xff0c;旨在为用户提供一个易于使用、功能丰富的平台来构建他们的在线业务或个人网站。 模板特点包括&…

手机玩黑神话悟空二周目 GameViewer远程助你手机畅玩黑神话悟空 解锁全成就全收集

用手机摸鱼完成黑神话悟空二周目全收集、成就全解锁&#xff0c;实现随时随地玩黑神话悟空&#xff0c;你可以用网易GameViewer远程。 这款远程控制软件专为游戏玩家打造&#xff0c;不管你是上班族&#xff0c;还是学生党&#xff0c;都可以用它在手机、平板上玩黑神话悟空&am…

Vue输入框模糊搜索的多种写法

&#xff08;1&#xff09;模板方案 <!DOCTYPE html> <html lang"en"> <head><meta charset"UTF-8"><meta name"viewport" content"widthdevice-width, initial-scale1.0"><title>Document</…

音频如何低延时回声消除与降噪篇保姆级教程

目录 1 回声消除技术 1.1 回声产生的原因 1.2 传统回声消除方法 1.3 先进的回声消除算法 2 降噪技术 2.1 降噪技术的原理与方法 2.2 传统降噪方法 2.3 先进的降噪算法 3 低延时处理技术 3.1 低延时处理的重要性 3.2 低延时回声消除技术 3.3 低延时降噪技术 4 调试…

Netty系列-2 NioServerSocketChannel和NioSocketChannel介绍

背景 本文介绍Netty的通道组件NioServerSocketChannel和NioSocketChannel&#xff0c;从源码的角度介绍其实现原理。 1.NioServerSocketChannel Netty本质是对NIO的封装和增强&#xff0c;因此Netty框架中必然包含了对于ServerSocketChannel的构建、配置以及向选择器注册&am…

谈一谈JVM的GC(垃圾回收)

JVM&#xff08;Java Virtual Machine&#xff09;的GC&#xff08;Garbage Collection&#xff0c;垃圾回收&#xff09;是Java语言的一个重要特性&#xff0c;它负责自动管理内存&#xff0c;释放那些不再被使用的对象所占用的内存空间。以下是对JVM GC的详细介绍&#xff1a…

Python 全栈系列266 Kafka服务的Docker搭建

说明 在大量数据处理任务下的缓存与分发 这个算是来自顾同学的助攻1&#xff0c;我有点java绝缘体的体质&#xff0c;碰到和java相关的安装部署总会碰到点奇怪的问题&#xff0c;不过现在已经搞定了。测试也接近了kafka官方标称的性能。考虑到网络、消息的大小等因素&#xff0…

风机设计基础

目录 1、风机分类按气体出口压力&#xff08;或升压&#xff09;来进行风机分类按风机全压来进行分类 2、风机定律及效率、功率、压力计算风机轴功率与扭矩关系&#xff1a;风机全压、静压效率计算公式&#xff1a;全压、动压、静压计算公式&#xff1a; 3、风机噪声1、离散噪声…

修改jupyter notebook 默认浏览器(不动配置文件,改系统默认浏览器)

最开始把联想浏览器切到EDGE就是用的修改系统的默认浏览器。不知怎么的现在搜到的方法都是在说修改配置文件&#x1f613;。 不想动配置文件&#xff0c;平时对默认浏览器没有特殊要求的&#xff0c;可以用这个方法。 这里是把默认浏览器改成联想浏览器&#xff0c;电脑也是联…