Class search method and apparatus
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- BEIJING XIAOMI MOBILE SOFTWARE CO LTD
- Publication Date
- 2016-12-07
- Estimated Expiration
- Not applicable Β· inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The present disclosure relates to the field of electronic technology, in particular to a search method and device. Background technique
[0002] With the development of electronic technology, various terminals have been widely used, and there are more and more types of application programs on the corresponding terminals, and more and more functions.
[0003] At present, the application program includes a main program and a plug-in program. Among them, the class library of the main program and the class library of the plug-in program will contain some classes that need to be loaded. Among them, a class is a computer program that can perform certain operations. type of data. At present, programs written in java language (such as the Android system) search for the class data of the class to be loaded according to the class name, and then load the class to be loaded based on the class data. The loading process is: firstly, in the top program Find the cla...