Commit 0b14555c by shuai

2018-11-12

parent b3a95b2f
...@@ -57,6 +57,7 @@ public class APITest extends XYZB{ ...@@ -57,6 +57,7 @@ public class APITest extends XYZB{
String msgORerrmsy=""; String msgORerrmsy="";
String result = ""; String result = "";
if(body.contains("<title>")){ if(body.contains("<title>")){
int Alength="<title>".length(); int Alength="<title>".length();
int start=body.indexOf("<title>"); int start=body.indexOf("<title>");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment