判断题WTK是一组用于创建MIDP应用程序的工具。
判断题手机提供给使用者下达命令的途径主要包括手机键盘、手机屏幕、手写笔等。
多项选择题下列()方法是属于Player类的。
A.start() B.stop() C.close() D.deallocate()
多项选择题Sprite类的构造函数有()
A.Sprite(Imageimage) B.Sprite(Imageimage,intframewidth,intframeheight) C.Sprite(Sprites) D.Sprite(Sptires,intframewidth,intframeheight)
多项选择题在绘制基本图形时,Graphics提供了()
A.LEFT B.TOP C.HCENTER D.RIGHT