1

我在过滤从 Web 服务器检索到的数据时遇到了一些问题。据我所知,我能够使用文本输入并过滤检索到的数据。例如,如果输入是“family”,那么链接将从

http://api.eventful.com/rest/events/search?app_key=xxxxxxxxxxx&location=singapore&category=

http://api.eventful.com/rest/events/search?app_key=xxxxxxxxxxx&location=singapore&category=family

我可以知道插入我从用户那里获得的输入并将其插入到 url 中的代码是什么吗?

4

0 回答 0