esxi.主机配置上联端口_为什么现代的电脑机箱仍然具有USB 2.0端口?

esxi.主机配置上联端口

esxi.主机配置上联端口

why-do-modern-computer-cases-still-have-usb-2-0-ports-00

With USB 3.0 becoming more prevalent with each passing year now, you may have found yourself wondering why modern computers still have USB 2.0 ports built into them. With that in mind, today’s SuperUser Q&A post has the answers to a curious reader’s question.

随着USB 3.0的普及与普及,您可能会想知道为什么现代计算机仍内置有USB 2.0端口。 考虑到这一点,今天的SuperUser Q&A帖子回答了一个好奇的读者的问题。

Today’s Question & Answer session comes to us courtesy of SuperUser—a subdivision of Stack Exchange, a community-driven grouping of Q&A web sites.

今天的“问答”环节由SuperUser提供,它是Stack Exchange的一个分支,该社区是由社区驱动的Q&A网站分组。

问题 (The Question)

SuperUser reader Brettetete wants to know why modern computer cases still have USB 2.0 ports:

超级用户阅读器Brettetete想知道为什么现代的计算机机箱仍然具有USB 2.0端口:

I am currently planning out the setup for a new computer. As I was browsing through computer cases online, I realized that modern computer cases always seem to have USB 2.0 and 3.0 ports built into the front panel.

我目前正在计划新计算机的安装程序。 当我在线浏览计算机机箱时,我意识到现代计算机机箱似乎总是在前面板中内置USB 2.0和3.0端口。

Is there a legitimate reason to have or use USB 2.0 ports on modern computer cases? As far as I know, USB 3.0 has backward compatibility. This screenshot is a perfect example of a computer case with both types of USB ports built into it (from YouTube):

在现代电脑机箱中是否有合理的理由拥有或使用USB 2.0端口? 据我所知,USB 3.0具有向后兼容性。 此屏幕快照是其中内置有两种USB端口的计算机机箱的完美示例(来自YouTube ):

why-do-modern-computer-cases-still-have-usb-2-0-ports-01

Why do modern computer cases still have USB 2.0 ports?

为什么现代的计算机机箱仍然具有USB 2.0端口?

答案 (The Answer)

SuperUser contributors Kamen Minkov, Patrick Bell, and “the original mike western” have the answer for us. First up, Kamen Minkov:

超级用户贡献者Kamen Minkov,Patrick Bell和“原始的Mike West”为我们找到了答案。 首先,Kamen Minkov:

USB 3.0 does have backwards compatibility, but if you happen to buy a motherboard that does not have a USB 3.0 header connection, you are left without any front panel USB ports at all. That is one possible explanation.

USB 3.0确实具有向后兼容性,但是如果您购买的主板没有USB 3.0接头连接器,则根本没有任何前面板USB端口。 那是一种可能的解释。

Followed by the answer from Patrick Bell:

随后是Patrick Bell的回答:

Nobody has mentioned this yet, but USB 3.0 ports can cause issues with certain installation media (like Windows 7, for example) where only USB 2.0 drivers are provided on the installation media.

尚未有人提及,但是USB 3.0端口可能会导致某些安装介质(例如Windows 7)出现问题,其中安装介质上仅提供USB 2.0驱动程序。

And our final answer from “the original mike western”:

我们从“原始的西方麦克”中得到的最终答案是:

USB 2.0 ports are handy for keyboards, mouse controllers, and other non-drive uses. Because these devices do not need the speedy throughput, a keyboard or mouse connected to a USB 3.0 port would be a waste of the resource.

USB 2.0端口非常适合键盘,鼠标控制器和其他非驱动器使用。 由于这些设备不需要快速的吞吐量,因此,连接到USB 3.0端口的键盘或鼠标会浪费资源。



Have something to add to the explanation? Sound off in the comments. Want to read more answers from other tech-savvy Stack Exchange users? Check out the full discussion thread here.

有什么补充说明吗? 在评论中听起来不错。 是否想从其他精通Stack Exchange的用户那里获得更多答案? 在此处查看完整的讨论线程。

Image Credit: be quiet! Silent Base 600 Case Review (YouTube)

图片来源:保持安静! Silent Base 600 Case Review(YouTube)

翻译自: https://www.howtogeek.com/267385/why-do-modern-computer-cases-still-have-usb-2.0-ports/

esxi.主机配置上联端口

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

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

相关文章

使用命令导入、导出mysql数据

1.导出全部数据库 利用mysqldump的—all-databases参数可以一口气把你数据库root用户下的所有数据库一口气导出到一个sql文件里。然后,重装系统后使用source命令可以再一口气倒回来。 需要确定mysql安装的路径:本机是:C:\Program Files\MySQL…

面试--跨域--cors

cors是什么 cors 跨域资源共享 Cross-origin resource sharing是一种跨域的解决方案 它允许浏览器向跨源服务器,发出XMLHttpRequest请求,从而克服了AJAX只能同源使用的限制。 但是需要浏览器的支持。值得注意的是:整个CORS通信过程&#xff0…

【原理图操作】原理图更新PCB时未改动元器件布局变动问题?

转载PCB布局、布线完工之后,由于设计功能,发现不完善时, 原理图部分功能需要改动,再改原理图,修改完成后,导入PCB过程中,发现PCB中未改动(部分)的元器件 布局发生了变化,…

关闭edge任务栏预览_如何在Microsoft Edge中关闭选项卡预览

关闭edge任务栏预览Now that it has extension support, Microsoft Edge is becoming a more and more viable browser. One feature people seem to either love or hate is the pop-up preview you get when you hover over a tab. There’s no built-in setting that lets y…

