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. 【WPF】 通过FarPoint显示Excel

    1.FarPoint 只支持winform,在Wpf中要引用:WindowsFormsIntegration.dll2.*.xaml文件引用    xmlns:wfi ="clr-names ...

  2. 两种适用于中小量数据的mysql数据备份

    近来项目的业务量开始大了,感觉如果数据不周期性地备份一下,很可能会出现问题,虽然我每天都有阿里云的自动快照,上网找了一下方法,找到两种相对简单而又适合中小项目或者中小公司的数据备份策略,以下都是数据库 ...

  3. HTML之form表单和input系列

    <form method="POST" action="/host"> <input class="c1" type=&q ...

  4. ReactJS尝鲜:实现tab页切换和菜单栏切换和手风琴切换效果,进度条效果

    前沿 对于React, 去年就有耳闻, 挺不想学的, 前端那么多东西, 学了一个框架又有新框架要学

  5. MVC 总结

    以下内容摘自 PHP for Absolute Beginners, Thomas Blom Hansen & Jason Lengstorf The model-view-controlle ...

  6. 字符串 中的split 与数组中的join

    关于基础,总是隔一段时间,就得看一次,要不不用总是忘,今天又重新看了,一下字符串对象的split,然后就想到了数组对象的join. var str='wo shi yi ge js'; var str ...

  7. .net Socket 通信简单实例(初级入门)

    c/s控制台应用程序,Server.Client分别在两个项目中 服务端 using System; using System.Collections.Generic; using System.Li ...

  8. Python Day18

    WEB框架 MVC Model View Controller 数据库 模板文件 业务处理 MTV Model Template View 数据库 模板文件 业务处理 Web请求流程 -- 原始Web ...

  9. <<编程之美>>1.2读后有感

    问题提出 中国象棋的"将","帅"问题,他俩不能在一条直线上.求出他们的合法位置,并且只能用一个变量. 分析 一头雾水,不明所以.往下看了下,感觉像是程序员为难 ...

  10. linux下安装不同版本的jdk

    问题: 因为需要使用jmeter的插件,发现jmeter最新版apache-jmeter-3.0可用,但是其需要jdk1.7以上版本,而公司服务器上jdk均为1.6版本,于是在测试账号下安装多个版本j ...