CN110083845B - Webpage translation method and system - Google Patents

Webpage translation method and system Download PDF

Info

Publication number
CN110083845B
CN110083845B CN201910340583.5A CN201910340583A CN110083845B CN 110083845 B CN110083845 B CN 110083845B CN 201910340583 A CN201910340583 A CN 201910340583A CN 110083845 B CN110083845 B CN 110083845B
Authority
CN
China
Prior art keywords
webpage
translation
web page
editing
edited
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.)
Active
Application number
CN201910340583.5A
Other languages
Chinese (zh)
Other versions
CN110083845A (en
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.)
Sichuan Lan Bridge Information Technology Co ltd
Original Assignee
Sichuan Lan Bridge Information 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 Sichuan Lan Bridge Information Technology Co ltd filed Critical Sichuan Lan Bridge Information Technology Co ltd
Priority to CN201910340583.5A priority Critical patent/CN110083845B/en
Publication of CN110083845A publication Critical patent/CN110083845A/en
Application granted granted Critical
Publication of CN110083845B publication Critical patent/CN110083845B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/986Document structures and storage, e.g. HTML extensions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/58Use of machine translation, e.g. for multi-lingual retrieval, for server-side translation for client devices or for real-time translation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application discloses a webpage translation method and system. The webpage translation method comprises the steps of storing a webpage to be translated and edited so as to obtain a stored webpage; parsing the saved web page to obtain a parsed web page, wherein parsing the saved web page includes: analyzing the HTML file to obtain an HTML file analysis result; CSS file analysis is carried out to obtain a CSS file analysis result; the JS file is analyzed to obtain a JS file analysis result; the HTML object is analyzed to obtain an HTML object analysis result; translating and editing the analysis webpage according to the HTML file analysis result, the CSS file analysis result, the JS file analysis result and the HTML object analysis result to obtain a translation editing webpage; and exporting the translation editing webpage. The method and the device solve the technical problem that editing can not be achieved while translation is performed.

Description

