Lazy loading implementation method and device, electronic equipment and storage medium
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- WUHAN DOUYU NETWORK TECH CO LTD
- Publication Date
- 2022-07-19
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] Embodiments of the present invention relate to the field of communication technologies, and in particular, to a lazy loading implementation method, apparatus, electronic device, and storage medium. Background technique
[0002] Lazy loading can automatically obtain more data when the user scrolls the page, and the newly obtained data will not affect the display of the original data, and at the same time reduce the resource consumption on the server side to the greatest extent.
[0003] The implementation of lazy loading business logic in the traditional lazy loading scheme is in the form of defining entity classes, and the implementation of specific logic methods in entity classes is also in the form of defining entities. The inheritance of entity classes and entity methods will be limited to a certain extent, which will affect the access of different loading services. Therefore, the lazy loading in the traditional solution only adapts to the support v...