sousuoyinqing

所属分类:VC书籍
开发工具:Visual C++
文件大小:2003KB
下载次数:28
上传日期:2010-10-11 21:31:46
上 传 者moonchildsco
说明:  功能1:扫描文本文件,提取其中的关键词(英文单词),生成关键词索引表。  功能2:提供简单的搜索功能。输入一个关键词,能够返回包含该关键词的行的行号,并将该行的内容打印输出。如果有多行命中,则需要全部一一输出。
(Function 1: Scan text file, extract the key words (English words) to generate keyword index table. Function 2: Provides a simple search function. Enter a keyword, to return that contains the line number of key words and print out the contents of the line. If more than one line hit, you need all the eleven outputs.)

文件列表:
搜索引擎\搜索引擎\Debug\搜索引擎.exe (46080, 2010-04-14)
搜索引擎\搜索引擎\Debug\搜索引擎.ilk (417120, 2010-04-14)
搜索引擎\搜索引擎\Debug\搜索引擎.pdb (723968, 2010-04-14)
搜索引擎\搜索引擎\搜索引擎\Debug\1.obj (2205, 2010-04-14)
搜索引擎\搜索引擎\搜索引擎\Debug\BuildLog.htm (5332, 2010-04-14)
搜索引擎\搜索引擎\搜索引擎\Debug\mt.dep (65, 2010-04-14)
搜索引擎\搜索引擎\搜索引擎\Debug\stdafx.obj (12269, 2010-04-10)
搜索引擎\搜索引擎\搜索引擎\Debug\vc90.idb (257024, 2010-04-14)
搜索引擎\搜索引擎\搜索引擎\Debug\vc90.pdb (290816, 2010-04-14)
搜索引擎\搜索引擎\搜索引擎\Debug\搜索引擎.exe.embed.manifest (663, 2010-04-10)
搜索引擎\搜索引擎\搜索引擎\Debug\搜索引擎.exe.embed.manifest.res (728, 2010-04-10)
搜索引擎\搜索引擎\搜索引擎\Debug\搜索引擎.exe.intermediate.manifest (621, 2010-04-14)
搜索引擎\搜索引擎\搜索引擎\Debug\搜索引擎.obj (63956, 2010-04-14)
搜索引擎\搜索引擎\搜索引擎\Debug\搜索引擎.pch (3211264, 2010-04-10)
搜索引擎\搜索引擎\搜索引擎\stdafx.cpp (213, 2010-04-10)
搜索引擎\搜索引擎\搜索引擎\stdafx.h (233, 2010-04-10)
搜索引擎\搜索引擎\搜索引擎\targetver.h (498, 2010-04-10)
搜索引擎\搜索引擎\搜索引擎\when you are old.txt (593, 2010-04-14)
搜索引擎\搜索引擎\搜索引擎\搜索引擎.cpp (4858, 2010-04-14)
搜索引擎\搜索引擎\搜索引擎\搜索引擎.vcproj (4501, 2010-04-14)
搜索引擎\搜索引擎\搜索引擎\搜索引擎.vcproj.ZhongYanping-PC.ZhongYanping.user (1427, 2010-04-14)
搜索引擎\搜索引擎\搜索引擎.ncb (1633280, 2010-04-14)
搜索引擎\搜索引擎\搜索引擎.sln (902, 2010-04-10)
搜索引擎\搜索引擎\搜索引擎.suo (31744, 2010-04-14)
搜索引擎\查找串\串查找\Debug\串查找.exe (39936, 2010-04-10)
搜索引擎\查找串\串查找\Debug\串查找.ilk (445100, 2010-04-10)
搜索引擎\查找串\串查找\Debug\串查找.pdb (633856, 2010-04-10)
搜索引擎\查找串\串查找\串查找\Debug\BuildLog.htm (6274, 2010-04-10)
搜索引擎\查找串\串查找\串查找\Debug\mt.dep (65, 2010-04-10)
搜索引擎\查找串\串查找\串查找\Debug\stdafx.obj (12305, 2010-03-29)
搜索引擎\查找串\串查找\串查找\Debug\vc90.idb (191488, 2010-04-10)
搜索引擎\查找串\串查找\串查找\Debug\vc90.pdb (274432, 2010-04-10)
搜索引擎\查找串\串查找\串查找\Debug\串查找.exe.embed.manifest (663, 2010-03-29)
搜索引擎\查找串\串查找\串查找\Debug\串查找.exe.embed.manifest.res (728, 2010-03-29)
搜索引擎\查找串\串查找\串查找\Debug\串查找.exe.intermediate.manifest (621, 2010-04-10)
搜索引擎\查找串\串查找\串查找\Debug\串查找.obj (26475, 2010-04-10)
搜索引擎\查找串\串查找\串查找\Debug\串查找.pch (3211264, 2010-03-29)
搜索引擎\查找串\串查找\串查找\stdafx.cpp (211, 2010-03-29)
... ...

======================================================================== 控制台应用程序:搜索引擎 项目概述 ======================================================================== 应用程序向导已为您创建了此 搜索引擎 应用程序。 本文件概要介绍组成 搜索引擎 应用程序的 的每个文件的内容。 搜索引擎.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 搜索引擎.cpp 这是主应用程序源文件。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 搜索引擎.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者