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

📄 verhist.html

📁 一个统计文件大小和程序信息的插件程序(vc或vc.net下使用)
💻 HTML
字号:
<html>
<head>
<link rel="stylesheet" href="helpmain.css">
<title>Version History</title>
<body>
<Object width="0" height="0" type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
	<param name="Keyword" value="Version History">
</OBJECT>

<h1>Version History</h1>


<!-- 2.00 -->
<br><h4>Version 2.00 (2002)</h4>
<ul>
	<li><b>Now supports <i>Visual Studio .NET</i></b> - The world's first dual VC6/VC7 addin!</li>
	<li><i>New Feature:</i> Filtering based on project files (thanks to John Kohler for this contribution).</li>
	<li><i>New Feature:</i> Can include filtered and erroneous files in the output.</li>
	<li><i>Improved:</i> Added a modular, configurable parser system.  Available parsers:<br>
		<ul>
			<li>C/C++ parser</li>
			<li>Visual Basic parser <i>(new)</i> (thanks to John Kohler for this contribution)</li>
			<li>INI file parser <i>(new)</i></li>
			<li>Makefile parser <i>(new)</i></li>
			<li>Plain text file parser <i>(new)</i></li>
		</ul>
	</li>
</ul>
<br>


<!-- 1.50 -->
<br><h4>Version 1.50 (November 11, 2001)</h4>
<ul>
	<li>New Filtering Features:
		<ul>
			<li>Automatic project filters.</li>
			<li>Global file/path filters.</li>
			<li><i>Improved:</i> Extension filters now support wildcards.</i></li>
		</ul>
		<li>
	</il>
	<il>Improved Statistics:</li>
		<ul>
			<li>A file is no longer counted twice if it appears in two projects.</il>
			<li>New CPP parser with improved accuracy.</il>
		</ul>
		<li>
	<il>Improved Exporting Features:
		<ul>
			<li>New .cvs format export - can be read by databases and Microsoft Excel</il>
			<li>New .xml format export.  Includes <a href="http://www.wndtabs.com/plc/gallery.asp">sample stylesheets</a> for formatting the data into HTML reports.  Click <a href="http://www.wndtabs.com/plc/gallery.asp">here</a> to see the full stylesheet gallery.</li>
		</ul>
		<li>
	</il>
	<il>Improved UI:</li>
		<ul>
			<li>You can now sort on more than one column.</il>
			<li>Results dialog is now resizable.</il>
			<li>All functions now available from a menu for easier access.</li>
		</ul>
	<li>Improved compatibility with latest versions of WWhiz! Interface.</il>
</ul>
<br>


<!-- 1.11 -->
<br><h4>Version 1.11 (October 3, 2000)</h4>
<p>Version 1.11 is a maintenance release.</p>
<ul>
  <li>Added support for WWhizInterface! 2.10</li>
</ul>
<br>


<!-- 1.10 -->
<br><h4>Version 1.10 (May 5, 2000)</h4>
<p>Version 1.10 is a maintenance release.</p>
ENHANCEMENTS:
<ul>
  <li>Line-Counter no longer uses the STL, and dependencies on the various
      STL runtime libraries (such as MSVCP60.dll) has been removed.</li>
  <li>Added a file summary dialog which displays the distribution of files 
      by extension.</li>
  <li>Added a feature to export the statistical results as a simple text 
      report.</li>
</ul>
SOURCE CODE ENHANCEMENTS:
<ul>  
  <li>The old HTML Help support module (HTMLHelpBase.cpp) has been replaced 
      with a new and much improved support module (HHSupp.cpp).  Unlike the
	  old HTMLHelpBase which only handled help for dialogs and property pages,
	  the new support module supports full MFC applications.  There
	  have also been improvements in the dialog handling code.</li>
  <li>Upgraded to Beta 3 of <a href="http://www.workspacewhiz.com">WWhizInterface</a>.
</ul>
<br>

<!-- 1.05 -->
<br><h4>Version 1.05 (March 17, 2000)</h4>
<p>
This maintenance update enhances upon fixes problems encountered in	the initial 
release:</p>
<ol>
  <li>Incorrect use of the WWhiz! interface was causing certain files not to be 
      parsed.</li>
  <li>The parser illegally identified some comments starting with "//*" as "/*"
      comments instead of "//" comments.</li>
  <li>Includes minor improvements to the code and the help file.</li>
</ol>
<br>

<!-- 1.00 -->
<br><h4>Version 1.00 (March 7, 2000)</h4>
<p>
Initial Release.</p>
<br>


</body>
</html>

⌨️ 快捷键说明

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