CN110673772B - Page returning method and device, electronic equipment and computer readable medium - Google Patents

Page returning method and device, electronic equipment and computer readable medium Download PDF

Info

Publication number
CN110673772B
CN110673772B CN201910959738.3A CN201910959738A CN110673772B CN 110673772 B CN110673772 B CN 110673772B CN 201910959738 A CN201910959738 A CN 201910959738A CN 110673772 B CN110673772 B CN 110673772B
Authority
CN
China
Prior art keywords
page
image
image information
target
user
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
CN201910959738.3A
Other languages
Chinese (zh)
Other versions
CN110673772A (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.)
Beijing Youzhuju Network Technology Co Ltd
Original Assignee
Beijing Infinite Light Field Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Infinite Light Field Technology Co Ltd filed Critical Beijing Infinite Light Field Technology Co Ltd
Priority to CN201910959738.3A priority Critical patent/CN110673772B/en
Publication of CN110673772A publication Critical patent/CN110673772A/en
Application granted granted Critical
Publication of CN110673772B publication Critical patent/CN110673772B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The disclosure provides a page returning method, a page returning device, electronic equipment and a computer readable medium, and relates to the technical field of computers. The method comprises the following steps: detecting a triggering operation of a user on a first control on a display interface, acquiring image information of a current page of the display interface, and storing the image information of the current page into an image set, wherein the image set comprises image information of a plurality of pages displayed in the display interface; displaying the image information of each page in the image set in a preset display mode; and when receiving the selection operation of the user for the target image in the image set, skipping to display the target page corresponding to the target image. The present disclosure enables return to a target page based on image information of each page.

Description

