CN105824830B - Method, client and equipment for displaying page - Google Patents

Method, client and equipment for displaying page Download PDF

Info

Publication number
CN105824830B
CN105824830B CN201510005166.7A CN201510005166A CN105824830B CN 105824830 B CN105824830 B CN 105824830B CN 201510005166 A CN201510005166 A CN 201510005166A CN 105824830 B CN105824830 B CN 105824830B
Authority
CN
China
Prior art keywords
page
attribute
history
list
displaying
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
CN201510005166.7A
Other languages
Chinese (zh)
Other versions
CN105824830A (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.)
Alibaba Singapore Holdings Pte Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201510005166.7A priority Critical patent/CN105824830B/en
Priority to PCT/CN2015/099538 priority patent/WO2016110202A1/en
Publication of CN105824830A publication Critical patent/CN105824830A/en
Application granted granted Critical
Publication of CN105824830B publication Critical patent/CN105824830B/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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the application discloses a method, a client and equipment for displaying a page, which comprise the following steps: receiving a signal for displaying a first page on a current display page; the first page and the current display page have a first incidence relation; acquiring a first attribute of the first page according to the first association relation, and searching a second page with the first attribute in the historical page list; acquiring the position of a second page in the historical page list, and deleting the historical page in a first range in the historical page list; acquiring a second attribute of a second page, comparing the second attribute of the first page with the second attribute of the second page, and if the second attribute of the first page is the same as the second attribute of the second page, displaying the second page as the first page; and storing the displayed first page to a storage position of a second page in a history page list. The method, the client and the device for displaying the page can improve the running speed of the client.

Description

