php+zookeeper 集群管理 Published 2018年3月24日 by chenjie 上一篇提到了php操作zookeeper的一些常用… Continue readingphp+zookeeper 集群管理 Leave a Comment
php+zookeeper的curd操作 Published 2018年3月22日 by chenjie 上一篇讲了一些安装流程,这篇来看下常用函数 htt… Continue readingphp+zookeeper的curd操作 2 Comments
php+zookeeper 安装介绍 Published 2018年3月22日 by chenjie 环境介绍 Centos6.5 ,php5.6,zo… Continue readingphp+zookeeper 安装介绍 2 Comments
这是一个播放全民K歌歌曲的网页播放器 Published 2017年8月2日 by chenjie 背景 上一篇我们讲到如何获取全民K歌歌曲信息(上一… Continue reading这是一个播放全民K歌歌曲的网页播放器 3 Comments
这是一个获取全民K歌歌曲信息的composer包 Published 2017年7月24日 by chenjie 背景 最近用全民K歌听歌,然后发现全民K歌没有一个… Continue reading这是一个获取全民K歌歌曲信息的composer包 1 Comment
创建你的第一个Composer/Packagist包 Published 2017年2月28日 by chenjie 今天我们要介绍一下如何通过Composer和Pac… Continue reading创建你的第一个Composer/Packagist包 6 Comments
基于Swoole HttpServer的短网址服务 Published 2017年1月9日 by chenjie 程序启动 git clone https://gi… Continue reading基于Swoole HttpServer的短网址服务 2 Comments
Phinx : 简单的PHP数据库迁移工具 Published 2016年7月28日 by chenjie Phinx使你的php 应用进行数据迁移的过程变得… Continue readingPhinx : 简单的PHP数据库迁移工具 3 Comments
大公司PHP面试题分享 Published 2016年4月25日 by chenjie 最近因为换工作有参加过一些大公司的面试,现在尘埃落… Continue reading大公司PHP面试题分享 Leave a Comment
PHP之实现双向链表(代码篇) Published 2016年3月25日 by chenjie <?php /** * PHP之实现双向链表… Continue readingPHP之实现双向链表(代码篇) Leave a Comment