S/MIME, Secure Multipurpose Internet Mail Extensions / 安全多用途网际邮件扩展协议

SACL, system access control list / 系统访问控制列表

safe mode / 安全模式

safe mode with command prompt / 命令提示符下的安全模式

safe mode with networking / 联网安全模式

SAM, security account manager / 安全帐户管理器

SAM account name / SAM 帐户名

saturation / 饱和度

SBM, subnet bandwidth management / 子网带宽管理

scalability / 可伸缩性

scavenging / 清理

schema / 架构

schema master / 架构主机

scope / 作用域

scope of influence / 影响的作用域

screen fonts / 屏幕字体

screen resolution / 屏幕分辨率

screen saver / 屏幕保护程序

SCSI, small computer system interface / 小型计算机系统接口

SDP, Standard Description Protocol / 标准描述协议

second-level domains / 二级域

secondary master / 辅助主机

secret key encryption / 密钥加密

sector / 扇区   Secure Hash Algorithm, SHA-1 / 安全散列算法

Secure Multipurpose Internet Mail Extensions, S/MIME / 安全多用途网际邮件扩展协议

Secure Sockets Layer, SSL / 安全套接字层

security / 安全性

security account manager,SAM / 安全帐户管理器

security descriptor / 安全描述

security group / 安全组

security host / 安全主机

security ID,SID / 安全 ID

security identifier / 安全标识符

security log / 安全日志

security principal / 安全主体

security principal name / 安全主体名称

See Files / 查看文件   See Folders / 查看文件夹

seed router / 种子路由器

Serial Line Internet Protocol, SLIP / 串行线路网际协议

serial port / 串行端口

server / 服务器

server application / 服务器应用程序

server cluster / 服务器群集

server zone / 服务器区域

service / 服务

Service Profile Identifier, SPID / 服务配置文件标识符

service (SRV) resource record / 服务 (SRV) 资源记录

service ticket / 服务票据

service-centric / 服务集中

Services for Macintosh (now called AppleTalk network integration) / Macintosh 服务(现在称为 AppleTalk 网络集成)

session / 会话

session concentration / 会话集中度

set-by-caller callback / 由呼叫者设置的回叫

SHA-1, Secure Hash Algorithm / 安全散列算法

share / 共享    shared folder / 共享文件夹

Standard Description Protocol, SDP / 标准描述协议

start-of-authority (SOA) resource record / 颁发机构开始 (SOA) 资源记录

startup environment / 启动环境

static dialog box / 静态对话框

static load balancing / 静态负载平衡

static routes / 静态路由

status area / 状态区域

status bar / 状态栏

STOP error / STOP 错误

storage-class resource / 存储类资源

strict RFC checking / 严格的 RFC 检查

string / 字符串   stripe set / 带区集

stripe set with parity / 带有奇偶校验的带区集

striped volume / 带区卷

subdomain / 子域

subkey / 子项

subnet bandwidth management, SBM / 子网带宽管理

subtree / 子树

superscope / 超级作用域

SVC, switched virtual circuit / 交换虚电路

swap file / 交换文件

switch type / 交换类型

switched circuit / 交换电路

switched virtual circuit, SVC / 交换虚电路

switching hub / 交换集线器

symmetric encryption / 对称加密

system access control list, SACL / 系统访问控制列表

system default profile / 系统默认配置文件

system disk / 系统盘

system files / 系统文件

System menu / 系统菜单

system partition / 系统分区

system policy / 系统策略

system queue / 系统队列

System State / 系统状态

system variables / 系统变量

system volume / 系统卷

systemroot / 系统根

Systems Management Server / 系统管理服务器

SYSVOL

word20161221的更多相关文章

随机推荐

  1. EF里的继承映射关系TPH、TPT和TPC的讲解以及一些具体的例子

    本章节讲解EF里的继承映射关系,分为TPH.TPT.TPC.具体: 1.TPH:Table Per Hierarchy 这是EF的默认的继承映射关系:一张表存放基类和子类的所有列,自动生成的discr ...

  2. [LeetCode] Range Sum Query 2D - Mutable 二维区域和检索 - 可变

    Given a 2D matrix matrix, find the sum of the elements inside the rectangle defined by its upper lef ...

  3. [LeetCode] Additive Number 加法数

    Additive number is a positive integer whose digits can form additive sequence. A valid additive sequ ...

  4. MVC使用ajax异步刷新时怎样输出从后台中传过来的JSON数据

    前言 这几天在学习MVC使用AJAX异步刷,因为是新手.所以在js中传参数到后台以及后台返回数据到前台怎么接受,怎么前台遍历出JSON数据都开始不知道,相信新手在使用时跟我一样会遇到,这里我就和大家分 ...

  5. Docker的安装

    目前Docker可以在Linux系统.Windows系统,这个文档介绍3种安装方式,安装Docker版本为1.8.2 具备安装Docker的条件: 64位CPU架构的设备 Linux系统内核推荐3.1 ...

  6. 【笔记】jstree插件的基本使用

    官网地址:https://www.jstree.com/ json返回参数格式:推荐第二种方式 不需要在重新拼接返回格式 不刷新页面重新初始化 jstree时使用:$.jstree.destroy() ...

  7. jQuery_mobile页面跳转事件学习

      <html>     <head>         <meta http-equiv="Content-Type" content="t ...

  8. RabbitMQ 集群+负载均衡

    负载均衡 集群的配置已经搭建好了,代码也成功跑通,成功做到了高可用,但是我们的程序连接节点并不会管哪个服务器在忙.哪个服务器空闲,完全看心情想连谁就连谁.而且代码中要把每个ip的节点都手动的写出来 , ...

  9. [Tip]重写PanGestureRecognizer

    目标 识别当前pan方向是指定方向 需要API 重写- (void)touchesMoved:(NSSet *)touches withEvent:(UIEvent *)event; 获取所在view ...

  10. Premiere使用整理

    整理部分自己在使用Premiere CC中遇到的问题和注意点. 1. 新建序列 若是录屏文件,可选择已加入到项目中的视频文件,点击 文件-新建-来自剪辑的序列. 2. 新建字幕 用于在视频中添加文字. ...