摘要:
$.post("/data/GetJson.aspx?jsoncallback=?", function (data) {});$.getJSON("/data/GetJson.aspx?jsoncallback=?", function (data) {});为什么第一个$.getJSON();始终得不到数据了,,纳闷了 阅读全文
摘要:
郁闷啦,家里xp的我都装好了,可以运行起来可是公司win7的 就是连不上mysql数据库,.都go的蛋疼了,希望遇到过这个问题的给点解释非常感谢.$conn=mysql_connect("localhost", "root", "wlwjc"); 出现这个错:Fatal error: Maximum execution time of 30 seconds exceeded in D:\ptest... 阅读全文