Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions 9.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<div class="tip-common">
讲述之前,先描述下{资源}类型在内核中的结构:
</div>

````c
//每一个资源都是通过它来实现的。
typedef struct _zend_rsrc_list_entry
Expand Down