Method, client and equipment for displaying page
Technical Field
The present application relates to the field of internet communication technologies, and in particular, to a method, a client, and a device for displaying a page.
Background
In the technical field of internet communication, webpage data can be displayed at a client through data interaction between the client and the internet. In order to save the data volume transmitted between the client and the server, the webpage data which is displayed by the user can be displayed in a historical record displaying mode.
When the existing page display method and the client display the page, the displayed historical pages are stored in the client according to the display sequence, and the user can back to the previous page through a button or an interface with a back function on the client. If the user needs to back to the target historical page before the plurality of pages, the user needs to click the button or the interface with the back function for many times, so that the effect of backing to the target historical page is achieved.
In the process of implementing the present application, the inventor finds that at least the following problems exist in the prior art: the existing page display method and client directly store the pages browsed by the user, and when the user enters the same page for multiple times, the memory stores the pages with the same content for multiple times, so that the client stores multiple same pages, occupies the storage space of the client and possibly influences the running speed of the client.
Disclosure of Invention
The embodiment of the application aims to provide a method, a client and equipment for displaying a page, so as to improve the running speed of the client.
In order to solve the above technical problem, an embodiment of the present application provides a method for circularly entering a page and a client, which are implemented as follows:
a method of displaying a page, comprising:
receiving a signal for displaying a first page on a current display page;
acquiring a first attribute of the first page according to the first association relation, and searching a second page with the first attribute in the historical page list;
acquiring the position of a second page in the historical page list, and deleting the historical page in a first range in the historical page list;
acquiring a second attribute of a second page, comparing the second attribute of the first page with the second attribute of the second page, and if the second attribute of the first page is the same as the second attribute of the second page, displaying the second page as the first page;
and storing the displayed first page to a storage position of a second page in a history page list.
A client for displaying a page, comprising: the device comprises a signal receiving module, a second page searching module, a history page deleting module, a first page display module and a first page storage module; wherein,
the signal receiving module is used for receiving a signal for displaying a first page on a current display page; the first page and the current display page have a first incidence relation;
the second page searching module is used for acquiring a first attribute of the first page according to the first association relation in the signal receiving module and searching a second page with the first attribute in the historical page list;
the historical page deleting module is used for acquiring the position of a second page in the second page searching module in the historical page list and deleting the historical page in a first range in the historical page list;
the first page display module is used for acquiring a second attribute of a second page in the second page searching module, comparing the second attribute of the first page with the second attribute of the second page, and if the second attribute of the first page is the same as the second attribute of the second page, the first page is the same as the second page, and displaying the second page as the first page;
the first page storage module is used for storing the displayed first page to the storage position of a second page in a history page list of the history pages with the first range deleted in the history page deletion module.
In a preferred embodiment, when the first page display module compares the second attribute of the first page with the second attribute of the second page, if the first page display module is different from the second page, the first page display module is further configured to obtain and display data of the first page from the server.
An apparatus for displaying a page, comprising: a display, a processor, and a memory; wherein,
the display is used for displaying a page and receiving a signal for displaying a first page; the first page and the current display page have a first incidence relation;
the processor is used for determining the data content of a page to be displayed according to the first attribute and the second attribute of the first page and a historical page list stored in the memory, controlling the display to display the page and controlling the memory to store the displayed page;
the processor is used for storing the historical page and generating a historical page list.
According to the technical scheme provided by the embodiment of the application, the page display method, the client and the device disclosed by the embodiment of the application can search the page with the first attribute which is the same as the page storage page to be displayed in the historical page list to obtain the historical page with the same type as the page to be displayed, can determine whether the historical page list has the historical page which is the same as the page to be displayed by comparing the second attribute of the page with the first attribute, and can directly display the page stored in the historical page list if the historical page list has the historical page with the first attribute. If not, the data of the page to be displayed can be obtained from the server and displayed, and the displayed page replaces the page with the same page type stored in the historical page list for storage. The method and the device can ensure that the historical pages stored in the memory of the client do not have pages with the same page type or the same page content, reduce the storage space occupied by the historical pages and improve the running speed of the client. On the other hand, since the pages with different page types are stored in the historical page list, the stored historical pages can be ensured to be less, when the user needs to return to the pages with different types, the pages with different types in the historical pages can be returned only through a few times of return operation, and the user experience can be improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without any creative effort.
FIG. 1 is a flow chart of one embodiment of a method for displaying a page of the present application;
FIG. 2 is an example of a history page list in an embodiment of a method for displaying pages of the present application;
FIG. 3 is another example of a history page list in an embodiment of a method of displaying pages of the present application;
FIG. 4 is another example of a history page list in an embodiment of a method of displaying pages of the present application;
FIG. 5 is a block diagram of one embodiment of a client displaying a page of the present application;
FIG. 6 is a schematic diagram illustrating an embodiment of an apparatus for displaying a page according to the present application.
Detailed Description
The embodiment of the application provides a method, a client and equipment for displaying a page.
In order to make those skilled in the art better understand the technical solutions in the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
FIG. 1 is a flow chart of one embodiment of a method for looping into a page of the present application. As shown in fig. 1, the method for looping into a page may include:
s101: and receiving a signal for displaying the first page at the current display page.
The client may receive a signal to display the first page at the current display page. The first page and the current display page have a first incidence relation. The receiving a signal to display the first page may include: the user clicks on the flag on the current page corresponding to the first page uniform resource locator.
The uniform resource locator may be used to indicate a storage address of the first page on the server. The flag corresponding to the first page uniform resource locator may include text, pictures, and the like.
The receiving a signal to display the first page may include: and setting a mark, such as a picture or a character, corresponding to the uniform resource locator associated with the first page on the current page, and receiving a signal of clicking the mark by the user.
The first page has a first association relationship with the currently displayed page, and may include: the page data of the current display page comprises a first attribute and a second attribute of a first page.
The first attribute may include: a page type; the page type may be used to represent a type of presentation structure of the page. The page types may include: a product details page, a search listing page, etc.
The second attribute may include: a page data identifier, which may be used to identify data content populated in a presentation structure of the page. The page data identification may have a one-to-one correspondence with data content in the page.
S102: and acquiring a first attribute of the first page according to the first association relation, and searching a second page with the first attribute in the historical page list.
According to the first association relationship, a first attribute of the first page can be acquired. The first attribute may be a page type. The second page with the first attribute in the history page list can be searched at the client, namely, the page with the same page type as the first page in the history page list is searched.
The history page list may be stored on the client. The history page list may be stored in the memory of the client. The history page list may store the history pages in a display order of the history pages, for example, in a stack form. When the history page list is stored in the form of a stack, for example, a page displayed first may be stored in the front end of the client memory. When the history page list is stored in the form of a stack, the client acquires the history page first, and for example, the last stored history page may be acquired last.
S103: and acquiring the position of the second page in the history page list, and deleting the history page in the first range in the history page list.
The client may obtain a position of the second page in the history page list. A first range may be determined based on a position of a second page in the historical page list. The first range represents a range of historical pages stored after a second page in the historical page list.
The client may delete the first range of history pages in the history page list.
S104: and obtaining a second attribute of the second page, comparing the second attribute of the first page with the second attribute of the second page, and displaying the second page as the first page if the second attribute of the first page is the same as the second attribute of the second page.
The client may obtain a second attribute of the second page. The second attribute may include: a page data identifier, which may be used to identify data content populated in a presentation structure of the page. The page data identification may have a one-to-one correspondence with data content in the page. For example, if the page data content is product details, the page data identifier may be a product number.
The client may compare the second attribute of the first page with the second attribute of the second page, and if the second attribute of the first page is the same as the second attribute of the second page, which may indicate that the first page is the same as the second page, the client may display the second page as the first page.
In another embodiment, if the second attribute of the first page is different from the second attribute of the second page, the method further includes: and acquiring and displaying the data of the first page from the server.
Specifically, if the second attribute of the first page is different from the second attribute of the second page, it may indicate that the data content in the first page is different from the data content in the second page. The client may obtain data of the first page from the server and display the first page.
S105: and storing the displayed first page to a storage position of a second page in a history page list.
The client may store the displayed first page to a storage location of a second page in the historical page list.
The method for displaying a page according to the present application is described below with reference to an example of a displayed page and the flowchart of the method shown in fig. 1.
At the client, when a user browses a page, the browsing of the page may be respectively referred to as: "home page", "search result page", "detail page a", "merchant detail page". The history page list is stored in the form of a stack, which may be as shown in fig. 2. The first displayed page "home page" is stored at the front end of the client memory.
A text "product a" may be set on the page of the currently displayed page "merchant detail page", where the text "product a" may be a mark corresponding to the uniform resource locator of the page "detail page a". The page data of the current page "merchant detail page" may include the page type and the page data identifier of the page "detail page a". The page type of the page "detail page a" may be a "product detail page", and the page data identification may be a product number of the product a, for example, "001".
The client can receive a signal that the user clicks the text "product a" on the "merchant details page" page, and indicates that the user needs to display the page corresponding to the mark "product a".
The client may query the history page list shown in fig. 2 according to the page type, i.e., the "product detail page". The history page is found for which the page type is also a "product detail page". As shown in fig. 2, the query to "detail page a" in the history page list is the same as the page type of the page to be displayed by the user.
The client can acquire the position of the page detail page A in the history page list, set the page range stored after the page detail page A as a first range, and delete the history page in the first range.
The client may obtain a second attribute of page "detail page a" in the history list. The second attribute may include: and identifying page data. For example, the page data identification of the page corresponding to the text "product A" clicked by the user may be the product number of product A, such as "001".
The client compares the product number corresponding to the page to be displayed with the product number corresponding to the page detail page A in the historical page list. For example, the product number corresponding to the "detail page a" in the history page list is "001", which is the same as the product number corresponding to the page to be displayed, and may indicate that the page "detail page a" in the history page list is the same as the page to be displayed, and the page "detail page a" in the history page list may be displayed as the page to be displayed.
The client may store the displayed page "detail page a" to a storage location of the page "detail page a" in the history page list. The pages stored in the post-storage history page list may be as shown in fig. 3.
If a text "product B" may be set on the page of the currently displayed page "merchant detail page", the text "product B" may be a mark corresponding to the uniform resource locator of the page "detail page B". The page data of the current page "merchant detail page" may include the page type and the page data identifier of the page "detail page B". The page type of the page "detail page B" may be a "product detail page", and the page data identification may be a product number of the product B, for example, "002".
The client can receive a signal that the user clicks the text "product B" on the "merchant details page" page, and indicates that the user needs to display the page corresponding to the mark "product B".
The client may query the history page list shown in fig. 2 according to the page type, i.e., the "product detail page". The history page is found for which the page type is also a "product detail page". As shown in fig. 2, the query to "detail page a" in the history page list is the same as the page type of the page to be displayed by the user.
The client can acquire the position of the page detail page A in the history page list, set the page range stored after the page detail page A as a first range, and delete the history page in the first range.
The client may obtain a second attribute of page "detail page a" in the history list. The second attribute may include: and identifying page data. For example, the page data identification of the page corresponding to the text "product A" clicked by the user may be the product number of product A, such as "001".
The client compares the product number "002" corresponding to the page to be displayed with the product number "001" corresponding to the page "detail page a" in the history page list, the two product numbers are different, the filling content of the page "detail page a" in the history page list is different from that of the page to be displayed, and the page "detail page a" in the history page list can be displayed as the page to be displayed.
The client can obtain the page data of the page detail page B from the server and display the page data according to the uniform resource locator of the page detail page B corresponding to the mark product B.
The client may store the displayed page "detail page B" to a storage location of the page "detail page a" in the history page list. The pages stored in the post-storage history page list may be as shown in fig. 4.
The method for displaying a page disclosed in the above embodiment may search for a page in the history page list, which has the same first attribute as the page to be displayed and stores the page, to obtain a history page of the same type as the page to be displayed, and may determine whether the history page list has a history page of the same type as the page to be displayed by comparing the second attribute of the page of the same first attribute, and if so, may directly display the page stored in the history page list. If not, the data of the page to be displayed can be obtained from the server and displayed, and the displayed page replaces the page with the same page type stored in the historical page list for storage. The method and the device can ensure that the historical pages stored in the memory of the client do not have pages with the same page type or the same page content, reduce the storage space occupied by the historical pages and improve the running speed of the client. Meanwhile, since the pages with different page types are stored in the historical page list, the stored historical pages can be ensured to be less, and when the user needs to return to the pages with different types, the pages with different types in the historical pages can be returned only by returning operation for a few times.
A client for displaying a page according to the present application is described below.
FIG. 5 is a block diagram of one embodiment of a client displaying a page of the present application. As shown in fig. 5, the client may include: a signal receiving module 501, a second page searching module 502, a history page deleting module 503, a first page displaying module 504 and a first page storing module 505. Wherein,
the signal receiving module 501 may be configured to receive a signal for displaying a first page on a current display page; the first page and the current display page have a first incidence relation.
The second page searching module 502 may be configured to obtain a first attribute of the first page according to the first association relationship in the signal receiving module 501, and search for a second page with the first attribute in the history page list.
The history page deleting module 503 may be configured to obtain a position of the second page in the history page list in the second page searching module 502, and delete the history page in the first range in the history page list.
The first page displaying module 504 may be configured to obtain a second attribute of the second page in the second page searching module 502, compare the second attribute of the first page with the second attribute of the second page, and display the second page as the first page if the second attribute of the first page is the same as the second attribute of the second page.
The first page storage module 505 may be configured to store the displayed first page to a storage location of a second page in the history page list in which the history page of the first range is deleted in the history page deletion module 503.
In another embodiment, when the first page display module 504 compares the second attribute of the first page with the second attribute of the second page, if the first attribute is different from the second attribute of the second page, the first page display module 504 is further configured to obtain and display data of the first page from the server.
The client side for displaying the page disclosed by the embodiment corresponds to the method for displaying the page disclosed by the embodiment of the application, so that the method for displaying the page can be realized, and the technical effect of the embodiment of the method is achieved.
An embodiment of an apparatus for displaying a page of the present application is described below.
FIG. 6 is a schematic diagram illustrating an embodiment of an apparatus for displaying a page according to the present application. As shown in fig. 6, the apparatus for displaying a page may include: a display 601, a processor 602, and a memory 603. Wherein,
the display 601 may be configured to display a page and receive a signal for displaying a first page; the first page and the current display page have a first incidence relation.
The processor 602 may be configured to determine data content of a page to be displayed according to the first attribute and the second attribute of the first page and a history page list stored in the memory 603, control the display 601 to display the page, and control the memory 603 to store the displayed page.
The memory 603 may be configured to store history pages and generate a history page list.
The device for displaying the page disclosed by the embodiment corresponds to the method for displaying the page and the client disclosed by the embodiment of the application, and the technical effects of the method for displaying the page and the client can be realized.
In the 90 s of the 20 th century, improvements in a technology could clearly distinguish between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture. Designers almost always obtain the corresponding hardware circuit structure by programming an improved method flow into the hardware circuit. Thus, it cannot be said that an improvement in the process flow cannot be realized by hardware physical modules. For example, a Programmable Logic Device (PLD), such as a Field Programmable Gate Array (FPGA), is an integrated circuit whose Logic functions are determined by programming the Device by a user. A digital system is "integrated" on a PLD by the designer's own programming without requiring the chip manufacturer to design and fabricate a dedicated integrated circuit chip 2. Furthermore, nowadays, instead of manually making an integrated Circuit chip, such Programming is often implemented by "logic compiler" software, which is similar to a software compiler used in program development and writing, but the original code before compiling is also written by a specific Programming Language, which is called Hardware Description Language (HDL), and HDL is not only one but many, such as abel (advanced Boolean Expression Language), ahdl (alternate Language Description Language), traffic, pl (core unified Programming Language), HDCal, JHDL (Java Hardware Description Language), langue, Lola, HDL, laspam, hardward Description Language (vhr Description Language), vhjhdul, vhr Description Language, and vhr-Language, which are currently used in most common. It will also be apparent to those skilled in the art that hardware circuitry that implements the logical method flows can be readily obtained by merely slightly programming the method flows into an integrated circuit using the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer-readable medium storing computer-readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, an Application Specific Integrated Circuit (ASIC), a programmable logic controller, and an embedded microcontroller, examples of which include, but are not limited to, the following microcontrollers: ARC 625D, Atmel AT91SAM, Microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic for the memory.
Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may thus be considered a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the units may be implemented in one or more software and/or hardware when implementing the present application.
From the above description of the embodiments, it is clear to those skilled in the art that the present application can be implemented by software plus necessary general hardware platform. With this understanding in mind, the present solution, or portions thereof that contribute to the prior art, may be embodied in the form of a software product, which in a typical configuration includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory. The computer software product may include instructions for causing a computing device (which may be a personal computer, a server, or a network device, etc.) to perform the methods described in the various embodiments or portions of embodiments of the present application. The computer software product may be stored in a memory, which may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium. Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, computer readable media does not include transitory computer readable media (transient media), such as modulated data signals and carrier waves.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The application is operational with numerous general purpose or special purpose computing system environments or configurations. For example: personal computers, server computers, hand-held or portable devices, tablet-type devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
The application may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
While the present application has been described with examples, those of ordinary skill in the art will appreciate that there are numerous variations and permutations of the present application without departing from the spirit of the application, and it is intended that the appended claims encompass such variations and permutations without departing from the spirit of the application.

