搜索资源列表
multitouch
- 本demo实现了放大缩小,拖拽,旋转功能. 因为是多点触摸所以鼠标的只能进行拖拽 放大缩小旋转用鼠标是看不到效果的 在官网上有这种demo但是是基于bitmap来做的 我这个可以对swf进行操作-This demo implements zoom, drag, rotate function. Because it is so multi-touch can only drag the mouse to zoom in rotation with the mouse can no
a3
- 实现鼠标拖拽,文字跟随鼠标移动,用css样式实现-To achieve the mouse drag, the text following the mouse, using css style implementation
Text
- 鼠标拖拽绘图,左键双击可改变大小、右键单击颜色、右键双击不显示。
MouseDragCurve
- 绘图 鼠标单击加入拖拽点 改变曲线形状-Drawing mouse click Add to drag points to change the shape of the curve
36848013VBPaoPao
- 窗体1: 1、添加任务栏图标,同步显示泡泡消息(亦可设置时间,自动显示消息)。 2、设置事件,让窗体在屏幕中闪烁,以达提醒的目的。 3、使用WindowsMediaPlayer控件,进行音乐文件的播放操作。 4、拖拽文件到窗体操作进行添加音乐文件播放列表,可修改成图片拖拽或其它文件拖拽。 5、用模块实现INI文件的读写操作,同步实现了软件版本号的读,写、存操作。 6、初学者用的CMD控件的位置,大小操作演示。 窗体2:
Unity3DMouseDrag
- Unity3D鼠标拖拽绕任意轴旋转的实现-Unity3D Mouse Drag every
DRAW-picture
- 用OpenCv写了一个简易的画图程序,通过单击鼠标的左键拖拽进行画图,右键进行擦除。-Using OpenCv wrote a simple drawing program, by clicking the mouse left key drag to draw, erased by right-clicking.
mousemoving
- 鼠标拖拽矩形移动,点击control可改变方向,点击鼠标可改变矩形颜色-Drag the mouse to move the rectangle, click on the control to change the direction, click the mouse to change the color of the rectangle
jiaoben4815
- jQuery带视觉差效果图片轮播代码是一款可以使用鼠标拖拽进行切换,每个图片中都带有一个炫酷的透明字母。-jQuery with poor visual image carousel effect is the code you can use a mouse to drag the switch, each picture comes with a cool transparent letters.
osg漫游
- 实现了键盘前后左右的漫游,也实现了鼠标拖拽、点击等,搭好了框架,方便拓展(Keyboard around the realization of roaming, adding mouse events, the framework set up, easy to expand)
css3-3d-book
- 这是一款十分炫酷的HTML5 3D书本翻页动画,效果相对比较简单,拖拽鼠标模拟用手翻页,更漂亮的是翻页过程中,呈现出逼真的3D立体效果。书本中的文字和图片也会3D展示,非常酷。(This is a very cool HTML5 3D book page animation, the effect is relatively simple, drag the mouse simulation by hand page, more beautiful is the flip process, sh
tina-3.4.4-x64-mswin
- Tina是一款对时间Petri网支持得比较好的软件,也是我用得较多的一款软件。 它的运行程序是解压后/bin目录下的nd.exe文件(NetDraw),适用于Windows和Linux操作系统,也就是说他的移植性很好。 Tina的操作也比较特别,很多操作需要借助键盘按键来完成,如:Ctrl + g用来切换软件背景网格线的有无;鼠标中键用来添加库所;Ctrl +鼠标中键用来添加变迁;用鼠标中键在库所与变迁间拖拽可以添加弧。(Tina is a good support for time Petri
VisionHalcon
- 代码特色功能: 1、图像显示:这个代码中制作了比较友好的图像显示功能和函数接口,非常方便客户调用,图像显示制作成控件的模式,带源代码; 2、图像显示平移以及放大缩小:在图像显示代码模块中以及将图像的拖拽、鼠标滚轮控制的放大缩小功能集成好了,提供代码接口,非常好用,可看到源代码学习; 3、文件操作模块:目前代码集成了6种文件的创建读写保存类,分别为:office中的Excel操作,IniFile的操作,LogFile的操作,Spire控件下的Excel操作,Txt文件操作,Xml文件操作(Code