CN101339505A - Trans-platform multi- language expandable help system and method - Google Patents

Trans-platform multi- language expandable help system and method Download PDF

Info

Publication number
CN101339505A
CN101339505A CNA2008101423027A CN200810142302A CN101339505A CN 101339505 A CN101339505 A CN 101339505A CN A2008101423027 A CNA2008101423027 A CN A2008101423027A CN 200810142302 A CN200810142302 A CN 200810142302A CN 101339505 A CN101339505 A CN 101339505A
Authority
CN
China
Prior art keywords
file
help
module
content
language
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CNA2008101423027A
Other languages
Chinese (zh)
Inventor
徐屾
蔡斯
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ZTE Corp filed Critical ZTE Corp
Priority to CNA2008101423027A priority Critical patent/CN101339505A/en
Publication of CN101339505A publication Critical patent/CN101339505A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/453Help systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/454Multi-language systems; Localisation; Internationalisation

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a cross-platform multi-lingual extensible help system which is based on a client/server to create application program and is operated on the client of the application program. The system consists of a full-text search engine, help content modules, a help analysis module and a help display module. The system can add or reduce the amount of the help content modules at will according to practical needs. The invention also discloses a cross-platform multi-lingual extensible help method, and the method can inspect the language used by the client at present and search the help content module with the same language, the help analysis module reads and analyzes the searched help content modules, loading is carried out according to the analyzed content, and the help content modules are sorted and merged at the same time, and the current help content module is displayed at last. The system can realize call and display of online help document which is accordant with the software language in the software operated on a plurality of operation system platforms and can realize flexible extension of online help at the same time.

Description

A kind of cross-platform multi-language expandable help system and method
Technical field
The invention belongs to the help system field, be specifically related to a kind of spanning operation system platform, multilingual, extendible help system and method.
Background technology
Along with the internationalization of various software and hardware products, the diversification of various application platforms, that the exploitation of product help system also is faced with is cross-platform, development prospect such as internationalize, can expand.At present, the realization of Bang Zhuing has various ways at random, has that the computing machine of being directly embedded into is soft, in the hardware device, also has by WEB visit help system etc.
Chinese patent CN200610036363.6 (name is called " a kind of help system and method based on JICQ ") has mentioned a kind of based on JICQ, by the interpersonal netted help system that reaches information transmission and shared purpose alternately, but the method that this invention provides relates to the distribution to hardware resource, maintainable, extensibility is good inadequately, simultaneously, this invention also needs to expend a large amount of network traffics resources, and the convenience of help is relatively poor.Chinese patent CN01131175 (name be called " a kind of implementation method of online help ") has proposed to utilize that the identification information of help information calls the corresponding implementation method that helps of software application all circles face in the designated memory space, the method that this invention provides relates to the distribution to hardware resource equally, and maintainability and extendability are also good inadequately.
U.S. Pat 2004255234 (name is called " Systems for providing extensible help ") provides a kind of software systems by extensible mechanism and control real-time update help content, but code development that this invention relates to and maintenance workload are bigger.
In sum, existing help system and method, not only help document platform transplantation difficulty, extended mode are dumb, and resource cost is bigger when server end and client communication.
Summary of the invention
The objective of the invention is to overcome the deficiencies in the prior art, a kind of cross-platform multi-language expandable help system and method are provided.Technical matterss such as the present invention can solve that Online Help document platform transplantation difficulty, extended mode are dumb, server end and client communication consumes resources.
For solving the problems of the technologies described above, the present invention is achieved by the following technical solutions:
A kind of cross-platform multi-language expandable help system based on client/server (Client/Server) framework applications program, runs on the client of described application program, comprising:
The full-text search engine is used to search for the full-text search data;
At least one help content module, this module is published on application client, carries the full-text search data;
Help parsing module, be used to help language to detect and parsing help content module, each ingredient of help content module is discerned;
Help display module, be used to load the help content after the parsing, it is sorted and merges, and show the help content of full-text search engine feedback according to operation.
Described application client adopts JAVA to programme.
Described full-text search engine is the part that running environment carries.
Described server can run on the different operating system platforms with client, as Windows, Unix etc., can carry out communication between the two.
Described help content module comprises content file, HelpSet file, mapped file, catalogue file, index file and full-text search data, the corresponding unique desired value of each content file, this value is used to set up getting in touch between described mapped file, catalogue file, index file and the content file; Described HelpSet file and mapped file, catalogue file, index file, full-text search data are corresponding one by one, and this HelpSet file is connected with helping parsing module.
Described help display module comprises order module, merges module and display module, and order module is used for described help content module is sorted; The merging module is used for the help content module that module is identical and merges; Display module is used to show help content.
Described help parsing module and help display module all adopt the JAVA language compilation, and described help content module exists with JAR compressed package form, can easily realize cross-platform application.
Described cross-platform multi-language expandable help system can increase, subtract the quantity of described help content module according to actual needs arbitrarily, realizes the flexible expansion of help system.
A kind of cross-platform multilingual helping method of expanding comprises the steps:
Step 1, logging on client are checked language and the search help content module identical with the active client language that active client uses;
Step 2, help parsing module read the HelpSet file in the help content module that searches, and resolve each HelpSet file;
Step 3, according to the content and the numbering of HelpSet file, resolve corresponding mapped file, catalogue file, index file and full-text search data, and according to the load content content file that parses, simultaneously the help content module is sorted, the help content module that module in the mapped file is identical merges, and shows the help content module homepage at current place then.
The help content module formed before logging on client in the described step 1, and it forms as follows:
Write the content file of each help content module respectively, make catalogue file, index file, mapped file, full-text search data, HelpSet file respectively according to content file, and encapsulate described content file and catalogue file, index file, mapped file, full-text search data, HelpSet file.
Described content file adopts the HTML (Hypertext Markup Language) html format.
Described catalogue file, index file, mapped file, full-text search data, HelpSet file adopt the expandable mark language XML form.
Described encapsulated content file and catalogue file, index file, mapped file, full-text search data, HelpSet file are to encapsulate with JAR compressed package form.
Adopt cross-platform multi-language expandable help system and method for the present invention to have following beneficial effect: to can be implemented in and call the Online Help document consistent with software language in the software that runs on the several operation systems platform, realize the flexible expansion of Online Help simultaneously with demonstration.
Description of drawings
Fig. 1 is the synoptic diagram of the cross-platform multi-language expandable help system of the present invention;
Fig. 2 is the synoptic diagram of the help display module of the cross-platform multi-language expandable help system of the present invention;
Fig. 3 is the cross-platform multilingual process flow diagram of expanding helping method of the present invention.
Embodiment
In order to understand the present invention better, the present invention is done to describe further below in conjunction with the drawings and specific embodiments.
The cross-platform multi-language expandable help system of the present invention is a kind of help system based on the user terminal/server framework application program, run on the client of application program, this application client adopts JAVA to programme, described server can run on the different operating system platforms with client, as Windows, Unix etc., can carry out communication between the two.
See also Fig. 1 and Fig. 2, the cross-platform multi-language expandable help system of the present invention comprises full-text search engine e, helps parsing module a, helps display module b, help content module c.Wherein,
Full-text search engine e is the part that running environment carries, and is used for the full-text search data c6 of help for search content module c;
Help content module c is the extendible embodiment of help system, and the user can increase and decrease quantity as required arbitrarily; This module is published on application client with the JAR form, by helping parsing module a to resolve, it comprises content file c5, HelpSet file c1, mapped file c2, catalogue file c3, index file c4 and full-text search data c6, the corresponding unique desired value of each content file c5, this value is used to set up mapped file c2, catalogue file c3, getting in touch between index file c4 and the content file c5, described HelpSet file c1 and mapped file c2, catalogue file c3, index file c4, full-text search data c6 is corresponding one by one, and this HelpSet file c1 is connected with helping parsing module a;
Help parsing module a, be used to help language to detect and parsing help content module c, each ingredient of help content module c is discerned;
Help display module b, comprise order module b1, merge module b2 and display module b3, order module b1 is used for help content module a is sorted; Merging module b2 is used for the help content module a that module is identical and merges; Display module b3 is used to show help content; This help display module b can load content file c5 after the parsing, the content file c5 of a plurality of modules is sorted, internally have conforming help content module c and dynamically merge, final operation according to the user who signs in to application client shows the user with the content file c5 of respective user operational module.
When the user carries out content search, help display module b that the content of full-text search engine e feedback is shown to the user with the form that helps impression window d.
See also Fig. 1 and Fig. 3, the flow process that cross-platform multilingual of the present invention expands helping method is as follows:
Step 1: the user who signs in to application client presses when helping to call menu or button the language that the systems inspection active client uses;
Step 2: the result that system checks according to step 1, the search some help content module cs identical automatically with the client language; Described help content module c formed before logging on client, it forms as follows: the content file c5 that writes each help content module c respectively, this content file c5 adopts the HTML (Hypertext Markup Language) html format, making respectively with the expandable mark language XML according to content file c5 is the catalogue file c3 of form, index file c4, mapped file c2, full-text search data c6, HelpSet file c1, and with JAR compressed package form encapsulated content file c5 and catalogue file c3, index file c4, mapped file c2, full-text search data c6, HelpSet file c1;
Step 3: help parsing module a reads the HelpSet file c1 among the help content module c one by one, resolves each HelpSet file respectively;
Step 4: help display module b according to the content that helps parsing module a to parse, numbering according to the HelpSet file c1 of each help content module c, resolve corresponding mapped file c2, catalogue file c3, index file c4 and full-text search data c6, and according to the load content content file c5 that parses, content with each help content module c sorts simultaneously, the a plurality of help content module c that merge the desired value unanimity of top-level directory content page among the catalogue file c3, and the top-level directory of these a plurality of help content module c is set to samely, and sectional lists shows the content of each help content module c respectively under top-level directory;
Step 5: help display module b to press application client interface when helping to call menu or button according to the user, needing to obtain the desired value of content displayed file c5, in mapped file c2, find and this desired value corresponding page, in helping impression window d, load help content module c and show this page.
In sum, the present invention can be implemented in and calls the Online Help document consistent with software language with demonstration in the software that runs on the several operation systems platform, realize the flexible expansion of Online Help simultaneously, when increasing or reducing single help content module, can directly finish by copied files, be convenient to flexible increase and decrease like this, also made things convenient for along with the increase and decrease of the function of institute's suitable software own and carried out the increase and decrease of help content at the actual help content of user of different language.
The above only is preferred embodiment of the present invention;, not should be pointed out that for the person of ordinary skill of the art in order to restriction the present invention; any modification of being done within every the spirit and principles in the present invention, be equal to and replace or improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a cross-platform multi-language expandable help system based on the user terminal/server framework application program, runs on the client of described application program, comprising: the full-text search engine, be used to search for the full-text search data, and it is characterized in that, also comprise:
At least one help content module, this module is published on application client, carries the full-text search data;
Help parsing module, be used to help language to detect and parsing help content module, each ingredient of help content module is discerned;
Help display module, be used to load the help content after the parsing, it is sorted and merges, and show the help content of full-text search engine feedback according to operation.
2. cross-platform multi-language expandable help system according to claim 1 is characterized in that, described server runs on the different operating system platforms with client.
3. cross-platform multi-language expandable help system according to claim 1 and 2, it is characterized in that, described help content module comprises content file, HelpSet file, mapped file, catalogue file, index file and full-text search data, the corresponding unique desired value of each content file, this value is used to set up getting in touch between described mapped file, catalogue file, index file and the content file; Described HelpSet file and mapped file, catalogue file, index file, full-text search data are corresponding one by one, and this HelpSet file is connected with helping parsing module.
4. cross-platform multi-language expandable help system according to claim 3 is characterized in that, described help display module comprises order module, merges module and display module, and order module is used for described help content module is sorted; The merging module is used for the help content module that module is identical and merges; Display module is used to show help content.
5. cross-platform multi-language expandable help system according to claim 4 is characterized in that, described help content module exists with JAR compressed package form.
6. the cross-platform multilingual helping method of expanding is characterized in that, comprises the steps:
Step 1, logging on client are checked language and the search help content module identical with the active client language that active client uses;
Step 2, help parsing module read the HelpSet file in the help content module that searches, and resolve each HelpSet file;
Step 3, according to the content and the numbering of HelpSet file, resolve corresponding mapped file, catalogue file, index file and full-text search data, and according to the load content content file that parses, simultaneously the help content module is sorted, the help content module that module in the mapped file is identical merges, and shows the help content module homepage at current place then.
7. the cross-platform multilingual helping method of expanding according to claim 6 is characterized in that the help content module formed in the described step 1 before logging on client, it forms as follows:
Write the content file of each help content module respectively, make catalogue file, index file, mapped file, full-text search data, HelpSet file respectively according to content file, and encapsulate described content file and catalogue file, index file, mapped file, full-text search data, HelpSet file.
8. the cross-platform multilingual helping method of expanding according to claim 7 is characterized in that, described content file adopts the HTML (Hypertext Markup Language) html format.
9. according to claim 7 or the 8 described cross-platform multilingual helping methods of expanding, it is characterized in that described catalogue file, index file, mapped file, full-text search data, HelpSet file adopt the expandable mark language XML form.
10. the cross-platform multilingual helping method of expanding according to claim 9 is characterized in that, described encapsulated content file and catalogue file, index file, mapped file, full-text search data, HelpSet file are to encapsulate with JAR compressed package form.
CNA2008101423027A 2008-08-06 2008-08-06 Trans-platform multi- language expandable help system and method Pending CN101339505A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2008101423027A CN101339505A (en) 2008-08-06 2008-08-06 Trans-platform multi- language expandable help system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2008101423027A CN101339505A (en) 2008-08-06 2008-08-06 Trans-platform multi- language expandable help system and method

