会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小鸟科技
夫君子之行,静以修身,俭以养德,非澹泊无以明志,非宁静无以致远。
博客园
首页
新随笔
联系
订阅
管理
08 2016 档案
为对象添加方法mothod
摘要:Function.prototype.mothod = function( name, fn ) { this.prototype[name] = fn ; return this ; };
阅读全文
posted @
2016-08-29 01:47
小鸟科技
阅读(158)
评论(0)
推荐(0)
win7 64 搭建 64 位 apache httpd php mysql
摘要:准备的软件 下载地址: 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
小鸟科技
阅读(195)
评论(0)
推荐(0)
公告