Method | Description | |
---|---|---|
ExportHost ( ) : bool |
导出最终的CDN列表
|
|
GetCdnAddress ( string host, bool &isCdn ) : |
获取DNS解析,如果有CDN主机则返回主机地址,否则返回默认解析
|
|
ReadCdnConfig ( ) : void |
读取CDN链接
|
public static GetCdnAddress ( string host, bool &isCdn ) : |
||
host | string | |
isCdn | bool | |
return |