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
Update 9.1.md
Fixed 代码显示错误,便于阅读
  • Loading branch information
xujiajun authored Jun 27, 2017
commit c2379d6f52f7ff5cafea72b81a0fdfdda3aa30aa
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