Page returning method and device, electronic equipment and computer readable medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a page returning method and apparatus, an electronic device, and a computer readable medium.
Background
At present, when a user uses a certain application program, multiple pages of the application program may be opened one level at a time, if the user thinks that returning to a browsed page at a certain level also needs to return step by step, a general user can click a "return" control on a terminal device to return, and if the user wants to return to an N2 level page from an N1 level page, the user needs to click (N2-N1) times of "return" control, which proves that the user operation is very complicated and the user experience is poor.
Disclosure of Invention
This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the detailed description. This summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
A first aspect of the present disclosure provides a page returning method, including:
detecting a triggering operation of a user on a first control on a display interface, acquiring image information of a current page of the display interface, and storing the image information of the current page into an image set, wherein the image set comprises image information of a plurality of pages displayed in the display interface;
displaying the image information of each page in the image set in a preset display mode;
and when receiving the selection operation of the user for the target image in the image set, skipping to display the target page corresponding to the target image.
A second aspect of the present disclosure provides a page returning apparatus, including:
the acquisition module is used for detecting the triggering operation of a user on a first control on the display interface, acquiring the image information of the current page of the display interface, and storing the image information of the current page into an image set, wherein the image set comprises the image information of a plurality of pages displayed in the display interface;
the display module is used for displaying the image information of each page in the image set in a preset display mode;
and the skip display module is used for skipping and displaying a target page corresponding to the target image when receiving the selection operation of the user on the target image in the image set.
A third aspect of the present disclosure provides an electronic device, comprising:
the electronic device comprises a memory and a processor;
the memory has a computer program stored therein;
a processor for performing the method of any of the first aspects when running the computer program.
A fourth aspect of the disclosure provides a computer readable medium having a computer program stored thereon, characterized in that the program, when executed by a processor, performs the method of any of the first aspects.
The technical scheme provided by the disclosure has the following beneficial effects:
the method comprises the steps of detecting a triggering operation of a user on a first control on a display interface, obtaining image information of a current page of the display interface, storing the image information of the current page to an image set, wherein the image set comprises the image information of a plurality of pages displayed in the display interface, and displaying the image information of the plurality of pages in a preset display mode, so that when the selection operation of the user on a target image in the image set is received, a target page corresponding to the target image can be directly jumped to be displayed without receiving a return instruction of the user for multiple times, the target page corresponding to the target image can also be directly returned, and the complexity of returning to the target page is reduced.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and features are not necessarily drawn to scale.
FIG. 1 is a schematic diagram of one embodiment of a page return method of the present disclosure;
fig. 2(a) is a possible case of the display manner of the image information of each page in the present disclosure;
fig. 2(b) is another possible case of the display manner of the image information of each page in the disclosure;
FIG. 3 is a schematic structural diagram of a page returning apparatus according to the present disclosure;
fig. 4 is a schematic structural diagram of an electronic device according to the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "including but not limited to". The term "based on" is "based, at least in part, on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing the devices, modules or units, and are not used for limiting the devices, modules or units to be different devices, modules or units, and also for limiting the sequence or interdependence relationship of the functions executed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
The following describes the technical solutions of the present disclosure and how to solve the above technical problems in specific embodiments. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments. Embodiments of the present disclosure will be described below with reference to the accompanying drawings.
Referring to fig. 1, the present disclosure provides a page returning method, which may be specifically executed by an electronic device, where the electronic device may be a terminal device, and the terminal device may be a desktop device or a mobile terminal, and the present disclosure includes:
step S101: the method comprises the steps of detecting the triggering operation of a user on a first control on a display interface, obtaining image information of a current page of the display interface, and storing the image information of the current page into an image set, wherein the image set comprises the image information of a plurality of pages displayed in the display interface.
After the application program is started, a display interface of the terminal device displays a page of the application program, and simultaneously displays a first control, wherein the page of the application program refers to a front-end page which is provided by the application program and can be used for a user to perform various operations on the page.
The terminal device skips to display the current page, if the triggering operation of the user for the first control is detected, the terminal device obtains the image information of the current page and stores the image information of the current page to an image set, the triggering operation of the user for the first control can be the clicking operation of the user for the first control, and the image set comprises: after the terminal device starts the application program, displaying image information of multiple pages displayed in the interface, where a manner for the terminal device to obtain the image information of a page (which may be a current page or a displayed page) may be: the terminal equipment carries out page screenshot (or page snapshot) to obtain the image information of the page.
Step S102: and displaying the image information of each page in the image set in a preset display mode.
Step S103: and when receiving the selection operation of the user for the target image in the image set, skipping to display the target page corresponding to the target image.
And the terminal equipment displays the image information of each page in the image set on the display interface in a preset display mode, wherein the preset display mode is preset by the terminal equipment.
When the terminal equipment receives the selection operation of the user on the target image in the image set, the terminal equipment determines the target page corresponding to the target image, and then the target page can be jumped from the current page and displayed on the display interface, so that the target page can be returned to the designated target page according to the user requirement.
In this embodiment, a triggering operation of a user on a first control on a display interface is detected, image information of a current page of the display interface is acquired, and the image information of the current page is stored in an image set, where the image set includes image information of multiple pages displayed in the display interface, and the image information of the multiple pages is displayed in a predetermined display manner, so that when a selection operation of the user on a target image in the image set is received, a target page corresponding to the target image can be directly jumped to and displayed without receiving a return instruction of the user for multiple times, and the target page corresponding to the target image can also be directly returned, thereby reducing complexity of returning to the target page.
Optionally, the image set includes a plurality of pieces of image information that are displayed in the display interface and gradually enter the current page from the initial open page.
Alternatively, when a user uses an application program, the user often needs to browse multiple pages of the application program step by step, and the multiple pages have a hierarchical relationship. The specific way for the terminal equipment to open the multiple pages step by step is as follows: after a certain page is opened, the page has an address link (or jump link) of a next-level page of the page, and the next-level page can be accessed by receiving a selection operation of a user on the address link, for example, the first-level page is opened, the second-level page can be accessed from the first-level page, and the third-level page can be accessed from the second-level page, so that a plurality of level pages can be opened.
In this implementation, the above image set further includes image information of a plurality of pages displayed on the display interface, specifically: the method includes that in the process that the terminal device gradually enters a current page from an initial opened page, image information of a plurality of pages or all pages displayed on an interface is displayed, or image information of partial pages displayed on the interface is displayed in the process that the terminal device gradually enters the current page from the initial opened page.
Optionally, the image information of any page in the image set, which includes the image information displayed in the display interface and gradually enters the current page from the initial opened page, is obtained by obtaining the image information of any page when a trigger instruction of a jump link of a next-level page is received on any page.
As described above, the image information of the current page is obtained by the terminal device when the terminal device detects the trigger operation of the user on the first control, and in the present disclosure, for the image information of each other page in the image set (the image information of the other page, that is, the image information of any page in the plurality of image information that has been displayed in the display interface and gradually enters the current page from the initial open page), the manner of obtaining the image information of the other page is specifically:
specifically, the jump link may be a list, a name, and the like of the next-level page, and when receiving a trigger operation performed on the jump link by a user, the terminal device may jump to the next-level page, and meanwhile, the terminal device may store image information of the page, and the trigger operation on the jump link by the user may be a click operation on the jump link by the user. Image information is obtained in this way for other pages outside the current page.
Optionally, the displaying, by a predetermined display manner, the image information of each page in the image set includes:
sequencing the image information of each page in the image set according to at least one of the hierarchical relationship of each page and the time length of each page browsed by a user;
and displaying the image information of each ordered page in a preset display mode.
Optionally, the predetermined display mode includes any one of:
the display mode of stacking is that the image information of all stacked pages is not completely overlapped;
and (4) a display mode of tiled arrangement.
Optionally, the displaying, by a predetermined display manner, the image information of each page in the image set includes:
displaying the image information of each stacked page in a first area of a display interface in a stacked display mode;
before receiving a selection operation of a user for a target image in the image set, the method further comprises:
detecting sliding operation of a user on image information of stacked pages in a first area, determining a current focus image corresponding to the sliding operation from the image information of the pages, and displaying the focus image as the top page of the stacked pages;
receiving a selection operation of a user for a target image in an image set, wherein the selection operation comprises the following steps:
and receiving the selected operation of the user for the focus image.
In this embodiment, the image information of each page may be sorted according to a hierarchical relationship between the pages, so that the sorted image information of each page is displayed in the predetermined display manner, where the predetermined display manner specifically includes the following two possible manners:
the first method is as follows: the predetermined display may be a stacked display.
The terminal device can display the image information of each stacked page in a first area of the display interface in a stacked display mode, at the moment, the current page can be displayed on the display interface, the image information of each page displayed in the first area covers the current page, and the display interface can also only display the image information of each page in the first area.
In this embodiment, in a stacked display manner, the display effect of displaying the image information of each ordered page may be: the image of the page of the minimum level is used as the lowest page stacked in a stacking manner, then according to the page level, the images of the pages of other levels sequentially cover the image of the page of the upper level, the image of the page of the maximum level is used as the uppermost page stacked in the stacking manner, in each stacked page, only the image information of the uppermost page can be completely displayed to a user, the image information of each page in other pages is partially or completely covered, and the image information of the uppermost page can be changed by sliding of the user, specifically:
when the terminal device detects that a user performs a sliding operation on image information of each stacked page in the first area, the terminal device responds to a user requirement, determines a current focus image (namely a target image) corresponding to the sliding operation from the image information of each page, the focus image is used as the topmost page of the stacked pages to be displayed, and other pages slide to corresponding page layers in the stacked page layers to be displayed.
One possible scenario is: the image information of each stacked page may not be completely overlapped, that is, the image information of each page in other pages is partially covered except the image information of the uppermost page, as shown in fig. 2(a), N levels of pages are stacked in a stacked manner, which are a first level page, a second level page, a third level page, a fourth level page to an nth level page in sequence, the nth level page (i.e., the largest level page) is completely displayed to the user at the uppermost layer of the stacked manner, and the user can adjust the page displayed at the uppermost layer to an nth-2 level page (i.e., a focus image) by sliding up and down, where N is a positive integer.
Another possible scenario is: the image information of each stacked page may also be completely overlapped, the same image information of only the uppermost page may be displayed to the user, the image information of each page in other pages is completely covered, and the user slides to switch the image displayed to the user, as shown in fig. 2(b), N-level pages are stacked, the nth-level page is displayed to the user, and other-level pages are all covered, and the user slides up and down or left and right to adjust the page displayed at the uppermost layer stacked in a stacked manner to be the nth-k-level page (i.e., the focus image), where N is a positive integer, and the value range of k is [1, N-1 ].
After the focus image is displayed to the user on the uppermost page, the user can choose to return to the focus image, specifically: when the terminal device receives the selection operation of the user for the focus image, the terminal device skips to display the focus image, and the selection operation of the user for the focus image may be a click operation of the user for the focus image.
Optionally, displaying the focus image as a top-level page stacked in a stacked manner, including:
when the preset conditions are met, the focus image is amplified, and the amplified focus image is displayed in a second area of the display interface as the top page stacked in a stacked mode;
wherein the preset condition includes any one of:
detecting at least two continuous trigger operations of a user for a focus image;
the stay time of the sliding operation aiming at the focus image is longer than the preset stay time;
the display time of the focus image as the uppermost page is longer than the preset display time.
In this embodiment, when the preset condition is satisfied, the focus image may be further enlarged, and similarly, the enlarged focus image is also a top-level page stacked in a stack, and the enlarged focus image may be displayed in a second area of the display interface, so that a user may better browse content information of the focus image, and determine whether to return to the focus image, where the second area and the first area are different areas of the display interface.
In this embodiment, the terminal device may perform the zoom-in processing on the focus image when detecting at least two consecutive trigger operations of the user on the focus image, for example, the terminal device may zoom in the focus image when receiving an operation of clicking the focus image twice or more consecutively by the user. The focus image may be enlarged by: after receiving that a user displays a focus image as the top page of the stacked stack by executing a sliding operation on the image information of each stacked page, detecting that the user stops sliding, and when the stopping time is longer than a preset stopping time (or the displaying time of the focus image as the top page is longer than a preset displaying time), automatically amplifying the focus image by the terminal equipment.
The second method comprises the following steps: the predetermined presentation may be a tiled arrangement.
In this embodiment, the terminal device may display the image information of each page after sorting in a display manner of a tiled arrangement, when the image information of each page is displayed in the tiled arrangement, a selection operation of a user for a target image in the image set is specifically a trigger operation of the user for the target image, where the trigger operation may be a single-click operation, for example, receiving an operation of the user for clicking the target image to select to return to the target image, and similarly, before the user selects the target image, the terminal device may also perform at least two continuous trigger operations on the target image to enlarge the target image, for example, receiving an operation of the user for double-clicking the target image to enlarge the target image.
In addition to the terminal sorting the pages according to the hierarchical relationship among the pages, the terminal device may also sort the image information of the pages according to the time length for the user to browse the pages, so as to display the sorted image information of the pages in the predetermined display manner.
When the pages are sorted according to the browsing duration of the pages, the preset display mode can also be a stacked display mode or a tiled display mode, and if the display mode is the stacked display mode, the page with the longest browsing duration is used as the top page stacked in a stacked mode, and the top page stacked in a stacked mode can be changed by the same user sliding. The display condition of each page sorted according to the browsing duration may refer to the display condition of each page sorted according to the hierarchical relationship, and details are not repeated here.
Optionally, when a selection operation of a user for a target image in the image set is received, skipping to display a target page corresponding to the target image includes:
when selection operation of a user for a target image in an image set is received, determining backspacing navigation information from a current page to the target page based on the hierarchical relation of each page;
skipping to display a target page corresponding to the target image according to the determined backspacing navigation information;
the fallback navigation information comprises at least one of:
identification of the target page;
a network address of the target page;
the number of times of returning from the current page to the target page and the link relation among the pages.
When the terminal device receives a selection operation (such as the above-mentioned clicking operation on the target image) of a user on the target image in the image set, the terminal device determines rollback navigation information according to the hierarchical relationship between the pages, and the rollback navigation information may be used to instruct the terminal device to rollback from the current page to the target page.
In this embodiment, the backspacing navigation information may be an identifier of a target page, and the terminal device stores the page information of the displayed page in the page database, so that the terminal device can extract the information of the target page stored in the page database according to the identifier of the target page, thereby directly skipping to display the target page.
The fallback navigation information may also be a network address of the target page, specifically, the network address may be a Uniform Resource Locator (URL) of the target page, and the terminal device sends a page acquisition request to the server, where the page acquisition request carries the URL of the target page, so that the server returns information of the target page to the terminal device.
The rollback navigation information can also be the number of times of returning from the current page to the target page, namely the current page can be returned to the target page after returning for several times, so that the terminal equipment can execute the rollback in the terminal equipment according to the number of times, and directly skips from the current page to display the target page after the rollback is finished. The backspacing navigation information can also be a link relation among the pages, the terminal equipment determines that the terminal equipment needs to return for several times to backspace from the current page to the target page based on the link relation among the pages, and after backspacing is finished, the terminal equipment directly skips from the current page to display the target page.
After the image information of each page in the image set is displayed and before the target page corresponding to the target image is displayed, the method further comprises the following steps:
detecting the triggering operation of a user on a second control on the display interface, canceling the display of the image information of each page in the image set, and displaying the current page on the display interface;
when the sliding operation aiming at the current page on the display interface is detected, adjusting the content information displayed by the current page;
detecting the triggering operation of the user on the first control on the display interface again, acquiring the image information of the current page after the content information is adjusted, and replacing the image information of the current page before the content information is adjusted in the image set with the image information of the current page after the content information is adjusted;
and displaying the image information of each page in the replaced image set.
It can be understood that, due to the limitation of the size of the display interface of the terminal device, the content information of the page (including the current page and the displayed page) cannot be fully presented to the user on the display interface, but the user can adjust the content information of the page by performing a sliding operation on the page.
In this embodiment, it is likely that the user wants to continue browsing the current page after performing the trigger operation on the first control, and then the user may perform the trigger operation on the second control on the display interface, so as to cancel the display of the image information of each page in the image set, and redisplay the current page on the display interface, where the first control and the second control are different controls. After the current page is displayed again, the terminal device receives that the user executes a sliding operation on the current page on the display interface, and can adjust the content information displayed on the current page, for example, the current page starts to display the content information of the upper half part, and the user slides to display the content information of the lower half part of the current page.
After the content information of the current page is adjusted, if the terminal device detects the triggering operation of the user on the first control on the display interface again, the terminal device obtains the image information of the current page after the content information is adjusted again, replaces the image information of the current page before the content information in the image set is adjusted with the image information of the current page after the content information is adjusted, displays the image information of each page in the image set after the replacement to the user at the same time, and the same user can select the image in the image set so as to return to the page corresponding to the image.
In this embodiment, the user can return to the state of the terminal device before the user operates the first control by operating the second control, so that diversified requirements of the user are met.
Optionally, after skipping to display a target page corresponding to the target image, the method further includes:
and deleting the image information of the target page in the image set.
In this embodiment, after skipping to display the image information of the target page, the terminal device may also delete the image information of the target page in the image set, or delete the image information of all pages in the image set, thereby saving the internal storage space of the terminal device.
In the following, the scheme of the present disclosure is described with reference to specific application scenarios.
The function setting item of the application program is provided with a screenshot starting control, when the control is started, when a current display page of the application program jumps from a certain level page to a next level page, screenshot can be carried out on the level page, and when the control is started, a 'floating button' can pop up on a display interface of the terminal equipment for a user to select.
After an application program is started, an initial page (a first-level page) is displayed in a display interface, a user clicks a jump link of a next-level page in the first-level page to enter a second-level page, a screenshot of the first-level page is obtained at the same time, a user clicks a jump link of the next-level page in the second-level page to enter a third-level page, a screenshot of the second-level page is obtained, and therefore the user can enter an Nth-level page step by step and a screenshot from the first-level page to an N-1 th-level page is also obtained. In addition, receiving an operation of clicking a "hover button" in the display interface by the user, acquiring a screenshot of an nth-level page, and displaying the screenshot of each level page from the 1 st level to the nth level to the user, where the display manner of the screenshot of each level page may refer to the display manner in fig. 2(a) or fig. 2 (b).
Then, one possible scenario is: receiving an operation of clicking a target screenshot A in the screenshots of a plurality of pages by a user, and determining a target page A corresponding to the target screenshot A according to the hierarchical relationship among the pages, thereby skipping to display the target page A. Another possible scenario is: receiving the operation of clicking a cancel control in a display interface by a user, canceling the display of the screenshot of each level of page by the terminal equipment, displaying the Nth level of page on the display interface again, receiving the operation of sliding the Nth level of page by the user, adjusting the content information displayed by the Nth level of page, receiving the operation of clicking a hover button in the display interface by the user, acquiring the screenshot of the Nth level of page again by the terminal equipment, replacing the screenshot of the N-th-level page before content information adjustment with the newly acquired screenshot of the N-th-level page, displaying the screenshots of the pages from the 1 st level to the N-th level to the user again, receiving the operation of clicking a target screenshot B in the screenshots of the multiple pages by the user, and determining a target page B corresponding to the target screenshot B according to the hierarchical relation among the pages, so as to jump and display the target page B.
Fig. 3 is a schematic structural diagram of a page returning apparatus according to another embodiment of the disclosure, and as shown in fig. 3, the apparatus according to the embodiment of the disclosure may include:
an obtaining module 301, configured to detect a trigger operation of a user on a first control on a display interface, obtain image information of a current page of the display interface, and store the image information of the current page into an image set, where the image set includes image information of multiple pages displayed in the display interface;
a display module 302, configured to display image information of each page in the image set in a predetermined display manner;
and a skipping display module 303, configured to skip and display a target page corresponding to the target image when a selection operation of the user for the target image in the image set is received.
Optionally, the image set includes a plurality of pieces of image information that are displayed in the display interface and gradually enter the current page from the initial open page;
the presentation module 302, when presenting the image information of each page in the image set in a predetermined presentation manner, is specifically configured to:
sequencing the image information of each page in the image set according to at least one of the hierarchical relationship of each page and the time length of each page browsed by a user;
and displaying the image information of each ordered page in a preset display mode.
Optionally, the predetermined display mode includes any one of:
the display mode of stacking is that the image information of all stacked pages is not completely overlapped;
and (4) a display mode of tiled arrangement.
Optionally, the displaying module 302, when displaying the image information of each page in the image set in a predetermined displaying manner, is specifically configured to:
displaying the image information of each stacked page in a first area of a display interface in a stacked display mode;
before the skip display module 303 receives a selection operation of a user for a target image in the image set, the apparatus further includes:
the determining module is used for detecting the sliding operation of a user on the image information of each stacked page in the first area, determining a current focus image corresponding to the sliding operation from the image information of each page, and displaying the focus image as the top page of the stacked pages;
the skip display module 303, when receiving a selection operation of a user for a target image in the image set, is specifically configured to:
and receiving the selected operation of the user for the focus image.
Optionally, when the determining module displays the focus image as a top-level page stacked in a stacked manner, the determining module is specifically configured to:
when the preset conditions are met, the focus image is amplified, and the amplified focus image is displayed in a second area of the display interface as the top page stacked in a stacked mode;
wherein the preset condition includes any one of:
detecting at least two continuous trigger operations of a user for a focus image;
the stay time of the sliding operation aiming at the focus image is longer than the preset stay time;
the display time of the focus image as the uppermost page is longer than the preset display time.
Optionally, when receiving a selection operation of a user for a target image in the image set, the skip display module 303 is specifically configured to:
when selection operation of a user for a target image in an image set is received, determining backspacing navigation information from a current page to the target page based on the hierarchical relation of each page;
skipping to display a target page corresponding to the target image according to the determined backspacing navigation information;
the fallback navigation information comprises at least one of:
identification of the target page;
a network address of the target page;
the number of times of returning from the current page to the target page and the link relation among the pages.
Optionally, after the skipping displaying module 303 skips and displays the target page corresponding to the target image, the apparatus further includes:
and the clearing module is used for deleting the image information of the target page in the image set.
Optionally, the image information of any page in the image set, which includes the image information displayed in the display interface and gradually enters the current page from the initial opened page, is obtained by obtaining the image information of any page when a trigger instruction of a jump link of a next-level page is received on any page.
Referring now to fig. 4, a schematic diagram of an electronic device (e.g., the terminal device of fig. 1) 600 suitable for implementing embodiments of the present disclosure is shown. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in fig. 4 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
The electronic device includes: a memory and a processor, wherein the processor may be referred to as the processing device 601 hereinafter, and the memory may include at least one of a Read Only Memory (ROM)602, a Random Access Memory (RAM)603 and a storage device 608 hereinafter, which are specifically shown as follows:
as shown in fig. 4, electronic device 600 may include a processing means (e.g., central processing unit, graphics processor, etc.) 601 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)602 or a program loaded from a storage means 608 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data necessary for the operation of the electronic apparatus 600 are also stored. The processing device 601, the ROM 602, and the RAM 603 are connected to each other via a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
Generally, the following devices may be connected to the I/O interface 605: input devices 606 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; output devices 607 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 608 including, for example, tape, hard disk, etc.; and a communication device 609. The communication means 609 may allow the electronic device 600 to communicate with other devices wirelessly or by wire to exchange data. While fig. 4 illustrates an electronic device 600 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 609, or may be installed from the storage means 608, or may be installed from the ROM 602. The computer program, when executed by the processing device 601, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network Protocol, such as HTTP (HyperText Transfer Protocol), and may interconnect with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: detecting a triggering operation of a user on a first control on a display interface, acquiring image information of a current page of the display interface, and storing the image information of the current page into an image set, wherein the image set comprises image information of a plurality of pages displayed in the display interface; displaying the image information of each page in the image set in a preset display mode; and when receiving the selection operation of the user for the target image in the image set, skipping to display the target page corresponding to the target image.
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules or units described in the embodiments of the present disclosure may be implemented by software or hardware. The name of a module or a unit does not in some cases constitute a limitation of the unit itself, and for example, the acquiring module may also be described as a "module that acquires image information of a current page of the display interface".
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, there is provided a page return method including:
detecting a triggering operation of a user on a first control on a display interface, acquiring image information of a current page of the display interface, and storing the image information of the current page into an image set, wherein the image set comprises image information of a plurality of pages displayed in the display interface;
displaying the image information of each page in the image set in a preset display mode;
and when receiving the selection operation of the user for the target image in the image set, skipping to display the target page corresponding to the target image.
Optionally, the image set includes a plurality of pieces of image information that are displayed in the display interface and gradually enter the current page from the initial open page;
displaying the image information of each page in the image set in a preset display mode, wherein the display mode comprises the following steps:
sequencing the image information of each page in the image set according to at least one of the hierarchical relationship of each page and the time length of each page browsed by a user;
and displaying the image information of each ordered page in a preset display mode.
Optionally, the predetermined display mode includes any one of:
the display mode of stacking is that the image information of all stacked pages is not completely overlapped;
and (4) a display mode of tiled arrangement.
Optionally, the displaying, by a predetermined display manner, the image information of each page in the image set includes:
displaying the image information of each stacked page in a first area of a display interface in a stacked display mode;
before receiving a selection operation of a user for a target image in the image set, the method further comprises:
detecting sliding operation of a user on image information of stacked pages in a first area, determining a current focus image corresponding to the sliding operation from the image information of the pages, and displaying the focus image as the top page of the stacked pages;
receiving a selection operation of a user for a target image in an image set, wherein the selection operation comprises the following steps:
and receiving the selected operation of the user for the focus image.
Optionally, displaying the focus image as a top-level page stacked in a stacked manner, including:
when the preset conditions are met, the focus image is amplified, and the amplified focus image is displayed in a second area of the display interface as the top page stacked in a stacked mode;
wherein the preset condition includes any one of:
detecting at least two continuous trigger operations of a user for a focus image;
the stay time of the sliding operation aiming at the focus image is longer than the preset stay time;
the display time of the focus image as the uppermost page is longer than the preset display time.
Optionally, when a selection operation of a user for a target image in the image set is received, skipping to display a target page corresponding to the target image includes:
when selection operation of a user for a target image in an image set is received, determining backspacing navigation information from a current page to the target page based on the hierarchical relation of each page;
skipping to display a target page corresponding to the target image according to the determined backspacing navigation information;
the fallback navigation information comprises at least one of:
identification of the target page;
a network address of the target page;
the number of times of returning from the current page to the target page and the link relation among the pages.
Optionally, after skipping to display the target page corresponding to the target image, the method further includes:
and deleting the image information of the target page in the image set.
Optionally, the image information of any page in the image set, which includes the image information displayed in the display interface and gradually enters the current page from the initial opened page, is obtained by obtaining the image information of any page when a trigger instruction of a jump link of a next-level page is received on any page.
According to one or more embodiments of the present disclosure, there is also provided a page return apparatus including:
the acquisition module is used for detecting the triggering operation of a user on a first control on the display interface, acquiring the image information of the current page of the display interface, and storing the image information of the current page into an image set, wherein the image set comprises the image information of a plurality of pages displayed in the display interface;
the display module is used for displaying the image information of each page in the image set in a preset display mode;
and the skip display module is used for skipping and displaying a target page corresponding to the target image when receiving the selection operation of the user on the target image in the image set.
Optionally, the image set includes a plurality of pieces of image information that are displayed in the display interface and gradually enter the current page from the initial open page;
the display module is specifically configured to, when displaying the image information of each page in the image set in a predetermined display manner:
sequencing the image information of each page in the image set according to at least one of the hierarchical relationship of each page and the time length of each page browsed by a user;
and displaying the image information of each ordered page in a preset display mode.
Optionally, the predetermined display mode includes any one of:
the display mode of stacking is that the image information of all stacked pages is not completely overlapped;
and (4) a display mode of tiled arrangement.
Optionally, the display module, when displaying the image information of each page in the image set in a predetermined display manner, is specifically configured to:
displaying the image information of each stacked page in a first area of a display interface in a stacked display mode;
before the skip display module receives a selection operation of a user for a target image in the image set, the device further comprises:
the determining module is used for detecting the sliding operation of a user on the image information of each stacked page in the first area, determining a current focus image corresponding to the sliding operation from the image information of each page, and displaying the focus image as the top page of the stacked pages;
the skip display module is specifically configured to, when receiving a selection operation of a user for a target image in an image set:
and receiving the selected operation of the user for the focus image.
Optionally, when the determining module displays the focus image as a top-level page stacked in a stacked manner, the determining module is specifically configured to:
when the preset conditions are met, the focus image is amplified, and the amplified focus image is displayed in a second area of the display interface as the top page stacked in a stacked mode;
wherein the preset condition includes any one of:
detecting at least two continuous trigger operations of a user for a focus image;
the stay time of the sliding operation aiming at the focus image is longer than the preset stay time;
the display time of the focus image as the uppermost page is longer than the preset display time.
Optionally, when receiving a selection operation of a user for a target image in the image set, the skip display module is specifically configured to:
when selection operation of a user for a target image in an image set is received, determining backspacing navigation information from a current page to the target page based on the hierarchical relation of each page;
skipping to display a target page corresponding to the target image according to the determined backspacing navigation information;
the fallback navigation information comprises at least one of:
identification of the target page;
a network address of the target page;
the number of times of returning from the current page to the target page and the link relation among the pages.
Optionally, after the skipping display module skips and displays the target page corresponding to the target image, the apparatus further includes:
and the clearing module is used for deleting the image information of the target page in the image set.
Optionally, the image information of any page in the image set, which includes the image information displayed in the display interface and gradually enters the current page from the initial opened page, is obtained by obtaining the image information of any page when a trigger instruction of a jump link of a next-level page is received on any page.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (10)

