这是我从中提取的 api: http ://api.eventful.com/rest/events/search?app_key=p4t8BFcLDtCzpxdS&location=Houston,Tx&sort_order=popularity&date=future
一切都很好,除了我对分页感到困惑。
当前页码和总页数在 xml 中提供。现在我只是不确定如何从中分页。
这是我从中提取的 api: http ://api.eventful.com/rest/events/search?app_key=p4t8BFcLDtCzpxdS&location=Houston,Tx&sort_order=popularity&date=future
一切都很好,除了我对分页感到困惑。
当前页码和总页数在 xml 中提供。现在我只是不确定如何从中分页。