- 博客(1)
- 资源 (11)
- 收藏
- 关注
原创 Spring-framework源码编译
1、前置条件prerequisitesGit and OpenJDK 8 early access build 100 or laterBe sure that your JAVA_HOME environment variable points to the jdk1.8.0 folder extracted from the JDK download.2、下载源码...
2013-11-17 14:06:07
169
DynamicClassLoadingInTheJavaVirtualMachine
Native libraries are located by class loaders Class loaders have many uses in the Java virtual machine including for example loading class files defining classes and interfaces providing namespace separation among software components resolving symbolic references among different classes and interfaces and finally locating native libraries We assume that you have a basic understanding of class loaders so we will not go into the details of how they load and link classes in the Java virtual machine You can find out more details on class loaders in the paper
Dynamic Class Loading in the Java Virtual Machine by Sheng Liang and Gilad Bracha published in the proceedings of the ACM Conference on Object Oriented Programming Systems Languages and Applications OOPSLA 1998 ">Native libraries are located by class loaders Class loaders have many uses in the Java virtual machine including for example loading class files defining classes and interfaces providing namespace separation among software components resolving symbolic references among different classes and int [更多]
2015-05-08
CriminalIntent
一个android学习工程,描述循环列表的使用等等,后续会不断更新,保持一个程序的持续迭代。CriminalIntent 跨越13章,目前仅学习了两章。
2017-09-13
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人