1. A page returning method is characterized by comprising the following steps:
detecting a triggering operation of a user on a first control on a display interface, acquiring image information of a current page of the display interface, and storing the image information of the current page into an image set, wherein the image set comprises image information of a plurality of pages displayed in the display interface;
displaying the image information of each page in the image set in a preset display mode;
if the display mode is stacking, displaying the image information of each stacked page in a first area of the display interface;
determining a current focus image corresponding to the sliding operation from the image information of each page based on the detected sliding operation of the user on the image information of each page stacked in a stacking manner in the first area;
when a preset condition is met, the focus image is amplified, and the amplified focus image is displayed in a second area of the display interface as a stacked topmost page;
when the selected operation of the user for the focus image is received, setting the focus image as a target image, and skipping and displaying a target page corresponding to the target image.
2. The method according to claim 1, wherein the image set comprises a plurality of image information displayed in the display interface and progressively entered from an initially opened page to the current page;
the displaying the image information of each page in the image set in a predetermined display mode comprises:
sequencing the image information of each page in the image set according to at least one of the hierarchical relationship of each page and the time length of each page browsed by the user;
and displaying the image information of each ordered page in a preset display mode.
3. The method according to claim 1 or 2, wherein the predetermined presentation comprises any one of:
the display mode of stacking is that the image information of all stacked pages is not completely overlapped;
and (4) a display mode of tiled arrangement.
4. The method according to claim 1, wherein the preset condition comprises any one of:
detecting at least two consecutive trigger operations of the user for the focus image;
the stay time of the sliding operation aiming at the focus image is longer than the preset stay time;
the display duration of the focus image as the uppermost page is longer than the preset display duration.
5. The method according to any one of claims 2 to 4, wherein when receiving a selection operation of the user for a target image in the image set, jumping to display a target page corresponding to the target image, including:
when the selection operation of the user for a target image in the image set is received, determining backspacing navigation information backspacing from the current page to the target page based on the hierarchical relation of the pages;
skipping to display a target page corresponding to the target image according to the determined backspacing navigation information;
the fallback navigation information comprises at least one of:
an identification of the target page;
the network address of the target page;
the number of times of returning from the current page to the target page and the link relation among the pages.
6. The method according to any one of claims 1 to 4, wherein after the jumping display of the target page corresponding to the target image, the method further comprises:
and deleting the image information of the target page in the image set.
7. The method according to any one of claims 1 to 4, wherein the image information of any page in the image set, which includes the image information displayed in the display interface and is gradually entered from an initial open page to the current page, is obtained by acquiring the image information of any page when a trigger instruction of a jump link of a next-level page is received on the any page.
8. A page return apparatus, comprising:
the acquisition module is used for detecting the triggering operation of a user on a first control on a display interface, acquiring the image information of the current page of the display interface and storing the image information of the current page into an image set, wherein the image set comprises the image information of a plurality of pages displayed in the display interface;
the display module is used for displaying the image information of each page in the image set in a preset display mode; if the display mode is stacking, displaying the image information of each stacked page in a first area of the display interface; determining a current focus image corresponding to the sliding operation from the image information of each page based on the detected sliding operation of the user on the image information of each page stacked in a stacking manner in the first area; when a preset condition is met, the focus image is amplified, and the amplified focus image is displayed in a second area of the display interface as a stacked topmost page;
and the skip display module is used for setting the focus image as a target image and skipping and displaying a target page corresponding to the target image when the selected operation of the user for the focus image is received.
9. An electronic device, comprising:
the electronic device comprises a memory and a processor;
the memory has stored therein a computer program;
the processor, when executing the computer program, is configured to perform the method of any of claims 1-7.
10. A computer-readable medium, on which a computer program is stored which, when being executed by a processor, carries out the method of any one of claims 1 to 7.
CN201910959738.3A 2019-10-10 2019-10-10 Page returning method and device, electronic equipment and computer readable medium Active CN110673772B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910959738.3A CN110673772B (en) 2019-10-10 2019-10-10 Page returning method and device, electronic equipment and computer readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910959738.3A CN110673772B (en) 2019-10-10 2019-10-10 Page returning method and device, electronic equipment and computer readable medium

