// This file declares windows-specific path keys for the base module. // These can be used with the PathService to access various special // directories and files.
namespace base {
enum {
PATH_POSIX_START = 400,
DIR_CACHE, // Directory for the system users where applications store cache // data in subdirectories. Note this is *not* where the browser // cache lives, but the browser cache can be a subdirectory. This // is $XDG_CACHE_HOME on Linux and // ~/Library/Caches on Mac.
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.