惊蛰
  • About Me
  • Github
  • Search
Navigation bar avatar
✕

    lackoxygen


    hello world!
    • php-ext创建一个类

      zend class

      Posted on March 17, 2023

      ⭐如何在PHP扩展里面定义自己的类 [Read More]
      Tags:
      • php
    • valgrind工具使用

      使用valgrind调试程序内存泄漏

      Posted on March 15, 2023

      安装valgrind调试工具 [Read More]
      Tags:
      • linux
      • valgrind
    • 如何使用 javascript 发送浏览器通知🔔

      Window Notification API

      Posted on March 15, 2023

      Notification API是存在window对象中,检查浏览器是否支持这个API if (!window.Notification) { throw '浏览器不支持通知'; } console.log('浏览器支持通知'); [Read More]
      Tags:
      • javascript
    • vmware-workstation挂载目录

      vmware-workstation挂载目录

      Posted on March 14, 2023

      执行挂载命令 [Read More]
      Tags:
      • vmware
    • php扩展生命周期

      php扩展运行时生命周期方法

      Posted on March 14, 2023

      1.模块初始化 PHP_MINIT [Read More]
      Tags:
      • php
    • ← Newer Posts
    • Older Posts →
    • RSS
    • Email me
    • GitHub

    lackoxygen  •  2025  •  https://lackoxygen.github.io  •  Edit page

    Powered by Beautiful Jekyll