Logo liubang's blog
liubang's blog

  • Archives
  • Categories
  • 标签
    • Algorithm

    • C++

    • Go

    • Java

    • Storage

    • 所有标签

  • 专栏
    • LeetCode

  • categories
    • Programming

    • Reading

    • Linux

    • 所有分类


/

  • Github RSS

  • Language
    • English
    • 简体中文

  • Mode
  1. Home
  2. Tags
  3. Php

使用正则表达式开发一个高性能路由

April 16, 20185 min read Liu Bang ProgrammingPhp

介绍如何利用正则表达式构建高性能路由,并分析其背后的实现思路。

Read More

PHP7虚拟机

November 29, 201713 min read Liu Bang ProgrammingCCompilerPhp

结合参考资料梳理 PHP 7 虚拟机的执行模型、核心结构与运行流程。

Read More

PHP和线程

October 12, 20176 min read Liu Bang ProgrammingCPhp

介绍 PHP 与线程模型之间的关系,并结合参考资料理解相关实现与限制。

Read More

PHP扩展开发之迭代器

August 28, 20173 min read Liu Bang ProgrammingCPhp

介绍如何在 PHP 扩展中为自定义对象实现迭代器接口,提升可用性与语言集成度。

Read More

PHP扩展开发之对象处理器(Object Handlers)

August 27, 20175 min read Liu Bang ProgrammingCPhp

介绍 PHP 扩展中的 object handlers 机制,以及如何通过它定制对象行为。

Read More

PHP扩展开发之打造一个简易的ArrayBuffer

August 25, 20178 min read Liu Bang ProgrammingCPhp

ArrayBuffer 又叫二进制数组,是一个用来表示通用的,固定长度的二进制数据缓冲区。你不能直接操纵 ArrayBuffer 的内容。

Read More

PHP扩展开发之自定义对象的存储

August 24, 20178 min read Liu Bang ProgrammingCPhp

介绍在 PHP 扩展开发中如何设计和管理自定义对象的底层存储结构。

Read More

PHP扩展开发之call_user_func原理和回调函数的实现

March 9, 20174 min read Liu Bang ProgrammingCPhp

从底层实现角度分析 PHP 中 call_user_func 与回调函数机制的工作原理。

Read More
Profile
liubang
liubang
Whether you are an antelope or a lion, you ought to dash forward without hesitation when the sun rises.
Baidu
China
关于
Taxonomies
C++ 18 C 14 Php 8 Sp 5 C++17 4 Java 4 Stack 4 C++11 3 DP 3 JNI 3 ALL 32
LeetCode 14
2026 1 2025 1 2023 1 2022 13 2021 1 2020 1 2019 4 2018 10 2017 15
Posts
  • BloomFilter中的数学推导
    January 1, 2025
  • 使用LLVM的libFuzzer进行fuzzy test
    May 23, 2023
  • Rust和C++: 泛型和特例化
    November 12, 2022
  • Rust和C++: 可变性、移动和所有权
    November 1, 2022
  • Linux磁盘IO
    February 25, 2022
  • 一文讲透 AI 九大核心概念
    April 12, 2026
  • BloomFilter中的数学推导
    January 1, 2025
  • 使用LLVM的libFuzzer进行fuzzy test
    May 23, 2023
  • Rust和C++: 泛型和特例化
    November 12, 2022
  • Rust和C++: 可变性、移动和所有权
    November 1, 2022
Actions
Go back Reload Copy URL

liubang's blog

刘邦的博客

Copyright © 2019-2026 LiuBang. All Rights Reserved.
Build with ❤️ from the Hugo and the HBS theme.