CN111240559A - Terminal equipment, quick navigation method of operation interface of terminal equipment and computer storage medium - Google Patents

Terminal equipment, quick navigation method of operation interface of terminal equipment and computer storage medium Download PDF

Info

Publication number
CN111240559A
CN111240559A CN201811435077.6A CN201811435077A CN111240559A CN 111240559 A CN111240559 A CN 111240559A CN 201811435077 A CN201811435077 A CN 201811435077A CN 111240559 A CN111240559 A CN 111240559A
Authority
CN
China
Prior art keywords
interface
target
operation interface
navigation
queue
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
CN201811435077.6A
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.)
Shenzhen Dymind Biotechnology Co Ltd
Original Assignee
Shenzhen Dymind Biotechnology 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 Shenzhen Dymind Biotechnology Co Ltd filed Critical Shenzhen Dymind Biotechnology Co Ltd
Priority to CN201811435077.6A priority Critical patent/CN111240559A/en
Publication of CN111240559A publication Critical patent/CN111240559A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/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
    • 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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Abstract

The application discloses a terminal device and a shortcut navigation method of an operation interface thereof, and a computer storage medium, wherein the shortcut navigation method of the operation interface comprises the following steps: when a target operation interface is opened, establishing a target interface snapshot and a target interface identifier corresponding to the target operation interface; and adding the target interface identification into the navigation queue so as to automatically switch to the corresponding target operation interface by using the corresponding target interface snapshot when receiving a selection instruction of the user for the target interface identification in the navigation queue. By the mode, the quick switching of the operation interface can be realized, so that the application software is more convenient to operate, and the user experience is improved.

Description

