Skip to content

Alexchent/interview

Repository files navigation

This is a PHPer 学习路线

算法练习

基本功

算法练习题

PHP7新特性

魔术方法

laravel框架中关于单个行为控制器的实现就是基于————invoke


  1. 单一职责原则
  2. 开放封闭原则
  3. 里氏替换原则
  4. 接口隔离原则
  5. 依赖倒置原则
  6. *迪米特原则|最少知道原则

23种设计模式

  1. 启动服务端
php Swoole/client.php
  1. 客户端发送请求
php Swoole/services.php
  1. 基类
  2. 测试

cli

Redis

常见面试题

  • 统计超大文件中关键字出现的次数

About

demo&new function test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages