行 21: Private BookLink,ChapterLink,VolumeLink As String
行 22: Protected Overrides Sub CreateChildControls()
行 23: M = Ws.Instance.WebBookSelect(Common.Request.Sift("id", "int", 0))
行 24: Vote=Ws.Instance.WebVoteListSelect(Common.Request.Sift("id", "int", 0))
行 25: Header.Title=M.booktitle+"最新章节"
|