摘要: Function.prototype.mothod = function( name, fn ) { this.prototype[name] = fn ; return this ; }; 阅读全文
posted @ 2016-08-29 01:47 小鸟科技 阅读(145) 评论(0) 推荐(0)
摘要: 准备的软件 下载地址: 1 mysql :http://mysql.com/downloads/mysql/ 2 apache httpd-2.2.19-win64.rar http://www.blackdot.be/?inc=apache/binaries 3 php-5.3.6-Win32-V 阅读全文
posted @ 2016-08-29 01:40 小鸟科技 阅读(172) 评论(0) 推荐(0)