SimpleSniffer—ReadMe

这篇具有很好参考价值的文章主要介绍了SimpleSniffer—ReadMe。希望对大家有所帮助。如果存在错误或未考虑完全的地方,请大家不吝赐教,您也可以点击"举报违法"按钮提交疑问。

MICROSOFT FOUNDATION CLASS LIBRARY : ( SimpleSniffer微软基础类库:简单嗅探器)

AppWizard has created this SimpleSniffer application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.

AppWizard为您创建了这个SimpleSniffer应用程序。 此应用程序不仅演示了使用 Microsoft 基础课程的基础知识但也是编写应用程序的起点。

This file contains a summary of what you will find in each of the files that
make up your SimpleSniffer application.

此文件包含您将在每个文件中找到的内容的摘要组成您的SimpleSniffer应用程序。

SimpleSniffer.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.

此文件(项目文件)包含项目级别的信息,并且用于生成单个项目或子项目。其他用户可以共享
项目 (.dsp) 文件,但它们应在本地导出生成文件。

SimpleSniffer.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CSimpleSnifferApp application class.

这是应用程序的主头文件。 它包括其他特定于项目的标头(包括 Resource.h),并声明CSimpleSnifferApp application class.

SimpleSniffer.cpp
This is the main application source file that contains the application
class CSimpleSnifferApp.

这是包含应用程序的主应用程序源文件类 CSimpleSnifferApp.

SimpleSniffer.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.

这是所有 Microsoft Windows 资源的列表程序使用。 它包括存储的图标、位图和光标在 RES 子目录中。 此文件可以直接在VisualC++中编辑。

SimpleSniffer.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.

此文件包含用于编辑现有类或添加新类的信息。 类向导还使用此文件来储存需要创建和编辑消息映射和对话框数据映射,并创建原型成员函数的信息。

res\SimpleSniffer.ico
This is an icon file, which is used as the application’s icon. This
icon is included by the main resource file SimpleSniffer.rc.

这是一个图标文件,用作应用程序的图标。 图标包含在主资源文件 SimpleSniffer.rc 中。

res\SimpleSniffer.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this file.
此文件包含未由 Microsoft visualC++编辑。 您应通过资源编辑器放置所有不可编辑的资源在此文件中。

For the main frame window:(对于主机窗口

MainFrm.h, MainFrm.cpp
These files contain the frame class CMainFrame, which is derived from
CFrameWnd and controls all SDI frame features.

这些文件包含帧类 CMainFrame,它派生自CFrameWnd ,并控制所有 SDI 帧特征。

res\Toolbar.bmp
This bitmap file is used to create tiled images for the toolbar.
The initial toolbar and status bar are constructed in the CMainFrame
class. Edit this toolbar bitmap using the resource editor, and
update the IDR_MAINFRAME TOOLBAR array in SimpleSniffer.rc to add
toolbar buttons.
此 #位图文件# 用于为工具栏创建平铺图像。 初始工具栏和状态栏在 CMainFrame 类中。使用资源编辑器编辑此工具栏位图,以及更新在 SimpleSniffer.rc 中的 IDR_MAINFRAME TOOLBAR 数组,以添加工具栏按钮。

AppWizard creates one document type and one view:AppWizard AppWizard创建一个文档类型和一个视图

SimpleSnifferDoc.h, SimpleSnifferDoc.cpp - the document
These files contain your CSimpleSnifferDoc class. Edit these files to
add your special document data and to implement file saving and loading
(via CSimpleSnifferDoc::Serialize).

这些文件包含您的 CSimpleSnifferDoc 类。 编辑这些文件来添加您的特殊文档数据,并实现文件保存和加载(通过 CSimpleSnifferDoc::Serialize)。

SimpleSnifferView.h, SimpleSnifferView.cpp - the view of the document
These files contain your CSimpleSnifferView class.
CSimpleSnifferView objects are used to view CSimpleSnifferDoc objects.

这些文件包含您的 CSimpleSnifferView 类。 CSimpleSnifferView 对象用于查看 CSimpleSnifferDoc 对象。


Other standard files:

StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named SimpleSniffer.pch and a precompiled types file named StdAfx.obj.

这些文件用于构建预编译头 (PCH) 名为 SimpleSniffer.pch 和一个名为 StdAfx.obj 的预编译类型文件。

Resource.h
This is the standard header file, which defines new resource IDs.
Microsoft Visual C++ reads and updates this file.

这是定义新资源 ID 的标准头文件。Microsoft Visual C++ 读取并更新此文件。

Other notes:

AppWizard uses “TODO:” to indicate parts of the source code you
should add to or customize.
AppWizard 使用"TODO:"来指示您的部分源代码应添加到或自定义。

If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system’s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. (“XXX” stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don’t do this, some of the UI elements of your application will remain in the
language of the operating system.

如果您的应用程序在共享 DLL 中使用 MFC,并且您的应用程序使用操作系统当前语言以外的语言,您将需要复制相应的本地化资源 MFC42XXX。断续器从 Microsoft Visual C++ CD-ROM 到系统或 system32 目录中,并将其重命名为 MFCLOC。DLL.("XXX"代表语言缩写。例如,MFC42DEU。DLL 包含翻译成德语的资源) 如果您不要这样做,应用程序的某些 UI 元素将保留在操作系统的语言。文章来源地址https://www.toymoban.com/news/detail-474373.html

到了这里,关于SimpleSniffer—ReadMe的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处: 如若内容造成侵权/违法违规/事实不符,请点击违法举报进行投诉反馈,一经查实,立即删除!

领支付宝红包 赞助服务器费用

相关文章

  • README

    简介 Markdown 是一种轻量级标记语言,它允许人们使用易读易写的纯文本格式编写文档。 应用 当前许多网站都广泛使用 Markdown 来撰写帮助文档或是用于论坛上发表消息。例如:GitHub、简书、知乎等 编辑器 推荐使用 Typora ,官网:https://typora.io/ 什么是徽章 徽章是一种小巧精美

    2024年02月09日
    浏览(29)
  • GitHub 仓库的 README 直接播放视频

    GitHub 仓库的 README 文件,现在可以直接播放视频 上传超过10MB的视频会提示报错   https://user-images.githubusercontent.com … 1dc0b4888249.mp4  

    2024年02月09日
    浏览(41)
  • 【Ubuntu】 Github Readme导入GIF

    (1)直接转换命令: (2) 带参数命令: 参数说明: 在本地项目文件夹中打开README.md文件,然后将gif链接添加进去,至于添加的位置,我们想在哪个位置展示该gif图片就插入在哪个位置即可, 添加gif图片的代码按照以下格式构成: 然后再push即可

    2024年04月15日
    浏览(27)
  • 好看又规范的Github Readme 制作指南

    精心设计的 README 对于任何 GitHub 存储库都至关重要,因为它是潜在用户和贡献者的主要信息来源。 以下是创建 README 时要遵循的基本结构。 1. 标题和描述 Title and Description 首先要包含在README中的是您的项目的清晰简洁的标题和描述。 这个项目是做什么的? 它存在的原因是什

    2024年02月08日
    浏览(37)
  • 读程序员的README笔记06_测试(上)

    4.2.3.1. 消除外部依赖性可以使单元测试快速而集中 4.5.3.1. 压力测试可暴露系统的负载能力究竟有多大,以及在过度负载下会发生什么状况 4.6.3.1. ISO认证审核委员会要求提供需求和相应的测试文件证据 5.2.1.1. 管理测试的setup和teardown 5.2.1.2. 管理测试执行和编排 5.2.1.2.1. 可

    2024年02月05日
    浏览(46)
  • GitHub中readme.md文件的编辑和使用

    GitHub中readme.md文件的编辑和使用 | YuuiChung\\\'s Blog GitHub - guodongxiaren/README: README文件语法解读,即Github Flavored Markdown语法介绍  

    2024年02月13日
    浏览(37)
  • 读程序员的README笔记03_变更代码

    2.2.1.1. 定义变更点 2.2.1.2. 寻找测试点 2.2.1.3. 打破依赖关系 2.2.1.4. 编写测试 2.2.1.5. 进行修改和重构 2.2.2.1. 如果需要的话,为了让测试成为可能,可以对代码进行重构 2.2.2.2. 针对现有的软件行为也要添加测试用例 2.2.2.3. 一旦竖起栅栏,你的修改点周围的区域就得到了很

    2024年02月05日
    浏览(67)
  • 读程序员的README笔记09_代码评审

    4.4.1.1. walk-through 4.4.1.2. 一种面对面的会议,开发人员在会上共享他们的屏幕,并引导队友了解正在进行的修改内容 4.4.1.3. 是启发想法和让你的团队适应代码修改的好方法 5.1.2.1. 如果紧急度不明确,请询问提交者 5.4.4.1. SQL注入攻击、敏感数据泄露和跨站脚本攻击的漏洞

    2024年02月05日
    浏览(50)
  • 读程序员的README笔记07_测试(下)

    2.5.2.1. 首先应该关注代码中的高风险的区域 2.5.2.2. 那些低风险或被废弃的代码并不值得测试 3.2.1.1. 如果网络出现问题,那么测试也会失败 3.5.2.1. 使用常数种子的随机数生成器的测试将总是通过或总是失败 3.7.3.1. 注入式时间戳将让你使用模拟来精确控制测试中的时间流逝

    2024年02月05日
    浏览(47)
  • 读程序员的README笔记08_依赖管理

    2.6.1.1. 版本不应该被重复使用 2.6.1.2. 永远不要在现有版本下重新发布更改的代码 2.6.2.1. 版本应该帮助人们和工具对版本的优先顺序进行推断 2.6.3.1. 版本信息区分了预先发布的代码和已发布的代码,将构建流水号与构件相关联,并设置了稳定性和兼容性的合理预期 6.2.5.1

    2024年02月05日
    浏览(48)

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

博客赞助

微信扫一扫打赏

请作者喝杯咖啡吧~博客赞助

支付宝扫一扫领取红包,优惠每天领

二维码1

领取红包

二维码2

领红包