C# Class comicDownLoad.HanHanManhua

Inheritance: comicDownLoad.PublicThing
Afficher le fichier Open project: schyjxy/ComicDownLoad Class Usage Examples

Méthodes publiques

Свойство Type Description
hostResponse string

Méthodes publiques

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

Private Methods

Méthode Description
GetDomain ( int s, string hostMsg ) : string
GetKey ( string webMsg ) : string
GetUrlPar ( string name ) : string

Method Details

FindComicByCategory() public méthode

public FindComicByCategory ( string cateGoryStr ) : comicDownLoad.CategoryCollect
cateGoryStr string
Résultat comicDownLoad.CategoryCollect

GetArrDs() public méthode

public GetArrDs ( string hostMsg ) : string[]
hostMsg string
Résultat string[]

GetComicInfo() public méthode

public GetComicInfo ( string response ) : comicDownLoad.ComicInfo
response string
Résultat comicDownLoad.ComicInfo

GetDownImageList() public méthode

public GetDownImageList ( string response ) : comicDownLoad.DownLoadComic
response string
Résultat comicDownLoad.DownLoadComic

GetImageUrl() public méthode

public GetImageUrl ( string urlResponse ) : string
urlResponse string
Résultat string

GetSearchComic() public méthode

public GetSearchComic ( string response ) : comicDownLoad.SearchResult
response string
Résultat comicDownLoad.SearchResult

GetTopComic() public méthode

public GetTopComic ( string response ) : Queue
response string
Résultat Queue

GiveCategoryInfo() public méthode

public GiveCategoryInfo ( string response ) : comicDownLoad.CategoryInfo
response string
Résultat comicDownLoad.CategoryInfo

unsuan() public méthode

public unsuan ( string input ) : string
input string
Résultat string

Property Details

hostResponse public_oe property

public string hostResponse
Résultat string