CN112486650B - Operation path switching method and device and electronic equipment - Google Patents

Operation path switching method and device and electronic equipment Download PDF

Info

Publication number
CN112486650B
CN112486650B CN202011377134.7A CN202011377134A CN112486650B CN 112486650 B CN112486650 B CN 112486650B CN 202011377134 A CN202011377134 A CN 202011377134A CN 112486650 B CN112486650 B CN 112486650B
Authority
CN
China
Prior art keywords
application
application layer
target
node
operation path
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
CN202011377134.7A
Other languages
Chinese (zh)
Other versions
CN112486650A (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.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication 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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202011377134.7A priority Critical patent/CN112486650B/en
Publication of CN112486650A publication Critical patent/CN112486650A/en
Application granted granted Critical
Publication of CN112486650B publication Critical patent/CN112486650B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • 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
    • G06F3/04842Selection of displayed objects or displayed text elements
    • 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
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • 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/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system

Landscapes

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

Abstract

The application discloses an operation path switching method and device and electronic equipment, and belongs to the technical field of terminals. The method comprises the following steps: acquiring an application layer access record of a target application program, wherein the application layer access record comprises application levels respectively corresponding to a plurality of application layers in the target application program and a plurality of page contents corresponding to the plurality of application layers in a graphical user interface; generating an operation path tree according to the application layer access record; receiving a first input to a target node of the plurality of nodes; and responding to the first input, displaying page content corresponding to the target node on the graphical user interface, and entering a first application layer corresponding to the target node in the target application program. The method and the device solve the problems that the operation steps of the operation scene switching operation in the mobile terminal are complex and the repeatability of the operation steps is high because the operation paths cannot be freely switched in the application programs in the related technologies.

Description

Operation path switching method and device and electronic equipment
Technical Field
The application belongs to the technical field of terminals, and particularly relates to an operation path switching method, an operation path switching device and electronic equipment.
Background
The processing capability of the current mobile terminal is increasingly strong, and after a plurality of application processes are started in the mobile terminal, the application processes which are recently started by a user can be ensured not to be closed by the system through a certain application process keep-alive strategy. The task management system in the mobile terminal simultaneously provides a real-time task switching entry, such as full-screen gesture operation, virtual keys, physical keys and the like, so that a user can freely switch the application proximity which is recently opened. The task switching omits the loading process required by the user to re-open the application and restores to the operation path of the use scene before switching, thereby greatly enhancing the convenience of switching application proximity in the mobile terminal system and improving the user experience.
In the process of implementing the present application, the inventors found that at least the following problems exist in the related art:
the task switching system can solve the pain point of application process switching in the mobile terminal, but the mechanism can only operate in the dimension between application processes. In daily use, different operation paths exist in the application process of different application scenes. Due to the increasing complexity and refinement of the application program use scene at present, the operation path of a user reaching a certain scene in the application program in the moving application program is excessively long to a certain extent. When a user reaches a certain scene in the application program, the user often needs to jump to other scenes in the application program or the intermediate steps of the operation path immediately.
For example, when entering an article browsing interface in an instant messaging program, clicking and viewing a target article after entering a certain theme interface (sub-interface of the article browsing interface) of the article browsing interface, receiving an unread instant messaging message when viewing, clicking and reading the unread instant messaging message at this time, jumping to details of the unread instant messaging message to read the instant messaging message, and thus losing an operation path for viewing the target article, only repeating the operation path to restore the scene, and sequentially executing nodes in the operation path to view the target article again. Further, in the related art, a deeper and more complex operation path exists in daily use of the mobile terminal, when a user needs to jump to other operation scenes of the current application program or an intermediate step of the operation path immediately, the user can only gradually fall back, wherein the operation steps of the fall back cannot be saved, and the operation path can only be repeatedly executed when the user wants to reach the scene again, so that the operation steps of the operation scene switching operation in the mobile terminal are complex, the switching operation repeatability is higher, and the user experience is seriously affected.
In view of the above problems, no effective solution has been proposed at present.
Content of the application
An object of the embodiments of the present invention is to provide an operation path switching method and apparatus, an electronic device, and a readable storage medium, which can solve the problem that the operation steps of the operation scene switching operation in the mobile terminal are complex and the repeatability of the operation steps is high due to the fact that the operation path cannot be switched freely in the application program in the related art.
In order to solve the technical problems, the application is realized as follows:
in a first aspect, an embodiment of the present application provides an operation path switching method, where the method includes: acquiring an application layer access record of a target application program, wherein the application layer access record comprises application levels respectively corresponding to a plurality of application layers in the target application program and a plurality of page contents corresponding to the plurality of application layers in a graphical user interface, and the graphical user interface is obtained after the target application program is executed; generating an operation path tree according to the application layer access record, wherein the operation path tree comprises a plurality of nodes corresponding to the application levels, and the nodes comprise page contents corresponding to the application layers; receiving a first input to a target node of the plurality of nodes; and responding to the first input, displaying page content corresponding to the target node on the graphical user interface, and entering a first application layer corresponding to the target node in the target application program.
In a second aspect, an embodiment of the present application provides an operation path switching device, including: the system comprises an acquisition unit, a storage unit and a storage unit, wherein the acquisition unit is used for acquiring an application layer access record of a target application program, the application layer access record comprises application levels corresponding to a plurality of application layers in the target application program respectively and a plurality of page contents corresponding to the application layers in a graphical user interface, and the graphical user interface is obtained after the target application program is executed; the processing unit is used for generating an operation path tree according to the application layer access record, wherein the operation path tree comprises a plurality of nodes corresponding to the application layers, and the nodes comprise page contents corresponding to the application layers; a receiving unit for receiving a first input to a target node of the plurality of nodes; the control unit is used for responding to the first input, displaying page content corresponding to the display target node on the graphical user interface, and entering a first application layer corresponding to the target node in the target application program, wherein the target node is the node selected by the first input.
In a third aspect, an embodiment of the present application provides an electronic device, where the electronic device includes a processor, a memory, and a program or an instruction stored on the memory and executable on the processor, where the program or the instruction implements the steps of the operation path switching method according to the first aspect when executed by the processor.
In a fourth aspect, embodiments of the present application provide a readable storage medium having stored thereon a program or instructions which, when executed by a processor, implement the steps of the method for switching an operation path according to the first aspect.
In a fifth aspect, embodiments of the present application provide a chip for executing a program or instructions stored in a storage medium, the program or instructions implementing the steps of the operation path switching method according to the first aspect when executed by a processor.
In the embodiment of the application, an application layer access record of a target application program is obtained, wherein the application layer access record comprises application levels corresponding to a plurality of application layers in the target application program respectively and a plurality of page contents corresponding to the plurality of application layers in a graphical user interface, and the graphical user interface is obtained after the target application program is executed; generating an operation path tree according to the application layer access record, wherein the operation path tree comprises a plurality of nodes corresponding to a plurality of application levels, and the nodes comprise page contents corresponding to the application layers; receiving a first input to a target node of the plurality of nodes; and responding to the first input, displaying page content corresponding to the target node on the graphical user interface, and entering a first application layer corresponding to the target node in the target application program. By constructing the operation paths corresponding to the operation scenes in the target application program, the rapid switching of the operation scenes in the target application program is realized, and the problems that the operation steps of the operation scene switching operation in the mobile terminal are complex and the repeatability of the operation steps is high due to the fact that the operation paths cannot be freely switched in the application program in the related technology are solved.
Drawings
FIG. 1 is a flow chart of an alternative operation path switching method in the present embodiment;
fig. 2a is a schematic diagram of a display screen of an alternative mobile terminal in this embodiment;
fig. 2b is a schematic view of a display screen of yet another alternative mobile terminal in the present embodiment;
FIG. 3a is a schematic illustration of an alternative graphical user interface in this embodiment;
FIG. 3b is a schematic illustration of yet another alternative graphical user interface in this embodiment;
FIG. 4 is a schematic view of an alternative first preset window in the present embodiment;
FIG. 5 is a schematic diagram of an alternative preset gesture operation in the present embodiment;
FIG. 6 is a schematic view of yet another alternative first preset window in this embodiment
Fig. 7 is a schematic view of an alternative operation path switching device in the present embodiment;
fig. 8 is a schematic structural view of an alternative electronic device in the present embodiment.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all, of the embodiments of the present application. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments herein without making any inventive effort, are intended to be within the scope of the present application.
The terms first, second and the like in the description and in the claims, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that embodiments of the present application may be implemented in sequences other than those illustrated or described herein. Furthermore, in the description and claims, "and/or" means at least one of the connected objects, and the character "/", generally means that the associated object is an "or" relationship.
The method for acquiring the operation path tree provided by the embodiment of the application is described in detail below by means of specific embodiments and application scenes thereof with reference to the accompanying drawings.
According to an aspect of the embodiments of the present application, an operation path switching method is provided, as shown in fig. 1, and the method specifically may include the following steps:
s102, acquiring an application layer access record of a target application program, wherein the application layer access record comprises application levels respectively corresponding to a plurality of application layers in the target application program and a plurality of page contents corresponding to the plurality of application layers in a graphical user interface, and the graphical user interface is obtained after the target application program is executed;
S104, generating an operation path tree according to the application layer access record, wherein the operation path tree comprises a plurality of nodes corresponding to a plurality of application layers, and the nodes comprise page contents corresponding to the application layers;
s106, receiving a first input to a target node in the plurality of nodes;
s108, responding to the first input, displaying page content corresponding to the target node on a graphical user interface, and entering a first application layer corresponding to the target node in the target application program, wherein the target node is a node selected by a first selection operation.
In this embodiment, the target application program includes, but is not limited to, an instant messaging application, a reading application, a video application, and the like. The target application program comprises a plurality of application layers, each application layer corresponds to different page contents respectively, in this embodiment, each application layer corresponds to an application level, and each application layer corresponds to a page content. The page content is a content displayed in a graphical user interface of the target application program when the target application program is in a certain application layer, and the page content comprises, but is not limited to, characters, pictures, audio, video, an operable window, corresponding window attributes and the like in the graphical user interface.
The operation path tree is composed of a plurality of nodes, and each node in the operation path tree corresponds to an application level of an application layer in a target application program respectively and comprises page content corresponding to the application layer in the target application program. The nodes in the operation path tree are selected to enter the corresponding application layer in the target application program, and page contents corresponding to the selected nodes are displayed in the graphical user interface of the target application program, so that the operation path is jumped. In this embodiment, the nodes include application levels corresponding to the nodes, page content, association relationships with neighboring nodes, and the like, and in the operation path tree, the application levels corresponding to the nodes are used to represent the arrangement sequence and the subordinate relationships between the nodes.
In this embodiment, a switching operation path entry is provided at a terminal operating system level, a first preset window of an operation path tree is displayed by switching the operation path entry, first inputs to a plurality of nodes of the operation path tree are received, a target node selected by the first inputs in the operation path tree is determined, page contents corresponding to the stored target node are obtained, page contents corresponding to the target node are displayed in a graphical user interface of a target application program, and the page contents corresponding to the target node enter a first application layer corresponding to the target node in the target application program. It should be noted that the first input is a selection operation applied to the graphical user interface, including but not limited to a click operation applied to a preset physical key, a click operation applied to a virtual key/preset area, a slide operation applied to a virtual key/preset area, and the like.
Specifically, after the target application program is started, the change of an application layer in the access process of the target application program is recorded to obtain an application layer access record, and an operation path tree is generated according to the application layer access record. For example, detecting three selection operations acting on a target application program, jumping to an application layer A in the target application program based on the first selection operation, and acquiring page content a in a graphical user interface; jumping to an application layer B in the target application program based on the second selection operation, and acquiring page content B in the graphical user interface; and then jumping to an application layer C in the target application program based on the third selection operation, and acquiring page content C in the graphical user interface. The application levels of the application layer A, the application layer B and the application layer C are sequentially increased, so that an operation path tree '10-20-30' can be obtained. In the selection interface of the operation path tree, when clicking the node 10, jumping to an application layer A in a target application program, and displaying page content a in a graphical user interface; when clicking the node 20, jumping to an application layer B in the target application program, and displaying page content B in the graphical user interface; when clicking on node 30, it jumps to application C in the target application, displaying page content C in the graphical user interface. It can be seen that by this embodiment, the operation path tree is constructed according to the application layer access record, so that free switching of the operation scene can be realized.
In an actual application scenario, after receiving a preset operation for displaying an operation path tree interface by a user, a node in the operation path tree may call an application layer access record in the target application program, then generate an operation path tree according to the application layer access record, and display the operation path tree. In a preferred technical scheme in this embodiment, after a new application layer is entered in a process of using a target application program by a user and the page content is changed, a corresponding node in an operation path tree is generated according to an application level of a current application layer and the page content.
It should be noted that, the selection operation that acts on the target application program but does not trigger the application layer change in the target application program or change the page content in the graphical user interface of the target application program is not performed in the application layer access record of the target application program. In this embodiment, the application level of the application layer and the page content in the gui will change at the same time, and for the selection operation with unchanged page content, the application layer in the target application program is considered to be unchanged.
According to the embodiment, an application layer access record of a target application program is obtained, wherein the application layer access record comprises application levels respectively corresponding to a plurality of application layers in the target application program and a plurality of page contents corresponding to the plurality of application layers in a graphical user interface, and the graphical user interface is obtained after the target application program is executed; generating an operation path tree according to the application layer access record, wherein the operation path tree comprises a plurality of nodes corresponding to a plurality of application levels, and the nodes comprise page contents corresponding to the application layers; receiving a first input to a target node of the plurality of nodes; and responding to the first input, displaying page content corresponding to the target node on the graphical user interface, and entering a first application layer corresponding to the target node in the target application program. By constructing the operation paths corresponding to the operation scenes in the target application program, the rapid switching of the operation scenes in the target application program is realized, and the problems that the operation steps of the operation scene switching operation in the mobile terminal are complex and the repeatability of the operation steps is high due to the fact that the operation paths cannot be freely switched in the application program in the related technology are solved.
Optionally, in this embodiment, the operation path tree includes at least one operation path, where the operation path includes a root node and a child node, and the operation path tree is generated according to an application layer access record, including but not limited to: acquiring a starting record of a target application program; determining a root node according to the start record; acquiring an application layer change record of a target application program; and determining the child node according to the application layer change record.
In this embodiment, the operation path tree includes one or more operation paths, one operation path includes one root node and at least one child node, and the operation path tree including a plurality of operation paths includes a plurality of root nodes and child nodes respectively associated with the plurality of root nodes, and in this embodiment, the number of child nodes in the operation path is not limited in any way. In one example, the operation path tree in the target application process may include operation paths "10-20-30" and operation paths "20-201-202-203-204". In the operation path 10-20-30, the node 10 is a root node, and the nodes 20 and 30 are child nodes; in the operation path "20-201-202-203-204", the node 20 is a root node, and the nodes 201, 202, 203, and 204 are child nodes.
Specifically, in this embodiment, when the target application is started, the page content in the graphical user interface of the target application after the target application is started is recorded, and the started target application is regarded as being in the initial application layer, so as to obtain the start record of the target application. And determining a root node in the operation path tree according to the application level of the initial application layer in the start record and the page content in the graphical user interface. Further, the selection operation acting on the target application program is detected, and the application layer change process of the target application program is recorded, wherein the application layer change process comprises an application layer level and corresponding page content of the application layer in the target application program, so that an application layer change record of the target application program is obtained, and child nodes in an operation path tree are determined according to the application layer change record and the corresponding page content.
Optionally, in this embodiment, a start record of the target application is obtained, including but not limited to: receiving a second input to the system graphical user interface, wherein the second input is used to launch the target application to enter an initial application layer of the target application; in response to the second input, displaying a graphical user interface on the display screen and retrieving the first page content in the graphical user interface.
Specifically, in this embodiment, an application icon of at least one application program is displayed in a system graphical user interface of the mobile terminal, a second input to the system graphical user interface is received, where the second input includes, but is not limited to, a second selection operation acting on a target application program, an operating system of the mobile terminal starts the target application program in response to the second selection operation, enters an initial application layer of the target application program, displays the graphical user interface of the target application program on a display screen of the mobile terminal, and obtains a first page content in the graphical user interface.
In one example, as shown in a schematic view of a display screen of a mobile terminal in fig. 2a, application icons of the application 22, the application 24 and the application 26 are displayed in a system graphical user interface 200 of the mobile terminal 20, and a second selection operation of the application icons acting on the application 22 is detected. The graphical user interface 220 of the application program 22 is shown in the display screen of the mobile terminal 20 as shown in fig. 2b, with article 1, window 1 and window 2 included in the page content in the graphical user interface 220.
Optionally, in the present embodiment, the root node is determined according to a boot record, including but not limited to: and generating a root node according to the application level of the initial application layer and the first page content.
Specifically, in this embodiment, according to the start record of the target application program, the root node of the operation path is generated in response to the first page content in the graphical user interface of the first selection operation and the corresponding application level.
In a specific application scenario, still taking the above-mentioned fig. 2 a-2 b as an example, the root node of one operation path in the operation path tree in the application program 22, i.e. the start node of the operation path, is generated according to the page content and the corresponding application hierarchy in fig. 2 b.
Note that, the display content of the node in the window of the operation path tree includes, but is not limited to, a thumbnail of the corresponding page content, a node number, a node name, an application level, and the like, which is not limited in this embodiment.
Optionally, in this embodiment, an application layer change record of the target application program is obtained, including but not limited to: receiving a third input to the graphical user interface, wherein the third input is used to jump from a current application layer of the target application program to a next application layer of the target application program; and responding to the third input, and acquiring page content corresponding to the next application layer in the graphical user interface, wherein the page content corresponding to the next application layer is acquired in response to the third input.
Specifically, in this embodiment, after the target application program is started, a third input to the graphical user interface is received by detecting a third selection operation acting on the graphical user interface of the target application program, where the third input is a selection operation capable of changing the application layer of the target application program, and is used to jump from the current application layer to the next application layer of the target application program. And after the next application layer is jumped to in response to the third input, acquiring page content corresponding to the next application layer.
Optionally, in this embodiment, the child node is determined according to an application layer change record, including but not limited to: and generating the child node according to the application level corresponding to the next application layer and the page content corresponding to the next application layer.
Specifically, in this embodiment, the page content corresponding to the next application layer and the application level corresponding to the page content corresponding to the next application layer obtained in response to the third input are obtained, and then the child node is generated according to the page content corresponding to the next application layer and the application level corresponding to the page content. The position of the child node corresponding to the page content is located behind the node corresponding to the application layer when the third input is not executed.
It should be noted that, in this embodiment, the current application layer includes, but is not limited to, any node in the operation path tree, which may be a root node in the operation path tree or a child node in the operation path tree. In this embodiment, the operation path where the node corresponding to the current application layer is located is not limited.
In one example, in the graphical user interface 300 of the target application program shown in fig. 3a, the graphical user interface includes a window 30, a window 32, and a window 34, and if the application level of the current application layer of the target application program is 3 levels, the node corresponding to the 3 levels of application layers before the third input is not executed is 30, and is located in the current operation path "10-20-30". Based on the third input of window 32 jumping to the level 4 application layer, the page content corresponding to the level 4 application layer changes from the page content in the level 3 application layer, as shown in the graphical user interface of the target application program shown in fig. 3b, which is the page content corresponding to the next application layer, and generating the child node 40 based on the page content corresponding to the next application layer and the corresponding application layer. Then, based on the page content corresponding to the next application layer and the corresponding application layer, the current operation path is updated according to the child node 40, and the operation path '10-20-30-40' is obtained.
Optionally, in this embodiment, after generating the child node according to the application level corresponding to the next application layer and the page content corresponding to the next application layer, the method further includes, but is not limited to: receiving a fourth input to the graphical user interface, wherein the fourth input is used for jumping from a current application layer of the target application program to a last application layer of the target application program; and deleting the child node corresponding to the application level of the current application layer in response to the fourth input.
Specifically, in this embodiment, after generating the corresponding child node based on the page content corresponding to the next application layer and the corresponding application level, when detecting the fourth input for returning to the previous application layer from the current application layer, that is, returning to the previous node in the current operation path through the selection operation corresponding to the fourth input, the child node corresponding to the current application layer in the operation path is deleted.
In a specific application scene, detecting a selection operation acting on a target application process, and if the selection operation enters the next application layer of the target application program, adding a corresponding operation path node; and if the last application layer of the target application program is returned, deleting the operation path node corresponding to the current application layer.
Optionally, in the present embodiment, after generating the operation path tree according to the application layer access record, the method further includes, but is not limited to: receiving a preset operation of the graphical user interface; and responding to the preset operation, displaying a first preset window in the graphical user interface, and displaying the operation path tree in the first preset window.
Specifically, in this embodiment, a preset operation acting on a graphical user interface of a target application program is detected, the preset operation on the graphical user interface is received, a first preset window for displaying an operation path tree is displayed in the graphical user interface in response to the preset operation, and the nodes in the operation path tree are displayed in an arrangement manner according to an application level corresponding to the nodes in the operation path tree in the first preset window. Optionally, in the first preset window, the nodes in the operation path tree include, but are not limited to, thumbnail images of corresponding page contents, codes of corresponding application levels, or sequence numbers.
In one example, as shown in the schematic diagram of the first preset window in fig. 4, after detecting a preset operation acting on the gui, the first preset window 400 is displayed in the gui 40, and an operation path tree of the target application program is shown in the first preset window 400, where the operation path tree includes two operation paths, namely, an operation path "41-42-43-44" and an operation path "42-420-421-422", and nodes in the operation path tree are serial numbers of corresponding application levels.
Optionally, in this embodiment, receiving a preset operation on the graphical user interface includes: receiving a fifth input to a second preset window in the graphical user interface; or, receiving a preset gesture operation in the graphical user interface.
In a specific application scenario, a switching operation path entry is provided at a terminal operating system level of a mobile terminal to detect a preset operation acting on a graphical user interface, and the method mainly comprises the following two modes: one is based on a fifth input in a second preset window in the graphical user interface, the second preset window comprising a floating window, virtual keys, preset windows, etc.; another is a preset gesture operation acting in the graphical user interface, including, but not limited to, a single click, double click, long press, and swipe operation acting on the display screen, and the active position of the preset operation may be defined, such as the preset gesture operation shown in fig. 5, by detecting a swipe down operation acting on the left side of the status bar in the terminal graphical user interface 50 to enter the first preset window.
Optionally, in this embodiment, the operation path tree is shown in a first preset window of the graphical user interface, including but not limited to: acquiring a plurality of page contents corresponding to a plurality of nodes in an operation path tree; generating a plurality of node thumbnails according to the plurality of page contents; and displaying a plurality of node thumbnails in a first preset window.
In a specific application scenario, as shown in fig. 6, a schematic diagram of a first preset window in the present embodiment is shown, in which an operation path tree of the target application program is shown in the first preset window 60, where the operation path tree includes three operation paths, namely, an operation path one "10-20-30-40-50", an operation path two "4110-4120-4130" and an operation path three "3110-3120-3130-3140", and nodes in the operation path tree are thumbnails of corresponding page contents.
Optionally, in this embodiment, after displaying, in response to the first selection operation, the page content corresponding to the target node on the graphical user interface and entering the first application layer corresponding to the target node in the target application program, the method further includes, but is not limited to: detecting a sixth input acting on the graphical user interface, wherein the sixth input is for entering the second application layer from the first application layer; acquiring an application level of a second application layer and second page content corresponding to the second application layer; and under the condition that the application level of the second application layer is not in the first operation path, establishing a second operation path according to the page content of the first application layer and the second page content, wherein the first operation path is the operation path where the target node is located before the sixth input is not executed, the root node of the second operation path is the first application layer, and the child nodes of the second operation path comprise the second application layer.
In this embodiment, after skipping to the target node in the second operation path in the operation path tree according to the fourth input, and displaying the second page content corresponding to the target node on the graphical user interface. And receiving a sixth input to the graphical user interface, and if the second page content obtained after responding to the sixth input and the second application layer corresponding to the sixth input are jumped to, wherein the second page content and the application level of the corresponding second application layer are both positioned in the first operation path and are not deviated from the first operation path, considering that the sixth input is still operated on the first operation path, and therefore, no new operation path is generated. And if the target application program responds to the sixth input and jumps to the second application layer, wherein the application level of the second application layer and the corresponding second page content are not matched with the nodes in the second operation path, the sixth input is considered to deviate from the first operation path, and the second operation path is established according to the first application layer page content and the second page content where the sixth input is positioned.
In a specific application scene, the operation path tree comprises an operation path 40-41-42-43-44 and an operation path 42-420-421-422, page contents corresponding to a node 421 are displayed in a graphical user interface, sixth input acting on the graphical user interface is detected, second page contents in the graphical user interface obtained in response to the sixth input are obtained, and if the second page contents are the same as the page contents of the node in the operation path tree, a new operation path is not generated; if the second page content is different from the page content of the node in the operation path tree, a new operation path '421-node 4211' is created based on the node 421, and at this time, three operation paths, namely an operation path '40-41-42-43-44', an operation path '42-420-421-422', and an operation path '421-4211', are included in the operation path tree.
Optionally, in the present embodiment, after detecting the first input acting on the plurality of nodes, further includes, but is not limited to: under the condition that the target node is invalid, entering a third application layer of the target application program, and displaying third page content corresponding to the third application layer in a graphical user interface, wherein the node corresponding to the third application layer is a node adjacent to the target node in an operation path; or, under the condition that the target node is invalid, entering an application layer corresponding to the root node in the operation path of the target node, and displaying fourth page content corresponding to the root node in the graphical user interface; or, in case that the target node is invalid, displaying the invalid prompting information in the graphical user interface to prompt that the target node is invalid.
Specifically, in this embodiment, in the case where the target node selected by the first selecting operation is invalid, the following three modes may be specifically included:
1) Skipping to a node adjacent to the target node in the operation path;
and under the condition that the page content of the target node cannot be acquired, determining that the target node is invalid, and taking the node adjacent to the target node in the operation path as a new target node. The application level of the adjacent node is smaller than the second level of the application level of the target node, the adjacent node enters a third application layer of the adjacent node, and third page content corresponding to the necklace node is displayed in the graphical user interface.
In one example, if the operation path includes "10-20-30-40-50", the node 40 is selected through the first selection operation, and if the page content corresponding to the node 40 cannot be obtained, the node 40 is determined to be an invalid node. At this time, the page content of the node 30 is acquired, and the page content corresponding to the node 30 is displayed in the graphical user interface.
2) Jumping to a root node in the operation path tree;
under the condition that the page content of the target node cannot be acquired, determining that the target node is invalid, taking the root node in the operation path of the target node as a new target node, entering an application layer corresponding to the root node, and displaying fourth page content corresponding to the root node in a graphical user interface.
Still referring to the above operation path as an example, the operation path includes "10-20-30-40-50", the node 40 is selected through the first selection operation, and if the page content corresponding to the node 40 cannot be obtained, the node 40 is determined to be an invalid node. At this time, the page content corresponding to the root node 10 of the operation path is acquired and displayed in the graphic user page.
3) Displaying invalid prompt information;
specifically, under the condition that the page content of the target node cannot be acquired, determining that the target node is invalid, and not jumping the target node, displaying a prompt message window in a graphical user interface, and displaying invalid prompt information in the prompt message window to prompt that the target node is invalid.
Optionally, in the present embodiment, after generating the operation path tree according to the application layer access record, the method further includes, but is not limited to: deleting the operation path tree under the condition of closing the application process of the target application program; or, setting a timer with a preset duration threshold for the application program, and deleting the operation path tree under the condition that the timer is overtime.
Specifically, in this embodiment, in order to alleviate the memory pressure of the mobile terminal operating system, the management of the operation path tree in the target application program specifically includes the following ways:
1) Under the condition of closing the application process of the target application program, immediately deleting the operation path tree corresponding to the target application program;
2) Setting a timer with a preset duration threshold for the target application program under the condition of closing the application process of the target application program, and deleting an operation path tree corresponding to the target application program under the condition that the timer is overtime;
3) Grouping application programs in the mobile terminal, wherein the white list group and the black list group, specifically, the classification conditions can be set according to the use habit, the use frequency and the like of a user, and then if the target application program is positioned in the white list group under the condition of closing the application process of the target application program, the corresponding operation path tree is not deleted; and if the target application program is in the blacklist group, immediately deleting the operation path tree corresponding to the target application program.
According to the embodiment, an application layer access record of a target application program is obtained, wherein the application layer access record comprises application levels respectively corresponding to a plurality of application layers in the target application program and a plurality of page contents corresponding to the plurality of application layers in a graphical user interface, and the graphical user interface is obtained after the target application program is executed; generating an operation path tree according to the application layer access record, wherein the operation path tree comprises a plurality of nodes corresponding to a plurality of application levels, and the nodes comprise page contents corresponding to the application layers; receiving a first input to a target node of the plurality of nodes; and responding to the first input, displaying page content corresponding to the target node on the graphical user interface, and entering a first application layer corresponding to the target node in the target application program. By constructing the operation paths corresponding to the operation scenes in the target application program, the rapid switching of the operation scenes in the target application program is realized, and the problems that the operation steps of the operation scene switching operation in the mobile terminal are complex and the repeatability of the operation steps is high due to the fact that the operation paths cannot be freely switched in the application program in the related technology are solved.
It should be noted that, in the operation path switching method provided in the embodiment of the present application, the execution body may be a mobile terminal, or a control module in the mobile terminal for executing the loading operation path switching method. In the embodiment of the present application, an operation path switching method executed by a mobile terminal is taken as an example, and the operation path switching method provided in the embodiment of the present application is described.
According to still another aspect of the embodiments of the present application, there is further provided an operation path switching device, as shown in fig. 7, the device may specifically include:
1) An obtaining unit 70, configured to obtain an application layer access record of a target application program, where the application layer access record includes application levels corresponding to a plurality of application layers in the target application program, and a plurality of page contents corresponding to the plurality of application layers in a graphical user interface, where the graphical user interface is obtained after the target application program is executed;
2) A processing unit 72, configured to generate an operation path tree according to the application layer access record, where the operation path tree includes a plurality of nodes corresponding to the plurality of application levels, and the nodes include page content corresponding to the application layer;
3) A receiving unit 74 for receiving a first input to a target node of the plurality of nodes;
4) And the control unit 76 is configured to display, in response to the first input, page content corresponding to the target node on the gui, and enter a first application layer corresponding to the target node in the target application.
Optionally, in this embodiment, the operation path tree includes at least one operation path, and the operation path includes a root node and a child node, where the processing unit 72 includes:
1) The first acquisition module is used for acquiring a starting record of the target application program;
2) The first determining module is used for determining the root node according to the starting record;
3) The second acquisition module is used for acquiring the application layer change record of the target application program;
4) And the second determining module is used for determining the child node according to the application layer change record.
Optionally, in this embodiment, the first obtaining module includes:
1) A first receiving sub-module configured to receive a second input to a system graphical user interface, where the second input is used to launch the target application program to enter an initial application layer of the target application program;
2) And the display sub-module is used for responding to the second input, displaying the graphical user interface on a display screen and acquiring first page content in the graphical user interface.
Optionally, in this embodiment, the first determining module includes:
1) And the first processing submodule is used for generating the root node according to the application level of the initial application layer and the first page content.
Optionally, in this embodiment, the second obtaining module includes:
1) A second receiving sub-module configured to receive a third input to the graphical user interface, where the third input is configured to jump from a current application layer of the target application program to a next application layer of the target application program;
2) And the second acquisition sub-module is used for responding to the third input and acquiring page content corresponding to the next application layer in the graphical user interface, wherein the page content corresponding to the next application layer is acquired in response to the third input.
Optionally, in this embodiment, the second determining module includes:
1) And the second processing sub-module is used for generating the sub-node according to the application level corresponding to the next application layer and the page content corresponding to the next application layer.
Optionally, in this embodiment, the second determining module further includes:
1) A third receiving sub-module, configured to receive a fourth input to the graphical user interface after generating the sub-node according to the application level corresponding to the next application layer and the page content corresponding to the next application layer, where the fourth input is used to jump from the current application layer of the target application program to the previous application layer of the target application program;
2) And the third processing sub-module is used for responding to the fourth input and deleting the sub-node corresponding to the application level of the current application layer.
Optionally, in this embodiment, the method further includes:
1) The receiving module is used for receiving preset operation of the graphical user interface after the operation path tree is generated according to the application layer access record;
2) The display module is used for responding to the preset operation and displaying a first preset window in the graphical user interface;
3) And the display module is used for displaying the operation path tree in the first preset window.
Optionally, in this embodiment, the receiving module includes:
1) A fourth receiving sub-module, configured to receive a fifth input to a second preset window in the graphical user interface; or alternatively, the first and second heat exchangers may be,
2) And the fifth receiving sub-module is used for receiving preset gesture operation in the graphical user interface.
Optionally, in this embodiment, the display module includes:
1) A third obtaining sub-module, configured to obtain a plurality of page contents corresponding to a plurality of nodes in the operation path tree;
2) A fourth processing sub-module for generating a plurality of node thumbnails according to the plurality of page contents;
3) And the first display sub-module is used for displaying the plurality of node thumbnails in the first preset window.
Optionally, in this embodiment, the method further includes:
1) A sixth receiving sub-module, configured to receive a sixth input to the graphical user interface after displaying, in response to the first input, page content corresponding to a target node on the graphical user interface and entering a first application layer corresponding to the target node in the target application program, where the sixth input is used to enter a second application layer from the first application layer;
2) A third obtaining sub-module, configured to obtain an application level of the second application layer and second page content corresponding to the second application layer;
3) A fourth processing sub-module, configured to establish a second operation path according to the page content of the first application layer and the second page content in a case where the application level of the second application layer is not in the first operation path,
The first operation path is an operation path where the target node is located before the sixth input is not executed, the root node of the second operation path is the first application layer, and the child nodes of the second operation path include the second application layer.
Optionally, in this embodiment, after receiving the first input to the target node of the plurality of nodes, the method further includes:
1) A first display unit, configured to enter a third application layer of the target application program after receiving a first input to a target node in the plurality of nodes, and display third page content corresponding to the third application layer in the graphical user interface, where the node corresponding to the third application layer is a node adjacent to the target node in the operation path; or alternatively, the first and second heat exchangers may be,
2) The second display unit is used for entering an application layer corresponding to a root node in an operation path where the target node is located and displaying fourth page content corresponding to the root node in the graphical user interface when the target node is invalid after receiving first input to the target node in the plurality of nodes; or alternatively, the first and second heat exchangers may be,
3) And the third display unit is used for displaying invalid prompt information in the graphical user interface to prompt that the target node is invalid when the target node is invalid after receiving the first input to the target node in the plurality of nodes.
Optionally, in this embodiment, the method further includes:
1) The first processing module is used for deleting the operation path tree under the condition of closing the application process of the target application program after the operation path tree is generated according to the application layer access record; or alternatively, the first and second heat exchangers may be,
2) And the second processing module is used for setting a timer with a preset duration threshold value for the target application program after the operation path tree is generated according to the application layer access record, and deleting the operation path tree under the condition that the timer is overtime.
The operation path switching device in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device may be a mobile electronic device or a non-mobile electronic device. By way of example, the mobile electronic device may be a cell phone, tablet computer, notebook computer, palm computer, vehicle-mounted electronic device, wearable device, ultra-mobile personal computer (ultra-mobile personal computer, UMPC), netbook or personal digital assistant (personal digital assistant, PDA), etc., and the non-mobile electronic device may be a server, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (TV), teller machine or self-service machine, etc., and the embodiments of the present application are not limited in particular.
The operation path switching device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android operating system, an ios operating system, or other possible operating systems, which are not specifically limited in the embodiments of the present application.
The operation path switching device provided in the embodiment of the present application can implement each process implemented by the mobile terminal in the method embodiment of fig. 1 to 6, and in order to avoid repetition, a description is omitted here.
By means of the operation path switching device provided by the embodiment, the operation paths corresponding to the operation scenes in the target application program are constructed, so that the rapid switching of the operation scenes in the target application program is realized, and the problems that the operation steps of operation scene switching operation in the mobile terminal are complex and the repeatability of the operation steps is high due to the fact that the operation paths cannot be freely switched in the application program in the related technology are solved.
According to still another aspect of the embodiments of the present application, the embodiments of the present application further provide an electronic device, including a processor 810, a memory 809, and a program or an instruction stored in the memory 809 and capable of being executed by the processor 810, where the program or the instruction implements each process of the embodiments of the operation path switching method and achieves the same technical effect, and in order to avoid repetition, a description is omitted herein.
It should be noted that, the electronic device in the embodiment of the present application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 8 is a schematic hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 80 includes, but is not limited to: radio frequency unit 801, network module 802, audio output unit 803, input unit 804, sensor 805, display unit 806, user input unit 807, interface unit 808, memory 809, and processor 810.
Those skilled in the art will appreciate that the electronic device 80 may also include a power source (e.g., a battery) for powering the various components, which may be logically connected to the processor 810 by a power management system to perform functions such as managing charge, discharge, and power consumption by the power management system. The electronic device structure shown in fig. 8 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than shown, or may combine certain components, or may be arranged in different components, which are not described in detail herein.
The processor 810 is configured to obtain an application layer access record of a target application program in the mobile terminal, where the application layer access record includes application levels corresponding to a plurality of application layers in the target application program, and a plurality of page contents corresponding to the plurality of application layers in a graphical user interface, where the graphical user interface is obtained after the target application program is executed; generating an operation path tree according to the application layer access record, wherein the operation path tree comprises a plurality of nodes corresponding to the application levels, and the nodes comprise page contents corresponding to the application layers;
An input unit 804 for detecting a first input acting on a target node of the plurality of nodes;
the processor 810 is further configured to display, in response to the first input, page content corresponding to a target node on the gui, and enter a first application layer corresponding to the target node in the target application.
It should be appreciated that in embodiments of the present application, the input unit 804 may include a graphics processor (Graphics Processing Unit, GPU) 8041 and a microphone 8042, with the graphics processor 8041 processing image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The display unit 806 may include a display panel 8061, and the display panel 8061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 807 includes a touch panel 8071 and other input devices 8072. Touch panel 8071, also referred to as a touch screen. The touch panel 8071 may include two parts, a touch detection device and a touch controller. Other input devices 8072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and so forth, which are not described in detail herein. The memory 809 may be used to store software programs as well as various data including, but not limited to, application programs and an operating system. The processor 810 may integrate an application processor that primarily handles operating systems, user interfaces, applications, etc., with a modem processor that primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 810.
According to the electronic equipment provided by the embodiment, the operation paths corresponding to the operation scenes in the target application program are constructed, so that the rapid switching of the operation scenes in the target application program is realized, and the problems that the operation steps of the operation scene switching operation in the mobile terminal are complex and the repeatability of the operation steps is high due to the fact that the operation paths cannot be freely switched in the application program in the related technology are solved.
According to still another aspect of the embodiments of the present application, a readable storage medium is further provided, where a program or an instruction is stored on the readable storage medium, and the program or the instruction when executed by a processor implement each process of the above-mentioned operation path switching method embodiment, and the same technical effects can be achieved, so that repetition is avoided, and details are not repeated here.
Wherein the processor is a processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium such as a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
According to still another aspect of the embodiments of the present application, the embodiments of the present application further provide a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction, implement each process of the embodiments of the foregoing operation path switching method, and achieve the same technical effect, so that repetition is avoided, and no further description is given here.
According to still another aspect of the embodiments of the present application, the embodiments of the present application further provide a chip, where the chip is configured to run a program or an instruction, implement each process of the embodiments of the operation path switching method, and achieve the same technical effects, and are not described herein again for avoiding repetition.
It should be understood that the chips referred to in the embodiments of the present application may also be referred to as system-on-chip chips, chip systems, or system-on-chip chips, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Furthermore, it should be noted that the scope of the methods and apparatus in the embodiments of the present application is not limited to performing the functions in the order shown or discussed, but may also include performing the functions in a substantially simultaneous manner or in an opposite order depending on the functions involved, e.g., the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk), including several instructions for causing a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the method described in the embodiments of the present application.
The embodiments of the present application have been described above with reference to the accompanying drawings, but the present application is not limited to the above-described embodiments, which are merely illustrative and not restrictive, and many forms may be made by those of ordinary skill in the art without departing from the spirit of the present application and the scope of the claims, which are also within the protection of the present application.

