CN103294705B - Page display method, device, mobile terminal and server - Google Patents

Page display method, device, mobile terminal and server Download PDF

Info

Publication number
CN103294705B
CN103294705B CN201210047335.XA CN201210047335A CN103294705B CN 103294705 B CN103294705 B CN 103294705B CN 201210047335 A CN201210047335 A CN 201210047335A CN 103294705 B CN103294705 B CN 103294705B
Authority
CN
China
Prior art keywords
node
collapsible
webpage
child
collapsible node
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
CN201210047335.XA
Other languages
Chinese (zh)
Other versions
CN103294705A (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 CN201210047335.XA priority Critical patent/CN103294705B/en
Publication of CN103294705A publication Critical patent/CN103294705A/en
Application granted granted Critical
Publication of CN103294705B publication Critical patent/CN103294705B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a kind of Webpage display process, device, mobile terminal and server, belong to field of mobile terminals.The method includes: obtain the child node number of each collapsible node on the webpage, described webpage of server typesetting;According to the child node number of described each collapsible node, calculate the side-play amount of described each collapsible node;According to the side-play amount of described each collapsible node, show described webpage.This device includes: acquisition module, computing module and display module.Use technical scheme, mobile terminal only need to do the skew of simple page node location and adjust, just can realize easily content of pages dynamically being folded or launching, realize process simple, thus reach to optimize the effect that web page contents shows in the case of processing speed wastes flow soon and not.

Description

Page display method, device, mobile terminal and server
Technical field
The present invention relates to field of mobile terminals, particularly to a kind of page display method, device, mobile terminal and server.
Background technology
Thin browser is a kind of to be carried out webpage by background server and pull, change and typesetting, then is carried out the browser solution shown by the data after resolving typesetting by mobile terminal.This browser can make full use of backstage cloud computing service, and mobile terminal only needs little code simply to process logic just can ideally displaying web page.Being owned by the guidance to website page in current browser of mobile terminal, navigation page often has multiple classification, such as mobile phone website, internet site etc..This classification generally can freely fold and launch, to facilitate user to check.Do not possess layout capacity due to mobile terminal, the dynamically change (as folded or launching) to webpage will be relatively difficult, therefore to arrive the existing two kinds of implementations of this dynamic effect.The first is that mobile terminal integrates a page composition engine, makes mobile terminal also have layout capacity.The second is after user clicks on collapsible element, mobile terminal notice backstage, and backstage returns client after the page carries out typesetting again.
After being analyzed prior art, it is more complicated that inventor finds that prior art at least has the drawback that the first scheme realizes, and can increase substantial amounts of code, increases the complexity of client.First scheme is due to needs Connection Service device pulling data, and speed is relatively slow and can waste customer flow.
Summary of the invention
In order to reduce the complexity of realization, save customer flow, embodiments provide a kind of page display method, device, mobile terminal and server.Described technical scheme is as follows:
A kind of Webpage display process, including:
Obtain the child node number of each collapsible node on the webpage, described webpage of server typesetting;
According to the child node number of described each collapsible node, calculate the side-play amount of described each collapsible node;
According to the side-play amount of described each collapsible node, show described webpage.
According to the child node number of described each collapsible node, calculate the side-play amount of described each collapsible node, specifically include:
According to preset height and the child node number of described each collapsible node, calculate the height shared by all child nodes in each collapsible node, using described height as the side-play amount of corresponding collapsible node.
According to the side-play amount of described each collapsible node, show described webpage, specifically include:
When receiving the instruction that the first collapsible node is folded, hide all child nodes of described first collapsible node, and on the vertical coordinate of all nodes after described first last child node of collapsible node and child node, deduct the side-play amount of described first collapsible node, showing the webpage after folding according to the coordinate after each knot adjustment, described first collapsible node is that any one is in the collapsible node of deployed condition;
When receiving the instruction that the second collapsible node is launched, show all child nodes of described second collapsible node, and plus the side-play amount of described second collapsible node on the vertical coordinate of all nodes after described second last child node of collapsible node and child node, showing the webpage after launching according to the coordinate after each knot adjustment, described second collapsible node is that any one is in the collapsible node of folded state.
A kind of Webpage display process, including:
Server obtains original web page, and original web page is carried out typesetting;
Described server obtains the child node number of each collapsible node in the webpage after typesetting;
The child node number of the webpage after described typesetting and each collapsible node is sent to mobile terminal by described server so that mobile terminal can show described webpage according to the child node number of the webpage after described typesetting and each collapsible node.
Server obtains original web page, original web page is carried out typesetting, includes before:
The node of preset kind is arranged and is defined as collapsible node, in order to obtain collapsible node according to described node type.
A kind of device of web displaying, including:
Acquisition module, for obtaining the child node number of each collapsible node on the webpage, described webpage of server typesetting;
Computing module, for the child node number according to described each collapsible node, calculates the side-play amount of described each collapsible node;
Display module, for the side-play amount according to described each collapsible node, shows described webpage.
Described computing module is specifically for according to preset height and the child node number of described each collapsible node, calculating the height shared by all child nodes in each collapsible node, using described height as the side-play amount of corresponding collapsible node.
Described display module includes:
Receive unit, for receiving the operational order of node on described webpage;
First display unit, for when the operational order that described reception unit receives is the instruction folding the first collapsible node, hide all child nodes of described first collapsible node, and on the vertical coordinate of all nodes after described first last child node of collapsible node and child node, deduct the side-play amount of described first collapsible node, showing the webpage after folding according to the coordinate after each knot adjustment, described first collapsible node is that any one is in the collapsible node of deployed condition;
Second display unit, for when the operational order that described reception unit receives is the instruction launching the second collapsible node, show all child nodes of described second collapsible node, and plus the side-play amount of described second collapsible node on the vertical coordinate of all nodes after described second last child node of collapsible node and child node, showing the webpage after launching according to the coordinate after each knot adjustment, described second collapsible node is that any one is in the collapsible node of folded state.
A kind of mobile terminal, described mobile terminal includes the device of above-mentioned web displaying.
A kind of server, including:
Webpage acquisition module, is used for obtaining original web page, and original web page is carried out typesetting;
Child node acquisition module, the child node number of each collapsible node in the webpage after described server obtains typesetting;
Sending module, for being sent to mobile terminal by the child node number of the webpage after described typesetting and each collapsible node so that mobile terminal can show described webpage according to the child node number of the webpage after described typesetting and each collapsible node.
Described server also includes:
Node type determines module, is defined as collapsible node for being arranged by the node of preset kind, in order to obtain collapsible node according to described node type.
Page display method, device, mobile terminal and the server that the embodiment of the present invention provides, by obtaining the child node number of each collapsible node on the webpage, described webpage of server typesetting;According to the child node number of described each collapsible node, calculate the side-play amount of described each collapsible node;According to the side-play amount of described each collapsible node, show described webpage.Use technical scheme, mobile terminal only need to do the skew of simple page node location and adjust, just can realize easily content of pages dynamically being folded or launching, realize process simple, thus reach to optimize the effect that web page contents shows in the case of processing speed wastes flow soon and not.
Accompanying drawing explanation
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, the accompanying drawing used required in embodiment or description of the prior art will be briefly described below, apparently, accompanying drawing in describing below is only some embodiments of the present invention, for those of ordinary skill in the art, on the premise of not paying creative work, it is also possible to obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the flow chart of a kind of Webpage display process that the embodiment of the present invention provides;
Fig. 2 is the flow chart of a kind of Webpage display process that the embodiment of the present invention provides;
Fig. 3 is the flow chart of a kind of Webpage display process that the embodiment of the present invention provides;
Fig. 4 is the schematic diagram of a kind of preset format that the embodiment of the present invention provides;
Fig. 5 a is the schematic diagram before and after a kind of node to being in deployed condition that the embodiment of the present invention provides folds;
Fig. 5 b is the schematic diagram before and after a kind of node to being in folded state that the embodiment of the present invention provides launches;
Fig. 6 is the structural representation of the device of a kind of web displaying that the embodiment of the present invention provides;
Fig. 7 is the structural representation of a kind of server that the embodiment of the present invention provides.
Detailed description of the invention
For making the object, technical solutions and advantages of the present invention clearer, below in conjunction with accompanying drawing, embodiment of the present invention is described further in detail.
Fig. 1 is the flow chart of a kind of Webpage display process that the embodiment of the present invention provides.The executive agent of this embodiment is mobile terminal, this mobile terminal can be mobile phone, MP3 (MovingPictureExpertsGroupAudioLayerIII, dynamic image expert's compression standard audio frequency aspect 3), PDA (PersonalDigitalAssistant, personal digital assistant) etc..Seeing Fig. 1, this embodiment specifically includes:
101, the child node number of each collapsible node on the webpage, described webpage of server typesetting is obtained;
102, according to the child node number of described each collapsible node, the side-play amount of described each collapsible node is calculated;
Alternatively, this step 102 specifically includes:
According to preset height and the child node number of described each collapsible node, calculate the height shared by each collapsible node child nodes, using described shared height as the side-play amount of each collapsible node.
According to the side-play amount of described each collapsible node, show described webpage, specifically include:
103, according to the side-play amount of described each collapsible node, described webpage is shown.
Alternatively, this step 103 specifically includes:
When receiving the instruction that the first collapsible node is folded, hide all child nodes of described first collapsible node, and on the vertical coordinate of all nodes after described first last child node of collapsible node and child node, deduct the side-play amount of described first collapsible node, showing the webpage after folding according to the coordinate after each knot adjustment, described first collapsible node is that any one is in the collapsible node of deployed condition;
When receiving the instruction that the second collapsible node is launched, show all child nodes of described second collapsible node, and plus the side-play amount of described second collapsible node on the vertical coordinate of all nodes after described second last child node of collapsible node and child node, showing the webpage after launching according to the coordinate after each knot adjustment, described second collapsible node is that any one is in the collapsible node of folded state.
The method that the present embodiment provides, mobile terminal only need to do the skew of simple page node location and adjust, just can realize easily content of pages dynamically being folded or launching, realize process simple, thus reach to optimize the effect that web page contents shows in the case of processing speed wastes flow soon and not.
Fig. 2 is the flow chart of a kind of Webpage display process that the embodiment of the present invention provides.The executive agent of this embodiment is server, and the browser that this server is installed by mobile terminal provides transfer service, and this server is specifically as follows Cloud Server, sees Fig. 2, and this embodiment specifically includes:
201, server obtains original web page, and original web page is carried out typesetting;
Alternatively, include before this step 201:
The node of preset kind is arranged and is defined as collapsible node, in order to obtain collapsible node according to described node type.
202, the child node number of each collapsible node in the webpage after this server obtains typesetting;
203, the child node number of the webpage after this typesetting and each collapsible node is sent to mobile terminal by this server so that mobile terminal can show this webpage according to the child node number of the webpage after this typesetting and each collapsible node.
Fig. 3 is the flow chart of a kind of Webpage display process that the embodiment of the present invention provides.The mutual both sides of this embodiment are mobile terminal and server, and wherein, this mobile terminal can be mobile phone, MP3, PDA etc., and the browser that this server is installed by mobile terminal provides transfer service, and this server is specifically as follows Cloud Server.Seeing Fig. 3, this embodiment specifically includes:
301, the node setting of preset kind is defined as collapsible node, in order to obtain collapsible node according to described node type;
Polytype node is included on webpage, each type has different character, represent the paragraph in webpage, dlv node on behalf segmentation such as p node, span node on behalf comprises word, A node on behalf hyperlink, br represents line feed, and img node on behalf picture etc., can be collapsible node by the node definition of preset kind, then when having the node of this kind of node type on webpage, this node is defined as collapsible node.Preferably, span node and A node can be defined as collapsible node.Wherein, this preset kind can be configured by technical staff, and the embodiment of the present invention is not specifically limited.
In another embodiment, this step 301-302 can be replaced by following steps: server obtains original web page, original web page is carried out typesetting, and travel through original web page, the node comprising one or more child nodes in original web page is defined as collapsible node, and subsequent step can be identical with following step.
302, server obtains original web page, and original web page is carried out typesetting;
When server receives the instruction of acquisition original web page of mobile terminal, from webpage subordinate server, this original web page is downloaded on server, and according to preset format, original web page being carried out typesetting, it is preferable that Fig. 4 is the schematic diagram of a kind of preset format that the embodiment of the present invention provides.Seeing Fig. 4, this preset format is by the order arrangement from top to bottom of each node in original web page, and launches to enumerate below the node belonging to child node by the child node of each node.This preset format can be arranged by technical staff, and the embodiment of the present invention is not specifically limited.
303, the child node number of each collapsible node in the webpage after this server obtains typesetting;
Node type according to the collapsible node determined, collapsible node in webpage after lookup typesetting, and obtain the child node number of each collapsible node, it should be noted that, child node number corresponding to one collapsible node can be one or more, when typesetting, when child node number exceedes the child node number that in preset format, often row can show, automatically enter a new line.
304, the child node number of the webpage after this typesetting and each collapsible node is sent to mobile terminal by this server so that mobile terminal can show this webpage according to the child node number of the webpage after this typesetting and each collapsible node;
Preferably, the child node number of each collapsible node is carried and sends in nodal community, it is in the nodal community of each collapsible node, comprises this collapsible node and the corresponding relation of child node number, specifically, the form of this corresponding relation can be this collapsible node and the form of child node number thereof, such as, A:4 child node of collapsible node.
305, acquisition for mobile terminal child node number of each collapsible node on the webpage, this webpage of server typesetting;
Mobile terminal receives the webpage through server typesetting, and obtains the child node number of each collapsible node on this webpage according to nodal community.
306, according to preset height and the child node number of described each collapsible node, the height shared by all child nodes in each collapsible node is calculated, using described height as the side-play amount of corresponding collapsible node;
For different mobile terminals, the display mode of its screen may be different, the font size of the display of mobile terminal, and the preset height shared by each child node all and consults between server when mobile terminal initializes to determine, for each mobile terminal, the coordinate of each child node determines that, therefore, to when on this mobile terminal, side-play amount calculates, add that the height of last child node deducts the initial vertical coordinate of first child node again with the initial vertical coordinate of last child node of collapsible node, obtain first child node of each collapsible node to the height shared by last child node, that is to say every the height shared by the child node of collapsible node, using calculated height as the side-play amount of each collapsible node.Such as, corresponding 3 child nodes of collapsible node 1, the initial vertical coordinate of the 3rd child node is a, and preset height is b, and the initial vertical coordinate of first child node is c, and the side-play amount of the most collapsible node 1 is a+b-c.
307, when receiving the instruction that the first collapsible node is folded, hide all child nodes of this first collapsible node, and on the vertical coordinate of all nodes after this last child node of the first collapsible node and child node, deduct the side-play amount of this first collapsible node, showing the webpage after folding according to the coordinate after each knot adjustment according to the coordinate after each knot adjustment, this first collapsible node is that any one is in the collapsible node of deployed condition;
In the present embodiment, the webpage got gives tacit consent to all collapsible nodes and its child node is all deployed condition, therefore, for the collapsible node being in deployed condition, it can be folded, when mobile phone users wants to hide the child node of the first collapsible node, then can be by clicking on this first collapsible node, trigger the instruction that the first collapsible node is folded, when mobile terminal receives this instruction, while hiding all child nodes of the first collapsible node, the side-play amount of this first collapsible node is deducted on all nodes after this last child node of the first collapsible node and the vertical coordinate of child node, and show the webpage after folding according to the coordinate after each knot adjustment according to the coordinate after each knot adjustment.
Such as, Fig. 5 a is the schematic diagram before and after a kind of node to being in deployed condition that the embodiment of the present invention provides folds.See Fig. 5 a, the left side figure of Fig. 5 a is the schematic diagram before folding, when receiving the instruction that node A is folded, all child nodes of concealed nodes A, and the vertical coordinate of node B, node C and the child node thereof after this node last child node of A deduct side-play amount h of this node AA, showing the webpage after folding according to the coordinate after each knot adjustment according to the coordinate after each knot adjustment, the right figure of Fig. 5 b is the schematic diagram after folding.
308, when receiving the instruction that the second collapsible node is launched, show all child nodes of this second collapsible node, and plus the side-play amount of this second collapsible node on the vertical coordinate of all nodes after this last child node of the second collapsible node and child node, showing the webpage after launching according to the coordinate after each knot adjustment, this second collapsible node is that any one is in the collapsible node of folded state.
When the collapsible node of second in webpage is in folded state, once mobile phone users thinks the child node of reality the second collapsible node, then can be by clicking on this second collapsible node, trigger the instruction that the second collapsible node is launched, when mobile terminal receives this instruction, show all child nodes of this second collapsible node, and plus the side-play amount of this second collapsible node on the vertical coordinate of all nodes after this last child node of the second collapsible node and child node, show the webpage after launching according to the coordinate after each knot adjustment.
Such as, Fig. 5 b is the schematic diagram before and after a kind of node to being in folded state that the embodiment of the present invention provides launches.See Fig. 5 b, the left side figure of Fig. 5 b is the schematic diagram before launching, when receiving the instruction that node B is folded, all child nodes of display node B, and plus side-play amount h of this node B on the vertical coordinate of node C after this node last child node of B and child node thereofB, showing the webpage after folding according to the coordinate after each knot adjustment according to the coordinate after each knot adjustment, the right figure of Fig. 5 b is the schematic diagram after launching.
The form that webpage acquired in mobile terminal is given tacit consent to is to fold or launch, technical staff pre-set at server end, and the embodiment of the present invention is not specifically limited.
Those skilled in the art can be known, when mobile terminal display webpage, it is to carry out showing according to the coordinate of each node and child node on webpage, therefore, when carrying out folding or launching operation, only need the coordinate of node on webpage is adjusted, in the present embodiment, by the child node number according to each collapsible node, determine the side-play amount of collapsible node, and when this collapsible node occurs the operation launching or folding, according to the side-play amount of this collapsible node, the vertical coordinate of other nodes is adjusted, it is achieved succinct display effect of network page.
The method that the present embodiment provides, mobile terminal only need to do the skew of simple page node location and adjust, just can realize easily content of pages dynamically being folded or launching, realize process simple, thus reach to optimize the effect that web page contents shows in the case of processing speed wastes flow soon and not.
Fig. 6 is the structural representation of the device of a kind of web displaying that the embodiment of the present invention provides.Seeing Fig. 4, this device includes:
Acquisition module 601, for obtaining the child node number of each collapsible node on the webpage, described webpage of server typesetting;
Computing module 602, for the child node number according to described each collapsible node, calculates the side-play amount of described each collapsible node;
Display module 603, for the side-play amount according to described each collapsible node, shows described webpage.
Alternatively, described computing module 602 is specifically for according to preset height and the child node number of described each collapsible node, calculating the height shared by each collapsible node child nodes, using described shared height as the side-play amount of each collapsible node.
Alternatively, described display module 603 includes:
Receive unit, for receiving the operational order of node on described webpage;
First display unit, for when the operational order that described reception unit receives is the instruction folding the first collapsible node, hide all child nodes of described first collapsible node, and on the vertical coordinate of all nodes after described first last child node of collapsible node and child node, deduct the side-play amount of described first collapsible node, showing the webpage after folding according to the coordinate after each knot adjustment, described first collapsible node is that any one is in the collapsible node of deployed condition;
Second display unit, for when the operational order that described reception unit receives is the instruction launching the second collapsible node, show all child nodes of described second collapsible node, and plus the side-play amount of described second collapsible node on the vertical coordinate of all nodes after described second last child node of collapsible node and child node, showing the webpage after launching according to the coordinate after each knot adjustment, described second collapsible node is that any one is in the collapsible node of folded state.
The device that the present embodiment provides, belongs to same design with embodiment of the method, and it implements process and refers to embodiment of the method, repeats no more here.
The device that the present embodiment provides, specifically can be with the thin browser of mobile terminal, only need to do the skew of simple page node location to adjust, just can realize easily content of pages dynamically being folded or launching, realize process simple, thus reach to optimize the effect that web page contents shows in the case of processing speed wastes flow soon and not, simply and quickly content of pages is carried out the solution freely folding and launching.
Present embodiments providing a kind of mobile terminal, described mobile terminal includes the device of any of the above-described kind of web displaying.
Fig. 7 is the structural representation of a kind of server that the embodiment of the present invention provides.Seeing Fig. 7, this server includes:
Webpage acquisition module 701, is used for obtaining original web page, and original web page is carried out typesetting;
Child node acquisition module 702, the child node number of each collapsible node in the webpage after described server obtains typesetting;
Sending module 703, for being sent to mobile terminal by the child node number of the webpage after described typesetting and each collapsible node so that mobile terminal can show described webpage according to the child node number of the webpage after described typesetting and each collapsible node.
Alternatively, described server also includes:
Node type determines module 704, is defined as collapsible node for being arranged by the node of preset kind, in order to obtain collapsible node according to described node type.
The server that the present embodiment provides, specifically can belong to same design with Cloud Server with embodiment of the method, and it implements process and refers to embodiment of the method, repeats no more here.
One of ordinary skill in the art will appreciate that all or part of step realizing above-described embodiment can be completed by hardware, relevant hardware can also be instructed by program to complete, described program can be stored in a kind of computer-readable recording medium, storage medium mentioned above can be read only memory, disk or CD etc..
The foregoing is only presently preferred embodiments of the present invention, not in order to limit the present invention, all within the spirit and principles in the present invention, any modification, equivalent substitution and improvement etc. made, should be included within the scope of the present invention.

Claims (9)

1. a Webpage display process, it is characterised in that including:
Obtain the child node number of each collapsible node on the webpage, described webpage of server typesetting;
According to preset height and the child node number of described each collapsible node, calculate the height shared by all child nodes in each collapsible node, using described height as the side-play amount of corresponding collapsible node;
According to the side-play amount of described each collapsible node, show described webpage.
Method the most according to claim 1, it is characterised in that according to the side-play amount of described each collapsible node, show described webpage, specifically include:
When receiving the instruction that the first collapsible node is folded, hide all child nodes of described first collapsible node, and on the vertical coordinate of all nodes after described first last child node of collapsible node and child node, deduct the side-play amount of described first collapsible node, showing the webpage after folding according to the coordinate after each knot adjustment, described first collapsible node is that any one is in the collapsible node of deployed condition;
When receiving the instruction that the second collapsible node is launched, show all child nodes of described second collapsible node, and plus the side-play amount of described second collapsible node on the vertical coordinate of all nodes after described second last child node of collapsible node and child node, showing the webpage after launching according to the coordinate after each knot adjustment, described second collapsible node is that any one is in the collapsible node of folded state.
3. a Webpage display process, it is characterised in that including:
Server obtains original web page, and original web page is carried out typesetting;
Described server obtains the child node number of each collapsible node in the webpage after typesetting, when typesetting, when child node number exceedes the child node number that in preset format, often row can show, enters a new line voluntarily;
The child node number of the webpage after described typesetting and each collapsible node is sent to mobile terminal by described server so that mobile terminal can show described webpage according to the child node number of the webpage after described typesetting and each collapsible node.
Method the most according to claim 3, it is characterised in that server obtains original web page, original web page is carried out typesetting, includes before:
The node of preset kind is defined as collapsible node, in order to obtain collapsible node according to described node type.
5. the device of a web displaying, it is characterised in that including:
Acquisition module, for obtaining the child node number of each collapsible node on the webpage, described webpage of server typesetting;
Computing module, for according to preset height and the child node number of described each collapsible node, calculates the height shared by all child nodes in each collapsible node, using described height as the side-play amount of corresponding collapsible node;
Display module, for the side-play amount according to described each collapsible node, shows described webpage.
Device the most according to claim 5, it is characterised in that described display module includes:
Receive unit, for receiving the operational order of node on described webpage;
First display unit, for when the operational order that described reception unit receives is the instruction folding the first collapsible node, hide all child nodes of described first collapsible node, and on the vertical coordinate of all nodes after described first last child node of collapsible node and child node, deduct the side-play amount of described first collapsible node, showing the webpage after folding according to the coordinate after each knot adjustment, described first collapsible node is that any one is in the collapsible node of deployed condition;
Second display unit, for when the operational order that described reception unit receives is the instruction launching the second collapsible node, show all child nodes of described second collapsible node, and plus the side-play amount of described second collapsible node on the vertical coordinate of all nodes after described second last child node of collapsible node and child node, showing the webpage after launching according to the coordinate after each knot adjustment, described second collapsible node is that any one is in the collapsible node of folded state.
7. a mobile terminal, it is characterised in that described mobile terminal includes the device of any one web displaying of claim 5 or 6.
8. a server, it is characterised in that including:
Webpage acquisition module, is used for obtaining original web page, and original web page is carried out typesetting;
Child node acquisition module, in the webpage after described server obtains typesetting, the child node number of each collapsible node, when typesetting, when child node number exceedes the child node number that in preset format, often row can show, enters a new line voluntarily;
Sending module, for being sent to mobile terminal by the child node number of the webpage after described typesetting and each collapsible node so that mobile terminal can show described webpage according to the child node number of the webpage after described typesetting and each collapsible node.
Server the most according to claim 8, it is characterised in that described server also includes:
Node type determines module, for the node of preset kind is defined as collapsible node, in order to obtain collapsible node according to described node type.
CN201210047335.XA 2012-02-28 2012-02-28 Page display method, device, mobile terminal and server Active CN103294705B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210047335.XA CN103294705B (en) 2012-02-28 2012-02-28 Page display method, device, mobile terminal and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210047335.XA CN103294705B (en) 2012-02-28 2012-02-28 Page display method, device, mobile terminal and server

Publications (2)

Publication Number Publication Date
CN103294705A CN103294705A (en) 2013-09-11
CN103294705B true CN103294705B (en) 2016-08-03

Family

ID=49095596

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210047335.XA Active CN103294705B (en) 2012-02-28 2012-02-28 Page display method, device, mobile terminal and server

Country Status (1)

Country Link
CN (1) CN103294705B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105099852B (en) * 2014-04-25 2019-07-12 阿尔派株式会社 Display device and display methods
CN106708958B (en) * 2016-11-30 2020-03-17 北京小米移动软件有限公司 Method and device for displaying typesetting structure of browser kernel

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101894168A (en) * 2010-06-30 2010-11-24 优视科技有限公司 Method and system for layout display of web page of mobile terminal
CN102236649A (en) * 2010-04-20 2011-11-09 腾讯科技(深圳)有限公司 Information browsing method and device on mobile terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US2011161A (en) * 1933-07-11 1935-08-13 Curtiss Aerocar Company Inc Tank trailer

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102236649A (en) * 2010-04-20 2011-11-09 腾讯科技(深圳)有限公司 Information browsing method and device on mobile terminal
CN101894168A (en) * 2010-06-30 2010-11-24 优视科技有限公司 Method and system for layout display of web page of mobile terminal

Also Published As

Publication number Publication date
CN103294705A (en) 2013-09-11

Similar Documents

Publication Publication Date Title
US20150089348A1 (en) System and method for web page background image delivery
CN103425699B (en) Obtain the method, apparatus and system of webpage
US20180191798A1 (en) Methods and systems for server-side rendering of native content for presentation
CN103593354A (en) Method, device, server and system for filtering network page advertisements
CN103353886A (en) Method and system for previewing webpage
CN103313120B (en) Show method, mobile terminal, high in the clouds and the system of picture
CN104426985B (en) Show the method, apparatus and system of webpage
CN102457613A (en) Method and system for displaying web pages on mobile communication terminal
CN109683978B (en) Stream type layout interface rendering method and device and electronic equipment
CN106055383A (en) Request processing method and device
CN102314499A (en) Method and equipment for processing webpage content
CN104423991A (en) Webpage loading and webpage data providing method and device of mobile terminal
CN104899212B (en) Web page display method, server and system
CN105138535A (en) Search result display method and apparatus
CN108958612B (en) Method for controlling page sliding, method and system for controlling page, terminal device and medium
CN110019037A (en) A kind of pdf document methods of exhibiting, device, equipment and storage medium
US20130036343A1 (en) Systems and methods for a wireless web browser for use in handheld wireless devices
CN103294705B (en) Page display method, device, mobile terminal and server
CN102222095B (en) Equipment for converting webpage to be displayed and method thereof
CN106991110B (en) Webpage switching method and device
CN106878151A (en) A kind of method for transmitting information, equipment and system
CN114297544A (en) Remote browsing method, device, equipment and storage medium
CN107248947B (en) Expression processing method and processing device, computer equipment and storage medium
JP6838167B2 (en) Web page main image recognition method and device
CN103488735A (en) Method and terminal for refreshing and displaying pages of terminal browser

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