APPDATA: Windows Application Data Storage Location
APPDATA is an environment variable in Windows operating systems that points to the location where application-specific data is stored for the current user. This data includes settings, configuration files, temporary files, and other information related to installed applications.
The default location of the APPDATA folder is 'C:\Users<username>\AppData\Roaming'. However, the actual location may vary depending on the user profile configuration.
原文地址: https://www.cveoy.top/t/topic/fX5u 著作权归作者所有。请勿转载和采集!