CN106843660B - Data processing method and equipment thereof - Google Patents

Data processing method and equipment thereof Download PDF

Info

Publication number
CN106843660B
CN106843660B CN201710046570.8A CN201710046570A CN106843660B CN 106843660 B CN106843660 B CN 106843660B CN 201710046570 A CN201710046570 A CN 201710046570A CN 106843660 B CN106843660 B CN 106843660B
Authority
CN
China
Prior art keywords
data
menu
page
identifier
virtual
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
CN201710046570.8A
Other languages
Chinese (zh)
Other versions
CN106843660A (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.)
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific Shenzhen 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 Yulong Computer Telecommunication Scientific Shenzhen Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority to CN201710046570.8A priority Critical patent/CN106843660B/en
Publication of CN106843660A publication Critical patent/CN106843660A/en
Application granted granted Critical
Publication of CN106843660B publication Critical patent/CN106843660B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

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

Landscapes

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

Abstract

The embodiment of the invention discloses a data processing method and equipment thereof, wherein the data processing method comprises the following steps: acquiring a menu calling instruction input by a current application page displayed in a first display screen of terminal equipment aiming at a terminal application, wherein the menu calling instruction carries menu calling data; searching a virtual menu matched with the menu calling data based on a preset functional data list, and displaying and outputting the virtual menu in the first display screen; acquiring a trigger operation input aiming at a target menu identifier in the virtual menu, and jumping to a data detail page corresponding to the target menu identifier; the terminal equipment at least comprises a first display screen and a second display screen. By adopting the invention, the operation on the current application page can be realized by calling the virtual menu and operating the target menu identification in the virtual menu, the operation complexity is reduced, and the use efficiency is improved.

Description

