CN111580917A - Information display method and device, electronic equipment and storage medium - Google Patents

Information display method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN111580917A
CN111580917A CN202010398764.6A CN202010398764A CN111580917A CN 111580917 A CN111580917 A CN 111580917A CN 202010398764 A CN202010398764 A CN 202010398764A CN 111580917 A CN111580917 A CN 111580917A
Authority
CN
China
Prior art keywords
icon
information
displayed
prompt
display
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010398764.6A
Other languages
Chinese (zh)
Inventor
田华斌
张旭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network 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 ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN202010398764.6A priority Critical patent/CN111580917A/en
Publication of CN111580917A publication Critical patent/CN111580917A/en
Priority to PCT/CN2021/093463 priority patent/WO2021228166A1/en
Pending legal-status Critical Current

Links

Images

Classifications

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

Abstract

The disclosure discloses an information display method, an information display device, an electronic device and a storage medium. The method comprises the following steps: when an event to be processed is detected, displaying prompt information; the prompt information is displayed in an area except the target area on the current display interface; the target area includes an information flow list display area and a session window area. The display of the prompt information does not occupy the positions of the information flow list display area and the conversation window area, and other operations of the user on the current display interface are not influenced even if the user does not have time to execute the event to be processed, so that the interference to the user is reduced, and the problem of great interference to the user in the prior art is solved.

Description

