String类的方法-startsWith和 endWith
摘要:String 类中的startsWith和endWith实现的方法基本类似, public String getData(String touserId, String desc) { JSONObject data = new JSONObject(); if(touserId.startsWit
阅读全文
posted @ 2017-11-22 15:52