// 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.
PATH_POSIX_END
};
} // namespace base
#endif// BASE_BASE_PATHS_POSIX_H_
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.10 Sekunden
(vorverarbeitet am 2026-08-25)
¤
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.