目录1、介绍1.1、简介1.2、符号引用和直接引用1、符号引用2、直接引用3、符号转直接的过程2、加载流程3、类加载的分类3.1、显示加载:3.2、隐式加载:4、命名空间5、类加载器的分类6、双亲委派6.1、缓存机制6.2、类的
I understa开发者_如何学Cnd the differences between fgets() and fgetss() but I don\'t get the difference between fgets() and fread(), can someone please clarify this subject? Which one is faster? Thank