一組實(shí)現(xiàn)多語言的組件,提供原語與多國(guó)文字的映射。
一組很方便實(shí)現(xiàn)多語言的組件。數(shù)據(jù)字典提供原語與多國(guó)文字的映射,多語言套件在程式運(yùn)行時(shí)從文檔,數(shù)據(jù)庫(kù),或 DFM 載入數(shù)據(jù)字典到 Hash 表,以提供的搜尋速度;最后根據(jù)要替換多語言的組件的類別,找到它的替換函數(shù),替換掉該組件的各部分的文字。支持任意第三方組件,支持Unicode。
It is a suite of components which can easily make multi-language available. Data dictionary provides the mapping between source language and multi-national languages. Multi-language suite loads the data dictionary into Hash Table from documents, database or DFM to provide the highest search speed while the program is running. And finally, it finds out its replacing functions and replaces the characters of this component in accordance with the type of the multi-language component which is to be replaced. The third party component and Unicode are supported.
* 關(guān)于本產(chǎn)品的分類與介紹僅供參考,精準(zhǔn)產(chǎn)品資料以介紹為準(zhǔn),如需購(gòu)買請(qǐng)先行測(cè)試。
Acro Multi Language 為一組多國(guó)語言的 eBusiness 整合方案套件,藉由數(shù)據(jù)字典之設(shè)定,使用者可以輕易地建立多語言的操作環(huán)境,滿足多國(guó)企業(yè)(Multi-National Enterprise)人機(jī)介面的需求。反之于傳統(tǒng)的資訊運(yùn)作環(huán)境下,更改操作介面的語言通常需要以 Hard Code(也就是修改應(yīng)用程式)的方式,此一作業(yè)方式既繁復(fù)且不合實(shí)務(wù)。 
本多語言套件采用 Mediator Pattern(中介者模式)設(shè)計(jì),讓你無限自由的擴(kuò)充對(duì)任意第3方組件的支持。它預(yù)先注冊(cè)了 Delphi 標(biāo)準(zhǔn)組件的替換函數(shù),如 TCustomControl,TMenu 等,你可以很方便的注冊(cè)第3方組件的替換函數(shù),如 fastReport,devexpress,teechart 等。
使用數(shù)據(jù)字典管理工具(Data Dictionary Manager)可集中管理不同國(guó)家的語言,并與你的 delphi 專案雙向互動(dòng),幫你快速建立字典。
主要特色:
- 不需要修改1行代碼就能多語言化(或少量修改,如,修改掉沒有使用Resourcestring的字串彈出消息);
- 支持任意第3方組件(替換函數(shù)只需要寫1次);
- 支持 Unicode;
- 多種字典來源,隨你喜好將字典外掛還是內(nèi)嵌,支持你發(fā)布獨(dú)立的 exe 多語言版;
- 多種字典文件格式,二進(jìn)制格式可以保護(hù)你的字典不被人利用;
- 強(qiáng)大的 DDManager,能很好的管理你字典和處理編碼轉(zhuǎn)換;
Main Features:
- Realize multi-language without modifying a single line of codes (or modifying very few codes, such as removing the popup which do not use Resourcestring)
- Support any third party component (replace functions only need to be written for once)
- Support Unicode
- Various dictionary source. The dictionary can be an add-in or be embedded as you like. Support to release independent EXE of multi-language
- Various dictionary file formats. The binary format can protect your dictionary against misuse
- Powerful DDManager. It can manage your dictionaries and process code conversion very well.
Acro Multi Language is a multi-language eBusiness integration solution suite. Users can easily create multi-language operating environment with the settings of data dictionary. It can meet Multi-National Enterprises’ need for Human-Computer Interface. Unlike the traditional information operating environment, modifying the language of operating interface always requires Hard Code (it means modifying application) method. This method is complicated and not practical.
This multi-language suite is designed with Mediator Pattern. It provides you with unlimited supports for any the third party components. It registers the replacing functions of Delphi Standard component in advance, such as TCustomControl, TMenu and so on. You can easily register the replacing functions of the third party components, such as fastReport, devexpress, teechart and so on.
The use of Data Dictionary Manager can let you manage the languages of different countries and can be interactive with your Delphi project to help you set up dictionary.
