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

搜索资源列表

  1. vcformclose

    0下载:
  2. 让“红叉”不起作用,Visual C++.NET禁止窗口标题栏右侧的关闭按钮,让其变成灰色不可用状态,鼠标移上也不起作用了,大家知道每打工一个窗口,在任务栏处也有显示,也可以关闭它,但经过本代码的处理后,在任务栏处也不能关闭窗口了,那怎么关闭呢?别着急,按键盘上的组合键“Alt+F4”就可关闭了。-Let the " red cross" does not work, Visual C++.NET barred window close button in the title
  3. 所属分类:.net

    • 发布日期:2017-12-07
    • 文件大小:55780
    • 提供者:zpf
  1. HELLO

    0下载:
  2. visual c++ 6.0 ,使用了listview控件。响应鼠标点击。-visual c++ 6.0, using the listview control. Respond to mouse clicks.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-12
    • 文件大小:2671015
    • 提供者:党校书生
  1. jquery

    0下载:
  2. javascr ipt鼠标特效类库,导入后,根据功能设计可以增加视觉效果,比如实现一个可以加减的按钮-javascr ipt mouse effects library, imported, according to the functional design can add visual effects, such as the realization of a button you can add and subtract
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:19422
    • 提供者:赵力仅
  1. MFC3

    0下载:
  2. 可视化编程实例,单击鼠标小游戏,可用于大学生期末作业-Visual programming examples, click a mouse game, the end of the job can be used for college students
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1868223
    • 提供者:mayonghao
  1. CSharpSolitaire

    0下载:
  2. C#纸牌小游戏,实现了纸牌有些的基本功能,通过鼠标事件获取坐标来移动图片,可以自由替换poker文件夹内的图片以获取更好的视觉效果-Card games, c# realize the basic function of some CARDS, moving images by mouse events for coordinates, free replacement poker folder of the images in order to get better visual effect
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:984452
    • 提供者:李晨
  1. Demo4_USBMouse

    0下载:
  2. OSú║WindowsXp,Windows2000,Windows2003,Windows vista Mouse Example Build Environment: Visual Studio Code: Keil ª ╠Vision2,Keil ª ╠Vision3 Schmatic: Protel DXP,Protel 2004 More infromation : http://iteadstudio.com
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:89444
    • 提供者:luzik72
  1. WinHook

    0下载:
  2. a c# code project that can create a hook on mouse to record mouse movement or click, developed by visual studio
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:102244
    • 提供者:lgy
  1. mouseshow

    0下载:
  2. 创建第一个Visual C++应用程序的源码 是关于鼠标坐标位置适时显示的一个小程序,只要你的鼠标在窗口中晃动,窗口的状态栏右半部分圈红的地方会适时显示出鼠标的移动坐标,每动下鼠标,这个值是不一样的。我的第一个VC程序,就是这样。要获取鼠标坐标位置的,可参考下载。-Create the first Visual C++ application source code is a small program on a timely display the mouse coordinates of t
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:27672
    • 提供者:张海
  1. Kinescope

    0下载:
  2. 《学通Visual C 的24堂课(软件开发羊皮卷)系列》第20课屏幕录像模块,包括屏幕抓图 、抓取鼠标、将位图数据流写入AVI文件、将AVI文件转换成位图数据等-"Learning through Visual C 24 lessons (software development scrolls) series," The first 20-screen video lesson modules, including screen shots, grab the mouse, to write
  3. 所属分类:SQL Server

    • 发布日期:2017-04-23
    • 文件大小:106654
    • 提供者:张晓文
  1. vctoolbarhidden

    0下载:
  2. VC.NET关闭(隐藏)工具栏按钮的文字提示,在“视图”菜单中选择“关闭工具栏提示”功能,当你把鼠标再次移上工具栏上那些Button按钮的时候,文字提示就不会再出现了,实际上,有这样一个菜单提示效果,我们是舍不得关掉它的哦。项目运行于visual Studio平台,编译源码需要先下载VS。   这一句代码需要注意:CTestDoc* CTestView::GetDocument() const // 非调试版本是内联的。-VC.NET Close (hide) toolbar button
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:55006
    • 提供者:apudn69
  1. MouseApp

    0下载:
  2. 通过单击鼠标实现不同的功能,通过visual C++实现功能-By clicking the mouse for different functions
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:13469
    • 提供者:李亮
  1. mouseshow

    0下载:
  2. 创建第一个Visual C++应用程序的源码 是关于鼠标坐标位置适时显示的一个小程序,只要你的鼠标在窗口中晃动,窗口的状态栏右半部分圈红的地方会适时显示出鼠标的移动坐标,每动下鼠标,这个值是不一样的。我的第一个VC程序,就是这样。要获取鼠标坐标位置的,可参考下载-Create the first Visual C++ application source code is a small program on a timely display the mouse coordinates of th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:27073
    • 提供者:kpudn29
  1. DraggingForm

    0下载:
  2. 无标题栏,无边框的窗体拖动 C#代码实例,为方便测试,弄成了黑色背景,没了关闭按钮,关闭时请按Alt+F4,另外你可以在黑色区域按住鼠标左键拖动本窗口到任意地方,拖动无边框窗体的完美例子。Visual c#实现无标题栏窗口。-No title bar, no border form drag C# code examples, to facilitate testing, ended up with a black background, not the Close button, when c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:7703
    • 提供者:wpudn63
  1. HoverClickTriggerCircle

    0下载:
  2. Hover Click Trigger Circle 鼠标移过图片高亮显示的效果,视觉效果非常不错,基于jQuery插件实现,具体的效果请看截图。-Hover Click Trigger Circle mouse over the picture to highlight the effect, visual effect is very good, based on jQuery plugin to achieve specific effects see screenshot.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-27
    • 文件大小:115088
    • 提供者:wpudn75
  1. ButtonAddImage

    0下载:
  2. 可视化界面添加图片,鼠标点击循环。初学java者参考-The visual interface to add pictures, click on the mouse circulation. Beginner java reference
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:790
    • 提供者:王若宇
  1. WheelHook

    0下载:
  2. Visual basic 6.0 MSFlexGrid1 mouse wheel
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4567
    • 提供者:Kim JunHyeong
  1. ModalLogin

    0下载:
  2. how to modify the default ASP.NET MVC project to use Twitter Bootstrap Modal Dialog as a login dialog. Graceful degradation for non Javascr ipt Browsers is included.-Introduction This article shows how to use the Modal Dialog jQuery plugin of th
  3. 所属分类:.net

    • 发布日期:2017-05-02
    • 文件大小:840111
    • 提供者:MahdiAttar
  1. MouseGame

    0下载:
  2. visual studio 环境 用c#开发的 打地鼠游戏 老鼠出现频率的控制等 打死一直地鼠后有积分积累, 方便程序员学习和加深对设计模式的理解-visual studio environment with c# development of play hamster game Mouse control the frequency of the hamsters have been killed after the accumulation of points, convenient
  3. 所属分类:.net

    • 发布日期:2017-05-16
    • 文件大小:3742502
    • 提供者:tiffeny
  1. button

    0下载:
  2. 鼠标在按钮上移动和移开时,按钮显示不同的颜色,显示visual basic界面设计、控件运用和事件过程的使-Button changes when the mouse move on or out of it, by visual basic, which shows the design of user interface, the use of controls and the application of events
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-26
    • 文件大小:9695
    • 提供者:sus
  1. CUBE

    0下载:
  2. 基于opengl图形接口实现的魔方,在visual stdio 2010 下可以运行,右键弹出式菜单可以选择魔方阶数,键盘输入控制魔方某一层旋转(详见注释),鼠标可整体旋转魔方,-Opengl-based graphical interface cube in visual stdio 2010 can run, right pop-up menu you can choose the order of the cube, the cube keyboard input to control t
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-03
    • 文件大小:15280466
    • 提供者: 陈鹏飞
« 1 2 ... 6 7 8 9 10 1112 13 »
搜珍网 www.dssz.com