资源简介
代码片段和文件信息
// ChiToLetter.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “ChiToLetter.h“
#include “ChiToLetterDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CChiToLetterApp
BEGIN_MESSAGE_MAP(CChiToLetterApp CWinApp)
//{{AFX_MSG_MAP(CChiToLetterApp)
// 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()
/////////////////////////////////////////////////////////////////////////////
// CChiToLetterApp construction
CChiToLetterApp::CChiToLetterApp()
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 21616 2009-06-03 10:54 ChiToLetter.aps
文件 1680 2009-06-03 10:55 ChiToLetter.clw
文件 2133 2007-04-27 13:37 ChiToLetter.cpp
文件 4391 2007-04-27 14:13 ChiToLetter.dsp
文件 547 2007-04-27 13:37 ChiToLetter.dsw
文件 1415 2009-06-03 10:55 ChiToLetter.h
文件 66560 2009-12-15 22:43 ChiToLetter.ncb
文件 54784 2009-12-15 22:43 ChiToLetter.opt
文件 2326 2009-12-15 22:43 ChiToLetter.plg
文件 6171 2007-04-27 14:13 ChiToLetter.rc
文件 76283904 2015-11-03 10:06 ChiToLetter.sdf
文件 967 2015-11-03 10:00 ChiToLetter.sln
文件 8093 2015-11-03 10:00 ChiToLetter.vcxproj
文件 2181 2015-11-03 10:00 ChiToLetter.vcxproj.filters
文件 6001 2007-04-27 14:12 ChiToLetterDlg.cpp
文件 1548 2009-06-03 10:55 ChiToLetterDlg.h
目录 0 2015-11-03 10:03 ipch\
目录 0 2015-11-03 10:03 ipch\chitoletter-b11fd664\
文件 74711040 2015-11-03 10:03 ipch\chitoletter-b11fd664\chitoletter-b344513d.ipch
文件 78816 2009-06-03 10:55 MyChiToLetter.cpp
文件 548 2009-06-03 10:55 MyChiToLetter.h
文件 3669 2007-04-27 13:37 ReadMe.txt
目录 0 2009-12-16 00:44 res\
文件 1011 2007-04-27 14:03 resource.h
文件 1078 2007-04-27 13:37 res\ChiToLetter.ico
文件 403 2007-04-27 13:37 res\ChiToLetter.rc2
文件 213 2007-04-27 13:37 StdAfx.cpp
文件 1054 2007-04-27 13:37 StdAfx.h
文件 34358 2015-11-03 10:00 UpgradeLog.htm
- 上一篇:静态变量及函数的使用
- 下一篇:vc解压文件
相关资源
- 嵌入式QtC++编程课件
- 颜色识别形状识别STM103嵌入式代码
- c++ 邮件多附件群发
- c++ 透明代理(hookproxy)
- mfc 调用redis
- FTP客户端源码(c++)
- c++ 画图(14Qt-XPS)
- c++多边形交并差运算
- VC++基于OpenGL模拟的一个3维空间模型
- c++ 虚拟摄像头
- hook,捕获所有案件,查找所有窗口,
- C语言课设计算器
- c++ 简易贪吃蛇源码
- 高精度加法(c++代码)
- C++调用百度地图案例
- 北京化工大学计算方法(C/C++)讲义
- 基于VC++的SolidWorks二次开发SolidWorks
- c++ 模拟鼠标按键
- OFD编辑器
- Beginning C++17 From Novice to Professional
- C++ STL实现
- opencv手部轮廓识别以及轨迹识别
- 百度C++编码规范
- C++ sql2008 WebServer通讯.docx
- c++ 定时关机程序源码
- 基于VSCode和CMake实现C++开发
- c++语法查询工具
- c++ 账务系统源码
- GBT 28169-2011 嵌入式软件 C语言编码规范
- c++ 猜拳小游戏
评论
共有 条评论