add ARC content

This commit is contained in:
Timothy
2014-06-05 23:43:13 +08:00
parent 6620d5c19b
commit 2a91395259

View File

@ -65,9 +65,5 @@ Person类有一个构造函数此构造函数为实例的name属性赋值并
reference3 = reference1 reference3 = reference1
现在这个Person类实例已经有三个强引用了。 现在这个Person类实例已经有三个强引用了。
<<<<<<< HEAD
=======
(未完待续) (未完待续)
>>>>>>> add ARC content