Claims (14)

1. A method of operating path switching, the method comprising:
acquiring an application layer access record of a target application program, wherein the application layer access record comprises application levels respectively corresponding to a plurality of application layers in the target application program and a plurality of page contents corresponding to the plurality of application layers in a graphical user interface, and the graphical user interface is obtained after the target application program is executed;
generating an operation path tree according to the application layer access record, wherein the operation path tree comprises a plurality of nodes corresponding to the application levels, and the nodes comprise page contents corresponding to the application layers;
receiving a first input to a target node of the plurality of nodes;
responding to the first input, displaying page content corresponding to the target node on the graphical user interface, and entering a first application layer corresponding to the target node in the target application program;
wherein after the page content corresponding to the target node is displayed on the graphical user interface in response to the first input and enters the first application layer corresponding to the target node in the target application program, the method further comprises:
Receiving a sixth input to the graphical user interface, wherein the sixth input is for entering a second application layer from the first application layer;
acquiring an application level of the second application layer and second page content corresponding to the second application layer;
in case the application level of the second application layer is not in the first operation path, a second operation path is established according to the page content of the first application layer and the second page content,
the first operation path is an operation path where the target node is located before the sixth input is not executed, the root node of the second operation path is the first application layer, and the child nodes of the second operation path include the second application layer.
2. The method of claim 1, wherein the operational path tree comprises at least one operational path comprising a root node and a child node, wherein,
generating an operation path tree according to the application layer access record, including:
acquiring a starting record of the target application program;
determining the root node according to the start record;
acquiring an application layer change record of the target application program;
And determining the child node according to the application layer change record.
3. The method of claim 2, wherein obtaining a start-up record of the target application comprises:
receiving a second input to a system graphical user interface, wherein the second input is used to launch the target application program to enter an initial application layer of the target application program;
in response to the second input, displaying the graphical user interface on a display screen and retrieving first page content in the graphical user interface.
4. A method according to claim 3, wherein determining the root node from a boot record comprises:
and generating the root node according to the application level of the initial application layer and the first page content.
5. The method of claim 2, wherein obtaining an application layer change record for the target application program comprises:
receiving a third input to the graphical user interface, wherein the third input is used to jump from a current application layer of the target application program to a next application layer of the target application program;
and responding to the third input, and acquiring page content corresponding to the next application layer in the graphical user interface, wherein the page content corresponding to the next application layer is acquired in response to the third input.
6. The method of claim 5, wherein determining the child node from the application layer change record comprises:
and generating the child node according to the application level corresponding to the next application layer and the page content corresponding to the next application layer.
7. The method of claim 6, further comprising, after generating the child node according to the application level corresponding to the next application layer and the page content corresponding to the next application layer:
receiving a fourth input to the graphical user interface, wherein the fourth input is used for jumping from a current application layer of the target application program to a last application layer of the target application program;
and deleting the child node corresponding to the application level of the current application layer in response to the fourth input.
8. The method of claim 1, further comprising, after generating an operation path tree from the application layer access record:
receiving a preset operation of the graphical user interface;
displaying a first preset window in the graphical user interface in response to the preset operation;
and displaying the operation path tree in the first preset window.
9. The method of claim 8, wherein receiving a preset operation on the graphical user interface comprises:
receiving a fifth input to a second preset window in the graphical user interface; or alternatively, the first and second heat exchangers may be,
and receiving a preset gesture operation in the graphical user interface.
10. The method of claim 8, wherein exposing the operational path tree in a first preset window of the graphical user interface comprises:
acquiring a plurality of page contents corresponding to a plurality of nodes in the operation path tree;
generating a plurality of node thumbnails according to the plurality of page contents;
and displaying the plurality of node thumbnails in the first preset window.
11. The method of claim 2, further comprising, after receiving the first input to the target node of the plurality of nodes:
if the target node is invalid, entering a third application layer of the target application program, and displaying third page content corresponding to the third application layer in the graphical user interface, wherein the node corresponding to the third application layer is a node adjacent to the target node in the operation path; or alternatively, the first and second heat exchangers may be,
Under the condition that the target node is invalid, entering an application layer corresponding to a root node in an operation path of the target node, and displaying fourth page content corresponding to the root node in the graphical user interface; or alternatively, the first and second heat exchangers may be,
and under the condition that the target node is invalid, displaying invalid prompt information in the graphical user interface to prompt that the target node is invalid.
12. The method of claim 1, further comprising, after generating an operation path tree from the application layer access record:
deleting the operation path tree under the condition of closing the application process of the target application program; or alternatively, the first and second heat exchangers may be,
and setting a timer with a preset duration threshold for the target application program, and deleting the operation path tree under the condition that the timer is overtime.
13. An operation path switching device, characterized in that the device comprises:
the system comprises an acquisition unit, a storage unit and a storage unit, wherein the acquisition unit is used for acquiring an application layer access record of a target application program, the application layer access record comprises application levels corresponding to a plurality of application layers in the target application program respectively and a plurality of page contents corresponding to the application layers in a graphical user interface, and the graphical user interface is obtained after the target application program is executed;
The processing unit is used for generating an operation path tree according to the application layer access record, wherein the operation path tree comprises a plurality of nodes corresponding to the application layers, and the nodes comprise page contents corresponding to the application layers;
a receiving unit for receiving a first input to a target node of the plurality of nodes;
the control unit is used for responding to the first input, displaying page content corresponding to the target node on the graphical user interface, and entering a first application layer corresponding to the target node in the target application program, wherein the target node is a node selected by the first input;
a sixth receiving sub-module, configured to receive a sixth input to the graphical user interface after displaying, in response to the first input, page content corresponding to a target node on the graphical user interface and entering a first application layer corresponding to the target node in the target application program, where the sixth input is used to enter a second application layer from the first application layer;
a third obtaining sub-module, configured to obtain an application level of the second application layer and second page content corresponding to the second application layer;
A fourth processing sub-module, configured to establish a second operation path according to the page content of the first application layer and the second page content in a case where the application level of the second application layer is not in the first operation path,
the first operation path is an operation path where the target node is located before the sixth input is not executed, the root node of the second operation path is the first application layer, and the child nodes of the second operation path include the second application layer.
14. An electronic device comprising a processor, a memory and a program or instruction stored on the memory and executable on the processor, which when executed by the processor, implements the steps of the method of switching operating paths as claimed in any one of claims 1 to 12.
CN202011377134.7A 2020-11-30 2020-11-30 Operation path switching method and device and electronic equipment Active CN112486650B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011377134.7A CN112486650B (en) 2020-11-30 2020-11-30 Operation path switching method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011377134.7A CN112486650B (en) 2020-11-30 2020-11-30 Operation path switching method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN112486650A CN112486650A (en) 2021-03-12
CN112486650B true CN112486650B (en) 2023-05-26

