CA, certification authority / 证书颁发机构

cache / 高速缓存

cache file / 缓存文件

caching / 缓存

caching resolver / 缓存解析程序

Callback Control Protocol, CBCP / 回叫控制协议

callback number / 回叫号码

callback 回叫安全

called subscriber ID (CSID) string / 被呼叫的订阅者 ID 字符串

canonical (CNAME) resource record / 规范的 (CNAME) 资源记录

canonical name / 规范名称

CAPI, CryptoAPI

capture / 捕获

capture password / 捕获密码

capture trigger / 捕获触发器

cartridge 字库盒字体

catalog / 分类

CBCP, Callback Control Protocol / 回叫控制协议

CBR, constant bit rate / 恒定传输率

CCITT, Consultative Committee on and Telegraphy / 电话和电报咨询委员会

CCP, Compression Control Protocol / 压缩控制协议

CDFS, Compact Disc File System / 光盘文件系统

CDP, CRL Distribution Point / 分发点

certificate / 证书

certificate revocation list, CRL / 证书吊销表

Certificate Services / 证书服务

certificate store / 证书存储区

certificate template / 证书模板

certificate trust list, CTL / 证书信任列表

certification authority, CA / 证书颁发机构

certification hierarchy / 证书结构

certification path / 证书路径

Challenge Handshake Authentication Protocol, CHAP / 质询握手验证协议

channel / 信道

CHAP, Challenge Handshake Authentication Protocol / 质询握手验证协议

character mode / 字符模式

child domain / 子域

child 子对象

Chooser / 选取器

Chooser 选取器包

circuit switching / 电路交换

Class A IP address / A 类 IP 地址

Class B IP address / B 类 IP 地址

Class C IP address / C 类 地址

classical IP over ATM, CLIP / 通过 ATM 的典型 IP

clear / 清除

clear-text passwords / 明文密码

client / 客户端

client application / 客户端应用程序

client request / 客户请求

Client Service for NetWare / NetWare 客户服务

CLIP, classical IP over ATM / 通过 ATM 的典型 IP

ClipBook Server / 剪贴簿服务器

cluster / 群集

cluster adapter / 群集适配器

Cluster Administrator / 群集管理器

Cluster Administrator extension / 群集管理器扩展

Cluster API / 群集 API

cluster log / 群集日志

Cluster service / 群集服务

cluster size / 簇大小

cluster storage / 群集存储

word20161204的更多相关文章

随机推荐

  1. VMWare12虚拟CentOS7共享文件的过程

    环境: 宿主机:Win10企业版,虚拟机:VMware pro12.5,虚拟OS:CentOS7.0 过程: VMware菜单:虚拟机->设置->选项,选中宿主机要共享的磁盘或目录,点击确 ...

  2. CentOS 6.3下部署LVS(NAT)+keepalived实现高性能高可用负载均衡

    一.简介 VS/NAT原理图: 二.系统环境 实验拓扑: 系统平台:CentOS 6.3 Kernel:2.6.32-279.el6.i686 LVS版本:ipvsadm-1.26 keepalive ...

  3. HTML学习笔记——选择器

    1> ID选择器.交叉选择器.群组选择器.子代选择器 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN& ...

  4. 英文论文中i.e.,e.g.,etc.,viz.的简要小结

    英文论文中i.e.,e.g.,etc.,viz.的简要小结 看了一堆用法,全白扯,自己总结的最好记,最实用 i.e. =即.换句话说.也就是说."'In essence' or 'in ot ...

  5. Winform添加Label

    Info from : http://www.csharpwin.com/csharpspace/6253r7952.shtml 本例子主要是介绍如何在 C#开发WinForm中加入一个组件,如果你想 ...

  6. How to know if file is complete on the server using FTP

    This is a very old and well-known problem. There is no way to be absolutely certain a file being wri ...

  7. sqlserver检测死锁;杀死锁和进程;查看锁信息

    http://blog.sina.com.cn/s/blog_9dcdd2020101nf4v.html sqlserver检测死锁;杀死锁和进程;查看锁信息 ( ::)转载▼ 标签: sql 检测死 ...

  8. Sphinx 之 Coreseek、Sphinx-for-chinaese、Sphinx+Scws 评测

    Sphinx是一个基于SQL的全文检索引擎:普遍使用于很多网站:但由于中英文的差异,其本身,对中文的支持并不好.主要体现在对一段话断词:英文只需按照空格对其分词即可:但对于博大精深的中文来说,却是件困 ...

  9. CLion注册码算法逆向分析实录

    Link is : http://www.cnblogs.com/foreach-break/p/CLion_License_Fake_Crack.html

  10. asp.net core 中的MD5加密

    尝试了很长时间,但是一直报core 5 不可用,当时就崩溃了. 但是偶然的机会 我添加了Microsoft.AspNet.Identity 之后.MD5就好用了. 估计是这个报实现了core5下的MD ...