▍1. Snake
说明: 贪吃蛇小游戏,电脑桌面版小游戏,视频教程实例,基于java编程的小游戏(Snake Game, Computer Desktop Game, Video Tutorial Examples, Game Based on Java Programming)
说明: 控制条件语句的变量,在for循环结束后,就不可以被访问了,而while循环还可以访问,如果你继续想使用该变量,则可以使用while循环,否则推荐使用for循环,原因是for循环结束,该变量就从内存中消失,能够提高内存的使用效率。(The variable that controls the conditional statement is not accessible after the for loop has finished, and the while loop is accessible if you continue to use the variable, you can use the while loop. Otherwise, it is recommended to use the for loop, because the variable disappears from memory after the for loop, which can improve memory efficiency.)
说明: 新人练手java小项目,深入了解java中对象的机制与原理,简单易懂,学习效率高(Novice practitioner java small project, in-depth understanding of the object)
说明: hive编程指南pdf版,最新版,高清的hive权威资料。(Hive Programming Guide PDF version, the latest version, high-definition hive authoritative information.)
说明: Java cookbook for primefaces developers
这是head first design patterns源码,讲解了java23种设计模式(23 design patterns in Java)
说明: 这是head first design patterns源码,讲解了java23种设计模式(23 design patterns in Java)
建立快速索引,FastIndex为抽象类,AscFastIndex和DescFastIndex分别为两个实现(Quick Indexing. FastIndex is an abstract class and AscFastIndex and DescFastIndex are two implementations respectively.)
说明: 建立快速索引,FastIndex为抽象类,AscFastIndex和DescFastIndex分别为两个实现(Quick Indexing. FastIndex is an abstract class and AscFastIndex and DescFastIndex are two implementations respectively.)
JAVA版数据结构与算法,包括代码,图解算法,pdf文档等(Data Structure and Algorithms of JAVA Edition)
说明: JAVA版数据结构与算法,包括代码,图解算法,pdf文档等(Data Structure and Algorithms of JAVA Edition)