Data processing method and equipment thereof
Technical Field
The invention relates to the technical field of internet, in particular to a data processing method and equipment thereof.
Background
With the continuous development and improvement of internet technology, terminal devices such as smart phones and tablet computers become an indispensable part in life of people, and particularly, a double-screen intelligent terminal with a liquid crystal display screen and an electronic ink screen brings more personalized experience to life of people. In the prior art, people can use an electronic ink screen in a dual-screen intelligent terminal to access the page data of a special reading terminal of a paper printed matter, for example: view commodity details, read e-books, etc. However, when people use the electronic ink screen to read the terminal page data, if the currently displayed terminal page data needs to be operated, only the liquid crystal display screen of the dual-screen intelligent terminal can be returned to operate, so that the operation complexity is increased, and the use efficiency is also reduced.
Disclosure of Invention
In view of this, embodiments of the present invention provide a data processing method and device, which can implement an operation on a current application page by calling a virtual menu and operating a target menu identifier in the virtual menu, reduce operation complexity, and improve use efficiency.
In order to solve the above technical problem, an embodiment of the present invention provides a data processing method, where the method includes:
acquiring a menu calling instruction input by a current application page displayed in a first display screen of terminal equipment aiming at a terminal application, wherein the menu calling instruction carries menu calling data;
searching a virtual menu matched with the menu calling data based on a preset functional data list, and displaying and outputting the virtual menu in the first display screen;
acquiring a trigger operation input aiming at a target menu identifier in the virtual menu, and jumping to a data detail page corresponding to the target menu identifier;
the terminal equipment at least comprises a first display screen and a second display screen.
Correspondingly, an embodiment of the present invention further provides a data processing device, where the device includes:
the data acquisition module is used for acquiring a menu calling instruction input by a current application page displayed in a first display screen of the terminal equipment aiming at the terminal application, and the menu calling instruction carries menu calling data;
the menu display module is used for searching a virtual menu matched with the menu calling data based on a preset functional data list and displaying and outputting the virtual menu in the first display screen;
the page skipping module is used for acquiring triggering operation input aiming at a target menu identifier in the virtual menu and skipping to a data detail page corresponding to the target menu identifier;
the terminal equipment at least comprises a first display screen and a second display screen.
In the embodiment of the invention, a menu calling instruction input by a current application page displayed in a first display screen of terminal equipment aiming at a terminal application is obtained, the menu calling instruction carries menu calling data, a virtual menu matched with the menu calling data is searched based on a preset functional data list, the virtual menu is displayed and output in the first display screen, finally, a trigger operation input aiming at a target menu identifier in the virtual menu is obtained, and the data detail page corresponding to the target menu identifier is jumped to, wherein the terminal equipment at least comprises the first display screen and a second display screen. The virtual menu is called through the menu calling instruction, and the target menu identification in the virtual menu is operated, so that the further operation of the current application page displayed in the first display screen of the terminal equipment is realized, the operation complexity is reduced, and the use efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of a data processing method according to an embodiment of the present invention;
FIG. 2 is a flow chart of another data processing method provided by the embodiment of the invention;
FIG. 3a is a schematic diagram of a fingerprint setting module interface according to an embodiment of the present invention;
FIG. 3b is a schematic diagram of another fingerprint setting module interface according to an embodiment of the present invention;
FIG. 3c is a schematic diagram of another fingerprint setting module interface according to an embodiment of the present invention;
FIG. 4a is a schematic diagram of a virtual menu display interface provided in an embodiment of the present invention;
fig. 4b is a schematic diagram of a two-dimensional code display interface according to an embodiment of the present invention;
FIG. 4c is a schematic view of a payment operation page provided by an embodiment of the present invention;
FIG. 4d is a schematic diagram of an information prompt page provided by an embodiment of the present invention
Fig. 5 is a schematic structural diagram of a data processing device according to an embodiment of the present invention;
FIG. 6 is a schematic diagram of another data processing apparatus according to an embodiment of the present invention;
FIG. 7 is a block diagram of a menu display module according to an embodiment of the present invention;
FIG. 8 is a schematic structural diagram of a page jump module according to an embodiment of the present invention;
FIG. 9 is a schematic structural diagram of a page jump unit according to an embodiment of the present invention;
fig. 10 is a schematic structural diagram of another data processing apparatus according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
The data processing method provided by the embodiment of the invention can be applied to an application scene of performing operation (for example, purchasing operation on a book being displayed in an electronic ink screen in a double-screen intelligent terminal) on a current application page displayed by a first display screen (for example, the electronic ink screen) of the double-screen intelligent terminal, for example: acquiring a menu calling instruction input by a current application page displayed in a first display screen of terminal equipment aiming at a terminal application, wherein the menu calling instruction carries menu calling data, searching a virtual menu matched with the menu calling data based on a preset functional data list, displaying and outputting the virtual menu in the first display screen, finally acquiring triggering operation input aiming at a target menu identifier in the virtual menu, and jumping to a data detail page corresponding to the target menu identifier; the terminal equipment at least comprises a first display screen and a second display screen. The virtual menu is called through the menu calling instruction, and the target menu identification in the virtual menu is operated, so that the further operation on the current application page is realized, the operation complexity is reduced, and the use efficiency is improved.
The data processing device involved in the embodiment of the present invention may include other dual-screen terminal devices, such as a tablet computer, a smart phone, a palm computer, and a Mobile Internet Device (MID), which may have at least a first display screen (e.g., an electronic ink screen) and a second display screen (e.g., a color liquid crystal screen).
The data processing method provided by the embodiment of the invention will be described in detail below with reference to fig. 1 to 4 d.
Fig. 1 is a schematic flowchart of a data processing method according to an embodiment of the present invention. As shown in fig. 1, the method described in the embodiment of the present invention may include the following steps S101 to S103.
S101, acquiring a menu calling instruction input by a current application page displayed in a first display screen of terminal equipment aiming at a terminal application, wherein the menu calling instruction carries menu calling data.
Specifically, the data processing device may obtain a menu retrieval instruction input by a user for a current application page displayed in a first display screen of the terminal device by the terminal application. It can be understood that the menu invoking instruction may be a control instruction which is input by the user and carries fingerprint data, voiceprint data, face feature data or other physical sign data capable of uniquely identifying the identity of the user, or may be a control instruction which carries password data or pattern data set according to a preset rule. The first display screen of the terminal device may be an electronic ink screen of the data processing device.
It will be appreciated that the menu call instruction may carry menu call data. The menu calling data can be fingerprint data, voiceprint data or human face characteristic data and other physical sign data which can uniquely identify the user identity and are carried by a menu calling instruction input by a user, and can also be password data or pattern data set according to a preset rule carried by the menu calling instruction.
S102, searching a virtual menu matched with the menu calling data based on a preset functional data list, and displaying and outputting the virtual menu in the first display screen.
Specifically, the data processing device may obtain menu retrieval function data input in advance, obtain a virtual menu set for the menu retrieval function data, and store the menu retrieval function data and the virtual menu corresponding to the menu retrieval function data in a function data list. The menu invoking function data may be preset human body sign data (for example, fingerprint data, voiceprint data, face feature data, or the like) with a menu invoking function, and the virtual menu may be menu data including one or more menu identifiers (for example, a payment identifier, a return identifier, a screenshot identifier, a homepage identifier, or the like).
Further, the data processing apparatus may display the virtual menu in the first display screen for output, for example: and displaying in the current application page in the first display screen in the form of a semi-transparent layer or an opaque layer.
In the embodiment of the present invention, the process of calling the virtual menu and displaying the virtual menu through the menu calling instruction may be, for example: when a user reads an electronic book on a first display screen, namely an electronic ink screen, of the double-screen mobile phone, the user needs to operate a currently browsed page, can call a virtual menu by inputting a fingerprint, and displays the virtual menu in the current electronic ink screen. Further, the user can operate on the currently browsed page through the virtual menu (for example, purchase a book being browsed, return to the main page, or screenshot the current page).
S103, acquiring a trigger operation input aiming at a target menu identifier in the virtual menu, and jumping to a data detail page corresponding to the target menu identifier.
Specifically, the data processing device may obtain a trigger operation input for a target menu identifier in the virtual menu, where the target menu identifier may be an identifier triggered by the user in the virtual menu, for example: may be any one of a payment identification, a return identification, a screenshot identification, a home page identification, or other identification.
Further, after receiving the trigger operation input for the target menu identifier, the data processing device may jump to a data detail page corresponding to the target menu identifier. For example: the data processing device may acquire a trigger operation input for the payment identifier in the virtual menu, may complete a purchase operation for commodity data corresponding to the data content in the current application page on the basis, and display a payment detail page of the completed purchase.
Optionally, when receiving a trigger operation input for the target menu identifier, the data processing device may jump to a target operation page corresponding to the target menu identifier, acquire a page jump operation input for the data operation identifier in the target operation page, and jump to a data detail page corresponding to the data operation identifier. For example: the data processing device can acquire a trigger operation input aiming at the payment identifier in the virtual menu, jump to a target operation page corresponding to the current application page and displaying commodity data details and a payment mode, and jump to a payment detail page by acquiring a page jump operation input aiming at the data operation identifier (such as a one-key purchase operation identifier) in the target operation page.
In the embodiment of the invention, a menu calling instruction input by a current application page lock displayed in a first display screen of terminal equipment aiming at a terminal application is obtained, the menu calling instruction carries menu calling data, a virtual menu matched with the menu calling data is searched based on a preset functional data list, the virtual menu is displayed and output in the first display screen, finally, a trigger operation input aiming at a target menu identifier in the virtual menu is obtained, and the data detail page corresponding to the target menu identifier is jumped to, wherein the terminal equipment at least comprises the first display screen and a second display screen. The virtual menu is called through the menu calling instruction, and the target menu identification in the virtual menu is operated, so that the further operation of the current application page displayed in the first display screen of the terminal equipment is realized, the operation complexity is reduced, and the use efficiency is improved.
Referring to fig. 2, a flow chart of another data processing method according to an embodiment of the invention is shown. As shown in fig. 2, the image data processing method in the present embodiment may include steps S201 to S207.
S201, acquiring input menu calling function data, and acquiring a virtual menu set for the menu calling function data.
Specifically, the data processing apparatus may acquire menu retrieval function data input in advance, and may acquire a virtual menu set for the menu retrieval function data. It is understood that the menu invoking function data may be preset physical sign data (e.g., fingerprint data, voiceprint data, facial feature data, etc.) with a menu invoking function, and the virtual menu may be menu data containing one or more menu identifiers (e.g., payment identifier, return identifier, screenshot identifier, homepage identifier, etc.).
S202, storing the menu calling function data and the virtual menu corresponding to the menu calling function data into a function data list.
Specifically, after the data processing device obtains the menu retrieval function data and the virtual menu, the data processing device may store the menu retrieval function data and the virtual menu corresponding to the menu retrieval function data in a function data list.
It is understood that other functional data may also be stored in the functional data list, such as: unlock function data, verify function data, or payment function data, etc. The other functional data may be fingerprint data, voiceprint data, face feature data or other physical sign data capable of uniquely identifying the user identity, or may be pattern data set according to preset rules or password data carried by the menu calling instruction.
S203, acquiring a menu calling instruction input by a current application page displayed in a first display screen of the terminal equipment aiming at the terminal application, wherein the menu calling instruction carries menu calling data.
Specifically, the data processing device may obtain a menu retrieval instruction input by a user for a current application page displayed in a first display screen of the terminal device by the terminal application. It can be understood that the menu invoking instruction may be a control instruction which is input by the user and carries fingerprint data, voiceprint data, face feature data or other physical sign data capable of uniquely identifying the identity of the user, or may be a control instruction which carries password data or pattern data set according to a preset rule. The first display screen of the terminal device may be an electronic ink screen of the data processing device.
It will be appreciated that the menu call instruction may carry menu call data. The menu calling data can be fingerprint data, voiceprint data or human face characteristic data and other physical sign data which can uniquely identify the user identity and are carried by a menu calling instruction input by a user, and can also be password data or pattern data set according to a preset rule carried by the menu calling instruction.
And S204, searching menu calling function data matched with the menu calling data based on the function data list.
Specifically, the data processing device may search for preset menu retrieval function data that matches the menu retrieval data input by the user based on the function data list. The menu calling data may be fingerprint data, voiceprint data, human face feature data or other physical sign data which can uniquely identify the user identity and are carried by a menu calling instruction input by a user, or may be pattern data which is carried by the menu calling instruction or is set according to a preset rule. In the embodiment of the present invention, the process of matching the menu retrieval data and the menu retrieval function data may be, for example: the preset menu calling function data is a left-hand median fingerprint, and if the menu calling instruction currently input by the user is input through a left-hand middle finger, the virtual menu corresponding to the menu calling instruction can be called.
And S205, acquiring a virtual menu corresponding to the menu calling function data, and displaying and outputting the virtual menu in the first display screen.
Specifically, when the menu retrieval function data in the function data list is matched with the menu retrieval data carried by the input menu retrieval instruction, the data processing device may obtain a virtual menu corresponding to the menu retrieval function data, and display and output the virtual menu in the first display screen, for example: and displaying in the current application page in the first display screen in the form of a semi-transparent layer or an opaque layer.
S206, acquiring a trigger operation input aiming at a target menu identification in the virtual menu, and acquiring a target operation page corresponding to the target menu identification based on the trigger operation.
Specifically, the data processing device may obtain a trigger operation input for a target menu identifier in the virtual menu, and obtain a target operation page corresponding to the target menu identifier based on the trigger operation. The target menu identifier may be an identifier triggered by the user in the virtual menu, for example: the data processing device may obtain a trigger operation input for the payment identifier in the virtual menu, and jump to a target operation page corresponding to the current application page and displaying the commodity data details and the payment mode.
S207, acquiring a page jump operation input aiming at the data operation identifier in the target operation page, and acquiring verification data carried by the page jump operation.
Specifically, after obtaining the target operation page corresponding to the target menu identifier based on the trigger operation, the data processing device may obtain a page jump operation input for the data operation identifier in the target operation page, for example: in the target operation page displaying the commodity data details and the payment mode, the data processing device can acquire a page jump operation input aiming at the one-key purchase operation identifier and jump to the payment detail page.
It is to be understood that the list of functional data may include verification functional data. After the data processing device obtains the page jump operation input for the data operation identifier in the target operation page, verification data carried by the page jump operation may be obtained, for example: fingerprint data, voiceprint data, face feature data, password data or pattern data set according to preset rules, and the like.
S208, when the verification data is matched with the verification function data in the function data list, jumping to a data detail page corresponding to the data operation identification.
Specifically, when the verification data matches the verification function data in the function data list, the data processing device may jump to a data detail page corresponding to the data operation identifier. For example: in a target operation page displaying commodity data details and a payment mode, the data processing device may acquire a page jump operation input for a "fingerprint one-key purchase" operation identifier, and when fingerprint data carried by the page jump operation matches preset payment verification function data (right-hand index finger fingerprint), complete a purchase operation of commodity data corresponding to data content in the current application page, and display a payment details page.
In the embodiment of the invention, the data processing equipment jumps to the data detail page on the basis of matching the verification data input by the user with the preset verification function data, thereby increasing the secrecy of the operation process and simultaneously improving the operation safety.
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings.
Specifically, before the data processing device according to the embodiment of the present invention is used to process data, a user may perform the settings shown in fig. 3a to 3c on the data processing device, and set different types of functional data by using fingerprints of different fingers. As shown in fig. 3a, the fingerprint 1 is set as unlocking function data having an unlocking function, and operations such as renaming and deleting can be performed on the fingerprint 1 through fig. 3 b. The setting completion of unlocking the screen can form a setting completion interface shown in fig. 3c, as shown in fig. 3c, the function of the fingerprint 1 may be to unlock only the screen, or to open various terminal applications installed in the terminal device (for example, a photographing application, a navigation application, a shopping application, a social application, etc.), and it can be understood that one or more terminal applications may be opened through the fingerprint 1.
It is understood that the setting process shown in fig. 3 a-3 c can also be used to set voiceprint data, human face features, and other data.
Preferably, different types of functional data may correspond to different fingerprint data, for example: the fingerprint 1 may be a fingerprint of a left index finger and a right index finger having a function of unlocking the screen, the fingerprint 2 may be a fingerprint of a middle finger of a left hand having a function of calling a virtual menu, and the fingerprint 3 may be a fingerprint of a right index finger having a function of payment verification.
In the specific implementation manner of the present invention, for the disadvantage of inconvenient operation of the electronic ink screen of the dual-screen intelligent terminal device, the virtual menu shown in fig. 4a can be called through the fingerprint 2 (the virtual menu is displayed on the current application page in the electronic ink screen of the terminal device in the form of an opaque layer), by clicking the payment menu identifier in the virtual menu, the two-dimensional code page corresponding to the page content of the current application page shown in fig. 4a can be displayed, by scanning the two-dimensional code, the payment operation page corresponding to the payment menu identifier shown in fig. 4c can be obtained, in the payment operation page shown in fig. 4c, by clicking the "one-key-for-purchase" fingerprint, the user can be skipped to the information prompt page shown in fig. 4d for prompting the user to input the payment verification fingerprint, the payment verification fingerprint is obtained, and when the payment verification fingerprint is matched with the preset payment verification function data (fingerprint 3, i.e., right-hand index finger) The payment process is completed.
In the embodiment of the invention, a menu calling instruction input by a current application page displayed in a first display screen of terminal equipment aiming at a terminal application is obtained, the menu calling instruction carries menu calling data, a virtual menu matched with the menu calling data is searched based on a preset functional data list, the virtual menu is displayed and output in the first display screen, finally, a trigger operation input aiming at a target menu identifier in the virtual menu is obtained, and the data detail page corresponding to the target menu identifier is jumped to, wherein the terminal equipment at least comprises the first display screen and a second display screen. The virtual menu is called through the menu calling instruction, and the target menu identification in the virtual menu is operated, so that the further operation of the current application page displayed in the first display screen of the terminal equipment is realized, the operation complexity is reduced, and the use efficiency is improved; on the basis that the verification data input by the user is matched with the preset verification function data, the user jumps to a data detail page, so that the secrecy of the operation process is increased, and the operation safety is improved.
The data processing apparatus according to the embodiment of the present invention will be described in detail with reference to fig. 5 to 9. It should be noted that the apparatuses shown in fig. 5-9 are used for executing the method of the embodiment shown in fig. 1-4 d of the present invention, and for convenience of description, only the parts related to the embodiment of the present invention are shown, and details of the technology are not disclosed, please refer to the embodiment shown in fig. 1-4 d of the present invention.
Fig. 5 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present invention. As shown in fig. 5, the data processing apparatus 1 according to the embodiment of the present invention may include: a data acquisition module 11, a menu display module 12 and a page jump module 13.
The data obtaining module 11 is configured to obtain a menu invoking instruction input by a current application page displayed in a first display screen of the terminal device for the terminal application, where the menu invoking instruction carries menu invoking data.
In a specific implementation, the data obtaining module 11 may obtain a menu invoking instruction input by a user for a current application page displayed in a first display screen of the terminal device by the terminal application. It can be understood that the menu invoking instruction may be a control instruction which is input by the user and carries fingerprint data, voiceprint data, face feature data or other physical sign data capable of uniquely identifying the identity of the user, or may be a control instruction which carries password data or pattern data set according to a preset rule. The first display screen of the terminal device may be an electronic ink screen of the data processing device.
It will be appreciated that the menu call instruction may carry menu call data. The menu calling data can be fingerprint data, voiceprint data or human face characteristic data and other physical sign data which can uniquely identify the user identity and are carried by a menu calling instruction input by a user, and can also be password data or pattern data set according to a preset rule carried by the menu calling instruction.
And the menu display module 12 is configured to search for a virtual menu matched with the menu invoking data based on a preset functional data list, and display and output the virtual menu in the first display screen.
In a specific implementation, the menu display module 12 may obtain pre-input menu invoking function data, obtain a virtual menu set for the menu invoking function data, and store the menu invoking function data and the virtual menu corresponding to the menu invoking function data in a function data list. The menu invoking function data may be preset human body sign data (for example, fingerprint data, voiceprint data, face feature data, or the like) with a menu invoking function, and the virtual menu may be menu data including one or more menu identifiers (for example, a payment identifier, a return identifier, a screenshot identifier, a homepage identifier, or the like).
Further, the menu display module 12 may display and output the virtual menu in the first display screen, for example: and displaying in the first display screen in the form of a semi-transparent layer or an opaque layer in the current application page.
In the embodiment of the present invention, the process of calling the virtual menu and displaying the virtual menu through the menu calling instruction may be, for example: when a user reads an electronic book on a first display screen, namely an electronic ink screen, of the double-screen mobile phone, the user needs to operate a currently browsed page, can call a virtual menu by inputting a fingerprint, and displays the virtual menu in the current electronic ink screen. Further, the user can operate on the currently browsed page through the virtual menu (for example, purchase a book being browsed, return to the main page, or screenshot the current page).
And the page jump module 13 is configured to acquire a trigger operation input for a target menu identifier in the virtual menu, and jump to a data detail page corresponding to the target menu identifier.
In a specific implementation, the page jump module 13 may obtain a trigger operation input for a target menu identifier in the virtual menu, where the target menu identifier may be an identifier triggered by a user in the virtual menu, for example: may be any one of a payment identification, a return identification, a screenshot identification, a home page identification, or other identification.
Further, after receiving the trigger operation input for the target menu identifier, the page jump module 13 may jump to a data detail page corresponding to the target menu identifier. For example: the page jump module 13 may obtain a trigger operation input for the payment identifier in the virtual menu, and on this basis, may complete a purchase operation for the commodity data corresponding to the data content in the current application page, and display a payment detail page of the completed purchase.
Optionally, when receiving a trigger operation input for the target menu identifier, the page jump module 13 may jump to a target operation page corresponding to the target menu identifier, acquire a page jump operation input for a data operation identifier in the target operation page, and jump to a data detail page corresponding to the data operation identifier. For example: the page jump module 13 may obtain a trigger operation input for the payment identifier in the virtual menu, jump to a target operation page corresponding to the current application page and displaying the commodity data details and the payment method, and jump to the payment detail page by obtaining a page jump operation input for the data operation identifier (for example, a one-key purchase operation identifier) in the target operation page.
In the embodiment of the invention, a menu calling instruction input by a current application page displayed in a first display screen of terminal equipment aiming at a terminal application is obtained, the menu calling instruction carries menu calling data, a virtual menu matched with the menu calling data is searched based on a preset functional data list, the virtual menu is displayed and output in the first display screen, finally, a trigger operation input aiming at a target menu identifier in the virtual menu is obtained, and the data detail page corresponding to the target menu identifier is jumped to, wherein the terminal equipment at least comprises the first display screen and a second display screen. The virtual menu is called through the menu calling instruction, and the target menu identification in the virtual menu is operated, so that the further operation of the current application page displayed in the first display screen of the terminal equipment is realized, the operation complexity is reduced, and the use efficiency is improved.
Fig. 6 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present invention. As shown in fig. 6, the data processing apparatus 1 according to the embodiment of the present invention may include: a data acquisition module 11, a menu display module 12, a page jump module 13, a menu acquisition module 14 and a list generation module 15.
And a menu obtaining module 14, configured to obtain the input menu invoking function data, and obtain a virtual menu set for the menu invoking function data.
In a specific implementation, the menu obtaining module 14 may obtain pre-input menu retrieval function data, and may obtain a virtual menu set for the menu retrieval function data. It is understood that the menu invoking function data may be preset physical sign data (e.g., fingerprint data, voiceprint data, facial feature data, etc.) with a menu invoking function, and the virtual menu may be menu data including one or more menu identifiers (e.g., payment identifier, return identifier, screenshot identifier, homepage identifier, etc.).
And the list generating module 15 is configured to store the menu invoking function data and the virtual menu corresponding to the menu invoking function data in a function data list.
In a specific implementation, after the list generating module 15 obtains the menu invoking function data and the virtual menu, the menu invoking function data and the virtual menu corresponding to the menu invoking function data may be stored in a function data list.
It is understood that other functional data may also be stored in the functional data list, such as: unlock function data, verify function data, or payment function data, etc. The other functional data may be fingerprint data, voiceprint data, face feature data or other physical sign data capable of uniquely identifying the user identity, or may be pattern data set according to preset rules or password data carried by the menu calling instruction.
The data obtaining module 11 is configured to obtain a menu invoking instruction input by a current application page displayed in a first display screen of the terminal device for the terminal application, where the menu invoking instruction carries menu invoking data.
In a specific implementation, the data obtaining module 11 may obtain a menu invoking instruction input by a user for a current application page displayed in a first display screen of the terminal device by the terminal application. It can be understood that the menu invoking instruction may be a control instruction which is input by the user and carries fingerprint data, voiceprint data, face feature data or other physical sign data capable of uniquely identifying the identity of the user, or may be a control instruction which carries password data or pattern data set according to a preset rule. The first display screen of the terminal device may be an electronic ink screen of the data processing device.
It will be appreciated that the menu call instruction may carry menu call data. The menu calling data can be fingerprint data, voiceprint data or human face characteristic data and other physical sign data which can uniquely identify the user identity and are carried by a menu calling instruction input by a user, and can also be password data or pattern data set according to a preset rule carried by the menu calling instruction.
And the menu display module 12 is configured to search for a virtual menu matched with the menu invoking data based on a preset functional data list, and display and output the virtual menu in the first display screen.
In a specific implementation, the menu display module 12 may search for a virtual menu matched with the menu invoking data based on a preset functional data list, and display and output the virtual menu in the first display screen.
Referring to fig. 7, a schematic structural diagram of the menu display module 12 is provided in the embodiment of the present invention. As shown in fig. 7, the menu display module 12 may include:
a function data obtaining unit 121, configured to search, based on the function data list, menu retrieval function data that matches the menu retrieval data.
In a specific implementation, the function data obtaining unit 121 may search the preset menu retrieval function data matched with the menu retrieval data input by the user based on the function data list. The menu calling data may be fingerprint data, voiceprint data, human face feature data or other physical sign data which can uniquely identify the user identity and are carried by a menu calling instruction input by a user, or may be pattern data which is carried by the menu calling instruction or is set according to a preset rule. In the embodiment of the present invention, the process of matching the menu retrieval data and the menu retrieval function data may be, for example: the preset menu calling function data is a left-hand median fingerprint, and if the menu calling instruction currently input by the user is input through a left-hand middle finger, the virtual menu corresponding to the menu calling instruction can be called.
And the menu display unit 122 is configured to acquire a virtual menu corresponding to the menu invoking function data, and display and output the virtual menu in the first display screen.
In a specific implementation, when the menu retrieval function data in the function data list is matched with the menu retrieval data carried by the input menu retrieval instruction, the menu display unit 122 may obtain a virtual menu corresponding to the menu retrieval function data, and display and output the virtual menu on the first display screen, for example: and displaying in the first display screen in the form of a semi-transparent layer or an opaque layer in the current application page.
And the page jump module 13 is configured to acquire a trigger operation input for a target menu identifier in the virtual menu, and jump to a data detail page corresponding to the target menu identifier.
In a specific implementation, the page jump module 13 may obtain a trigger operation input for a target menu identifier in the virtual menu, and jump to a data detail page corresponding to the target menu identifier.
Referring to fig. 8, a schematic structural diagram of the page jump module 13 is provided in the embodiment of the present invention. As shown in fig. 8, the page jump module 13 may include:
a page data obtaining unit 131, configured to obtain a trigger operation input for a target menu identifier in the virtual menu, and obtain a target operation page corresponding to the target menu identifier based on the trigger operation.
In a specific implementation, the page data obtaining unit 131 may obtain a trigger operation input for a target menu identifier in the virtual menu, and obtain a target operation page corresponding to the target menu identifier based on the trigger operation. The target menu identifier may be an identifier triggered by the user in the virtual menu, for example: the page data obtaining unit 131 may obtain a trigger operation input for the payment identifier in the virtual menu, and jump to a target operation page corresponding to the current application page and displaying the commodity data details and the payment mode.
The page jump unit 132 is configured to acquire a page jump operation input for a data operation identifier in the target operation page, and jump to a data detail page corresponding to the data operation identifier.
In a specific implementation, the page jump unit 132 may obtain a page jump operation input for a data operation identifier in the target operation page, and jump to a data detail page corresponding to the data operation identifier.
Referring to fig. 9, a schematic structural diagram of a page jump unit 132 is provided in the embodiment of the present invention. As shown in fig. 9, the page jump unit 132 may include:
and the verification data obtaining subunit 1321 is configured to obtain a page jump operation input for the data operation identifier in the target operation page, and obtain verification data carried by the page jump operation.
In a specific implementation, after the verification data obtaining subunit 1321 obtains the target operation page corresponding to the target menu identifier based on the trigger operation, it may obtain a page jump operation input for the data operation identifier in the target operation page, for example: in the target operation page where the details of the commodity data and the payment method are displayed, the verification data acquisition subunit 1321 may acquire a page jump operation input for the "one-touch purchase" operation identifier, and jump to the payment detail page.
It is to be understood that the list of functional data may include verification functional data. After the verification data obtaining subunit 1321 obtains the page jump operation input for the data operation identifier in the target operation page, it may obtain verification data carried by the page jump operation, for example: fingerprint data, voiceprint data, face feature data, password data or pattern data set according to preset rules, and the like.
And the page jump subunit 1322 is configured to jump to the data detail page corresponding to the data operation identifier when the verification data matches the verification function data in the function data list.
In a specific implementation, when the verification data matches the verification function data in the function data list, the page jump subunit 1322 may jump to the data detail page corresponding to the data operation identifier. For example: in the target operation page displaying the commodity data details and the payment mode, the page jump subunit 1322 may acquire a page jump operation input for a "fingerprint one-key purchase" operation identifier, and when fingerprint data carried by the page jump operation matches preset payment verification function data (right-hand index finger fingerprint), complete a purchase operation of commodity data corresponding to data content in the current application page, and display a payment details page.
In the embodiment of the present invention, the data processing device 1 jumps to the data detail page on the basis that the verification data input by the user matches the preset verification function data, thereby increasing the confidentiality of the operation process and improving the operation security.
In specific implementation, the virtual menu is called through the menu calling instruction, and a specific implementation process of operating the current application page through the virtual menu can be specifically implemented according to the method in the above method embodiment, and the specific implementation process may refer to the related description of the above method embodiment, which is not described herein again.
In the embodiment of the invention, a menu calling instruction input by a current application page displayed in a first display screen of terminal equipment aiming at a terminal application is obtained, the menu calling instruction carries menu calling data, a virtual menu matched with the menu calling data is searched based on a preset functional data list, the virtual menu is displayed and output in the first display screen, finally, a trigger operation input aiming at a target menu identifier in the virtual menu is obtained, and the data detail page corresponding to the target menu identifier is jumped to, wherein the terminal equipment at least comprises the first display screen and a second display screen. The virtual menu is called through the menu calling instruction, and the target menu identification in the virtual menu is operated, so that the further operation of the current application page displayed in the first display screen of the terminal equipment is realized, the operation complexity is reduced, and the use efficiency is improved; on the basis that the verification data input by the user is matched with the preset verification function data, the user jumps to a data detail page, so that the secrecy of the operation process is increased, and the operation safety is improved.
Referring to fig. 10, a schematic structural diagram of another data processing apparatus according to an embodiment of the present invention is provided. As shown in fig. 10, the data processing apparatus 1000 may include: at least one processor 1001, such as a CPU, at least one network interface 1004, a user interface 1003, memory 1005, at least one communication bus 1002. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a Display screen (Display) and a Keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface and a standard wireless interface. The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface). The memory 1005 may be a high-speed RAM memory or a non-volatile memory (non-volatile memory), such as at least one disk memory. The memory 1005 may optionally be at least one memory device located remotely from the processor 1001. As shown in fig. 10, a memory 1005, which is a kind of computer storage medium, may include therein an operating system, a network communication module, a user interface module, and a data processing program.
In the data processing apparatus 1000 shown in fig. 10, the user interface 1003 is mainly used as an interface for providing input for a user, and acquiring data input by the user; and the processor 1001 may be configured to invoke the network connectivity application stored in the memory 1005 and specifically perform the following operations:
acquiring a menu calling instruction input by a current application page displayed in a first display screen of terminal equipment aiming at a terminal application, wherein the menu calling instruction carries menu calling data;
searching a virtual menu matched with the menu calling data based on a preset functional data list, and displaying and outputting the virtual menu in the first display screen;
acquiring a trigger operation input aiming at a target menu identifier in the virtual menu, and jumping to a data detail page corresponding to the target menu identifier;
the terminal equipment at least comprises a first display screen and a second display screen.
In one embodiment, before executing obtaining a menu invoking instruction input for a current application page displayed in a first display screen of a terminal device by a terminal application, where the menu invoking instruction carries menu invoking data, the processor 1001 further executes the following operations:
acquiring input menu calling function data and acquiring a virtual menu set for the menu calling function data;
and storing the menu calling function data and the virtual menu corresponding to the menu calling function data into a function data list.
In an embodiment, when the processor 1001 searches for a virtual menu matching the menu invoking data based on a preset function data list and displays and outputs the virtual menu on the first display screen, the following operations are specifically performed:
searching menu calling function data matched with the menu calling data based on the function data list;
and acquiring a virtual menu corresponding to the menu calling function data, and displaying and outputting the virtual menu in the first display screen.
In one embodiment, when the processor 1001 executes a trigger operation for acquiring an input of a target menu identifier in the virtual menu and jumps to a data detail page corresponding to the target menu identifier, the following operations are specifically executed:
acquiring a trigger operation input aiming at a target menu identifier in the virtual menu, and acquiring a target operation page corresponding to the target menu identifier based on the trigger operation;
and acquiring page jump operation input aiming at the data operation identifier in the target operation page, and jumping to a data detail page corresponding to the data operation identifier.
In one embodiment, the list of functional data includes verification functional data;
when the processor 1001 executes a page jump operation that is input for a data operation identifier in the target operation page and jumps to a data detail page corresponding to the data operation identifier, the following operations are specifically executed:
acquiring a page jump operation input aiming at a data operation identifier in the target operation page, and acquiring verification data carried by the page jump operation;
and when the verification data is matched with the verification function data in the function data list, jumping to a data detail page corresponding to the data operation identification.
In the embodiment of the invention, a menu calling instruction input by a current application page displayed in a first display screen of terminal equipment aiming at a terminal application is obtained, the menu calling instruction carries menu calling data, a virtual menu matched with the menu calling data is searched based on a preset functional data list, the virtual menu is displayed and output in the first display screen, finally, a trigger operation input aiming at a target menu identifier in the virtual menu is obtained, and the data detail page corresponding to the target menu identifier is jumped to, wherein the terminal equipment at least comprises the first display screen and a second display screen. The virtual menu is called through the menu calling instruction, and the target menu identification in the virtual menu is operated, so that the further operation of the current application page displayed in the first display screen of the terminal equipment is realized, the operation complexity is reduced, and the use efficiency is improved; on the basis that the verification data input by the user is matched with the preset verification function data, the user jumps to a data detail page, so that the secrecy of the operation process is increased, and the operation safety is improved.
It should be noted that, for the sake of simplicity, the above method embodiments are described as a series of acts, but those skilled in the art should understand that the present invention is not limited by the described order of acts, and some steps may be performed in other orders or simultaneously. Further, those skilled in the art will appreciate that the embodiments described in the specification are presently preferred and that no single feature or element is essential to the invention. In the above embodiments, the descriptions of the embodiments have respective emphasis, and reference may be made to related descriptions of other embodiments for parts that are not described in detail in a certain embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit. The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of 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, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. Wherein the storage medium comprises: various media capable of storing program codes, such as a usb disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk.
The above disclosure is only for the purpose of illustrating the preferred embodiments of the present invention, and it is therefore to be understood that the invention is not limited by the scope of the appended claims.

Claims (10)

1. A data processing method, comprising:
acquiring a menu calling instruction input by a current application page displayed in a first display screen of terminal equipment aiming at a terminal application, wherein the menu calling instruction carries menu calling data, and the menu calling data comprises fingerprint data, voiceprint data or human face characteristic data carried by the menu calling instruction input by a user, or the menu calling instruction carries password data or pattern data set according to a preset rule;
searching a virtual menu matched with the menu calling data based on a preset functional data list, and displaying and outputting the virtual menu in the first display screen;
and acquiring a trigger operation input aiming at a target menu identifier in the virtual menu, and jumping to a data detail page corresponding to the target menu identifier, wherein the data detail page corresponding to the target menu identifier is a page displayed in the first display screen.
2. The method of claim 1, wherein before obtaining a menu invocation instruction input by a current application displayed in a first display screen of a terminal device for a terminal application, the menu invocation instruction carrying menu invocation data, further comprising:
acquiring input menu calling function data and acquiring a virtual menu set for the menu calling function data;
and storing the menu calling function data and the virtual menu corresponding to the menu calling function data into a function data list.
3. The method as claimed in claim 1, wherein the searching for the virtual menu matching with the menu invoking data based on the preset function data list and displaying and outputting the virtual menu in the first display screen comprises:
searching menu calling function data matched with the menu calling data based on the function data list;
and acquiring a virtual menu corresponding to the menu calling function data, and displaying and outputting the virtual menu in the first display screen.
4. The method of claim 2, wherein the obtaining of the trigger operation input for the target menu identification in the virtual menu and jumping to the data detail page corresponding to the target menu identification comprises:
acquiring a trigger operation input aiming at a target menu identifier in the virtual menu, and acquiring a target operation page corresponding to the target menu identifier based on the trigger operation;
and acquiring page jump operation input aiming at the data operation identifier in the target operation page, and jumping to a data detail page corresponding to the data operation identifier.
5. The method of claim 4, wherein the list of functional data includes verification functional data;
the acquiring a page jump operation input aiming at a data operation identifier in the target operation page, and jumping to a data detail page corresponding to the data operation identifier includes:
acquiring a page jump operation input aiming at a data operation identifier in the target operation page, and acquiring verification data carried by the page jump operation;
and when the verification data is matched with the verification function data in the function data list, jumping to a data detail page corresponding to the data operation identification.
6. A data processing apparatus, characterized by comprising:
the terminal device comprises a data acquisition module, a data processing module and a data processing module, wherein the data acquisition module is used for acquiring a menu calling instruction which is input by a current application page and is displayed in a first display screen of the terminal device aiming at a terminal application, the menu calling instruction carries menu calling data, and the menu calling data comprises fingerprint data, voiceprint data or human face characteristic data carried by the menu calling instruction input by a user, or the menu calling instruction carries password data or pattern data set according to a preset rule;
the menu display module is used for searching a virtual menu matched with the menu calling data based on a preset functional data list and displaying and outputting the virtual menu in the first display screen;
and the page jump module is used for acquiring a trigger operation input aiming at a target menu identifier in the virtual menu and jumping to a data detail page corresponding to the target menu identifier, wherein the data detail page corresponding to the target menu identifier is a page displayed in the first display screen.
7. The apparatus of claim 6, further comprising:
the menu acquisition module is used for acquiring input menu calling function data and acquiring a virtual menu set aiming at the menu calling function data;
and the list generation module is used for storing the menu calling function data and the virtual menu corresponding to the menu calling function data into a function data list.
8. The device of claim 6, wherein the menu display module comprises:
the function data acquisition unit is used for searching menu calling function data matched with the menu calling data based on the function data list;
and the menu display unit is used for acquiring a virtual menu corresponding to the menu calling function data and displaying and outputting the virtual menu in the first display screen.
9. The device of claim 7, wherein the page jump module comprises:
the page data acquisition unit is used for acquiring trigger operation input aiming at a target menu identifier in the virtual menu and acquiring a target operation page corresponding to the target menu identifier based on the trigger operation;
and the page jump unit is used for acquiring page jump operation input aiming at the data operation identifier in the target operation page and jumping to a data detail page corresponding to the data operation identifier.
10. The apparatus of claim 9, wherein the list of functional data includes verification functional data;
the page jump unit includes:
the verification data acquisition subunit is used for acquiring a page jump operation input aiming at the data operation identifier in the target operation page and acquiring verification data carried by the page jump operation;
and the page jump rotor unit is used for jumping to a data detail page corresponding to the data operation identifier when the verification data is matched with the verification function data in the function data list.
CN201710046570.8A 2017-01-18 2017-01-18 Data processing method and equipment thereof Active CN106843660B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710046570.8A CN106843660B (en) 2017-01-18 2017-01-18 Data processing method and equipment thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710046570.8A CN106843660B (en) 2017-01-18 2017-01-18 Data processing method and equipment thereof

Publications (2)

Publication Number Publication Date
CN106843660A CN106843660A (en) 2017-06-13
CN106843660B true CN106843660B (en) 2020-11-10

Family

ID=59119438

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710046570.8A Active CN106843660B (en) 2017-01-18 2017-01-18 Data processing method and equipment thereof

Country Status (1)

Country Link
CN (1) CN106843660B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107831981A (en) * 2017-10-24 2018-03-23 广东欧珀移动通信有限公司 Terminal control method, device, terminal and computer-readable recording medium
CN109063082B (en) * 2018-07-25 2021-02-09 珠海格力电器股份有限公司 Page skipping method and terminal equipment
CN109710132B (en) * 2018-12-28 2021-10-01 维沃移动通信有限公司 Operation control method and terminal
CN110377150B (en) * 2019-06-11 2023-01-24 中新软件(上海)有限公司 Method and device for operating entity component in virtual scene and computer equipment
CN112835670B (en) * 2021-02-05 2023-09-01 范逸飞 Method for realizing turntable menu and storage medium thereof
CN114185504A (en) * 2021-11-22 2022-03-15 北京讯通安添通讯科技有限公司 Method, device, terminal and storage medium for displaying health information on secondary screen

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103955823A (en) * 2014-05-14 2014-07-30 金陵科技学院 High-security portable collection and payment method
CN106210274A (en) * 2016-06-29 2016-12-07 努比亚技术有限公司 A kind of double display unit, method and mobile terminal
CN106231083A (en) * 2016-07-25 2016-12-14 努比亚技术有限公司 Mobile terminal control device and method

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9898642B2 (en) * 2013-09-09 2018-02-20 Apple Inc. Device, method, and graphical user interface for manipulating user interfaces based on fingerprint sensor inputs
CN105824544A (en) * 2015-11-30 2016-08-03 南京步步高通信科技有限公司 Method for starting application program and terminal
CN105630308A (en) * 2015-12-24 2016-06-01 惠州Tcl移动通信有限公司 Shortcut menu popup method and system based on mobile terminal
CN105653171A (en) * 2015-12-29 2016-06-08 宇龙计算机通信科技(深圳)有限公司 Fingerprint identification based terminal control method, terminal control apparatus and terminal
CN105975192B (en) * 2016-04-28 2019-04-19 努比亚技术有限公司 A kind of image information processing method and mobile terminal
CN106250092B (en) * 2016-07-29 2019-03-22 宇龙计算机通信科技(深圳)有限公司 A kind of terminal screen switching method and device
CN106293711B (en) * 2016-07-29 2019-10-22 宇龙计算机通信科技(深圳)有限公司 A kind of display methods of PUSH message, device and terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103955823A (en) * 2014-05-14 2014-07-30 金陵科技学院 High-security portable collection and payment method
CN106210274A (en) * 2016-06-29 2016-12-07 努比亚技术有限公司 A kind of double display unit, method and mobile terminal
CN106231083A (en) * 2016-07-25 2016-12-14 努比亚技术有限公司 Mobile terminal control device and method

