Text Services Framework

來源:http://msdn.microsoft.com/zh-cn/library/ms629032(v=VS.85)

Purpose

Microsoft Windows Text Services Framework (TSF) is a system service available as a redistributable for Windows 2000. TSF provides a simple and scalable framework for the delivery of advanced text input and natural language technologies. TSF can be enabled in applications, or as a TSF text service. A TSF text service provides multilingual support and delivers text services such as keyboard processors, handwriting recognition, and speech recognition.

目標

MS Windows文本服務框架(TSF)是基於Windows 2000的再發行的系統服務。TSF為高級文本信息服務和自然語言技術提供了一個簡便而又可擴展的框架體系。TSF可以在應用程序中啓用,或是作為一個TSF文本服務啓用。TSF文本服務可以提供對多語言的支持,並可以提供對諸如鍵盤輸入、手寫輸入和語音識別技術的支持。

Where applicable

Text Services Framework is applicable for Windows-based computers using text services and Windows XP or later versions of the operating system.

適用場合

文本服務框架適用於基於Windows操作系統並使用文本服務或是正在運行Windows XP以及更高版本Windows的計算機上。

Developer audience

Text Services Framework is designed for use by Component Object Model (COM) programmers using the C/C++ programming languages. Programmers should be familiar with text services for Windows-based computers. Knowledge of handwriting recognition, speech recognition, and programming for multilingual support is recommended.

對於開發者

文本服務框架被設計成使用COM技術,並利用C/C++語言開發。開發人員需對基於Windows操作系統的計算機文本服務開發有所了解。建議同時了解有關手寫輸入、語音識別和多語言支持的相關知識。

Run-time requirements

Text Services Framework is available as a redistributable for Windows 2000. For more information about the requirements of specific API elements, see the Requirements section in the reference documentation. To download the latest redistributable, go to Windows Server 2003 SP1 Platform SDK.

對於運行時支援的需求

文本服務框架是Windows 2000的一個可再發行組件。對於特定API元素的詳細信息,請查看具體指南文檔中的“需求”部分。點擊下載“Windows Server 2003 SP1 Platform SDK”。

In this section

TopicDescription

About Text Services Framework

General information about Text Services Framework.

Using Text Services Framework

Information about using Text Services Framework.

Text Services Framework Reference

Documentation about Text Services Framework interfaces, methods, structures, and other code elements.

Glossary

Alphabetical listing of technical terms used in this documentation.

 本章節中的内容

主題描述信息

關於文本服務框架

講述文本服務框架的概要説明信息。

使用文本服務框架

有關如何使用文本服務框架的説明信息。

文本服務框架指南

講述有關文本服務框架中的接口、方法、結構和其他代碼元素的信息。

詞匯表

講述在本文檔中列出的相關技術詞彙信息。

 

Additional resources

What You Should Know Before Reading This Guide

For the purposes of the Text Services Framework Help, the term "application" refers to a TSF-enabled application, the term "text service" refers to a TSF text service, and the term "manager" refers to the TSF manager. Each term applies as stated herein unless otherwise specified. Text service providers should provide digital signatures with their binary executables.

其他資源

在閲讀本指南説明前,讀者需要知道的是:

文本服務框架幫助内容中,“應用”指的是一個支援TSF框架的應用程序,“文本服務”指的是一個TSF文本服務,“管理”指的是一個TSF管理。除非額外指定,否則以此為准。文本服務提供者必須同時對他們的可執行應用進行數字簽名操作。

Sample Code

Sample TSF applications and text services, ready to compile, are located through the Downloads tab at the Text Services Framework Sample Code page in theMSDN Code Gallery. The following samples are available to demonstrate the creation and use of a customized text service.

示例代碼

TSF應用、文本服務的示例代碼位于MSDN Code Gallery上的Text Services Framework Sample Code下載頁上。以下示例顯示了對客制化文本服務的創建和使用過程。

  • 簡單文本服務示例(示例1,共11個)
  • 文本服務:文本候選框(示例2,共11個)
  • 文本服務:組件(示例3,共11個)
  • 文本服務:帶下划綫的字符串顯示(示例4,共11個)
  • 文本服務:語言欄中的圖標(示例5,共11個)
  • 文本服務:鍵盤功能(示例6,共11個)
  • 文本服務:監視屬性(示例7,共11個)
  • 屬性文本服務(示例8,共11個)
  • 文本服務:文本插入(示例9,共11個)
  • 文本服務:跟蹤輸入焦點(示例10,共11個)
  • 文本服務:跟蹤文本改變(示例11,共11個)
posted @ 2012-05-29 10:55  ねこちゃん  Views(919)  Comments(0)    收藏  举报