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

搜索资源列表

  1. 自动靠边的窗口(带讲解)

    0下载:
  2. windows下自动靠边的窗口(带讲解)-windows automatically sides of the window (on the band)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27554
    • 提供者:dd
  1. 多窗口

    1下载:
  2. MFC 窗口多块显示,设置三个视口用于显示,编程语言:openGL, MFC -MFC window plus, as I set up for three shows, programming languages : openGL, MFC
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:94643
    • 提供者:早名
  1. 不规则图片背景窗口

    0下载:
  2. 一个不规则图片背景窗口的实例,当需要实现类似效果的时候,参照此例即可-an irregular picture window background example, the need to achieve similar effects, can refer cases
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:128319
    • 提供者:祥子
  1. 向你展示16种关闭窗口的特效

    0下载:
  2. 多种窗口关闭特效合集,稍加改造,可用于自己的程序中,为程序增添特效-multiple window closed effects Collection, a little alteration, can be used to the procedure, the procedure for adding special effects
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7385
    • 提供者:许栋
  1. 实现程序窗口闪烁

    0下载:
  2. c++builder编程实现窗口闪烁的功能,即当一个窗口打开时,如果你没有定位在该窗口,在该窗口将闪烁提示-c builder programming window flashing function, that is, when a window is opened, if you have no position in the window, the window will flicker suggest
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:770403
    • 提供者:吴笑天
  1. 制作吸附窗口程序

    0下载:
  2. c++builder编程实现窗口吸附功能,即我们常用的qq程序,在qq窗口拖到显示屏幕的边缘时,自动吸入屏幕内-c builder programming window adsorption function, which is our common qq procedures, the qq window display screen dragged to the brink, the screen automatically inhalation within
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:500750
    • 提供者:吴笑天
  1. 调用AnimateWindow实现动画窗口的实现

    0下载:
  2. 修改MFC窗口的背景颜色 编写环境是VC,本人独立写的小程序,学习使用-MFC window changes the background color of the environment is prepared VC, I wrote a small independent procedures, learning to use
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:29388
    • 提供者:田野
  1. 修改MFC窗口的背景颜色

    1下载:
  2. 修改MFC窗口的背景颜色 VC编写,100%本人原创作,学习使用-MFC window changes the background color of VC preparation, I 100% for original and learning to use
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:41821
    • 提供者:田野
  1. Visual C++窗口标题改变的几种方法

    0下载:
  2. Visual C++窗口标题改变的几种方法-window to change the title of several methods
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2015
    • 提供者:郑黎方
  1. 智能ABC窗口

    0下载:
  2. 高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动。普通窗口移动是通过标题栏由系统自动实现的,对于这类窗口就无法依靠系统了,需要手工实现。实现的方法有两种: 手工处理WM_MOVE、WM_LBUTTONUP消息,并根据鼠标的移动自己实现窗口移动过程中的绘制; 在WM_MOVE消息处理函数中通过向自己发送参数wParam为HTCAPTION lParam为鼠标位置的WM_N
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:15938
    • 提供者:张事实
  1. 在窗口左边实现toolbar

    0下载:
  2. 在窗口左边实现toolbar的一个程序,类似photoshop中 -window in the left toolbar to achieve a procedure similar to Photoshop
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:35029
    • 提供者:wf
  1. 在屏幕坐标和窗口坐标之间转换

    0下载:
  2. Visual C++6.0程序设计与开发大全.第10章.键盘和鼠标.在屏幕坐标和窗口坐标之间转换-Visual C 6.0 Design and Development Series. Chapter 10. The keyboard and mouse. The screen coordinates of the window and switch between coordinates
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:45279
    • 提供者:杨昌军
  1. 改变窗口的背景和字体颜色

    0下载:
  2. 改变窗口控制的背景颜色和字体,cfont类-change the window control the background color and font, type cfont
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:1350443
    • 提供者:二毛
  1. 自动靠边的窗口1

    0下载:
  2. 实现了,像VC编辑器中资源窗口类似的子窗口自动靠边的功能-achieved, and the VC as editor of Resource similar window-automatic sides of the window function
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:26777
    • 提供者:刘刘
  1. 创建分层窗口实现图像渐变

    0下载:
  2. 1、有没有方法创建一个半透明的窗口,并将该窗口上发生的所有鼠标事件都传递到桌面或另一个应用窗口处理? 2、我正在写一个幻灯显示程序,该程序要显示JPEG图像序列。我使用了 2002年三月刊专栏文章中的 CPicture 类来绘制图像(参见:C++ Q&A: Do You Have a License for that GIF? PreSubclassWindow, EOF in MFC, and More)。那个程序运行得很好。但我现在想添加从某一张图像到下一张图像的渐变特性。我在网页
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:203539
    • 提供者:杨飞
  1. 小型的窗口字处理软件的C 语言源程序

    0下载:
  2. 小型的窗口字处理软件的C 语言源程序 ,可能对有些人有帮助吧-small window of word processing software in C language source code that is likely to help some people it
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:198229
    • 提供者:哈杰
  1. 交互式窗口程序设计软件

    0下载:
  2. 交互式窗口程序设计软件,自己没有看过,有兴趣的自己看看吧-interactive window procedure design software, they did not read their own interest to see it
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:673631
    • 提供者:哈杰
  1. 窗口与视口裁剪

    0下载:
  2. 此程序说明了视口与窗口,充分描述了视口与窗口的本质区别-this procedure, as I note with a window full descr iption of mouth and, as the essential difference between window
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:49762
    • 提供者:keke
  1. VC制作的呼出窗口实例源码程序

    0下载:
  2. VC制作的呼出窗口实例源码程序,很适合初学VC++制作外挂的朋友参考使用-VC produced examples source exhaled window procedure is well-suited to beginners VC production external reference friend
  3. 所属分类:外挂编程

    • 发布日期:2008-10-13
    • 文件大小:34169
    • 提供者:老博
  1. 可调窗口

    0下载:
  2. 由VB开发的非常漂亮的窗口界面,不信打开看-very beautiful window interface, can not open letter
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:47577
    • 提供者:任自亮
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com