Claims (11)

1. A method of displaying a page, comprising:
receiving a signal for displaying a first page on a current display page; the first page and the current display page have a first incidence relation;
acquiring a first attribute of the first page according to the first association relation, and searching a second page with the first attribute in the historical page list;
acquiring the position of a second page in the history page list, and deleting the history pages in a first range in the history page list, wherein the history pages in the first range comprise: the range of the historical pages stored after the second page in the historical page list;
acquiring a second attribute of a second page, comparing the second attribute of the first page with the second attribute of the second page, and if the second attribute of the first page is the same as the second attribute of the second page, displaying the second page as the first page;
and storing the displayed first page to a storage position of a second page in a history page list.
2. The method for displaying a page of claim 1, wherein the first page has a first association relationship with a currently displayed page, comprising: the page data of the current display page comprises a first attribute and a second attribute of a first page.
3. A method of displaying a page as claimed in claim 2, wherein the first attribute comprises: a page type; the page type is used for representing the type of the display structure of the page.
4. A method of displaying a page as claimed in claim 2, wherein the second attribute comprises: page data identification; the page data identification is used for identifying data content filled in the page.
5. A method for displaying a page as claimed in claim 4, characterized in that the page data identity has a one-to-one correspondence with the data content in the page.
6. The method of displaying a page of claim 1, wherein the history page list stores the history pages in a display order of the history pages.
7. A method for displaying a page as claimed in claim 6, wherein the list of history pages is stored in the form of a stack.
8. The method of displaying a page of claim 1, the method further comprising: and if the second attribute of the first page is different from the second attribute of the second page, acquiring the data of the first page from the server and displaying the first page.
9. A client for displaying a page, comprising: the device comprises a signal receiving module, a second page searching module, a history page deleting module, a first page display module and a first page storage module; wherein,
the signal receiving module is used for receiving a signal for displaying a first page on a current display page; the first page and the current display page have a first incidence relation;
the second page searching module is used for acquiring a first attribute of the first page according to the first association relation in the signal receiving module and searching a second page with the first attribute in the historical page list;
the history page deleting module is configured to obtain a position of a second page in the second page searching module in the history page list, and delete a history page in a first range in the history page list, where the history page in the first range includes: the range of the historical pages stored after the second page in the historical page list;
the first page display module is used for acquiring a second attribute of a second page in the second page searching module, comparing the second attribute of the first page with the second attribute of the second page, and displaying the second page as the first page if the second attribute of the first page is the same as the second attribute of the second page;
the first page storage module is used for storing the displayed first page to the storage position of a second page in a history page list of the history pages with the first range deleted in the history page deletion module.
10. The client for displaying pages according to claim 9, wherein when the first page display module compares the second attribute of the first page with the second attribute of the second page, if they are different, the first page display module is further configured to obtain the data of the first page from the server and display the data.
11. An apparatus for displaying a page, comprising: a display, a processor, and a memory; wherein,
the display is used for displaying a page and receiving a signal for displaying a first page; the first page and the current display page have a first incidence relation;
the processor is used for acquiring a first attribute of a first page according to the first association relation, and searching a second page with the first attribute in a historical page list stored in the memory; acquiring the position of a second page in the history page list, and deleting the history pages in a first range in the history page list, wherein the history pages in the first range comprise: the range of the historical pages stored after the second page in the historical page list; acquiring a second attribute of a second page, comparing the second attribute of the first page with the second attribute of the second page, controlling the display to display the second page as the first page if the second attribute of the first page is the same as the second attribute of the second page, and controlling the memory to store the displayed first page to the storage position of the second page in the history page list;
the memory is used for storing historical pages and generating a historical page list.
CN201510005166.7A 2015-01-06 2015-01-06 Method, client and equipment for displaying page Active CN105824830B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510005166.7A CN105824830B (en) 2015-01-06 2015-01-06 Method, client and equipment for displaying page
PCT/CN2015/099538 WO2016110202A1 (en) 2015-01-06 2015-12-29 Method, client and device for displaying page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510005166.7A CN105824830B (en) 2015-01-06 2015-01-06 Method, client and equipment for displaying page

