Class file loading method and system
A technology for loading systems and files, applied in the field of class files, to speed up the search speed, improve the efficiency of class loading, and solve the effects of third-party system integration
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0038] Java Virtual Machine (Java Virtual Machine, JVM): A virtual computer that can run java code. As long as the interpreter is transplanted to a specific computer according to the JVM specification description, any compiled java code can be guaranteed to run on the system. JVM has its own complete hardware architecture, such as processors, stacks, registers, etc., and also has a corresponding instruction system.
[0039]Class file (class): The file used to store the code instruction set of the java program at runtime, and each class file only belongs to a certain package (Package).
[0040] Package (Package): The namespace of the class file, which corresponds to the directory of the file system on physical storage.
[0041] Class loader: java class loader, because the java program contains many class files, and these files are not loaded into memory at one time like static C programs, they are only loaded when needed. The Java class loader obtains platform-independent byte...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com