Свойство | Type | Description | |
---|---|---|---|
hostResponse | string |
Méthode | Description | |
---|---|---|
FindComicByCategory ( string cateGoryStr ) : comicDownLoad.CategoryCollect | ||
GetArrDs ( string hostMsg ) : string[] | ||
GetComicInfo ( string response ) : comicDownLoad.ComicInfo | ||
GetDownImageList ( string response ) : comicDownLoad.DownLoadComic | ||
GetImageUrl ( string urlResponse ) : string | ||
GetSearchComic ( string response ) : comicDownLoad.SearchResult | ||
GetTopComic ( string response ) : Queue |
||
GiveCategoryInfo ( string response ) : comicDownLoad.CategoryInfo | ||
unsuan ( string input ) : string |
Méthode | Description | |
---|---|---|
GetDomain ( int s, string hostMsg ) : string | ||
GetKey ( string webMsg ) : string | ||
GetUrlPar ( string name ) : string |
public FindComicByCategory ( string cateGoryStr ) : comicDownLoad.CategoryCollect | ||
cateGoryStr | string | |
Résultat | comicDownLoad.CategoryCollect |
public GetArrDs ( string hostMsg ) : string[] | ||
hostMsg | string | |
Résultat | string[] |
public GetComicInfo ( string response ) : comicDownLoad.ComicInfo | ||
response | string | |
Résultat | comicDownLoad.ComicInfo |
public GetDownImageList ( string response ) : comicDownLoad.DownLoadComic | ||
response | string | |
Résultat | comicDownLoad.DownLoadComic |
public GetImageUrl ( string urlResponse ) : string | ||
urlResponse | string | |
Résultat | string |
public GetSearchComic ( string response ) : comicDownLoad.SearchResult | ||
response | string | |
Résultat | comicDownLoad.SearchResult |
public GetTopComic ( string response ) : Queue |
||
response | string | |
Résultat | Queue |
public GiveCategoryInfo ( string response ) : comicDownLoad.CategoryInfo | ||
response | string | |
Résultat | comicDownLoad.CategoryInfo |