详情请见http://asp2.6to23.com/ghostliang/Software/RussionCube/ 对这个游戏实在没什么好说的,就简单解释一下源程序中的构造函数吧。由于时间有限,演示时我只用了其中几项,所以在这里作个详细说明。 打开工程文件后,打开RussionCube.java 在RussionCube的构造函数里可以看到Interfaces的初始化。 这里的Interfaces便是游戏的界面。它拥有如下参数: public Interfaces( int startX,int startY, int totalRow,int totalCol