Information display method and device, electronic equipment and storage medium
Technical Field
The present disclosure relates to information display technologies, and in particular, to an information display method and apparatus, an electronic device, and a storage medium.
Background
At present, an application program running on a hardware platform becomes a mainstream, and often, when a designer writes a program, the application program often has various kinds of prompt information due to incomplete consideration or incomplete application program functions, and the display of the various kinds of prompt information causes certain interference to a user, for example, when the version of the application program needs to be upgraded, the upgrade prompt information needs to be displayed, and if the user does not want to upgrade the application program, the display of the upgrade prompt information causes interference to the user.
Disclosure of Invention
The present disclosure provides an information display method, an information display apparatus, an electronic device, and a storage medium, so as to overcome the problem of interference caused by display of prompt information to a user in the prior art.
In a first aspect, an embodiment of the present disclosure provides an information display method, including:
when an event to be processed is detected, displaying prompt information; the prompt information is displayed in an area except the target area on the current display interface; the target area includes an information flow list display area and a session window area.
In a second aspect, an embodiment of the present disclosure further provides an information display method, including:
when an event to be processed is detected, determining target information to be displayed corresponding to the event to be processed;
determining an icon to be displayed corresponding to the target information to be displayed based on the target information to be displayed;
determining a target icon set according to the icons existing on the current display interface;
moving the target icon set to obtain an idle area, and displaying the icon to be displayed on the idle area; or the display parameters of one or more icons in the target icon set and the display parameters of the icons to be displayed are adjusted in a linkage mode, so that the icons to be displayed are displayed on the display positions of the one or more icons.
In a third aspect, an embodiment of the present disclosure further provides an information display apparatus, including:
the first display module is used for displaying prompt information when a to-be-processed event is detected; the prompt information is displayed in an area except the target area on the current display interface; the target area includes an information flow list display area and a session window area.
In a fourth aspect, an embodiment of the present disclosure further provides an information display device, including:
the device comprises a first determining module, a second determining module and a display module, wherein the first determining module is used for determining target information to be displayed corresponding to an event to be processed when the event to be processed is detected;
the second determining module is used for determining an icon to be displayed corresponding to the target information to be displayed based on the target information to be displayed;
the third determining module is used for determining a target icon set according to the icons existing on the current display interface;
the second display module is used for moving the target icon set to obtain an idle area and displaying the icon to be displayed on the idle area; or the display parameters of one or more icons in the target icon set and the display parameters of the icons to be displayed are adjusted in a linkage mode, so that the icons to be displayed are displayed on the display positions of the one or more icons.
In a fifth aspect, an embodiment of the present disclosure further provides an electronic device, where the electronic device includes:
one or more processors;
a memory for storing one or more programs;
when the one or more programs are executed by the one or more processors, the one or more processors implement the information display method according to any embodiment of the present disclosure.
In a sixth aspect, the disclosed embodiments also provide a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to implement the information display method according to any embodiment of the present disclosure.
The present disclosure provides an information display method, an information display apparatus, an electronic device, and a storage medium, which display prompt information in an area other than an information flow list display area and a session window area on a current display interface when a to-be-processed event is detected, so as to prompt a user to execute the to-be-processed event. Therefore, the display of the prompt message does not occupy the positions of the information flow list display area and the conversation window area, and other operations of the user on the current display interface are not influenced even if the user does not have time to execute the event to be processed, so that the interference to the user is reduced.
Drawings
Fig. 1 is a flowchart of an information display method according to an embodiment of the present disclosure;
FIG. 2 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
fig. 3 is a flowchart of an information display method provided by an embodiment of the present disclosure;
FIG. 4 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 5 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 6 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 7 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 8 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 9 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 10 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 11 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 12 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 13 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
fig. 14 is a flowchart of an information display method provided by an embodiment of the present disclosure;
FIG. 15 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 16 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 17 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 18 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 19 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 20 is a schematic diagram of a current display interface provided by embodiments of the present disclosure;
FIG. 21 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 22 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 23 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 24 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 25 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
FIG. 26 is a schematic diagram of a current display interface provided by an embodiment of the present disclosure;
fig. 27 is a flowchart of an information display method provided by an embodiment of the present disclosure;
FIG. 28 is a flow chart of a method of displaying information provided by an embodiment of the present disclosure;
fig. 29 is a flowchart of an information display method provided by an embodiment of the present disclosure;
fig. 30 is a schematic structural diagram of an information display device according to an embodiment of the present disclosure;
fig. 31 is a schematic structural diagram of an information display device according to an embodiment of the present disclosure;
fig. 32 is a schematic structural diagram of an electronic device provided in an embodiment of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "including but not limited to". The term "based on" is "based, at least in part, on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise. The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
In the related art, when a to-be-processed event is detected, the prompt information is usually displayed in the information flow list display area, so that the prompt information occupies the optimal information flow display area, if a user does not have time to execute the to-be-processed event, the prompt information stays in the information flow list display area all the time, so that the user needs to slide a progress bar in the information flow list display area to search for a needed information flow, and great interference is caused to the user; for example, when a software upgrade package is detected, a software upgrade prompt box is usually displayed in the information flow list display area to prompt a user to upgrade the software upgrade package, and if the user does not have time to perform upgrade operation, the software upgrade prompt box stays in the information flow list display area all the time, so that great interference is caused to the user.
Fig. 1 is a flowchart of an information display method according to an embodiment of the present disclosure, where the embodiment is applicable to a case of prompting a to-be-processed event, and the method may be executed by an information display device, and specifically includes the following steps:
step 101, when a pending event is detected, displaying a prompt message.
The prompt information is displayed in an area except the target area on the current display interface; as shown in fig. 2, the target area includes an information flow list display area and a session window area; the prompt information can be a prompt icon or a prompt box.
Illustratively, the information flow list display area is used for displaying at least one information flow, and the information flow comprises icon information, name information, a latest message communicated with other users and the like of each user; the conversation window area is used for displaying the conversation information of the interaction between the users. Therefore, the information flow list display area and the session window area are areas frequently operated by the user, and the prompt information is displayed in the areas except the information flow list display area and the session window area, namely the prompt information is displayed in the areas not frequently operated by the user, so that the interference to the user is reduced, and the function of reminding the user that the event to be processed needs to be executed can be realized.
It should be noted that the event to be processed in the present disclosure may be a software upgrade event, and may also be other events that need to be prompted, for example, an application antivirus event, an information sharing event of a third-party application, and the like.
It should be noted that, when the to-be-processed event is detected, the to-be-processed event may be actively detected by the electronic device, or may be received from another device, which is not limited herein.
The disclosure provides an information display method, which displays prompt information in an area except an information flow list display area and a session window area on a current display interface when a to-be-processed event is detected so as to remind a user of executing the to-be-processed event. Therefore, the display of the prompt message does not occupy the positions of the information flow list display area and the conversation window area, and other operations of the user on the current display interface are not influenced even if the user does not have time to execute the event to be processed, so that the interference to the user is reduced.
Fig. 3 is a flowchart of an information display method according to an embodiment of the present disclosure. The technical scheme of the embodiment is further refined on the basis of the technical scheme, and specifically mainly comprises the following steps:
step 301, when the event to be processed is detected, displaying the prompt information.
The prompt information is displayed in an area except the target area on the current display interface; the target area comprises an information flow list display area and a conversation window area, and the prompt information can be a prompt icon.
Optionally, as shown in fig. 4, the prompt information is set at the top of the current display interface, and the top of the current display interface is an area that is not operated by the user, so that the setting of the prompt information at the top of the current display interface can reduce interference to the user, and simultaneously plays a role in reminding the user of handling the event to be processed.
Or displaying the prompt information in an icon display area.
In an example, the icon display area is an area which is not frequently operated by the user, so that the prompt information is set in the icon display area, so that the interference to the user can be reduced, and the function of reminding the user to process the event to be processed is achieved.
Further, the displaying of the prompt information in the icon display area may be specifically implemented by:
in the first mode, a target icon set is determined, the target icon set is moved to obtain an idle area, and the prompt information is displayed on the idle area.
Optionally, as shown in fig. 5, the prompt message is displayed between the icon for head portrait and the first icon set.
The first icon set comprises at least one function icon, for example, the function icon is a calendar icon, a message icon, an address book icon, and the like.
For example, the position of the first icon set is moved along a first direction, and the area between the moved first icon set and the head portrait icon is determined as the free area; the first direction is a direction from the avatar icon to the first set of icons.
As shown in fig. 6, in the process of moving the first icon set downward, the prompt message is gradually displayed, and when the prompt message is completely displayed, the downward movement of the first icon set is stopped; since the icon of the avatar and the function icon of the first icon set are both icons which are not frequently operated by the user, the prompt information is arranged between the icon of the avatar and the first icon set, so that the interference to the user can be reduced.
Alternatively, as shown in fig. 7, the prompt information is displayed at one end of the second icon set far away from the avatar icon.
The second icon set comprises at least one tenant icon, the second icon set is located between the prompt message and the first icon set, and the tenant icon can be an icon of a third-party application program such as a reader icon and a map icon.
For example, the position of the second icon set is moved along a second direction, and an area between the moved second icon set and the edge of the current display interface is determined as the free area; the second direction is a direction away from the edge from the second set of icons. Because the tenant icon in the second icon set is an icon which is not frequently operated by the user, the prompt information is displayed at the bottom of the second icon set, so that the interference to the user can be reduced, and the function of reminding the user to execute the event to be processed can be realized.
It should be noted that the number of tenant icons in the second icon set may be one or multiple, but regardless of the number of tenant icons, the prompt message is set between the second icon set and the bottom of the current display interface.
Alternatively, as shown in fig. 8, the prompt information is displayed in a blank position of the function bar.
The function bar comprises a search function and/or a function adding icon, wherein the search function is a function for performing related search based on keywords input by a user; the function addition can be friend addition and the like.
For example, the prompt information may be set between the search function and the function adding icon, and since the position of the function bar is not changed, the prompt information is set at the blank position of the function bar without affecting the size of the information flow list display area, so that inconvenience of the user on information flow operation is not caused, interference to the user can be reduced, and the function of prompting the user to execute the event to be processed is performed.
And in the second mode, a target icon is determined, the display parameters of the target icon and the display parameters of the prompt message are adjusted in a linkage manner, and the target icon and the prompt message are displayed at the position of the target icon.
Wherein the display parameters comprise a display time parameter and/or a display effect parameter; the target icon comprises a head portrait icon, and the display effect parameters comprise transparency, brightness and the like.
Optionally, the prompt information and the target icon are displayed in a circulating manner at the position where the target icon is displayed.
For example, as shown in fig. 9, the target icon is an avatar icon, the prompt information and the avatar icon are both arranged at the position where the avatar icon is displayed, and the display time of the avatar icon and the display time of the prompt information are simultaneously adjusted, so that the avatar icon and the prompt information rotate circularly, specifically, the number of times of circular rotation can be set according to actual requirements, and the prompt information and the avatar icon are circularly displayed without limitation, thereby realizing the dynamic effect of the prompt information, and making the prompt information easier for the user to see.
Or setting the prompt information on the target icon, and dynamically adjusting the transparency of the prompt information.
For example, as shown in fig. 10, the target icon is an avatar icon, the prompt information is superimposed on the avatar icon, and the transparency of the prompt information is dynamically adjusted. Taking the example that the transparency of the prompt message is changed from low to high, namely, the transparency of the prompt message is controlled to be changed from low to high, and then the transparency of the prompt message is controlled to be changed from high to low, so that a gradual change process is presented between the prompt message and the avatar icon, and the gradual change process is also a dynamic process, so that a user can see the prompt message more easily.
It should be noted that when the prompt information is set at the position of the avatar icon, the transparency and brightness of the prompt information can be adjusted while the display parameters of the prompt information and the avatar icon are adjusted, so that the prompt information and the avatar icon are circularly rotated and simultaneously have a gradually changing dynamic effect, and the prompt information is easier for the user to see.
Further, step 301 may be implemented by:
acquiring an execution mode of the event to be processed; when the execution mode is determined to be automatically executed, displaying the prompt message according to a first preset style; and when the execution mode is determined to be manually executed, displaying the prompt message according to a second preset style.
The first preset pattern is used for indicating that the event to be processed is completed; the second preset pattern is used for indicating the pending event incomplete event progress.
For example, when a to-be-processed event is detected, an execution mode of the to-be-processed event set by a user is obtained first, and if the user selects an automatic execution option, the execution mode is determined to be automatic execution; and if the user selects the manual execution option, determining that the execution mode is manual execution. When the execution mode is determined to be manually executed, directly displaying the prompt message in a second preset style in an area except for the information flow list display area and the session window area; when the execution mode is determined to be automatically executed, the event to be processed is automatically executed, and when the execution of the event to be processed is finished, the prompt information is displayed in the area except the information flow list display area and the session window area in a first preset mode, so that a user can distinguish whether the processing of the event to be processed is finished according to the different prompt information modes.
Further, step 301 can also be implemented by:
acquiring the execution level of the event to be processed; displaying a modal popup when the execution level of the event to be processed is determined to be a first level; and displaying a modeless popup window when the execution level of the event to be processed is determined to be a second level.
Wherein the modal popup comprises the operation prompt control; the modeless popup comprises the operation prompt control, and the first level is higher than the second level.
For example, the execution level of the event to be processed is obtained, as shown in fig. 11, when it is determined that the execution level of the event to be processed is the first level, it indicates that the event to be processed is relatively important, at this time, a modal popup is displayed, an operation prompt control is displayed in the modal popup, and the user's operation on other contents on the current display interface is interrupted, so as to implement the top-level prompt of the event to be processed; as shown in fig. 12, when it is determined that the execution level of the event to be processed is the second level, it is described that the event to be processed is relatively unimportant, at this time, the modeless popup is displayed, the operation prompt control is displayed in the modeless popup, and the user may perform a related operation on the operation prompt control in the modeless popup according to an actual requirement.
It should be noted that, assuming that the first level of the to-be-processed event is a high level, and the second level is a medium level, it may be determined that the execution of the to-be-processed event of the present disclosure includes: high-level automatic execution, high-level manual execution, medium-level automatic execution, medium-level manual execution, and the like.
It should be noted that, the present disclosure is preconfigured with a style of a plurality of modal pop-up windows, and specifically, the style can be selected according to actual requirements, and besides an operation prompt control is included in the modal pop-up window, the present disclosure further includes introduction contents of an event to be processed, and a pull-down drawer, where the pull-down drawer includes a hiding function, and a user can click the pull-down drawer displayed on the modal pop-up window to view the hiding function, and the specific hiding function includes setting of the event to be processed, a software official website, a hidden reminder, help (customer service), and the like.
And step 302, displaying an operation prompt control.
The operation prompting control is used for indicating operation information of executing the event to be processed, the operation prompting control comprises a first closing sub-control, a hiding sub-control and an operation sub-control, the first closing sub-control is used for indicating closing of the operation prompting control, the hiding sub-control is used for indicating hiding of the prompting information, and the operation sub-control is used for indicating execution of the event to be processed.
Step 303, obtain a first target instruction.
And the first target instruction is an instruction for operating the operation of the child control trigger.
Step 304, responding to the first target instruction, and executing the event to be processed.
For example, when the user clicks the operation sub-control, that is, the user obtains the first target instruction, the operation corresponding to the first target instruction is executed, that is, the event to be processed is executed.
Specifically, as shown in fig. 13, the second preset pattern includes a background pattern of the prompt message; when the execution mode is manual execution, as shown in fig. 14, executing the event to be processed specifically includes the following steps:
step 3041, a first event is executed.
Step 3042, add the progress border.
Wherein the progress border surrounds the background pattern.
For example, the progress border may surround the background pattern, or surround the background pattern.
Step 3043, obtaining a current first schedule of the first event.
Step 3044, dynamically filling a first preset color or pattern in the progress frame according to the current first progress.
For example, when the execution mode is manual execution, if the user clicks the run sub-control, the process of executing the event to be processed is started: firstly, executing a first event, adding a progress frame outside a background pattern of the prompt message, acquiring a current first progress of the first event in real time, determining the current first progress according to the size of a data packet corresponding to the first event and the size of the currently executed first event, and dynamically filling a first preset color in the progress frame according to the current first progress, for example, as shown in fig. 15, if the current first progress is 20%, filling 1/5 of the progress frame with black; when the current first progress is 50%, 1/2 of the progress border is filled with black, so that how much the filling color in the progress border changes according to the change of the current first progress is used for informing the user of the progress situation of the current execution of the first event. In addition, a preset pattern may be dynamically filled in the progress border according to the current first progress, which is not limited herein.
Further, as shown in fig. 16, a first preset icon may be added to the background pattern, and a corresponding progress percentage may be displayed according to the current first progress.
For example, after the progress border is dynamically filled according to the current first progress, in order to further remind the user of the current progress situation, a first preset icon may be further set on a background pattern of the prompt information, and a percentage of the current first progress is displayed near the prompt information, so as to further remind the user of paying attention to the progress situation of the current execution of the first event.
Step 3045, when it is determined that the current first schedule is over, deleting the first preset color or pattern in the schedule frame, and executing a second event.
Step 3046, obtaining a current second progress of the second event.
Step 3047, dynamically filling a second preset color or pattern in the progress frame according to the current second progress.
The second preset color may be the same as the first preset color or different from the first preset color; the second predetermined pattern may be the same as the first predetermined pattern or may be different from the first predetermined pattern.
For example, when the current first schedule is 100%, it is determined that the execution of the first event is finished, the first preset color is filled in the schedule frame, at this time, the second event needs to be executed, the first preset color filled in the schedule frame is removed, then the current second schedule is determined according to the size of the data packet corresponding to the second event and the size of the currently executed second event, and the second preset color is dynamically filled in the schedule frame according to the current second schedule, for example, as shown in fig. 17, when the current second schedule is 20%, 1/5 of the schedule frame is filled in black; when the current second schedule is 50%, 1/2 of the schedule border is filled in black to inform the user of the schedule of the current execution of the second event.
It should be noted that, after the second preset color or pattern is dynamically filled in the progress frame according to the current second progress, the progress frame filled with the second preset color or pattern may also be rotated, so as to further remind the user of paying attention to the progress of currently executing the second event.
Step 3048, when it is determined that the current second schedule is over, replacing the background pattern with a preset pattern.
For example, as shown in fig. 18, when the current second progress is 100%, it is determined that the second event is finished, at this time, the background pattern of the prompt message is replaced with a preset pattern, for example, the current background pattern of the prompt message is an arrow, the arrow may be replaced with a tick, and the user is reminded that the second event is finished being executed.
Step 3049, displaying the validation prompt message.
For example, when the first event and the second event are executed, the validation prompt information is displayed, for example, the validation prompt information is that the pending event is completed, the restart is validated, and the like.
Optionally, as shown in fig. 19, the first preset pattern includes a background pattern of the prompt message and a progress border surrounding the background pattern, and when the execution mode is automatic execution, the executing the event to be processed includes the following:
and displaying an effective prompt control.
For example, when the execution mode is automatic execution, when the prompt information appears, the processing procedures of the first event and the second event of the to-be-processed event are already completed, so that the effective prompt control can be directly displayed, and a user can further operate the to-be-processed event according to the effective prompt control.
Further, the display validation prompt control can be realized by the following steps:
as shown in fig. 20, a second preset icon is added to the background pattern of the prompt message, and an effective operation prompt control is displayed; acquiring a second operation instruction; and responding to the second operation instruction, and displaying the effective prompt control.
The second operation instruction is an instruction for triggering the prompt information according to the effective operation prompt control, and the effective prompt control comprises a second closing sub-control and a restarting sub-control.
For example, no matter the execution mode is manual execution or automatic execution, after the execution of the event to be processed is completed, the second preset icon may be set on the background pattern of the prompt information, and the prompt control for the operation to take effect is displayed near the prompt information, for example, the information displayed by the prompt control for the operation to take effect is the completion of the execution of the event, and the prompt information is clicked to restart software, so that when the user sees the prompt control for the operation to take effect, the user clicks the prompt information according to the prompt content of the prompt control for the operation to take effect, so that the electronic device obtains the second operation instruction, and responds to the second operation instruction, and displays the corresponding prompt control for taking effect. The user performs corresponding operation according to the displayed effective prompt control, when the user clicks a second closing sub-control in the effective prompt control, the user does not want to restart the electronic equipment at the moment, and at the moment, the electronic equipment closes the effective prompt control, so that the user is prevented from being disturbed; when the user clicks the restarting sub-control, the fact that the user wants to restart the electronic equipment at the moment is indicated, the electronic equipment executes restarting operation at the moment, and the execution of the to-be-processed event after restarting is effective.
Further, as shown in fig. 21, when the instruction corresponding to the second closing sub-control is acquired, the effective prompt control is closed, and the effective prompt control is hidden along a preset path.
Optionally, when the execution level of the event to be processed is a first level and the instruction corresponding to the second closing sub-control is obtained, the effective prompt control is closed, and the effective prompt control is hidden along a preset path.
For example, when the execution level of the event to be processed is the first level, it is indicated that the event to be processed is relatively important, and when the user clicks the second closing sub-control, the electronic device obtains an instruction corresponding to the second closing sub-control, closes the prompt control to take effect, and dynamically displays the prompt control to take effect along the preset path until the prompt control to take effect is hidden. For example, if one end of the preset path is the display position of the prompt control for taking effect, and the other end of the preset path is the display position of the prompt information, the prompt control for taking effect can be hidden in the prompt information, so that the dynamic hiding of the prompt control for taking effect is realized, the dynamic prompt is given to the user, the memory of the user on the path of the prompt control for taking effect is enhanced, and the user can conveniently search the prompt control for taking effect next time.
Further, when it is determined that the execution fails, a retry control is displayed, and the current background color of the prompt message is replaced by a third preset color.
For example, whether the execution is automatic or manual, in the execution process, the execution of the event to be processed may fail due to a failure in executing the first event, a failure in executing the second event, or an excessively low current version of the electronic device, and when it is determined that the execution fails, the current background color of the prompt message is replaced with a third preset color, for example, the current background color of the prompt message is blue, and the blue color may be replaced with yellow color, so as to remind the user that the execution of the event to be processed fails.
Further, as shown in fig. 22, when it is determined that the execution fails, a third preset icon is added to the prompt message, and a retry operation control is displayed; acquiring a third operation instruction; and displaying a retry control in response to the third operation instruction.
The third operation instruction is an instruction for triggering the prompt message according to the retry operation control; the retry operation control comprises a third closing sub-control and a retry sub-control, and the third closing sub-control is used for indicating to close the retry control.
For example, when it is determined that the execution fails, in addition to replacing the current background color of the prompt message with a third preset color, in order to enhance the prompt to the user, a third preset icon may be set on the background pattern of the prompt message, and a retry operation control is displayed near the prompt message, for example, the information displayed on the retry operation control may be event execution exception, prompt information retry is clicked, so that when the user sees the retry operation control, the user clicks the prompt message according to the information on the retry operation control, so that the electronic device obtains a third operation instruction, displays the retry control corresponding to the third operation instruction, so that the user performs corresponding operation according to the displayed retry control, and when the user clicks the third closing control, it is described that the user does not want to execute the event to be processed again at this time, the electronic device closes the retry control, avoiding disturbing the user; when the user clicks the retry sub-control, it indicates that the user wants to execute the pending event again, and at this time, the electronic device executes the pending event again.
It should be noted that the first preset icon, the second preset icon, and the third preset icon in the present disclosure may be mouse icons, or may be other icons, which is not limited in the present disclosure.
Further, when it is determined that the execution fails, after the current background color of the prompt message is replaced by a third preset color, a preset pattern with a preset size may be added to the background pattern of the prompt message.
The area of the preset pattern is smaller than that of the background pattern of the prompt message.
For example, when it is determined that the execution fails, a preset pattern of a preset size is added to a corner of the background pattern of the hint information, for example, the background pattern of the hint information is an arrow, the preset pattern is an exclamation point, and the exclamation point is set at the lower right corner of the arrow pattern.
Further, after the instruction corresponding to the third closing sub-control is obtained and the retry control is closed, the display position of the prompt message is adjusted according to a second preset rule, so that the prompt message moves.
The second preset rule is used for indicating a change rule of the display position of the prompt message.
For example, when it is determined that the execution fails, the prompt to the user may be further enhanced, that is, the display position of the prompt message is changed according to a second preset rule, for example, the second preset rule is based on the current position of the prompt message, and the prompt message is moved to the left and then to the right, so that the prompt message shakes left and right.
Step 305, a second target instruction is obtained.
And the second target instruction is an instruction for operating the trigger of the first closing sub-control.
And step 306, responding to the second target instruction, and closing the operation prompt control.
For example, when the user clicks a first closing sub-control in the operation prompting control, that is, the electronic device obtains the second target instruction, the operation corresponding to the second target instruction is executed, that is, the operation prompting control is closed, so that the user is prevented from being disturbed.
And 307, adjusting the display position of the prompt message according to a first preset rule to change the state of the prompt message.
The first preset rule is used for indicating a change rule of the display position of the prompt message.
Optionally, when the prompt information is displayed between the avatar icon and the first icon set, or the prompt information is displayed at an end of the second icon set away from the avatar icon, as shown in fig. 23, the display position of the prompt information is adjusted according to a first preset rule to change the state of the prompt information.
For example, after the operation prompt control is closed, in order to prompt the user to execute the event to be processed, the position of the prompt information is further adjusted according to a first preset rule, for example, the first preset rule is based on the current position of the prompt information, the prompt information is raised upwards twice according to a preset distance, and then the position of the prompt information is adjusted to the original position, as shown in fig. 24 and 25, so that the prompt information bounces between the avatar icon and the first icon set, or the prompt information bounces below the second icon set, and the user is prompted by the bounce prompt information that the event to be processed needs to be executed.
And step 308, determining whether the first operation instruction is acquired within a preset time period.
And the first operation instruction is an instruction for operating the prompt message trigger.
Step 309, when it is determined that the first operation instruction is not obtained within the preset time period, skipping to a step of adjusting a display position of the prompt message according to a first preset rule to change a state of the prompt message.
For example, after the prompt information is controlled to bounce, it is further required to determine whether the user operates the prompt information, so that it is required to determine whether an instruction for the user to operate the prompt information is obtained within a preset time period, that is, the instruction is a first operation instruction, and when it is determined that the first operation instruction is not obtained within the preset time period, it is described that the user does not want to execute the event to be processed, at this time, the position of the prompt information is adjusted again, so that the prompt information bounces between the avatar icon and the first icon set for a certain time again, and the function of reminding the user again is performed, for example, a specific prompt flow of the prompt information is as follows: and the first icon set slides downwards, the prompt message gradually appears, then the prompt message bounces for 600ms after stopping at the current position for 400ms, and after the bounces are finished, if the user does not perform any operation, the prompt message bounces for 600ms after 30 s.
And 310, skipping to the step of displaying the operation prompt control when the first operation instruction is determined to be acquired within the preset time period.
In an example, when it is determined that the first operation instruction is acquired within the preset time period, it is described that the user operates the prompt information, and at this time, the operation corresponding to the first operation instruction is executed, that is, the operation prompt control is displayed again, so that the user can execute the event to be processed based on the information displayed in the operation prompt control.
Step 311, obtain a third target instruction.
And the third target instruction is an instruction for operating the hidden sub-control to trigger.
Step 312, responding to the third target instruction, hiding the prompt message.
For example, as shown in fig. 26, when the user clicks the hidden sub-control, that is, when the electronic device acquires the third target instruction, an operation corresponding to the third target instruction is executed, that is, the prompt information is hidden, and in fig. 26, for example, the prompt information is set between the avatar icon and the first icon set.
Optionally, when the prompt information is displayed between the avatar icon and the first icon set, hiding the prompt information may be implemented by:
and moving the position of the first icon set along a second direction until the current position of the first icon set is overlapped with the position of the prompt message.
Wherein the first direction and the second direction are opposite directions.
For example, the first icon set is controlled to move along the second direction, so that the current position of the first icon set covers the display position of the prompt message, and therefore the prompt message is hidden.
Optionally, when the prompt information is displayed at an end of the second icon set away from the avatar icon, hiding the prompt information may be implemented in the following manner:
and moving the position of the second icon set along the first direction until the current position of the second icon set is overlapped with the position of the prompt message.
For example, the second icon set is controlled to move along the first direction, so that the current position of the second icon set covers the display position of the prompt message, and the prompt message is hidden.
Further, when the third target instruction is acquired, hiding the prompt information may be implemented in the following manner:
responding to the third target instruction, and displaying an operation confirmation prompt control; acquiring a fourth target instruction; in response to the fourth target instruction, performing any of the following actions: hiding the prompt information, closing the operation confirmation prompt control and executing the event to be processed.
And the fourth target instruction is an instruction for operating the operation confirmation prompting control to trigger, and the operation confirmation prompting control comprises a fourth closing sub-control, a running sub-control and a hidden sub-control.
For example, when the electronic device obtains the third target instruction, the operation confirmation prompt control may be displayed first, so that the user performs secondary confirmation on the hidden prompt information, and when the user clicks the hidden sub-control, the prompt information is hidden; when the user clicks the fourth closing sub-control, closing the operation confirmation prompting control; and when the user clicks the operation child control, executing the event to be processed.
It should be noted that the pending event in the present disclosure may be a software upgrade event or an application program antivirus event.
Example 1
As shown in fig. 27, when the event to be processed is a software upgrade event, the information display method of the present disclosure specifically includes the following steps:
step 401, when detecting an upgrade package of the upgrade software to be displayed, displaying an upgrade icon in an area except for an information flow list display area and a session window area on a current display interface.
Optionally, the upgrade icon may be displayed at the following positions on the current display interface:
an upgrade icon is displayed between the avatar icon and the first set of icons.
The first set of icons are icons displayed in a menu bar on the current display interface.
Or displaying the upgrading icon at one end of the second icon set far away from the head portrait icon.
And the second set icon is an icon displayed in the tenant column on the current display interface.
Alternatively, the upgrade icon is displayed at a blank position of the function bar.
Or displaying the upgrade icon at the top of the current display interface.
Or displaying the upgrade icon at the position of the avatar icon.
And step 402, displaying an operation prompt control.
The operation prompting control is used for indicating to execute the upgrading operation of the software to be upgraded, and the operation sub-control in the operation prompting control is an upgrading sub-control.
Step 403, obtain a first target instruction.
And the first target instruction is an instruction triggered by operating the upgrading child control.
And step 404, responding to the first target instruction, and upgrading the software to be upgraded according to the upgrade package.
For example, when the execution mode is manual execution, executing the first event is to execute downloading of the upgrade package, acquiring a current first progress of the first event is to acquire a current downloading progress of the download event, when it is determined that the current downloading is finished, executing the second event is to execute decompressing of the upgrade package, and acquiring a current second progress of the second event is to acquire a current decompressing progress of the decompressing time.
And step 405, displaying the effective prompt information when the current decompression is determined to be finished.
The validation prompt information may be that the upgrade is completed, the restart is validated, and the like.
It should be noted that, when the execution mode is automatic execution, when the upgrade icon appears, the downloading and the decompression are already completed, and at this time, the validation prompt control is directly displayed.
Step 406, a second target instruction is obtained.
And the second target instruction is an instruction for operating the trigger of the first closing sub-control.
Step 407, responding to the second target instruction, and closing the operation prompt control.
And 408, adjusting the display position of the upgrade icon according to a first preset rule to change the state of the prompt message.
In an example, the display position of the upgrade icon is adjusted according to a first preset rule, so that the upgrade icon bounces.
And step 409, determining whether the first operation instruction is acquired within a preset time period.
And the first operation instruction is an instruction triggered by operating the upgrade icon.
And 410, when the first operation instruction is determined not to be acquired within the preset time period, skipping to a step of adjusting the display position of the upgrade icon according to a first preset rule so as to change the state of the upgrade icon.
Step 411, when it is determined that the first operation instruction is acquired within the preset time period, jumping to the step of displaying an operation prompt control.
Step 412, a third target instruction is obtained.
And the third target instruction is an instruction for operating the hidden sub-control to trigger.
Step 413, hiding the upgrade icon in response to the third target instruction.
Example two
As shown in fig. 28, when the event to be processed is an application program antivirus event, the information display method of the present disclosure specifically includes the following steps:
step 501, when it is detected that the application program needs to be disinfected, displaying a disinfection prompt icon in an area except an information flow list display area and a session window area on a current display interface.
Optionally, the disinfection prompt icon may be displayed at the following positions on the current display interface:
and displaying the disinfection prompt icon between the head portrait icon and the first set icon.
The first set of icons are icons displayed in a menu bar on the current display interface.
Or the antivirus prompt icon is displayed at one end, far away from the avatar icon, of the second icon set.
And the second set icon is an icon displayed in the tenant column on the current display interface.
Or displaying the disinfection prompt icon at a blank position of the function bar.
Or displaying the disinfection prompt icon at the top of the current display interface.
Or displaying the disinfection prompt icon at the position of the head portrait icon.
And 502, displaying an operation prompt control.
The operation prompting control is used for indicating execution of antivirus operation of the application program, and the operation sub-control in the operation prompting control is the antivirus sub-control.
Step 503, obtain the first target instruction.
The first target instruction is an instruction triggered by operating the virus killing sub-control.
And step 504, responding to the first target instruction, and performing antivirus on the application program.
For example, when the execution mode is manual execution, executing the first event is to scan the application program, acquiring a current first progress of the first event is to acquire a current scanning progress of the scanning application program, executing the second event is to disinfect the application program when it is determined that the scanning operation is finished, and acquiring a current second progress of the second event is to acquire a current disinfection progress of disinfecting the application program.
And 505, displaying the effective prompt information when the disinfection is determined to be finished.
The validation prompt information may be that the antivirus is completed, the restart is validated, and the like.
It should be noted that, when the execution mode is automatic execution, when the antivirus prompt icon appears, the antivirus operation of the application program has already been completed, and at this time, the effective prompt control is directly displayed.
Step 506, a second target instruction is obtained.
And the second target instruction is an instruction for operating the trigger of the first closing sub-control.
And 507, responding to the second target instruction, and closing the operation prompt control.
And step 508, adjusting the display position of the disinfection prompt icon according to a first preset rule so as to change the state of the disinfection prompt icon.
In an example, the display position of the disinfection prompt icon is adjusted according to a first preset rule, so that the disinfection prompt icon bounces.
In step 509, it is determined whether the first operation instruction is acquired within a preset time period.
The first operation instruction is an instruction for operating the antivirus prompt icon for triggering.
And 510, when it is determined that the first operation instruction is not obtained within the preset time period, skipping to a step of adjusting the display position of the disinfection prompt icon according to a first preset rule so as to change the state of the disinfection prompt icon.
And 511, skipping to the step of displaying the operation prompt control when the first operation instruction is determined to be acquired within the preset time period.
And step 512, acquiring a third target instruction.
And the third target instruction is an instruction for operating the hidden sub-control to trigger.
Step 513, hiding the disinfection prompt icon in response to the third target instruction.
The disclosure provides an information display method, which displays prompt information in an area except an information flow list display area and a session window area on a current display interface when a to-be-processed event is detected so as to remind a user of executing the to-be-processed event. Therefore, the display of the prompt message does not occupy the positions of the information flow list display area and the conversation window area, and other operations of the user on the current display interface are not influenced even if the user does not have time to execute the event to be processed, so that the interference to the user is reduced. In addition, the interference to the user is different according to different execution levels of the events to be processed, the interference to the user is larger when the execution level is high, and the interference to the user is smaller when the execution level is low; and set up and carry out two kinds of execution modes manually and automatically, the executive step that carries out automatically is less, thus has shortened the time that users carry out the event to be processed; the method and the device further set dynamic display of the prompt information, and the preset icon indication and the corresponding operation reminding content aiming at the prompt information, and can further remind the user to execute the event to be processed on the basis of not disturbing the work of the user.
Fig. 29 is a flowchart of an information display method according to an embodiment of the present disclosure, where the present embodiment is applicable to a case of prompting a to-be-processed event, and the method may be executed by an information display device, and specifically includes the following steps:
step 701, when a to-be-processed event is detected, determining to-be-displayed target information corresponding to the to-be-processed event.
For example, when the event to be processed is detected, the corresponding target information to be displayed is determined according to the event content of the event to be processed. For example, the to-be-processed event is a software upgrade event of a certain application program, the to-be-displayed target information may be determined according to a name of the certain application program and the upgrade event, and for example, the to-be-displayed target information is that software a needs to be upgraded.
Step 702, determining an icon to be displayed corresponding to the target information to be displayed based on the target information to be displayed.
Optionally, based on the information content of the target information to be displayed, abstract information of the information content is extracted, and an icon to be displayed corresponding to the target information is formed based on the abstract information.
For example, if the target information to be displayed is software a needs to be upgraded, abstract information software a can be extracted for upgrading, and then the icon to be displayed is formed based on software a.
Optionally, based on the information type of the target information to be displayed, an icon to be displayed corresponding to the information type is determined.
For example, if the target information to be displayed is software a needs to be upgraded, the information type may be determined to be upgraded, and the corresponding icon to be displayed may be determined according to the upgrade.
And 703, determining a target icon set according to the icons existing on the current display interface.
For example, according to an icon existing on the current display interface, the target icon set is determined based on a pre-stored icon dividing rule, which may be a rule based on icon type division, and icons with the same icon type are divided into the same target icon set.
Step 704, moving the target icon set to obtain an idle area, and displaying the icon to be displayed on the idle area; or the display parameters of one or more icons in the target icon set and the display parameters of the icons to be displayed are adjusted in a linkage mode, so that the icons to be displayed are displayed on the display positions of the one or more icons.
Wherein the display parameters include at least one of: displaying a time parameter, or displaying an effect parameter. The display effect parameters include transparency, brightness, and the like.
Optionally, the icon to be displayed is displayed in the idle area, which may be specifically implemented in the following manner:
displaying the icon to be displayed between the head portrait icon and the first icon set; the first set of icons is an area displaying at least one function icon.
For example, the function icon is a calendar icon, a message icon, an address book icon, or the like. Since the icon to be displayed is arranged between the icon to be displayed and the first icon set, interference to the user can be reduced.
Or displaying the icon to be displayed at one end of the second icon set far away from the head portrait icon; the second set of icons is an area displaying at least one tenant icon, and the second set of icons is located between the reminder information and the first set of icons.
For example, the tenant icon may be an icon of a third-party application such as a reader icon or a map icon, and the tenant icon in the second icon set is an icon that is not frequently operated by the user, so that displaying the icon to be displayed at the bottom of the second icon set can reduce interference to the user, and can play a role in reminding the user to execute the event to be processed.
Or displaying the icon to be displayed at a blank position of a function bar; the function bar is an area for displaying a search function and/or a function addition icon.
For example, the icon to be displayed may be set between the search function and the function addition icon, and since the position of the function bar is not changed, the size of the information flow list display area is not affected by setting the icon to be displayed at the blank position of the function bar, so that inconvenience of the user on the information flow operation is not caused, interference to the user can be reduced, and the function of reminding the user to execute the event to be processed is performed.
Optionally, the display parameters of one or more icons in the target icon set and the display parameters of the icons to be displayed are adjusted in a linkage manner, so that the icons to be displayed are displayed at the display positions of the one or more icons, which can be realized by the following steps:
optionally, the icon to be displayed and the icon are displayed in a circulating manner at the position where the target icon is displayed.
Illustratively, the icon to be displayed is displayed at the position of the avatar icon, and the display time of the avatar icon and the display time of the icon to be displayed are adjusted in a linkage manner, so that the avatar icon and the icon to be displayed are displayed in a circulating manner at the position of the icon to be displayed.
Optionally, the icon to be displayed is arranged on the icon, and the transparency of the icon to be displayed is dynamically adjusted.
In an example, the icon to be displayed is displayed on the avatar icon, and the transparency of the icon to be displayed and the transparency of the avatar icon are adjusted in a linkage manner, so that the avatar icon and the icon to be displayed present a gradual change effect.
The disclosure provides an information display method, wherein when a to-be-processed event is detected, an icon to be displayed is determined according to-be-displayed target information of the to-be-processed event, and the icon to be displayed is displayed in an idle area of a current display interface, or the icon to be displayed is displayed at a display position of one or more icons in a target icon set. Because the display area of the target icon set is usually an area which is not frequently operated by the user, the icon to be displayed is displayed based on the target icon set, and other operations of the user on the current display interface are not influenced, so that the interference to the user is reduced, and the function of reminding the user is achieved.
Fig. 30 is a schematic structural diagram of an information display device according to an embodiment of the present disclosure, where the present embodiment is applicable to a case of prompting a to-be-processed event, and the device may be implemented by software and/or hardware and integrated in an electronic device executing the method, as shown in fig. 30, the device may include:
a first display module 3001, configured to display a prompt message when a pending event is detected; the prompt information is displayed in an area except the target area on the current display interface; the target area includes an information flow list display area and a session window area.
The embodiment of the disclosure provides an information display device, which displays prompt information in an area except an information flow list display area and a session window area on a current display interface when a to-be-processed event is detected so as to remind a user of executing the to-be-processed event. Therefore, the display of the prompt message does not occupy the positions of the information flow list display area and the conversation window area, and other operations of the user on the current display interface are not influenced even if the user does not have time to execute the event to be processed, so that the interference to the user is reduced.
Further, the first display module 3001 includes a first display sub-module.
And the first display sub-module is used for displaying the prompt information in an icon display area.
Further, the first display module 3001 further includes a second display sub-module.
And the second display submodule is used for setting the prompt message at the top of the current display interface.
Further, the first display sub-module includes a first display unit.
The first display unit is used for determining a target icon set, moving the target icon set to obtain an idle area, and displaying the prompt information on the idle area.
Further, the first display sub-module further includes a second display unit.
And the second display unit is used for determining a target icon, adjusting the display parameters of the target icon and the display parameters of the prompt message through linkage, and displaying the target icon and the prompt message at the position of the target icon.
Further, the display parameter includes a display time parameter, and/or a display effect parameter.
Further, the first display unit is specifically configured to:
displaying the prompt information between a head portrait icon and a first icon set; alternatively, the first and second electrodes may be,
displaying the prompt information at one end of the second icon set far away from the head portrait icon; the second set of icons is located between the reminder information and the first set of icons; alternatively, the first and second electrodes may be,
and displaying the prompt information at a blank position of the function bar.
Further, the first set of icons includes at least one function icon; the second set of icons includes at least one tenant icon; the function bar includes a search function and/or a function addition icon.
Further, the target icon includes an avatar icon.
Further, when the prompt information is displayed between the head portrait icon and the first icon set, the first display unit is specifically configured to:
moving the position of the first icon set along a first direction, and determining an area between the moved first icon set and the avatar icon as the idle area; the first direction is a direction from the avatar icon to the first set of icons.
Further, when the prompt information is displayed at one end of the second icon set away from the avatar icon, the first display unit is specifically configured to:
moving the position of the second icon set along a second direction, and determining an area between the moved second icon set and the edge of the current display interface as the idle area; the second direction is a direction away from the edge from the second set of icons.
Further, the second display unit is specifically configured to:
and circularly displaying the prompt information and the target icon at the position where the target icon is displayed.
Further, the second display unit is specifically configured to:
and setting the prompt information on the target icon, and dynamically adjusting the transparency of the prompt information.
Further, the device also comprises a third display module.
The third display module is used for displaying the operation prompt control; the operation prompt control is used for indicating the operation information of the to-be-processed event.
Further, the operation prompting control comprises a first closing sub-control, and the first closing sub-control is used for indicating to close the operation prompting control; the apparatus also includes a first adjustment module, a fourth determination module, a fifth determination module, and a sixth determination module.
The first adjusting module is used for adjusting the display position of the prompt message according to a first preset rule so as to change the state of the prompt message; the first preset rule is used for indicating a change rule of the display position of the prompt message.
The fourth determining module is used for determining whether the first operation instruction is acquired within a preset time period; the first operation instruction is an instruction for operating the prompt message trigger.
And a fifth determining module, configured to skip to a step of adjusting a display position of the prompt information according to a first preset rule to change a state of the prompt information when it is determined that the first operation instruction is not obtained within the preset time period.
And the sixth determining module is configured to determine that the step of displaying the operation prompt control is skipped to when the first operation instruction is acquired within the preset time period.
Further, the operation prompt control comprises a hidden sub-control, and the hidden sub-control is used for indicating to hide the prompt information; the apparatus also includes a first movement module.
The first moving module is used for moving the position of the first icon set along a second direction until the current position of the first icon set is overlapped with the position of the prompt message.
Further, the operation prompt control comprises a hidden sub-control; the apparatus also includes a second movement module.
The second moving module is configured to move the position of the second icon set along the first direction until the current position of the second icon set overlaps with the position of the prompt message.
Further, the first display module includes a first obtaining sub-module, a third display sub-module and a fourth display sub-module.
The first obtaining submodule is used for obtaining the execution mode of the event to be processed.
The third display submodule is used for displaying the prompt message according to a first preset style when the execution mode is determined to be automatically executed; the first preset pattern is used for indicating that the event progress of the to-be-processed event is completed.
The fourth display submodule is used for displaying the prompt message according to a second preset mode when the execution mode is determined to be manually executed; the second preset pattern is used for indicating the pending event incomplete event progress.
Further, the second preset pattern comprises a background pattern of the prompt message; when the execution mode is manual execution, the device further comprises a first execution module, a first adding module, a first obtaining module and a first filling module.
The first execution module is used for executing a first event.
The first adding module is used for adding a progress frame; the progress border surrounds the background pattern.
And the first obtaining module is used for obtaining the current first progress of the first event.
And the first filling module is used for dynamically filling a first preset color or pattern in the progress frame according to the current first progress.
Further, the device also comprises a second adding module.
The second adding module is used for adding a first preset icon on the background pattern.
Further, the device further comprises a second execution module, a second obtaining module and a second filling module.
And the second execution module is used for deleting the first preset color or pattern in the progress frame and executing a second event when the current first progress is determined to be finished.
And the second obtaining module is used for obtaining the current second progress of the second event.
And the second filling module is used for dynamically filling a second preset color or pattern in the progress frame according to the current second progress.
Further, when the execution mode is automatic execution, the device further comprises a fourth display module and a hiding module.
The fourth display module is used for displaying an effective prompt control; the validate prompt control includes a second close sub-control.
And the hiding module is used for closing the effective prompt control and hiding the effective prompt control along a preset path when the instruction corresponding to the second closing sub-control is obtained.
Further, the device further comprises a second adjusting module.
The second adjusting module is used for adjusting the display position of the prompt message according to a second preset rule when the execution fails, so that the prompt message moves; the second preset rule is used for indicating a change rule of the display position of the prompt message.
Further, the third display module further includes a second obtaining sub-module, a first displaying sub-module and a second displaying sub-module.
And the second obtaining submodule is used for obtaining the execution level of the event to be processed.
The first display submodule is used for displaying a modal popup when the execution level of the event to be processed is determined to be a first level; the modal popup comprises the operation prompt control.
The second display submodule is used for displaying the modeless popup window when the execution level of the event to be processed is determined to be a second level; the modeless popup comprises the operation prompt control; the first level is higher in level than the second level.
Further, the prompt message includes a prompt icon.
The information display device provided by the embodiment of the disclosure is the same as the information display method provided by the embodiments, and the technical details that are not described in detail in the embodiments of the disclosure can be referred to the embodiments, and the embodiments of the disclosure have the same beneficial effects as the embodiments.
Fig. 31 is a schematic structural diagram of an information display device according to an embodiment of the present disclosure, where the present embodiment is applicable to a case of prompting a to-be-processed event, and the device may be implemented by software and/or hardware and integrated in an electronic device executing the method, and as shown in fig. 31, the device may include: a first determination module 3101, a second determination module 3102, a third determination module 3103 and a second display module 3104.
A first determining module 3101, configured to determine target information to be displayed corresponding to a pending event when the pending event is detected.
A second determining module 3102, configured to determine, based on the target information to be displayed, an icon to be displayed corresponding to the target information to be displayed.
A third determining module 3103, configured to determine a target icon set according to the icons existing on the current display interface.
A second display module 3104, configured to move the target icon set to obtain an idle area, and display the icon to be displayed on the idle area; or the display parameters of one or more icons in the target icon set and the display parameters of the icons to be displayed are adjusted in a linkage mode, so that the icons to be displayed are displayed on the display positions of the one or more icons.
The disclosure provides an information display device, which determines an icon to be displayed according to target information to be displayed of a to-be-processed event when the to-be-processed event is detected, and displays the icon to be displayed in an idle area of a current display interface, or displays the icon to be displayed at a display position of one or more icons in a target icon set. Because the display area of the target icon set is usually an area which is not frequently operated by the user, the icon to be displayed is displayed based on the target icon set, and other operations of the user on the current display interface are not influenced, so that the interference to the user is reduced, and the function of reminding the user is achieved.
Further, the second determination module 3102 includes forming sub-modules;
the forming submodule is used for extracting summary information of the information content based on the information content of the target information to be displayed and forming an icon to be displayed corresponding to the target information based on the summary information;
or determining the icon to be displayed corresponding to the information type based on the information type of the target information to be displayed.
Further, when the display parameters of one or more icons in the target icon set and the display parameters of the icons to be displayed are adjusted in a linkage manner, the display parameters include at least one of the following:
displaying a time parameter, or displaying an effect parameter.
Further, the second display module 3104 includes a fifth display sub-module.
The fifth display sub-module is used for displaying the icon to be displayed between the head portrait icon and the first icon set; alternatively, the first and second electrodes may be,
displaying the icon to be displayed at one end of the second icon set far away from the head portrait icon; the second set of icons is located between the reminder information and the first set of icons; alternatively, the first and second electrodes may be,
and displaying the icon to be displayed at a blank position of the function bar.
Further, the second display module 3104 includes a sixth display sub-module.
A sixth display sub-module, configured to cyclically display the icon to be displayed and the icon at a position where the target icon is displayed; alternatively, the first and second electrodes may be,
and setting the icon to be displayed on the icon, and dynamically adjusting the transparency of the icon to be displayed.
The information display device provided by the embodiment of the disclosure is the same as the information display method provided by the embodiments, and the technical details that are not described in detail in the embodiments of the disclosure can be referred to the embodiments, and the embodiments of the disclosure have the same beneficial effects as the embodiments.
Referring now to FIG. 32, shown is a schematic diagram of an electronic device 600 suitable for use in implementing embodiments of the present disclosure. The electronic devices in the embodiments of the present disclosure may include, but are not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), in-vehicle terminals (e.g., car navigation terminals), and the like, and fixed terminals such as digital TVs, desktop computers, and the like. The electronic device 600 shown in fig. 32 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 32, the electronic device 600 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 601 that may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)602 or a program loaded from a storage means 606 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data necessary for the operation of the electronic apparatus 600 are also stored. The processing device 601, the ROM 602, and the RAM 603 are connected to each other via a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
Generally, the following devices may be connected to the I/O interface 605: input devices 606 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; output devices 607 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 606 including, for example, magnetic tape, hard disk, etc.; and a communication device 609. The communication means 609 may allow the electronic device 600 to communicate with other devices wirelessly or by wire to exchange data. While fig. 32 illustrates an electronic device 600 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such embodiments, the computer program may be downloaded and installed from a network through the communication device 609, or installed from the storage device 606, or installed from the ROM 602. The computer program, when executed by the processing device 601, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network protocol, such as HTTP (HyperText transfer protocol), and may be interconnected with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: acquiring at least two internet protocol addresses; sending a node evaluation request comprising the at least two internet protocol addresses to node evaluation equipment, wherein the node evaluation equipment selects the internet protocol addresses from the at least two internet protocol addresses and returns the internet protocol addresses; receiving an internet protocol address returned by the node evaluation equipment; wherein the obtained internet protocol address indicates an edge node in the content distribution network.
Alternatively, the computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: receiving a node evaluation request comprising at least two internet protocol addresses; selecting an internet protocol address from the at least two internet protocol addresses; returning the selected internet protocol address; wherein the received internet protocol address indicates an edge node in the content distribution network.
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. Where the name of a unit does not in some cases constitute a limitation of the unit itself, for example, the first retrieving unit may also be described as a "unit for retrieving at least two internet protocol addresses".
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, there is provided an information display method including:
when an event to be processed is detected, displaying prompt information; the prompt information is displayed in an area except the target area on the current display interface; the target area includes an information flow list display area and a session window area.
According to one or more embodiments of the present disclosure, in the above method, the displaying the prompt information includes:
and displaying the prompt information in an icon display area.
According to one or more embodiments of the present disclosure, in the above method, the displaying the prompt information includes:
and setting the prompt information at the top of the current display interface.
According to one or more embodiments of the present disclosure, in the method, the displaying the prompt information in an icon display area includes:
determining a target icon set, moving the target icon set to obtain an idle area, and displaying the prompt information on the idle area.
According to one or more embodiments of the present disclosure, in the method, the displaying the prompt information in an icon display area includes:
determining a target icon, and displaying the target icon and the prompt information at the position of the target icon by adjusting the display parameters of the target icon and the display parameters of the prompt information in a linkage manner.
According to one or more embodiments of the present disclosure, in the above method, the display parameter includes a display time parameter, and/or a display effect parameter.
According to one or more embodiments of the present disclosure, in the above method, the displaying the prompt information on the idle area includes:
displaying the prompt information between a head portrait icon and a first icon set; alternatively, the first and second electrodes may be,
displaying the prompt information at one end of the second icon set far away from the head portrait icon; the second set of icons is located between the reminder information and the first set of icons; alternatively, the first and second electrodes may be,
and displaying the prompt information at a blank position of the function bar.
According to one or more embodiments of the present disclosure, in the above method, the first set of icons includes at least one function icon; the second set of icons includes at least one tenant icon; the function bar includes a search function and/or a function addition icon.
According to one or more embodiments of the present disclosure, in the above method, the target icon includes an avatar icon.
According to one or more embodiments of the present disclosure, in the method, when the prompt information is displayed between the icon for head portrait and the first icon set, the moving the target icon set to obtain the free area includes:
moving the position of the first icon set along a first direction, and determining an area between the moved first icon set and the avatar icon as the idle area; the first direction is a direction from the avatar icon to the first set of icons.
According to one or more embodiments of the present disclosure, in the method, when the prompt information is displayed at an end of the second icon set far from the avatar icon, the moving the target icon set to obtain a free area includes:
moving the position of the second icon set along a second direction, and determining an area between the moved second icon set and the edge of the current display interface as the idle area; the second direction is a direction away from the edge from the second set of icons.
According to one or more embodiments of the present disclosure, in the above method, the displaying the target icon and the prompt information at the position of the target icon includes:
and circularly displaying the prompt information and the target icon at the position where the target icon is displayed.
According to one or more embodiments of the present disclosure, in the above method, the displaying the target icon and the prompt information at the position of the target icon includes:
and setting the prompt information on the target icon, and dynamically adjusting the transparency of the prompt information.
According to one or more embodiments of the present disclosure, the method further includes:
displaying an operation prompt control; the operation prompt control is used for indicating the operation information of the to-be-processed event.
According to one or more embodiments of the present disclosure, in the above method, the operation prompt control includes a first closing sub-control, and the first closing sub-control is used to instruct to close the operation prompt control;
after the operation prompting control is closed in response to the instruction corresponding to the first closing sub-control, the method further includes:
adjusting the display position of the prompt message according to a first preset rule so as to change the state of the prompt message; the first preset rule is used for indicating a change rule of the display position of the prompt message;
determining whether a first operation instruction is acquired within a preset time period; the first operation instruction is an instruction for operating the prompt message trigger;
when the first operation instruction is determined not to be acquired within the preset time period, skipping to a step of adjusting the display position of the prompt message according to a first preset rule so as to change the state of the prompt message;
and skipping to the step of displaying the operation prompt control when the first operation instruction is determined to be acquired within the preset time period.
According to one or more embodiments of the present disclosure, in the above method, the operation prompt control includes a hidden sub-control, and the hidden sub-control is used to indicate to hide the prompt information;
when the prompt information is displayed between the head portrait icon and the first icon set and the instruction corresponding to the hidden sub-control is obtained, the method further includes:
and moving the position of the first icon set along a second direction until the current position of the first icon set is overlapped with the position of the prompt message.
According to one or more embodiments of the present disclosure, in the above method, the operation prompt control includes a hidden sub-control;
when the prompt information is displayed at one end of the second icon set far away from the avatar icon and the instruction corresponding to the hidden sub-control is obtained, the method further includes:
and moving the position of the second icon set along the first direction until the current position of the second icon set is overlapped with the position of the prompt message.
According to one or more embodiments of the present disclosure, in the above method, the displaying the prompt information includes:
acquiring an execution mode of the event to be processed;
when the execution mode is determined to be automatically executed, displaying the prompt message according to a first preset style; the first preset pattern is used for indicating that the event progress of the to-be-processed event is completed;
when the execution mode is determined to be manually executed, displaying the prompt message according to a second preset style; the second preset pattern is used for indicating the pending event incomplete event progress.
According to one or more embodiments of the present disclosure, in the above method, the second preset pattern includes a background pattern of the prompt message;
when the execution mode is manual execution, after the prompt message is displayed, the method further comprises:
executing the first event;
adding a progress frame; the progress border surrounds the background pattern;
acquiring a current first progress of the first event;
and dynamically filling a first preset color or pattern in the progress frame according to the current first progress.
According to one or more embodiments of the present disclosure, the method further includes:
and adding a first preset icon on the background pattern.
According to one or more embodiments of the present disclosure, the method further includes:
when the current first progress is determined to be finished, deleting the first preset color or pattern in the progress border, and executing a second event;
acquiring a current second progress of the second event;
and dynamically filling a second preset color or pattern in the progress frame according to the current second progress.
According to one or more embodiments of the present disclosure, in the above method, after the displaying the prompt information when the execution mode is automatic execution, the method further includes:
displaying an effective prompt control; the effective prompt control comprises a second closing sub-control;
and when an instruction corresponding to the second closing sub-control is acquired, closing the effective prompt control, and hiding the effective prompt control along a preset path.
According to one or more embodiments of the present disclosure, in the above method, after the displaying the prompt information, the method further includes:
when the execution fails, adjusting the display position of the prompt message according to a second preset rule so as to enable the prompt message to move; the second preset rule is used for indicating a change rule of the display position of the prompt message.
According to one or more embodiments of the present disclosure, in the above method, the displaying an operation prompt control includes:
acquiring the execution level of the event to be processed;
displaying a modal popup when the execution level of the event to be processed is determined to be a first level; the modal popup comprises the operation prompt control;
when the execution level of the event to be processed is determined to be a second level, displaying a modeless popup; the modeless popup comprises the operation prompt control; the first level is higher in level than the second level.
According to one or more embodiments of the present disclosure, in the above method, the prompt information includes a prompt icon.
According to one or more embodiments of the present disclosure, there is provided an information display method including:
when an event to be processed is detected, determining target information to be displayed corresponding to the event to be processed;
determining an icon to be displayed corresponding to the target information to be displayed based on the target information to be displayed;
determining a target icon set according to the icons existing on the current display interface;
moving the target icon set to obtain an idle area, and displaying the icon to be displayed on the idle area; or the display parameters of one or more icons in the target icon set and the display parameters of the icons to be displayed are adjusted in a linkage mode, so that the icons to be displayed are displayed on the display positions of the one or more icons.
According to one or more embodiments of the present disclosure, in the method, the determining, based on the target information to be displayed, an icon to be displayed corresponding to the target information to be displayed includes at least one of:
extracting summary information of the information content based on the information content of the target information to be displayed, and forming an icon to be displayed corresponding to the target information based on the summary information;
or determining the icon to be displayed corresponding to the information type based on the information type of the target information to be displayed.
According to one or more embodiments of the present disclosure, in the above method, when the display parameters of one or more icons in the target icon set and the display parameters of the icons to be displayed are adjusted in a linkage manner, the display parameters include at least one of the following:
displaying a time parameter, or displaying an effect parameter.
According to one or more embodiments of the present disclosure, in the above method, the displaying the icon to be displayed on the idle area includes:
displaying the icon to be displayed between the head portrait icon and the first icon set; alternatively, the first and second electrodes may be,
displaying the icon to be displayed at one end of the second icon set far away from the head portrait icon; the second set of icons is located between the reminder information and the first set of icons; alternatively, the first and second electrodes may be,
and displaying the icon to be displayed at a blank position of the function bar.
According to one or more embodiments of the present disclosure, in the above method, the adjusting display parameters of one or more icons in the target icon set and display parameters of the icon to be displayed in a linkage manner to display the icon to be displayed on the display position of the one or more icons includes:
circularly displaying the icon to be displayed and the icon on the position where the target icon is displayed; alternatively, the first and second electrodes may be,
and setting the icon to be displayed on the icon, and dynamically adjusting the transparency of the icon to be displayed.
According to one or more embodiments of the present disclosure, there is provided an information display apparatus including:
the first display module is used for displaying prompt information when a to-be-processed event is detected; the prompt information is displayed in an area except the target area on the current display interface; the target area includes an information flow list display area and a session window area.
According to one or more embodiments of the present disclosure, the first display module in the above apparatus includes:
and the first display sub-module is used for displaying the prompt information in an icon display area.
Further, the first display module further comprises a second display sub-module.
And the second display submodule is used for setting the prompt message at the top of the current display interface.
According to one or more embodiments of the present disclosure, the first display sub-module in the above apparatus includes:
the first display unit is used for determining a target icon set, moving the target icon set to obtain an idle area, and displaying the prompt information on the idle area.
According to one or more embodiments of the present disclosure, the first display sub-module in the above apparatus includes:
and the second display unit is used for determining a target icon, adjusting the display parameters of the target icon and the display parameters of the prompt message through linkage, and displaying the target icon and the prompt message at the position of the target icon.
According to one or more embodiments of the present disclosure, the display parameter in the above apparatus includes a display time parameter, and/or a display effect parameter.
According to one or more embodiments of the present disclosure, the first display unit in the above apparatus is specifically configured to:
displaying the prompt information between a head portrait icon and a first icon set; alternatively, the first and second electrodes may be,
displaying the prompt information at one end of the second icon set far away from the head portrait icon; the second set of icons is located between the reminder information and the first set of icons; alternatively, the first and second electrodes may be,
and displaying the prompt information at a blank position of the function bar.
According to one or more embodiments of the present disclosure, the first set of icons in the above apparatus includes at least one function icon; the second set of icons includes at least one tenant icon; the function bar includes a search function and/or a function addition icon.
According to one or more embodiments of the present disclosure, the target icon in the above apparatus includes an avatar icon.
According to one or more embodiments of the present disclosure, when the prompt information is displayed between the head portrait icon and the first icon set, the first display unit in the apparatus is specifically configured to:
moving the position of the first icon set along a first direction, and determining an area between the moved first icon set and the avatar icon as the idle area; the first direction is a direction from the avatar icon to the first set of icons.
According to one or more embodiments of the present disclosure, when the prompt information is displayed at an end of the second icon set away from the avatar icon, the first display unit in the above apparatus is specifically configured to:
moving the position of the second icon set along a second direction, and determining an area between the moved second icon set and the edge of the current display interface as the idle area; the second direction is a direction away from the edge from the second set of icons.
According to one or more embodiments of the present disclosure, the second display unit in the above apparatus is specifically configured to:
and circularly displaying the prompt information and the target icon at the position where the target icon is displayed.
According to one or more embodiments of the present disclosure, the second display unit in the above apparatus is specifically configured to:
and setting the prompt information on the target icon, and dynamically adjusting the transparency of the prompt information.
According to one or more embodiments of the present disclosure, the apparatus further includes:
the third display module is used for displaying the operation prompt control; the operation prompt control is used for indicating the operation information of the to-be-processed event.
According to one or more embodiments of the present disclosure, the operation prompt control includes a first closing sub-control, and the first closing sub-control is configured to instruct to close the operation prompt control; the above-mentioned device still includes:
the first adjusting module is used for adjusting the display position of the prompt message according to a first preset rule so as to change the state of the prompt message; the first preset rule is used for indicating a change rule of the display position of the prompt message.
The fourth determining module is used for determining whether the first operation instruction is acquired within a preset time period; the first operation instruction is an instruction for operating the prompt message trigger.
And a fifth determining module, configured to skip to a step of adjusting a display position of the prompt information according to a first preset rule to change a state of the prompt information when it is determined that the first operation instruction is not obtained within the preset time period.
And the sixth determining module is configured to determine that the step of displaying the operation prompt control is skipped to when the first operation instruction is acquired within the preset time period.
According to one or more embodiments of the present disclosure, the operation prompt control includes a hiding sub-control, and the hiding sub-control is configured to indicate to hide the prompt information; the above-mentioned device still includes:
and the first moving module is used for moving the position of the first icon set along a second direction until the current position of the first icon set is overlapped with the position of the prompt message.
According to one or more embodiments of the present disclosure, the operation prompt control includes a hidden sub-control; the above-mentioned device still includes:
and the second moving module is used for moving the position of the second icon set along the first direction until the current position of the second icon set is overlapped with the position of the prompt message.
According to one or more embodiments of the present disclosure, the first display module in the above includes:
and the first acquisition submodule is used for acquiring the execution mode of the event to be processed.
The third display submodule is used for displaying the prompt message according to a first preset style when the execution mode is determined to be automatically executed; the first preset pattern is used for indicating that the event progress of the to-be-processed event is completed.
The fourth display submodule is used for displaying the prompt message according to a second preset mode when the execution mode is determined to be manually executed; the second preset pattern is used for indicating the pending event incomplete event progress.
According to one or more embodiments of the present disclosure, the second preset style includes a background pattern of the prompt message; when the execution mode is manual execution, the device further comprises:
the first execution module is used for executing the first event.
The first adding module is used for adding a progress frame; the progress border surrounds the background pattern.
And the first obtaining module is used for obtaining the current first progress of the first event.
And the first filling module is used for dynamically filling a first preset color or pattern in the progress frame according to the current first progress.
According to one or more embodiments of the present disclosure, the apparatus further includes:
and the second adding module is used for adding a first preset icon on the background pattern.
According to one or more embodiments of the present disclosure, the apparatus further includes:
and the second execution module is used for deleting the first preset color or pattern in the progress frame and executing a second event when the current first progress is determined to be finished.
And the second obtaining module is used for obtaining the current second progress of the second event.
And the second filling module is used for dynamically filling a second preset color or pattern in the progress frame according to the current second progress.
According to one or more embodiments of the present disclosure, when the execution mode is automatic execution, the apparatus further includes:
the fourth display module is used for displaying the effective prompt control; the validate prompt control includes a second close sub-control.
And the hiding module is used for closing the effective prompt control and hiding the effective prompt control along a preset path when the instruction corresponding to the second closing sub-control is obtained.
According to one or more embodiments of the present disclosure, the apparatus further includes:
the second adjusting module is used for adjusting the display position of the prompt message according to a second preset rule when the execution fails so as to enable the prompt message to move; the second preset rule is used for indicating a change rule of the display position of the prompt message.
According to one or more embodiments of the present disclosure, the third display module in the above apparatus further includes:
and the second acquisition submodule is used for acquiring the execution level of the event to be processed.
The first display submodule is used for displaying a modal popup when the execution level of the event to be processed is determined to be a first level; the modal popup comprises the operation prompt control.
The second display submodule is used for displaying the modeless popup window when the execution level of the event to be processed is determined to be a second level; the modeless popup comprises the operation prompt control; the first level is higher in level than the second level.
According to one or more embodiments of the present disclosure, the prompt message in the above apparatus includes a prompt icon.
According to one or more embodiments of the present disclosure, there is provided an information display apparatus including:
the device comprises a first determining module, a second determining module and a display module, wherein the first determining module is used for determining target information to be displayed corresponding to an event to be processed when the event to be processed is detected;
the second determining module is used for determining an icon to be displayed corresponding to the target information to be displayed based on the target information to be displayed;
the third determining module is used for determining a target icon set according to the icons existing on the current display interface;
the second display module is used for moving the target icon set to obtain an idle area and displaying the icon to be displayed on the idle area; or the display parameters of one or more icons in the target icon set and the display parameters of the icons to be displayed are adjusted in a linkage mode, so that the icons to be displayed are displayed on the display positions of the one or more icons.
According to one or more embodiments of the present disclosure, the second determining module in the above apparatus includes:
the forming submodule is used for extracting summary information of the information content based on the information content of the target information to be displayed and forming an icon to be displayed corresponding to the target information based on the summary information;
or determining the icon to be displayed corresponding to the information type based on the information type of the target information to be displayed.
According to one or more embodiments of the present disclosure, in the above apparatus, when the display parameters of one or more icons in the target icon set and the display parameters of the icons to be displayed are adjusted in a linkage manner, the display parameters include at least one of the following:
displaying time parameters, or displaying effect parameters
According to one or more embodiments of the present disclosure, the second display module in the above apparatus includes:
the fifth display sub-module is used for displaying the icon to be displayed between the head portrait icon and the first icon set; alternatively, the first and second electrodes may be,
the icon to be displayed is displayed at one end, far away from the head portrait icon, of the second icon set; the second set of icons is located between the reminder information and the first set of icons; alternatively, the first and second electrodes may be,
and the icon to be displayed is displayed at a blank position of the function bar.
According to one or more embodiments of the present disclosure, the second display module in the above apparatus includes:
a sixth display sub-module, configured to cyclically display the icon to be displayed and the icon at a position where the target icon is displayed; alternatively, the first and second electrodes may be,
and setting the icon to be displayed on the icon, and dynamically adjusting the transparency of the icon to be displayed.
According to one or more embodiments of the present disclosure, there is provided an electronic device including:
one or more processors;
a memory for storing one or more programs;
when the one or more programs are executed by the one or more processors, the one or more processors implement the information display method according to any embodiment of the present disclosure.
According to one or more embodiments of the present disclosure, there is provided a computer-readable storage medium on which a computer program is stored, wherein the program is configured to implement an information display method according to any embodiment of the present disclosure when executed by a processor.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (34)

