CN111273986A - Page jump method and device of application program, electronic equipment and storage medium - Google Patents

Page jump method and device of application program, electronic equipment and storage medium Download PDF

Info

Publication number
CN111273986A
CN111273986A CN202010065387.4A CN202010065387A CN111273986A CN 111273986 A CN111273986 A CN 111273986A CN 202010065387 A CN202010065387 A CN 202010065387A CN 111273986 A CN111273986 A CN 111273986A
Authority
CN
China
Prior art keywords
user
page
snapshot
screen
specific operation
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.)
Pending
Application number
CN202010065387.4A
Other languages
Chinese (zh)
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 CN202010065387.4A priority Critical patent/CN111273986A/en
Publication of CN111273986A publication Critical patent/CN111273986A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The disclosure provides a page jump method and device of an application program, electronic equipment and a storage medium, and relates to the technical field of computers. The method comprises the following steps: acquiring a screen shot of each user page of a current application program opened by a user, wherein each user page comprises a historical user page and a current user page; when first specific operation of a user on a current user page is detected, displaying each screen snapshot; and when a second specific operation of the user for each displayed screen snapshot is detected, jumping to a target page corresponding to the second specific operation. According to the technical scheme provided by the disclosure, when a user opens multiple pages of the current application program, the user can directly jump to the target page based on the screen snapshot of each page, so that the problem that the target page is missed due to multiple return operations is avoided, the operation steps are reduced, and the user experience is improved.

Description

Page jump method and device of application program, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a page jump method and apparatus for an application program, an electronic device, and a storage medium.
Background
With the rapid development of network technology and communication technology, various Applications (APPs) based on mobile terminals are in widespread use. The user can utilize various APPs for entertainment, learning, work, and the like.
The existing pages of the APP are generally managed in a stack manner, for example, in an application program, five different pages, a-B-C-D-E, are successively opened, and when returning, one page can only be returned one page by continuously clicking a return key according to the order of E-D-C-B-a.
The existing interaction mode for returning pages mainly has the defects that when the number of pages is too large, the operation can be carried out only by continuously clicking a return key, the operation is complicated, and when the pages are continuously and quickly clicked, misoperation can occur, so that the backspacing is too large, and a target page is missed.
Disclosure of Invention
The disclosure provides a page jump method and device of an application program, electronic equipment and a storage medium, which are used for solving the problems in the prior art.
In a first aspect, the present disclosure provides a page jump method for an application, where the method includes:
acquiring a screen shot of each user page of a current application program opened by a user, wherein each user page comprises a historical user page and a current user page;
when first specific operation of a user on a current user page is detected, displaying each screen snapshot;
and when a second specific operation of the user for each displayed screen snapshot is detected, jumping to a target page corresponding to the second specific operation.
In one possible implementation manner, the second specific operation includes a snapshot selection operation, and when the second specific operation of the user for each displayed screen snapshot is detected, jumping to a corresponding target page includes:
when the snapshot selection operation of the user for each displayed screen snapshot is detected, determining a user page corresponding to the snapshot selection operation as a target page, and jumping to the target page.
In a possible implementation manner, the second specific operation includes a first snapshot closing operation, and when the second specific operation of the user for each displayed screen snapshot is detected, jumping to a target page corresponding to the second specific operation includes:
when detecting a first snapshot closing operation of a user for each displayed screen snapshot, determining a previous user page of a user page corresponding to the first snapshot closing operation as a target page, and jumping to the target page; or
And determining the next user page of the user pages corresponding to the first snapshot closing operation as a target page, and jumping to the target page.
In a possible implementation manner, the second specific operation includes a second snapshot closing operation, and when the second specific operation of the user for each displayed screen snapshot is detected, jumping to a target page corresponding to the second specific operation includes:
and receiving second snapshot closing operation of the user aiming at each displayed screen snapshot until the last screen snapshot is remained, determining the user page corresponding to the remained screen snapshots as a target page, and jumping to the target page.
In one possible implementation, obtaining a screen shot of each user page of a current application program opened by a user includes:
obtaining drawing cache data of each user page of a current application program opened by a user;
and drawing the screen snapshot of each user page by using the drawing cache data.
In one possible implementation, presenting screen shots includes:
acquiring the time for opening each user page by a user;
determining the display position of the screen shot of each user page according to the stack logic based on the time of opening each user page by the user;
the screen shots are presented based on the presentation location.
In one possible implementation, the first specific operation includes at least one of:
triggering operation aiming at a specific area of a current user page;
a specific trigger action for the current user page.
In a second aspect, the present disclosure provides a page jump apparatus for an application, the apparatus including:
the acquisition module is used for acquiring a screen snapshot of each user page of a current application program opened by a user, wherein each user page comprises a historical user page and a current user page;
the display module is used for displaying each screen snapshot when detecting a first specific operation of a user on a current user page;
and the jumping module is used for jumping to a target page corresponding to the second specific operation when the second specific operation of the user for each displayed screen snapshot is detected.
In a third aspect, the present disclosure provides an electronic device comprising:
one or more processors;
a memory;
one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: and executing the operation corresponding to the page jump method of the application program provided by the embodiment of the disclosure.
In a fourth aspect, the present disclosure provides a computer-readable storage medium for storing computer instructions, which when executed on a computer, enable the computer to perform operations corresponding to the page jump method of an application program provided in the embodiments of the present disclosure.
The technical scheme provided by the disclosure has the following beneficial effects:
the disclosure provides a page jump method, a page jump device, electronic equipment and a storage medium of an application program, which are used for acquiring a screen shot of each user page of a current application program opened by a user, wherein each user page comprises a historical user page and a current user page; when first specific operation of a user on a current user page is detected, displaying each screen snapshot; and when a second specific operation of the user for each displayed screen snapshot is detected, jumping to a target page corresponding to the second specific operation. According to the technical scheme provided by the disclosure, when a user opens multiple pages of the current application program, the user can directly jump to the target page based on the screen snapshot of each page, so that the problem that the target page is missed due to multiple return operations is avoided, the operation steps are reduced, and the user experience is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present disclosure, the drawings used in the description of the embodiments of the present disclosure will be briefly described below.
Fig. 1 is a flowchart of a page jump method of an application according to an embodiment of the present disclosure;
fig. 2 is a schematic diagram of a screen shot showing effect provided by the embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of a page jump apparatus of an application according to an embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of 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.
Fig. 1 is a flowchart of a page jump method of an application program according to an embodiment of the present disclosure, and as shown in fig. 1, the method may include:
step S101, acquiring a screen shot of each user page of a current application program opened by a user, wherein each user page comprises a historical user page and a current user page;
the technical scheme of the disclosure aims at the jump among a plurality of pages in the APP currently used by the user, wherein the plurality of pages can be pages opened by the user.
When a user opens an APP, the user may enter another page by using a specific area in one page as an entry, the page that the user is browsing is a current user page, and the page of the APP opened by the user in a preset time period before browsing the current user page is a historical user page, for example, all pages opened after starting the APP at this time may also be pages opened within 30 minutes from the current time. The number of historical user pages may be at least one. Specifically, for example, each opened page may be managed by the page management module, the screen shot of each page may be managed by the screen shot management module, and each page and the corresponding screen shot are associated.
In an optional embodiment of the present disclosure, a specific implementation manner of obtaining the screen shot of each user page is as follows:
in one possible implementation, obtaining a screen shot of each user page of a current application program opened by a user includes:
obtaining drawing cache data of each user page of a current application program opened by a user;
and drawing the screen snapshot of each user page by using the drawing cache data.
In practical application, after a user opens a page in an application program, caching drawing data of the page, drawing a Bitmap of the page according to the drawing data to serve as a screen shot of the page, wherein a historical user page and a current user page respectively correspond to the respective screen shots.
Step S102, when a first specific operation of a user on a current user page is detected, displaying each screen snapshot;
and when the first specific operation of the user in the screen is detected, displaying the screen shots corresponding to the pages.
In one possible implementation, the first specific operation includes at least one of:
triggering operation aiming at a specific area of a current user page;
a specific trigger action for the current user page.
In practical applications, the first specific operation may include at least one of a trigger operation for a specific area of the current user page or a specific trigger action for the current user page, for example, a "long press" operation of the user on the left side of the current user page screen is detected, or a rightward sliding operation of the user on the current user page is detected, and the like. The specific manner of the first specific operation may be set according to specific needs, which is not limited in this application.
In one possible implementation, presenting screen shots includes:
acquiring the time for opening each user page by a user;
determining the display position of the screen shot of each user page according to the stack logic based on the time of opening each user page by the user;
the screen shots are presented based on the presentation location.
In practical application, when a user opens a page in a current APP, recording the time for opening the page, in a page management module, when the user opens a page in a stacking mode, pressing the page into a stack, determining the pressing sequence of the stack according to the time sequence for opening the page, and pressing each page into the stack in sequence; correspondingly, the screen snapshot management module processes the screen snapshots according to the same logic, and when the screen snapshots are displayed, the display positions of the screen snapshots are determined according to the same logic.
In an example, according to the time sequence of page opening, the screen shots of each historical user page are sequentially overlapped from the bottom layer to the upper layer, the screen shot of the current user page is displayed at the topmost layer, and when the right sliding operation of the user is detected, the display effect of the screen shots of each page is as shown in fig. 2. The screen shots can be displayed through a display component, and when the continuous sliding operation of the user to the right is detected, the screen shot of the current user page can be displayed to move to the right through an animation effect.
And step S103, when a second specific operation of the user for each displayed screen snapshot is detected, jumping to a target page corresponding to the second specific operation.
The user can browse the content of each page according to the screen snapshots of all the pages displayed in the current screen, determine the target page to be skipped, perform the second specific operation, and skip to the target page, thereby avoiding that the user can only return one page by one page to skip to the desired page in the prior art, which has complicated operation steps and may miss the target page.
The specific implementation manner of jumping to the target page based on the screen snapshot of each page displayed in the screen is as follows:
in one possible implementation manner, the second specific operation includes a snapshot selection operation, and when the second specific operation of the user for each displayed screen snapshot is detected, jumping to a corresponding target page includes:
when the snapshot selection operation of the user for each displayed screen snapshot is detected, determining a user page corresponding to the snapshot selection operation as a target page, and jumping to the target page.
In practical application, a page desired by a user can be determined according to the trigger operation of the user on the screen snapshot of any page, and the user can directly jump to the page. If a large number of pages are opened by the user and the screen shots of all the pages cannot be displayed in the screen, the moving effect of the screen shots can be displayed through the display component, for example, the positions of the screen shots can be moved according to the sliding operation of the user, so that the shots of other pages are displayed, the user can determine whether the page is a target page or not according to the page shots, and when the triggering operation of the user on the page is detected, the user jumps to the page. And when a certain screen shot is completely moved out of the screen, closing the page corresponding to the screen shot.
In an example, a user opens a page 1, a page 2 and a page 3 in sequence, the corresponding screen shots are respectively a screen shot 1, a screen shot 2 and a screen shot 3, the snapshot selection operation can be set as a 'click' screen shot, and when the 'click' operation of the user for the screen shot 1 is detected, the page 1 corresponding to the screen shot 1 is determined as a target page, and the page 1 is jumped to.
In a possible implementation manner, the second specific operation includes a first snapshot closing operation, and when the second specific operation of the user for each displayed screen snapshot is detected, jumping to a target page corresponding to the second specific operation includes:
when detecting a first snapshot closing operation of a user for each displayed screen snapshot, determining a previous user page of a user page corresponding to the first snapshot closing operation as a target page, and jumping to the target page; or
And determining the next user page of the user pages corresponding to the first snapshot closing operation as a target page, and jumping to the target page.
In practical application, the jump to the target page can be realized by closing the screen snapshot of the non-target page. For example, when closing a screen shot of a current user page, a jump is made to a previous or subsequent page adjacent to the current user page. If a large number of pages are opened by a user, when screen shots of all the pages cannot be displayed in a screen, the moving effect of the screen shots can be displayed through the display component, for example, the positions of the screen shots can be moved according to the sliding operation of the user, so that the shots of other pages are displayed, when it is detected that the user closes a certain screen shot, the page corresponding to the screen shot is closed, and the previous page or the next page adjacent to the page corresponding to the screen shot is jumped to.
In an example, a user sequentially opens a page 1, a page 2 and a page 3 according to a sequence, the corresponding screen shots are respectively a screen shot 1, a screen shot 2 and a screen shot 3, when closing operation of the user for the screen shot 2 is detected, the screen shot 2 and the page 2 corresponding to the screen shot 2 are closed, the page 1 corresponding to the screen shot 1 is determined as a target page, and the page 1 is jumped to; or determining the page 3 corresponding to the screen shot 3 as a target page, and jumping to the page 3.
In a possible implementation manner, the second specific operation includes a second snapshot closing operation, and when the second specific operation of the user for each displayed screen snapshot is detected, jumping to a target page corresponding to the second specific operation includes:
and receiving second snapshot closing operation of the user aiming at each displayed screen snapshot until the last screen snapshot is remained, determining the user page corresponding to the remained screen snapshots as a target page, and jumping to the target page.
In practical application, the user can jump to a target page by closing a plurality of screen snapshots. The second snapshot close operation may include a close operation for a plurality of screen snapshots. When the closing operation of the user for the plurality of screen snapshots is detected, the user pages corresponding to the screen snapshots are correspondingly closed in sequence, and when the last screen snapshot is remained, the user pages corresponding to the screen snapshot are jumped to.
In an example, a user sequentially opens a page 1, a page 2, and a page 3 according to a sequence, the corresponding screen shots are respectively a screen shot 1, a screen shot 2, and a screen shot 3, the second snapshot closing operation may be a closing operation for the screen shot 3 and the screen shot 2, when the closing operation for the screen shot 3 and the screen shot 2 by the user is detected, the screen shot 3 and the screen shot 2 are closed, the page 3 and the page 2 respectively corresponding to the screen shot 3 and the screen shot 2 are closed, the page 1 corresponding to the screen shot 1 is determined as a target page, and the page 1 is skipped to.
The page jump method of the application program provided by the embodiment of the disclosure obtains the screen shot of each user page of the current application program opened by a user, wherein each user page comprises a historical user page and a current user page; when first specific operation of a user on a current user page is detected, displaying each screen snapshot; and when a second specific operation of the user for each displayed screen snapshot is detected, jumping to a target page corresponding to the second specific operation. According to the technical scheme provided by the disclosure, when a user opens multiple pages of the current application program, the user can directly jump to the target page based on the screen snapshot of each page, so that the problem that the target page is missed due to multiple return operations is avoided, the operation steps are reduced, and the user experience is improved.
Based on the same principle as the method shown in fig. 1, the embodiment of the present disclosure further provides a page jump apparatus 30 for an application program, as shown in fig. 3, the apparatus includes:
an obtaining module 31, configured to obtain a screen shot of each user page of a current application program opened by a user, where each user page includes a historical user page and a current user page;
the display module 32 is used for displaying each screen snapshot when detecting a first specific operation of the user on the current user page;
and the jumping module 33 is configured to jump to a target page corresponding to a second specific operation when the second specific operation of the user for each displayed screen snapshot is detected.
In a possible implementation manner, the second specific operation includes a snapshot selecting operation, and the jump module 33 is configured to determine, when a snapshot selecting operation of the user for each displayed screen snapshot is detected, a user page corresponding to the snapshot selecting operation as a target page, and jump to the target page.
In a possible implementation manner, the second specific operation includes a first snapshot closing operation, and the jump module 33 is configured to determine, when detecting a first snapshot closing operation of the user for each displayed screen snapshot, that a previous user page of the user page corresponding to the first snapshot closing operation is a target page, and jump to the target page; or
And determining the next user page of the user pages corresponding to the first snapshot closing operation as a target page, and jumping to the target page.
In a possible implementation manner, the second specific operation includes a second snapshot closing operation, and the jump module 33 is configured to receive the second snapshot closing operation of the user for each displayed screen snapshot until the last screen snapshot remains, determine the user page corresponding to the remaining screen snapshots as a target page, and jump to the target page.
In a possible implementation manner, the obtaining module 31 is configured to:
obtaining drawing cache data of each user page of a current application program opened by a user;
and drawing the screen snapshot of each user page by using the drawing cache data.
In one possible implementation, the presentation module 32 is configured to:
acquiring the time for opening each user page by a user;
determining the display position of the screen shot of each user page according to the stack logic based on the time of opening each user page by the user;
the screen shots are presented based on the presentation location.
In one possible implementation, the first specific operation includes at least one of:
triggering operation aiming at a specific area of a current user page;
a specific trigger action for the current user page.
The page jump device of the application program in the embodiments of the present disclosure may execute the page jump method of the application program provided in the embodiments of the present disclosure, and the implementation principles thereof are similar, the actions executed by each module in the page jump device of the application program in each embodiment of the present disclosure correspond to the steps in the page jump method of the application program in each embodiment of the present disclosure, and for the detailed functional description of each module of the page jump device of the application program, reference may be specifically made to the description in the page jump method of the corresponding application program shown in the foregoing, and details are not repeated here.
The page jumping device of the application program provided by the embodiment of the disclosure obtains the screen shot of each user page of the current application program opened by a user, wherein each user page comprises a historical user page and a current user page; when first specific operation of a user on a current user page is detected, displaying each screen snapshot; and when a second specific operation of the user for each displayed screen snapshot is detected, jumping to a target page corresponding to the second specific operation. According to the technical scheme provided by the disclosure, when a user opens multiple pages of the current application program, the user can directly jump to the target page based on the screen snapshot of each page, so that the problem that the target page is missed due to multiple return operations is avoided, the operation steps are reduced, and the user experience is improved.
Based on the same principle as the user list generation method in the embodiments of the present disclosure, embodiments of the present disclosure also provide an electronic device, which may include, but is not limited to, one or more processors; a memory; one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: and executing the operation corresponding to the page jump method of the application program according to the embodiment of the disclosure.
In the electronic equipment of the embodiment of the disclosure, a screen shot of each user page of a current application program opened by a user is obtained, wherein each user page comprises a historical user page and a current user page; when first specific operation of a user on a current user page is detected, displaying each screen snapshot; and when a second specific operation of the user for each displayed screen snapshot is detected, jumping to a target page corresponding to the second specific operation. According to the technical scheme provided by the disclosure, when a user opens multiple pages of the current application program, the user can directly jump to the target page based on the screen snapshot of each page, so that the problem that the target page is missed due to multiple return operations is avoided, the operation steps are reduced, and the user experience is improved.
Based on the same principle as the page jump method of the application program in the embodiment of the present disclosure, a computer-readable storage medium for storing computer instructions that, when executed on a computer, enable the computer to perform the page jump method of the application program as shown in the embodiment of the present disclosure is also provided in the embodiment of the present disclosure.
In a computer-readable storage medium of an embodiment of the present disclosure, a screen shot of each user page of a current application program opened by a user is obtained, where each user page includes a historical user page and a current user page; when first specific operation of a user on a current user page is detected, displaying each screen snapshot; and when a second specific operation of the user for each displayed screen snapshot is detected, jumping to a target page corresponding to the second specific operation. According to the technical scheme provided by the disclosure, when a user opens multiple pages of the current application program, the user can directly jump to the target page based on the screen snapshot of each page, so that the problem that the target page is missed due to multiple return operations is avoided, the operation steps are reduced, and the user experience is improved.
Referring now to FIG. 4, a block diagram of an electronic device 600 suitable for use in implementing embodiments of the present disclosure is shown. The execution subject of the technical solution 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-mounted terminal (e.g., a car navigation terminal), etc., and a stationary terminal such as a digital TV, a desktop computer, etc. 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 a processing device 601 described below, 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, which are described below:
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 be interconnected 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: acquiring a first screen shot of a historical user page of a current application program opened by a user and a second screen shot of the current user page; when a first specific operation of a user is detected, displaying the first screen snapshot and the second screen snapshot; and jumping to a corresponding target page when detecting a second specific operation of the user for the displayed first screen snapshot or second screen snapshot. According to the technical scheme provided by the disclosure, when a user opens multiple pages of the current application program, the user can directly jump to the target page based on the screen snapshot of each page, so that the problem that the target page is missed due to multiple return operations is avoided, the operation steps are reduced, and the user experience is improved.
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. Wherein the designation of a module or unit does not in some cases constitute a limitation of the unit itself.
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, the present disclosure provides a page jump method of an application, including:
acquiring a screen shot of each user page of a current application program opened by a user, wherein each user page comprises a historical user page and a current user page;
when first specific operation of a user on a current user page is detected, displaying each screen snapshot;
and when a second specific operation of the user for each displayed screen snapshot is detected, jumping to a target page corresponding to the second specific operation.
In one possible implementation manner, the second specific operation includes a snapshot selection operation, and when the second specific operation of the user for each displayed screen snapshot is detected, jumping to a corresponding target page includes:
when the snapshot selection operation of the user for each displayed screen snapshot is detected, determining a user page corresponding to the snapshot selection operation as a target page, and jumping to the target page.
In a possible implementation manner, the second specific operation includes a first snapshot closing operation, and when the second specific operation of the user for each displayed screen snapshot is detected, jumping to a target page corresponding to the second specific operation includes:
when detecting a first snapshot closing operation of a user for each displayed screen snapshot, determining a previous user page of a user page corresponding to the first snapshot closing operation as a target page, and jumping to the target page; or
And determining the next user page of the user pages corresponding to the first snapshot closing operation as a target page, and jumping to the target page.
In a possible implementation manner, the second specific operation includes a second snapshot closing operation, and when the second specific operation of the user for each displayed screen snapshot is detected, jumping to a target page corresponding to the second specific operation includes:
and receiving second snapshot closing operation of the user aiming at each displayed screen snapshot until the last screen snapshot is remained, determining the user page corresponding to the remained screen snapshots as a target page, and jumping to the target page.
In one possible implementation, obtaining a screen shot of each user page of a current application program opened by a user includes:
obtaining drawing cache data of each user page of a current application program opened by a user;
and drawing the screen snapshot of each user page by using the drawing cache data.
In one possible implementation, presenting screen shots includes:
acquiring the time for opening each user page by a user;
determining the display position of the screen shot of each user page according to the stack logic based on the time of opening each user page by the user;
the screen shots are presented based on the presentation location.
In one possible implementation, the first specific operation includes at least one of:
triggering operation aiming at a specific area of a current user page;
a specific trigger action for the current user page.
According to one or more embodiments of the present disclosure, the present disclosure provides a page jump apparatus for an application, including:
the acquisition module is used for acquiring a screen snapshot of each user page of a current application program opened by a user, wherein each user page comprises a historical user page and a current user page;
the display module is used for displaying each screen snapshot when detecting a first specific operation of a user on a current user page;
and the jumping module is used for jumping to a target page corresponding to the second specific operation when the second specific operation of the user for each displayed screen snapshot is detected.
In a possible implementation manner, the second specific operation includes a snapshot selection operation, and the jump module is configured to determine, when the snapshot selection operation of the user for each displayed screen snapshot is detected, a user page corresponding to the snapshot selection operation as a target page, and jump to the target page.
In a possible implementation manner, the second specific operation includes a first snapshot closing operation, and the skipping module is configured to determine, when a first snapshot closing operation of a user for each displayed screen snapshot is detected, a previous user page of the user page corresponding to the first snapshot closing operation as a target page, and skip to the target page; or
And determining the next user page of the user pages corresponding to the first snapshot closing operation as a target page, and jumping to the target page.
In a possible implementation manner, the second specific operation includes a second snapshot closing operation, and the jump module is configured to receive the second snapshot closing operation of the user for each displayed screen snapshot until the last screen snapshot remains, determine a user page corresponding to the remaining screen snapshots as a target page, and jump to the target page.
In one possible implementation manner, the obtaining module is configured to:
obtaining drawing cache data of each user page of a current application program opened by a user;
and drawing the screen snapshot of each user page by using the drawing cache data.
In one possible implementation, the presentation module is configured to:
acquiring the time for opening each user page by a user;
determining the display position of the screen shot of each user page according to the stack logic based on the time of opening each user page by the user;
the screen shots are presented based on the presentation location.
In one possible implementation, the first specific operation includes at least one of:
triggering operation aiming at a specific area of a current user page;
a specific trigger action for the current user page.
In accordance with one or more embodiments of the present disclosure, there is provided an electronic device including:
one or more processors;
a memory;
one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: and executing the operation corresponding to the page jump method of the application program provided by the embodiment of the disclosure.
According to one or more embodiments of the present disclosure, a computer-readable storage medium is provided, which is used for storing computer instructions, and when the computer-readable storage medium is run on a computer, the computer-readable storage medium enables the computer to perform operations corresponding to a page jump method of an application program provided by the embodiments of the present disclosure.
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 jump method of an application program, the method comprising:
acquiring a screen shot of each user page of a current application program opened by a user, wherein each user page comprises a historical user page and a current user page;
when a first specific operation of a user on the current user page is detected, displaying each screen snapshot;
and when second specific operation of the user for each displayed screen snapshot is detected, jumping to a target page corresponding to the second specific operation.
2. The page jump method of the application program according to claim 1, wherein the second specific operation comprises a snapshot selection operation, and when the second specific operation of the user for each of the displayed screen snapshots is detected, jumping to a corresponding target page comprises:
when the snapshot selection operation of the user for each displayed screen snapshot is detected, determining a user page corresponding to the snapshot selection operation as a target page, and jumping to the target page.
3. The method for page jump of application program according to claim 1, wherein the second specific operation includes a first snapshot closing operation, and when the second specific operation of the user for each of the screen snapshots displayed is detected, jumping to the target page corresponding to the second specific operation includes:
when detecting a first snapshot closing operation of a user for each displayed screen snapshot, determining a previous user page of the user page corresponding to the first snapshot closing operation as a target page, and jumping to the target page; or
And determining a next user page of the user pages corresponding to the first snapshot closing operation as a target page, and jumping to the target page.
4. The method for page jump of application program according to claim 1, wherein the second specific operation includes a second snapshot closing operation, and when the second specific operation of the user for each of the screen snapshots displayed is detected, jumping to the target page corresponding to the second specific operation includes:
and receiving second snapshot closing operation of the user aiming at each displayed screen snapshot until the last screen snapshot is remained, determining the user page corresponding to the remained screen snapshots as a target page, and jumping to the target page.
5. The method for page jump of an application according to any one of claims 1 to 4, wherein said obtaining a screen shot of each user page of the current application opened by the user comprises:
obtaining drawing cache data of each user page of a current application program opened by a user;
and drawing the screen snapshot of each user page by using the drawing cache data.
6. The page jump method of the application program according to any one of claims 1 to 4, wherein said presenting each of said screen shots comprises:
acquiring the time of opening each user page by a user;
determining the display position of the screen shot of each user page according to stack logic based on the time of opening each user page by the user;
and displaying each screen snapshot based on the display position.
7. The page jump method of the application according to any of claims 1 to 4, characterized in that the first specific operation comprises at least one of:
triggering operation aiming at a specific area of a current user page;
a specific trigger action for the current user page.
8. An apparatus for page jump of an application, the apparatus comprising:
the system comprises an acquisition module, a display module and a display module, wherein the acquisition module is used for acquiring a screen snapshot of each user page of a current application program opened by a user, and each user page comprises a historical user page and a current user page;
the display module is used for displaying each screen snapshot when a first specific operation of a user on the current user page is detected;
and the jumping module is used for jumping to a target page corresponding to the second specific operation when the second specific operation of the user for each displayed screen snapshot is detected.
9. An electronic device, comprising:
one or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: executing the page jump method of the application according to any of claims 1 to 7.
10. A computer-readable storage medium for storing computer instructions which, when executed on a computer, enable the computer to perform the page jump method of an application program according to any one of claims 1 to 7.
CN202010065387.4A 2020-01-20 2020-01-20 Page jump method and device of application program, electronic equipment and storage medium Pending CN111273986A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010065387.4A CN111273986A (en) 2020-01-20 2020-01-20 Page jump method and device of application program, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010065387.4A CN111273986A (en) 2020-01-20 2020-01-20 Page jump method and device of application program, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN111273986A true CN111273986A (en) 2020-06-12

