TreeSize Free

最新版本 Select Version

Select Version

Select Version
即使在便宜的 TB 時代,最終的事實仍然存在:每個硬盤遲早都會接近容量。但有幫助! TreeSize Free 告訴你在哪裡珍貴的磁盤空間已經過去.

免費軟件可以從文件夾或驅動器的上下文菜單中啟動,並以類似資源管理器的方式向您顯示此文件夾的大小,包括其子文件夾。由於背景中顯示的漸變條,可以一目了然地識別大文件夾。所有的掃描結果可以下鑽到文件級別和過濾器,例如對於某種類型的文件,可以應用.

TreeSize Free 掃描網絡驅動器和本地同步的雲共享(Windows 服務器和 Windows 域內除外) - 就像 TreeSize Personal!

列視圖顯示每個文件和文件夾的更詳細的信息。在這裡您可以找到文件的大小或數量以及上次訪問日期和所有者(以及其他有用的事實).

Scan 結果可以通過靈活的過濾器功能進行細分。例如,您可以使用這些過濾器來查找某種類型的文件,例如臨時文件,文本文件或圖像,並使用此信息清理硬盤.

TreeSize Free 在 MFT(主文件表)上工作並達到極高高掃描速度。掃描操作在一個線程中運行,因此在 TreeSize Free 正在後台工作時,您幾乎可以立即看到結果。資源管理器上下文菜單並拖放& 在應用程序中支持拖放操作.

TreeSize Free 可顯示 NTFS 壓縮率並將 NTFS 壓縮應用於目錄分支.

以管理員身份啟動 TreeSize Free 以計算所有文件夾的大小 - 即使您沒有訪問權限的目錄。由於在此過程中不會自動讀取文件的內容,因此 Windows 安全性和數據隱私保持保持。

注意:未註冊版本中的功能有限.

ScreenShot

軟體資訊
檔案版本 Select Version

檔案名稱 TreeSizeFreeSetup.exe
檔案大小
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10 / Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 未分類
作者 JAM Software
官網 http://www.jam-software.com/treesize_free/
更新日期 2024-02-26
更新日誌
Select Version 相關參考資料
How to Determine Your Postgres Version

Viewing the server version. To determine the server version using an SQL statement, simply issue the SELECT version(); command: =# SELECT version(); version ...

https://www.atlassian.com

How to find the SQL Server version

2019年10月8日 — We can use the @@VERSION function to find out all version details of the SQL Server instance. ... SELECT @@VERSION AS 'SQL Server Version Details' ...

https://www.sqlshack.com

MySQL VERSION() Function

Return the current version of the MySQL database: SELECT VERSION();. Try it Yourself ». Definition and Usage. The VERSION() function returns the current ...

https://www.w3schools.com

Select PHP Version

Select PHP Version 可提供用戶自定義PHP 版本、PHP Extension、PHP.ini 等三種功能。

https://help.url.com.tw

Select Version - 2011 - SOLIDWORKS PDM 說明

Select the version of SolidWorks to which you want to upgrade the files. The SolidWorks version you select must be installed on each workstation ...

https://help.solidworks.com

Understanding the SQL Server SELECT @@VERSION ...

I was recently trying to determine what version of SQL Server was installed on a particular server. I found this tip to determine the version and tried to ...

https://www.mssqltips.com

VERSION (Transact-SQL) - SQL Server

2023年6月21日 — 下列範例會顯示傳回目前安裝架構的版本資訊。 SELECT @@VERSION AS 'SQL Server Version';. 範例:Azure Synapse Analytics 和Analytics Platform ...

https://learn.microsoft.com

VERSION - Amazon Redshift

The VERSION function returns details about the currently installed release, with specific Amazon Redshift version information at the end.

https://docs.aws.amazon.com

判斷資料庫引擎的版本和版本SQL Server

2024年1月30日 — 方法3:連線至SQL Server 的執行個體,然後執行下列查詢:. SQL 複製. Select @@version. 此查詢的輸出範例如下所示:. 輸出 複製. Microsoft SQL Server ...

https://learn.microsoft.com