240 发简信
IP属地:天津
  • PHP设计模式篇(六) Trait特性——类方法的组合模式

    原文来自 我的分享站[www.wdfxz.cn] 点击进入 原文[www.wdfxz.cn/article/jZ5Y8vowEQ.html]...

  • linux如何安装nginx?

    linux如何安装nginx? 在安装nginx前首先要确认系统中安装了gcc、pcre-devel、zlib-devel、openssl-de...

  • 面试题:数组分割使子数组的和最接近

    描述:一个一维数组比如 $arr = [1,3,4,5,6,7,10,2,3,4]; 把他拆成两个数组 且这两个数组值的和最接近 基本思路是:先...

  • CentOS 7 vs CentOS 6的不同命令

    1、桌面系统 [CentOS6] GNOME 2.x [CentOS7] GNOME 3.x(GNOME Shell) 2、文件系统 [Cent...