⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 stdafx_8h-source.html

📁 计算crc校验码的程序
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=gb2312"><title>famer: stdafx.h源文件</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- 制作者 Doxygen 1.3.9.1 --><div class="qindex"><a class="qindex" href="index.html">首页</a> | <a class="qindex" href="namespaces.html">名字空间列表</a> | <a class="qindex" href="files.html">文件列表</a> | <a class="qindex" href="globals.html">文件成员</a></div><h1>stdafx.h</h1><a href="stdafx_8h.html">浏览该文件的文档。</a><div class="fragment"><pre class="fragment">00001 <span class="comment">// stdafx.h : 标准系统包含文件的包含文件,</span>00002 <span class="comment">// 或是常用但不常更改的项目特定的包含文件</span>00003 <span class="comment">//</span>00004 00005 <span class="preprocessor">#pragma once</span>00006 <span class="preprocessor"></span>00007 00008 <span class="preprocessor">#include &lt;iostream&gt;</span>00009 <span class="preprocessor">#include &lt;tchar.h&gt;</span>00010 00011 <span class="comment">// TODO: 在此处引用程序要求的附加头文件</span>00012 <span class="preprocessor">#include &lt;fstream&gt;</span>00013 <span class="preprocessor">#include &lt;stdio.h&gt;</span>00014 <span class="preprocessor">#include &lt;stdlib.h&gt;</span></pre></div><hr size="1"><address style="align: right;"><small>Generated at Mon Oct 25 14:33:32 2004 for famer by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -