UNP:Unix网络编程

“UNIX Network Programming”通常简称为UNP,这一缩写形式在计算机领域的网络编程相关讨论和文档中被广泛使用,以便于快速书写和高效交流。它指代的正是经典的专业书籍与技术概念——Unix网络编程。

UNIX Network Programming具体释义

  • 英文缩写:UNP
  • 英语全称:UNIX Network Programming
  • 中文意思:Unix网络编程
  • 中文拼音:wǎng luò biān chéng
  • 相关领域unp 网络

UNIX Network Programming的英文发音

例句

  1. Coding is a little more complicated than with named pipes, but the pattern is well established and well documented in any UNIX network programming book.
  2. 所需的代码比命名管道复杂一点儿,但是模式是固定的,在任何UNIX网络编程书中都有介绍。
  3. Network programming based on TCP / IP socket was discussed in detail. The details cover many programming skills such as UNIX directory management, process management, signal and so on.
  4. 深入讨论了基于TCP/IP协议的SOCKET网络编程,UNIX目录管理,进程管理,信号机制等编程知识和技巧。
  5. Socket is an API of network communicating programs and a common standard for network programming on unix linux windows platforms.
  6. Socket是进行网络通信编程的API,也是Unix、Linux、Windows等操作系统的通用网络编程标准。
  7. The DB2 Run-Time Client provides all of the application programming interfaces ( API ) and the required network client drivers to directly access DB2 on Linux, UNIX, or Windows.
  8. DB2Run-TimeClient提供了直接访问Linux、UNIX或Windows上的DB2所需的所有应用程序编程接口(API)和网络客户机驱动程序。