1. An information display method, comprising:
when an event to be processed is detected, displaying prompt information; the prompt information is displayed in an area except the target area on the current display interface; the target area includes an information flow list display area and a session window area.
2. The method of claim 1, wherein displaying the prompt message comprises:
and displaying the prompt information in an icon display area.
3. The method of claim 1, wherein displaying the prompt message comprises:
and setting the prompt information at the top of the current display interface.
4. The method of claim 2, wherein the displaying the prompt information in an icon display area comprises:
determining a target icon set, moving the target icon set to obtain an idle area, and displaying the prompt information on the idle area.
5. The method of claim 2, wherein the displaying the prompt information in an icon display area comprises:
determining a target icon, and displaying the target icon and the prompt information at the position of the target icon by adjusting the display parameters of the target icon and the display parameters of the prompt information in a linkage manner.
6. The method according to claim 5, wherein the display parameter comprises a display time parameter, and/or a display effect parameter.
7. The method of claim 4, wherein the displaying the prompt information on the free area comprises:
displaying the prompt information between a head portrait icon and a first icon set; alternatively, the first and second electrodes may be,
displaying the prompt information at one end of the second icon set far away from the head portrait icon; the second set of icons is located between the reminder information and the first set of icons; alternatively, the first and second electrodes may be,
and displaying the prompt information at a blank position of the function bar.
8. The method of claim 7, wherein the first set of icons includes at least one function icon; the second set of icons includes at least one tenant icon; the function bar includes a search function and/or a function addition icon.
9. The method of claim 5, wherein the target icon comprises an avatar icon.
10. The method of claim 7, wherein moving the target set of icons for a free area while displaying the reminder information between the avatar icon and the first set of icons comprises:
moving the position of the first icon set along a first direction, and determining an area between the moved first icon set and the avatar icon as the idle area; the first direction is a direction from the avatar icon to the first set of icons.
11. The method of claim 7, wherein when the hint information is displayed at an end of the second set of icons that is distal from the avatar icon, the moving the target set of icons to obtain a free area comprises:
moving the position of the second icon set along a second direction, and determining an area between the moved second icon set and the edge of the current display interface as the idle area; the second direction is a direction away from the edge from the second set of icons.
12. The method of claim 5, wherein displaying the target icon and the prompt message at the position of the target icon comprises:
and circularly displaying the prompt information and the target icon at the position where the target icon is displayed.
13. The method of claim 5, wherein displaying the target icon and the prompt message at the position of the target icon comprises:
and setting the prompt information on the target icon, and dynamically adjusting the transparency of the prompt information.
14. The method of claim 1, further comprising:
displaying an operation prompt control; the operation prompt control is used for indicating the operation information of the to-be-processed event.
15. The method of claim 14, wherein the operation prompt control comprises a first closing sub-control, and the first closing sub-control is used for indicating that the operation prompt control is closed;
after the operation prompting control is closed in response to the instruction corresponding to the first closing sub-control, the method further includes:
adjusting the display position of the prompt message according to a first preset rule so as to change the state of the prompt message; the first preset rule is used for indicating a change rule of the display position of the prompt message;
determining whether a first operation instruction is acquired within a preset time period; the first operation instruction is an instruction for operating the prompt message trigger;
when the first operation instruction is determined not to be acquired within the preset time period, skipping to a step of adjusting the display position of the prompt message according to a first preset rule so as to change the state of the prompt message;
and skipping to the step of displaying the operation prompt control when the first operation instruction is determined to be acquired within the preset time period.
16. The method of claim 14, wherein the operation prompt control comprises a hiding sub-control, and the hiding sub-control is used for indicating to hide the prompt information;
when the prompt information is displayed between the head portrait icon and the first icon set and the instruction corresponding to the hidden sub-control is obtained, the method further includes:
and moving the position of the first icon set along a second direction until the current position of the first icon set is overlapped with the position of the prompt message.
17. The method of claim 14, wherein the operation prompt control comprises a hidden sub-control;
when the prompt information is displayed at one end of the second icon set far away from the avatar icon and the instruction corresponding to the hidden sub-control is obtained, the method further includes:
and moving the position of the second icon set along the first direction until the current position of the second icon set is overlapped with the position of the prompt message.
18. The method of claim 1, wherein displaying the prompt message comprises:
acquiring an execution mode of the event to be processed;
when the execution mode is determined to be automatically executed, displaying the prompt message according to a first preset style; the first preset pattern is used for indicating that the event progress of the to-be-processed event is completed;
when the execution mode is determined to be manually executed, displaying the prompt message according to a second preset style; the second preset pattern is used for indicating the pending event incomplete event progress.
19. The method of claim 18, wherein the second preset pattern comprises a background pattern of the prompt message;
when the execution mode is manual execution, after the prompt message is displayed, the method further comprises:
executing the first event;
adding a progress frame; the progress border surrounds the background pattern;
acquiring a current first progress of the first event;
and dynamically filling a first preset color or pattern in the progress frame according to the current first progress.
20. The method of claim 19, further comprising:
and adding a first preset icon on the background pattern.
21. The method of claim 19, further comprising:
when the current first progress is determined to be finished, deleting the first preset color or pattern in the progress border, and executing a second event;
acquiring a current second progress of the second event;
and dynamically filling a second preset color or pattern in the progress frame according to the current second progress.
22. The method of claim 18, wherein after displaying the prompt message when the execution mode is automatic, further comprising:
displaying an effective prompt control; the effective prompt control comprises a second closing sub-control;
and when an instruction corresponding to the second closing sub-control is acquired, closing the effective prompt control, and hiding the effective prompt control along a preset path.
23. The method of claim 1, wherein after said displaying the prompt message, further comprising:
when the execution fails, adjusting the display position of the prompt message according to a second preset rule so as to enable the prompt message to move; the second preset rule is used for indicating a change rule of the display position of the prompt message.
24. The method of claim 14, wherein displaying an operational cue control comprises:
acquiring the execution level of the event to be processed;
displaying a modal popup when the execution level of the event to be processed is determined to be a first level; the modal popup comprises the operation prompt control;
when the execution level of the event to be processed is determined to be a second level, displaying a modeless popup; the modeless popup comprises the operation prompt control; the first level is higher in level than the second level.
25. The method of claim 1, wherein the reminder information comprises a reminder icon.
26. An information display method, comprising:
when an event to be processed is detected, determining target information to be displayed corresponding to the event to be processed;
determining an icon to be displayed corresponding to the target information to be displayed based on the target information to be displayed;
determining a target icon set according to the icons existing on the current display interface;
moving the target icon set to obtain an idle area, and displaying the icon to be displayed on the idle area; or the display parameters of one or more icons in the target icon set and the display parameters of the icons to be displayed are adjusted in a linkage mode, so that the icons to be displayed are displayed on the display positions of the one or more icons.
27. The method according to claim 26, wherein the determining, based on the target information to be displayed, the icon to be displayed corresponding to the target information to be displayed comprises at least one of:
extracting summary information of the information content based on the information content of the target information to be displayed, and forming an icon to be displayed corresponding to the target information based on the summary information;
or determining the icon to be displayed corresponding to the information type based on the information type of the target information to be displayed.
28. The method of claim 26, wherein when the display parameters of one or more icons in the set of target icons are adjusted in linkage with the display parameters of the icon to be displayed, the display parameters include at least one of:
displaying a time parameter, or displaying an effect parameter.
29. The method of claim 26, wherein the displaying the icon to be displayed on the free area comprises:
displaying the icon to be displayed between the head portrait icon and the first icon set; alternatively, the first and second electrodes may be,
displaying the icon to be displayed at one end of the second icon set far away from the head portrait icon; the second set of icons is located between the reminder information and the first set of icons; alternatively, the first and second electrodes may be,
and displaying the icon to be displayed at a blank position of the function bar.
30. The method of claim 26, wherein the coordinating the adjustment of the display parameters of the one or more icons in the set of target icons with the display parameters of the icon to be displayed to display the icon to be displayed in the display position of the one or more icons comprises:
circularly displaying the icon to be displayed and the icon on the position where the target icon is displayed; alternatively, the first and second electrodes may be,
and setting the icon to be displayed on the icon, and dynamically adjusting the transparency of the icon to be displayed.
31. An information display device characterized by comprising:
the first display module is used for displaying prompt information when a to-be-processed event is detected; the prompt information is displayed in an area except the target area on the current display interface; the target area includes an information flow list display area and a session window area.
32. An information display device characterized by comprising:
the device comprises a first determining module, a second determining module and a display module, wherein the first determining module is used for determining target information to be displayed corresponding to an event to be processed when the event to be processed is detected;
the second determining module is used for determining an icon to be displayed corresponding to the target information to be displayed based on the target information to be displayed;
the third determining module is used for determining a target icon set according to the icons existing on the current display interface;
the second display module is used for moving the target icon set to obtain an idle area and displaying the icon to be displayed on the idle area; or the display parameters of one or more icons in the target icon set and the display parameters of the icons to be displayed are adjusted in a linkage mode, so that the icons to be displayed are displayed on the display positions of the one or more icons.
33. An electronic device, comprising:
one or more processors;
a memory for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the information display method of any of claims 1-25, or the information display method of any of claims 26-30.
34. A computer-readable storage medium on which a computer program is stored, the program, when being executed by a processor, implementing an information display method according to any one of claims 1 to 25 or an information display method according to any one of claims 26 to 30.
CN202010398764.6A 2020-05-12 2020-05-12 Information display method and device, electronic equipment and storage medium Pending CN111580917A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202010398764.6A CN111580917A (en) 2020-05-12 2020-05-12 Information display method and device, electronic equipment and storage medium
PCT/CN2021/093463 WO2021228166A1 (en) 2020-05-12 2021-05-12 Method and apparatus for displaying information, electronic device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010398764.6A CN111580917A (en) 2020-05-12 2020-05-12 Information display method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN111580917A true CN111580917A (en) 2020-08-25

Family

ID=72123040

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010398764.6A Pending CN111580917A (en) 2020-05-12 2020-05-12 Information display method and device, electronic equipment and storage medium

Country Status (2)

Country Link
CN (1) CN111580917A (en)
WO (1) WO2021228166A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112132586A (en) * 2020-09-29 2020-12-25 中国银行股份有限公司 Bank account security control method and device
CN112506393A (en) * 2021-02-07 2021-03-16 北京聚通达科技股份有限公司 Icon display method and device and storage medium
CN113360231A (en) * 2021-05-31 2021-09-07 北京达佳互联信息技术有限公司 Prompt message display method and device and electronic equipment
WO2021228166A1 (en) * 2020-05-12 2021-11-18 北京字节跳动网络技术有限公司 Method and apparatus for displaying information, electronic device and storage medium
CN115016878A (en) * 2022-05-30 2022-09-06 北京字跳网络技术有限公司 Information processing method and device and electronic equipment
WO2023030304A1 (en) * 2021-08-31 2023-03-09 维沃移动通信有限公司 Prompt information display method and apparatus, and electronic device

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114063843A (en) * 2021-11-22 2022-02-18 北京字跳网络技术有限公司 Interaction method, interaction device, electronic equipment, storage medium and computer program product
CN114527925B (en) * 2022-02-18 2024-02-23 北京字跳网络技术有限公司 Conversation method, conversation device, electronic equipment and storage medium
CN117666868A (en) * 2022-08-29 2024-03-08 Oppo广东移动通信有限公司 Toolbar display method, toolbar display device, terminal and computer-readable storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105242834A (en) * 2015-11-17 2016-01-13 中科创达软件股份有限公司 Information reminding method and information reminding device
CN105930043A (en) * 2016-04-15 2016-09-07 苏州佳世达电通有限公司 Message display method and electronic device
CN106959846A (en) * 2016-10-20 2017-07-18 深圳岚锋创视网络科技有限公司 Method, device and the mobile terminal of information processing
CN107132908A (en) * 2017-06-08 2017-09-05 青岛海信移动通信技术股份有限公司 Image updating method and device
CN107291356A (en) * 2017-08-03 2017-10-24 北京达佳互联信息技术有限公司 file transmission display control method, device and corresponding terminal
CN107315516A (en) * 2017-06-26 2017-11-03 努比亚技术有限公司 A kind of icon player method, mobile terminal and computer-readable recording medium
CN107688422A (en) * 2017-09-05 2018-02-13 广东欧珀移动通信有限公司 Notification message display methods and device
CN109471572A (en) * 2018-10-30 2019-03-15 努比亚技术有限公司 A kind of dynamic spirogram target loading method, client and computer storage medium
CN110727382A (en) * 2019-09-06 2020-01-24 华为技术有限公司 Split-screen display method and electronic equipment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101515623B1 (en) * 2012-05-14 2015-04-28 삼성전자주식회사 Method and apparatus for operating functions of portable terminal having bended display
CN103500079A (en) * 2013-09-17 2014-01-08 小米科技有限责任公司 Notification message display method and device and electronic equipment
CN111580917A (en) * 2020-05-12 2020-08-25 北京字节跳动网络技术有限公司 Information display method and device, electronic equipment and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105242834A (en) * 2015-11-17 2016-01-13 中科创达软件股份有限公司 Information reminding method and information reminding device
CN105930043A (en) * 2016-04-15 2016-09-07 苏州佳世达电通有限公司 Message display method and electronic device
CN106959846A (en) * 2016-10-20 2017-07-18 深圳岚锋创视网络科技有限公司 Method, device and the mobile terminal of information processing
CN107132908A (en) * 2017-06-08 2017-09-05 青岛海信移动通信技术股份有限公司 Image updating method and device
CN107315516A (en) * 2017-06-26 2017-11-03 努比亚技术有限公司 A kind of icon player method, mobile terminal and computer-readable recording medium
CN107291356A (en) * 2017-08-03 2017-10-24 北京达佳互联信息技术有限公司 file transmission display control method, device and corresponding terminal
CN107688422A (en) * 2017-09-05 2018-02-13 广东欧珀移动通信有限公司 Notification message display methods and device
CN109471572A (en) * 2018-10-30 2019-03-15 努比亚技术有限公司 A kind of dynamic spirogram target loading method, client and computer storage medium
CN110727382A (en) * 2019-09-06 2020-01-24 华为技术有限公司 Split-screen display method and electronic equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王春海编著: "《Microsoft虚拟化与云计算应用案例详解》", 31 October 2013, 中国铁道出版社 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021228166A1 (en) * 2020-05-12 2021-11-18 北京字节跳动网络技术有限公司 Method and apparatus for displaying information, electronic device and storage medium
CN112132586A (en) * 2020-09-29 2020-12-25 中国银行股份有限公司 Bank account security control method and device
CN112506393A (en) * 2021-02-07 2021-03-16 北京聚通达科技股份有限公司 Icon display method and device and storage medium
CN112506393B (en) * 2021-02-07 2021-05-18 北京聚通达科技股份有限公司 Icon display method and device and storage medium
CN113360231A (en) * 2021-05-31 2021-09-07 北京达佳互联信息技术有限公司 Prompt message display method and device and electronic equipment
WO2023030304A1 (en) * 2021-08-31 2023-03-09 维沃移动通信有限公司 Prompt information display method and apparatus, and electronic device
CN115016878A (en) * 2022-05-30 2022-09-06 北京字跳网络技术有限公司 Information processing method and device and electronic equipment
WO2023231851A1 (en) * 2022-05-30 2023-12-07 北京字跳网络技术有限公司 Information processing methods and apparatuses, and electronic device

Also Published As

Publication number Publication date
WO2021228166A1 (en) 2021-11-18

Similar Documents

Publication Publication Date Title
CN111580917A (en) Information display method and device, electronic equipment and storage medium
US11003836B2 (en) Hybrid mobile interactions for native apps and web apps
US9672023B2 (en) Providing a unified update center for security software updates and application software updates
US9727326B2 (en) Providing customized notifications for security software updates
US20110157089A1 (en) Method and apparatus for managing image exposure setting in a touch screen device
US11483264B2 (en) Information interaction method, apparatus, device, storage medium and program product
US9720557B2 (en) Method and apparatus for providing always-on-top user interface for mobile application
EP3046068B1 (en) Method and device for adjusting page display
US10642456B2 (en) Application distribution method and device
US10637804B2 (en) User terminal apparatus, communication system, and method of controlling user terminal apparatus which support a messenger service with additional functionality
US20140082515A1 (en) Graphical user interface sizing and arrangement system
WO2016106371A1 (en) Method, apparatus, and device for managing tasks in multi-task interface
KR20140144104A (en) Electronic apparatus and Method for providing service thereof
CN107463400B (en) Hot updating method of mobile application and terminal equipment
US20140359436A1 (en) Screen controlling method and electronic device thereof
US20160006971A1 (en) Display apparatus and controlling method thereof
JPWO2012008097A1 (en) Animation control apparatus, animation control method, program, and integrated circuit
US20150286486A1 (en) System and method of guiding a user in utilizing functions and features of a computer-based device
US9256358B2 (en) Multiple panel touch user interface navigation
US9525905B2 (en) Mapping visual display screen to portable touch screen
CN107168738A (en) A kind of management method of application tool, device, equipment and storage medium
CN107861666B (en) Desktop application installation method and device
CN116302230A (en) Page display method, device and equipment
CN106775790B (en) Control calling method and device
CN111290812B (en) Display method, device, terminal and storage medium of application control

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