搜索资源列表
chap122
- 这是一个JAVA类的内核代码,解释了JVM在形成编译器的过程和原理,中间有代码解释。-This is a kind of core Java code, explain the formation of a JVM compiler process and the principles of interpretation of intermediate code.
jna
- JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不需要编写任何Native/JNI代码。开发人员只要在一个java接口中描述目标native library的函数与结构,JNA将自动实现Java接口到native function的映射。
HbxLink
- Android系统的疯狂连连看游戏源代码,代码注释比较丰富,而且资源文件完整,还有文档,看上去一切都很规范,压缩包有9M多,值得参阅的Android游戏源代码。源代码内包括了封装图片ID与图片本身的工具类,来自疯狂Java联盟。 根据游戏状态来绘制游戏界面上的全部方块。-Lianliankan game madness of the Android system source code, the rich code comments, and the resource file is compl
