CN102486792B - Method and system for reorganizing and displaying universal forum page - Google Patents

Method and system for reorganizing and displaying universal forum page Download PDF

Info

Publication number
CN102486792B
CN102486792B CN201010580073.4A CN201010580073A CN102486792B CN 102486792 B CN102486792 B CN 102486792B CN 201010580073 A CN201010580073 A CN 201010580073A CN 102486792 B CN102486792 B CN 102486792B
Authority
CN
China
Prior art keywords
forum
data
template
page
dom tree
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
CN201010580073.4A
Other languages
Chinese (zh)
Other versions
CN102486792A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201010580073.4A priority Critical patent/CN102486792B/en
Publication of CN102486792A publication Critical patent/CN102486792A/en
Application granted granted Critical
Publication of CN102486792B publication Critical patent/CN102486792B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a method for reorganizing and displaying a universal forum page. The method comprises the following steps of: under a mode of starting a forum, matching a source forum page with a data extraction template in a forum page turning library and extracting matched data from the source forum page; and matching the data extraction template with a data display template in the forum page turning library and assigning the extracted data to a variable which is contained in the data display template and is matched with the data extraction template. The invention further discloses a system for reorganizing and displaying the universal forum page; and a display unit in the system is used for displaying a target forum page through logging in a cell phone browser and calling the data display template. With the adoption of the method and the system, provided by the invention, the display of the forum page on a cell phone is improved, thereby avoiding the problems that a lot of system resources are occupied and the accessing page view is increased to the greater extent, which are caused by the complicated display.

Description

A kind of method and system that universal forum page is reorganized and shown
Technical field
The present invention relates to forum page layout tissue and the technology that shows again, relate in particular to a kind of method and system that universal forum page is reorganized and shown.
Background technology
On internet, having at present a lot of large-scale forums all to use builds as universal forum programs such as Discuz.These forum's programs are mainly the optimization of doing for forum page demonstration on computers, and are limited to the screen size of mobile phone, although forum page show on computers well, the demonstration on mobile phone is unsatisfactory.Due to the just optimization to computer demonstration of prior art, do not consider size and the operation of mobile phone screen, therefore forum page has many problems in link demonstration and function, for example, in the model list of forum's homepage and minute forum page, top set model and advertisement notice are too much, cause screen to open the content that few pages is all insignificant repeatability; Model detailed content contains the information such as a large amount of subscriber datas, user's head portrait and identity, and these information have little significance for mobile phone user, waste flow and reading time; The function that can click is as registration and log in and wait link information, on mobile phone screen, in the very inconvenient user's click of background, causes user on mobile phone, to be difficult to click these link informations.
In sum, due to the just optimization to computer demonstration of prior art, do not consider size and the operation of mobile phone screen, therefore, although show on computers good, but the demonstration on mobile phone, when especially user logins and shows on mobile phone browser after browser, forum page can show very complicatedly, cause user to be difficult to inquire the conventional link informations such as conventional registration and search, and owing to showing that the complicated problem finally causing is: the operation meeting a large amount of occupying system resources of user when these information of inquiry, the pageview of access forum page also can significantly increase.Thereby must improve the demonstration of forum page on mobile phone, with the problem of avoiding showing that the complicated a large amount of occupying system resources that cause and access pageview significantly increase.Yet there is not such solution at present.
Summary of the invention
In view of this, fundamental purpose of the present invention is to provide a kind of method and system that universal forum page is reorganized and shown, by improving the demonstration of forum page on mobile phone, with the problem of avoiding showing that the complicated a large amount of occupying system resources that cause and access pageview significantly increase.
For achieving the above object, technical scheme of the present invention is achieved in that
The method that universal forum page is reorganized and shown, the method comprises:
Enabling under forum mode, source forum page is mated with the data pick-up template in forum page transformation warehouse, the source forum page of HTML (Hypertext Markup Language) (HTML) form is converted to DOM Document Object Model (DOM) tree, by the data pick-up template switch of html format, it is dom tree, two dom trees are carried out to recurrence traversal coupling, contrast the node of these two different dom trees, the data of DOM coupling are extracted, create dynamically after array again the data assignment extracting in the variable array of data pick-up template to dependent variable;
Described data pick-up template is mated with the data indicating template in forum page transformation warehouse, by the data assignment extracting to the variable matching with described data pick-up template in data indicating template;
By logining mobile phone browser and calling described data indicating template display-object forum page.
The mode of enabling forum mode wherein, comprises: default setting is for automatically opening forum mode or selecting whether to open forum mode by judgement;
Wherein, describedly by judgement, select whether to open forum mode and specifically comprise: for large-scale forum, by domain name matching way, judge whether current forum to open forum mode; For small-sized forum, by the marking matched mode of forum, judge whether current forum to open forum mode.
Wherein, the data of described DOM coupling, its data source type comprises: the model table data of minute forum page in the forum's homepage data in the forum page of source, source forum page and the model detailed content data in the forum page of source.
Wherein, described data pick-up template is mated with the data indicating template in forum page transformation warehouse, the data assignment extracting is specifically comprised to the variable matching with described data pick-up template in data indicating template: the data indicating template of html format is converted to dom tree, the dom tree of data indicating template and the dom tree of data pick-up template after assignment are carried out to recurrence traversal to be mated, when dom tree mates by the assignment data in the dom tree of data pick-up template, assignment in the dom tree of data indicating template to dependent variable.
The system that universal forum page is reorganized and shown, this system comprises: extracting unit, matching unit and display unit; Wherein,
Described extracting unit, for enabling under forum mode, source forum page is mated with the data pick-up template in forum page transformation warehouse, the source forum page of html format is converted to dom tree, by the data pick-up template switch of html format, it is dom tree, two dom trees are carried out to recurrence traversal coupling, contrast the node of these two different dom trees, the data of DOM coupling are extracted, create dynamically after array again the data assignment extracting in the variable array of data pick-up template to dependent variable;
Matching unit, for described data pick-up template is mated with the data indicating template of forum page transformation warehouse, by the data assignment extracting to the variable matching with described data pick-up template in data indicating template;
Described display unit, for by login mobile phone browser call described data indicating template display-object forum page.
Wherein, described forum page transformation warehouse is positioned at the backstage of mobile phone browser.
Wherein, the data of described DOM coupling, its data source type comprises: the model table data of minute forum page in the forum's homepage data in the forum page of source, source forum page and the model detailed content data in the forum page of source.
Wherein, described matching unit, be further used for the data indicating template of html format to be converted to dom tree, the dom tree of data indicating template and the dom tree of data pick-up template after assignment are carried out to recurrence traversal to be mated, when dom tree mates by the assignment data in the dom tree of data pick-up template, assignment in the dom tree of data indicating template to dependent variable.
The present invention is enabling under forum mode, and source forum page is mated with the data pick-up template in forum page transformation warehouse, and the data that match are extracted from source forum page; Data pick-up template is mated with the data indicating template in forum page transformation warehouse, by the data assignment extracting to the variable matching with data pick-up template in data indicating template; By login mobile phone browser calling data indicating template display-object forum page.
Adopt the present invention, by by source forum page and data pick-up template, the effect of data indicating template, be converted to the target forum page that is applicable to show on mobile phone, thereby improved the demonstration of forum page on mobile phone, with the problem of avoiding showing that the complicated a large amount of occupying system resources that cause and access pageview significantly increase.
Accompanying drawing explanation
Fig. 1 is the principle realization flow schematic diagram of the inventive method;
Fig. 2 is the schematic diagram of source of the present invention forum page;
Fig. 3 is an example schematic of navigation bar of the present invention;
Fig. 4 is for adopting the schematic diagram of forum page one example of prior art general mode;
Fig. 5 is for adopting the schematic diagram of another example of forum page of prior art general mode;
Fig. 6 is for adopting the schematic diagram of forum page one example of forum mode of the present invention;
Fig. 7 is for adopting the schematic diagram of forum page one example of forum mode of the present invention.
Embodiment
Basic thought of the present invention is: enabling under forum mode, source forum page is mated with the data pick-up template in forum page transformation warehouse, the data that match are extracted from source forum page; Data pick-up template is mated with the data indicating template in forum page transformation warehouse, by the data assignment extracting to the variable matching with data pick-up template in data indicating template; By login mobile phone browser calling data indicating template display-object forum page.
For making the object, technical solutions and advantages of the present invention clearer, by the following examples and with reference to accompanying drawing, the present invention is described in more detail.
The method that universal forum page is reorganized and shown, as shown in Figure 1, the method comprises the following steps:
Step 101, enabling under forum mode, source forum page is being mated with the data pick-up template in forum page transformation warehouse, the data that match are being extracted from source forum page.
Step 102, data pick-up template is mated with the data indicating template in forum page transformation warehouse, by the data assignment extracting to the variable matching with data pick-up template in data indicating template.
Step 103, by login mobile phone browser calling data indicating template display-object forum page.
Here, for the scheme being comprised of above-mentioned steps 101~step 103, in step 101, the mode of enabling forum mode comprises any one in following mode:
Mode 1: default setting is automatically to open forum mode.Concrete, for forum or the website of supporting forum mode, under default situations, forum mode is opened on mobile phone browser backstage automatically, and the visibility points such as navigation bar in mobile phone screen above and below have link can allow user click to close forum mode.
Mode 2: select whether to open forum mode by judgement.1), for large-scale forum, by domain name matching way, judge whether current forum to open forum mode.Concrete, whether mobile phone browser backstage by configuration file or data, determines to starting forum mode under certain forum or website domain name or its basic domain name xxx.com according to regular expression, is applicable to large-scale forum or website.2), for small-sized forum, by the marking matched mode of forum, judge whether current forum to open forum mode.Concrete, in traversal DOM Document Object Model (DOM) tree, check whether HTML (Hypertext Markup Language) (HTML) exists forum's sign of coupling forum program, be used for identifying that little forum uses on earth is which kind of forum's program, if find that certain forum or website exist this forum's sign, automatically this forum or website are joined to the database on mobile phone browser backstage, wait for that keeper selects to be confirmed whether current forum to open forum mode.
Here, for the scheme being formed by above-mentioned steps 101~step 103, in step 101, source forum page is mated with the data pick-up template in forum page transformation warehouse, the concrete processing procedure that the data that match are extracted from source forum page comprises: the source forum page of html format is converted to dom tree, by the data pick-up template switch of html format, it is dom tree, two dom trees are carried out to recurrence traversal coupling, and the data of DOM coupling are extracted, assignment in the dom tree of data pick-up template to dependent variable.Wherein, the data of described DOM coupling, its data source type comprises: the model table data of minute forum page in the forum's homepage data in the forum page of source, source forum page and the model detailed content data in the forum page of source.That is to say, the present invention is mainly to these three kinds of optimizations that forum page data are carried out.
Here, for the scheme being formed by above-mentioned steps 101~step 103, the concrete processing procedure of step 102 comprises: the data indicating template of html format is converted to dom tree, the dom tree of data indicating template and the dom tree of data pick-up template after assignment are carried out to recurrence traversal to be mated, when dom tree mates by the assignment data in the dom tree of data pick-up template, assignment in the dom tree of data indicating template to dependent variable.
Below data pick-up template and the data indicating template of the present invention's design are specifically addressed.
For data pick-up template, the principle of its extracted data can be understood as: the dom tree to the dom tree of the source forum page of html format and data pick-up template, through the traversal of recurrence repeatedly coupling, contrast the node of these two different dom trees, the core data of being concerned about is accurately extracted from source forum page, create dynamically after array again the data assignment extracting to self-defining variable array the inside in data pick-up template.Here it is to be noted: the core data of this care is the data of described DOM coupling, and its data source type comprises: the model table data of minute forum page in the forum's homepage data in the forum page of source, source forum page and the model detailed content data in the forum page of source.
Definition for variable in data pick-up template, in data pick-up template, the definition of variable name must be consistent with the definition of variable name in data indicating template, in data pick-up template and data indicating template, name of variables, with beginning, is cut apart and is represented different levels with ". " in the middle of each segmentation.For example variable group represents forum's group, the Shi Fen forum of variable group.forum representative, and its father node is group.
For the definition of array in data pick-up template, variable save is in array the inside, supports nestedly, and what final data extraction template drew is similar simple variable tree, i.e. a dom tree above-mentioned below.
Figure GDA00002983057100071
For a source forum page (Discuz forum homepage) as shown in Figure 2, be below an example of its corresponding data pick-up template, the data pick-up template of Discuz forum homepage is:
Figure GDA00002983057100072
For data indicating template, its principle that shows data can be understood as: by predefine good inspection layer stacking style table (CSS) and HTML, the data that extract via data pick-up template are shown on mobile phone by being more suitable for the mode of mobile phone demonstration.In procedure for displaying, be actually three dom trees are processed: the array 1) extracting, be that the above-mentioned data by DOM coupling extract, assignment in the dom tree of data pick-up template to after dependent variable, the dom tree of data pick-up template after the assignment obtaining, this dom tree is a kind of dynamic array dom tree.2) dom tree of data indicating template.3) finally show the dom tree of output.
The arthmetic statement of processing by data indicating template, the dom tree of data pick-up template and the dom tree of above-mentioned data indicating template after recurrence traversal and more above-mentioned assignment in simple terms, when finding dom tree coupling, the degree of depth is cloned the whole DOM subtree of (CLONE) data indicating template, degree of depth CLONE this DOM subtree is out added to the child node of the dom tree of above-mentioned last demonstration output; After establishing the dom tree (new dom tree) of last demonstration output, data assignment corresponding in the dom tree of data pick-up template after above-mentioned assignment to new dom tree, the variable name corresponding with data pick-up template in its subtree; Need to support the nested of subtree and array.This algorithm is cycled to repeat execution.
Still with a source forum page shown in Fig. 2 (Discuz forum homepage), describing, is below an example of its corresponding data indicating template, and the data indicating template of Discuz forum homepage is:
Figure GDA00002983057100081
Can see that the variable of this data indicating template the inside and array definition are to define one to one with variable and the array of above-mentioned data pick-up template the inside in fact.
Here it is to be noted: the present invention is in order to improve display effect, also in the top of the forum mode page and/or, increased the navigation bar of opening forum mode function forum page, the content of navigation bar comprises: log in link (not login user), login link (not login user), exit link (login user), search for and link, exit the link informations such as forum mode link.The forum page of all unlatching forum mode functions, model list and these three kinds of pages of the model detailed content in the forum page of source of mainly comprising minute forum page in forum's homepage in the forum page of source, source forum page, all in the top of the page and/or) include this navigation bar.
For navigation bar, for the user who does not log in, the menu of navigation bar is shown as: log in | registration | and search | exit forum mode; For the user who has logged in, the menu of navigation bar is shown as: user name | exit | post | search | exit forum mode.The example of a navigation bar as shown in Figure 3.
Here, as shown in Figure 4, Figure 5 for adopting the schematic diagram of the forum page of prior art general mode; For adopting the schematic diagram of the forum page of forum mode of the present invention, known by the screenshotss contrast of general mode and forum mode: under existing general mode, the page is numerous and diverse as shown in Figure 6, Figure 7, the more difficult link informations such as registration and search that find; And under forum mode of the present invention, content of pages is simplified very much, there is fixing navigation bar top, easily finds the link informations such as registration and search.
The system that universal forum page is reorganized and shown, this system comprises: extracting unit, matching unit and display unit.Wherein, extracting unit, for enabling under forum mode, mates source forum page with the data pick-up template in forum page transformation warehouse, the data that match are extracted from source forum page.Matching unit is for mating data pick-up template with the data indicating template of forum page transformation warehouse, by the data assignment extracting to the variable matching with data pick-up template in data indicating template.Display unit is for passing through login mobile phone browser calling data indicating template display-object forum page.
Here, this forum page transformation warehouse is positioned at the backstage of mobile phone browser.
Here, extracting unit is further used for the source forum page of html format to be converted to dom tree, by the data pick-up template switch of html format, it is dom tree, two dom trees are carried out to recurrence traversal coupling, and the data of DOM coupling are extracted, assignment in the dom tree of data pick-up template to dependent variable.
Here, the data of this DOM coupling, its data source type comprises: the model table data of minute forum page in the forum's homepage data in the forum page of source, source forum page and the model detailed content data in the forum page of source.
Here, matching unit is further used for the data indicating template of html format to be converted to dom tree, the dom tree of data indicating template and the dom tree of data pick-up template after assignment are carried out to recurrence traversal to be mated, when dom tree mates by the assignment data in the dom tree of data pick-up template, assignment in the dom tree of data indicating template to dependent variable.
The above, be only preferred embodiment of the present invention, is not intended to limit protection scope of the present invention.

