CN106775184A - APP tabs exhibiting method and electronic equipment - Google Patents

APP tabs exhibiting method and electronic equipment Download PDF

Info

Publication number
CN106775184A
CN106775184A CN201510834539.1A CN201510834539A CN106775184A CN 106775184 A CN106775184 A CN 106775184A CN 201510834539 A CN201510834539 A CN 201510834539A CN 106775184 A CN106775184 A CN 106775184A
Authority
CN
China
Prior art keywords
tab
app
tabs
main interface
displaying
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.)
Granted
Application number
CN201510834539.1A
Other languages
Chinese (zh)
Other versions
CN106775184B (en
Inventor
彭飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing 58 Information Technology Co Ltd
Original Assignee
Beijing 58 Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing 58 Information Technology Co Ltd filed Critical Beijing 58 Information Technology Co Ltd
Priority to CN201510834539.1A priority Critical patent/CN106775184B/en
Publication of CN106775184A publication Critical patent/CN106775184A/en
Application granted granted Critical
Publication of CN106775184B publication Critical patent/CN106775184B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/04817Interaction 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 using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements

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 present invention provides a kind of APP tabs exhibiting method and electronic equipment.The method includes:Detection operation of the user in APP main interfaces, determines whether the operation meets default trigger condition, if meeting, call with the corresponding tab of the operation, and by the tab including in the APP main interfaces.APP tabs exhibiting method and electronic equipment that the present invention is provided, can be according to the display of user's operation triggering tab, represent tab and corresponding view to user when appropriate, so that can mitigating, tab is disposable to represent the excessive information loads for causing, improve Consumer's Experience.

Description

APP tab display method and electronic equipment
Technical Field
The invention relates to the technical field of communication, in particular to an APP tab display method and electronic equipment.
Background
With the increasing popularity of electronic devices such as smart phones and tablet computers, various Applications (APP) are developed on the electronic devices.
Various APP icons of the electronic equipment are displayed on a desktop in functional icons, after a user clicks and touches one APP icon, a user operation interface can jump to the operation interface of the APP, each Tab (Tab) has a unique corresponding view on the operation interface of the APP, the user can enter the corresponding view or realize quick switching among different views by clicking the Tab, when the Tab is displayed on the operation interface of one APP in the prior art, the number and the content of the tabs are fixed, and the electronic equipment displays all the tabs on the operation interface of the APP at one time.
The existing tab display mode has the following problems: too many tabs (carrying information corresponding to the view) are presented at one time, which may cause information load.
Disclosure of Invention
The invention provides an APP option card display method and electronic equipment, which are used for solving the problem of information load caused by excessive APP option card display at one time and improving user experience.
In a first aspect, the present invention provides an APP tab displaying method, including:
detecting the operation of a user in an APP main interface;
determining whether the operation meets a preset trigger condition;
if yes, calling a tab corresponding to the operation, and displaying the tab on the APP main interface.
Further, the determining whether the operation satisfies a preset trigger condition includes:
if the execution process corresponding to the operation is detected to execute page jump or service calling in the APP, determining that the execution process corresponding to the operation meets a preset trigger condition;
or,
and if a response message returned by the operation is received, determining that an execution result corresponding to the operation meets a preset trigger condition.
Further, the displaying the tab on the APP main interface includes:
and displaying the tab on a tab bar of the APP main interface.
Further, the displaying the tab before the tab bar of the APP main interface further includes:
displaying a prompt diagram on the APP main interface, wherein the prompt diagram comprises the icon of the tab and a closing button;
receiving an operation instruction of clicking the closing button by a user;
closing the prompt graph according to the operation instruction;
and moving the icon of the tab to a tab bar in the APP main interface.
Further, the displaying the tab on the tab bar of the APP main interface includes:
calculating the position coordinates of the tabs and the new position coordinates of the original tabs according to the total number of the original tabs and the tabs on the tab bar based on the principle of uniform distribution on the tab bar;
and displaying the tabs on a tab bar according to the calculated position coordinates of the tabs, and moving each original tab from the original position coordinates to new position coordinates.
Further, after the displaying the tab on the APP main interface, the method further includes:
receiving a request for deleting the tab input by a user;
and deleting the tab.
In a second aspect, the present invention provides an electronic device comprising:
the detection module is used for detecting the operation of a user in the APP main interface;
the judging module is used for determining whether the operation meets a preset triggering condition;
and the processing module is used for calling the option corresponding to the operation when the judging module judges that the preset triggering condition is met, and displaying the option on the APP main interface.
Further, the determination module is specifically configured to:
if the execution process corresponding to the operation is detected to execute page jump or service calling in the APP, determining that the execution process corresponding to the operation meets a preset trigger condition;
or,
and if a response message returned by the operation is received, determining that an execution result corresponding to the operation meets a preset trigger condition.
Further, the processing module is configured to:
and displaying the tab on a tab bar of the APP main interface.
Further, the processing module displays the tab in front of the tab bar of the APP host interface, and is further configured to:
displaying a prompt diagram on the APP main interface, wherein the prompt diagram comprises the icon of the tab and a closing button;
the electronic device further includes: the receiving module is used for receiving an operation instruction of clicking the closing button by a user;
the processing module is further configured to:
closing the prompt graph according to the operation instruction;
and moving the icon of the tab to a tab bar in the APP main interface.
Further, the processing module is specifically configured to:
calculating the position coordinates of the tabs and the new position coordinates of the original tabs according to the total number of the original tabs and the tabs on the tab bar based on the principle of uniform distribution on the tab bar;
and displaying the tabs on a tab bar according to the calculated position coordinates of the tabs, and moving each original tab from the original position coordinates to new position coordinates.
Further, the receiving module is further configured to:
after the processing module displays the tab on the APP main interface, receiving a request for deleting the tab input by a user;
the processing module is further configured to: and deleting the tab.
According to the APP tab display method and the electronic device, provided by the invention, through detecting the operation of a user on the APP main interface, when the operation is determined to meet the preset trigger condition, the tab corresponding to the operation is called, and the tab is displayed on the APP main interface. The display of the tabs can be triggered according to the user operation, and the tabs and the corresponding views are displayed for the user at a proper time, so that the electronic equipment can initially and fixedly display a few commonly used tabs, and the rest tabs can be triggered and displayed through the user operation, so that the information load caused by excessive one-time display of the tabs can be reduced, and the user experience is improved.
Drawings
In order to more clearly illustrate the technical solutions of the present invention or the prior art, the following briefly introduces the drawings needed to be used in the description of the embodiments or the prior art, and obviously, the drawings in the following description are some embodiments of the present invention, and those skilled in the art can obtain other drawings according to the drawings without inventive labor.
FIG. 1 is a flowchart of a first embodiment of an APP tab presentation method of the present invention;
FIG. 2 is a flowchart of a second embodiment of an APP tab presentation method of the present invention;
FIG. 3 is a flowchart of a third embodiment of an APP tab presentation method of the present invention;
FIG. 4 is a schematic diagram illustrating a display of a third APP tab presentation method according to a third embodiment of the present invention;
FIG. 5 is a schematic diagram illustrating movement of an icon of a tab on a prompt map in a third embodiment of the APP tab presentation method according to the present invention;
FIG. 6 is a schematic diagram illustrating a tab icon moving to a tab bar in a third embodiment of an APP tab presentation method according to the present invention;
FIG. 7 is a schematic structural diagram of an electronic device according to a first embodiment of the invention;
fig. 8 is a schematic structural diagram of a second electronic device according to an embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The invention provides an APP option display method and electronic equipment, which are suitable for various APPs of the electronic equipment, and can trigger the display of the option according to the operation of a user and display the option and a corresponding view to the user at a proper time, so that the electronic equipment can fixedly display a few commonly used options at the beginning, and the rest options can be displayed after being triggered by the operation of the user, thereby reducing the information load caused by excessive display of the options at one time and improving the user experience. The scheme implementation process of the invention is described in detail in the following with reference to the attached drawings.
Fig. 1 is a flowchart of a first embodiment of an APP tab presentation method according to the present invention, where an execution subject is an electronic device, and as shown in fig. 1, the method of this embodiment may include:
s101, detecting the operation of a user in the APP main interface.
The operation of the user on the APP main interface is, for example: searching/screening/clicking a certain post on the list page/collecting a certain post/sharing a certain post/commenting a certain post/making a call transaction/sending a short message transaction/clicking a certain operation on the home page of the APP main interface, and the like.
And S102, determining whether the operation meets a preset trigger condition.
S103, if yes, calling a tab corresponding to the operation, and displaying the tab on the APP main interface.
Specifically, S102 may be: if the execution process corresponding to the operation is detected to execute page jump or service call in the APP, the execution process corresponding to the operation is determined to meet a preset triggering condition. For example, a user executes a search operation, clicks a certain search result to view details of a post, and if it is determined that a preset trigger condition is met, invokes a tab corresponding to "search" and displays the tab corresponding to "search" on the APP main interface. And if the user performs the screening operation on the list page, clicking a certain screening result to browse and view the details of the post. And if the preset trigger condition is determined to be met, calling the tab corresponding to the screening, and displaying the tab corresponding to the screening on the APP main interface.
And secondly, if a response message returned by the operation is received, determining that an execution result corresponding to the operation meets a preset trigger condition. For example, after the user performs the operation of making a telephone call for a transaction, the details of the success of the transaction (i.e., a response message returned by the operation of receiving the telephone call for the transaction) are seen on the APP interface. And if the preset trigger condition is met, calling the tab corresponding to the 'call making transaction', and displaying the tab corresponding to the 'call making transaction' on the APP main interface.
Optionally, displaying the tab after the APP main interface may further include: and receiving a request for deleting the tab, which is input by a user. And deleting the tab. At the moment, the displayed new tab can be reserved or deleted according to the operation of the user, and the use is more convenient for the user.
Specifically, when the electronic device displays the tab on the APP main interface, the tab may be displayed at any place of the APP main interface, and for convenience of use, the tab may be displayed on the tab bar of the APP main interface in the invention, generally at the lowest part of the main interface. Displaying the tab on a tab bar of the APP main interface, which may specifically include:
and S1031, based on the principle of uniform distribution in the tab bar, calculating the position coordinates of the tabs and the new position coordinates of the original tabs according to the total numbers of the original tabs and the tabs on the tab bar.
S1032, displaying the tabs on the tab bar according to the calculated position coordinates of the tabs, and moving each original tab from the original position coordinates to new position coordinates. When the main interface is displayed, a dynamic display effect can be brought to a user.
According to the APP tab display method provided by the embodiment, by detecting the operation of the user on the APP main interface, when the operation is determined to meet the preset trigger condition, the tab corresponding to the operation is called, and the tab is displayed on the APP main interface. The display of the tabs can be triggered according to the user operation, and the tabs and the corresponding views are displayed for the user at a proper time, so that the electronic equipment can initially and fixedly display a few commonly used tabs, and the rest tabs can be triggered and displayed through the user operation, so that the information load caused by excessive one-time display of the tabs can be reduced, and the user experience is improved.
Fig. 2 is a flowchart of a second embodiment of an APP tab displaying method according to the present invention, as shown in fig. 2, the method of this embodiment may include:
s201, detecting the operation of a user in the APP main interface.
S202, determining whether the operation meets a preset trigger condition.
Specifically, S202 may be: if the execution process corresponding to the operation is detected to execute page jump or service call in the APP, the execution process corresponding to the operation is determined to meet a preset triggering condition.
And secondly, if a response message returned by the operation is received, determining that an execution result corresponding to the operation meets a preset trigger condition.
And S203, if the operation is satisfied, calling a tab corresponding to the operation.
S204, displaying a prompt diagram on the APP main interface, wherein the prompt diagram comprises the icon of the tab and a closing button.
Optionally, text may also be displayed on the prompt.
And S205, receiving an operation instruction of clicking the closing button by the user.
S206, closing the prompt graph according to the operation instruction.
S207, moving the icon of the tab to a tab bar on the APP main interface.
S208, when the icon of the tab is moved to the tab bar, the tab is displayed on the tab bar of the APP main interface.
Optionally, displaying the tab after the tab bar of the APP main interface may further include: and receiving a request for deleting the tab, which is input by a user. Deleting the tab on the tab bar. At the moment, the displayed new tab can be reserved or deleted according to the operation of the user, and the use is more convenient for the user.
The tab is displayed on a tab bar of the APP main interface, and is generally at the lowest part of the main interface. Displaying the tab on a tab bar of the APP main interface, which may specifically include:
s2081, based on the principle of uniform distribution in the tab bar, calculating the position coordinates of the tabs and the new position coordinates of the original tabs according to the original tabs on the tab bar and the total number of the tabs.
S2082, displaying the tabs on the tab bar according to the calculated position coordinates of the tabs, and moving each original tab from the original position coordinates to new position coordinates. When the main interface is displayed, a dynamic display effect can be brought to a user.
According to the APP tab display method provided by the embodiment, by detecting the operation of the user on the APP main interface, when the operation is determined to meet the preset trigger condition, the tab corresponding to the operation is called, and the tab is displayed on the tab bar of the APP main interface. Specifically, when the tab is displayed on the tab bar of the APP main interface, a dynamic presentation mode is adopted, firstly, a prompted graph is displayed on the APP main interface, an icon and a closing button of the tab are displayed on the prompted graph, after an operation instruction that a user clicks the closing button is received, the prompted graph is closed, then the icon of the tab is moved to the tab bar, and when the icon of the tab is moved to the tab bar, the tab is displayed on the tab bar of the APP main interface. Therefore, the display of the option card can be triggered according to the user operation, the information load caused by excessive display of the option card at one time can be reduced, the human-computer interaction experience of animation display is brought to the user, and the user experience is further improved.
The following describes the technical solution of the embodiment of the method shown in fig. 2 in detail by using a specific embodiment.
Fig. 3 is a flowchart of a third embodiment of an APP tab presentation method in the present invention, as shown in fig. 3, the method of this embodiment may include:
s301, detecting the operation of a user in the APP main interface.
In this embodiment, the user clicks an operation entry "used car" in the home page interface to enter the used car operation interface, and used car searching and browsing are performed, or used car transaction is further performed.
And S302, determining whether the operation meets a preset trigger condition.
If the user is detected to execute the operations: and clicking an operation inlet 'used car' in the home page interface to enter a used car operation interface, and searching and browsing the used car or further conducting used car transaction. (that is, it is detected that the execution process corresponding to the operation executes page jump or service call in the APP), it is determined that the execution process corresponding to the operation satisfies a preset trigger condition.
And S303, calling the tab 'used car' corresponding to the operation. When the system is called, the view corresponding to the 'used car' is included.
And S304, displaying a prompt picture on the APP main interface. FIG. 4 is a schematic diagram illustrating a display of an APP tab presentation method according to a third embodiment of the present invention. As shown in fig. 4, the icon and close button including the tab on the drawing are provided, and the text as shown in fig. 4 is also included. For the user, the prompt is visible as popping up on the main interface. The illustration is a masking layer.
S305, receiving an operation instruction of clicking a closing button by a user.
S306, closing the prompting diagram according to the operation instruction.
S307, moving the icon of the tab to the tab bar on the APP main interface. Fig. 5 is a schematic diagram illustrating movement of an icon of a tab on a prompt map in a third embodiment of an APP tab presentation method according to the present invention. As shown in fig. 5, after the user clicks the close button on the prompt map, the cover layer (prompt map) gradually pops up, in this embodiment, the cover layer gradually disappears, the tab icon on the cover layer performs a jump animation, and moves to the tab bar (or jumps to the tab bar), and fig. 5 shows a certain frame in the animation process.
And S308, based on the principle of uniform distribution in the tab bar, calculating the position coordinates of the tabs to be displayed and the new position coordinates of the original tabs according to the total number of the original tabs and the tabs to be displayed on the tab bar.
S309, when the icon of the tab is moved to the tab bar, displaying the tab on the tab bar according to the calculated position coordinate of the tab to be displayed, and moving each original tab from the original position coordinate to a new position coordinate. When the main interface is displayed, a dynamic display effect can be brought to a user. Fig. 6 is a schematic diagram illustrating an APP tab showing method according to a third embodiment of the present invention, in which an icon of a tab is moved to a tab bar. Fig. 6 shows a frame of the new tab position coordinate moving process when the icon of the new tab is about to fall to the tab bar. The tab "used car" will eventually be displayed in the tab bar. When a user wants to enter next time, the user can directly click the 'used car' icon on the tab bar, and the tab can be reserved or deleted according to the operation instruction of the user.
Fig. 7 is a schematic structural diagram of an electronic device according to a first embodiment of the present invention, and as shown in fig. 7, the electronic device according to this embodiment may include: the device comprises a detection module 11, a determination module 12 and a processing module 13, wherein the detection module 11 is used for detecting the operation of a user in the APP main interface. The determination module 12 is used for determining whether the operation meets a preset trigger condition. And the processing module 13 is configured to call a tab corresponding to the operation when the judging module judges that the preset triggering condition is met, and display the tab on the APP main interface.
The determination module 12 is specifically configured to: if the execution process corresponding to the operation is detected to execute page jump or service calling in the APP, determining that the execution process corresponding to the operation meets a preset trigger condition; or if a response message returned by the operation is received, determining that an execution result corresponding to the operation meets a preset trigger condition.
Further, the processing module 13 is configured to: and displaying the tab on a tab bar of the APP main interface.
Specifically, the processing module 13 is specifically configured to: and calculating the position coordinates of the tabs and the new position coordinates of the original tabs according to the total number of the original tabs and the tabs on the tab bar based on the principle of uniform distribution on the tab bar. And displaying the tabs on a tab bar according to the calculated position coordinates of the tabs, and moving each original tab from the original position coordinates to new position coordinates.
The electronic device of this embodiment may be configured to execute the technical solution of the method embodiment shown in fig. 1, and the implementation principle thereof is similar, which is not described herein again.
According to the electronic device provided by the embodiment, the detection module detects the operation of the user on the APP main interface, and when the judgment module determines that the operation meets the preset trigger condition, the processing module calls the option corresponding to the operation and displays the option on the APP main interface. The display of the tabs can be triggered according to the user operation, and the tabs and the corresponding views are displayed for the user at a proper time, so that the electronic equipment can initially and fixedly display a few commonly used tabs, and the rest tabs can be triggered and displayed through the user operation, so that the information load caused by excessive one-time display of the tabs can be reduced, and the user experience is improved.
Fig. 8 is a schematic structural diagram of a second embodiment of the electronic device, as shown in fig. 8, the electronic device of this embodiment may further include a receiving module 14 on the basis shown in fig. 7, and in this embodiment, the processing module 13 is further configured to, before displaying the tab on the tab bar of the APP main interface: displaying a prompt diagram on the APP main interface, wherein the prompt diagram comprises the icon of the tab and a closing button. The receiving module 14 is configured to receive an operation instruction of a user clicking the close button. The processing module 13 is further configured to: and closing the prompt graph according to the operation instruction. And moving the icon of the tab to a tab bar in the APP main interface.
Wherein, the processing module 13 is specifically configured to: and calculating the position coordinates of the tabs and the new position coordinates of the original tabs according to the total number of the original tabs and the tabs on the tab bar based on the principle of uniform distribution on the tab bar. And displaying the tabs on a tab bar according to the calculated position coordinates of the tabs, and moving each original tab from the original position coordinates to new position coordinates.
Further, the receiving module 14 is further configured to: after the processing module 13 displays the tab on the APP main interface, a request for deleting the tab input by a user is received. The processing module 13 is further configured to: and deleting the tab.
The electronic device of this embodiment may be configured to execute the technical solution of the method embodiment shown in fig. 2, and the implementation principle thereof is similar, which is not described herein again.
According to the electronic device provided by the embodiment, the detection module detects the operation of the user on the APP main interface, and when the judgment module determines that the operation meets the preset trigger condition, the processing module calls the tab corresponding to the operation and displays the tab on the tab bar of the APP main interface. The processing module specifically displays the tabs on the tab bar of the APP main interface in a dynamic presentation mode, firstly, the processing module displays a prompted graph on the APP main interface, the icons of the tabs and a closing button are displayed on the prompted graph, after the receiving module receives an operation instruction of clicking the closing button by a user, the processing module closes the prompted graph, then the icons of the tabs are moved to the tab bar, and when the icons of the tabs are moved to the tab bar, the tabs are displayed on the tab bar of the APP main interface. Therefore, the display of the option card can be triggered according to the user operation, the information load caused by excessive display of the option card at one time can be reduced, the human-computer interaction experience of animation display is brought to the user, and the user experience is further improved.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (12)

1. An APP tab display method is characterized by comprising the following steps:
detecting the operation of a user in an APP main interface;
determining whether the operation meets a preset trigger condition;
if yes, calling a tab corresponding to the operation, and displaying the tab on the APP main interface.
2. The method of claim 1, wherein the determining whether the operation satisfies a preset trigger condition comprises:
if the execution process corresponding to the operation is detected to execute page jump or service calling in the APP, determining that the execution process corresponding to the operation meets a preset trigger condition;
or,
and if a response message returned by the operation is received, determining that an execution result corresponding to the operation meets a preset trigger condition.
3. The method according to claim 1 or 2, wherein said displaying the tab on the APP host interface comprises:
and displaying the tab on a tab bar of the APP main interface.
4. The method of claim 3, wherein the displaying the tab before the tab bar of the APP host interface further comprises:
displaying a prompt diagram on the APP main interface, wherein the prompt diagram comprises the icon of the tab and a closing button;
receiving an operation instruction of clicking the closing button by a user;
closing the prompt graph according to the operation instruction;
and moving the icon of the tab to a tab bar in the APP main interface.
5. The method according to claim 3 or 4, wherein the displaying the tab on a tab bar of the APP main interface comprises:
calculating the position coordinates of the tabs and the new position coordinates of the original tabs according to the total number of the original tabs and the tabs on the tab bar based on the principle of uniform distribution on the tab bar;
and displaying the tabs on a tab bar according to the calculated position coordinates of the tabs, and moving each original tab from the original position coordinates to new position coordinates.
6. The method of claim 1 or 2, wherein said displaying the tab after the APP host interface further comprises:
receiving a request for deleting the tab input by a user;
and deleting the tab.
7. An electronic device, comprising:
the detection module is used for detecting the operation of a user in the APP main interface;
the judging module is used for determining whether the operation meets a preset triggering condition;
and the processing module is used for calling the option corresponding to the operation when the judging module judges that the preset triggering condition is met, and displaying the option on the APP main interface.
8. The electronic device of claim 7, wherein the determination module is specifically configured to:
if the execution process corresponding to the operation is detected to execute page jump or service calling in the APP, determining that the execution process corresponding to the operation meets a preset trigger condition;
or,
and if a response message returned by the operation is received, determining that an execution result corresponding to the operation meets a preset trigger condition.
9. The electronic device of claim 7 or 8, wherein the processing module is configured to:
and displaying the tab on a tab bar of the APP main interface.
10. The electronic device of claim 9, wherein the processing module displays the tab before a tab bar of the APP host interface, and is further configured to:
displaying a prompt diagram on the APP main interface, wherein the prompt diagram comprises the icon of the tab and a closing button;
the electronic device further includes: the receiving module is used for receiving an operation instruction of clicking the closing button by a user;
the processing module is further configured to:
closing the prompt graph according to the operation instruction;
and moving the icon of the tab to a tab bar in the APP main interface.
11. The electronic device according to claim 9 or 10, wherein the processing module is specifically configured to:
calculating the position coordinates of the tabs and the new position coordinates of the original tabs according to the total number of the original tabs and the tabs on the tab bar based on the principle of uniform distribution on the tab bar;
and displaying the tabs on a tab bar according to the calculated position coordinates of the tabs, and moving each original tab from the original position coordinates to new position coordinates.
12. The electronic device of claim 7 or 8, wherein the receiving module is further configured to:
after the processing module displays the tab on the APP main interface, receiving a request for deleting the tab input by a user;
the processing module is further configured to: and deleting the tab.
CN201510834539.1A 2015-11-25 2015-11-25 APP tab display method and electronic equipment Active CN106775184B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510834539.1A CN106775184B (en) 2015-11-25 2015-11-25 APP tab display method and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510834539.1A CN106775184B (en) 2015-11-25 2015-11-25 APP tab display method and electronic equipment

Publications (2)

Publication Number Publication Date
CN106775184A true CN106775184A (en) 2017-05-31
CN106775184B CN106775184B (en) 2021-06-01

Family

ID=58965352

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510834539.1A Active CN106775184B (en) 2015-11-25 2015-11-25 APP tab display method and electronic equipment

Country Status (1)

Country Link
CN (1) CN106775184B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109060684A (en) * 2018-07-27 2018-12-21 江南大学 A kind of intelligent measurement method based on computer program fermentation process
USD1023055S1 (en) 2022-01-20 2024-04-16 Waymo Llc Display screen or portion thereof with graphical user interface

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102033686A (en) * 2009-09-25 2011-04-27 仁宝电脑工业股份有限公司 Electronic device and touch type item menu control method thereof
CN102203769A (en) * 2008-11-03 2011-09-28 微软公司 Combinable tabs for a tabbed document interface
CN102693226A (en) * 2011-03-21 2012-09-26 腾讯科技(深圳)有限公司 Automatic webpage enabling and disabling method and device
CN102736904A (en) * 2011-04-08 2012-10-17 腾讯科技(深圳)有限公司 Method and device for fast interface navigation
CN103440083A (en) * 2013-08-23 2013-12-11 深圳市精准分众传媒有限公司 Method for showing mobile phone advertisement in suspension mode
CN103455261A (en) * 2012-05-30 2013-12-18 腾讯科技(深圳)有限公司 Method for achieving display by calling tab label and mobile device
US20140115459A1 (en) * 2012-10-24 2014-04-24 Michael Norwood Help system
CN104156137A (en) * 2014-07-28 2014-11-19 珠海市君天电子科技有限公司 Method, device and terminal for controlling application programs
WO2015016516A1 (en) * 2013-08-02 2015-02-05 Samsung Electronics Co., Ltd. Method and device for managing tab window indicating application group including heterogeneous applications
CN104866318A (en) * 2015-06-05 2015-08-26 北京金山安全软件有限公司 Method and device for displaying label pages in multiple windows

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102203769A (en) * 2008-11-03 2011-09-28 微软公司 Combinable tabs for a tabbed document interface
CN102033686A (en) * 2009-09-25 2011-04-27 仁宝电脑工业股份有限公司 Electronic device and touch type item menu control method thereof
CN102693226A (en) * 2011-03-21 2012-09-26 腾讯科技(深圳)有限公司 Automatic webpage enabling and disabling method and device
CN102736904A (en) * 2011-04-08 2012-10-17 腾讯科技(深圳)有限公司 Method and device for fast interface navigation
CN103455261A (en) * 2012-05-30 2013-12-18 腾讯科技(深圳)有限公司 Method for achieving display by calling tab label and mobile device
US20140115459A1 (en) * 2012-10-24 2014-04-24 Michael Norwood Help system
WO2015016516A1 (en) * 2013-08-02 2015-02-05 Samsung Electronics Co., Ltd. Method and device for managing tab window indicating application group including heterogeneous applications
CN103440083A (en) * 2013-08-23 2013-12-11 深圳市精准分众传媒有限公司 Method for showing mobile phone advertisement in suspension mode
CN104156137A (en) * 2014-07-28 2014-11-19 珠海市君天电子科技有限公司 Method, device and terminal for controlling application programs
CN104866318A (en) * 2015-06-05 2015-08-26 北京金山安全软件有限公司 Method and device for displaying label pages in multiple windows

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
XINGYAN SHI: "Qt-based mobile application GUI style for smart phone operating system", 《2010 IEEE INTERNATIONAL CONFERENCE ON SOFTWARE ENGINEERING AND SERVICE SCIENCES》 *
盛明悦: "浅析手机应用程序的界面设计原则", 《电子技术与软件工程》 *
陆光明: "《中老年电脑课堂》", 31 March 2014 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109060684A (en) * 2018-07-27 2018-12-21 江南大学 A kind of intelligent measurement method based on computer program fermentation process
CN109060684B (en) * 2018-07-27 2020-11-06 江南大学 Intelligent measurement method based on computer program microbial fermentation process
USD1023055S1 (en) 2022-01-20 2024-04-16 Waymo Llc Display screen or portion thereof with graphical user interface

Also Published As

Publication number Publication date
CN106775184B (en) 2021-06-01

Similar Documents

Publication Publication Date Title
US11782581B2 (en) Display control method and device, electronic device and storage medium
CN113938456B (en) Session message overhead processing method and device
CN109933256B (en) Application switching method, application switching device, medium and computing device
US20180095622A1 (en) Terminal multiselection operation method and terminal
CN105335048B (en) Electronic equipment with hidden application icon and method for hiding application icon
CN106528015B (en) A kind of method and apparatus realizing component content and showing
CN105389173B (en) Interface switching display method and device based on long connection task
WO2019206158A1 (en) Interface displaying method, apparatus, and device
EP2701352A1 (en) Method for transmitting/receiving message and electronic device thereof
US9720557B2 (en) Method and apparatus for providing always-on-top user interface for mobile application
CN105373326B (en) Data processing system and method
CN104238904B (en) A kind of method and mobile terminal of display interface sliding
CN102999334A (en) Android platform-based shortcut implementation method, device and terminal
KR20120069494A (en) Method and apparatus for displaying icon in portable terminal
US9881618B2 (en) Method of controlling terminal using context awareness and terminal thereof
KR20130095970A (en) Apparatus and method for controlling object in device with touch screen
CN108415657B (en) Message sending method, device, medium and electronic equipment
CN106227585A (en) Application program starting method, device and equipment
JP2018507491A (en) Method and apparatus for processing new messages associated with an application
EP3232325B1 (en) Method and device for starting application interface
WO2023005828A1 (en) Message display method and apparatus, and electronic device
CN109799945B (en) Method and device for scrolling and displaying long list of small programs, electronic equipment and storage medium
CN112650433A (en) Interface screenshot method and device and electronic equipment
CN112947829A (en) Misoperation processing method and device, electronic equipment and readable storage medium
CN111221599A (en) Method for displaying floating window, mobile terminal and storage medium

Legal Events

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