Uri 类

表示 URI 引用。

初始化 Uri 对象。

构造函数

Uri(path=None, is_file=False)

参数

名称 说明
path
str

Path'。

默认值: None
path
必需
str

路径。

is_file
默认值: False