p-node / p 节点

package / 程序包

packet / 数据包

packet assembler/disassembler, PAD / 分组拆装器

packet header / 数据包报头

packet switching / 数据包交换

PAD, packet assembler/disassembler / 分组拆装程序

page fault / 页错误

Page Faults Delta / 页错误 Delta

paged pool / 分页的池

paging file / 页面文件

PAP, Password Authentication Protocol / 密码身份验证协议

paper source / 纸张来源

parent domain / 父域

parent object / 父对象

parenting / 父处理

parity / 奇偶校验

parity bit / 奇偶校验位

partition / 分区

partition boot sector / 分区启动扇区

password / 密码

Password Authentication Protocol, PAP / 密码身份验证协议

paused / 已暂停

PBX, Private Branch Exchange / 专用分交机交换

PC Card / PC 卡

PCL, Printer Control Language / 打印机控制语言

PDC, primary domain controller / 主域控制器

PDC emulator master / PDC 模拟主机

Peak Memory Usage / 高峰内存使用

pel

pending / 挂起

Per Seat Licensing / 每客户授权

Per Server Licensing / 每服务器授权

performance alert / 性能警报

performance counter / 性能计数器

performance object / 性能对象

performance object instance / 性能对象实例

permanent virtual circuit, PVC / 永久虚电路

permission / 权限

Physical Disk resource / 物理盘资源

PID, process identifier / 进程标识符

PIF, program information file / 程序信息文件

ping   pixel / 像素

PJL, Printer Job Language / 打印机作业语言

PKCS, Public Key Cryptography Standards / 公钥密码系统标准   PKCS #7   PKCS #10   PKCS #12

PKI, public key infrastructure / 公钥基础结构

plotter font / 绘图仪字体

Plug and Play / 即插即用

PNNI, private or public network-to-network interface / 专用或公用网络到网络接口

point of presence, POP / 存在点

point of termination station, POTS / 终端站点

Point-to-Point Protocol, PPP / 点对点协议

Point-to-Point Tunneling Protocol, PPTP / 点对点隧道协议

pointer (PTR) resource record / 指针 (PTR) 资源纪录

poison reverse / 有损反转

policy / 策略

polling intervals / 轮询间隔

POP, point of presence / 存在点

port / 端口

port ID / 端口 ID

port rule / 端口规则

POSIX

possible owners / 可能的所有者

PostScript   PostScript fonts / PostScript 字体

PostScript printer / PostScript 打印机

POTS, point of termination station / 终站点

power conditioning / 电源调节

PPP, Point-to-Point Protocol / 点对点协议

PPTP, Point-to-Point Tunneling Protocol / 点对点隧道协议

predefined key / 预定义项

preferred owner / 首选所有者

preferred server / 首选服务器

preset-to callback / 预设回叫

Primary disk / 主磁盘

primary domain controller, PDC / 主域控制器

primary group / 主要组

primary master / 主要主机

primary partition / 主分区

print job / 打印作业

print processor / 打印处理器

print server / 打印服务器

Print Server for Macintosh / Macintosh 打印服务器

print spooler / 打印后台处理程序

Print Spooler resource / 打印后台处理程序资源

printer / 打印机

Printer Control Language, PCL / 打印机控制语言

printer driver / 打印机驱动程序

printer fonts / 打印机字体

Printer Job Language, PJL / 打印机作业语言

printer permissions / 打印机权限

Printer window / 打印机窗口

Printers / 打印机

printing pool / 打印池

Private Branch Exchange, PBX / 专用分机交换

private key / 私钥

private network / 专用网络

private or public network-to-network interface, PNNI / 专用或公用网络到网络接口

private queue / 专用队列

private volume / 专用卷

privileges / 特权

process identifier, PID / 进程标识符

program / 程序

program information file, PIF / 程序信息文件

property / 属性

property cache / 属性缓存

property value / 属性值

protocol / 协议

protocol parser / 协议分析程序

PSTN, Public Switched Telephone Network / 公共电话交换网络

PTR (pointer) resource record / PTR(指针)资源纪录

public key / 公钥

public key cryptography / 公钥密码系统

Public Key Cryptography Standards, PKCS / 公钥密码系统标准

public key encryption / 公钥加密

public key infrastructure, PKI / 公钥基础结构

public network / 公共网络

public queue / 公用队列

Public Switched Telephone Network, PSTN / 公共电话交换网络

pull partner / 拉伙伴

pulse dialing / 脉冲拨号

push partner / 推伙伴

PVC, permanent virtual circuit / 永久虚电路

word20161217的更多相关文章

随机推荐

  1. [LeetCode] Number of Boomerangs 回旋镖的数量

    Given n points in the plane that are all pairwise distinct, a "boomerang" is a tuple of po ...

  2. [LeetCode] Arithmetic Slices 算数切片

    A sequence of number is called arithmetic if it consists of at least three elements and if the diffe ...

  3. js兼容性

    1.getElementByClassName 在使用原生JavaScript时,获取类选择符时,即使用getElementByClassName,它在Firefox和IE下是不能兼容. Firefo ...

  4. sql server如何分组编号

    我们在生产实践中经常会有这样的需求:分组编号. 如下有一个城市区域表region: 我们需要对上表region按city分组,对region进行排序,得到如下结果: 具体sql如下: select c ...

  5. 【hihoCoder 1454】【hiho挑战赛25】【坑】Rikka with Tree II

    http://hihocoder.com/problemset/problem/1454 调了好长时间,谜之WA... 等我以后学好dp再来看为什么吧,先弃坑(╯‵□′)╯︵┻━┻ #include& ...

  6. win7快捷键

    <1> Top 17 常规快捷键 在开始使用Win7中神奇的快捷键加速我们的电脑操作之前,先给大家介绍几个从Win2000到现在一直通用的"资源管理器"快捷键,权当作热 ...

  7. mvn-打jar运行包(含环境变量配置)

    前沿条件 maven下载:http://maven.apache.org/download.cgi 配置环境变量 MAVEN_HOME= D:\Softwares\apache-maven-3.2.2 ...

  8. 个人作业-Week3:代码复审

    软件工程师的成长 我在上大学之前,对于软件工程师之类并无概念,并且高初中的电脑课也从未提及过写代码之类的东西,更多的都是一些教一些办公软件的使用(笑,明明电脑课总是因为老师“有事”变成其他课,根本就没 ...

  9. 分享一种容易理解的js去重排序方法

    <script> var arr=[1,8,6,4,88,22,99,4,6,86,5,58,89,5]; //先使用sort()函数去重 var a=arr.sort(function ...

  10. C++ 自由存储区是否等价于堆?

    "free store" VS "heap" 当我问你C++的内存布局时,你大概会回答: "在C++中,内存区分为5个区,分别是堆.栈.自由存储区.全 ...