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

搜索资源列表

  1. 非矩形窗口的实现

    0下载:
  2. 非矩形窗口的实现-non-rectangular window to achieve
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:4.29kb
    • 提供者:左高飞
  1. 创建非矩形窗口

    0下载:
  2. 本程序将VC向导自动生成的矩形窗口框架,通过类的派生创建出一个非矩形的框架窗口,以改变千篇一律的矩形外形。-VC Wizard automatically generated rectangular window framework through the derived class to create a framework of the non-rectangular window to change the stereotyped in a rectangular shape.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:77.19kb
    • 提供者:吴碧华
  1. 简单的绘工具

    1下载:
  2. 本例实现了一个简单的绘工具,该绘图工具具有打开,关闭,保存,另存文件的功能;它能够对直线,矩形等几种图元进行绘制和操作。本章主要介绍了视图文档的程序框架的应用,创建工具条,使用设备环境变量的各种绘制功能,使用设备环境变量的不同绘制模式,实现文件的流式存储与加载功能等。-the cases to achieve a simple painting tool, the graphics tools with open and closed, preservation, Save document f
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:48.52kb
    • 提供者:唐堂
  1. cad1

    0下载:
  2. 实现直线,矩形,圆形,椭圆的vc++程序,有CAD 的初级功能.-achieve linear, rectangular, circular, elliptical vc procedures, the primary function of CAD.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:75.67kb
    • 提供者:liurui
  1. MFC_SDI

    0下载:
  2. 本软件实现多种功能,可以简单绘图,比如画线,画圆,画矩形,而且内嵌一播放器,可播放WAV,MIDI,AVI三种多媒体文件,效果可爱,欢迎交流-the software to achieve a variety of functional and simple drawings, such as painting lines, the Circle, rectangular paintings, but incorporates a player, broadcast WAV, MIDI, AVI
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:53.89kb
    • 提供者:吴健雄
  1. 桌面宠物的制作(不规则窗体的制作)

    1下载:
  2. vc++编译器应用向导只能生成规则的矩形窗体,但是不能生成不规则的窗体,本文通过一个实例介绍如何做一个不规则窗体,通过这个例子,大家可以进一步做成一个桌面宠物-vc Application Wizard compiler can generate the rules of rectangular windows, but not generating irregular forms, the paper through an example of how to do an irregular f
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:173.5kb
    • 提供者:叶秋风
  1. APIfunctionreference

    0下载:
  2. 《WINDOWS/WIN32/WINDOWS NT 程序设计通用API函数参考》。本书讨论了通用的Windows/Win32/Windows NT API函数,这些函数涉及如下方面:加速键、位图、脱字符、NT控制台、剪贴板、裁剪区、控件、曲线输出、设备环境、对话框、绘图工具、文件I/O、字体、GDI对象、图标、键盘、画线、映射、菜单、消息、鼠标、绘图、调色板、矩形操作、滚动、语音、字符串、文本输出、时间与计时器、版本管理、窗口操作及窗口管理。附录中还列出了Windows/Win32/Window
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-24
    • 文件大小:7.79mb
    • 提供者:林孝城
  1. clock

    0下载:
  2. 程序模拟一台高级时钟,功能包括以指针方式显示、以数字方式显示、日历和秒表等;可设置时间和日期。 程序使用对话框结构,左方有框显示指针式钟面,其下方有两个矩形框,一个以数字方式显示日期、星期和时间,该时间应与指针显示的时间一致。另一个框作为秒表的显示框。对话框右方有设置时间按钮、时间快进按钮和秒表按钮。-Process simulation of a high-level clock, features include a pointer display, digital display,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:19.85kb
    • 提供者:李明
  1. splash_demo

    0下载:
  2. 逐渐显示LOGO 图片的MFC程序码。视窗LOGO 没有边界。-a non rectangular splash screen class with Alpha blending
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-23
    • 文件大小:7.13mb
    • 提供者:andy chen
  1. MFCCreatBlock

    0下载:
  2. 一个基于MFC的UG二次开发,对话框程序。程序功能是调用MFC对话框,实现自动建模长方体。-A second development based on MFC-UG, the dialog box procedure. Program function is to call MFC dialog, automatic modeling rectangular.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-27
    • 文件大小:9.08mb
    • 提供者:zhc
  1. qxtx

    0下载:
  2. 实现了使用鼠标拖选出一个矩形框,并对矩形框内部的图形进行放大的功能。实现方法比较巧妙,适合为初学者提供思路。-Achieved using the mouse drag select a rectangular box, and graphics within the rectangle to zoom feature. More clever implementation method for providing ideas for the beginner.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:245.98kb
    • 提供者:lizhao
  1. ChatRoom(1)

    0下载:
  2. 循序渐进实现仿QQ界面(一):园角矩形与双缓冲贴图窗口 收藏 印象里仿QQ界面的程序应该有很多-Progressive realization of imitation QQ interface (I): Park Corner rectangular window with double buffering texture impression imitation QQ collection process should be a lot of interface
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-13
    • 文件大小:46.73mb
    • 提供者:田乐
  1. gdiplussrc

    0下载:
  2. GDI+的应用使得平面图形图象编程变的更加容易,本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png图片实现半透明渐变窗口,该程序实现了指针式和数字式两种时钟显示方式。窗口实现了半透明渐变窗口、窗口拖动无移动矩形框、隐藏了任务栏窗体按钮等。-GDI+ application programming graphic image makes the plane easier to change, this clock is a dialog-based program, for exam
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-27
    • 文件大小:398.89kb
    • 提供者:A
  1. xuanzhuan

    0下载:
  2. 现矩形在窗口内沿着水平线匀速移动 实现了一个矩形在窗口中匀速转动(单击鼠标右键停止转动) -Now be rectangular in uniform move along the horizontal line within the window of a rectangle in the window uniform rotation (right-click to stop rotation)
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:831byte
    • 提供者:李晓晨
  1. Draw-circle-rectangleline-and-point-

    0下载:
  2. 在vc开发环境下的MFC上画点,线,矩形和圆形-Draw rectangular and circular dotted line in MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-07
    • 文件大小:1.86mb
    • 提供者:fengxiangfei
  1. KJAndJW

    0下载:
  2. 大地测量学中,空间直角坐标和大地经纬度的换算。-Geodesy, space rectangular coordinate conversion and the earth latitude and longitude.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-07
    • 文件大小:2.16mb
    • 提供者:刘坤
  1. MyDLg

    0下载:
  2. MFC框架下编写的 不规则的,非矩形的界面的界面设计与实现-MFC irregular, non-rectangular interface design
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-10
    • 文件大小:42.11mb
    • 提供者:duoduo
  1. Graphic2

    0下载:
  2. 基于VS2008的MFC编程,并利用橡皮筋技术进行直线、矩形、多边形的绘图-VS2008 programming based on the MFC, and linear, rectangular, polygon using band technology drawing.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-10
    • 文件大小:8.18kb
    • 提供者:张娟
  1. EasyDraw

    0下载:
  2. 利用VC++实现画图程序 基于MFC 使用VC++2005实现。 直线 矩形 椭圆 的绘制 改变线条颜色宽度类型-Use VC++ MFC-based drawing program using VC++2005 achieve. Straight-line rectangular oval drawing to change the width of the line color type
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-09
    • 文件大小:212.1kb
    • 提供者:尹雨田
  1. Non-Rectangular-Window-Source-Code

    0下载:
  2. A small sample showing how to create a non-rectangular window. Windows provides an API called SetWindowRgn() that makes it easy for applications to create irregularly shaped windows. Then you need to catch the WM_NCHITTEST, WM_NCACTIVATE and WM_NCP
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-13
    • 文件大小:23.85kb
    • 提供者:Soheyl
« 12 »
搜珍网 www.dssz.com