Also Published As

Publication number Publication date
CN106843660A (en) 2017-06-13

Similar Documents

Publication Publication Date Title
CN106843660B (en) Data processing method and equipment thereof
US10169558B2 (en) Enhancing biometric security of a system
KR102173123B1 (en) Method and apparatus for recognizing object of image in electronic device
CN105279410A (en) User Authentication Retry with a Biometric Sensing Device
KR101556599B1 (en) Pattern Inputting Apparatus and Method, and Recording Medium Using the Same
JP2001236324A (en) Portable electronic device with individual authenticating function by biometric information
CN106682561B (en) Scanning function using method and device
CN105354455B (en) State switching method and electronic equipment
JP2019504566A (en) Information image display method and apparatus
CN109472122A (en) A kind of multimedia messages reminding method and system
US20180024976A1 (en) Annotation providing method and device
CN111611976A (en) Payment method and device based on face recognition
CN105677891B (en) A kind of file naming method, device and terminal
CN115618826A (en) Form filling method and device, electronic equipment and medium
CN111651749A (en) Method and device for finding account based on password, computer equipment and storage medium
US20170249450A1 (en) Device and Method for Authenticating a User
CN105354459A (en) Information processing method and device and electronic equipment
CN107943359A (en) A kind of method, terminal and the computer-readable medium of the control of application program
US20110154483A1 (en) Electronic device with password protection function and method thereof
WO2016197717A1 (en) Method and device for inputting information on mobile terminal
CN113869063A (en) Data recommendation method and device, electronic equipment and storage medium
KR101435487B1 (en) User device, method of using hidden page of the same and computer-readable recording medium
CN109034808B (en) Operation method and device of payment application program and terminal equipment
CN106843884B (en) Query data processing method and device
KR20140121509A (en) Barcode providing electronic device and method

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