-
car4Ssale
用c++做的汽车4s店销售系统(mfc)
录入查询库存预定等功能模块
头文件中定义 class CAutomobile4SshopDlg : public CDialog
头文件中定义class sale : public CDialog
class service : public CDialog
class storage : public CDialog
class guanli : public CDialog
分别作销售,服务,库存,管理功能模块函数体调用
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_AUTOMOBILE4SSHOP_DIALOG 102
.....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc)
Input query inventory reserve and other functional modules
Header file defines class CAutomobile4SshopDlg: public CDialog
Header file defines class sale: public CDialog
class service: public CDialog
class storage: public CDialog
class guanli: public CDialog
Respectively, for sales, service, inventory management function module calls the function body
# define IDM_ABOUTBOX 0x0010
# define IDD_ABOUTBOX 100
# define IDS_ABOUTBOX 101
# define IDD_AUTOMOBILE4SSHOP_DIALOG 102
Defined as a function of the body ..... macro call)
- 2013-10-24 17:52:29下载
- 积分:1
-
bianyaqi
变压器设计软件,采用CAD技术改造变压器传统设计(Transformer design software, the use of CAD technology traditional transformer design)
- 2008-02-26 08:45:16下载
- 积分:1
-
gen_mon
使用万德QuantApi (vba) 实现的自选股监控器, 纯vba实现, 目前支持自定义量比指标AAR(The use of QuantApi (VBA) to achieve the memtech zishuagu monitor, pure VBA implementation, the current support for custom ratio index AAR)
- 2018-02-25 21:07:41下载
- 积分:1
-
cyfvbkhon
1.原料基本信息维护;
2.供应商基本信息维护;
3. 仓库信息维护;
4.原料入库管理;
5.原料出库管理;
6. 入库信息查询、出库信息查询、库存信息查询。
所有管理包括(增加、删除、修改、查询)。
(A.Raw materials, basic maintenance
Two. Supplier of basic maintenance
Warehouse information maintenance
4. Raw material storage management
5 The raw materials out of the database management
(6) the storage of information inquiry, the library information inquiries, queries of inventory information.
All management (add, delete, modify, query).
)
- 2012-05-13 08:45:14下载
- 积分:1
-
Ruler
说明: VC++增强版电子标尺软件的源代码,透明窗体的实现是本程序的关键性技术,本标尺采用两点测量、多点测量、多角度测量的方法,配合窗体透明特效,完成一个逼真好用的电子标尺,这样,当你在网页上需要确定图片及媒体的宽度和高度时,就可用这个软件轻松的量出它的尺寸了。
(Enhanced version of VC++ source code of the software electronic scale, transparent form of implementation is the key technology of this procedure, the use of two measurement scale, multi-point measurement, multi-angle measurement method, with transparent window effects, to complete a real good using electronic ruler, so that when you need to determine the picture on the website and the media width and height, you can use this software easily measure out the size of it.)
- 2011-04-08 22:54:58下载
- 积分:1
-
Fert2000
说明: 这是一个变电站的监控程序,数据库采用的是sql server7.0(This is a substation of the monitoring program, the database is used in sql server7.0)
- 2006-03-24 11:54:56下载
- 积分:1
-
3DMARK
工厂产线测试软件测试笔记本电脑的老化测试软件,VC编写(a programming )
- 2009-12-04 10:39:10下载
- 积分:1
-
cx
说明: 电力系统配网潮流计算,vb编制
配电网潮流计算程序(也可用于其它电压等级辐射网)采用当前流行的“前推回推”算法,收敛速度快(一般不超过3次迭代即可获得满意的精度)。(Power system distribution network power flow calculation, vb preparation of distribution power flow calculation program (also available for other voltage levels of radiation network) using the current popular )
- 2008-09-06 09:23:39下载
- 积分:1
-
PSCNC
说明: 一个雕刻机的源代码,还有编译好的程序,国外的(An engraving machine)
- 2021-04-22 22:58:49下载
- 积分:1
-
car4Ssale
用c++做的汽车4s店销售系统(mfc)
录入查询库存预定等功能模块
头文件中定义 class CAutomobile4SshopDlg : public CDialog
头文件中定义class sale : public CDialog
class service : public CDialog
class storage : public CDialog
class guanli : public CDialog
分别作销售,服务,库存,管理功能模块函数体调用
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_AUTOMOBILE4SSHOP_DIALOG 102
.....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc)
Input query inventory reserve and other functional modules
Header file defines class CAutomobile4SshopDlg: public CDialog
Header file defines class sale: public CDialog
class service: public CDialog
class storage: public CDialog
class guanli: public CDialog
Respectively, for sales, service, inventory management function module calls the function body
# define IDM_ABOUTBOX 0x0010
# define IDD_ABOUTBOX 100
# define IDS_ABOUTBOX 101
# define IDD_AUTOMOBILE4SSHOP_DIALOG 102
Defined as a function of the body ..... macro call)
- 2013-10-24 17:52:29下载
- 积分:1