PHPer 高手之路
Ctrlk
  • Introduction
  • First Chapter
  • 基础
  • PHP 数组
  • PHP文件编程
  • 正则表达式
  • PHP 编码技巧
  • PHP选项和运行原理
  • PHP安全
  • PHP 高级特性
  • 附录:关键词
  • 附录:资料
  • 代码的版本控制
  • Linux
  • HTTP 协议
  • MySQL
  • 标准PHP库(SPL)
    • 数据结构
      • SplPriorityQueue - 优先队列
      • SplQueue - 队列
      • SplStack - 栈的功能
    • 接口
  • 附录:ElasticSearch
  • PHP数据结构
  • 附录:Rabbitmq
  • 附录:guzzle
  • JavaScript
  • 疑难杂症
Powered by GitBook
On this page

Was this helpful?

  1. 标准PHP库(SPL)

数据结构

SplPriorityQueue - 优先队列SplQueue - 队列SplStack - 栈的功能
Previous标准PHP库(SPL)NextSplPriorityQueue - 优先队列

Last updated 6 years ago

Was this helpful?