最新回答 / 小皮丘
沒有導入??XStream的jar包,(1)可以網上下載(2)在pom.xml中加入依賴<!-- https://mvnrepository.com/artifact/com.thoughtworks.xstream/xstream --> <dependency> <groupId>com.thoughtworks.xstream</groupId> <artifactId>xstream</artifactId> &...
2017-06-23
最新回答 / 慕粉1249312398
http://download.csdn.net/detail/u010784236/9給你一個下載ngrok的地址吧,順便附帶一句代碼ngrok -config ngrok.cfg -subdomain example 8080 ??
2017-06-15
最新回答 / x_bessie
你在DOS中進入并打開相應的ngrok先。然后查看其命令。一般可以用ngrok help、然后看提示是nagrok 8080 還是ngrok http 80?
2017-06-08