Publications (1)

Publication Number Publication Date
CN101339505A true CN101339505A (en) 2009-01-07

Family

ID=40213581

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2008101423027A Pending CN101339505A (en) 2008-08-06 2008-08-06 Trans-platform multi- language expandable help system and method

Country Status (1)

Country Link
CN (1) CN101339505A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101866283B (en) * 2009-04-14 2013-03-27 华为技术有限公司 Widget transplanting method and device
CN113160002A (en) * 2021-05-11 2021-07-23 湖南知名未来科技有限公司 Patent official charge monitoring method and system for recognizing official document compressed packet data

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101866283B (en) * 2009-04-14 2013-03-27 华为技术有限公司 Widget transplanting method and device
CN113160002A (en) * 2021-05-11 2021-07-23 湖南知名未来科技有限公司 Patent official charge monitoring method and system for recognizing official document compressed packet data

Similar Documents

Publication Publication Date Title
CN101221556B (en) Method and device for XML document analysis
CN110442816A (en) Web form configuration method, device and computer readable storage medium
CN102184184B (en) Method for acquiring webpage dynamic information
CN105518633B (en) More equipment in Web server system, application and development auxiliary system, the multi-language support method in Web server system, Web server system support method and application and development householder method
CN101609399B (en) Intelligent website development system based on modeling and method thereof
CN104199723B (en) Camera mapping method based on virtual equipment
CN101263471A (en) Initial server-side content rendering for client-script web pages
CN104615748B (en) Internet of Things Web event-handling methods based on Watir
Di Lucca et al. An approach for reverse engineering of web-based applications
CN102129364A (en) Method for embedding widget toolbar in application program and rapid widget accessing method
CN1749961A (en) Desktop application implemented with web paradigm
CN101782848B (en) Simulation software interface integrating method
CN112182359B (en) Feature management method and system of recommendation model
CN103338135A (en) Real-time monitoring method of cluster storage capacity
CN104320482A (en) Bank teller front-end system
CN109976840A (en) The method and system of multilingual automatic adaptation are realized under a kind of separation platform based on front and back
CN104657189A (en) Hybrid dynamic code compiling device, method and service system thereof
CN107342910A (en) Simulate automated testing method and instrument that multi-user carries out network access
CN101078989A (en) Visio file cross-platform network browser implementation method and software
CN101246420A (en) Method and system for multi-language system implementing unified development
CN108804082A (en) A kind of implementation method of plug-in unit JSBridge
CN101763432A (en) Method for constructing lightweight webpage dynamic view
CN104516963A (en) Excel data server and application thereof
CN105989010B (en) Web page data generation method, Web server and Web application system
CN114253798A (en) Index data acquisition method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20090107