Webpage translation method and system
Technical Field
The application relates to the field of communication, in particular to a webpage translation method.
Background
In the related art, the main translation of the web page is the translation of the whole page, and the translation is rough translation based on the machine translation of each large translation engine. Therefore, the related art cannot edit the web page while translating.
Aiming at the problem that the editing can not be realized at the same time of webpage translation in the related technology, no effective solution is proposed at present.
Disclosure of Invention
The main purpose of the application is to provide a webpage translation method, so as to solve the problem that editing can not be realized while webpage translation is performed.
To achieve the above object, according to one aspect of the present application, there is provided a web page translation method.
The webpage translation method comprises the following steps:
storing the webpage to be translated and edited to obtain a stored webpage;
parsing the saved web page to obtain a parsed web page, wherein parsing the saved web page includes:
analyzing the HTML file to obtain an HTML file analysis result;
CSS file analysis is carried out to obtain a CSS file analysis result;
the JS file is analyzed to obtain a JS file analysis result;
the HTML object is analyzed to obtain an HTML object analysis result;
translating and editing the analysis webpage according to the HTML file analysis result, the CSS file analysis result, the JS file analysis result and the HTML object analysis result to obtain a translation editing webpage; a kind of electronic device with high-pressure air-conditioning system
And exporting the translation editing webpage.
Further, parsing the saved web page includes: the method comprises the steps of analyzing an HTML file to obtain an HTML document tree, positioning coordinate addresses of content labels, and splitting and extracting webpage contents to be translated and edited; and splitting and reading the rendering data of the current static page obtained through CSS file analysis and JS file analysis, positioning coordinates, and displaying free editing.
Further, translating and editing the parsed web page includes: pre-translating, fine translating and editing; wherein the pre-translating comprises: extracting a class value of a translation target language, splitting and extracting the obtained page content to be translated and edited through machine translation to obtain pre-translated content, and displaying splitting rules and layout; the translated includes: fine translating the pre-translated content to obtain fine translated content.
Further, the editing includes: and storing the edited refined translation content to corresponding positioning coordinates, and replacing corresponding content in the stored webpage to obtain the edited stored webpage.
Further, exporting the translation editing webpage includes: rendering the edited saved web page, and re-rendering the edited content in the edited saved web page to the initial page layout of the web page to be translated and edited.
To achieve the above object, according to another aspect of the present application, there is provided a web page translation system.
The webpage translation system according to the application comprises:
the storage module is used for storing the webpage to be translated and edited so as to obtain a stored webpage;
the analysis module is used for analyzing the saved web page to obtain an analyzed web page;
the translation editing module is used for translating and editing the analysis webpage to obtain a translation editing webpage; a kind of electronic device with high-pressure air-conditioning system
And the export module is used for exporting the translation editing webpage.
Further, the parsing module includes: the HTML file analysis module is used for analyzing and obtaining an HTML document tree, positioning the coordinate address of each content label, and splitting and extracting webpage content to be translated and edited; the CSS file analysis module is used for analyzing the acquired rendering data of the current static page, splitting and reading the rendering data, positioning coordinates and displaying free editing; the JS file analysis module is used for analyzing the obtained rendering data of the current static page, splitting and reading the rendering data, positioning coordinates and displaying free editing; and (5) analyzing the HTML objects.
To achieve the above object, according to another aspect of the present application, there is provided a computer apparatus.
A computer device according to the present application comprises: a memory, a processor and a computer program stored in the memory and executable by the processor, the processor implementing the method of any one of the preceding claims when the computer program is executed.
To achieve the above object, according to another aspect of the present application, there is provided a computer-readable storage medium.
A computer readable storage medium according to the present application includes: a non-transitory readable storage medium having stored therein a computer program which, when executed by a processor, implements the method of any of the above
To achieve the above object, according to another aspect of the present application, a computer program product is provided.
A computer program product according to the present application comprises: comprising computer readable code which, when executed by a computer device, causes the computer device to perform the method of any of the preceding claims
In the embodiment of the application, the technical problem that editing can be realized while translating is realized by firstly storing the original webpage to be translated and edited, then translating and editing the webpage, and finally guiding out the translated and edited webpage to replace the original webpage.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, are included to provide a further understanding of the application and to provide a further understanding of the application with regard to the other features, objects and advantages of the application. The drawings of the illustrative embodiments of the present application and their descriptions are for the purpose of illustrating the present application and are not to be construed as unduly limiting the present application. In the drawings:
FIG. 1 is a flow diagram of a web page translation method according to one embodiment of the present application;
FIG. 2 is a flow diagram of parsing a saved web page according to one embodiment of the present application;
FIG. 3 is a flow diagram of a translation editing resolution web page according to one embodiment of the present application;
FIG. 4 is a schematic diagram of a computer device according to one embodiment of the present application; and
FIG. 5 is a schematic diagram of a computer-readable storage medium according to one embodiment of the present application.
Detailed Description
In order to make the present application solution better understood by those skilled in the art, the following description will be made in detail and with reference to the accompanying drawings in the embodiments of the present application, it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments herein without making any inventive effort, shall fall within the scope of the present application.
It should be noted that the terms "comprises" and "comprising," along with 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 or inherent to such process, method, article, or apparatus.
It should be noted that, in the case of no conflict, the embodiments and features in the embodiments may be combined with each other. The present application will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
As shown in fig. 1, in an embodiment of the present application, a web page translation method is provided, including:
s102: storing the webpage to be translated and edited to obtain a stored webpage;
s104: parsing the saved web page to obtain a parsed web page, wherein parsing the saved web page includes:
analyzing the HTML file to obtain an HTML file analysis result;
CSS file analysis is carried out to obtain a CSS file analysis result;
the JS file is analyzed to obtain a JS file analysis result;
the HTML object is analyzed to obtain an HTML object analysis result;
s106: translating and editing the analysis webpage according to the HTML file analysis result, the CSS file analysis result, the JS file analysis result and the HTML object analysis result to obtain a translation editing webpage; a kind of electronic device with high-pressure air-conditioning system
S108: and exporting the translation editing webpage.
According to the webpage translation method provided by the application, analyzing the saved webpage comprises the following steps: the method comprises the steps of analyzing an HTML file to obtain an HTML document tree, positioning coordinate addresses of content labels, and splitting and extracting webpage contents to be translated and edited; and splitting and reading the rendering data of the current static page obtained through CSS file analysis and JS file analysis, positioning coordinates, and displaying free editing.
When a translator performs translation work, the webpage styles are cached as mirror images in advance, the content is parsed into sentence by sentence, preliminary pre-translation is performed through machine translation, then the translator checks and modifies the webpage styles, and the webpage styles are restored after the translation is completed, so that the conversion of the content language of an integral webpage is completed.
In the present embodiment, the web page to be translated and edited is obtained by uploading an HTML file or URL address, but is not limited thereto. When the webpage to be translated and edited is obtained by uploading an HTML file or a URL address, storing a target file requested by a user. When a user requests translation of a desired URL address or HTML file, DNS resolves the desired destination address, saving all relevant files in binary file form for resolution.
As shown in fig. 2, in an embodiment of the present application, parsing the saved web page includes:
s1021: analyzing an HTML file to obtain an HTML document tree, positioning the coordinate address of each content label, and splitting and extracting webpage content to be translated and edited;
s1022: the CSS file analyzes the acquired rendering data of the current static page, splits and reads the rendering data, positions coordinates and displays free editing;
s1023: the JS file is analyzed, the obtained rendering data of the current static page is split and read, coordinates are positioned, and free editing display is carried out;
s1024: resolving an HTML object;
as shown in fig. 3, in an embodiment of the present application, translating and editing the parsed web page includes:
s1061: pre-translating, extracting a class value of a translation target language, splitting and extracting the obtained page content to be translated and edited through machine translation to obtain pre-translated content, and displaying splitting rules and layout;
s1062: fine translation, fine translation of the pre-translated content, the fine translated content having been obtained; a kind of electronic device with high-pressure air-conditioning system
S1063: editing of
In an embodiment of the present application, the editing includes: and storing the edited refined translation content to corresponding positioning coordinates, and replacing the corresponding content in the stored webpage to obtain the edited stored webpage (shown in fig. 3).
In an embodiment of the present application, exporting the translation editing webpage includes: rendering the edited saved web page, and re-rendering the edited content in the edited saved web page to the initial page layout of the web page to be translated and edited.
According to an embodiment of the present invention, there is also provided a web page translation system for implementing the above web page translation method, the system including:
the storage module is used for storing the webpage to be translated and edited so as to obtain a stored webpage;
the analysis module is used for analyzing the saved web page to obtain an analyzed web page;
the translation editing module is used for translating and editing the analysis webpage to obtain a translation editing webpage; a kind of electronic device with high-pressure air-conditioning system
And the export module is used for exporting the translation editing webpage.
In an embodiment of the present application, the parsing module includes: the HTML file analysis module is used for analyzing and obtaining an HTML document tree, positioning the coordinate address of each content label, and splitting and extracting webpage content to be translated and edited; the CSS file analysis module is used for analyzing the acquired rendering data of the current static page, splitting and reading the rendering data, positioning coordinates and displaying free editing; the JS file analysis module is used for analyzing the obtained rendering data of the current static page, splitting and reading the rendering data, positioning coordinates and displaying free editing; and the HTML object analysis module.
As shown in fig. 4, according to another aspect of the present application, there is also provided a computer device including a memory, a processor, and a computer program stored in the memory and executable by the processor, the processor implementing the method of any one of the above when executing the computer program.
As shown in fig. 5, according to another aspect of the present application, there is also provided a computer readable storage medium, a non-volatile readable storage medium, having stored therein a computer program which, when executed by a processor, implements the method of any of the above.
According to another aspect of the present application, there is also provided a computer program product comprising computer readable code which, when executed by a computer device, causes the computer device to perform the method of any of the above.
From the above description, it can be seen that the following technical effects are achieved:
1. the technical problem that editing can be realized while translating is realized by firstly storing an original webpage to be translated and edited, then translating and editing the webpage, and finally guiding out the translated and edited webpage to replace the original webpage.
2. Through the analysis of the bottom layer on the webpage file or the website, the user can freely edit the content, and the functions of language translation, statistics and the like, so that an adjustment requirement with higher degree of freedom is met.
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 other than that illustrated herein.
It will be apparent to those skilled in the art that the modules or steps of the invention described above may be implemented in a general purpose computing device, they may be concentrated on a single computing device, or distributed across a network of computing devices, or they may alternatively be implemented in program code executable by computing devices, such that they may be stored in a memory device for execution by the computing devices, or they may be separately fabricated into individual integrated circuit modules, or multiple modules or steps within them may be fabricated into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
The foregoing description is only of the preferred embodiments of the present application and is not intended to limit the same, but rather, various modifications and variations may be made by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principles of the present application should be included in the protection scope of the present application.