oracle 创建view时,授权给用户

解决方法: 以dba用户登录 sqlplus / as sysdba 赋予scott用户创建VIEW的权限 grant create view to scott 以scott用户登录oracle conn scott/tiger 创建视图成功 CREATE OR REPLACE VIEW myview AS 转载于:https://www.cnblogs.com/523823-wu/p/7635436.html

[BZOJ 1072] 排列perm

Link&#xff1a; BZOJ 1072 传送门 Solution&#xff1a; 一道直接next_permutation纯暴力就能过的题&#xff1f; 难道2007年时大家都不知道next_permutation这个函数吗 还是用复杂度更优的状压DP吧 设$dp[i][j]$为状态为$i$且对$d$余$j$的个数&#xff0c; 注意$dp[(1<&l…

智能手机丢失 数据安全_丢失智能手机时该怎么办

智能手机丢失 数据安全Phones get stolen or lost everyday. With a plethora of data ripe for identity-theft on it, a lost phone can easily make your blood run cold. Take a deep breath, How-To Geek will talk you through this. 手机每天都会被盗或丢失。 随着大量用…

程序员怎样成为一名架构师?

在今天的技术圈&#xff0c;可能随便遇到一个人递给你一张名片&#xff0c;title 就是某某架构师。架构师多如过江之鲫&#xff0c;也正是眼下业内一个有趣的现象。对于架构师&#xff0c;你有什么看法&#xff1f;什么是架构师&#xff1f;随便打开某招聘网站&#xff1a;系统…

C++设计模式之工厂模式(1)

关于设计模式的作用&#xff1a; “帮助我们将应用组织成容易了解&#xff0c;容易维护&#xff0c;具有弹性的架构&#xff0c;建立可维护的OO系统&#xff0c;要诀在于随时想到系统以后可能需要的变化以及应付变化的原则。” 具体可参考&#xff1a;https://www.cnblogs.com/…

共享没有权限访问权限_如何与家人共享SmartThings访问权限

共享没有权限访问权限If you have multiple people in your household and want them all to have access to SmartThings from their phones, here’s how to share access to SmartThings with anyone you want. 如果您的家庭中有多个人&#xff0c;并且希望他们所有人都可以…

PABX

自动用户小交换机;&#xff3b;私用自动交换分机&#xff3d; A private telephone exchange that automatically connects internal “branch” lines to the external circuits of a telephone system. 一种自动地将内部用户线连接到电话系统外线的专用电话交换机。 Private …

使用jquery+css实现瀑布流布局

虽然可以直接使用css实现瀑布流布局&#xff0c;但显示的方式有点问题&#xff0c;所以这儿就直接使用jquerycss来实现瀑布流布局&#xff0c;最终效果如下&#xff1a; 思路是通过将每个小块的position设置为relative&#xff0c;然后计算出在当前选择的列下应该上移的距离&am…

geek_How-To Geek正在寻找安全作家

geekThink you have the perfect combination of geek knowledge and writing skills? We’re looking for an experienced, security-focused writer to join our team. 认为您将怪胎知识和写作技能完美结合了吗&#xff1f; 我们正在寻找经验丰富&#xff0c;注重安全性的作…

AAC 文件解析及解码流程

OUTLINE&#xff1a; &#xff0a; AAC概述 &#xff0a; AAC规格简述 &#xff0a; AAC特点 &#xff0a; AAC音频文件解析 ——ADIF&#xff06;ADTS格式 ——ADIF&#xff06;ADTS头信息 ——ADIF&#xff06;ADTS数据信息 ——AAC文件处理流程 &#xff0a; AAC解码流程…

JDK8之Stream新特性

/***JDK8 Stream特性* Created by chengbx on 2018/5/27.* Java 8 中的 Stream 是对集合&#xff08;Collection&#xff09;对象功能的增强&#xff0c;它专注于对集合对象进行各种非常便利、高效的聚合操作&#xff08;aggregate operation&#xff09;&#xff0c;* 或者大…

鸡蛋学运维-2:Rsync同步配置步骤

说明&#xff1a;系统环境CentOS release 6.5 (Final) 2.6.32-431.el6.x86_64rsync server:配置步骤1、vi /etc/rsyncd.conf#Rsync server#created by lijianfeng 18:26 2017-9-24#rsyncd.conf start#uid rsyncgid rsyncuse chroot nomax connections 2000timeout 600pid…

IntelliJ IDEA代码分屏显示

转载于:https://www.cnblogs.com/EasonJim/p/9124809.html

vscode重置应用程序_如何在Windows 10上重置应用程序的数据

vscode重置应用程序With Windows 10’s Anniversary Update, you can now reset an app’s data without actually uninstalling and reinstalling the app. This can fix problems when an app has gotten into a bad state, or just quickly restore an app to its default s…

程序报错与提示

2019独角兽企业重金招聘Python工程师标准>>> 我们在开发中, 为了程序的规范性,把报错级别,调的比较高NOTICE级别的也报出来,有助于我们快速定位错误和代码规范&#xff0c;但是,在产品上线后,网站运营过程中,就不宜报这么多错. 1:这种错误给客户的印象不好 2:在报错…

【codevs1230】元素查找

problem 给出n个正整数&#xff0c;然后有m个询问询问该整数是否在n个正整数中出现过solution 哈希表&#xff1f; 当然是set水洛 codes #include<iostream> #include<set> using namespace std; set<int>s; int main(){int n, m;cin>>n>>m;for…