内容简介:Microsoft previously shipped a full Linux kernel in Windows 10, and now the company is planning to fully integrate Linux file access into the built-in File Explorer. A new Linux icon will be available in the left-hand navigation pane in File Explorer, prov
Microsoft previously shipped a full Linux kernel in Windows 10, and now the company is planning to fully integrate Linux file access into the built-in File Explorer. A new Linux icon will be available in the left-hand navigation pane in File Explorer, providing access to the root file system for any distros that are installed in Windows 10.
The icon that will appear in File Explorer is the famous Tux, the penguin mascot for the Linux kernel. Microsoft is testing the Linux File Explorer integration in a new build of Windows 10 that’s available for testers today .
This is all enabled through Microsoft’s Windows Subsystem for Linux, a system the company has been gradually improving with Bash shell integration , native OpenSSH in Windows 10 , and even Ubuntu, SUSE Linux, and Fedora in the Windows Store. Microsoft also launched a new Windows Terminal command line tool last year.
If you have WSL enabled, then the Tux will appear in File Explorer, and Microsoft is now seeking feedback on the integration before it’s finalized as part of a future Windows 10 update. The software maker will ship this update to all Windows 10 users later this year.
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
从规范出发的程序设计
[美] Carroll Morgan / 裘宗燕 / 机械工业出版社 / 2002-8 / 45.00元
本书详细论述了有关规范程序设计的内容,包括:程序和精化、谓词演算、选择、迭代、构造类型、模块和封装等,最后几章还包含了大量的实例研究和一些更高级的程序设计技术。本书提倡一种严格的程序开发方法,分析问题要用严格方式写出程序的规范,而后通过一系列具有严格理论基础的推导,最终得到可以运行的程序。 本书是被世界上许多重要大学采用的教材,适于计算机及相关专业的本科生和研究生使用。一起来看看 《从规范出发的程序设计》 这本书的介绍吧!