From c2379d6f52f7ff5cafea72b81a0fdfdda3aa30aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E4=BD=B3=E5=86=9B?= Date: Tue, 27 Jun 2017 14:50:50 +0800 Subject: [PATCH] Update 9.1.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixed 代码显示错误,便于阅读 --- 9.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/9.1.md b/9.1.md index c3cab9f..3c4cbba 100644 --- a/9.1.md +++ b/9.1.md @@ -4,6 +4,7 @@
讲述之前,先描述下{资源}类型在内核中的结构:
+ ````c //每一个资源都是通过它来实现的。 typedef struct _zend_rsrc_list_entry