登录
首页 » Visual C++ » 12345TestTab

12345TestTab

于 2020-07-07 发布
0 214
下载积分: 1 下载次数: 1

代码说明:

说明:  TAB控件的应用,在TAB控件的各选项卡里分别嵌入了列表控件、按钮控件以及下拉列表控件,并对列表控件进行了初始化,对初学者很有帮助。(In the application of tab control, list control, button control and drop-down list control are embedded in each tab of tab control, and the list control is initialized, which is very helpful for beginners.)

文件列表:

TestTab\TestTab\MainFrm.cpp, 8349 , 2020-07-06
TestTab\TestTab\MainFrm.h, 1095 , 2020-07-06
TestTab\TestTab\ReadMe.txt, 3308 , 2020-07-06
TestTab\TestTab\res\TestTab.ico, 67777 , 2007-11-28
TestTab\TestTab\res\TestTab.rc2, 363 , 2020-07-06
TestTab\TestTab\res\TestTabDoc.ico, 4710 , 2007-10-31
TestTab\TestTab\res\Toolbar.bmp, 1078 , 2003-07-24
TestTab\TestTab\res\Toolbar256.bmp, 5816 , 2007-08-30
TestTab\TestTab\resource.h, 1939 , 2020-07-06
TestTab\TestTab\stdafx.cpp, 140 , 2020-07-06
TestTab\TestTab\stdafx.h, 1854 , 2020-07-06
TestTab\TestTab\targetver.h, 1030 , 2020-07-06
TestTab\TestTab\TestTab.cpp, 3854 , 2020-07-06
TestTab\TestTab\TestTab.h, 627 , 2020-07-06
TestTab\TestTab\TestTab.rc, 14798 , 2020-07-06
TestTab\TestTab\TestTab.vcproj, 6383 , 2020-07-06
TestTab\TestTab\TestTab.vcproj.ZhangDamin-PC.ZhangDamin.user, 1423 , 2020-07-06
TestTab\TestTab\TestTabDoc.cpp, 1035 , 2020-07-06
TestTab\TestTab\TestTabDoc.h, 554 , 2020-07-06
TestTab\TestTab\TestTabView.cpp, 3322 , 2020-07-06
TestTab\TestTab\TestTabView.h, 1431 , 2020-07-06
TestTab\TestTab\UserImages.bmp, 7976 , 2007-08-30
TestTab\TestTab\Win1Dlg.cpp, 1292 , 2020-07-06
TestTab\TestTab\Win1Dlg.h, 442 , 2020-07-06
TestTab\TestTab\Win2Dlg.cpp, 466 , 2020-07-06
TestTab\TestTab\Win2Dlg.h, 355 , 2020-07-06
TestTab\TestTab\Win3Dlg.cpp, 466 , 2020-07-06
TestTab\TestTab\Win3Dlg.h, 355 , 2020-07-06
TestTab\TestTab.sln, 887 , 2020-07-06
TestTab\TestTab\res, 0 , 2020-07-06
TestTab\TestTab, 0 , 2020-07-06
TestTab, 0 , 2020-07-06

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

发表评论

0 个回复

  • MFCLIBXX
    在bin目录中是SYGUI免费版动态库 syguiF10D.dll Debug版 syguiF10.dll Release版 注:在编译Debug版应用程序后,由于MFC OLE库不一致可能会导致应用程序不能运行,可将该目录下的 MFCO42D.DLL拷贝到应用程序执行的目录中. 在lib目录中使SYGUI免费版LIB导入文件 syguiF10D.lib Debug版 syguiF10.lib Release版 在include目录中是SYGUI头文件 在sample目录中是使用SYGUI应用程序的例子代码 (the bin directory is a free version of SYGUI DLL syguiF10D.dll Debu g version syguiF10.dll Release version Note : Debug version of the compiler application procedures, As for MFC OLE may lead to inconsistent application can not run, Contents may be under the MFCO42D.DLL copy of the application to the implementation of the directory. the lib directory manipulation SYGUI free version LIB Import files syguiF10D.lib Debug version syguiF 10.lib Release version of the include directory is the first document in SYGUI sampl e directory is used SYGUI application code examples)
    2006-07-23 10:04:53下载
    积分:1
  • AISDecode
    AIS解码例程和文档,包括经纬度,基站信息解码,校验判断,例程里主要解析了1,2,3,4,5,18,19,24号协议,另外的可以自行添加,dll采用vc6编写,有个调用的例子采用delphi7编写(AIS decoding routines and documentation, including latitude and longitude, the base station information decoding, parity judgment, the routine in the main analytical No. 1,2,3,4,5,18,19,24 agreement, the other can add their own, dll use vc6 write, there is a call to write examples using delphi7)
    2021-03-12 18:49:25下载
    积分:1
  • tommy
    一个小界面的源码,这是一个新手学C#.NET的小程序!(A small interface of the source, this is a novice learning C#. NET applet!)
    2011-05-11 09:30:55下载
    积分:1
  • MyCButton
    说明:  自己创建的一个CButton类,可以方便的设置按钮的大小、颜色等属性。(Create yourself a CButton class, you can easily set the button size, color and other properties.)
    2011-04-02 16:08:06下载
    积分:1
  • CMultiTree
    一个可以多选的树控件,扩展MFC标准的CTreeCtrl。(One can choose the tree control, expand the MFC standard CTreeCtrl.)
    2007-08-14 20:11:58下载
    积分:1
  • CMyHyperLink_Source
    一个简单超文本显示控件,基于CStatic 控件开发,能够连接anry url 或者email地址(a simple CStatic derived Hyperlink control, which can be used in your project to link to any URL such as your company s website or EMail. In addition to that, this control can fire an event to the parent dialog, it can be used to popup another dialog, or whatever else you want to do.)
    2012-10-09 11:23:14下载
    积分:1
  • gcji
    c Language压缩库,c语言压缩库()
    2018-03-16 21:11:16下载
    积分:1
  • treectrl
    带复选框可拖拽的树形控件类,继承自MFC的CTreeCtrl。(Draggable tree with a checkbox control class)
    2013-08-19 10:27:20下载
    积分:1
  • 49535533
    一个窗体,根据背景位图显示,您可以参考实现很漂亮的界面,()
    2017-11-20 21:24:29下载
    积分:1
  • rmpjob
    这是一个显示数据变化量的小控件,能显示棒图和饼图,可以进行简单应用()
    2018-02-19 20:33:49下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载