搜索资源列表
JVNMobileGIS_src_v1.0.4
- 实现了一个基于j2me移动gps定位系统,并能进行缩放,保存地图等功能,支持蓝牙-Realize a j2me based mobile gps positioning system, and can zoom in and out, save the map and other functions to support the Bluetooth
Zoom
- This Java tip implements Zoom in and zoom out feature on an Image (Image Zoomer). This tip may help game developers to add various new kinds of appearances in games. This may also be useful for customized J2ME applications developed for mobile handse
android_animation
- 在Andriod开发中,Animation是用来给控件制作效果的。大多数的控件都可以用这个类,这个类包含了4种基本动作,分别为移动,旋转,淡入淡出,缩放。在使用Animation时,可以在.java文件中用java代码对其进行设置,这样的优点是可以方便调试程序效果;另外一种方法就是在xml中对控件的属性做设置,好处是代码的重用性比较高,缺点是不方便调试。本节中就简单介绍下这2种方法的使用流程。参考资料为mars老师的教程。 一、在java代码中使用Animation. 在java代
MyGestDemos
- java 实现手势旋转、移动、缩放 框架-java achieve gesture rotate, move, zoom frame