登录
首页 » Visual C++ » VC_Control

VC_Control

于 2016-12-18 发布 文件大小:2862KB
0 279
下载积分: 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 个回复

  • wenzi
    用VC++6.0和MFC编译的小程序,实现功能是界面文字可以滚动显示。(MFC with VC++ 6.0 and compile a small program to achieve functional is the interface text can be scrolled.)
    2014-10-04 19:50:24下载
    积分:1
  • 5467897654
    窗体置顶、置后与常规模式显示的VB实例,有需要的下。(After the form is placed at the top, with regular pattern shows VB examples, in need.)
    2013-09-02 10:02:52下载
    积分:1
  • VCPP
    利用 VC++6.0 提供的一种控制台操作方式,可以建立 C 语言应用程序, Win32 控 制台程序(Win32 Console Application)是一类 Windows 程序,它不使用复杂的图形用户 界面,程序与用户交互是通过一个标准的正文窗口(Using VC++6.0 to provide a console mode of operation, you can create C-language applications, Win32 console application (Win32 Console Application) is a type of Windows program, it does not use complex graphical user interface, procedures, and user interaction is through a standard text window)
    2011-08-07 14:58:50下载
    积分:1
  • 03_abcd
    Internet Explorer 4 style UI IE4.0风格的界面效果(29KB)(style UI Batteries style interface effects (Take))
    2005-04-20 20:36:38下载
    积分:1
  • cool_toolbar&menu
    非常漂亮的自绘工具条和菜单(very beautiful painting from the toolbar and menu)
    2005-02-24 19:00:34下载
    积分:1
  • VCMulti-Language
    本程序演示了VC++界面程序多语言支持的实现方法: 1.根据用户选择的不同语言,加载不同版本的资源文件,进行切换; 2.同一个VC++界面程序据此支持多种语言。 (This program demonstrates the C++ interface, multi-language support program implementation methods: 1. Depending on the language selected by the user to load a different version of the resource file, switching 2. Same procedure whereby a VC++ interface supports multiple languages.)
    2015-10-16 10:05:34下载
    积分:1
  • UiFeature
    很好的一个界面库,基于directui的,类似QQ,希望大家能用好他。(A good interface library, based directui, similar to QQ, I hope we can better him.)
    2014-01-02 23:37:34下载
    积分:1
  • 32lu-led
    水滴实验(水滴变大下落,带拖尾效果) 水滴实验(水滴变大下落,带拖尾效果) (Drop experiment (larger droplets fall, with tail effect) drop test (larger droplets fall, with tail effect))
    2020-09-23 13:57:51下载
    积分:1
  • Tetris
    利用VC++编写的俄罗斯方块,大家可以看看玩玩啊(Tetris with VC++)
    2010-12-23 19:08:21下载
    积分:1
  • Dialog-box
    界面编程的对话框初级编辑教程,适合新手学习(Programming interface dialog primary tutorial, suitable for novice learning)
    2012-04-02 12:01:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载