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

搜索资源列表

  1. BeautifulFace

    0下载:
  2. 一个华丽的界面 使用方法 方法一: ModifyStyle( WS_CAPTION, WS_MINIMIZEBOX, SWP_DRAWFRAME ) //设置图标 方法二: 不用上面的,但是要去掉对话框的title属性 void CPageDlg::OnPaint() { if (IsIconic()) { ... } else { // CDialog::On
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:148507
    • 提供者:黄景天
  1. DrawingPring

    0下载:
  2. Drawing, painting study with straight line and rect
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:889
    • 提供者:caiqiu
  1. newasp200611413439593

    0下载:
  2. int PosFromChar(UINT nChar) // 通过指定的字符获得其x轴的位置 int CharFromPos(int nPosX) // 通过给定的x轴的位置获得相应的字符 void CutString() // 剪切字符串 void PasteString() // 粘贴字符串 void CopyString() // 拷贝字符串 void MakeBKGround(CDC *pDC, COLORREF c
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:37930
    • 提供者:yang
  1. liaozhigan0873

    0下载:
  2. // CDC::FillSolidRect is faster, but it does not handle 8-bit color depth VERIFY(brush.CreateSolidBrush( RGB(r+rStep*iOnBand, g + gStep*iOnBand, b + bStep * iOnBand))) pDC->FillRect(&rectFill,&brush) VERIFY(brush.Delet
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:90169
    • 提供者:郭文三
  1. Tracker

    0下载:
  2. 非常好的图片选择框的RECT类,能对矩形框的大小缩放
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:49734
    • 提供者:fam
  1. 控件查看器程序的源代码

    0下载:
  2. 控件查看器 最新版本. 该工具可以用来查看控件的Handle、Caption、Class、Rect属性。-Control viewer latest version. The tool can be used to control the Handle View, Caption, Class, Rect attributes.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:165657
    • 提供者:李刚
  1. Rect

    0下载:
  2. 解析CRectTracker类的使用的一个工具-The analytical CRectTracker class a tool used by
  3. 所属分类:ComboBox

    • 发布日期:2016-01-25
    • 文件大小:1944576
    • 提供者:李博
  1. ToolBar

    0下载:
  2. Use C++ to develop toolbar.it the same as IE s ToolBar.it can be draged and clicked chervon rect to select button-Use C++ To develop toolbar.it the same as IE s ToolBar.it can be draged and clicked chervon rect to select button
  3. 所属分类:ToolBar

    • 发布日期:2017-05-17
    • 文件大小:4646818
    • 提供者:qq
  1. MDIDemo

    0下载:
  2. MDIDEMO支持两种型态的非常简单的文件窗口:第一种窗口在它的显示区域中央显示"Hello, World!",另一种窗口显示一系列随机矩形(在原始码列表和标识符名中,它们分别叫做「Hello」文件和「Rect」文件)。这两类文件窗口的菜单不同,显示"Hello, World!"的文件窗口有一个允许使用者修改文字颜色的菜单。-MDIDEMO supports two types of extremely simple document windows: one displays "Hello,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-28
    • 文件大小:64453
    • 提供者:我有罪
  1. Draw

    0下载:
  2. 绘图 清屏 矩形 圆角矩形 直线 椭圆 线色 画刷(填充色) 线宽-Draw clear width line rect color ellirect ellipse brush
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:52453
    • 提供者:lan
  1. DrawObjectUserControl

    0下载:
  2. User Drawing Control, Rect Polygon, Circle
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-28
    • 文件大小:2160236
    • 提供者:Jepe angazi
  1. rect

    0下载:
  2. 这个程序可以实现用mfc画出大小不一的矩形-draw rectangle with mfc
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:28669
    • 提供者:张建帮
  1. rect

    0下载:
  2. 这个多文档程序能实现在多文档界面中用鼠标的拖动来画矩形-This multi-document program can achieve in a multi-document interface using the mouse and drag to draw a rectangle
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:37491
    • 提供者:nanyang
  1. opengl-rect

    0下载:
  2. opengl的重要操作 绘制rect,适合学习opengl的人-Draw a straight line important operation OpenGL, suitable for learning opengl.
  3. 所属分类:Button control

    • 发布日期:2017-05-10
    • 文件大小:2270715
    • 提供者:douya
  1. Cube-Trick

    0下载:
  2. win32编程——简单方块游戏.a rect game-simple game
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2908188
    • 提供者:chen
  1. YiJing

    0下载:
  2. 实现菜单中的输出文字画椭圆画线画矩形的方法-To draw themenu of the output text,ellipse ,line,rect s method
  3. 所属分类:Menu control

    • 发布日期:2017-05-08
    • 文件大小:1652474
    • 提供者:易静
  1. Desktop

    0下载:
  2. package com.cqvie import android.graphics.* import android.graphics.Paint.Style public class Kuai { //public int HANG, LIE //最大行、最大列 public int hang, lie //?前行、?前列 public int BianChang //方?的?? public int YanSe //方?的?色
  3. 所属分类:TreeView

    • 发布日期:2017-03-29
    • 文件大小:1807
    • 提供者:朱晨臨
  1. fillrect

    0下载:
  2. opengl 填充区域,能正常运行,能正常显示在visual studio 2010 中-FILL THE RECT IN OPENGL,it can run in the opengl and it can run in the visual studio 2010
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-21
    • 文件大小:5920790
    • 提供者:吴园
搜珍网 www.dssz.com