问题描述
我正在看一个教程,他们花了整整一课来学习MyObject组件.但是他们从不解释MyObject是什么以及它如何适合开发.
我在OO编程方面经验丰富,这一章使我感到困惑.有人可以提供有关该对象的用法,如何填充以及如何适合的合理解释吗?
相关问题:
1. MyObject是否曾经包含在项目的构建中?如果是这样,并且正在为客户开发此项目,请解释为什么这是正确的.
2.编译器是否将此MyObject重构为其他命名空间?
I''m looking at a tutorial and they spend an entire lesson the MyObject components. But they never explain what the MyObject is and how it fits with development.
I am experienced in OO programming, and this chapter baffles me. Can some offer a reasonable explanation of how this object is used, how it is populated, and how it fits in?
Some related questions:
1. Is the MyObject ever included in the build of a project? If so, and this project is being developed for a client, please explain why this would be correct.
2. Does the compiler re-factor this MyObject into other namespaces?
推荐答案
这篇关于什么是MyObject?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!