-
一个由本人自已开发的网络电视,这里是一个雏形,还没有开发完毕,但是基本的思路和框架都已经出来了,用windows mediaplayer作为主体,加入了广告代码...
一个由本人自已开发的网络电视,这里是一个雏形,还没有开发完毕,但是基本的思路和框架都已经出来了,用windows mediaplayer作为主体,加入了广告代码.-one I own development by the television network, here is a prototype, is not yet finished. But the basic ideas and frameworks have been released, windows MediaPlayer used as a principal, joined the advertising code.
- 2022-03-01 02:49:46下载
- 积分:1
-
汽车4s销售系统 c++
用c++做的 汽车4s店销售系统 mfc
头文件中定义 class CAutomobile4SshopDlg : public CDialog
头文件中定义class sale : public CDialog
class service : public CDialog
class storage : public CDialog
class guanli : public CDialog
分别作销售,服务,库存,管理功能模块函数体调用
- 2022-04-30 01:10:29下载
- 积分:1
-
这个是基于c++ builder 的界面编程的一些小程序,对于初学者很有用。...
这个是基于c++ builder 的界面编程的一些小程序,对于初学者很有用。-This is based on c++ builder programming interface to a number of small programs, useful for beginners.
- 2022-06-14 11:37:21下载
- 积分:1
-
Codevision 24cx512 TWI
如何读取和写入在 eeprom 24 c 512 atmega16 codevision 与 TWI 代码与
它发生的读和写子函数来读取和写入地址和它的使用不是软件 I2c TWI
- 2023-03-13 04:10:03下载
- 积分:1
-
这个浏览器是用vc6.0编写的,界面类似IE,但它是一个多文档程序,为了方便在各个窗口之间切换,我特意在工具条上加了一个窗口列表,你可以在此毫不犹豫地快速切换窗
这个浏览器是用vc6.0编写的,界面类似IE,但它是一个多文档程序,为了方便在各个窗口之间切换,我特意在工具条上加了一个窗口列表,你可以在此毫不犹豫地快速切换窗口、也可以双击使窗口最大化。工具条采用IE风格,仅加入了最常用按钮。一些菜单功能没有实现,不过你可以用右键菜单中的功能来完成。- This browser is compiles with vc6.0, contact surface similar
IE, but it is more than documents procedures, in order to facilitate
between each window cuts, I specially added a window on the tool strip
to tabulate, you were allowed in this fast cut window, also to be
allowed to double-click without hesitation cause the window
maximization. The tool strip uses the IE style, has only joined the
most commonly used button. Some menu functions have not realized, but
you may use in the right key menu the function to complete.
- 2022-02-21 10:30:39下载
- 积分:1
-
考勤管理系统介绍
这个软件在大多数工程中都使用大学。进入每天的出勤率学生。是的计算学生。作为以及给学生放假
- 2022-07-15 02:03:57下载
- 积分:1
-
一个简单的使用例子 :如何在用户区显示一张位图
一个简单的使用例子 :如何在用户区显示一张位图-a simple using examle how to display a bitmap in user area
- 2022-05-26 12:25:57下载
- 积分:1
-
介绍利用MFC实现加入界面背景的实现方法,用户可以根据测控系统中的不同界面,加入相应的界面。...
介绍利用MFC实现加入界面背景的实现方法,用户可以根据测控系统中的不同界面,加入相应的界面。-introduces MFC entry interface background method, users can control the different systems interface, the interface accordingly.
- 2022-09-08 18:45:03下载
- 积分:1
-
在线考试系统 v1.5 繁体版本 可添加、删除、列出试题答案、修改密码等功能 用户:admin 密码:admin...
在线考试系统 v1.5 繁体版本 可添加、删除、列出试题答案、修改密码等功能 用户:admin 密码:admin-online examation sysem v1.5 have the function of adding ,deleting,displaying the answer ,changing password
user admin
password admin
- 2022-10-23 21:50:03下载
- 积分:1
-
因为我的应用需要使用许多工具(像3DS Max),我..
Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The control is primarily a Dialog Bar that manages a tab control and a Tool Bar. Thus, the class is derived from CDialogBar and it creates the CTabCtrl and CToolBar objects. The actual creation of the Tab control and toolbar occurs in the Create function of the Dialog Bar. 创建一个制表工具栏 因为我的应用需要使用许多工具(像3DS Max),我决定实现这个控件。 在这里我将和你共同分享创建制表工具栏的最重要的细节。 实际上控件的创建相当简单。这个控件主要是管理一个制表控件和一个工具栏的对话框。因此,这个类从CDialogBar类继承并且它创建了CTabCtrl 和CToolBar对象。实际上制表和工具栏控件的创建发生在DialogBar函数的创建过程中。-Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The
- 2023-03-04 03:45:03下载
- 积分:1