如果你的應(yīng)用程序允許用戶輸入文本,或者它結(jié)合了任何基于文本的處理,那么我們有一款你一直尋找的產(chǎn)品。Spell Time 允許你把個拼寫檢查器整合到你的產(chǎn)品中。該產(chǎn)品攜帶了完整的源碼。
If your application allows the user to enter text, or if your application incorporates any text based processing, we now have a product that you have been looking for. Spell Time allows you to incorporate a spell checker into your product. The product comes with the complete source code.
Spell Time offers the following features:
- Spell Time incorporates three types of dictionaries. The main dictionary contains more than 100,000 English words.
- The Spell Time routine can interface with your application at different levels.
- Spell Time routines are highly optimized. Spell Time can process 1000 to 1500 words per second!
- Spell Time includes an interface to TE Edit Control. This interface consists of a module that can be linked with your program. This module can check the entire file or just the highlighted parts. The module supports a line or a character highlighted block. This module eliminates any need of programming to incorporate the spell checker feature into your application.
- The Win32 and .NET versions come in the DLL format. The DLLs include the complete source code compatible with Microsoft compilers. The .NET version is completely written using C# managed code, and does not make use of any Win32 assembly.