file協議 控制面板_如何在Windows File Explorer導航窗格中顯示控制面板和回收站

file協議 控制面板

file協議 控制面板

saf_top

By default, the?Windows File Explorer’s sidebar is divided into big categories like Quick Access, This PC, Network, and so on. But a quick setting change can make your navigation pane look a bit more like the traditional tree you’d see in an Open/Save As dialog box, with?a few normally hidden folders–like the Control Panel and Recycle Bin–to the view as a bonus.

默認情況下,Windows File Explorer的側邊欄分為大類別,例如快速訪問,此PC,網絡等。 但是快速更改設置可以使導航窗格看起來更像您在“打開/另存為”對話框中看到的傳統樹,并帶有一些通常隱藏的文件夾(如“控制面板”和“回收站”),以紅利。

In File Explorer, right-click in any open space in the sidebar and choose “Show all folders” from the context menu that appears. If you’ve got a crowded navigation pane, you may have to scroll to the bottom to find some open space.

在文件資源管理器中,右鍵單擊側欄中的任何空白區域,然后從出現的上下文菜單中選擇“顯示所有文件夾”。 如果導航面板擁擠,則可能必須滾動到底部才能找到一些開放空間。

saf_1

When you toggle “Show all folders” on, the view changes pretty dramatically. You’ll still see Quick Access at the top, but you’ll now see your Desktop folder as the only other top level item in the navigation tree. Broader folder categories–like This PC and Network–are moved under the Desktop folder. You’ll also see that Control Panel and Recycle Bin have been added to the view and you have more direct access to any folders on your desktop.

啟用“顯示所有文件夾”后,視圖將發生巨大變化。 您仍然會在頂部看到“快速訪問”,但是現在您會看到“桌面”文件夾是導航樹中唯一的其他頂層項目。 較寬的文件夾類別(例如“本電腦”和“網絡”)已移動到“桌面”文件夾下。 您還將看到“控制面板”和“回收站”已添加到視圖中,并且您可以直接訪問桌面上的任何文件夾。

saf_2

Recycle Bin works much like you’d expect. Just click it to see the contents in the right-hand pane. When you expand Control Panel, the subfolders are grouped the way you’d see them in the category view of the regular control panel window, though you can expand the “All Control Panel Items” folder to see a list of everything. When you click a specific Control Panel item, it unfortunately doesn’t just display in the right hand pane. Instead, the view shifts to the normal Control Panel view. But, you can just click the Back button in File Explorer to return to the tree view.

回收站的工作原理與您期望的一樣。 只需單擊它即可在右側窗格中查看內容。 當您展開“控制面板”時,子文件夾會按照您在常規控制面板窗口的類別視圖中看到的方式分組,盡管您可以展開“所有控制面板項目”文件夾以查看所有內容的列表。 單擊特定的“控制面板”項目時,不幸的是,它不會僅顯示在右側窗格中。 而是,該視圖將切換到普通的“控制面板”視圖。 但是,您只需在文件資源管理器中單擊“上一步”按鈕即可返回樹形視圖。

saf_3

The same option is also available in the Folder Options dialog box if you prefer to enable it that way. In File Explorer, on the View menu, click Options and then select “Change folder and search options.” In the Folder Options window that appears, on the View tab, scroll down and select the “Show all folders” check box.

如果您希望以這種方式啟用它,則在“文件夾選項”對話框中也可以使用相同的選項。 在“文件資源管理器”的“視圖”菜單上,單擊“選項”,然后選擇“更改文件夾和搜索選項”。 在出現的“文件夾選項”窗口中,在“視圖”選項卡上,向下滾動并選中“顯示所有文件夾”復選框。

saf_4

It’s a bit of a weird name for this setting, so even though it’s easy to find, you might not have tried it before–we certainly hadn’t.?You may find that you prefer having all folders shown rather than the default view or you might like the default view better. You may even end up enjoying both views for different purposes. Luckily, it’s super easy to change back and forth between views once you know the option is there.

這個設置的名字有點怪異,所以即使很容易找到它,您也可能以前沒有嘗試過-我們當然沒有。 您可能會發現,您希望顯示所有文件夾而不是默認視圖,或者您可能更喜歡默認視圖。 您甚至可能最終會出于不同目的而享受這兩種觀點。 幸運的是,一旦您知道該選項存在,在視圖之間來回切換非常容易。

翻譯自: https://www.howtogeek.com/262240/how-to-show-the-control-panel-and-recycle-bin-in-the-windows-file-explorer-navigation-pane/

file協議 控制面板

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/280980.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/280980.shtml
英文地址,請注明出處:http://en.pswp.cn/news/280980.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

hdu-2612-Find a way(廣搜,bfs)

Pass a year learning in Hangzhou, yifenfei arrival hometown Ningbo at finally. Leave Ningbo one year, yifenfei have many people to meet. Especially a good friend Merceki. Yifenfei’s home is at the countryside, but Merceki’s home is in the center of city.…

過濾器(Filter)

1 什么是過濾器 過濾器JavaWeb三大組件之一,它與Servlet很相似!不它過濾器是用來攔截請求的,而不是處理請求的。 當用戶請求某個Servlet時,會先執行部署在這個請求上的Filter,如果Filter“放行”,那么會繼…

03-1.JavaScript基礎語法略寫/模版字符串

基礎語法 參考前端基礎之JavaScript - Q1mi - 博客園 略寫原因 由于后續主要用jQuery編寫,jQuery簡化編程。大概了解JavaScript語法即可。 jQuery是一個輕量級的、兼容多瀏覽器的JavaScript庫。jQuery使用戶能夠更方便地處理HTML Document、Events、實現動畫效果…

