CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - movement

搜索资源列表

  1. tx

    0下载:
  2. Delphi编写的一个特效程序, 限制鼠标移动,隐藏标题栏上的按钮,窗体背景渐变,透明背景-Delphi effects of a procedure, the mouse movement restrictions, hidden Biaodilanshang button Windows Background gradual, transparent background
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:163.19kb
    • 提供者:木子
  1. mousemsg

    0下载:
  2. 这是关于用鼠标控制界面的一个程序,眼睛随着鼠标的移动而转动-This is the mouse control on the use of a procedure interface, the mouse eye with the movement and rotation
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:31.23kb
    • 提供者:刘玉兰
  1. GraphShow

    1下载:
  2. 实现三维坐标显示及相关运动的程序。三维图形可以以网格和线条显示,不同z坐标值用不同颜色显示,类似MatLab的显示。图形可以选择和移动。-3D coordinates indicating the movement and related procedures. 3D graphics can grids and lines, different z coordinates with different colors, similar to the display MatLab. Graphic
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:51.66kb
    • 提供者:吴碧华
  1. yundongchuangkou

    0下载:
  2. 此javascr ipt程序能实现窗口特效,能呈现运动的窗口,其中可以设置窗口运动的速度,数值大速度慢。-this window procedure to achieve effects, the campaign will show window which may set the window movement speed, large numerical slow.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:1.11kb
    • 提供者:廖秋筠
  1. yuanyan

    0下载:
  2. 编写一个一个程序,在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,而且,每隔四分之一周期,圆的填充色和圆的周边颜色都发发生了变化(颜色自己选取),同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长。-procedures appeared on the screen in the center of a circle along a sinusoidal curve track the movement of a solid round, but every fourt
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:9.34kb
    • 提供者:王界
  1. 跟随鼠标移动的显示X,Y

    1下载:
  2. 显示跟随鼠标的移动显示位置-show to follow the movement of the mouse location
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:35.82kb
    • 提供者:韦艾肌
  1. guessNum.zip

    0下载:
  2. 与文曲星电子辞典中的猜数字小游戏类似,用VC6.0实现。展示了对话框中焦点的移动、无模式对话框的生成,窗口消息的发送接收等基本MFC技术,vonchishin electronic dictionary and number guessing in the game is similar to the realization of using VC6.0. The focus of the dialog box to display the movement of the generation
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-26
    • 文件大小:219.59kb
    • 提供者:洪武
  1. dlg_move

    0下载:
  2. 拖动滚动条实现对话框的移动及对话框上控件的移动,而不会出现闪烁现象。利用此原理,可实现控件的无闪烁移动。-Drag the scroll bar to achieve the dialog dialog controls movement and the movement, with no flicker. Take advantage of this principle, can realize the control flicker-free movement.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3.44mb
    • 提供者:李信息
  1. DynWindow

    0下载:
  2. 使对话框支持动态移动,对话框内空间同时变化。-Dialog box to enable support for dynamic movement, changes in the dialog box space at the same time.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-29
    • 文件大小:167.02kb
    • 提供者:liy
  1. TestDlgMove

    0下载:
  2. 如何控制窗口控件的移动 文件: PreDialog.CPP PreDialog.H AutoSizeDlg.CPP AutoSizeDlg.H 主要实现在类: CPreDialog 主要是枚举窗口中的所有子控件 CAutoSizeDlg 具体实现控件的移动-How to control the window controls the movement of documents: PreDialog.CPP PreDialog.H AutoSizeDlg.CP
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-23
    • 文件大小:17.88kb
    • 提供者:DY
  1. 5956469teixiao

    0下载:
  2. 特效代码,可以实现图片左右移动,上下移动,不过要用键盘来操控-Specific code can be achieved picture about moving up and down movement, but to use the keyboard to control
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2.28mb
    • 提供者:petercrazyer
  1. moveball_and_clock

    0下载:
  2. VC++6.0实现文档窗口绘图:小球正弦运动、时钟。带设计实现文档。-VC++6.0 to achieve document window graphics: ball sinusoidal movement, the clock, Including Design and Implementation with documentation.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:209.23kb
    • 提供者:cici
  1. haonoi

    0下载:
  2. 本程序是一个汉诺塔程序的界面模拟。 可以动态的看出其移动的过程和步骤。 是个简单的动画程序。-This program is a Tower of Hanoi program interface simulation. You can see the movement of dynamic processes and steps. Is a simple animation program.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3.49mb
    • 提供者:zhangjun
  1. SettingsWindowMovingRange

    0下载:
  2. 设置窗口的移动范围,可以将窗口限制在屏幕范围内-Movement range of settings window, you can limit the window within the screen
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:2.32kb
    • 提供者:方鸿铭
  1. timer

    0下载:
  2. MFC程序,用于在状态栏和界面上显示当前时间 -PCI1010 movement control CARDS on the application of the industrial PC hardware manuals
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1.86mb
    • 提供者:查峰
  1. mouse

    0下载:
  2. 用MFC编程通过鼠标的移动获取鼠标的坐标位置-MFC programming through the movement of the mouse to obtain coordinates of the mouse position
  3. 所属分类:Dialog_Window

    • 发布日期:2016-01-25
    • 文件大小:15kb
    • 提供者:SKY
  1. genzongshubiao

    0下载:
  2. vb编写的程序,随鼠标的移动,显示当前鼠标所在的位置 。-vb prepared by the program, with the movement of the mouse to display the current location of the mouse.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-30
    • 文件大小:1.8kb
    • 提供者:liufeng
  1. ecc

    0下载:
  2. UX Movement是一个专注于界面设计的博客,其创始人Anthony T在Smashing Magazine上发表了一篇文章《Better Password Masking For Sign-Up Forms》,文中指出用户进行注册时,隐藏密码是不合适的,不仅会阻碍用户快速、准确地输入,还会遮掩用户的输入错误。在注册页面中,需临时暴露密码,并给出了两个
  3. 所属分类:对话框与窗口

  1. MotionRecognitionSystem

    0下载:
  2. 运动识别系统,对于运动中的物体进行定位,一帧一帧的分析得到结果-A motion recognition system, to be positioned for the movement of objects, an analysis results
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-19
    • 文件大小:5.54mb
    • 提供者:超还真
  1. Test

    0下载:
  2. 孙鑫VC++深入详解第八章中代码,在对话框程序中,根据鼠标的移动,按钮做相应的反应-The the Sun Xin VC++-depth Detailed Chapter VIII in the code, do the appropriate response in the dialog box procedure, according to the movement of the mouse, button
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-21
    • 文件大小:1.86mb
    • 提供者:zhouling
« 12 »
搜珍网 www.dssz.com