Family

ID=74937803

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011377134.7A Active CN112486650B (en) 2020-11-30 2020-11-30 Operation path switching method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN112486650B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115237315B (en) * 2022-07-08 2024-05-07 北京字跳网络技术有限公司 Information display method, information display device, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104182408A (en) * 2013-05-23 2014-12-03 腾讯科技(深圳)有限公司 Webpage off-line access method and webpage off-line access device
CN105468258A (en) * 2015-12-23 2016-04-06 珠海格力电器股份有限公司 Switching method, device and terminal of screen interfaces

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20090009544A (en) * 2007-07-20 2009-01-23 삼성전자주식회사 Method and apparatus for having access to web page
US20100169832A1 (en) * 2008-12-15 2010-07-01 Fred Faching Chang Floating Hierarchical Menu of Navigation History
US9053140B2 (en) * 2012-02-03 2015-06-09 Apple Inc. Enhanced B-trees with record merging

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104182408A (en) * 2013-05-23 2014-12-03 腾讯科技(深圳)有限公司 Webpage off-line access method and webpage off-line access device
CN105468258A (en) * 2015-12-23 2016-04-06 珠海格力电器股份有限公司 Switching method, device and terminal of screen interfaces

Also Published As

Publication number Publication date
CN112486650A (en) 2021-03-12

