提交 e0db7226 编写于 作者: C codinghuang

update

上级 ac407462
......@@ -25,7 +25,8 @@ static PHP_METHOD(study_coroutine, test);
5、头文件的引入关系如下:
```
study_*.cc 引入对应的 study_*.h
study_*.cc 引入 对应的 study_*.h
study_*.h 引入 php_study.h和需要的include/*.h
study.cc 引入 php_study.h
php_study.h 引入 php内核提供的头文件
php_study.h 引入 include/study.h
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册