Dynamic

1. Model objects are dynamic

    Dynamic model is an object-oriented programming method, which uses models to represent objects, in which the model can be modified at any time, and the objects represented by the model are also dynamically changed.

    In the GIF video below, the Person model represents a class, and the ZhangSan model represents an instance of the class. In the video, you can see that when the Person model is added and attributes and behaviors are defined, the ZhangSan model also has related attributes and behaviors.

.

2. Model application can be dynamic

    Apps written using dynamic models can also be dynamic. The model is the data, and the model application is the result of the interpretation of the model data. When the model is modified, the running application can also be dynamically modified through real-time interpretation.

.

 

 

Copyright ©  2007-2019 XWorker.org  版权所有  沪ICP备08000575号