CN115237509A - Language determination method of equipment management tool, management tool and electronic equipment - Google Patents

Language determination method of equipment management tool, management tool and electronic equipment Download PDF

Info

Publication number
CN115237509A
CN115237509A CN202110435202.9A CN202110435202A CN115237509A CN 115237509 A CN115237509 A CN 115237509A CN 202110435202 A CN202110435202 A CN 202110435202A CN 115237509 A CN115237509 A CN 115237509A
Authority
CN
China
Prior art keywords
language
target
management tool
data information
text
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
CN202110435202.9A
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.)
Datang Mobile Communications Equipment Co Ltd
Original Assignee
Datang Mobile Communications Equipment Co Ltd
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 Datang Mobile Communications Equipment Co Ltd filed Critical Datang Mobile Communications Equipment Co Ltd
Priority to CN202110435202.9A priority Critical patent/CN115237509A/en
Publication of CN115237509A publication Critical patent/CN115237509A/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/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)
  • Stored Programmes (AREA)

Abstract

The embodiment of the invention provides a language determination method of a device management tool, the management tool, electronic equipment and a storage medium, which realize determination and switching of different languages based on language data information of multiple languages stored in the device management tool. By applying the embodiment of the invention, the equipment management tool can support multiple languages, the equipment management tool of one version can realize multiple language functions, the equipment management tools of different versions do not need to be developed aiming at different languages, and the language compatibility of the equipment management tool is improved.

Description

