资源简介
代码片段和文件信息
//Download by http://www.NewXing.com
// BarCode.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “BarCode.h“
#include “BarCodeDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CBarCodeApp
BEGIN_MESSAGE_MAP(CBarCodeApp CWinApp)
//{{AFX_MSG_MAP(CBarCodeApp)
// 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()
/////////////////////////////////////////////////////////////////////////////
// CBarCodeApp construction
CBarCodeApp::CBarCodeApp
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
....... 45764 2012-06-26 00:27 二维码c++\二维码c++\BarCode.aps
....... 295 2012-06-25 10:32 二维码c++\二维码c++\BarCode.bbs
....... 5680 2012-06-26 00:28 二维码c++\二维码c++\BarCode.clw
文件 2115 2013-12-02 06:12 二维码c++\二维码c++\BarCode.cpp
....... 7747 2012-06-25 20:48 二维码c++\二维码c++\BarCode.dsp
....... 539 2012-06-25 23:32 二维码c++\二维码c++\BarCode.dsw
文件 1373 2013-12-02 06:12 二维码c++\二维码c++\BarCode.h
....... 13997 2012-06-26 00:27 二维码c++\二维码c++\BarCode.rc
文件 19886 2013-12-02 06:12 二维码c++\二维码c++\BarCodeDlg.cpp
文件 3533 2013-12-02 06:12 二维码c++\二维码c++\BarCodeDlg.h
....... 31606 2006-09-28 22:02 二维码c++\二维码c++\Demo.bmp
文件 3627 2013-12-02 06:12 二维码c++\二维码c++\DlgComm.cpp
文件 1338 2013-12-02 06:12 二维码c++\二维码c++\DlgComm.h
文件 4315 2013-12-02 06:12 二维码c++\二维码c++\DlgConfig.cpp
文件 1499 2013-12-02 06:12 二维码c++\二维码c++\DlgConfig.h
文件 1792 2013-12-02 06:12 二维码c++\二维码c++\DlgDmCfg.cpp
文件 1349 2013-12-02 06:12 二维码c++\二维码c++\DlgDmCfg.h
文件 2300 2013-12-02 06:12 二维码c++\二维码c++\DlgQrCfg.cpp
文件 1370 2013-12-02 06:12 二维码c++\二维码c++\DlgQrCfg.h
....... 364606 2012-07-18 16:39 二维码c++\二维码c++\EnCodePdf.dll
....... 3500 2012-06-24 17:40 二维码c++\二维码c++\EnCodePdf.lib
....... 159806 2012-06-26 01:04 二维码c++\二维码c++\EnCodeQr.dll
....... 3226 2012-06-24 23:08 二维码c++\二维码c++\EnCodeQr.lib
....... 168006 2012-06-26 01:04 二维码c++\二维码c++\EnDataMatrix.dll
....... 3612 2012-06-24 23:07 二维码c++\二维码c++\EnDataMatrix.lib
文件 8490 2013-12-02 06:12 二维码c++\二维码c++\Language.h
....... 190 2012-07-31 06:16 二维码c++\二维码c++\MakeBarCode.ini
....... 40960 2012-06-26 00:28 二维码c++\二维码c++\MakeBarCodecn.exe
....... 3597 2003-02-28 08:27 二维码c++\二维码c++\ReadMe.txt
....... 1078 2012-06-25 01:16 二维码c++\二维码c++\res\BarCode.ico
............此处省略20个文件信息
- 上一篇:OPC PLC通讯
- 下一篇:冒泡排序,完整实现排序过程
评论
共有 条评论