2016,新的开始,新的希望!
Author: 技安
修正CentOS时间
服务器一次意外的重启之后,发现时间日期不正确。 时间相关命令: date:修改系统当前的时间 clock:修改…
App Store最新审核指南(2015年3月更新版)
苹果近日更新了App Store审核指南的相关章节,对此前版本进行了修改和完善。除了增加应用截图、预览等限制外…
CentOS6.5源码编译安装gcc-5.2.0
最近在做node.js开发,下载源码安装突然提示系统的gcc版本太低。于是赶紧的安装最新稳定版本gcc-5.2…
ltnmp环境下php连接sqlserver
ltnmp环境下php远程连接sqlserver: 1、环境: centos6.5_x64; php5.6.1…
Symfony2的编码规范
When contributing code to Symfony, you must follow its …
PSR-7 — HTTP message interfaces
HTTP message interfaces This document describes common …
PSR-4 — Autoloader
Autoloader The key words “MUST”, “MUS…
PSR-3 — Logger Interface
Logger Interface This document describes a common inter…
PSR-2 — Coding Style Guide
Coding Style Guide This guide extends and expands on PS…