Language determination method of equipment management tool, management tool and electronic equipment
Technical Field
The present invention relates to the field of device management technologies, and in particular, to a language determination method for a device management tool, a management tool, and an electronic device.
Background
The device management tool generally refers to a software tool that performs unified management of a plurality of devices. Currently, many device management tools, such as a base station management tool, set different language versions to meet the needs of different countries or regions. For example: a chinese version is set for countries and regions using chinese or an english version is set for countries and regions using english, and so on.
That is, the existing device management tool implements a multi-language scheme, and needs to create a single-language software version of a corresponding language, which is poor in language compatibility.
Disclosure of Invention
An embodiment of the present invention provides a language determination method for a device management tool, a management tool, an electronic device, and a storage medium, so as to improve language compatibility of the device management tool. The specific technical scheme is as follows:
in order to achieve the above object, an embodiment of the present invention provides a language determination method for a device management tool, which is applied to an electronic device equipped with the device management tool, where the device management tool stores language data information of a plurality of supported languages, and the language data information of each language includes: text data of all texts in the equipment management tool corresponding to the languages; the method comprises the following steps:
receiving a starting instruction aiming at the equipment management tool;
determining a target starting language; the target start-up language is: a starting language set by a user or a language currently used by an operating system of the electronic equipment or a preset default starting language;
loading first target language data information corresponding to the target starting language;
and starting the equipment management tool based on the text data in the first target language data information.
Optionally, the device management tool further stores a first corresponding relationship between a plurality of different universal codes and the multiple language names, and a second corresponding relationship between a plurality of different universal codes and the language data information of multiple languages;
the step of determining the target activation language includes: reading a first universal code of a saved starting language set by a user; or, acquiring a second universal code of a language currently used by an operating system of the electronic equipment; or acquiring a third communication code corresponding to a preset default starting language stored in the code of the equipment management tool;
the step of loading the first target language data information corresponding to the target starting language comprises the following steps:
loading target language data information corresponding to the first universal code as first target language data information based on the second corresponding relation and the first universal code; or the like, or a combination thereof,
loading target language data information corresponding to the second universal code as first target language data information based on the second corresponding relation and the second universal code; or the like, or a combination thereof,
and loading target language data information corresponding to the third universal code as first target language data information based on the second corresponding relation and the third universal code.
Optionally, the text data included in the language data information of each language includes: a text mapping relationship between each text key value in the program code of the equipment management tool and the language text value;
the step of starting the device management tool based on the text data in the first target language data information includes:
obtaining interface data of an initial interface of the equipment management tool;
and setting each text key value in the interface data as a corresponding target language text value in the first target language data information based on the text mapping relation in the first target language data information, and displaying the initial interface.
Optionally, the method further includes:
receiving a language switching instruction in the running process of the equipment management tool;
determining a target language after switching based on a target language name in the language switching instruction;
loading second target language data information corresponding to the target language;
and switching the current display interface of the equipment management tool to the display interface of the target language based on the text data in the second target language data information.
Optionally, the device management tool further stores a first corresponding relationship between a plurality of different universal codes and the plurality of language names, and a second corresponding relationship between a plurality of different universal codes and the plurality of languages of the language data information;
the step of determining the switched target language based on the target language name in the language switching instruction includes:
determining a switched general code of a switched target language based on the first corresponding relation and the target language name in the language switching instruction;
the step of loading the second target language data information corresponding to the target language comprises the following steps:
and loading second target language data information corresponding to the switched general codes based on the second corresponding relation and the switched general codes.
Optionally, the text data included in the language data information of each language includes: a text mapping relationship between each text key value in the program code of the device management tool and the language text value;
the step of switching the current display interface of the device management tool to the display interface of the target language based on the text data in the second target language data information includes:
and setting each current text key value in the current display interface as a corresponding target language text value in the second target language data information based on the text mapping relation in the second target language data information.
Optionally, the method further includes:
and saving the switched target language as a starting language set by a user.
An embodiment of the present invention further provides an apparatus management tool, where the apparatus management tool includes: the system comprises an information storage module and a starting function module;
the information storage module is used for storing the language data information of a plurality of supported languages, and the language data information of each language comprises: text data of all texts in the equipment management tool corresponding to the languages;
the starting function module is used for receiving a starting instruction aiming at the equipment management tool; determining a target starting language; the target start-up language is: a starting language set by a user or a language currently used by an operating system of the electronic equipment or a preset default starting language; loading first target language data information corresponding to the target starting language; and starting the equipment management tool based on the text data in the first target language data information.
Optionally, the information storage module is further configured to store a first corresponding relationship between a plurality of different universal codes and the multiple language names, and a second corresponding relationship between a plurality of different universal codes and the language data information of multiple languages;
the starting function module determines a target starting language, and specifically comprises the following steps: reading a first universal code of a saved starting language set by a user; or, acquiring a second universal code of a language currently used by an operating system of the electronic equipment; or acquiring a third communication code corresponding to a preset default starting language stored in the code of the equipment management tool;
the starting function module loads first target language data information corresponding to the target starting language, and specifically includes: loading target language data information corresponding to the second universal code as first target language data information based on the second corresponding relation and the first universal code; or, based on the second corresponding relation and the second universal code, loading target language data information corresponding to the second universal code as first target language data information; or loading target language data information corresponding to the fourth universal code as first target language data information based on the second corresponding relation and the third universal code.
Optionally, the text data included in the language data information of each language includes: a text mapping relationship between each text key value in the program code of the equipment management tool and the language text value;
the starting function module starts the equipment management tool, and specifically includes: obtaining interface data of an initial interface of the equipment management tool; and setting each text key value in the interface data of the initial interface as a corresponding target language type text value in the first target language data information based on the text mapping relation in the first target language data information, and displaying the initial interface.
Optionally, the device management tool further includes: a language switching function module;
the language switching function module is used for receiving a language switching instruction in the running process of the equipment management tool; determining a target language after switching based on the language switching instruction; loading second target language data information corresponding to the target language; and switching the current display interface of the equipment management tool to the display interface of the target language based on the text data in the second target language data information.
Optionally, the information storage module is further configured to store a first corresponding relationship between a plurality of different universal codes and the multiple language names, and a second corresponding relationship between a plurality of different universal codes and the multiple language data information;
the language switching function module determines the switched target language, and specifically includes: determining a switched general code of a switched target language based on the first corresponding relation and the target language name in the language switching instruction;
the language switching function module loads second target language data information corresponding to the target language, and specifically includes: and loading second target language data information corresponding to the first universal code based on the second corresponding relation and the switched universal code.
Optionally, the text data included in the language data information of each language includes: a text mapping relationship between each text key value in the program code of the equipment management tool and the language text value;
the language switching function module switches the current display interface of the device management tool to the display interface of the target language based on the text data in the second target language data information, and specifically includes: and setting each current text key value in the current display interface as a corresponding target language text value in the second target language data information based on the text mapping relation in the second target language data information.
Optionally, the information storage module is further configured to store the switched target language as a start language set by a user.
Optionally, the device management tool further includes: the system comprises a language setting module, a language data processing module and a multi-language function interface module;
the starting function module calls the language setting module and the language data processing module through the multi-language function interface module after receiving a starting instruction aiming at the equipment management tool;
the language setting module is used for executing the step of determining the target starting language and saving the target starting language as a starting language set by a user to the information storage module;
the language data processing module is configured to execute the step of loading the second target language data information corresponding to the target start language, so that the start function module starts the device management tool based on text data in the second target language data information.
Optionally, the language switching function module, after determining the target language after switching based on the language switching instruction, calls the language setting module and the language data processing module through the multi-language function interface module;
the language setting module is also used for saving the switched target language as a starting language set by a user to the information storage module;
the language data processing module is further configured to execute the step of loading the first target language data information corresponding to the target language, so that the language switching function module switches the current display interface of the device management tool to the display interface of the target language based on text data in the first target language data information.
The embodiment of the invention also provides electronic equipment which comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory are communicated with each other through the communication bus;
a memory for storing a computer program;
a processor for implementing any of the above method steps when executing a program stored in the memory.
An embodiment of the present invention further provides a computer-readable storage medium, in which a computer program is stored, and the computer program, when executed by a processor, implements the method steps of any one of claims 1 to 7.
The embodiment of the invention has the following beneficial effects:
in the method for determining language of device management tool, the electronic device and the storage medium according to the embodiments of the present invention, the device management tool stores language data information of a plurality of languages that are supported, and the language data information of each language may include: and text data of all texts in the equipment management tool corresponding to the languages. By applying the embodiment of the invention, the equipment management tool can support multiple languages, and during the starting process, the target starting language can be determined based on the starting instruction, the first target language data information corresponding to the target starting language is loaded, and the equipment management tool can be further started based on the text data in the first target language data information. That is to say, the embodiment of the present invention may determine the language of the device management tool during the starting process. Therefore, the device management tool of one version can realize multiple language functions, the device management tools of different versions do not need to be developed aiming at different languages, and the language compatibility of the device management tool is improved.
In addition, in other embodiments, the device management tool may also perform language switching during the operation of the device management tool, thereby further improving the flexibility of multi-language switching of the device management tool.
Of course, it is not necessary for any product or method to achieve all of the above-described advantages at the same time for practicing the invention.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the prior art descriptions will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other embodiments can be obtained according to the drawings without creative efforts.
FIG. 1 is a flow chart of a language determination method according to an embodiment of the present invention;
FIG. 2 is another flow chart of a language determination method according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating language switching performed by the device management tool according to an embodiment of the present invention;
FIG. 4 is another flowchart of the device management tool performing language switching according to the embodiment of the present invention;
FIG. 5 is a flowchart illustrating a specific example of a language determination method provided in an embodiment of the present invention;
FIG. 6 is a schematic structural diagram of a device management tool according to an embodiment of the present invention;
fig. 7 is another schematic structural diagram of a device management tool according to an embodiment of the present invention;
FIG. 8 is a schematic structural diagram of an apparatus management tool according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived from the embodiments of the present invention by those skilled in the art based on the description, are within the scope of the present invention.
In order to improve language compatibility of a device management tool, embodiments of the present invention provide a language determination method for a device management tool, a management tool, an electronic device, and a storage medium. In the embodiment of the present invention, the device management tool refers to a software tool that performs unified management on a plurality of devices.
First, a language determination method of a device management tool according to an embodiment of the present invention is described in detail.
The language determination method of the equipment management tool provided by the embodiment of the invention can be applied to the electronic equipment provided with the equipment management tool. For example: the electronic device may be a base station controller if the device management tool is a base station management tool. If the device management tool is a network device management tool, the electronic device may be a network management server or the like.
In the embodiment of the present invention, the device management tool stores language data information of a plurality of supported languages. The language data information of each language may include: and text data of all texts in the equipment management tool corresponding to the languages.
The language determination method for the device management tool provided by the embodiment of the present invention has various implementation manners, and the following embodiments are respectively described in detail.
The first implementation mode comprises the following steps: during the device management tool startup process, the language used by the device management tool is determined.
Referring to fig. 1, fig. 1 is a flowchart of a language determination method provided in an embodiment of the present invention, where the method includes:
step 101, receiving a starting instruction aiming at a device management tool;
in the embodiment of the present invention, the device management tool refers to a software tool that performs unified management on multiple devices. After the electronic device installs the device management tool, an icon of the software tool can be displayed on a system interface of the electronic device, and then a starting instruction for starting the device management tool can be sent out by clicking the icon of the software tool. Of course, the start instruction of the device management tool may also be issued by inputting a system command or the like.
Step 102, determining a target starting language; the target start-up language is: a starting language set by a user or a language currently used by an operating system of the electronic equipment or a preset default starting language;
in the embodiment of the invention, the equipment management tool can support a plurality of different languages. Thus, the target start-up language may be determined first at start-up.
The target start-up language may be a start-up language set by a user or a language currently used by an operating system of the electronic device or a preset default start-up language. For example: whether a starting language set by a user is stored or not can be judged, and if yes, the starting language set by the user is used as the starting language to start the equipment management tool; if not, acquiring the language currently used by the operating system of the electronic equipment as a starting language by calling an API (application program interface) of the operating system; if the language currently used by the operating system of the electronic equipment is not the language supported by the equipment management tool, a default starting language (for example, chinese or English) preset in the equipment management tool is directly used as the starting language to start the equipment management tool.
103, loading first target language data information corresponding to the target starting language;
in this step, the language data information corresponding to the target language may be obtained from the language data information of multiple languages stored in the device management tool, and loaded into the memory of the electronic device as the first target language data information.
And 104, starting the equipment management tool based on the text data in the first target language data information.
Therefore, by applying the embodiment of the invention, the equipment management tool can support multiple languages, and in the starting process, the target starting language can be determined based on the starting instruction, the first target language data information corresponding to the target starting language is loaded, and the equipment management tool can be further started based on the text data in the first target language data information. That is to say, the embodiment of the present invention may determine the language of the device management tool during the starting process. Therefore, the device management tool of one version can realize multiple language functions, the device management tools of different versions do not need to be developed aiming at different languages, and the language compatibility of the device management tool is improved.
In another embodiment, in order to more easily obtain the language data information of the target start-up language and the language switching, the device management tool may further store a first corresponding relationship between a plurality of different common codes and the plurality of language names, and a second corresponding relationship between a plurality of different common codes and the language data information of the plurality of languages. The text data included in the language data information of each language may include: and each text key value in the program code of the equipment management tool is in a text mapping relation with the language text value.
In practical applications, the universal code may be ISO (International Organization for Standardization) code of International uniform standard, and specifically, may be lower case double letter code of ISO 639-1. Accordingly, the first relationship may be a correspondence between different ISO codes and different language names. The second relationship may be a correspondence between different ISO codes and different language data information. In this step, the first ISO code of the target language after switching may be determined based on the first corresponding relationship between the multiple different ISO codes and the multiple language names.
As an example, the first correspondence may be as shown in table one:
watch 1
ISO code Language name
zh Chinese character
en English
ja Japanese language
As an example, the second correspondence may be as shown in table two:
watch 2
ISO code Language data information
zh Chinese data information
en English data information
ja Japanese data information
As an example, the text mapping relationship between the text key value of chinese and the language text value may be as shown in table three: watch III
Text key value Text value
a Inputting device numbers
b Display device configuration information
c Storing configuration information
Referring to fig. 2, fig. 2 is another flowchart of a language determination method according to an embodiment of the present invention, where the flowchart includes:
step 201, receiving a starting instruction aiming at a device management tool;
this step may be identical to step 101 in fig. 3, and is not described herein again.
After receiving the start instruction, any one of the steps 202a to 202c may be executed:
step 202a, reading the saved first universal code of the starting language set by the user, and executing step 203a;
step 202b, acquiring a second universal code of the language currently used by the operating system of the electronic equipment, and executing step 203b;
step 202c, acquiring a third universal code corresponding to a preset default starting language stored in the code of the equipment management tool, and executing step 203c;
step 203a, loading target language data information corresponding to the first universal code as first language data information based on the second corresponding relation and the first universal code;
step 203b, loading target language data information corresponding to the second universal code as first target language data information based on the second corresponding relation and the second universal code;
step 203c, loading target language data information corresponding to the third universal code as first target language data information based on the second corresponding relation and the third universal code;
in this embodiment, the starting language set by the user may be saved after the user switches through the language switching function switching module of the device management tool in the process of running before the device management tool; or the function module can be configured by the user and then stored.
When the equipment management tool is started for the first time after being installed in the electronic equipment, the universal code of the starting language set by a user is not stored, and the universal code of the language currently used by the operating system of the electronic equipment can be obtained by calling an API (application program interface) of the operating system; if the language currently used by the electronic equipment operating system is not the language supported by the equipment management tool, directly acquiring the universal code of the default starting language (such as Chinese or English) preset in the equipment management tool.
And step 204, obtaining interface data of the initial interface of the equipment management tool.
In practical applications, the initial interface of the device management tool may be a main interface of the device management tool, or may be a login interface.
In this step, interface data of the initial interface may be obtained from data of the device management tool, and all text key values in the initial interface may be obtained therefrom.
Step 205, based on the text mapping relationship in the first target language data information, setting each text key value in the interface data as a corresponding target language text value in the first target language data information, and displaying the initial interface.
In this embodiment, the device management tool may store a first correspondence between a plurality of different universal codes and the plurality of language names, and a second correspondence between a plurality of different universal codes and the language data information of the plurality of languages, and may more easily find the corresponding language data information for the target language.
In addition, in this embodiment, the device management tool may store a text mapping relationship between text key values of different languages and the text value of the language, so that the program code of the device management tool may only use the text key value without using different language text values, and when starting, the device management tool may be started based on the text mapping relationship between the text key value and the text value of the language, thereby implementing separation between the text in the program code and the text values of different languages. The switching between different languages is further ensured to be realized through the program code of the equipment management tool with one version, and the program code versions of different equipment management tools do not need to be written aiming at different languages.
The second implementation mode comprises the following steps: further performing language switching in the running process of the equipment management tool.
Referring to fig. 3, fig. 3 is a flowchart of language switching performed by the device management tool in the embodiment of the present invention, where the flowchart includes:
step 301, receiving a language switching instruction in the operation process of the equipment management tool;
in the embodiment of the present invention, the device management tool refers to a software tool that performs unified management on multiple devices. The equipment management tool can receive a language switching instruction input by a user through a switching button displayed on a human-computer interaction interface, and can also receive the language switching instruction input by the user through a command input box displayed on the human-computer interaction interface.
Step 302, determining a target language after switching based on the target language name in the language switching instruction;
in this embodiment, the target language name in the language switching instruction may be determined as the switched target language.
Step 303, loading second target language data information corresponding to the target language;
in this step, the language data information corresponding to the target language may be obtained from the language data information of the multiple languages stored in the device management tool, and loaded into the memory of the electronic device as the second target language data information.
And 304, switching the current display interface of the equipment management tool to the display interface of the target language based on the text data in the second target language data information.
In this step, the text data of each text of the current display interface, that is, the text data of the target language, may be obtained from the second target language data information, and each text of the current display interface of the device management tool is switched to the text data of the target language for display.
By applying the embodiment, the device management tool can also perform language switching in the running process of the device management tool, so that the multi-language switching flexibility of the device management tool is further improved.
Referring to fig. 4, fig. 4 is another flowchart of language switching performed by the device management tool in the embodiment of the present invention, where the flowchart includes:
step 401, receiving a language switching instruction in the running process of the equipment management tool;
this step may be completely the same as step 301 in fig. 3, and is not described again here.
Step 402, determining a switched general code of a switched target language based on the first corresponding relation and the target language name in the language switching instruction;
for example: based on the table one, if the target language name in the instruction is Chinese, the corresponding switched ISO code may be zh;
step 403, loading second target language data information corresponding to the switched general code based on the second corresponding relationship and the switched general code;
in this step, based on the second relationship shown in the table two, the corresponding second target language data information may be determined according to the switched ISO code, and the corresponding second target language data information may be loaded into the memory of the electronic device.
For example: if the ISO code after switching is the Chinese ISO code, language data information corresponding to the Chinese is obtained based on the second table, and the Chinese language data information is loaded into the memory of the electronic equipment.
Step 404, setting each current text key value in the current display interface as a corresponding target language text value in the second target language data information based on the text mapping relationship in the second target language data information.
In this embodiment, in the text mapping relationship between the text key values of different languages and the text values of the languages, the text key values are the same, and the text values are the text values of different languages.
In this step, if the current interface is english, the current interface data is read to obtain that the current interface has the text key value "a", and if the switched target language is chinese, the text value of the text key value "a" is replaced with the "input device number". And by analogy, replacing the text values of all the text key values in the current interface with the text values of Chinese.
Thus, the current display interface of the equipment management tool is switched to the display interface of the target language.
And step 405, saving the switched target language as a starting language set by a user.
After the current display interface is switched to the display interface of the target language, the switched target language can be stored as the starting language set by the user. Specifically, the ISO code of the target language may be saved, so that the next time the device management tool is started, the device management tool is started according to the language corresponding to the ISO code.
In this embodiment, the device management tool may store a first correspondence between a plurality of different common codes and the plurality of language names, and a second correspondence between a plurality of different common codes and the plurality of languages of the language data information, and may more easily find the corresponding language data information for the target language.
In addition, in this embodiment, the device management tool may store a text mapping relationship between text key values of different languages and text values of the languages, so that only the text key value may be used in a program code of the device management tool, and different language text values do not need to be used, thereby implementing separation between a text in the program code and text values of different languages. The switching between different languages is further ensured to be realized through the program code of the equipment management tool with one version, and the program code versions of different equipment management tools do not need to be written aiming at different languages.
The following describes the language determination method of the device management tool in further detail by taking a specific example.
In this example, the device management tool is a base station management tool, and the executed subject may be a base station manager. The base station management tool stores language data information of a plurality of supported languages. The language data information of each language may include: and text data of all texts in the equipment management tool corresponding to the languages. The text data included in the language data information of each language includes: and the text mapping relation between each text key value in the program code of the base station management tool and the language text value. And the base station device management tool further holds a first correspondence between a plurality of different common codes and the plurality of language names, and a second correspondence between a plurality of different common codes and the language data information of the plurality of languages.
Specifically, the base station management tool may store the data based on an XML (eXtensible Markup Language) format. In order to store the data, the base station management tool sets configuration files in three types of XML formats:
the first type is to store the configuration file of the language supported by the base station management tool; the second type is a configuration file for storing language data information; the third type is to save a user profile of user settings.
In the language configuration file supported by the base station management tool, ISO codes (for example, lower case double letter codes of ISO 639-1) of all languages supported by the tool and language names corresponding to the ISO codes are defined, that is, the first corresponding relationship described above.
Language data configuration file: the text data that the front end of the tool needs to use is defined in such a configuration file. If the tool supports N languages, N language data configuration files exist, each data configuration file stores text data of a corresponding language, and the languages and the data configuration files have one-to-one correspondence.
User profile: the file is used for storing the language used by the tool for the last time, and the language is used as the default starting language when the tool is used next time; or directly saving the start-up language set by the user.
Because the front end of the base station management tool needs to use a large amount of text output, and each text needs to simultaneously contain translations of all languages supported by the tool, the text data volume is large. Thus, the configuration file uses an XML format configuration file as a carrier for storing multi-language related data. In this way, unified management of data and configuration file generation are facilitated, and data error rate is reduced. Meanwhile, if the base station management tool needs to increase the support language, the requirement can be completed only by modifying the configuration file.
Specifically, referring to fig. 5, a specific process of the base station management tool for performing language determination is shown, where fig. 5 is a flowchart of a specific example of the language determination method provided in the embodiment of the present invention, and the process includes:
step 501, reading a starting language set by a user in a user configuration file.
This step may be performed after the base station management tool receives the start instruction.
Step 502, judging whether the starting language set by the user in the user configuration file is empty, if so, executing step 503, otherwise, executing step 504.
The starting language set by the user in the user profile may be user-set or user-switched during the last operation of the base station management tool.
If the starting language set by the user in the user configuration file is null, the user does not set the language when the base station management tool is operated last time, or the base station management tool is operated for the first time. If the user profile has stored the start-up language set by the user, then the start-up language is taken as the target language and step 504 is executed.
Step 503, obtaining the operating system language.
If the start-up language set by the user is not saved, the language used by the current operating system of the base station manager may be acquired, and step 504 may be performed with the language as the target language.
Step 504, judge whether the base station management tool supports the target language, if yes, go to step 506, if no, go to step 505.
Step 505, using the default start-up language set by the program code as the target language.
And if the base station management tool does not support the starting language and the operating system language set by the user, using a default starting language set in the program code of the base station management tool as the target language.
Step 506, loading the language configuration file data corresponding to the target language.
In this step, the corresponding language configuration file data may be obtained according to the ISO code in the supported language configuration file and loaded into the memory.
Step 507, waiting for calling.
And after the language configuration file data corresponding to the target language is loaded, the language configuration file data can be called by a front-end interface. Specifically, all text key values in the front-end interface may be displayed using the text values mapped in the loaded language configuration file data.
In this embodiment, the front end of the base station management tool may use XAML (a kind of XML) code. Specifically, the reference of front-end XAML codes to multi-language functions provided by a back end can be realized through a custom mark extension. In this way, long binding expressions in XAML code can be reduced, as well as a large amount of duplicate code.
Specifically, the custom tag extension of this embodiment is a class inherited from MarkupExtension, and the implementation method thereof may be: firstly, defining a value converter under the same name space expanded by a user-defined mark, and calling an interface with a multi-language switching function by the value converter to realize the conversion from a text key value to a text value of different languages; defining an interface with a return value as a binding domain, and creating the binding domain of the value converter; then, a private binding domain which is required to be in a use state at the back end is created in the custom mark extension, and the binding domain which provides interface return for the value converter is instantiated in a constructor; and finally, reloading the ProvideValue method in the custom mark extension, and calling the ProvideValue method of the private binding domain in the method. Wherein the ProvideValue method is used to return an object value to be set on the attribute to which the extension is applied, that is, a converted language text value.
Step 508, receiving a language switching instruction.
In this embodiment, in the operation process of the base station management tool, a language switching instruction initiated by a user may also be received, where the instruction may include an ISO code of a target language.
Step 509, saving the language selected by the user to the user profile, and executing step 506.
In this step, the ISO code of the language selected by the user may be stored in a user profile, and may be used when the base station management tool is started next time.
And step 510, closing the base station management tool software and ending.
And when the base station management tool software is closed, releasing all the cached data and finishing the operation.
Therefore, the base station management tool can support starting of multiple languages, can perform language switching in the operation process of the equipment management tool, and has strong language compatibility and flexibility. Specifically, the method has the following beneficial effects:
(1) The code amount is small, and the research and development cost is low. Because all languages use the same set of codes, each language is not required to establish a set of codes, and the research and development cost is low.
(2) And the code maintenance is convenient. Because only one set of codes needs to be maintained, the problems of asynchronous updating, wrong updating, missing updating and the like easily occurring when a plurality of sets of codes are maintained are solved.
(3) Version release is facilitated. Because all languages use the same set of codes, all languages can be supported by only issuing one software package when the version is issued, and the software package is not required to be created for each requirement like a single-language software package.
Next, a device management tool provided in an embodiment of the present invention will be described. The device management tool is the same inventive concept as the language determination method, and corresponds to the language determination method.
The equipment management tool provided by the embodiment of the invention is a software management tool and can be installed in electronic equipment. Referring to fig. 6, fig. 6 is a schematic structural diagram of a device management tool according to an embodiment of the present invention. As shown in fig. 6, the device management tool includes: an information storage module 601 and a start function module 602.
The information storage module 601 is configured to store language data information of multiple supported languages, where the language data information of each language includes: text data of all texts in the equipment management tool corresponding to the languages;
the starting function module 602 is configured to receive a starting instruction for an equipment management tool; determining a target starting language; the target start-up language is: a starting language set by a user or a language currently used by an operating system of the electronic equipment or a preset default starting language; loading first target language data information corresponding to the target starting language; and starting the equipment management tool based on the text data in the first target language data information.
Therefore, by applying the embodiment of the invention, the equipment management tool can support multiple languages, and in the starting process, the target starting language can be determined based on the starting instruction, the first target language data information corresponding to the target starting language is loaded, and the equipment management tool can be started based on the text data in the first target language data information. That is to say, the embodiment of the present invention may determine the language of the device management tool during the starting process. Therefore, the device management tool of one version can realize multiple language functions, the device management tools of different versions do not need to be developed aiming at different languages, and the language compatibility of the device management tool is improved.
In other embodiments, the information storage module 601 is further configured to store a first corresponding relationship between a plurality of different common codes and the multi-language names, and a second corresponding relationship between a plurality of different common codes and the multi-language data information;
the starting function module 602, determining a target starting language, specifically includes: reading a first universal code of a saved starting language set by a user; or acquiring a second universal code of a language currently used by an operating system of the electronic equipment; or acquiring a third universal code corresponding to a preset default starting language stored in the code of the equipment management tool;
the starting function module 602, configured to load first target language data information corresponding to the target starting language, specifically includes: loading target language data information corresponding to the second universal code as first target language data information based on the second corresponding relation and the first universal code; or loading target language data information corresponding to the second universal code as first target language data information based on the second corresponding relation and the second universal code; or loading target language data information corresponding to the fourth universal code as first target language data information based on the second corresponding relation and the third universal code.
In other embodiments, the text data included in the language data information of each language may include: a text mapping relationship between each text key value in the program code of the equipment management tool and the language text value;
the starting function module 602 starts the device management tool, and specifically includes: obtaining interface data of an initial interface of the equipment management tool; and setting each text key value in the interface data of the initial interface as a corresponding target language text value in the first target language data information based on the text mapping relation in the first target language data information, and displaying the initial interface.
In other embodiments, referring to fig. 7, fig. 7 is another schematic structural diagram of the device management tool according to the embodiment of the present invention. As shown in fig. 7, the device management tool, in addition to the information storage module 701 and the start function module 702 which are the same as those in the embodiment shown in fig. 6, further includes: a language switching function 703.
The language switching function module 703 is configured to receive a language switching instruction during an operation process of the device management tool; determining a target language after switching based on the language switching instruction; loading second target language data information corresponding to the target language; and switching the current display interface of the equipment management tool to the display interface of the target language based on the text data in the second target language data information.
In the embodiment, the device management tool can also perform language switching in the running process of the device management tool, so that the multi-language switching flexibility of the device management tool is further improved.
In other embodiments, different functional modules of the device management tool may be isolated from the information storage module by the language setting module and the language data processing module, so as to prevent other functional modules from modifying data in the information storage module, and ensure the security of data in the information storage module.
Specifically, referring to fig. 8, fig. 8 is a schematic structural diagram of a device management tool according to an embodiment of the present invention. The device management tool includes, in addition to: the information storage module 801, the start function module 802, and the language switching function module 803 further include: a language setting module 804, a language data processing module 805, and a multi-language function interface module 806.
After receiving a start instruction for the device management tool, the start function module 802 calls the language setting module 804 and the language data processing module 805 through the multilingual function interface module 806;
the language setting module 804 is configured to execute the step of determining the target start language, and store the target start language as a start language set by a user in the information storage module;
the language data processing module 805 is configured to execute the step of loading the second target language data information corresponding to the target start language, so that the start function module starts the device management tool based on text data in the second target language data information.
The language switching function module 803, after determining the switched target language based on the language switching instruction, calls the language setting module and the language data processing module through the multi-language function interface module 806;
the language setting module 804 is further configured to store the switched target language as a start language set by the user in the information storage module;
the language data processing module 805 is further configured to execute the step of loading the first target language data information corresponding to the target language, so that the language switching function module switches the current display interface of the device management tool to the display interface of the target language based on text data in the first target language data information.
As shown in fig. 8, the device management tool may further include: a configuration function 807 and other function blocks 808 (in practice, there are many function blocks of the device management tool, and this is only illustrated schematically).
The configuration function module 807 can receive the start-up language configured by the user, and call the language setting module 804 through the multi-language function interface module 807 to store the start-up language configured by the user in the information storage module 801.
In addition, in this embodiment, each functional module of the device management tool, if a language needs to be switched, can be implemented by the multilingual functional interface module 806 calling the language setting module 804 or the language data processing module 805.
In addition, an embodiment of the present invention further provides an electronic device, as shown in fig. 9, which includes a processor 901, a communication interface 902, a memory 903, and a communication bus 904, where the processor 901, the communication interface 902, and the memory 903 complete mutual communication through the communication bus 904,
a memory 903 for storing a computer program and having a device management tool installed therein; the device management tool stores language data information of a plurality of supported languages, and the language data information of each language includes: text data of all texts in the equipment management tool corresponding to the languages;
the processor 901 is configured to implement the following steps when executing the program stored in the memory 903:
receiving a starting instruction aiming at the equipment management tool;
determining a target starting language; the target start-up language is: a starting language set by a user or a language currently used by an operating system of the electronic equipment or a preset default starting language;
loading first target language data information corresponding to the target starting language;
and starting the equipment management tool based on the text data in the first target language data information.
Optionally, the device management tool further stores a first corresponding relationship between a plurality of different universal codes and the plurality of language names, and a second corresponding relationship between a plurality of different universal codes and the plurality of languages of the language data information;
the step of determining the target starting language comprises the following steps: reading a first universal code of a saved starting language set by a user; or, acquiring a second universal code of a language currently used by an operating system of the electronic equipment; or acquiring a third universal code corresponding to a preset default starting language stored in the code of the equipment management tool;
the step of loading the first target language data information corresponding to the target starting language includes:
loading target language data information corresponding to the first universal code as first target language data information based on the second corresponding relation and the first universal code; or the like, or a combination thereof,
loading target language data information corresponding to the second universal code as first target language data information based on the second corresponding relation and the second universal code; or the like, or, alternatively,
and loading target language data information corresponding to the third universal code as first target language data information based on the second corresponding relation and the third universal code.
Optionally, the text data included in the language data information of each language includes: a text mapping relationship between each text key value in the program code of the device management tool and the language text value;
the step of starting the device management tool based on the text data in the first target language data information includes:
obtaining interface data of an initial interface of the equipment management tool;
and setting each text key value in the interface data as a corresponding target language type text value in the first target language data information based on the text mapping relation in the first target language data information, and displaying the initial interface.
Optionally, the method further includes:
receiving a language switching instruction in the running process of the equipment management tool;
determining a target language after switching based on a target language name in the language switching instruction;
loading second target language data information corresponding to the target language;
and switching the current display interface of the equipment management tool to the display interface of the target language based on the text data in the second target language data information.
Optionally, the device management tool further stores a first corresponding relationship between a plurality of different universal codes and the plurality of language names, and a second corresponding relationship between a plurality of different universal codes and the plurality of languages of the language data information;
the step of determining the switched target language based on the target language name in the language switching instruction includes:
determining a switched universal code of a switched target language based on the first corresponding relation and the target language name in the language switching instruction;
the step of loading the second target language data information corresponding to the target language includes:
and loading second target language data information corresponding to the switched general codes based on the second corresponding relation and the switched general codes.
Optionally, the text data included in the language data information of each language includes: a text mapping relationship between each text key value in the program code of the device management tool and the language text value;
the step of switching the current display interface of the equipment management tool to the display interface of the target language based on the text data in the second target language data information includes:
and setting each current text key value in the current display interface as a corresponding target language text value in the second target language data information based on the text mapping relation in the second target language data information.
Optionally, the method further includes:
and saving the switched target language as a starting language set by a user.
The communication bus mentioned in the electronic device may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The communication bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown, but this is not intended to represent only one bus or type of bus.
The communication interface is used for communication between the electronic equipment and other equipment.
The Memory may include a Random Access Memory (RAM) or a Non-Volatile Memory (NVM), such as at least one disk Memory. Optionally, the memory may also be at least one memory device located remotely from the processor.
The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), application Specific Integrated Circuits (ASICs), field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components.
In another embodiment of the present invention, a computer-readable storage medium is further provided, in which a computer program is stored, and the computer program, when executed by a processor, implements the steps of the language determination method of any one of the above-mentioned device management tools.
In yet another embodiment of the present invention, there is also provided a computer program product containing instructions, which when run on a computer, cause the computer to execute the language determination method of any one of the above-mentioned embodiments of the device management tool.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the invention to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that incorporates one or more of the available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., solid State Disk (SSD)), among others.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrases "comprising one of 8230; \8230;" 8230; "does not exclude the presence of additional like elements in a process, method, article, or apparatus that comprises the element.
All the embodiments in the present specification are described in a related manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, as for the embodiment of the device management tool, since it is substantially similar to the embodiment of the method, the description is simple, and the relevant points can be referred to the partial description of the embodiment of the method.
The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (18)

1. A language identification method for a device management tool applied to an electronic device in which the device management tool is installed, the device management tool storing language data information for a plurality of languages supported, the language data information for each language comprising: text data of all texts in the equipment management tool corresponding to the languages; the method comprises the following steps:
receiving a starting instruction aiming at the equipment management tool;
determining a target starting language; the target start-up language is: a starting language set by a user or a language currently used by an operating system of the electronic equipment or a preset default starting language;
loading first target language data information corresponding to the target starting language;
and starting the equipment management tool based on the text data in the first target language data information.
2. The language determination method according to claim 1,
the equipment management tool also stores a first corresponding relation between a plurality of different universal codes and the plurality of language names and a second corresponding relation between the plurality of different universal codes and the language data information of the plurality of languages;
the step of determining the target activation language includes: reading a first universal code of a saved starting language set by a user; or, acquiring a second universal code of a language currently used by an operating system of the electronic equipment; or acquiring a third universal code corresponding to a preset default starting language stored in the code of the equipment management tool;
the step of loading the first target language data information corresponding to the target starting language comprises the following steps:
loading target language data information corresponding to the first universal code as first target language data information based on the second corresponding relation and the first universal code; or the like, or a combination thereof,
loading target language data information corresponding to the second universal code as first target language data information based on the second corresponding relation and the second universal code; or the like, or, alternatively,
and loading target language data information corresponding to the third universal code as first target language data information based on the second corresponding relation and the third universal code.
3. The language determination method according to claim 1 or 2,
the text data included in the language data information of each language includes: a text mapping relationship between each text key value in the program code of the equipment management tool and the language text value;
the step of starting the device management tool based on the text data in the first target language data information includes:
obtaining interface data of an initial interface of the equipment management tool;
and setting each text key value in the interface data as a corresponding target language type text value in the first target language data information based on the text mapping relation in the first target language data information, and displaying the initial interface.
4. The language determination method of claim 1, further comprising:
receiving a language switching instruction in the running process of the equipment management tool;
determining a target language after switching based on a target language name in the language switching instruction;
loading second target language data information corresponding to the target language;
and switching the current display interface of the equipment management tool to the display interface of the target language based on the text data in the second target language data information.
5. The language determination method according to claim 4, wherein the device management tool further holds a first correspondence relationship between a plurality of different common codes and the plurality of language names, and a second correspondence relationship between a plurality of different common codes and language data information of a plurality of languages;
the step of determining the switched target language based on the target language name in the language switching instruction includes:
determining a switched universal code of a switched target language based on the first corresponding relation and the target language name in the language switching instruction;
the step of loading the second target language data information corresponding to the target language comprises the following steps:
and loading second target language data information corresponding to the switched general codes based on the second corresponding relation and the switched general codes.
6. The language determination method according to claim 4 or 5,
the text data included in the language data information of each language includes: a text mapping relationship between each text key value in the program code of the equipment management tool and the language text value;
the step of switching the current display interface of the device management tool to the display interface of the target language based on the text data in the second target language data information includes:
and setting each current text key value in the current display interface as a corresponding target language type text value in the second target language data information based on the text mapping relation in the second target language data information.
7. The language determination method of claim 4, further comprising:
and saving the switched target language as a starting language set by a user.
8. A device management tool, the device management tool comprising: the system comprises an information storage module and a starting function module;
the information storage module is used for storing the language data information of a plurality of supported languages, and the language data information of each language comprises: text data of all texts in the equipment management tool corresponding to the languages;
the starting function module is used for receiving a starting instruction aiming at the equipment management tool; determining a target starting language; the target start-up language is: a starting language set by a user or a language currently used by an operating system of the electronic equipment or a preset default starting language; loading first target language data information corresponding to the target starting language; and starting the equipment management tool based on the text data in the first target language data information.
9. The device management tool of claim 8,
the information storage module is also used for storing a first corresponding relation between a plurality of different universal codes and the multi-language names and a second corresponding relation between a plurality of different universal codes and the multi-language data information;
the starting function module determines a target starting language, and specifically comprises the following steps: reading a first universal code of a saved starting language set by a user; or, acquiring a second universal code of a language currently used by an operating system of the electronic equipment; or acquiring a third communication code corresponding to a preset default starting language stored in the code of the equipment management tool;
the starting function module loads first target language data information corresponding to the target starting language, and specifically includes: loading target language data information corresponding to the second universal code as first target language data information based on the second corresponding relation and the first universal code; or, based on the second corresponding relation and the second universal code, loading target language data information corresponding to the second universal code as first target language data information; or loading target language data information corresponding to the fourth universal code as first target language data information based on the second corresponding relation and the third universal code.
10. The device management tool of claim 8,
the text data included in the language data information of each language includes: a text mapping relationship between each text key value in the program code of the equipment management tool and the language text value;
the starting function module starts the equipment management tool, and specifically includes: obtaining interface data of an initial interface of the equipment management tool; and setting each text key value in the interface data of the initial interface as a corresponding target language type text value in the first target language data information based on the text mapping relation in the first target language data information, and displaying the initial interface.
11. The device management tool of claim 8, further comprising: a language switching function module;
the language switching function module is used for receiving a language switching instruction in the running process of the equipment management tool; determining a target language after switching based on the language switching instruction; loading second target language data information corresponding to the target language; and switching the current display interface of the equipment management tool to the display interface of the target language based on the text data in the second target language data information.
12. The device management tool of claim 11,
the information storage module is also used for storing a first corresponding relation between a plurality of different universal codes and the multi-language names and a second corresponding relation between a plurality of different universal codes and the multi-language data information;
the language switching function module determines the switched target language, and specifically includes: determining a switched general code of a switched target language based on the first corresponding relation and the target language name in the language switching instruction;
the language switching function module loads second target language data information corresponding to the target language, and specifically includes: and loading second target language data information corresponding to the first general code based on the second corresponding relation and the switched general code.
13. The device management tool of claim 11,
the text data included in the language data information of each language includes: a text mapping relationship between each text key value in the program code of the device management tool and the language text value;
the language switching function module switches the current display interface of the device management tool to the display interface of the target language based on the text data in the second target language data information, and specifically includes: and setting each current text key value in the current display interface as a corresponding target language type text value in the second target language data information based on the text mapping relation in the second target language data information.
14. The device management tool of claim 11, wherein:
and the information storage module is also used for storing the switched target language as a starting language set by a user.
15. The device management tool of claim 11, further comprising: the system comprises a language setting module, a language data processing module and a multi-language function interface module;
the starting function module calls the language setting module and the language data processing module through the multi-language function interface module after receiving a starting instruction aiming at the equipment management tool;
the language setting module is used for executing the step of determining the target starting language and saving the target starting language as the starting language set by the user to the information storage module;
the language data processing module is configured to execute the step of loading the second target language data information corresponding to the target boot language, so that the boot function module boots the device management tool based on text data in the second target language data information.
16. The device management tool of claim 15,
the language switching function module is used for calling the language setting module and the language data processing module through the multi-language function interface module after determining a switched target language based on the language switching instruction;
the language setting module is also used for saving the switched target language as a starting language set by a user to the information storage module;
the language data processing module is further configured to execute the step of loading the first target language data information corresponding to the target language, so that the language switching function module switches the current display interface of the device management tool to the display interface of the target language based on text data in the first target language data information.
17. The electronic equipment is characterized by comprising a processor, a communication interface, a memory and a communication bus, wherein the processor and the communication interface are used for realizing the communication between the processor and the memory through the communication bus;
a memory for storing a computer program;
a processor for implementing the method steps of any of claims 1 to 7 when executing a program stored in the memory.
18. A computer-readable storage medium, characterized in that a computer program is stored in the computer-readable storage medium, which computer program, when being executed by a processor, carries out the method steps of any one of the claims 1-7.
CN202110435202.9A 2021-04-22 2021-04-22 Language determination method of equipment management tool, management tool and electronic equipment Pending CN115237509A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110435202.9A CN115237509A (en) 2021-04-22 2021-04-22 Language determination method of equipment management tool, management tool and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110435202.9A CN115237509A (en) 2021-04-22 2021-04-22 Language determination method of equipment management tool, management tool and electronic equipment

Publications (1)

Publication Number Publication Date
CN115237509A true CN115237509A (en) 2022-10-25

Family

ID=83666255

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110435202.9A Pending CN115237509A (en) 2021-04-22 2021-04-22 Language determination method of equipment management tool, management tool and electronic equipment

Country Status (1)

Country Link
CN (1) CN115237509A (en)

Similar Documents

Publication Publication Date Title
CN100447743C (en) System and method for localizing JAVA GUI application without modifying source code
US8700998B2 (en) Foreign language translation tool
US7886309B2 (en) Accessing a platform independent input method editor from an underlying operating system
US7581047B2 (en) Usage of keyboard driver in extensible firmware interface for adding new hot keys at firmware level
US20110010700A1 (en) Virtualization of configuration settings
CN102693221B (en) Method and system for converting resource file language
CN103324613A (en) System and method for automatic language translation for applications
US8862989B2 (en) Extensible input method editor dictionary
US8078965B2 (en) Automatic switching fonts on multilingual text runs
CN113467868B (en) Method and device for creating equipment resources
US11301366B2 (en) Test automation systems and methods using logical identifiers
CN106371819B (en) Parameter acquisition method and device and electronic equipment
CN113076167A (en) Code processing method and related equipment
CN111652003A (en) Language translation processing method, device, electronic equipment and medium
US20110055533A1 (en) System management interrupt interface wrapper
CN112799760B (en) Form rendering method and device
CN112306473B (en) Program interface parameter transmission method, system and related equipment
CN114048415A (en) Form generation method and device, electronic equipment and computer readable storage medium
CN107357569B (en) Unified management method and system for multi-language resource files, computer readable storage medium and equipment
CN111158777B (en) Component calling method, device and computer readable storage medium
CN115237509A (en) Language determination method of equipment management tool, management tool and electronic equipment
US20090217254A1 (en) Application level smart tags
CN111596997B (en) UI information request method, device, terminal and storage medium
CN112818129B (en) Atlas modeling system and method
CN111274420B (en) Data processing method, device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination