CN113190308A - Method, device and equipment for determining translation text of overseas renting house application - Google Patents

Method, device and equipment for determining translation text of overseas renting house application Download PDF

Info

Publication number
CN113190308A
CN113190308A CN202110427657.6A CN202110427657A CN113190308A CN 113190308 A CN113190308 A CN 113190308A CN 202110427657 A CN202110427657 A CN 202110427657A CN 113190308 A CN113190308 A CN 113190308A
Authority
CN
China
Prior art keywords
translated
text
overseas
application
determining
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
CN202110427657.6A
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.)
Beijing Foreign Travel Network Technology Co ltd
Original Assignee
Beijing Foreign Travel Network Technology 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 Beijing Foreign Travel Network Technology Co ltd filed Critical Beijing Foreign Travel Network Technology Co ltd
Priority to CN202110427657.6A priority Critical patent/CN113190308A/en
Publication of CN113190308A publication Critical patent/CN113190308A/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/42Data-driven translation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/16Real estate

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • Tourism & Hospitality (AREA)
  • Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Primary Health Care (AREA)
  • Human Computer Interaction (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • Machine Translation (AREA)

Abstract

The application discloses a method, a device, equipment and a storage medium for determining translation texts of overseas renting application. A method for determining translation texts of overseas renting application comprises the following steps: determining texts to be translated in each page file in overseas renting application; translating the text to be translated to obtain a translated text; and filling the translated text into a corresponding page of the overseas version application. The method and the device for the translation of the App automatically search the texts to be translated in each page file of the application program, uniformly and intensively translate the texts to be translated after intensively storing the texts to be translated in all the page files, automatically fill the translated texts into the corresponding positions of the App of the overseas version after the translation is completed, improve the translation efficiency, and avoid the defects of low efficiency, omission and the like caused by manual translation.

Description

Method, device and equipment for determining translation text of overseas renting house application
Technical Field
The application relates to the technical field of computers, in particular to a method, a device and equipment for determining a text translation application of a text overseas renting house.
Background
In the overseas platform house renting application program, the App of the domestic version needs to be translated into the App of the overseas version. At present, texts needing to be translated are searched in projects manually, the time and cost of research and development occupied by manually searching the texts needing to be translated are high, the efficiency is low, and the texts are easy to miss when the data volume is large.
Disclosure of Invention
The present application mainly aims to provide a method, an apparatus, a device and a storage medium for determining translation texts for overseas renting applications, so as to solve the above problems.
In order to achieve the above object, according to one aspect of the present application, there is provided a method for determining translation text of an overseas renter application, including:
determining texts to be translated in each page file in overseas renting application;
translating the text to be translated to obtain a translated text;
and filling the translated text into a corresponding page of the overseas version application.
In one embodiment, the method further comprises: reading the content of each page file;
searching a text needing to be translated in the page file;
judging whether the text to be translated is the same as the translated text stored in the path storage mode or not; and if the difference is not the same, storing and recording the name of the page file and the text content needing to be translated.
In one embodiment, storing textual content that requires translation includes:
and collectively storing the text contents to be translated in a text file.
In one embodiment, the text to be translated, which is centrally stored in one text file, is translated to obtain the translated text.
In one embodiment, translating the text to be translated, which is centrally stored in a text file, comprises:
and translating the texts which are required to be translated and are stored in a text file in a centralized manner according to the target language selected by the user to obtain the translated texts.
In one embodiment, finding the text in the page file that needs to be translated includes:
and determining the text to be translated in the page file by adopting a regular expression.
In one embodiment, populating the translated text into a corresponding page of the overseas version of the application includes:
recording the position information of the text to be translated in the page;
and filling the translated text into a corresponding page of the overseas version of the application according to the position.
In order to achieve the above object, according to a second aspect of the present application, there is provided an overseas renter application translation text determination apparatus; the device includes:
the text determination module is used for determining texts needing to be translated in each page file in overseas renting application;
the translation module is used for translating the text to be translated to obtain a translated text;
and the filling module is used for filling the translated text into a corresponding page of the overseas version application.
In one embodiment, the text determination module further comprises a search sub-module for reading the content of each page file; searching a text needing to be translated in the page file;
the judging module is used for judging whether the text needing to be translated is the same as the translated text stored in the path or not;
and the storage module is used for storing and recording the page file name and the text content to be translated when the judgment module determines that the text to be translated is different from the translated text stored in the path.
In one embodiment, the storage module is further configured to store the text contents to be translated collectively in one text file.
In an embodiment, the translation module is further configured to translate the text to be translated, which is centrally stored in one text file, to obtain a translated text.
In one embodiment, the translation module is further configured to translate the text to be translated, which is centrally stored in one text file, according to the target language selected by the user to obtain the translated text.
In an embodiment, the search sub-module is further configured to determine, by using a regular expression, a text to be translated in the page file.
In one embodiment, the filling module is further configured to record position information of the text to be translated in the page; and filling the translated text into a corresponding page of the overseas version of the application according to the position.
To achieve the above object, according to a third aspect of the present application, there is provided an apparatus; comprising at least one processor and at least one memory; the memory is to store one or more program instructions; the processor, configured to execute one or more program instructions, is configured to perform the following steps:
determining texts to be translated in each page file in overseas renting application;
translating the text to be translated to obtain a translated text;
and filling the translated text into a corresponding page of the overseas version application.
In one embodiment, the processor is further configured to read the contents of each pagefile;
searching a text needing to be translated in the page file;
judging whether the text to be translated is the same as the translated text stored in the path storage mode or not; and if the difference is not the same, storing and recording the name of the page file and the text content needing to be translated.
In one embodiment, the processor is further configured to collectively store the text contents to be translated in one text file.
In one embodiment, the processor is further configured to translate the text to be translated, which is centrally stored in one text file, to obtain a translated text.
In one embodiment, the processor is further configured to translate the text to be translated that is centrally stored in a text file, including:
and translating the texts which are required to be translated and are stored in a text file in a centralized manner according to the target language selected by the user to obtain the translated texts.
In one embodiment, the processor is further configured to find a text in the pagefile that needs to be translated, including:
and determining the text to be translated in the page file by adopting a regular expression.
In one embodiment, the processor is further configured to populate the translated text into a corresponding page of the overseas version of the application, including:
recording the position information of the text to be translated in the page;
and filling the translated text into a corresponding page of the overseas version of the application according to the position.
According to a fourth aspect of the present application, there is provided a computer readable storage medium having one or more program instructions embodied therein, the one or more program instructions for performing the steps of:
determining texts to be translated in each page file in overseas renting application;
translating the text to be translated to obtain a translated text;
and filling the translated text into a corresponding page of the overseas version application.
In one embodiment, the method further comprises reading the content of each pagefile;
searching a text needing to be translated in the page file;
judging whether the text to be translated is the same as the translated text stored in the path storage mode or not; and if the difference is not the same, storing and recording the name of the page file and the text content needing to be translated.
In one embodiment, storing textual content that requires translation includes:
and collectively storing the text contents to be translated in a text file.
In one embodiment, the text to be translated, which is centrally stored in one text file, is translated to obtain the translated text.
In one embodiment, translating the text to be translated, which is centrally stored in a text file, comprises:
and translating the texts which are required to be translated and are stored in a text file in a centralized manner according to the target language selected by the user to obtain the translated texts.
In one embodiment, finding the text in the page file that needs to be translated includes:
and determining the text to be translated in the page file by adopting a regular expression.
In one embodiment, populating the translated text into a corresponding page of the overseas version of the application includes:
recording the position information of the text to be translated in the page;
and filling the translated text into a corresponding page of the overseas version of the application according to the position.
According to the technical scheme, the texts to be translated in each page file of the application program are automatically searched, the texts to be translated in all the page files are stored in a centralized mode and then translated in a unified and centralized mode, and the translated texts are automatically filled in the corresponding positions of the App in the overseas version after translation is finished, so that the translation efficiency is improved, and the defects of low efficiency, omission and the like caused by manual translation are overcome.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, serve to provide a further understanding of the application and to enable other features, objects, and advantages of the application to be more apparent. The drawings and their description illustrate the embodiments of the invention and do not limit it. In the drawings:
fig. 1 is a flowchart of a method for determining translated text for an overseas rental agency application according to an embodiment of the present application;
FIG. 2 is a schematic view of a page file of an application according to an embodiment of the present application;
fig. 3 is a flow chart of another method for determining translated text for an overseas rental agency application according to an embodiment of the application;
fig. 4 is a schematic structural diagram of an apparatus for determining translated text of an overseas renter application according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of a determining apparatus for translating texts by an overseas renter application according to an embodiment of the present application.
Detailed Description
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only partial embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
The overseas house renting application program faces to domestic and overseas client groups, overseas house source information needs to be collected, and the client groups are domestic students and the like. On domestic application clients, it is a chinese version, but if on foreign application clients, the application App should be foreign. If each page in the Chinese version of APP needs to be translated into English, for example, if My is switched into English, the page is automatically switched to mine.
The App has a plurality of pages, if each page needs to be searched manually, a large amount of human resources are wasted, and the efficiency is low.
Based on this, the application provides a method for determining translation texts for overseas renting application, which includes:
step S101, determining texts to be translated in each page file in overseas house renting application;
illustratively, in the different hometown good App, a plurality of different pagefiles are included. Specifically, the method includes, for example: the "home" page, the "map" page, the "messages" page, the "attention" page, and the "my" page. In each page, there is text information in chinese that needs to be translated.
Step S102, translating the text to be translated to obtain a translated text;
illustratively, Chinese may be translated into a number of different languages, such as English, French, German, Japanese, and so on.
Specifically, all the files which can be translated in the project are read through the project file management API, and special characters are set to be used as marks before the text which needs to be translated, so that the text of the section needs to be translated.
Step S103, filling the translated text into a corresponding page of the overseas version application;
the method of the invention automatically searches the text to be translated and automatically translates the text. After the translation is completed, the corresponding position of the App of the overseas version is automatically filled, the translation efficiency is improved, and the defects of low efficiency, omission and the like caused by manual translation are overcome. The method and the device have the advantages that the texts needing to be translated are automatically searched and translated, so that the translation efficiency is improved, and the labor cost is reduced.
In one embodiment, the content of each pagefile is read; searching a text needing to be translated in the page file; judging whether the text to be translated is the same as the translated text stored in the path storage mode or not; and if the difference is not the same, storing and recording the name of the page file and the text content needing to be translated.
Illustratively, in APP, there is one page of file name "my", which includes "reservation guide", "contact service", and "complaint advice".
"reservation guide"; translated into "boosting Guide";
"contact customer service"; translated into "Call customer service";
the "Complaint proposal" translates to "Complint Advice".
If the stored translation text is the same as the content, the translation is not needed, and the translation is automatically finished, if the stored translation text is different from the content, the translation is needed, and the file name and the text content of the file are recorded in a txt file for storage.
In one embodiment, the text content to be translated is collectively stored in one text file. And translating the texts to be translated, which are stored in a text file in a centralized manner, to obtain the translated texts. And translating the texts which are required to be translated and are stored in a text file in a centralized manner according to the target language selected by the user to obtain the translated texts.
Specifically, after the user selects the target language, the text to be translated is translated into the target language.
Illustratively, Chinese text can be translated into English, and also can be translated into Japanese and Korean. The translation to the target language is automatic, at the user's choice. The user can select the target language to be translated, and after the target language is selected, the translation work is automatically carried out, so that the translated text is obtained.
In one embodiment, a regular expression may be used to determine the text in the text information that needs to be translated.
Specifically, some special characters are set in advance before the text to be translated, such as:, "/popular city", and the "/" character marks the word behind to be translated. And traversing all the files in sequence, and finding out all texts needing translation in the files through the regular expression each time the files are read. And the special character can be automatically determined through the regular expression, so that the paragraph is determined to be the text needing to be translated.
In one embodiment, when the translated text is filled into the corresponding page of the overseas version of the application, the position information of the text needing to be translated in the page is recorded.
Illustratively, referring to FIG. 2, the location of the "predefined guide" is below the user's avatar,
"contact customer service" is provided below the "reservation guideline", and "complaint advice" is provided below the position of "contact customer service".
And filling the translated text into a corresponding page of the overseas version of the application according to the position.
Illustratively, the "boosting Guide" is populated into the "mine" page of the overseas version of App.
Referring to fig. 3, another method for determining translated text for an overseas rental agency application is shown; the method comprises the following steps:
step S301, reading all files which can be translated in the project through an Application Program Interface (API);
step S302, searching a text to be translated through a regular expression;
step S303, judging whether the translation text is the same as the existing translation text; if not, step S304 is executed, and if not, the process ends.
Step S304, recording file names and texts;
step S305, judging whether all the files are searched completely; if yes, executing step S306, if no, returning to execute step S301;
step S306, the recorded text is saved in the txt file through the file management API.
In a second aspect, the present invention further provides an apparatus for determining translated text of an overseas renting application, as shown in fig. 4, the apparatus includes:
the text determining module 41 is configured to determine a text to be translated in each page file in the overseas rental house application;
the translation module 42 is configured to translate the text to be translated to obtain a translated text;
and a filling module 43, configured to fill the translated text into a corresponding page of the overseas version application.
In one embodiment, the text determination module 41 further includes a lookup sub-module for reading the content of each pagefile; searching a text needing to be translated in the page file;
the judging module is used for judging whether the text needing to be translated is the same as the translated text stored in the path or not;
and the storage module is used for storing and recording the page file name and the text content to be translated when the judgment module determines that the text to be translated is different from the translated text stored in the path.
In one embodiment, the storage module is further configured to store the text contents to be translated collectively in one text file.
In one embodiment, the translation module 42 is further configured to translate the text to be translated, which is centrally stored in a text file, to obtain a translated text.
In one embodiment, the translation module 42 is further configured to translate the text to be translated, which is centrally stored in a text file, into a translated text according to the target language selected by the user.
In an embodiment, the search sub-module is further configured to determine, by using a regular expression, a text to be translated in the page file.
In one embodiment, the filling module 43 is further configured to record the position information of the text to be translated in the page; and filling the translated text into a corresponding page of the overseas version of the application according to the position.
According to a third aspect of the present application, there is provided an overseas renting application translation text determination device; referring to fig. 4, including at least one processor 41 and at least one memory 42; the memory 42 is for storing one or more program instructions; the processor 41 is configured to execute one or more program instructions to perform any one of the methods described above.
In a fourth aspect, the present application also proposes a computer-readable storage medium having embodied therein one or more program instructions for executing the method of any one of the above.
The various methods, steps and logic blocks disclosed in the embodiments of the present invention may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present invention may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The processor reads the information in the storage medium and completes the steps of the method in combination with the hardware.
The storage medium may be a memory, for example, which may be volatile memory or nonvolatile memory, or which may include both volatile and nonvolatile memory.
The nonvolatile Memory may be a Read-Only Memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an Electrically Erasable PROM (EEPROM), or a flash Memory.
The volatile Memory may be a Random Access Memory (RAM) which serves as an external cache. By way of example and not limitation, many forms of RAM are available, such as Static Random Access Memory (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), SLDRAM (SLDRAM), and Direct Rambus RAM (DRRAM).
The storage media described in connection with the embodiments of the invention are intended to comprise, without being limited to, these and any other suitable types of memory.
Those skilled in the art will appreciate that the functionality described in the present invention may be implemented in a combination of hardware and software in one or more of the examples described above. When software is applied, the corresponding functionality may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer.
The above description is only a preferred embodiment of the present application and is not intended to limit the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (10)

1. A method for determining translation texts for overseas renting application is characterized by comprising the following steps:
determining texts to be translated in each page file in overseas renting application;
translating the text to be translated to obtain a translated text;
and filling the translated text into a corresponding page of the overseas version application.
2. The method for determining translation text for an overseas rental house application of claim 1, further comprising,
reading the content of each page file;
searching a text needing to be translated in the page file;
judging whether the text to be translated is the same as the translated text stored in the path storage mode or not; and if the difference is not the same, storing and recording the name of the page file and the text content needing to be translated.
3. The method for determining translated text for an overseas rental house application of claim 1, wherein storing the text content to be translated comprises:
and collectively storing the text contents to be translated in a text file.
4. The method for determining translated text for overseas renting applications according to claim 3, wherein the text to be translated, which is centrally stored in a text file, is translated to obtain the translated text.
5. The method for determining translated text for overseas renting applications according to claim 4, wherein translating the text to be translated, which is centrally stored in a text file, comprises:
and translating the texts which are required to be translated and are stored in a text file in a centralized manner according to the target language selected by the user to obtain the translated texts.
6. The method for determining translated text for an overseas rental house application of claim 2, wherein the step of finding the text to be translated in the page file comprises:
and determining the text to be translated in the page file by adopting a regular expression.
7. The method for determining translated text for an overseas rental house application of claim 1, wherein the step of filling the translated text into the corresponding page of the overseas version of the application comprises:
recording the position information of the text to be translated in the page;
and filling the translated text into a corresponding page of the overseas version of the application according to the position.
8. An apparatus for determining translation text for an overseas rental agency application, comprising:
the text determination module is used for determining texts needing to be translated in each page file in overseas renting application;
the translation module is used for translating the text to be translated to obtain a translated text;
and the filling module is used for filling the translated text into a corresponding page of the overseas version application.
9. An apparatus for determining translation of text by an overseas rental agency application, comprising: at least one processor and at least one memory; the memory is to store one or more program instructions; the processor, configured to execute one or more program instructions to perform the method of any of claims 1-7.
10. A computer-readable storage medium having one or more program instructions embodied therein for performing the method of any one of claims 1-7.
CN202110427657.6A 2021-04-20 2021-04-20 Method, device and equipment for determining translation text of overseas renting house application Pending CN113190308A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110427657.6A CN113190308A (en) 2021-04-20 2021-04-20 Method, device and equipment for determining translation text of overseas renting house application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110427657.6A CN113190308A (en) 2021-04-20 2021-04-20 Method, device and equipment for determining translation text of overseas renting house application

Publications (1)

Publication Number Publication Date
CN113190308A true CN113190308A (en) 2021-07-30

Family

ID=76977693

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110427657.6A Pending CN113190308A (en) 2021-04-20 2021-04-20 Method, device and equipment for determining translation text of overseas renting house application

Country Status (1)

Country Link
CN (1) CN113190308A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110263351A (en) * 2019-06-17 2019-09-20 深圳前海微众银行股份有限公司 A kind of multi-language translation method of webpage, device and equipment
CN110263130A (en) * 2019-06-27 2019-09-20 深圳前海微众银行股份有限公司 Page info processing method, device and storage medium
CN111814492A (en) * 2020-06-15 2020-10-23 上海传英信息技术有限公司 Translation method, terminal and computer storage medium
CN112507729A (en) * 2020-12-15 2021-03-16 康键信息技术(深圳)有限公司 Method and device for translating text in page, computer equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110263351A (en) * 2019-06-17 2019-09-20 深圳前海微众银行股份有限公司 A kind of multi-language translation method of webpage, device and equipment
CN110263130A (en) * 2019-06-27 2019-09-20 深圳前海微众银行股份有限公司 Page info processing method, device and storage medium
CN111814492A (en) * 2020-06-15 2020-10-23 上海传英信息技术有限公司 Translation method, terminal and computer storage medium
CN112507729A (en) * 2020-12-15 2021-03-16 康键信息技术(深圳)有限公司 Method and device for translating text in page, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110362372B (en) Page translation method, device, medium and electronic equipment
CN113296696A (en) Data access method, computing device and storage medium
CN105160269A (en) Method and apparatus for accessing data in Docker container
CN105843800A (en) DOI-based language information display method and device
CN109284252B (en) Lightweight file system management method in communication equipment
CN107491272B (en) Data migration method, device, equipment and storage medium
CN110069264A (en) Construct method, apparatus, computer equipment and the storage medium of resource packet
CN103049261A (en) Mobile terminal font changing method
CN109242417A (en) Declaration form batch modification method, apparatus, computer equipment and storage medium
CN109657433A (en) Customer visit management method, device, computer equipment based on monitoring
CN107797996B (en) Entry translation method and device
CN109902269A (en) A kind of document display method, device, electronic equipment and readable storage medium storing program for executing
CN110460686B (en) Block chain address registration method and device
CN116028022A (en) Java technology-based zero code Excel data importing method, device and medium
CN111240790B (en) Multi-language adaptation method, device, client and storage medium for application
CN104978325A (en) Webpage processing method and device, and user terminal
CN113190308A (en) Method, device and equipment for determining translation text of overseas renting house application
CN109344412A (en) A kind of language transfer method, device, equipment and storage medium
CN111857934A (en) Page loading method and device, electronic equipment and storage medium
CN111026613B (en) Log processing method and device
CN104699664A (en) Type setting system and method with independent templates
CN116662327A (en) Data fusion cleaning method for database
CN103177026A (en) Data management method and data management system
CN104346186A (en) Method and device for off-line reading of network books
CN109408547B (en) SAM registry reading method, reading system and related device

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