persistable
- 网络可读写
persistable
persistable
可读写
某些对象共享一些行为,例如 可读写(persistable),我们应该使用 mixins。 我很喜欢 java 中的这类命名方式: Runnable, S…
1
2
3
4
5
6
7
9