Publications (2)

Publication Number Publication Date
CN110673772A CN110673772A (en) 2020-01-10
CN110673772B true CN110673772B (en) 2021-07-02

Family

ID=69081432

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910959738.3A Active CN110673772B (en) 2019-10-10 2019-10-10 Page returning method and device, electronic equipment and computer readable medium

Country Status (1)

Country Link
CN (1) CN110673772B (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111273986A (en) * 2020-01-20 2020-06-12 北京无限光场科技有限公司 Page jump method and device of application program, electronic equipment and storage medium
CN111310086A (en) * 2020-02-03 2020-06-19 北京无限光场科技有限公司 Page jump method and device and electronic equipment
CN111443836B (en) * 2020-02-25 2021-08-20 华为技术有限公司 Method for temporarily storing application interface and electronic equipment
CN111651225A (en) * 2020-04-28 2020-09-11 厦门科灿信息技术有限公司 Graphical interface configuration method and terminal equipment
CN111651104A (en) * 2020-05-14 2020-09-11 北京小米移动软件有限公司 Method and device for displaying application page and storage medium
CN111814088A (en) * 2020-06-22 2020-10-23 五八有限公司 Page processing method and device
CN112333462A (en) * 2020-11-04 2021-02-05 北京字节跳动网络技术有限公司 Live broadcast room page jumping method, returning device and electronic equipment
CN112307375A (en) * 2020-11-09 2021-02-02 北京沃东天骏信息技术有限公司 Page display method and device, electronic equipment and computer readable medium
CN112883303A (en) * 2021-02-25 2021-06-01 北京有竹居网络技术有限公司 Page jump method and device, electronic equipment and storage medium
CN113688345A (en) * 2021-08-06 2021-11-23 咪咕数字传媒有限公司 Page switching method and device and computing equipment
CN113986102A (en) * 2021-11-08 2022-01-28 北京字跳网络技术有限公司 Display control method, display control device, electronic equipment and storage medium
CN114265535B (en) * 2021-12-21 2024-02-27 百度在线网络技术(北京)有限公司 Floor page display method, device, equipment and medium for push message
CN114779974A (en) * 2022-03-31 2022-07-22 北京城市网邻信息技术有限公司 Page switching method and device, electronic equipment and storage medium
CN117632322A (en) * 2022-08-16 2024-03-01 华为技术有限公司 Page management method and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103105994A (en) * 2011-11-11 2013-05-15 希姆通信息技术(上海)有限公司 Mobile terminal and return method of mobile terminal page
CN105468243A (en) * 2015-12-09 2016-04-06 魅族科技(中国)有限公司 Page returning method and page returning device
CN106372251A (en) * 2016-09-28 2017-02-01 北京京东尚科信息技术有限公司 Method and device for returning to page display position
CN109241485A (en) * 2018-09-06 2019-01-18 深圳市腾讯网络信息技术有限公司 Relation establishing method and device are jumped between a kind of page
CN109814960A (en) * 2018-12-21 2019-05-28 北京城市网邻信息技术有限公司 A kind of page returning method, device, electronic equipment and storage medium
CN109948101A (en) * 2019-03-21 2019-06-28 Oppo广东移动通信有限公司 Page switching method, device, storage medium and electronic equipment

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102135797A (en) * 2011-03-17 2011-07-27 宇龙计算机通信科技(深圳)有限公司 Control method for touch screen desktop display and terminal thereof
CN102968252B (en) * 2012-11-05 2016-06-29 北京奇虎科技有限公司 The method and apparatus of page back/advance
CN104731494B (en) * 2013-12-23 2019-05-31 中兴通讯股份有限公司 A kind of method and apparatus of preview interface selection area amplification
CN105867736A (en) * 2016-03-29 2016-08-17 努比亚技术有限公司 Multi-level interface screenshot device and method
CN107247537A (en) * 2017-06-08 2017-10-13 珠海市魅族科技有限公司 The processing method and relevant device of a kind of image information
CN108089788B (en) * 2017-12-19 2019-12-06 维沃移动通信有限公司 Thumbnail display control method and mobile terminal
CN110263273A (en) * 2019-05-21 2019-09-20 深圳壹账通智能科技有限公司 Page backing method and relevant apparatus

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103105994A (en) * 2011-11-11 2013-05-15 希姆通信息技术(上海)有限公司 Mobile terminal and return method of mobile terminal page
CN105468243A (en) * 2015-12-09 2016-04-06 魅族科技(中国)有限公司 Page returning method and page returning device
CN106372251A (en) * 2016-09-28 2017-02-01 北京京东尚科信息技术有限公司 Method and device for returning to page display position
CN109241485A (en) * 2018-09-06 2019-01-18 深圳市腾讯网络信息技术有限公司 Relation establishing method and device are jumped between a kind of page
CN109814960A (en) * 2018-12-21 2019-05-28 北京城市网邻信息技术有限公司 A kind of page returning method, device, electronic equipment and storage medium
CN109948101A (en) * 2019-03-21 2019-06-28 Oppo广东移动通信有限公司 Page switching method, device, storage medium and electronic equipment

Also Published As

Publication number Publication date
CN110673772A (en) 2020-01-10

Similar Documents

Publication Publication Date Title
CN110673772B (en) Page returning method and device, electronic equipment and computer readable medium
CN111510760B (en) Video information display method and device, storage medium and electronic equipment
US10261669B2 (en) Publishing electronic documents utilizing navigation information
CN111368185B (en) Data display method and device, storage medium and electronic equipment
US20180260081A1 (en) Task switching or task launching based on a ranked list of tasks
US20130159930A1 (en) Displaying one or more currently active applications
US20160283055A1 (en) Customized contextual user interface information displays
CN111400625B (en) Page processing method and device, electronic equipment and computer readable storage medium
CN111444356B (en) Recommendation method and device based on search
US11157576B2 (en) Method, system and terminal for performing search in a browser
CN111273986A (en) Page jump method and device of application program, electronic equipment and storage medium
CN111258736B (en) Information processing method and device and electronic equipment
CN110781432A (en) Page jump method and device, electronic equipment and computer readable storage medium
CN111723309B (en) Method and device for web page searching
CN110825481A (en) Method and device for displaying page information corresponding to page tag and electronic equipment
CN111310086A (en) Page jump method and device and electronic equipment
CN110568976B (en) Method, device, equipment and storage medium for controlling application display
CN114520928B (en) Display information generation method, information display device and electronic equipment
CN112312058B (en) Interaction method and device and electronic equipment
CN111353296B (en) Article processing method, apparatus, electronic device and computer readable storage medium
CN112835671A (en) Application page scene switching method, device and equipment
CN112083840A (en) Method, device, terminal and storage medium for controlling electronic equipment
CN111309675B (en) Associated information display method and device, electronic equipment and storage medium
CN113657964B (en) Order information interface display method, device, equipment and computer readable medium
CN111310031B (en) House source information display method, device, terminal and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20230428

Address after: Room 802, Information Building, 13 Linyin North Street, Pinggu District, Beijing, 101299

Patentee after: Beijing youzhuju Network Technology Co.,Ltd.

Address before: No. 715, 7th floor, building 3, 52 Zhongguancun South Street, Haidian District, Beijing 100081

Patentee before: Beijing infinite light field technology Co.,Ltd.

TR01 Transfer of patent right