搜索资源列表
GPSLogger
- android 1.5的手机GPS应用,可以得到GPS的各个信息。-android 1.5 mobile GPS applications, GPS can get all the information
Android-development
- 1,3G应用开发之Android 2,Android开发培训课件 3,android开发过程介绍 4,android环境搭建-1,3 G of Android application development 2, the Android development training courseware 3, the android development process 4, the android environment to build
mousetrack
- 知识点:使用Graphics类制作方块,使用java.awt.Event类响应鼠标动作,使用Color类设置方块的颜色,使用int类记录光标的位置。 实现思路:首先要制作界面中的方块,通过Graphics类的对象函数g.setColor(Color.red)设置方块的颜色为红色,然后通过语句g.drawRect(0, 0, size().width - 1, size().height - 1)和g.drawRect(mx, my, (size().width/10) - 1, (si
