C# Класс QCloud.CosApi.Util.HttpUtils

Показать файл Открыть проект

Открытые методы

Метод Описание
EncodeRemotePath ( string remotePath ) : string

远程路径Encode处理

StandardizationRemotePath ( string remotePath ) : string

标准化远程路径

Описание методов

EncodeRemotePath() публичный статический Метод

远程路径Encode处理
public static EncodeRemotePath ( string remotePath ) : string
remotePath string
Результат string

StandardizationRemotePath() публичный статический Метод

标准化远程路径
public static StandardizationRemotePath ( string remotePath ) : string
remotePath string 要标准化的远程路径
Результат string