Terminal equipment, quick navigation method of operation interface of terminal equipment and computer storage medium
Technical Field
The present disclosure relates to the field of terminal operations, and in particular, to a terminal device, a shortcut navigation method for an operation interface of the terminal device, and a computer storage medium.
Background
With the reduction of hardware cost and the progress of human digitization, application software is applied deeply in various industries, the complexity is higher and higher, the amount of information to be processed in the same application software is larger and larger, the functional coverage is wider and wider, and the operation interface is more and more complex.
The user generally needs to strictly follow the interface interaction path designed by the whole set of software, when the function depth of the descendant interface of the interface is larger, the return needs to be performed layer by layer, and when the span of the subinterfaces related to the two services is deeper in the two branches of the interface branch tree and needs to be switched, the subinterfaces need to be clicked for entering for multiple times after returning.
The operation interaction complexity of the functions is relatively high, the man-machine interaction efficiency of the whole application software is reduced, and the user needs to remember the classification, depth and parent-child relationship of each interface all the time, so that the operation is tedious and embarrassing for the user.
Disclosure of Invention
The application mainly provides a terminal device, a quick navigation method of an operation interface of the terminal device and a computer storage medium, and can solve the problem that switching of multiple operation interfaces is inconvenient in the prior art.
The technical scheme adopted by the application is to provide a quick navigation method of an operation interface, and the quick navigation method comprises the following steps: when a target operation interface is opened, establishing a target interface snapshot and a target interface identifier corresponding to the target operation interface; and adding the target interface identification into the navigation queue so as to automatically switch to the corresponding target operation interface by using the corresponding target interface snapshot when receiving a selection instruction of the user for the target interface identification in the navigation queue.
Another technical solution adopted by the present application is to provide a terminal device, where the terminal device includes a processor, and a display screen and a memory coupled to the processor; the display screen is used for displaying an operation interface, the memory is used for storing program data, and the processor realizes the quick navigation method of the operation interface when executing the program data.
Another technical solution adopted by the present application is to provide a computer storage medium, where the computer storage medium is used for storing program data, and the program data is used for implementing the consumable verification method as described above when being executed by a processor.
The shortcut navigation method of the operation interface comprises the following steps: when a target operation interface is opened, establishing a target interface snapshot and a target interface identifier corresponding to the target operation interface; and adding the target interface identification into the navigation queue so as to automatically switch to the corresponding target operation interface by using the corresponding target interface snapshot when receiving a selection instruction of the user for the target interface identification in the navigation queue. By the mode, the operation interface needing to be switched can be selected through navigation during multi-interface operation, then quick switching is realized, interface switching is realized without clicking and returning for many times like the prior art, system operation or software operation is more convenient, and user experience is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts. Wherein:
FIG. 1 is a schematic flowchart illustrating an embodiment of a shortcut navigation method for an operation interface provided in the present application;
FIG. 2 is a schematic diagram of a first display interface in an embodiment of a shortcut navigation method for an operation interface of the present application;
FIG. 3 is a schematic diagram of a second display interface in an embodiment of a shortcut navigation method for an operation interface of the present application;
FIG. 4 is a schematic diagram of a third display interface in an embodiment of a shortcut navigation method for an operation interface of the present application;
FIG. 5 is a schematic flowchart illustrating a shortcut navigation method of an operation interface according to another embodiment of the present disclosure;
FIG. 6 is a schematic flowchart illustrating a shortcut navigation method for an operation interface according to yet another embodiment of the present disclosure;
FIG. 7 is a flowchart illustrating a shortcut navigation method of an operation interface according to another embodiment of the present application;
fig. 8 is a schematic structural diagram of an embodiment of a terminal device provided in the present application;
FIG. 9 is a schematic structural diagram of an embodiment of a computer storage medium provided in the present application.
Detailed Description
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the application. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
Referring to fig. 1, fig. 1 is a schematic flow chart of an embodiment of a shortcut navigation method for an operation interface provided in the present application, where the method includes:
step 11: and when the target operation interface is opened, establishing a target interface snapshot and a target interface identifier corresponding to the target operation interface.
And snapshooting, namely, capturing and backing up the target operation interface, and storing the captured and backed-up target operation interface in a cache, and when a user needs to open the target operation interface, clicking a corresponding target interface identifier (such as a thumbnail of the target interface), so that the operation interface captured and stored by the application software at that time is displayed. Here, a matching identification information, such as an ID, an operation interface name, an operation interface keyword, and an operation interface thumbnail, may be set for each operation interface. The ID may be generated according to the stacking order of the operation interfaces, or may be generated randomly, which is not limited herein.
Step 12: and adding the target interface identification into the navigation queue so as to automatically switch to the corresponding target operation interface by using the corresponding target interface snapshot when receiving a selection instruction of the user for the target interface identification in the navigation queue.
Optionally, in an embodiment, as shown in fig. 2, fig. 2 is a schematic diagram of a first display interface in an embodiment of the shortcut navigation method for an operation interface in the present application, where the display interface 20 includes a current operation interface 21 and a navigation queue 22.
The current operation interface 21 is an interface that the user is operating, and in order to activate the interface, the user may operate through an input module such as a mouse, a keyboard, and a touch screen. The navigation queue 22 includes identification information of a plurality of historical operation interfaces, and the identification information may be IDs, operation interface names, operation interface keywords, operation interface thumbnails, and the like. Optionally, the identification information in the navigation queue 22 that is the same as the current operation interface may be marked with a special mark, for example, a bold frame, or the identification information may be a special character, special effect, or the like.
It can be understood that, when the user operates the current operation interface 21, any one of the identification information in the navigation queue 22 can be selected by clicking or the like at any time and quickly switched to the corresponding operation interface.
As shown in fig. 3, fig. 3 is a schematic diagram of a second display interface in an embodiment of a shortcut navigation method for an operation interface of the present application. The display interface 30 includes a current operation interface 31 and a navigation queue 32.
It is understood that the navigation queue 32 includes identification information of a plurality of operation interfaces, and only part of the identification information may be displayed to select the operation interface in a sliding manner. For example, in the application scenario of fig. 3, the operation interfaces 1-4 may be selected directly by clicking, but if other operation interfaces need to be selected, the identification information of the other operation interfaces may be searched in a sliding manner.
As shown in fig. 4, fig. 4 is a schematic diagram of a third display interface in an embodiment of a shortcut navigation method for an operation interface in the present application. The display interface 40 includes a current operation interface 41 and a navigation queue 42.
In this embodiment, the navigation queue 42 may be displayed in the current operation interface 41 in the form of an operation button, for example, may be displayed in the upper right corner of the current operation interface 41, a pull-down menu appears by clicking the button of the navigation queue 42, and then a corresponding operation interface is selected from the pull-down menu to implement switching.
In the above embodiment, the position of the navigation queue is not limited, for example, the navigation queue may also be disposed below the current operation interface.
In addition, the operation interface can be switched by the operation gesture. The terminal device may include a camera, an infrared sensor, a proximity sensor, and the like, and is used to acquire a gesture action of a user. And matching the acquired gesture with a preset gesture.
Specifically, acquiring an operation gesture of a user; automatically switching to an operation interface corresponding to the interface identifier based on the operation gesture of the user and the arrangement sequence of the interface identifiers in the navigation queue; wherein, the operation gesture corresponds to the arrangement sequence of the navigation queue.
As shown in the following table:
slide upwards First operation interface in navigation queue
Slide down Second position operation interface in navigation queue
Slide to the left Third position operation interface in navigation queue
Slide to the right Fourth operation interface in navigation queue
Different from the prior art, the shortcut navigation method for the operation interface provided by the embodiment includes: when a target operation interface is opened, establishing a target interface snapshot and a target interface identifier corresponding to the target operation interface; and adding the target interface identification into the navigation queue so as to automatically switch to the corresponding target operation interface by using the corresponding target interface snapshot when receiving a selection instruction of the user for the target interface identification in the navigation queue. By the mode, the operation interface needing to be switched can be selected through navigation during multi-interface operation, then quick switching is realized, interface switching is realized without clicking and returning for many times like the prior art, application software is enabled to operate more conveniently, and user experience is improved.
Referring to fig. 5, fig. 5 is a schematic flow chart of another embodiment of the shortcut navigation method for an operation interface provided by the present application, where the method includes:
step 51: and when the target operation interface is opened, detecting whether a corresponding target interface identifier exists in the navigation queue.
If the determination result of step 51 is yes, step 52 is executed, and if the determination result of step 51 is no, step 53 and step 54 are executed.
Since the operation interface is switched back and forth during the use of the application software or the system, the opened certain interface may be the operation interface which is already in the navigation queue.
Step 52: and when the corresponding target interface identification exists in the navigation queue, moving the target interface identification to the front end of the navigation queue.
Generally, the interface switched many times from the front to the back of the navigation queue is considered as a common operation interface for the user, and therefore, the interface is moved to the front end of the navigation queue, so that the user can conveniently realize switching again.
Step 53: and establishing a target interface snapshot and a target interface identifier corresponding to the target operation interface.
And when the user needs to open the target operation interface, clicking the corresponding link, and displaying the operation interface captured and stored by the application software at that time. And setting matched identification information such as ID, operation interface name, operation interface keyword and operation interface thumbnail for each operation interface. The ID may be generated according to the stacking order of the operation interfaces, or may be generated randomly, which is not limited herein.
Step 54: and adding the target interface identification to the front end in the navigation queue.
By the mode, the interface identifier of the interface switched each time is moved to the front end of the navigation queue, the interface identifier behind the interface identifier is moved backwards, and if the number of the interface identifiers in the navigation queue is larger than the set storage threshold value, the interface identifier at the tail end of the navigation queue is deleted. Therefore, the interface identification in the navigation queue can be updated in real time, and the switching of the user is facilitated.
Referring to fig. 6, fig. 6 is a schematic flow chart of a further embodiment of the shortcut navigation method for an operation interface provided by the present application, where the method includes:
step 61: and acquiring the historical use times or the historical use duration of the operation interface corresponding to each interface identifier in the navigation queue.
The application software can record the ID of the interface after opening the interface each time, and accumulate the opening times of the interface; further, the application software can record the opening time length of the interface when the interface is opened and closed and accumulate the opening time length of the interface when the interface is opened and closed.
Step 62: and sequencing the interface identifications in the queue according to the sequence of the historical use times or the historical use duration from large to small.
For example, if the opening times of the operation interface A is greater than that of the operation interface B, arranging the identifier of the operation interface A before the identifier of the operation interface B; for example, if the open duration of the operation interface a is longer than the open duration of the operation interface B, the identifier of the operation interface a is arranged before the identifier of the operation interface B.
The number of times of opening and the opening duration of the operation interface may be accumulated from the time when the application software is first started to be used based on historical data of the application software, and certainly, the accumulated number of times may be cleared at any time. In addition, the method can also be automatically cleared after the equipment is restarted every time and accumulated when the equipment comes again.
Additionally, in one embodiment, different accumulations may be made based on different user information. It is understood that different users may operate the same device at the same time, but the operation interfaces that are often used by different users may be different. The user can be identified through the login account of the user, and different statistics are respectively adopted for different users.
For example, an adjacency list of user IDs and interface IDs may be established in the database to record the heat value R of each interface and each user.
Taking medical equipment as an example, user roles are generally divided into research and development, test, production, quality inspection, technical support, doctors, main and subordinate roles, and the like, the degree of interest of each role for each interface is different, and here, the degree of association of each role for one interface in application software is set as Λ.
And each time the user opens the interface, the heat is increased to be A, and the user stays in the interface, the heat of the interface to a certain user is increased to be BETA:
R=F1(Λ)+F2(A)+F3(Β);
wherein F1、F2、F3The three algorithms can be realized according to different actual situations.
In addition, the operation interfaces in the navigation queue can be sorted based on the information of the user.
Specifically, the types of the users may be classified first, and an independent sorting manner may be set based on the different user classifications. For example, the user types are divided into A, B, C types, and when the current user is judged to be the type a, the arrangement mode of the operation interface corresponding to the type a is displayed for reference. Of course, in combination with the above-mentioned embodiments, the operation habit of the current user, the operation time and the operation times of different operation interfaces, etc. only affect the sorting mode of type a.
Optionally, the user types are classified into an authority class and a chain class, the authority class includes N levels of authorities, for example, the authorities of experts, masters, physicians, and nurses are reduced step by step, and the options of the operation interface are also reduced step by step. The chain class comprises an upstream class, an application class and a service class, wherein the upstream class is mainly used for users of research, development, production and sale; the application class is mainly used for users such as purchasing parties, social health and hospitals; the service class is mainly used for users who provide technical support or service after sale. It can be understood that the classification of the two types of users can be freely selected, and can be selected in parallel, or can be hierarchically screened from the upper level and the lower level, for example, the classification of the application class is selected preferentially, and then the classification enters the sub-classification of the application class to select the sequencing of the doctor authority, so that the sequencing and the selection of the series of operation interfaces can be performed rapidly.
Referring to fig. 7, fig. 7 is a schematic flow chart diagram of another embodiment of a shortcut navigation method for an operation interface provided by the present application, where the method includes:
step 71: and when a selection instruction of a user for a target interface identifier in the navigation queue is received, judging whether the current operation interface has a modal dialog box.
If the determination result in step 71 is yes, step 72 is executed.
Here, a Modal dialog Box (also called a Modal dialog Box) means that when a user wants to operate an application other than a dialog Box, the user must first respond to the dialog Box. The dialog box is closed by clicking the [ confirm ] or [ cancel ] button, etc.
Step 72: and closing the modal dialog box, and switching to the corresponding target operation interface by using the corresponding target interface snapshot.
The present application will be described below with reference to a specific flow.
1) And establishing an interface snapshot and an interface ID for each interface.
① each static interface can establish interface snapshot and interface ID at software design time, or generate interface snapshot for window at browsing time.
② the dynamically generated interface may generate a window with a dynamic interface snapshot and interface ID as the user browses the interface.
2) And adding the ID corresponding to the operation interface browsed by the user into the navigation queue. The method mainly comprises the following steps:
①, after the user opens the software application, according to the application software configuration, the rapid navigation management module is initialized to establish the queue for the interface index browsed by the user.
②, after the user opens the application software, adding the newly opened interface into the user management module, the last added module is at the queue head, and the existing interfaces move backwards in turn.
③ if the user returns to the browsing area, if it is already stored in the fast navigation queue, the corresponding interface index in the queue is moved to the head of the queue, and the other interfaces are moved backwards in turn.
④ when the queue is full, the user opens a new interface, adds the new interface index to the head of the queue, then moves backwards in turn, and removes the queue release from the interface index at the tail of the queue.
3) And awakening the quick navigation interface to realize quick navigation.
① the user can call up the most recently viewed interface at any browsing state, either by shortcut or by touch screen gesture.
② when the application software detects the user instruction, the thumbnails of the interface snapshots are arranged and displayed in the screen.
③ the user browses the thumbnail list to select an interface to be opened again.
④ if the current state of the program is that a modal dialog box is opened, the current dialog box is confirmed closed.
⑤ the user selected interface is generated again if it has been destroyed.
⑥, displaying the interface selected by the user at the front to finish the quick navigation.
Referring to fig. 8, fig. 8 is a schematic structural diagram of an embodiment of a terminal device provided in the present application, where the terminal device 80 includes a processor 81, and a display 82 and a memory 83 coupled to the processor 81.
The display screen 82 is used for displaying an operation interface, the display screen 82 may be a touch display screen, the memory 83 is used for storing program data, and the processor 81 implements the following shortcut navigation method for the operation interface when executing the program data:
when a target operation interface is opened, establishing a target interface snapshot and a target interface identifier corresponding to the target operation interface; and adding the target interface identification into the navigation queue so as to automatically switch to the corresponding target operation interface by using the corresponding target interface snapshot when receiving a selection instruction of the user for the target interface identification in the navigation queue.
The processor 81 is further configured to implement a shortcut navigation method for the following operation interface when executing the program data: when a target operation interface is opened, detecting whether a corresponding target interface identifier exists in a navigation queue; if not, establishing a target interface snapshot and a target interface identifier corresponding to the target operation interface.
The processor 81 is further configured to implement a shortcut navigation method for the following operation interface when executing the program data: and when the corresponding target interface identification exists in the navigation queue, moving the target interface identification to the front end of the navigation queue.
The processor 81 is further configured to implement a shortcut navigation method for the following operation interface when executing the program data: acquiring historical use times or historical use duration of an operation interface corresponding to each interface identifier in a navigation queue; and sequencing the interface identifications in the queue according to the sequence of the historical use times or the historical use duration from large to small.
The processor 81 is further configured to implement a shortcut navigation method for the following operation interface when executing the program data: and deleting the interface identifier at the tail end of the navigation queue when the number of the interface identifiers in the navigation queue is greater than the set storage threshold value.
The processor 81 is further configured to implement a shortcut navigation method for the following operation interface when executing the program data: acquiring an operation gesture of a user; automatically switching to an operation interface corresponding to the interface identifier based on the operation gesture of the user and the arrangement sequence of the interface identifiers in the navigation queue; wherein, the operation gesture corresponds to the arrangement sequence of the navigation queue.
The processor 81 is further configured to implement a shortcut navigation method for the following operation interface when executing the program data: when a selection instruction of a user for a target interface identifier in a navigation queue is received, judging whether a modal dialog box exists in a current operation interface; if so, closing the modal dialog box, and switching to the corresponding target operation interface by using the corresponding target interface snapshot.
Referring to fig. 9, fig. 9 is a schematic structural diagram of an embodiment of a computer storage medium provided in the present application, where the computer storage medium 90 stores program data 91, and when the program data 91 is executed by a processor, the following shortcut navigation method for an operation interface is implemented:
when a target operation interface is opened, establishing a target interface snapshot and a target interface identifier corresponding to the target operation interface; and adding the target interface identification into the navigation queue so as to automatically switch to the corresponding target operation interface by using the corresponding target interface snapshot when receiving a selection instruction of the user for the target interface identification in the navigation queue.
Embodiments of the present application may be implemented in software functional units and may be stored in a computer readable storage medium when sold or used as a stand-alone product. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, a network device, or the like) or a processor (processor) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only for the purpose of illustrating embodiments of the present application and is not intended to limit the scope of the present application, and all modifications of equivalent structures and equivalent processes, which are made by the contents of the specification and the drawings of the present application or are directly or indirectly applied to other related technical fields, are also included in the scope of the present application.

Claims (11)

1. A shortcut navigation method of an operation interface is characterized by comprising the following steps:
when a target operation interface is opened, establishing a target interface snapshot and a target interface identifier corresponding to the target operation interface;
and adding the target interface identification into a navigation queue so as to automatically switch to the corresponding target operation interface by using the corresponding target interface snapshot when receiving a selection instruction of the user on the target interface identification in the navigation queue.
2. The quick navigation method of an operation interface according to claim 1,
when the target operation interface is opened, the step of establishing the target interface snapshot and the target interface identifier corresponding to the target operation interface comprises the following steps:
when a target operation interface is opened, detecting whether a corresponding target interface identifier exists in a navigation queue;
and if not, establishing a target interface snapshot and a target interface identifier corresponding to the target operation interface.
3. The quick navigation method of an operation interface according to claim 1 or 2,
the step of adding the target interface identifier into a navigation queue includes:
and adding the target interface identification to the front end of a navigation queue.
4. The quick navigation method of an operation interface according to claim 1 or 2,
the method further comprises the following steps:
and when the corresponding target interface identification exists in the navigation queue, moving the target interface identification to the front end of the navigation queue.
5. The quick navigation method of an operation interface according to claim 1,
after the step of adding the interface identifier into the navigation queue, the method further comprises the following steps:
acquiring historical use times or historical use duration of the operation interface corresponding to each interface identifier in the navigation queue;
and sequencing the interface identifications in the queue according to the sequence of the historical use times or the historical use duration from large to small.
6. The quick navigation method of an operation interface according to claim 5,
the method further comprises the following steps:
acquiring identity information of a user;
the step of obtaining the historical use times or the historical use duration of the operation interface corresponding to each interface identifier in the navigation queue comprises the following steps:
acquiring historical use times or historical use duration of the operation interface corresponding to each interface identifier in the corresponding navigation queue based on the identity information of the user;
the step of sorting the interface identifications in the queue according to the sequence of the historical use times or the historical use duration from large to small comprises the following steps:
and when the user is detected to operate, sorting the interface identifications in the queue according to the sequence of the historical use times or the historical use duration of the user from large to small.
7. The quick navigation method of an operation interface according to claim 1,
after the step of adding the interface identifier into the navigation queue, the method further comprises the following steps:
and deleting the interface identifier at the tail end of the navigation queue when the number of the interface identifiers in the navigation queue is greater than a set storage threshold value.
8. The quick navigation method of an operation interface according to claim 1,
the method further comprises the following steps:
acquiring an operation gesture of a user;
automatically switching to an operation interface corresponding to the interface identifier based on the operation gesture of the user and the arrangement sequence of the interface identifier in the navigation queue;
wherein the operation gesture corresponds to an arrangement sequence of the navigation queue.
9. The quick navigation method of an operation interface according to claim 1,
the method further comprises the following steps:
when a selection instruction of a user for the target interface identification in the navigation queue is received, judging whether a modal dialog box exists in the current operation interface;
if so, closing the modal dialog box, and switching to the corresponding target operation interface by using the corresponding target interface snapshot.
10. A terminal device, comprising a processor, and a display screen and a memory coupled to the processor;
the display screen is used for displaying an operation interface, the memory is used for storing program data, and the processor realizes the shortcut navigation method of the operation interface according to any one of claims 1 to 9 when executing the program data.
11. A computer storage medium, characterized in that it stores program data which, when executed by a processor, implements a shortcut navigation method of an operator interface according to any of claims 1-9.
CN201811435077.6A 2018-11-28 2018-11-28 Terminal equipment, quick navigation method of operation interface of terminal equipment and computer storage medium Pending CN111240559A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811435077.6A CN111240559A (en) 2018-11-28 2018-11-28 Terminal equipment, quick navigation method of operation interface of terminal equipment and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811435077.6A CN111240559A (en) 2018-11-28 2018-11-28 Terminal equipment, quick navigation method of operation interface of terminal equipment and computer storage medium

Publications (1)

Publication Number Publication Date
CN111240559A true CN111240559A (en) 2020-06-05

Family

ID=70872248

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811435077.6A Pending CN111240559A (en) 2018-11-28 2018-11-28 Terminal equipment, quick navigation method of operation interface of terminal equipment and computer storage medium

Country Status (1)

Country Link
CN (1) CN111240559A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112783386A (en) * 2021-01-11 2021-05-11 网易(杭州)网络有限公司 Page jump method, device, storage medium and computer equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102945115A (en) * 2012-10-18 2013-02-27 东莞宇龙通信科技有限公司 Terminal and terminal control method
CN103294460A (en) * 2012-02-29 2013-09-11 中国移动通信集团公司 User interface application layout adjustment method, server-side equipment and terminal equipment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103294460A (en) * 2012-02-29 2013-09-11 中国移动通信集团公司 User interface application layout adjustment method, server-side equipment and terminal equipment
CN102945115A (en) * 2012-10-18 2013-02-27 东莞宇龙通信科技有限公司 Terminal and terminal control method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112783386A (en) * 2021-01-11 2021-05-11 网易(杭州)网络有限公司 Page jump method, device, storage medium and computer equipment

Similar Documents

Publication Publication Date Title
CN103377200B (en) User preference information acquisition method and device
US11893075B2 (en) Intelligently generating and managing third-party sources within a contextual hub
JP5723588B2 (en) Information processing apparatus, display processing method, program, and recording medium
US8321803B2 (en) Aggregating service components
CN112394861B (en) Page jump method and device, storage medium and electronic device
CN105847130A (en) Instant messaging application chatting record processing method and device
DE102014012597A1 (en) Search method for related pictures and user interface for controlling the method
US10061893B2 (en) Method and apparatus for controlling electronic medical record system based output window
CN111460289A (en) News information pushing method and device
CN108255963A (en) A kind of control method and device of the News Retrieval based on internet
CN103324407B (en) Information processing unit and information processing method
US9384285B1 (en) Methods for identifying related documents
CN111240559A (en) Terminal equipment, quick navigation method of operation interface of terminal equipment and computer storage medium
CN107291951B (en) Data processing method, device, storage medium and processor
CN112416212A (en) Program access method, device, electronic equipment and readable storage medium
JPWO2009136529A1 (en) Business process management apparatus, business process management method, and business process management program
CN112912844A (en) File collection method, file collection device and terminal equipment
CN104951920B (en) service interface processing device and method
CN103530020B (en) The method and device of information operation
CN107577388B (en) Input interface control method and device
WO2013029535A1 (en) Document traversal treatment method and system
JP3547339B2 (en) Preference information collection system
KR101575802B1 (en) A automatic recording system for information about operations of searching and reading patent documents and the method thereof
JP2015165352A (en) analysis candidate display device
JP2004234582A (en) Dictionary construction method, system, and screen

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