Claims (8)

1. a method that universal forum page is reorganized and shown, is characterized in that, the method comprises:
Under default situations, forum mode is opened on mobile phone browser backstage automatically, in the top of the forum mode page and/or, increased and opened the navigation bar of forum mode function forum page, and in the navigation bar position that is positioned at mobile phone screen above and below, had link to allow user click to close forum mode;
Enabling under forum mode, source forum page is mated with the data pick-up template in forum page transformation warehouse, the source forum page of HTML(Hypertext Markup Language) form is converted to DOM Document Object Model (DOM) tree, by the data pick-up template switch of html format, it is dom tree, two dom trees are carried out to recurrence traversal coupling, contrast the node of these two different dom trees, the data of DOM coupling are extracted, dynamic create after array again the data assignment extracting in the variable array of data pick-up template to after dependent variable, the dom tree of data pick-up template after the assignment obtaining, this dom tree is a kind of dynamic array dom tree,
Described data pick-up template is mated with the data indicating template in forum page transformation warehouse, by the data assignment extracting to the variable matching with described data pick-up template in data indicating template;
By logining mobile phone browser and calling described data indicating template display-object forum page.
2. method according to claim 1, is characterized in that, described method also comprises: by judgement, select whether to open described forum mode;
Wherein, describedly by judgement, select whether to open forum mode and specifically comprise: for large-scale forum, by domain name matching way, judge whether current forum to open forum mode; For small-sized forum, by the marking matched mode of forum, judge whether current forum to open forum mode.
3. method according to claim 1 and 2, it is characterized in that, the data of described DOM coupling, its data source type comprises: the model table data of minute forum page in the forum's homepage data in the forum page of source, source forum page and the model detailed content data in the forum page of source.
4. method according to claim 3, it is characterized in that, described data pick-up template is mated with the data indicating template in forum page transformation warehouse, the data assignment extracting is specifically comprised to the variable matching with described data pick-up template in data indicating template: the data indicating template of html format is converted to dom tree, the dom tree of data indicating template and the dom tree of data pick-up template after assignment are carried out to recurrence traversal to be mated, when dom tree mates by the assignment data in the dom tree of data pick-up template, assignment in the dom tree of data indicating template to dependent variable.
5. a system that universal forum page is reorganized and shown, is characterized in that, this system comprises: extracting unit, matching unit and display unit; Wherein,
Described extracting unit, for mobile phone browser backstage under default situations, automatically open forum mode, in the top of the forum mode page and/or, increased and opened the navigation bar of forum mode function forum page, and in the navigation bar position that is positioned at mobile phone screen above and below, had link to allow user click to close forum mode, enabling under forum mode, source forum page is mated with the data pick-up template in forum page transformation warehouse, the source forum page of html format is converted to dom tree, by the data pick-up template switch of html format, it is dom tree, two dom trees are carried out to recurrence traversal coupling, contrast the node of these two different dom trees, the data of DOM coupling are extracted, dynamic create after array again the data assignment extracting in the variable array of data pick-up template to after dependent variable, the dom tree of data pick-up template after the assignment obtaining, this dom tree is a kind of dynamic array dom tree,
Matching unit, for described data pick-up template is mated with the data indicating template of forum page transformation warehouse, by the data assignment extracting to the variable matching with described data pick-up template in data indicating template;
Described display unit, for by login mobile phone browser call described data indicating template display-object forum page.
6. system according to claim 5, is characterized in that, described forum page transformation warehouse is positioned at the backstage of mobile phone browser.
7. according to the system described in claim 5 or 6, it is characterized in that, the data of described DOM coupling, its data source type comprises: the model table data of minute forum page in the forum's homepage data in the forum page of source, source forum page and the model detailed content data in the forum page of source.
8. system according to claim 7, it is characterized in that, described matching unit, be further used for the data indicating template of html format to be converted to dom tree, the dom tree of data indicating template and the dom tree of data pick-up template after assignment are carried out to recurrence traversal to be mated, when dom tree mates by the assignment data in the dom tree of data pick-up template, assignment in the dom tree of data indicating template to dependent variable.
CN201010580073.4A 2010-12-06 2010-12-06 Method and system for reorganizing and displaying universal forum page Active CN102486792B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010580073.4A CN102486792B (en) 2010-12-06 2010-12-06 Method and system for reorganizing and displaying universal forum page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010580073.4A CN102486792B (en) 2010-12-06 2010-12-06 Method and system for reorganizing and displaying universal forum page

Publications (2)

Publication Number Publication Date
CN102486792A CN102486792A (en) 2012-06-06
CN102486792B true CN102486792B (en) 2014-04-16

Family

ID=46152285

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010580073.4A Active CN102486792B (en) 2010-12-06 2010-12-06 Method and system for reorganizing and displaying universal forum page

Country Status (1)

Country Link
CN (1) CN102486792B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102982181B (en) * 2012-12-18 2016-09-28 北京奇虎科技有限公司 A kind of method and device in browser side displaying web page data
CN104267941B (en) * 2014-09-18 2018-01-23 用友优普信息技术有限公司 The method and device of dynamic generation response type webpage
CN104408052B (en) * 2014-10-28 2018-01-30 腾讯科技(深圳)有限公司 The method and device of forum's display control
WO2018027391A1 (en) * 2016-08-06 2018-02-15 柳柏宏 Method for collecting data relating to usage of information forwarding technology, and forwarding system
WO2018027392A1 (en) * 2016-08-06 2018-02-15 柳柏宏 Method for indicating technology ownership upon forwarding of forum information, and forwarding system
WO2018027390A1 (en) * 2016-08-06 2018-02-15 柳柏宏 Method for forwarding forum information with one key press, and forwarding system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101251855A (en) * 2008-03-27 2008-08-27 腾讯科技(深圳)有限公司 Equipment, system and method for cleaning internet web page
CN101625700A (en) * 2009-08-12 2010-01-13 中兴通讯股份有限公司 Method and device for optimizing display network page on terminal
CN101815093A (en) * 2010-03-11 2010-08-25 深圳市嘉讯软件有限公司 Method for adapting webpage to mobile terminal and mobile terminal page adaptation device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101251855A (en) * 2008-03-27 2008-08-27 腾讯科技(深圳)有限公司 Equipment, system and method for cleaning internet web page
CN101625700A (en) * 2009-08-12 2010-01-13 中兴通讯股份有限公司 Method and device for optimizing display network page on terminal
CN101815093A (en) * 2010-03-11 2010-08-25 深圳市嘉讯软件有限公司 Method for adapting webpage to mobile terminal and mobile terminal page adaptation device

