aio nio aio_AIO的完整形式是什么?

aio nio aio

AIO:多合一 (AIO: All-in-one)

AIO is an abbreviation of "all-in-one", which is also known as an MFP (multi-function product/printer/peripheral), multi-functional or multi-function device (MFD). It is a workplace machine that integrates the service and usefulness of a variety of devices in one, to have slighter marks in a residence or small business setting (the SOHO market segment), or to make available a fundamental document management/distribution/production in a large-office setting. A usual AIO or MFP may actively function as an amalgamation of several or the entire of the following devices: email, fax, photocopier, printer, and scanner.

AIO是“多合一”的缩写,也称为MFP(多功能产品/打印机/外围设备),多功能或多功能设备(MFD)。 它是一种工作场所机器,将多种设备的服务和实用性集成在一起,可以在住宅或小型企业环境(SOHO市场细分)中打上些许标记,或在其中提供基本的文档管理/分发/生产大办公室环境。 普通的AIO或MFP可以有效地充当以下几种或全部设备的组合:电子邮件,传真,复印机,打印机和扫描仪。

列印功能 (Print features)

Input

输入项

  1. Network print types available (Raw, LPR, IPP, FTP printing, print via email, etc.)

    可用的网络打印类型(原始,LPR,IPP, FTP打印,通过电子邮件打印等)

  2. Network, USB, Parallel or other connection types

    网络,USB,并行或其他连接类型

  3. PDLs (PostScript, PCL, XPS, etc.) and direct interpreters (PDF, TIFF, etc.) supported

    支持PDL(PostScript,PCL,XPS等)和直接解释器( PDF ,TIFF等)

    Printer drivers available for different operating systems

    适用于不同操作系统的打印机驱动程序

Output

输出量

  1. Facility to print straight to the MFP's internal storage function

    可以直接打印到MFP的内部存储功能

  2. The facility of using the MFP's finishing functions

    使用MFP的整理功能的功能

  3. Direct CD/DVD Label Printing (generally only accessible on several InkJet AIO models)

    直接CD / DVD标签打印(通常只能在多个InkJet AIO型号上使用)

  4. Duplex printing capability: Whether the MFP can print on both sides of a sheet of paper devoid of manual interference by the user

    双面打印功能 :MFP是否可以在没有用户手动干预的情况下在纸张的两面进行打印

  5. Paper formats

    纸张格式

  6. Printer technology (e.g. InkJet/Laser/Color Laser)

    打印机技术(例如喷墨/激光/彩色激光)

  7. Printing speed (normally specified in pages per minute or ppm)

    打印速度(通常以每分钟页数或ppm为单位指定)

  8. Resolution DPI: this is a significant metric for both printing and scanning quality.

    DPI分辨率 :这是打印和扫描质量的重要指标。

扫描功能 (Scan features)

Input

输入项

  1. Facility to recover a document from internal storage and send it as if it was a fresh "scan"

    从内部存储中恢复文档并像发送新的“扫描文件”一样发送文档的功能

  2. Automatic document feeder (ADF): this enables various sheets of paper to be input devoid of manually introducing every piece of paper on the platen glass.

    自动文档进器(ADF) :无需手动将每张纸都放在稿台玻璃上,就可以输入多张纸。

  3. Duplex scanning capability (depends on the ADF): Whether the MFP can scan both sides of a sheet of paper devoid of manual interference by the user.

    双面扫描功能(取决于ADF) :在没有用户手动干扰的情况下,MFP是否可以扫描纸张的两面。

Output

输出量

  1. Scan file formats available (e.g. PDF, TIFF, JPEG, XPS, etc.)

    可用的扫描文件格式(例如PDF,TIFF, JPEG ,XPS等)

  2. Scan transfer methods available (e.g. FTP, WebDAV, Email, SMB, NFS, TWAIN)

    可用的扫描传输方式(例如FTP,WebDAV,电子邮件,SMB,NFS,TWAIN)

  3. Security of scanned documents - such as PDF encryption, digital signatures and so on.

    扫描文档的安全性-例如PDF加密,数字签名等。

制造商 (Manufacturers)

MFP manufacturers or brands comprise:

MFP制造商或品牌包括:

  • Brother

    哥哥

  • Canon

    佳能

  • Dell

    戴尔电脑

  • Epson

    爱普生

  • Hewlett-Packard

    惠普

  • Kodak

    柯达

  • Konica Minolta

    柯尼卡美能达

  • Kyocera

    京瓷

  • Lexmark

    利盟

  • Océ (Canon)

    奥西(佳能)

  • Okidata

    冲动数据

  • Olivetti

    奥利维蒂

  • Panasonic

    松下

  • Ricoh

    理光

  • Samsung

    三星

  • Sharp

    尖锐

  • Sindoh

    信多

  • Toshiba

    东芝

  • Utax

    Utax

  • Xerox

    复印

  • Infoeglobe

    Infoeglobe

Reference: MFP

参考: MFP

翻译自: https://www.includehelp.com/dictionary/aio-full-form.aspx

aio nio aio

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/540585.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

[转载] python基础入门二

参考链接: Python集合Set 写代码,有如下变量,请按照要求实现每个功能 (共6分,每小题各0.5分) name ” aleX” 1)移除 name 变量对应的值两边的空格,并输出处理结果 2) 判断 name 变量对应的值是否以 “al” 开头,并输出结果
…

组合数据类型练习,英文词频统计实例上

1、字典实例:建立学生学号成绩字典,做增删改查遍历操作。 建立: d{0001:99,0003:89,0004:98,0005:100,0006:78} 增:d[0002]79 删:d.pop(0001) 改:d[0004]100 查:print(d[0002]) 遍历操作&#x…

茱莉亚分形_茱莉亚的NaN Constant

茱莉亚分形Julia| NaN / Nan64常数 (Julia | NaN/Nan64 Constant) Nan / Nan64 is a constant of the Float64 type in Julia programming language, it represents "not-a-number" value. Nan / Nan64是Julia编程语言中Float64类型的常量,它表示“非数字…

[转载] Python3 数组

参考链接: Python中的Array | 数组1(简介和功能) 一、list和array的区别 Python的数组通过Numpy包的array实现。 Python里二者最大的区别是,list可以存储不同类型的数据,而array只能存储相同类型的数据。 import numpy #直接定义 a […

201671010128 2017-09-24《Java程序设计》之继承

1.继承的概念及理解: 继承是java面向对象编程技术的一块基石,因为它允许创建分等级层次的类。继承就是子类继承父类的特征和行为,使得子类对象(实例)具有父类的实例域和方法,或子类从父类继承方法&#xff…

紫外线的形式是什么?

紫外线:紫外线 (UV: Ultraviolet) UV is an abbreviation of Ultraviolet. In RO water purifiers, the bacteria or germs which are present in the water cannot get killed by reverse osmosis process but this process can banish the dissolved solids and i…

[js高手之路] html5 canvas系列教程 - 掌握画直线图形的常用API

我们接着上文[js高手之路] html5 canvas系列教程 - 认识canvas以及基本使用方法继续. 一、直线的绘制 cxt.moveTo( x1, y1 ): 将画笔移动到x1, y1这个点 cxt.lineTo( x2, y2 ):将画笔从起点开始画直线,一直画到终点坐标( x2, y2 ) cxt.stroke…

金矿问题

Description: 描述: This is a standard interview problem featured in interview coding rounds of Amazon, Flipkart. 这是亚马逊Flipkart的采访编码回合中的标准采访问题。 Problem statement: 问题陈述: Given a gold mine of n*m dimensions, e…

[转载] python中的数组类型及特点

参考链接: Python中的Array | 数组2(简介和功能) 名称 表示方法示例 是否有序 函数方法(增删等) 特点 List 类型表示:L L [Adam, 95.5, Lisa, 85] 有序 增加:(1)L.append(Paul),增加…

puppet

Puppet前期环境(网络、解析、yum源、NTP)在上一章节已经准备就绪,接下来我们就开始安装Puppet了,安装Puppet其实很简单,官方已经提供了yum源,只需要自己将所需要的安装包下载下来然后做成本地yum源即可使用…

[转载] 【数学问题】利用python求解表达式

参考链接: Python 变量 |表达式 |条件和函数 有时候我们会遇到一些很复杂的表达式,或者想要求解某个表达式,但是手动计算的话不但耗时还费精力,我们能不能利用计算机来帮助我们进行计算呢? 1…

cesium广告牌_公路广告牌

cesium广告牌Description: 描述: This is a standard dynamic programing problem of finding maximum profits with some constraints. This can be featured in any interview coding rounds. 这是在某些约束条件下找到最大利润的标准动态编程问题。 这可以在任何…

你和大牛差了啥

mmp。无时无刻不在想和大牛差在哪里了。别人为什么可以那么牛逼而你tmd那么菜!整个人顿时都颓废了。啥事儿不想干。后来想了想感情就是他比较黑吧。

[转载] python数组的使用

参考链接: Python中整数的最大可能值是多少? 原文地址为: python数组的使用 python数组的使用 python数组的使用 2010-07-28 17:17 1、Python的数组分三种类型: (1) list 普通的链表,初始化后可以通过特定方法…

scala中循环守卫_Scala中的循环

scala中循环守卫Scala中的循环 (Loops in Scala) In programming, many times a condition comes when we need to execute the same statement or block of code more than one time. It could be difficult to write the same code multiple times, so programing language d…

50个必备基础命令

1.tar创建一个新的tar文件$ tar cvf archive_name.tar dirname/解压tar文件$ tar xvf archive_name.tar查看tar文件$ tar tvf archive_name.tar2. grep在文件中查找字符串(不区分大小写)$ grep -i "the" demo_file输出成功匹配的行,以及该行之后的三行$ g…

NM的完整形式是什么?

NM:无消息 (NM: No Message) NM is an abbreviation of "No Message". NM是“无消息”的缩写。 It is an expression, which is commonly used in the Gmail platform. It is also written as N/M or n/m or *n/m*. It is written in the subject of the…

[转载] python中全局变量和局部变量解析

参考链接: Python中的全局变量和局部变量 python函数中可以访问全局变量但是不能给全局变量赋值,除非进行显式声明global a 比如定义了全局变量 a 在函数my_fun()中可以直接访问a的值,而不需要global全局变量申明。下图为上面代码运行输出 …

【iCore4 双核心板_FPGA】例程十六:基于双口RAM的ARM+FPGA数据存取实验

实验现象: 核心代码: int main(void) {/* USER CODE BEGIN 1 */int i;int address,data;char error_flag 0;char receive_data[50];char buffer[8];char *p;/* USER CODE END 1 *//* MCU Configuration-----------------------------------------------…

[转载] Python中TFTP的理解

参考链接: Python中的打包pack和拆包unpack参数 Num01–>TFTP协议介绍 TFTP(Trivial File Transfer Protocol,简单文件传输协议) 是TCP/IP协议族中的一个用来在客户端与服务器之间进行简单文件传输的协议 特点: 1,简单 2…