摘要: Java截取url参数的值 1 public static void main(String[] args){ 2 String Url = "http://localhost:8180/guozhi/login.jsp?preappid=guozhi&preownerid=1234"; 3 4 S 阅读全文
posted @ 2020-05-28 10:57 小熊公子 阅读(2559) 评论(0) 推荐(0)