CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - drag

搜索资源列表

  1. drag

    0下载:
  2. VC拖拽源码,让你的程序支持拖拽操作的源代码-VC drag source, so that your program supports drag and drop the source code
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:16653
    • 提供者:tunshizhe
  1. exemple-of-Drag

    0下载:
  2. exemple of Drag in visual basic 6
  3. 所属分类:Other Databases

    • 发布日期:2017-04-01
    • 文件大小:3029
    • 提供者:Leo
  1. drag

    0下载:
  2. 国产平台手机平台 冒泡MRP实现拖得源码-The domestic platform for mobile platforms bubbling MRP to achieve the drag source
  3. 所属分类:MTK

    • 发布日期:2017-03-26
    • 文件大小:244482
    • 提供者:wendaojiang
  1. wpf_DragDrop

    0下载:
  2. WPF 鼠标拖拽功能,自定义拖拽的跟随图形,不再是一个虚线的系统的小标志,而是具体所拖拽的对象的图形,比如拖一个button,后面跟随的就是一个button的形状。-WPF mouse drag and drop, drag the following custom graphics, broken system is no longer a small sign, but concrete by dragging a graphical object, such as dragging a b
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3555885
    • 提供者:wan yiqian
  1. Drag

    0下载:
  2. 拖放效果,可以将目标在页面中随意拖放,并实现矢量缩放,可用于多种界面效果。-The drag-and-drop effect, the target can be anywhere in the page drag and drop, and vector scaling can be used for a variety of interface effects.
  3. 所属分类:Browser Client

    • 发布日期:2017-11-19
    • 文件大小:3000
    • 提供者:左浩雷
  1. android-drag-button

    0下载:
  2. android漂亮的拖动按钮效果源代码。-android pretty drag button source code
  3. 所属分类:android开发

    • 发布日期:2013-03-06
    • 文件大小:25212
    • 提供者:张欣
  1. Drag

    0下载:
  2. 高效拖动控件 ,Javascr ipt 来写 拖动效果非学好,不会走位, 用SetTimer 来更新,不是用MouseMove 来更新, 时间可以自已设定 有定位记录效果,可以用在多功能网站,效果没得说-A Good Drag Control, Whitch is write by Javascr ipt, the Screen fresh Click in Timer, About 20times a second it also can set your
  3. 所属分类:Graph program

    • 发布日期:2017-12-09
    • 文件大小:3201
    • 提供者:tengfei
  1. drag-control--CSharp

    0下载:
  2. 可以实现鼠标点击控件进行拖拽的功能,用vs2010/C#编写的,压缩文件内包含相关程序流程的详细说明。-Can drag-and-drop functionality, mouse click controls written in vs2010/C#, compressed file contains a detailed descr iption of the program flow.
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:225411
    • 提供者:索子
  1. drag

    0下载:
  2. VC++实现文件拖拽(文件拖放),分四个步骤实现文件拖拽打开,拖放获取文件路径,打开实例窗口后,拖动任意一个文件到窗口中,可获该文件的路径信息,为下一步拖放打开文件提供方便。-The VC++ implementation file drag and drop, drag and drop files, four steps to drag the file to open, drag and drop access to the file path, open the instance win
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:5919
    • 提供者:张海玲
  1. Drag-the-image

    0下载:
  2. 利用BCB实现大图片的拖动功能,利用鼠标事件使得较大图片可以通过拖动完全显示出来-Using BCB drag feature large picture, the use of mouse events so that the larger picture can be displayed completely by dragging
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:1234931
    • 提供者:王妃
  1. Drag

    0下载:
  2. Delphi写的拖动视图源码,在视图中拖动图标,可以拖动到任意地方。-Drag view source code written in Delphi, drag the icon view, you can drag it to any place.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-22
    • 文件大小:99864
    • 提供者:afe886
  1. Drag-the-component

    0下载:
  2. Delphi写的拖动本程序窗口内的一个组件的源码。-A component of the source window drag this program written in Delphi.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-14
    • 文件大小:184388
    • 提供者:n64u525
  1. drag

    0下载:
  2. VC.NET实现无标题栏的窗体拖动,其实有窗体栏,不过很多可拖动的窗体都是按住标题栏才能拖动,按住窗体的其它地方并不能拖动,本例演示了按住窗体的其它地方也可以拖动窗体,也挺简单的。-VC.NET no title bar of the form drag, in fact, form bar, but many draggable form and hold the title bar to drag, press and hold the form elsewhere and can not
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:41206
    • 提供者:陈春英
  1. drag

    0下载:
  2. 在窗体上拖动图片移动,Delphi源码实现的图像拖曳,感觉不是太灵敏,向右拖动时候稍微感觉好一些,向左拖动很不灵敏,程序还有待改进提高,有兴趣的可下载源码研究。-Drag the image to move on the form, Delphi source code to achieve drag the images did not feel too sensitive, drag to the right when feeling a little better, drag to the
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:56754
    • 提供者:汪美兰
  1. How-To-Drag-Drop

    0下载:
  2. Drag Text From A EditBox To A ListBox This file came from Planet-Source-Code.com...the home millions of lines of source code
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:1855
    • 提供者:mohammad
  1. drag

    0下载:
  2. 实现PictureBox图像和图像文件的拖放,并实现了窗口随着Picture控件改变大校程序可以把其它窗口中的图像拖放至本程序的窗口中显示,注意,暂不支持网页上的图像拖放,拖放了也不会显示。-Achieve PictureBox drag and drop images and image files, and to achieve a change in the window with the Picture control procedures colonel other windows c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:1412
    • 提供者:张立森
  1. drag-file-operations

    0下载:
  2. 让程序支持拖曳文件操作,即Drag and Drop功能-Let the program supports drag file operations, namely Drag and Drop functionality
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:4377
    • 提供者:holytest
  1. Drag-and-Drop-E

    0下载:
  2. 此代码用的是VC++些的,用于实现简单的拖拽功能-This code is used in some of the VC++, used to implement simple drag and drop, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:162329
    • 提供者:环境光
  1. drag-and-drop-images

    0下载:
  2. 该功能主要实现通过鼠标选中客户区中的图片,然后按住鼠标左键拖动,就可以看到此时图片会随着你的鼠标的移动而在客户区中移动。主要用到CRgn类来实现。-The function is mainly implemented through the mouse over the client area of the image, and then hold the left mouse button drag, you can see the picture with your mouse move a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:427947
    • 提供者:刘必玲
  1. drag-sort-listview-master

    0下载:
  2. Android listView drag function:to shit the order of items in ListView
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:720669
    • 提供者:hm
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com