摘要:
非开源源码。环境要求PHp 5以上,但PHP5.4环境会有提示错误,关闭PHP错误提示为0 也无用。其他的稍后待续 阅读全文
posted @ 2017-09-04 13:55
Newman·Li
阅读(113)
评论(0)
推荐(0)
摘要:
1,常规双循环去重(缺点:循环次数较多) Array.prototype.unique1 = function(){ if(this === null){throw new TypeError('"this" is null or not defined');} ... 阅读全文
posted @ 2017-09-04 11:24
Newman·Li
阅读(358)
评论(0)
推荐(0)
摘要:
PHP OOP学习总结 阅读全文
posted @ 2017-09-04 11:00
Newman·Li
阅读(101)
评论(0)
推荐(0)
摘要:
原文地址:js:数组里面获取键名和键值作者:functionhttp://www.cnblogs.com/xxmb/archive/2013/11/19/3431118.html在写php时用ajax异步传回的返回数组时是json格式,在js里面处理时有时需要用到键名,此时可以用in来处理js... 阅读全文
posted @ 2017-09-04 10:47
Newman·Li
阅读(1973)
评论(0)
推荐(0)
浙公网安备 33010602011771号