搜索资源列表
drag
- 图表移动,拖拽,仿android launcher 源代码-image move
Advanced-Google-map
- Advanced Google Maps program, with zoom and drag functions, switch mode or satellite image map mode, for your reference.
PictureFallShow
- 图片瀑布流显示,在iOS5.0上完整通过,支持拖拽加载,图片类可以自定义扩充-Picture waterfall flow iOS5.0 on integrity through support drag and drop the load, the Image class can customize to expand
DragGridView
- 图片拖动view,自定义控件。可放imageview textview等。-Image drag view
rabbit
- 当手指在屏幕上拖动时,图像将会跟随手指的拖动轨迹移动的例子-When you drag your finger on the screen, the image will follow the trajectory of the finger to drag an example
javapintu
- Java拼图游戏的源代码,另附游戏技术文档,本拼图游戏运用了Java2中的图形处理技术和消息响应技术。通过图形技术实现图片导入和分割。通过消息响应机制,使程序响应用户的鼠标操作,进行拼图游戏的操作。用鼠标拖动选中的小图片进行拼接,可以拼成一幅完整的图片。本源码的知识点有:鼠标事件的监听,Graphics类和Image类的应用-Java puzzle source code, technical documentation attached game, the puzzle using the J
DrawDemo-(1)
- android 图片拼接 缩放 特效 拖动 翻转-Image Stitching zoom effects android drag flip
singtouch
- Android单点触控技术,对图片进行平移,缩放,旋转操作 类似百度魔图,实现点击图片右上角按钮可以旋转,单击图片拖动 的功能-Android single touch technology, the image pan, zoom, rotate operation similar to Baidu magic map, click on the image to achieve the upper right corner button to rotate, click on the pic
AndroidViewJarDemo
- 本项目是一个安卓动画app,包括字体闪烁、抽屉式拖动、listview上拉刷新、翻页效果、二维码扫描、3d图片旋转、通讯录、fragment的滑动添加、android对HTML5的加载、view的开门动画、镜头由远及近的效果、硬币的正反翻转、Activity的中心打开效果、淘宝优酷的菜单打开方式、相册的3d浏览、旋转菜单、textview的字体跳动效果、折叠效果、字体水波跳动的效果等。app是用Eclipse开发,可以为不会android studio的童鞋省去很多麻烦。-This projec
dqxzxyx
- 这是一款简单地旋转地球的小程序,当拖动按钮时地球图片将会随着拖动时的方向旋转方向。如果不拖动按钮用鼠标点击这图片 然后移动,地球图片也会随着移动。大家可以下载下来多多学习,希望对大家有所帮助。-This is a simple rotation of the earth s small program, when the drag button when the earth s image will rotate with the direction of the rotation. If yo
MyMirror
- 魔镜 预备知识导图 1.控件 1.1TextView文件框控件 1.2ImageView图像视图控件 1.3SeekBar拖动条控件 2.多媒体应用 2.1Camera摄像头应用 2.2SoundPool声音播放 3.布局管理器 3.1LinearLayout线性布局管理器 3.2RelativeLayout相对布局管理器 3.3布局管理器的嵌套 4.事件处理 4.1OnTouchListener触摸事件 4.2OnClickList