-
Notifications
You must be signed in to change notification settings - Fork 0
许兴逸 edited this page Feb 8, 2024
·
3 revisions
表示当前用户正在使用的操作系统,可能为以下几种值之一:
"windows"
-
"darwin"
-- macos "freebsd"
"linux"
"linux-android"
"netbsd"
"openbsd"
表示当前用户正在使用的架构, 可能的值参见Haskell中的System.Info.arch。
表示当前工作目录。
表示当前环境下$PATH
变量中的路径列表,已经根据当前操作系统的分割符切割好每个目录,
列表中的每个项代表一个目录。
表示当前机器上逻辑CPU核心数。
临时文件夹的路径。
弦语蝶梦独立游戏工作室