wor20161202
http://wenku.baidu.com/link?url=tWdw-Kgn_Ncr52ooBSL2J0y_ZJy3SvAXGv9Lu5UOKB333frE48hmkQ_5Pj9CJeCtGm7_tRb206BhbDJ1uXidkXTqJOKwwycvNWZW9FX-G7K
A (address) resource record / A(地址)资源 记录
AAL, ATM adaptation layer / ATM 适配层
ABR, area border router / 区域边界路由器
ABR, available bit rate / 可用的传输率
access control / 访问控制
access control entry, ACE / 访问控制项
access number / 访问号码
access permission / 访问权限
access privileges / 访问特权
account lockout / 帐户锁定
ACK, acknowledgment / 确认
acknowledgment message / 确认信息
ACPI, Advanced Configuration and Power Interface / 高级配置和电源接口
active / 活动
active content / 活动内容
Active Directory
Active Directory data model / Active Directory 数据模型
Active Directory Service Interfaces / Active Directory 服务接口
Active Directory Users and Computers / Active Directory 用户和计算机
active partition / 活动分区
active volume / 活动卷
ActiveX
ActiveX control / ActiveX 控件
adapter card / 适配器卡
address classes / 地址类别
address pool / 地址池
Address Resolution Protocol, ARP / 地址 解析 协议
adjacency / 邻近
administration queue / 管理队列
administrative alerts / 管理警报
administrator / 管理员
Advanced Configuration and Power Interface, ACPI / 高级配置和电源接口
affinity / 相似性
agent / 代理
Alerter service / 报警器服务
allocation unit size / 分配单位大小
Alpha computer / Alpha 计算机
American Standard Code for Information Interchange, ASCII / 美国信息交换标准码
APIPA, Automatic Private IP Addressing / 自动专用 IP寻址
AppleShare
AppleTalk
AppleTalk Filing Protocol / AppleTalk
编档协议
AppleTalk network integration (formerly Services for Macintosh) / AppleTalk 网络集成(以前的 Macintosh 服务)
AppleTalk Phase 2
AppleTalk Protocol / AppleTalk 协议
AppleTalk Transport / AppleTalk 传输
application / 应用程序
application assignment / 应用程序指派
area border router, ABR / 区域边界路由器
AS, autonomous system / 自治区系统
ASBR, autonomous system boundary router / 自治区系统边界路由器
ASCII, American Standard Code for Information Interchange / 美国信息交换标准码
Assistive Technology Program / 辅助技术程序
asymmetric encryption / 非对称加密
asynchronous communication / 异步通讯
ATM, asynchronous transfer mode / 异步传输模式
ATM adaptation layer / ATM 适配层(AAL)
attribute / 属性
audit logging / 审核记录
audit policy / 审核策略
auditing / 审核
authentication / 身份验证
authoritative / 授权
authoritative restore / 强制性还原
authorization / 授权
auto-static routes / 自动静态路由
auto-static updates / 自动静态更新
Automatic Private IP Addressing, APIPA /自动专用 IP 寻址
autonomous system, AS / 自治区系统
autonomous system boundary router, ASBR / 自治区系统边界路由器
availability / 可用性
available bit rate, ABR / 可用的传输率
AXFR, full zone transfer / 完整区域传送
wor20161202的更多相关文章
随机推荐
- aircrack-ng test
Aircrack-ng工具包有很多工具,我用到的工具主要有以下几个: airmon-ng 处理网卡工作模式 airodump-ng 抓包 aircrack-ng 破解 aireplay-ng 发包,干 ...
- SMTP邮箱验证错误解决
开始报错,是因为权限设置问题,谷歌对第三方应用登录默认关闭,需要开通后python才能自动访问邮件 SMTPAuthenticationError: (502, b'5.5.1 Unrecognize ...
- Java数据库——处理大数据对象
处理大数据对象 CLOB中可以存储海量文字 BLOB中可以存储海量二进制数据 如果程序中要想处理这样的大对象操作,则必须使用PreparedStatement完成,所有的内容要通过IO流的方式从大文本 ...
- C++/Python 混合编程 Clion IDE 搭建
1.Clion IDE 环境 2.TdmGcc C++ 编译器 3.WinPython Python 科学计算环境 4.MySQL SQL 数据库 5.Git GitHub 版本控制 插件
- live555在Raspberry Pi上的点播/直播
1.live555在Raspberry Pi上的点播 live555MediaServer这个实例是个简单的服务器,支持多媒体点播,直接在Raspberry Pi上编译运行,或者通过交叉编译出ARM核 ...
- SPL--spl_autoload_register
spl_autoload_register() : 调用未定义类时,系统会按顺序调用注册到spl_autoload_register()函数的所有函数,而不是调用__autoload函数. 解决问题: ...
- Why is applicationhost.config still being added to source control even thought it's in gitignore
Why is applicationhost.config still being added to source control even thought it's in gitignore g ...
- 两种html幻灯片效果
650) this.width=650;" src="http://img1.51cto.com/attachment/201307/165757318.jpg" tit ...
- php打印数组 --- 打印出漂亮格式的数组
htm的<pre>标签,能非常标准的显示数组格式 echo "<pre>";print_r($arr);echo "<pre>&quo ...
- jQuery EasyUI API 中文文档 - ValidateBox验证框
jQuery EasyUI API 中文文档 - ValidateBox验证框,使用jQuery EasyUI的朋友可以参考下. 用 $.fn.validatebox.defaults 重写了 d ...