05 2015 档案
net.sf.json.JSONException: java.lang.reflect.InvocationTargetException
摘要:private java.sql.Date startDate;public java.sql.Date getStartDate() { return startDate; } public void setStartDate(java.sql.Date startDate) { this.s... 阅读全文
posted @ 2015-05-12 21:28 gemison 阅读(1219) 评论(0) 推荐(0)
根据URL解析JSON
摘要:$.ajax({ type : "get", cache : false, dataType : "jsonp", url : url1, jsonp : "jsonpprifx", success : function(data) { var json = eval('(' + ... 阅读全文
posted @ 2015-05-10 11:49 gemison 阅读(276) 评论(0) 推荐(0)


点击右上角即可分享
微信分享提示