Family

ID=71001127

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010065387.4A Pending CN111273986A (en) 2020-01-20 2020-01-20 Page jump method and device of application program, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111273986A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112114723A (en) * 2020-09-24 2020-12-22 北京字跳网络技术有限公司 Page sliding method and device and electronic equipment
CN112333462A (en) * 2020-11-04 2021-02-05 北京字节跳动网络技术有限公司 Live broadcast room page jumping method, returning device and electronic equipment
CN112883303A (en) * 2021-02-25 2021-06-01 北京有竹居网络技术有限公司 Page jump method and device, electronic equipment and storage medium
CN113986102A (en) * 2021-11-08 2022-01-28 北京字跳网络技术有限公司 Display control method, display control device, electronic equipment and storage medium
CN114265535A (en) * 2021-12-21 2022-04-01 百度在线网络技术(北京)有限公司 Push message landing page display method, device, equipment and medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106372251A (en) * 2016-09-28 2017-02-01 北京京东尚科信息技术有限公司 Method and device for returning to page display position
CN107766499A (en) * 2017-10-19 2018-03-06 广州视睿电子科技有限公司 A kind of method for page jump, device, equipment and storage medium
CN107832337A (en) * 2017-10-11 2018-03-23 五八有限公司 The method, apparatus and equipment that the page returns
CN109725866A (en) * 2018-12-29 2019-05-07 努比亚技术有限公司 Application interface display methods, terminal and computer readable storage medium
CN110673772A (en) * 2019-10-10 2020-01-10 北京无限光场科技有限公司 Page returning method and device, electronic equipment and computer readable medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106372251A (en) * 2016-09-28 2017-02-01 北京京东尚科信息技术有限公司 Method and device for returning to page display position
CN107832337A (en) * 2017-10-11 2018-03-23 五八有限公司 The method, apparatus and equipment that the page returns
CN107766499A (en) * 2017-10-19 2018-03-06 广州视睿电子科技有限公司 A kind of method for page jump, device, equipment and storage medium
CN109725866A (en) * 2018-12-29 2019-05-07 努比亚技术有限公司 Application interface display methods, terminal and computer readable storage medium
CN110673772A (en) * 2019-10-10 2020-01-10 北京无限光场科技有限公司 Page returning method and device, electronic equipment and computer readable medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112114723A (en) * 2020-09-24 2020-12-22 北京字跳网络技术有限公司 Page sliding method and device and electronic equipment
CN112333462A (en) * 2020-11-04 2021-02-05 北京字节跳动网络技术有限公司 Live broadcast room page jumping method, returning device and electronic equipment
CN112883303A (en) * 2021-02-25 2021-06-01 北京有竹居网络技术有限公司 Page jump method and device, electronic equipment and storage medium
CN113986102A (en) * 2021-11-08 2022-01-28 北京字跳网络技术有限公司 Display control method, display control device, electronic equipment and storage medium
CN114265535A (en) * 2021-12-21 2022-04-01 百度在线网络技术(北京)有限公司 Push message landing page display method, device, equipment and medium
CN114265535B (en) * 2021-12-21 2024-02-27 百度在线网络技术(北京)有限公司 Floor page display method, device, equipment and medium for push message