Also Published As

Publication number Publication date
CN102486792A (en) 2012-06-06

Similar Documents

Publication Publication Date Title
US11372935B2 (en) Automatically generating a website specific to an industry
CN102486792B (en) Method and system for reorganizing and displaying universal forum page
CA2687483C (en) Method and system for desktop tagging of a web page
US7770107B2 (en) Methods and systems for extracting and processing translatable and transformable data from XSL files
CN101452453B (en) A kind of method of input method Web side navigation and a kind of input method system
US20060015571A1 (en) Computer evaluation of contents of interest
CN101615181A (en) Create the system and method for internationalization network application
CN102163233A (en) Method and system for converting webpage markup language format
CN102163213B (en) Voice browsing method and browser
US20180300351A1 (en) System and Method for Display of Document Comparisons on a Remote Device
CN101777054B (en) A kind of method representing entry attribute information and device
CN103365877B (en) Method and server to establishing catalogue after webpage progress transcoding
US20170109442A1 (en) Customizing a website string content specific to an industry
US10789053B2 (en) Facilitated user interaction
CN105204806A (en) Individual display method and device for mobile terminal webpage
CN114398138A (en) Interface generation method and device, computer equipment and storage medium
JP6457058B1 (en) Intellectual property system, intellectual property support method and intellectual property support program
TW201734932A (en) Menu generation system, menu generation method, and non-transitory computer-readable storage medium storing menu generation program
KR102585545B1 (en) Method for providing speech recognition based product guidance service using user manual
CN105242926A (en) Web front-end development platform
CN104636446B (en) A kind of legacy Web application mobile edition method for transformation based on cloud computing mode
KR20110074422A (en) Egf image file forming method and device therefor
CN104504069A (en) Building method and device for file index
KR20090055932A (en) Method, system and computer-readable recording medium for extracting text based on tag information
CN104504070A (en) Search method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant