变量名 | 类 型 | 静态 | 数组 | 备 注 |
url | 文本型 | | |
str | 文本型 | | |
page | 文本型 | | |
page =
“0” url =
“http://comment.plu.cn/comment/list?app=star.tga&pageIndex=” + page +
“&pageSize=10&sort=new&topicId=43704&callback=_c_1cqnfh8”str =
编码_Utf8到Ansi (网页_访问 (url, , , , ,
“Referer: http://star.tga.plu.cn/520/v/43704?from=lolclient”))
调试输出 (str
)
变量名 | 类 型 | 静态 | 数组 | 备 注 |
url | 文本型 | | |
str | 文本型 | | |
page | 文本型 | | |
page =
“0” url =
“http://comment.plu.cn/comment/list?app=star.tga&pageIndex=” + page +
“&pageSize=10&sort=new&topicId=43704”str =
编码_Utf8到Ansi (网页_访问 (url, , , , ,
“Referer: http://star.tga.plu.cn/520/v/43704?from=lolclient”))
调试输出 (str
)