SpellyCheckSrc

所属分类:编译器/解释器
开发工具:Visual C++
文件大小:229KB
下载次数:6
上传日期:2008-10-24 12:39:42
上 传 者wistal
说明:  语法检查程序,VC6和.NET的插件,包含源代码,visualC++6.0下编译
(Grammar checker, VC6 and. NET plug-ins, including source code, visualC++ 6.0 compiler under)

文件列表:
Spelly (0, 2003-03-09)
Spelly\.cvsignore (164, 2002-11-04)
Spelly\AddIn.cpp (1580, 2002-11-07)
Spelly\AddIn.def (171, 2002-10-18)
Spelly\AddIn.idl (512, 2002-10-18)
Spelly\AddIn.rc (4737, 2003-03-09)
Spelly\CfgVars.h (610, 2003-01-05)
Spelly\change-log.txt (1904, 2003-03-09)
Spelly\CodeParser (0, 2003-03-09)
Spelly\CodeParser\BasicCodeState.cpp (2530, 2002-11-07)
Spelly\CodeParser\CodeParser.cpp (1919, 2002-11-07)
Spelly\CodeParser\CodeParser.dsp (3339, 2002-11-17)
Spelly\CodeParser\CodeParser.h (1900, 2002-11-07)
Spelly\CodeParser\CodeParser.vcproj (3018, 2002-11-17)
Spelly\CodeParser\CodeState.h (1272, 2002-11-07)
Spelly\CodeParser\CodeStateMaps.h (670, 2002-11-07)
Spelly\CodeParser\CxxCodeState.cpp (4633, 2002-11-07)
Spelly\CodeParser\FortranCodeState.cpp (2101, 2002-11-07)
Spelly\CodeParser\HTMLCodeState.cpp (4587, 2002-11-07)
Spelly\CodeParser\TestContext.h (1498, 2002-11-07)
Spelly\Commands.cpp (2706, 2002-11-07)
Spelly\Commands.h (1587, 2002-11-07)
Spelly\Config.cpp (3373, 2003-01-05)
Spelly\Config.h (899, 2003-01-05)
Spelly\Connect.cpp (8407, 2002-11-07)
Spelly\Connect.h (2605, 2002-11-07)
Spelly\DSAddIn.cpp (5070, 2003-01-05)
Spelly\DSAddIn.h (1899, 2003-01-05)
Spelly\FilePath.cpp (1256, 2002-11-07)
Spelly\FilePath.h (600, 2002-11-07)
Spelly\Label.cpp (5076, 2002-11-07)
Spelly\Label.h (2570, 2002-11-07)
Spelly\License.txt (1155, 2003-01-05)
Spelly\msgbox.vbs (94, 2002-12-08)
Spelly\register.bat (915, 2003-02-12)
Spelly\res (0, 2003-03-09)
Spelly\resource.h (1075, 2003-01-05)
Spelly\ResourceDotNet.h (1030, 2002-10-18)
Spelly\res\Spelly.ico (766, 2002-11-03)
... ...

============================================================================= == == = Spelly 3.0 for Visual C++ 6 Copyright (c) 1997-2003 by = = Spelly.NET 3.0 for Visual Studio.NET Oz Solomon and Yonat Sharon = == == ============================================================================= Spelly is an add-in to Microsoft Visual C++ 6 and Microsoft Visual Studio .NET. It adds the ability to spell-check source code and comments, including identifiers with under_scores and MixedCase. It can check HTML text while ignoring the tags. Please send bug reports and suggestions to . The latest version is available at http://www.wndtabs.com. The original version of Spelly is available at http://ootips.org/yonat/4dev/. Disclaimer: This software is provided as-is. Don't blame me if it trashes your source files, your system, or your life. ======================= Installing/Uninstalling ======================= The Spelly self-extracting installer will automatically extract Spelly into a directory of your choice. It will also register the addins for you. If you wish to force Spelly to reregister (for instance, if the IDE no longer detects it), you can run the "register.bat" file in the Spelly directory. To uninstall, simply delete the directory to which you installed. Visual Studio may complain once after you delete Spelly. This is normal. ================================================== Upgrading From an Earlier Version (VC6 Users Only) ================================================== The setup script will try to locate old installations of Spelly in your MSDEV addin directory. If it does, it copies your old user dictionary (Spelly.dic) to the new installation directory, then disables the old version by renaming Spelly.* to Spelly.*.old. You may wish to manually delete the *.old files. If for some reason the script does not properly detect your previous version (this could happen, for instance, if you have both VC5 and VC6 installed), you should preform the aforementioned procedure manually. ===== Usage ===== Click the "Spelly" button to spell-check the active document. Click on the "Spelly (no code)" button to spell-check only comments and strings (In HTML documents, checks only text and comment tags). To check only a portion of the document, select it and then click the Spelly button. ================ Acknowledgements ================ Mark Bartosik helped solve a nasty COM reference leak. Thanks Mark! Spelly uses the CLabel class by Norm Almond from http://www.codeguru.com.

近期下载者

相关文件


收藏者