Similar Documents

Publication Publication Date Title
CN111510760B (en) Video information display method and device, storage medium and electronic equipment
CN110673772B (en) Page returning method and device, electronic equipment and computer readable medium
CN111273986A (en) Page jump method and device of application program, electronic equipment and storage medium
CN111368185B (en) Data display method and device, storage medium and electronic equipment
CN111400625B (en) Page processing method and device, electronic equipment and computer readable storage medium
CN110716684B (en) User interface display method and device, electronic equipment and machine-readable storage medium
CN110633126B (en) Information display method and device and electronic equipment
CN111290819B (en) Method and device for displaying operation prompt and electronic equipment
CN110619100B (en) Method and apparatus for acquiring data
CN111596991A (en) Interactive operation execution method and device and electronic equipment
CN111857720B (en) User interface state information generation method and device, electronic equipment and medium
CN110837333A (en) Method, device, terminal and storage medium for adjusting playing progress of multimedia file
CN111723309B (en) Method and device for web page searching
CN112256372B (en) Information processing method and device and electronic equipment
CN111552620B (en) Data acquisition method, device, terminal and storage medium
CN110717126A (en) Page browsing method and device, electronic equipment and computer readable storage medium
WO2022095932A1 (en) Livestreaming room page jumping method and apparatus, livestreaming room page returning method and apparatus, and electronic device
CN111309323B (en) Parameter initialization method and device and electronic equipment
CN114860559A (en) User operation recording method, user operation reproduction device, readable medium and equipment
CN113177176A (en) Feature construction method, content display method and related device
CN112311842A (en) Method and device for information interaction
CN113282853B (en) Comment preloading method and device, storage medium and electronic equipment
CN109740100B (en) Webpage node sniffing method, device, equipment and storage medium
US20240114030A1 (en) Method and apparatus for multimedia processing, and electronic device and medium
CN116401173A (en) Test case generation method and device, medium and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20230406

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

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

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

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