摘要
Java是面向对象的编程语言,可以实现GUI的扫雷游戏需要设计不同的类,在此就如何运用Java实现图形界面下的扫雷游戏浅谈简单的算法与事件处理的基本实现。
Java is an object-oriented programming language.It requires to design different categories to realize GUI mine-sweeping game through Java.Aiming at how to realize the mine-sweeping game under graphical interface through Java,the paper presents the simple algorithm and the basic realization of events processing.
出处
《电脑编程技巧与维护》
2011年第6期6-7,共2页
Computer Programming Skills & Maintenance
关键词
扫雷
事件处理
类
算法
mine-sweeping
event processing
category
algorithm