资源简介
一个基于mfc的货品的进销存管理程序,可以对物品的进货日期数量,销售,售价等进行管理
代码片段和文件信息
// 030092.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “030092.h“
#include “030092Dlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CMy030092App
BEGIN_MESSAGE_MAP(CMy030092App CWinApp)
//{{AFX_MSG_MAP(CMy030092App)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CMy030092App construction
CMy030092App::CMy030092App()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CMy030092App object
CMy030092App theApp;
/////////////////////////////////////////////////////////////////////////////
// CMy030092App initialization
BOOL CMy030092App::InitInstance()
{
AfxEnableControlContainer();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need.
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
CMy030092Dlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
// dismissed with Cancel
}
// Since the dialog has been closed return FALSE so that we exit the
// application rather than start the application‘s message pump.
return FALSE;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 26876 2010-09-15 20:45 030092班 进销存管理系统\030092.aps
文件 9004 2010-09-15 20:47 030092班 进销存管理系统\030092.clw
文件 2085 2010-09-10 22:43 030092班 进销存管理系统\030092.cpp
文件 5560 2010-09-15 20:42 030092班 进销存管理系统\030092.dsp
文件 535 2010-09-10 23:02 030092班 进销存管理系统\030092.dsw
文件 1334 2010-09-10 22:43 030092班 进销存管理系统\030092.h
文件 312320 2010-09-15 20:48 030092班 进销存管理系统\030092.ncb
文件 55808 2010-09-15 20:48 030092班 进销存管理系统\030092.opt
文件 246 2010-09-15 20:47 030092班 进销存管理系统\030092.plg
文件 12392 2010-09-15 20:41 030092班 进销存管理系统\030092.rc
文件 5685 2010-09-15 20:40 030092班 进销存管理系统\030092Dlg.cpp
文件 1591 2010-09-15 20:26 030092班 进销存管理系统\030092Dlg.h
文件 2868 2010-09-15 20:46 030092班 进销存管理系统\ckcxDlg.cpp
文件 1199 2010-09-15 20:24 030092班 进销存管理系统\ckcxDlg.h
文件 1317 2010-09-15 19:02 030092班 进销存管理系统\edit2Dlg.cpp
文件 1316 2010-09-15 19:02 030092班 进销存管理系统\edit2Dlg.h
文件 1356 2010-09-14 21:45 030092班 进销存管理系统\EditDlg.cpp
文件 1269 2010-09-14 21:44 030092班 进销存管理系统\EditDlg.h
文件 1473 2010-09-15 19:35 030092班 进销存管理系统\goods.cpp
文件 1031 2010-09-14 20:31 030092班 进销存管理系统\goods.h
文件 3703 2010-09-15 20:46 030092班 进销存管理系统\JhcxDlg.cpp
文件 1245 2010-09-15 19:22 030092班 进销存管理系统\JhcxDlg.h
文件 5140 2010-09-15 20:12 030092班 进销存管理系统\jhkdDlg.cpp
文件 1326 2010-09-11 17:18 030092班 进销存管理系统\jhkdDlg.h
文件 1343 2010-09-15 19:28 030092班 进销存管理系统\LoginDialog.cpp
文件 1248 2010-09-12 22:47 030092班 进销存管理系统\LoginDialog.h
文件 3585 2010-09-10 22:43 030092班 进销存管理系统\ReadMe.txt
文件 1078 2010-09-10 22:43 030092班 进销存管理系统\res\030092.ico
文件 398 2010-09-10 22:43 030092班 进销存管理系统\res\030092.rc2
文件 2238 2010-09-15 20:40 030092班 进销存管理系统\resource.h
............此处省略15个文件信息
相关资源
- VC++磁盘MBR读写程序,测试通过
- NSGA2源代码,C++源代码
- C++的库函数
- C++矩阵变换
- windows下C++实现的HTTP web 服务器
- 基于C/C++基础的物品竞拍系统
- MFC综合实战项目
- 图像点运算VC++程序
- VB、C++机房管理程序
- Tamura texture C++
- OpenGL 真实感图形编程C++实现
- 仓库管理系统分别通过数据库实现和
- C++ TEST 6.0 破解
- 生产者消费者算法图形化演示系统
- 《数据结构——C++实现》第二版课本
- 哈夫曼树 C++算法
- 小型书店进销存管理系统(c语言)
- tcp socket实现单进程单线程 高并发服务
- 八数码的深度优先算法c++实现
- C++实现灰度图像的边缘检测、提取及
- 摄影测量直接线性变换DLTVC++程序代码
- 用VC++6.0开发监控界面的方法
- 用Visual C++仿真实现卡尔曼滤波
- libstdc++.so.6.0.17
- c++写的操作系统课程设计:模拟文件
- C++编写的航空客运订票系统
- MFC 界面编程13个
- MFC入门教程:1天深入浅出MFC
- listing_4.1.cpp
- 摄影测量空间后方交会程序合集,含
评论
共有 条评论