Claims (7)

1. A method for web page translation, comprising:
storing the webpage to be translated and edited to obtain a stored webpage;
parsing the saved web page to obtain a parsed web page, wherein parsing the saved web page includes:
analyzing the HTML file to obtain an HTML file analysis result;
CSS file analysis is carried out to obtain a CSS file analysis result;
the JS file is analyzed to obtain a JS file analysis result;
the HTML object is analyzed to obtain an HTML object analysis result;
translating and editing the analysis webpage according to the HTML file analysis result, the CSS file analysis result, the JS file analysis result and the HTML object analysis result to obtain a translation editing webpage; a kind of electronic device with high-pressure air-conditioning system
Exporting the translation editing webpage;
wherein parsing the saved web page includes: the method comprises the steps of analyzing an HTML file to obtain an HTML document tree, positioning coordinate addresses of content labels, and splitting and extracting webpage contents to be translated and edited; and splitting and reading the rendering data of the current static page obtained through CSS file analysis and JS file analysis, positioning coordinates, and displaying free editing.
2. The web page translation method according to claim 1, wherein translating and editing the parsed web page comprises:
pre-translating, extracting a class value of a translation target language, splitting and extracting the obtained page content to be translated and edited through machine translation to obtain pre-translated content, and displaying splitting rules and layout;
fine translation, fine translation of the pre-translated content, the fine translated content having been obtained; a kind of electronic device with high-pressure air-conditioning system
Editing.
3. The web page translation method according to claim 2, wherein the editing comprises:
and storing the edited refined translation content to corresponding positioning coordinates, and replacing corresponding content in the stored webpage to obtain the edited stored webpage.
4. The web page translation method according to claim 3, wherein exporting the translation editing web page comprises:
rendering the edited saved web page, and re-rendering the edited content in the edited saved web page to the initial page layout of the web page to be translated and edited.
5. A web page translation system, comprising:
the storage module is used for storing the webpage to be translated and edited so as to obtain a stored webpage;
the analysis module is used for analyzing the saved web page to obtain an analyzed web page;
the translation editing module is used for translating and editing the analysis webpage to obtain a translation editing webpage; a kind of electronic device with high-pressure air-conditioning system
The export module is used for exporting the translation editing webpage;
wherein, the parsing module includes:
the HTML file analysis module is used for analyzing and obtaining an HTML document tree, positioning the coordinate address of each content label, and splitting and extracting webpage content to be translated and edited;
the CSS file analysis module is used for analyzing the acquired rendering data of the current static page, splitting and reading the rendering data, positioning coordinates and displaying free editing;
the JS file analysis module is used for analyzing the obtained rendering data of the current static page, splitting and reading the rendering data, positioning coordinates and displaying free editing; a kind of electronic device with high-pressure air-conditioning system
And the HTML object analysis module.
6. A computer device comprising a memory, a processor and a computer program stored in the memory and executable by the processor, wherein the processor implements the method of any of claims 1-4 when executing the computer program.
7. A computer readable storage medium, non-volatile readable storage medium, in which a computer program is stored, which, when being executed by a processor, implements the method according to any of claims 1-4.
CN201910340583.5A 2019-04-25 2019-04-25 Webpage translation method and system Active CN110083845B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910340583.5A CN110083845B (en) 2019-04-25 2019-04-25 Webpage translation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910340583.5A CN110083845B (en) 2019-04-25 2019-04-25 Webpage translation method and system