Publications (2)

Publication Number Publication Date
CN105824830A CN105824830A (en) 2016-08-03
CN105824830B true CN105824830B (en) 2020-01-17

Family

ID=56355508

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510005166.7A Active CN105824830B (en) 2015-01-06 2015-01-06 Method, client and equipment for displaying page

Country Status (2)

Country Link
CN (1) CN105824830B (en)
WO (1) WO2016110202A1 (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108345481B (en) * 2017-01-22 2023-04-18 腾讯科技(深圳)有限公司 Page display method and device, client and server
EP3680762A4 (en) * 2017-10-31 2020-10-07 Huawei Technologies Co., Ltd. Management of a plurality of free windows in pull-down menu of notification bar
CN109343776A (en) * 2018-08-21 2019-02-15 北京奇艺世纪科技有限公司 A kind of customized page generation method, device and terminal device
CN109298828B (en) * 2018-09-27 2022-02-22 武汉华中时讯科技有限责任公司 Device and method for switching history browsing pages through gestures and storage medium
CN109828982A (en) * 2018-12-15 2019-05-31 中国平安人寿保险股份有限公司 Watch bill display methods, device, computer installation and storage medium
CN111695056B (en) * 2019-03-12 2024-03-22 阿里巴巴集团控股有限公司 Page processing and page return processing methods, devices and equipment
CN111382387B (en) * 2020-03-06 2023-10-24 深圳市盟天科技有限公司 Webpage access method, device, equipment and storage medium based on applet
CN111814088A (en) * 2020-06-22 2020-10-23 五八有限公司 Page processing method and device
CN111931111A (en) * 2020-08-14 2020-11-13 工银科技有限公司 Webpage development method, webpage display method, device and equipment
CN112417336B (en) * 2020-11-24 2022-11-01 天津五八到家货运服务有限公司 Page display method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101668004A (en) * 2008-09-04 2010-03-10 阿里巴巴集团控股有限公司 Method, device and system for acquiring webpage
CN103430173A (en) * 2012-08-29 2013-12-04 华为终端有限公司 Management method and apparatus for webpage application program
CN103488480A (en) * 2013-09-09 2014-01-01 百度在线网络技术(北京)有限公司 Method and system for page display
CN103491066A (en) * 2012-06-14 2014-01-01 腾讯科技(深圳)有限公司 Method, system, server side equipment and client side equipment for page displaying

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7310627B2 (en) * 2001-06-15 2007-12-18 International Business Machines Corporation Method of searching for text in browser frames
JP4856591B2 (en) * 2007-06-27 2012-01-18 富士フイルム株式会社 Server system, operation control method thereof, and control program thereof
CN102622348B (en) * 2011-01-26 2014-07-02 腾讯科技(深圳)有限公司 Method and device enabling plurality of windows to perform analytical display on network page simultaneously
CN103530292B (en) * 2012-07-02 2016-05-25 阿里巴巴集团控股有限公司 Webpage display process and device
CN102902805B (en) * 2012-10-15 2017-06-27 东软集团股份有限公司 A kind of page access method and apparatus
CN103984686B (en) * 2013-02-07 2018-10-12 阿里巴巴集团控股有限公司 page switching method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101668004A (en) * 2008-09-04 2010-03-10 阿里巴巴集团控股有限公司 Method, device and system for acquiring webpage
CN103491066A (en) * 2012-06-14 2014-01-01 腾讯科技(深圳)有限公司 Method, system, server side equipment and client side equipment for page displaying
CN103430173A (en) * 2012-08-29 2013-12-04 华为终端有限公司 Management method and apparatus for webpage application program
CN103488480A (en) * 2013-09-09 2014-01-01 百度在线网络技术(北京)有限公司 Method and system for page display

Also Published As

Publication number Publication date
CN105824830A (en) 2016-08-03
WO2016110202A1 (en) 2016-07-14

Similar Documents

Publication Publication Date Title
CN105824830B (en) Method, client and equipment for displaying page
CN107038186B (en) Method and device for generating title, displaying search result and displaying title
US9773069B2 (en) Pre-fetching of network page content in a browser application
CN105868166B (en) Regular expression generation method and system
CN105335389B (en) A kind of business method for visualizing and system
CN111241040B (en) Information acquisition method and device, electronic equipment and computer storage medium
CN105630792B (en) Information display and push method and device
CN107391535B (en) Method and device for searching document in document application
CA2959686A1 (en) Personalized contextual menu for inserting content in a current application
CN113672323A (en) Page display method and device
CN112035117A (en) Page display system, method and device
CN106156109B (en) Searching method and device
CN107391534B (en) Page display method, page file return method, page display device, page file return device and computer storage medium
CN113360385A (en) Test method, device, equipment and medium
CN111538667A (en) Page testing method and device
CN108664191B (en) System access method and device
US20170277694A1 (en) Search navigation element
CN107621951B (en) View level optimization method and device
CN111752431B (en) Information display method and device
CN107463573B (en) Content information providing method, device, browser, electronic device and server
CN112256991A (en) Native rendering method and device for information stream fusing multi-link addresses
CN112256992A (en) Native rendering method and device for information stream fusing multi-link addresses
CN108271081B (en) Evaluation method and device of electronic navigation menu
CN112182146A (en) Data query method
CN106776624B (en) Information display 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
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20240223

Address after: # 01-21, Lai Zan Da Building 1, 51 Belarusian Road, Singapore

Patentee after: Alibaba Singapore Holdings Ltd.

Country or region after: Singapore

Address before: Greater Cayman, British Cayman Islands

Patentee before: ALIBABA GROUP HOLDING Ltd.

Country or region before: Cayman Islands