Select Version
想讓您的文件只讀,以防止修改或需要強制一個特定的文件的新的備份版本,而無需修改內容。可能性是無止境。 Attribute Changer 可以修改像 ReadOnly,隱藏,存檔,系統,壓縮和索引文件和文件夾的標準屬性。如果您將數據存儲在區分大小寫的文件系統(如基於 Linux 的 NAS 系統)上,文件和文件夾的名稱和擴展名可以輕鬆地從大寫轉換為小寫,反之亦然。
Attribute Changer 可以通過手動輸入日期和時間值來修改照片信息(EXIF),或者您可以選擇與時間戳和文件日期同步信息。更高級的選項,如修改日期和時間戳的詳細部分是可用的,如果需要的話。
文件和文件夾過濾器指示 Attribute Changer 根據多個條件(如屬性,日期,時間,大小和文件或文件夾名稱通配符)排除或包含對象。範圍可以為他們大多數定義。可以將多個條件組合在一起以創建一組要應用於文件和文件夾的條件。
支持 Windows XP,Vista,7,8 和 10 的所有 32 位和 64 位版本。它與許多流行的第三方文件管理器集成在一起。
Attribute Changer 功能:
外殼擴展(在 Windows 資源管理器中右鍵單擊文件和文件夾)管理只讀,隱藏,存檔,系統,壓縮和索引屬性管理創建,修改和訪問日期和時間戳管理照片(EXIF)日期和時間戳將絕對值和偏移值應用於日期和時間應用隨機日期和時間戳同步日期和時間戳更改文件和文件夾名稱及擴展名的大小寫在選擇上應用過濾器以限制處理實時和詳細報告模擬模式 PDF 格式的豐富的本地化用戶指南 Attribute Changer 是免費的,即使是商業用途
ScreenShot
軟體資訊 | |
---|---|
檔案版本 | Select Version |
檔案名稱 | ac-11_20a.exe |
檔案大小 | |
系統 | Windows XP / Vista / Windows 7 / Windows 8 / Windows 10 |
軟體類型 | 免費軟體 |
作者 | Romain Petges |
官網 | http://www.petges.lu/home/ |
更新日期 | 2023-08-06 |
更新日誌 | |
What's new in this version: - Fixes an inter-process communication (IPC) issue when running a shell and portable instance in parallel. The portable instance then used the selection of the selected items in Windows Explorer. 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 |