Method | Description | |
---|---|---|
EncodeRemotePath ( string remotePath ) : string |
远程路径Encode处理
|
|
StandardizationRemotePath ( string remotePath ) : string |
标准化远程路径
|
public static EncodeRemotePath ( string remotePath ) : string | ||
remotePath | string | |
return | string |
public static StandardizationRemotePath ( string remotePath ) : string | ||
remotePath | string | 要标准化的远程路径 |
return | string |