1. 首页
  2. 跨平台
  3. Cordova
  4. Dynamic Class Loading in the JavaTM Virtual Machine

Dynamic Class Loading in the JavaTM Virtual Machine

上传者: 2020-08-29 18:11:25上传 ZIP文件 64.09KB 热度 17次
Class loaders are a powerful mechanism for dynamically loading software components on the Java platform. They are unusual in supporting all of the following features: laziness, type-safe linkage, user-defined extensibility, and multiple communicating namespaces. We present the notion of class loader
用户评论