Publications (2)

Publication Number Publication Date
CN110083845A CN110083845A (en) 2019-08-02
CN110083845B true CN110083845B (en) 2023-06-16

Family

ID=67416869

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910340583.5A Active CN110083845B (en) 2019-04-25 2019-04-25 Webpage translation method and system

Country Status (1)

Country Link
CN (1) CN110083845B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111209759A (en) * 2019-12-31 2020-05-29 京信通信系统(中国)有限公司 Webpage translation method and device, computer equipment and storage medium
CN112667208A (en) * 2020-12-22 2021-04-16 深圳壹账通智能科技有限公司 Translation error recognition method and device, computer equipment and readable storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102693323A (en) * 2012-06-06 2012-09-26 新浪网技术(中国)有限公司 Cascading style sheet resolving method, resolver, webpage presentation method and server
CN103020044A (en) * 2012-12-03 2013-04-03 江苏乐买到网络科技有限公司 Machine-aided webpage translation method and system thereof
CN103176807A (en) * 2011-12-22 2013-06-26 盛乐信息技术(上海)有限公司 Method and system for acceleration of Webpage application execution
CN103714172A (en) * 2013-12-31 2014-04-09 华为技术有限公司 Page processing method, device and system
CN106326213A (en) * 2015-06-19 2017-01-11 北京京东尚科信息技术有限公司 Method and device for translating WEB site
CN109145235A (en) * 2017-06-16 2019-01-04 艺龙网信息技术(北京)有限公司 Method, apparatus and electronic equipment for analyzing web page

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2414378A1 (en) * 2002-12-09 2004-06-09 Corel Corporation System and method for controlling user interface features of a web application
CN102957681A (en) * 2011-08-30 2013-03-06 海尔集团公司 Embedded browser, intelligent household appliance and intelligent system of internet of things
CN102637168A (en) * 2012-03-19 2012-08-15 深圳市共进电子股份有限公司 Method for realizing automatic language translation in graphical user interface
CN102982127B (en) * 2012-11-15 2015-10-21 深圳市共进电子股份有限公司 Batch substitute character string realizes method and the batch-processed devices of multi-lingual version
CN104915204A (en) * 2015-06-08 2015-09-16 小米科技有限责任公司 Web processing method and device
CN106990976A (en) * 2016-01-21 2017-07-28 阿里巴巴集团控股有限公司 A kind of page script loading method and device
US20170329466A1 (en) * 2016-05-13 2017-11-16 Sap Se User interface application and digital assistant
US10628134B2 (en) * 2016-09-16 2020-04-21 Oracle International Corporation Generic-flat structure rest API editor

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103176807A (en) * 2011-12-22 2013-06-26 盛乐信息技术(上海)有限公司 Method and system for acceleration of Webpage application execution
CN102693323A (en) * 2012-06-06 2012-09-26 新浪网技术(中国)有限公司 Cascading style sheet resolving method, resolver, webpage presentation method and server
CN103020044A (en) * 2012-12-03 2013-04-03 江苏乐买到网络科技有限公司 Machine-aided webpage translation method and system thereof
CN103714172A (en) * 2013-12-31 2014-04-09 华为技术有限公司 Page processing method, device and system
CN106326213A (en) * 2015-06-19 2017-01-11 北京京东尚科信息技术有限公司 Method and device for translating WEB site
CN109145235A (en) * 2017-06-16 2019-01-04 艺龙网信息技术(北京)有限公司 Method, apparatus and electronic equipment for analyzing web page

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘剑."超文本语境下的翻译形态变化研究".《中国博士学位论文全文数据库 哲学与人文科学辑》.2014,F084-11. *

