CRLF (Carriage-Return Line-Feed) Press enter new Line CRLF means press enter (CR, ASCII 13, \ r) Line Feed (LF, ASCII 10, \ n ). The two accios do not have any output on the screen, but are widely used in Windows to mark the end of a row. In Linux/UNIX systems, only line breaks are supported.
RTSP (Real Time Streaming Protocol) is an application layer Protocol in the TCP/IP Protocol system,
The full name of MIME is "Multipurpose Internet Mail Extensions" multi-function Internet Mail extended service, which is a multi-purpose Internet Mail extended protocol.
Unified Modeling Language (UML is the abbreviation of Unified Modeling Language.) Is a language used to visually model software-intensive systems. UML is a standard language used to describe, visualize, and document products of object-oriented development systems.
ODBC (Open Database Connectivity, Open Database InterconnectionIs an integral part of the database in Microsoft's WOSA (Windows Open Services Architecture). It establishes a set of specifications, it also provides a set of standard APIs for database access (application programming interfaces ).