Skip to content

Commit 2517922

Browse files
committed
完成第十章校验
1 parent 2bfcd89 commit 2517922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

10.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 10.5 PHP中的面向对象(一)
22

3-
这一章是我自己写的,如果有什么错误,还请大家指正。这章主要介绍了类与接口的定义,在下一章将看一下如果对类进行操作,比如调用方法、修改属性等。
3+
这一章是我自己写的,如果有什么错误,还请大家指正。这章主要介绍了类与接口的定义,在下一章将看一下如何对类进行操作,比如调用方法、修改属性等。
44

55

66
## links

0 commit comments

Comments
 (0)