Similar Documents

Publication Publication Date Title
CN113093968B (en) Shooting interface display method and device, electronic equipment and medium
CN112269508B (en) Display method and device and electronic equipment
CN112083854A (en) Application program running method and device
CN114489913A (en) Interaction method, interaction device and electronic equipment
CN113794795A (en) Information sharing method and device, electronic equipment and readable storage medium
CN112486650B (en) Operation path switching method and device and electronic equipment
CN113114845B (en) Notification message display method and device
CN112286611B (en) Icon display method and device and electronic equipment
CN112399010B (en) Page display method and device and electronic equipment
CN113253883A (en) Application interface display method and device and electronic equipment
CN113590008A (en) Chat message display method and device and electronic equipment
CN112306320A (en) Page display method, device, equipment and medium
CN111880701A (en) Page switching method and device and electronic equipment
CN112286615A (en) Information display method and device of application program
CN113805997B (en) Information display method, information display device, electronic equipment and storage medium
CN113127425B (en) Picture processing method and device and electronic equipment
CN113779293A (en) Image downloading method, device, electronic equipment and medium
CN114416264A (en) Message display method and device
CN113868269A (en) Screenshot method and device, electronic equipment and readable storage medium
CN111966265A (en) Page display method and device and electronic equipment
CN113778311A (en) Operation method and device and electronic equipment
CN112764648A (en) Screen capturing method and device, electronic equipment and storage medium
CN113360684A (en) Picture management method and device and electronic equipment
CN112099626A (en) Interface display method, interface display device and electronic equipment
CN113037618B (en) Image sharing method and device

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