Also Published As

Publication number Publication date
CN110083845A (en) 2019-08-02

Similar Documents

Publication Publication Date Title
KR101824222B1 (en) Fast rendering of websites containing dynamic content and stale content
CN109582909B (en) Webpage automatic generation method and device, electronic equipment and storage medium
US9563611B2 (en) Merging web page style addresses
CN105205080B (en) Redundant file method for cleaning, device and system
KR20130066603A (en) Initiating font subsets
JP2016531346A (en) Method and device for displaying web pages
CN110851757A (en) Page resource loading method and terminal
WO1999040507A1 (en) Method of updating display frames while preserving information associated therewith
CN110705503B (en) Method and device for generating directory structured information
CN110083845B (en) Webpage translation method and system
CN111831384A (en) Language switching method and device, equipment and storage medium
US11403078B2 (en) Interface layout interference detection
CN111209374B (en) Data query display method, device, computer system and readable storage medium
CN114816404A (en) Method and device for dynamically rendering view page, computer equipment and storage medium
CN110609981A (en) Text processing method and device, electronic equipment and computer readable storage medium
CN108694043B (en) Page decoration method and system
CN105740239A (en) Translation method and system of character on webpage
CN113297425B (en) Document conversion method, device, server and storage medium
US11354379B2 (en) Display control method and display control apparatus
CN106598933B (en) A kind of web-based type-setting document proofreading method and equipment
CN109284481B (en) Prompt text processing method and device and computer readable storage medium
CN113743056A (en) Document conversion method based on paragraph shrinkage amount, computing device and storage medium
CN111639504A (en) Multi-language translation method, device and equipment for webpage
CN110362790A (en) Processing method, device, electronic equipment and the readable storage medium storing program for executing of font file
US20080215608A1 (en) Computer Program Product and Computer System for Information Organization Using Markup Languages

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20230526

Address after: Room 801, 802, and 803, Unit 1, Building 1, No. 1288, Tianfu Avenue North Section, Chengdu High tech Zone, China (Sichuan) Pilot Free Trade Zone, Chengdu City, Sichuan Province, 610200

Applicant after: SICHUAN LAN-BRIDGE INFORMATION TECHNOLOGY CO.,LTD.

Address before: No.1, 3rd floor, building 1, No.366, north section of Hupan Road, Tianfu New District, Chengdu, Sichuan 610000

Applicant before: Digital Translation (Chengdu) Information Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant