登录
首页 » Visual C++ » VC_Control

VC_Control

于 2016-12-18 发布 文件大小:2862KB
0 150
下载积分: 1 下载次数: 2

代码说明:

  本程序是实现VC控制操作的小例程,可实现属性页,列表框、编辑框等多种控件的操作。适合初学VC的同学参考。(This procedure is to achieve VC control operation of small routines, enabling property pages, list box, edit box and other control operations. Suitable for beginners VC reference students.)

文件列表:

VC_Control
..........\BtnST.cpp,22197,2005-03-19
..........\BtnST.h,6811,2009-02-16
..........\ComOfTab.aps,23880,2016-12-18
..........\ComOfTab.clw,3062,2016-12-18
..........\ComOfTab.cpp,2113,2009-02-11
..........\ComOfTab.dsp,5257,2009-02-16
..........\ComOfTab.dsw,539,2009-02-02
..........\ComOfTab.h,1346,2009-02-05
..........\ComOfTab.ncb,181248,2016-12-18
..........\ComOfTab.opt,54784,2016-12-18
..........\ComOfTab.plg,2933,2016-12-18
..........\ComOfTab.rc,8814,2009-02-16
..........\ComOfTabDlg.cpp,13813,2009-02-16
..........\ComOfTabDlg.h,2780,2009-02-16
..........\Debug
..........\.....\BtnST.obj,56310,2016-12-18
..........\.....\BtnST.sbr,12714,2016-12-18
..........\.....\ComOfTab.exe,147562,2016-12-18
..........\.....\ComOfTab.ilk,419408,2016-12-18
..........\.....\ComOfTab.obj,20393,2016-12-18
..........\.....\ComOfTab.pch,6875904,2016-12-18
..........\.....\ComOfTab.pdb,418816,2016-12-18
..........\.....\ComOfTab.res,3876,2016-12-18
..........\.....\ComOfTab.sbr,12797,2016-12-18
..........\.....\ComOfTabDlg.obj,57929,2016-12-18
..........\.....\ComOfTabDlg.sbr,19389,2016-12-18
..........\.....\Dialog4.obj,16395,2016-12-18
..........\.....\Dialog4.sbr,3543,2016-12-18
..........\.....\GetCom.obj,16797,2016-12-18
..........\.....\GetCom.sbr,13103,2016-12-18
..........\.....\MySerial.obj,19547,2016-12-18
..........\.....\MySerial.sbr,3470,2016-12-18
..........\.....\SendCom.obj,15775,2016-12-18
..........\.....\SendCom.sbr,12946,2016-12-18
..........\.....\StdAfx.obj,106084,2016-12-18
..........\.....\StdAfx.sbr,1378013,2016-12-18
..........\.....\SXBtn.obj,13609,2016-12-18
..........\.....\SXBtn.sbr,1850,2016-12-18
..........\.....\TestBtn.obj,12301,2016-12-18
..........\.....\TestBtn.sbr,2798,2016-12-18
..........\.....\TestDia.obj,17781,2016-12-18
..........\.....\TestDia.sbr,12969,2016-12-18
..........\.....\vc60.idb,230400,2016-12-18
..........\.....\vc60.pdb,372736,2016-12-18
..........\Dialog4.cpp,2618,2009-02-16
..........\Dialog4.h,1309,2009-02-13
..........\GetCom.cpp,2178,2009-02-11
..........\GetCom.h,1472,2009-02-11
..........\MySerial.cpp,6618,2009-02-11
..........\MySerial.h,1506,2009-02-11
..........\readme.h,856,2009-02-06
..........\ReadMe.txt,3615,2009-02-02
..........\res

..........\...\ComOfTab.rc2,400,2009-02-02
..........\Resource.h,1739,2009-02-16
..........\SendCom.cpp,2003,2009-02-11
..........\SendCom.h,1412,2009-02-11
..........\StdAfx.cpp,210,2009-02-02
..........\StdAfx.h,1054,2009-02-02
..........\SXBtn.cpp,2114,2009-02-16
..........\SXBtn.h,1405,2009-02-16
..........\TestBtn.cpp,1608,2009-02-16
..........\TestBtn.h,1386,2009-02-16
..........\TestDia.cpp,1569,2009-02-12
..........\TestDia.h,1359,2009-02-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MFC
    MFC的控件中实现OPENCV的摄像头显示-(MFC control to achieve OPENCV camera-)
    2012-08-03 22:06:50下载
    积分:1
  • guqlwc
    A Biosprint Function Using A Call to Int86x(),()
    2018-05-15 20:54:03下载
    积分:1
  • shitanfankaMFC
    通过VC++6.0中MFC设计一个食堂饭卡系统,使之能够通过访问数据库来进行一系列操作。(By VC++6.0 MFC in a dining room card system design, which can access the through a series of operations.)
    2016-02-24 14:11:20下载
    积分:1
  • VBPNG
    此控件方便VB用户直接载入PNG图片,完美结了VB6无法添加PNG图片的问题,方便又实用,值得收藏!(This control is easy to VB users to directly load PNG images, perfect knot VB6 unable to add PNG images that are convenient and practical, worth collecting!)
    2013-07-01 16:52:52下载
    积分:1
  • spincontrol
    简单介绍了上下控件的使用方法,对于初学者,有一定的帮助。(Briefly introduced the use of upper and lower control method, for beginners, there are certainly helpful to them.)
    2007-08-16 21:25:17下载
    积分:1
  • StatusBmp
    vc——在状态栏上显示BMP位图StatusBmp(vc- in the status bar display BMP bitmaps StatusBmp)
    2011-07-30 17:26:40下载
    积分:1
  • MarchingCubes
    VTK实验程序,利用VTK开源库实现Marching Cubes等值面提取算法,程序中可修改等值面参数,交互界面实现物体的旋转、缩放,数据文件在工程目录下(VTK experimental procedures, the use of open-source library implementation VTK Marching Cubes isosurface extraction algorithm, the program can be modified isosurface parameters, interactive interface to achieve the object rotation, scaling, data files in the project directory)
    2021-04-03 21:19:05下载
    积分:1
  • list
    list控件的基本适应方法,简单易懂。。很适合初学者(The basic adaptation list controls, easy to understand. . It is suitable for beginners)
    2014-02-10 22:46:21下载
    积分:1
  • ShortCut
    This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your ShortCut application.
    2004-07-13 10:53:33下载
    积分:1
  • MFC
    (1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。 (2)利用虚函数计算几种图形面积。 (3)演示构造函数、复制构造函数、析构函数的作用和调用顺序 (4)用类模板具体实现。 (5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性,或者利用运算符重载输入输出图形的基本属性。 (6)用文件保存图形信息,且能够从文件中读取并作相应处理。 2)创新要求: 采用头文件与源文件分离的方法,多态性的实现多样化(defines an abstract base class Shape, with which it derives five categories: round, square, rectangular, trapezoidal, triangular. (2) the use of virtual functions to calculate several graphics area. Effect (3) demonstrate the constructor, copy constructor and destructor call sequence (4) with a class template implementation. (5) The use of MFC library to draw and modify graphics, using the basic properties dialog input and output graphics, or the use of the basic properties of operator overloading the input and output graphics on the graphical user interface. (6) with the file save graphical information, and can be read a file and make the appropriate treatment. 2) Innovation requirements: Using the method header and source files separate polymorphism diversify )
    2020-11-04 14:29:52下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载