14,954
edits
m (→環境變數) |
|||
| Line 57: | Line 57: | ||
| %AppData% || 應用程式資料的儲存目錄,%username% 即 使用者帳號 | | %AppData% || 應用程式資料的儲存目錄,%username% 即 使用者帳號 | ||
* ('''XP''') C:\Documents and Settings\%username%\Application Data | * ('''XP''') C:\Documents and Settings\%username%\Application Data | ||
* ('''Vista''', '''Windows 7''', '''Windows 2008''') C:\Users\%username%\AppData\Roaming | * ('''Vista''', '''Windows 7''', '''Windows 2008''', '''Windows 10''') C:\Users\%username%\AppData\Roaming | ||
|- | |- | ||
| %Temp% 或 %Tmp% || 暫存目錄(user temporary directory) | | %Temp% 或 %Tmp% || 暫存目錄(user temporary directory) | ||