就比如http://www.wwwwwwddd.com/api/get_post?post_type=news&id=???在这个链接中,如何在ID=后的???中设置变量 使得在其他方法中的参数能传过去。
String id = null;xxxx?post_type=news&id="+id;
xxxx?post_type=news&id=123
求大神帮助!!!!!!!!!!!!!!!!