Mengkang's land
coding and recording
笔记
tips
搜索
Internal zval's can't be arrays, objects or resources
(2084)
2016-03-27
没有使用 zval 指针导致 error: lvalue required as unary ‘&’ operand
(3565)
2016-03-23
PHP5 在扩展里使用 INI 指令(直接添加和配合全局变量两种方式)
(6931)
2016-03-05
PHP5 扩展开发之线程安全
(7830)
2016-03-05
PHP5 在扩展里使用全局变量
(8844)
2016-03-04
PHP7 使用资源包裹第三方扩展的实现及其源码解读
(18509)
2016-03-02
PHP5 使用资源包裹第三方扩展源码解读
(9231)
2016-03-01
PHP5 扩展开发之包裹第三方扩展
(8699)
2016-02-29
PHP5 扩展开发之内存管理 API
(6936)
2016-02-28
PHP5 扩展开发之返回值的输出
(6740)
2016-02-27
PHP 扩展开发之获取函数的参数
(8317)
2016-02-27
通过原型生成PHP扩展框架
(8330)
2016-02-27
PHP7 扩展试玩
(5853)
2016-01-27