登录
首页 » 界面开发 » CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST...

CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST...

于 2022-01-26 发布 文件大小:344.51 kB
0 229
下载积分: 2 下载次数: 1

代码说明:

CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip   基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。 enum_display_modes_demo.zip enum_display_modes_src.zip   列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。 iconbutton_demo.zip iconbutton_src.zip   创建一个按钮,并在上面显示图标。 jpeglib_demo.zip jpeglib_src.zip   利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 Mail_Report.zip   一个邮件报告程序。 SrcFirstProg.zip   解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip   自定义的标签控件对话框。 Undo_demo.zip undo_src.zip    在VC中实现Undo和Redo功能。-err

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

发表评论

0 个回复

  • 这是介绍vc属性编程类的,通过这个类的使用,你可以学习到vc深层次上的一些东西...
    这是介绍vc属性编程类的,通过这个类的使用,你可以学习到vc深层次上的一些东西-introduced vc attribute category of programming through the use of this class, you can learn vc something deeper level
    2022-03-07 03:42:21下载
    积分:1
  • interface development needs of some components
    界面开发所需要的一些组件-interface development needs of some components
    2023-09-06 08:00:03下载
    积分:1
  • c++builder的经典书籍,非常不错,主要讲
    c++builder的经典书籍,非常不错,主要讲界面开发的-c++ builder of classic books, very good, the main speaker interface developed
    2022-03-10 07:43:34下载
    积分:1
  • 基于联通SGIP1.2供简单的短信平台系统接口
    基于联通SGIP1.2接口库开发的简单短消息平台,支持参数配置,日志记录功能。同时与后台数据库集成,自动将接收到的消息写入数据库的MO_Log表,同时将发送出去的消息写入MT_Log表,失败的话记录失败原因.MT_Log表的FinishFlag字段表示发送是否成功,FinishFlag = 0表示正在短信中心等待,发送成功的话FinishFlag=1,失败的话=2,如果发送失败,将在ErrorDescribe字段中记录失败原因。 数据库可以是Access,SqlServer2000,Oracle,或者Sybase等,只要有MO_Log,MT_Log表即可。也可以建立一个发送表,将要发送的消息写入该表,然后程序定时检测该表的内容,有新记录的话就发送出去。 程序现在用的是ACCESS数据库,如果要改用其它数据库的话,需要更改数据库的连接字符串。-Unicom SGIP1.2 based interface for the development of a simple SMS platform to support parameter configuration, logging function. While integrated with the back-end databases, automatically sending the information into the database MO_Log table, will be sent out into the news MT_Log table, and failure to do what the reasons for failure. MT_Log questionnaire sent FinishFlag field said that the success of FinishFlag = 0 is said the Center for SMS, successfully sent the FinishFlag = 1, the failure = 2, if this fails, will ErrorDescribe field record the reasons for failure. Access is the database, SqlServer2000, Oracle,
    2022-10-29 06:40:03下载
    积分:1
  • Browse Folder dialog, search folder and all sub folders using C C++。好用的文件夹选择类...
    Browse Folder dialog, search folder and all sub folders using C C++。好用的文件夹选择类-Browse Folder dialog, the search folder and all sub folders using C C. Easy to choose the folder category
    2023-03-16 18:30:03下载
    积分:1
  • 本书对于要求实践的人是不错的选择,介绍了powerbuilder的应用范围,和一些案例,编程细节,希望能过帮助大家。...
    本书对于要求实践的人是不错的选择,介绍了powerbuilder的应用范围,和一些案例,编程细节,希望能过帮助大家。-This book is to urge the practice is a good choice, PowerBuilder introduced the scope of application, and some cases, programming details, hoping to have a helping hand.
    2023-06-20 08:00:03下载
    积分:1
  • MFC程序中类之间变量的互相访问,非常使用的技巧
    MFC程序中类之间变量的互相访问,非常使用的技巧-MFC process between variables like to visit, use the very skills! !
    2022-07-20 14:09:29下载
    积分:1
  • 利用VC实现 窗体振荡的例程
    利用VC实现 窗体振荡的例程-VC Form oscillation routines
    2023-08-21 13:55:03下载
    积分:1
  • QT5实现学生信息管理
    应用背景 在嵌入式方向的计算机同学们可能会运用到linux的课程设计中的一个题目学生信息管理系统 ,这个小实验主要是运用QT实现界面和数据库相对应然后进行一些简单的操作。 关键技术实现了触屏点击出现数据,登录页面,权限给定,和一些增加,删除的操作,对学生信息进行简单的管理,同学们可以下载看看,感受一下不一样的地方。
    2022-11-19 12:55:03下载
    积分:1
  • 一个以MSHFLEXGRID控件为基础编写的自定义控件,可以输入文字,可以显示文字,每一格可以有不同的颜色....
    一个以MSHFLEXGRID控件为基础编写的自定义控件,可以输入文字,可以显示文字,每一格可以有不同的颜色.-a MSHFLEXGRID Controls prepared on the basis Uncertainty can enter text, can display text of each can be different colors.
    2022-07-20 07:28:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载