08 2017 档案
摘要:有朋友可能会碰到使用Navicat for mysql 远程连接 mySql数据库会提示10061、1045错误或 2003-Can’t connect to MySQL on ’192.168.1.2’(10061),这个原因是因为MySQL不准许远程连接。 这是需要主机授权的原因: 1)gran
阅读全文
摘要:1 jQuery.extend({ 2 /** 3 * Returns get parameters. 返回获取参数。 4 * 5 * If the desired param does not exist, null will be returned 如果所需的参数不存在,将会返回null 6 * 7 * @例子 value = $.getURLParam("paramName...
阅读全文
摘要:1 _uri_api = function(url){ 2 return 'http://localhost/msquare/' + url; 3 // return 'http://test2.msqsoft.net:8080/msquare/' + url; 4 } 5 6 function p
阅读全文

浙公网安备 33010602011771号