發布適用于 .NET 7 的 .NET MAUI

點擊上方藍字關注我們(本文閱讀時間:6分鐘)我們在六個月前向您介紹了 .NET 多平臺應用程序 UI (MAUI),現在我們很高興地宣布 .NET MAUI 在我們的下一個主要版本 .NET 7 中普遍可用。在此短的時間范圍內,我們在 .NET MAUI 中的主要…

bzoj3160(FFT+回文自動機)

題目描述 https://www.lydsy.com/JudgeOnline/problem.php?id3160 題解 先把問題轉化一下,我們要求的是非連續對稱回文子序列。 ans回文子序列數-回文子串數。 回文子串數可以用PAM或manachar求出來。 復習了一下PAM,用它求回文子串數和SAM一樣&#xf…

03:數據結構 棧、隊列、鏈表與數組

算法其他篇 目錄: 1.1 數據結構中的一些概念1.2 棧(stack)1.3 隊列1.4 鏈表1.5 python中字典對象實現原理1.6 數組1.1 數據結構中的一些概念 返回頂部 1、數據結構是什么 1、簡單來說,數據結果就是設計數據以何種方式存儲在計…

力登:以智能化管理提升數據中心服務能力成熟度

2017年2月28日,由全國信息技術標準化技術委員會信息技術服務分技術委員會指導的《信息技術服務數據中心服務能力成熟度模型》發布,在業界首次提出“數據中心服務能力成熟度”概念,使得數據中心的管理真正實現了數字化和持續優化,是…

基于.NET 7 的 WebTransport 實現雙向通信

Web Transport 簡介WebTransport 是一個新的 Web API,使用 HTTP/3 協議來支持雙向傳輸。它用于 Web 客戶端和 HTTP/3 服務器之間的雙向通信。它支持通過 不可靠的 Datagrams API 發送數據,也支持可靠的 Stream API 發送數據。因為 HTTP/3 使用了基于 UDP…

Django01: 安裝/基礎命令/設置筆記

安裝 按官網版本支持,現在比較適合使用1.11版本。 下載安裝命令 pip3 install django1.11.9 新建項目 django-admin startproject mysite 運行項目 python manage.py runserver 127.0.0.1:8000 運行相關 目錄介紹 mysite/ ├── manage.py # 管理文件 └…

JavaScript校驗網址

gistfile1.txt var linkUrl https://www.baidu.com if( typeof (linkUrl) ! undefined && linkUrl ! ){var strRegex ^((https|http|ftp|rtsp|mms)?://) ?(([0-9a-z_!~*\().&$%-]: )?[0-9a-z_!~*\().&$%-])? //ftp的user (([0-9]{1,3}.)…

線上問題隨筆記錄數據庫連接池問題

修改方法 轉載于:https://www.cnblogs.com/lvgg/p/8581506.html

數據底座_體驗當今計算機的未來:通過智能底座將您的Galaxy S4變成PC

數據底座Have you ever thought that Smartphones these days are so advanced they could actually replace the PC in your everyday computing life? Today, we here at HTG will review using the Galaxy S4 with the “Smart Dock Multimedia Hub” as a PC replacement.…

如何實現 WPF 代碼查看器控件

如何實現 WPF 代碼查看器控件CodeViewer作者:WPFDevelopersOrg - 驚鏵原文鏈接[1]:https://github.com/WPFDevelopersOrg/WPFDevelopers框架使用.NET40;Visual Studio 2019;代碼展示需要使用到AvalonEdit是基于WPF的代碼顯示控件,…

談大數據也談人工智能 郭為告訴你一個不一樣的神州控股

毋庸置疑,我們深處一個數據無處不在的時代,也就是大數據時代。作為中國智慧城市領導者的神州數碼控股有限公司(以下簡稱“神州控股”)近年來也在積極布局大數據,不過在神州控股董事局主席郭為看來,神州控股…

Django02: pycharm上配置django

1.setting導入 File-->Setting-->Project-->Project Interface 2.new project 新窗口 圖片畫錯 3.調試 點擊右上角調試

vue-cli中配置sass

https://www.cnblogs.com/rainheader/p/6505366.html轉載于:https://www.cnblogs.com/aidixie/p/10213997.html

php 常用函數

用到就記下來,持續更新......... __call(string $func_name, array args){}public方法不存在 調用此函數 通過pg_系列函數與Postgres 數據庫交互 note: php 取得對象的某一共有屬性,若不存在則 查看是否有get方法(魔術方法) 若有則取get方法的返回值&am…

dropbox_來自提示框:望遠鏡激光瞄準器,Dropbox桌面和Kindle剪輯轉換

dropboxOnce a week we round up some great reader tips and share them with everyone; this week we’re looking at telescope laser sights, syncing your desktop with Dropbox, and converting your Kindle Clippings file. 每周一次,我們收集一些很棒的讀者…

在 EF Core 7 中實現強類型 ID

本文主要介紹 DDD 中的強類型 ID 的概念,及其在 EF 7 中的實現,以及使用 LessCode.EFCore.StronglyTypedId 這種更簡易的上手方式。背景在楊中科老師 B 站的.Net Core 視頻教程[1]其中 DDD 部分講到了強類型 ID(Strongly-typed-id&#xff09…

如何快速打造一款高清又極速的短視頻APP?

2019獨角獸企業重金招聘Python工程師標準>>> 整個短視頻的市場規模一直在增長,網絡數據顯示2018年已經突破100億大關,在2019年預測將超過200億。縱觀行業,在生活資訊、美食、搞笑、游戲、美妝等領域,短視頻流量巨大但競…