好好爱自己!

上一页 1 ··· 146 147 148 149 150 151 152 153 154 ··· 179 下一页
摘要: 原文:https://robots.thoughtbot.com/the-magic-behind-configure-make-make-install#where-do-these-scripts-come-from The magic behind configure, make, make 阅读全文
posted @ 2016-11-21 16:09 立志做一个好的程序员 阅读(311) 评论(0) 推荐(0) 编辑
摘要: 下面总结一下这几天用到的linux 命令,记录一下: <!--[if !supportLineBreakNewLine]--> <!--[endif]--> 阅读全文
posted @ 2016-11-21 10:42 立志做一个好的程序员 阅读(266) 评论(0) 推荐(0) 编辑
摘要: 将一个指定的对象的原型设置为另一个对象或者null(既对象的[[Prototype]]内部属性). 语法 参数 阅读全文
posted @ 2016-11-16 21:09 立志做一个好的程序员 阅读(11759) 评论(0) 推荐(0) 编辑
摘要: Run PHP from the command line Run PHP from the command line up vote5down votefavorite 3 I have installed XAMPP v1.8.3 for my PHP development. I am new 阅读全文
posted @ 2016-11-16 19:58 立志做一个好的程序员 阅读(1620) 评论(0) 推荐(0) 编辑
摘要: 原文 https://vpsineu.com/blog/how-to-build-and-install-php-5-6-9-from-source-on-ubuntu-14-04-vps/ In this tutorial we will show you how to build and ins 阅读全文
posted @ 2016-11-16 19:19 立志做一个好的程序员 阅读(226) 评论(0) 推荐(0) 编辑
摘要: 原文:http://www.cnblogs.com/wanhl/archive/2012/10/17/2727607.html 一、帐号密码保存。可以保存多个vps登陆信息,免去每次输入的烦恼。 二、数字小键盘输入。如果不设置的话,输入数字小键盘,会显示乱码。如图设置即可:三、设置文字颜色。如图设置 阅读全文
posted @ 2016-11-16 17:58 立志做一个好的程序员 阅读(1026) 评论(0) 推荐(0) 编辑
摘要: 参考: https://vpsineu.com/blog/how-to-build-and-install-php-5-6-9-from-source-on-ubuntu-14-04-vps/ 直接 wget http://sg2.php.net/get/php-5.6.28.tar.gz/from 阅读全文
posted @ 2016-11-16 16:58 立志做一个好的程序员 阅读(662) 评论(0) 推荐(0) 编辑
摘要: 参考:http://stackoverflow.com/questions/650764/how-does-proto-differ-from-constructor-prototype http://blog.rainy.im/ __proto__ is the actual object tha 阅读全文
posted @ 2016-11-16 15:49 立志做一个好的程序员 阅读(2721) 评论(1) 推荐(1) 编辑
摘要: I found that both the Array Object and Array.prototype have the length property. I am confused on using the Array.length property. How do you use it? 阅读全文
posted @ 2016-11-16 13:36 立志做一个好的程序员 阅读(317) 评论(0) 推荐(0) 编辑
摘要: 原文: http://www.cnblogs.com/idche/archive/2012/03/17/2403894.html Array.prototype.push push向数组尾部添加一项并更新length ,返回数组长度。 如果Object使用push会怎样? 看下面代码, obj好像数 阅读全文
posted @ 2016-11-16 13:19 立志做一个好的程序员 阅读(6359) 评论(0) 推荐(0) 编辑
上一页 1 ··· 146 147 148 149 150 151 152 153 154 ··· 179 下一页

不断学习创作,与自己快乐相处