Data processing method and data processing device
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- CHANJET INFORMATION TECH CO LTD
- Publication Date
- 2019-02-26
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the technical field of software development, in particular to a data processing method and a data processing device. Background technique
[0002] At present, in the design and development process of various software systems, in order to save R&D and maintenance costs, the flexibility and flexibility of the system, the reusability and degree of reusability of modules have always been one of the indicators that designers and coders strive to improve. Type abstraction is the most important and most commonly used idea. For several object-oriented languages ββ(such as: C++, Java, C#, etc.) commonly used at present, use the characteristics of object-oriented languages: derivation, inheritance, polymorphism, overloading, etc. to cooperate with specific design patterns; at the same time, various development languages ββββare also added Generic features help developers improve code flexibility and reusability.
[0003] These ...