2015年3月6日
摘要:
本文转载自: http://segmentfault.com/blog/tree/1190000000718519HashTable对PHP来说是一种非常重要的数据结构。很多PHP的内部实现(变量的作用域,函数表,类的属性、方法,数组)就是通过HashTable来实现的。最近了解了一下PHP底层Ha...
阅读全文
posted @ 2015-03-06 17:19
mingaixin
阅读(4631)
推荐(0)
2015年2月28日
摘要:
本文来源于: http://www.csdn.net/article/2014-12-25/2823234【导读】徐汉彬曾在阿里巴巴和腾讯从事4年多的技术研发工作,负责过日请求量过亿的Web系统升级与重构,目前在小满科技创业,从事SaaS服务技术建设。最近,PHP7和HHVM的性能之争成为了一个讨论...
阅读全文
posted @ 2015-02-28 10:03
mingaixin
阅读(360)
推荐(0)
摘要:
Q:下午有一客户磁盘空间占用很大,使用df查看磁盘剩余空间很小了,客户想知道是哪些文件占满了文件。Q1:在Linux下如何查看系统占用磁盘空间最大的文件?Q2:在Linux下如何让文件夹下的文件让文件按大小排序?A:不知您是否遇到过这样的问题,服务器上架没多长时间磁盘怎么装满了。分析:大多是由于日志...
阅读全文
posted @ 2015-02-28 09:28
mingaixin
阅读(50982)
推荐(1)
2015年2月26日
摘要:
http://www.javaranger.com/archives/1258
阅读全文
posted @ 2015-02-26 14:43
mingaixin
阅读(96)
推荐(0)
摘要:
http://www.digpage.com/pattern.html
阅读全文
posted @ 2015-02-26 14:33
mingaixin
阅读(430)
推荐(0)
摘要:
http://www.cnblogs.com/lhb25/p/must-read-links-for-web-designers-and-developers-volume-32.html
阅读全文
posted @ 2015-02-26 14:28
mingaixin
阅读(138)
推荐(0)
摘要:
http://www.laruence.com/?from=inf&wvr=5&loc=infblog
阅读全文
posted @ 2015-02-26 14:23
mingaixin
阅读(442)
推荐(0)
摘要:
#!/usr/bin/python########################################## Function: sample linux performance indices# Usage: python sampler.py# Author: ...
阅读全文
posted @ 2015-02-26 14:14
mingaixin
阅读(1214)
推荐(0)
摘要:
收藏一下,以备后用http://ourmacs.com/mactech/340
阅读全文
posted @ 2015-02-26 14:01
mingaixin
阅读(261)
推荐(0)
摘要:
http://www.jianshu.com/p/874ff12a4c01
阅读全文
posted @ 2015-02-26 14:00
mingaixin
阅读(160)
推荐(0)