oop_use_cases #21
Replies: 4 comments 6 replies
-
“再创建一个数据为空的基本类做为它们共同的父类” |
Beta Was this translation helpful? Give feedback.
-
你好 |
Beta Was this translation helpful? Give feedback.
-
阮老师,你好。想请教一下,简单列表(List)数据结构章节中,Demo实例里面,添加list表的节点是通过循环和移位寄存器实现的,通过循环次数确定添加的节点数。这里面有个问题不太明白,印象中只有数组和集合可以通过这种方式添加数组元素或者集合的元素,类的一个对象为什么具有这种属性呢?类的一个对象,通过这种方式容纳多个对象,这个机制实现的原理是什么呢? |
Beta Was this translation helpful? Give feedback.
-
阮老师,请问后续有考虑增加操作者框架的内容吗 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
类的应用实例
https://lv.qizhen.xyz/oop_use_cases
Beta Was this translation helpful? Give feedback.
All reactions