2020-05-02 / 2906阅 / 悠然
测试给定的文件系统路径是否为绝对路径。
例如,“ / foo / bar”或“ c:\ windows”。
(string)(Required)File path.
(bool) True if path is absolute, false is not absolute.