CN106484395B - Event display method and device - Google Patents

Event display method and device Download PDF

Info

Publication number
CN106484395B
CN106484395B CN201610825978.0A CN201610825978A CN106484395B CN 106484395 B CN106484395 B CN 106484395B CN 201610825978 A CN201610825978 A CN 201610825978A CN 106484395 B CN106484395 B CN 106484395B
Authority
CN
China
Prior art keywords
event
display area
application client
identifying
executed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610825978.0A
Other languages
Chinese (zh)
Other versions
CN106484395A (en
Inventor
雷羽平
杨俊�
闫闻
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201610825978.0A priority Critical patent/CN106484395B/en
Publication of CN106484395A publication Critical patent/CN106484395A/en
Application granted granted Critical
Publication of CN106484395B publication Critical patent/CN106484395B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • 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

Landscapes

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

Abstract

The invention discloses an event display method and device. Wherein, the method comprises the following steps: detecting whether a first event executed by an application client on a current cycle is finished or not, wherein the first event is used for obtaining a first event object meeting a first event result from a plurality of event objects; and when detecting the end of the first event, displaying result information in a preset display area in the application client, wherein the result information comprises a first graphic identifier for identifying a first event object and a second graphic identifier for identifying a second event object, the second event object is an event object which is obtained by executing a second event and meets the result of the first event, and the second event is an event executed by the application client on the previous cycle of the current cycle. The invention solves the technical problem of low display efficiency caused by the adoption of the conventional display method.

Description

Event display method and device
Technical Field
The invention relates to the field of computers, in particular to an event display method and device.
Background
Many applications today display the result of an event after performing an event operation, and often display the game result of each round of events in a result interface, such as the result interface including: the winning player information and losing player information in each round of events are displayed through the historical record of event results in a figure-specific mode, so that the user can select the event object for executing the next round of events.
However, the display mode displays more event contents, occupies a larger display area and a larger storage space, and performs more complicated display operations for displaying the event contents, thereby greatly affecting the display efficiency of the event.
In view of the above problems, no effective solution has been proposed.
Disclosure of Invention
The embodiment of the invention provides an event display method and device, which at least solve the technical problem of low display efficiency caused by the adoption of the existing display method.
According to an aspect of an embodiment of the present invention, there is provided an event display method including: detecting whether a first event executed by an application client on a current cycle is finished or not, wherein the first event is used for obtaining a first event object meeting a first event result from a plurality of event objects; and when detecting that the first event is finished, displaying result information in a preset display area in the application client, wherein the result information comprises a first graphic identifier for identifying the first event object and a second graphic identifier for identifying a second event object, the second event object is an event object which is obtained by executing a second event and meets the result of the first event, and the second event is an event executed by the application client on the previous cycle of the current cycle.
According to another aspect of the embodiments of the present invention, there is also provided an event display apparatus including: the device comprises a detection unit, a processing unit and a processing unit, wherein the detection unit is used for detecting whether a first event executed by an application client on a current cycle is finished or not, and the first event is used for obtaining a first event object meeting a first event result from a plurality of event objects; and a display unit, configured to display result information in a predetermined display area in the application client when detecting that the first event ends, where the result information includes a first graphic identifier for identifying the first event object and a second graphic identifier for identifying a second event object, the second event object is an event object that satisfies a result of the first event and is obtained by executing a second event, and the second event is an event executed by the application client in a previous cycle of the current cycle.
In the embodiment of the invention, when the end of a first event in an application client is detected, result information is directly displayed by controlling a preset display area in the application client, wherein the result information comprises a first graphic identifier of a first event object meeting a first event result obtained after the first event is executed in a current cycle and a second graphic identifier of a second event object meeting the first event result obtained after a second event is executed in a previous cycle, so that the graphic identifiers used for identifying the event results are intuitively displayed in the application client without displaying numerous redundant display items, the step of simplifying event display is achieved, the efficiency of event display is improved, and the problem of low event display efficiency in the related technology is solved.
Furthermore, the event objects meeting the first event result after the events are executed in a plurality of periods are directly displayed in the preset display area, and the distribution condition of the event objects meeting the first event result in the plurality of periods can be visually displayed, so that the event objects meeting the first event result can be selected when the events are executed in the next period, and the winning rate in the event executing process can be improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
FIG. 1 is a schematic diagram of an application environment of an alternative event display method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of an application environment of an alternative event display method according to an embodiment of the invention;
FIG. 3 is a flow diagram of an alternative event display method according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of an alternative event display method according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of an alternative event display method according to an embodiment of the present invention;
FIG. 6 is a schematic diagram of yet another alternative event display method according to an embodiment of the present invention;
FIG. 7 is a schematic diagram of updating a predetermined display area in an alternative event display method according to an embodiment of the present invention;
FIG. 8 is a schematic diagram of updating a predetermined display area in an alternative event display method according to an embodiment of the present invention;
FIG. 9 is a schematic diagram of updating a predetermined display area in yet another alternative event display method according to an embodiment of the present invention;
FIG. 10 is a schematic view of an alternative event display device according to an embodiment of the present invention;
fig. 11 is a schematic diagram of an alternative event display terminal according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Example 1
In an embodiment of the present invention, an embodiment of the above event display method is provided. As an alternative embodiment, the event display method may be applied but not limited to the application environment as shown in fig. 1, an application client is running on the terminal 102, the terminal 102 detects whether the first event executed by the application client on the current cycle is finished, wherein the first event is used to obtain a first event object satisfying a result of the first event from the plurality of event objects, and displays the result information in a predetermined display area in the application client upon detecting the end of the first event, the result information comprises a first graph identifier used for identifying a first event object and a second graph identifier used for identifying a second event object, the second event object is an event object which is obtained by executing a second event and meets the result of the first event, and the second event is an event executed by the application client in the last cycle of the current cycle.
In this embodiment, the above-mentioned event display method may be, but is not limited to be, executed by a terminal, and when detecting that a first event in an application client ends, the terminal directly displays, in a predetermined display area in the application client, a first graphic identifier including a first event object whose current cycle satisfies a first event result and a second graphic identifier including a second event object whose previous cycle satisfies the first event result, thereby implementing intuitive display of event result information, simplifying the event display steps, and achieving an effect of improving the efficiency of event display.
As another alternative, the data display method may be, but is not limited to, applied to the application environment as shown in fig. 2, where an application client runs on the terminal 202, the server 206 detects whether a first event executed by the application client on the terminal 202 in a current cycle is ended through the network 204, and when the end of the first event is detected, displays result information including a first graphic identifier for identifying a first event object and a second graphic identifier for identifying a second event object in a predetermined display area in the application client.
In this embodiment, the above-mentioned event display method may be, but is not limited to, executed by a server, and through interaction between the server and a terminal, the server may remotely control an event display process in an application client on the terminal, that is, when the server detects that a first event in the application client ends, the server directly displays, by controlling a predetermined display area in the application client, a first graphic identifier including a first event object whose current cycle satisfies a first event result and a second graphic identifier including a second event object whose previous cycle satisfies the first event result, thereby implementing that result information of the event is visually displayed in the application client, simplifying a step of displaying the event, and achieving an effect of improving efficiency of displaying the event.
Optionally, in this embodiment, the terminal may include, but is not limited to, at least one of the following: the mobile hardware device comprises a mobile phone, a tablet computer, a notebook computer, a digital television and other mobile hardware devices provided with application clients. The network may include, but is not limited to, at least one of: wide area networks, metropolitan area networks, and local area networks. The above is only an example, and the present embodiment is not limited to this.
According to an embodiment of the present invention, there is provided an event display method, as shown in fig. 3, the method including:
s302, detecting whether a first event executed by an application client in a current cycle is finished or not, wherein the first event is used for obtaining a first event object meeting a first event result from a plurality of event objects;
and S304, when the end of the first event is detected, displaying result information in a preset display area in the application client, wherein the result information comprises a first graphic identifier for identifying a first event object and a second graphic identifier for identifying a second event object, the second event object is an event object which is obtained by executing the second event and meets the result of the first event, and the second event is an event executed by the application client on the previous cycle of the current cycle.
Optionally, in this embodiment, the event display method may be, but is not limited to, applied to different applications, where an application client of the application may be, but is not limited to, located on a Web end, and may also be, but is not limited to, an independent application client entity installed in a terminal. Before detecting whether a first event executed by the application client in a current period is finished, executing an application corresponding to the application client on a processor of the terminal where the application client is located, and rendering on a display of the terminal to obtain a graphical user interface of the application; and rendering at least one virtual resource object on the graphical user interface, wherein the virtual resource object comprises an event object configured to perform an event operation according to the detected operation instruction. For example, the application client may correspond to a game application client for a game application. The above is merely an example, and this is not limited in this embodiment.
It should be noted that, in this embodiment, when it is detected that a first event in the application client ends, result information is directly displayed by controlling a predetermined display area in the application client, where the result information includes a first graphic identifier of a first event object meeting a result of the first event obtained after the first event is executed in a current cycle and a second graphic identifier of a second event object meeting a result of the first event obtained after a second event is executed in a previous cycle, so that the graphic identifiers used for identifying event results are visually displayed in the application client without displaying numerous redundant display items, thereby achieving an effect of simplifying event display, improving efficiency of event display, and further overcoming a problem of low efficiency of event display in the related art. Furthermore, the event objects meeting the first event result after the events are executed in a plurality of periods are directly displayed in the preset display area, and the distribution condition of the event objects meeting the first event result in the plurality of periods can be visually displayed, so that the event objects meeting the first event result can be selected when the events are executed in the next period, and the winning rate in the event executing process can be improved.
Alternatively, in the present embodiment, the events may be, but are not limited to, different times executed according to a predetermined cycle in the same application. As in the game application, the event may be, but is not limited to, a game of chance that is executed once every predetermined period, where the game of chance may be, but is not limited to, a game of chance in which a target event object is selected from a plurality of event objects by using a predetermined virtual resource, the target event object participates in the event, and if the target event object is an event object satisfying the result of the first event after the event is ended, the account registered to the client may obtain a virtual resource profit larger than the predetermined virtual resource correspondingly. Still taking the game application as an example, the first event may be, but is not limited to, the current game/game, and the second event may be, but is not limited to, the previous game/game before the current game/game.
Optionally, in this embodiment, detecting whether the first event executed by the application client on the current cycle is ended includes: receiving a login request for logging in an application client by using a first account, wherein the login request carries a login timestamp; when the first event does not end at the time indicated by the login timestamp, waiting for the first event to end.
It should be noted that, in this embodiment, the events may be, but not limited to, executed independently by the server, that is, when the application client installed on the terminal does not participate in the event, the event may still be executed according to a predetermined period, and an event object satisfying the result of the first event is obtained. After logging in the application client by using the first account, if the login timestamp carried in the login request by the application client indicates that the current session is not finished, the application client needs to wait for the next session after the current session is finished, for example, when the current game is not finished, the game client needs to wait for the next game after the current game is finished.
Optionally, in this embodiment, the graphic identifiers used for identifying the same event object in the result information have the same color and/or shape, and the graphic identifiers used for identifying different event objects in the result information have different colors and/or shapes, where if the first event object is the same as the second event object, the first graphic identifier and the second graphic identifier have the same color and/or shape, and if the first event object is different from the second event object, the first graphic identifier and the second graphic identifier have different colors and/or shapes.
That is, the graphic identifications corresponding to different event objects may be, but are not limited to be, distinguished by different colors of the same graphic, and may also be, but is not limited to be, distinguished by different shapes of graphics. For example, as shown in fig. 4, assume that the plurality of event objects in the application client include: event object a (corresponding graph is identified as a solid circle), event object B (corresponding graph is identified as a shaded circle), and event object C (corresponding graph is identified as an open circle), assuming that event objects satisfying the first event result can be, but are not limited to, the first name of each event, the first event object satisfying the first event result after the first event is executed in the current cycle T1 is event object C, and the second event object satisfying the first event result after the second event is executed in the last cycle T2 is event object a. As shown in the lower left corner of the application client in fig. 4, the graphical identifier that satisfies the result of the first event and is obtained at each event after the event is executed by the corresponding graphical identifier is displayed.
Here, the different shapes may be, but are not limited to, event object a being identified by a circle, event object B being identified by a triangle, and event object C being identified by a square. The above is only an example, and this is not limited in this embodiment.
Alternatively, in the present embodiment, the first event result may be, but is not limited to, the ranking obtained after the event is executed, and here, the first event result is satisfied may be, but is not limited to, the ranking satisfying a predetermined condition, such as the first name, or the first two names.
Optionally, in this embodiment, the plurality of event objects may be, but are not limited to, candidate objects for participating in an event, and after the event is executed, event objects satisfying the result of the first event are obtained from the plurality of event objects.
Optionally, in this embodiment, the result information further includes: and a plurality of fourth graphical identifiers for identifying a plurality of fourth event objects, wherein the plurality of fourth event objects are event objects satisfying the first event result obtained by executing a plurality of fourth events, and the plurality of fourth events are events executed by the application client in a plurality of consecutive cycles before the last cycle.
Optionally, in this embodiment, the displaying, in the predetermined display area in the application client, the result information by the graphic identifier includes at least one of:
1) displaying result information in a first display area on an acquisition interface in the application client, wherein the acquisition interface is used for acquiring a target event object participating in a third event to be executed, and the third event is an event to be executed by the application client on the next cycle of the current cycle;
2) and displaying the result information in a second display area in a result information window popped up in the application client.
Optionally, in this embodiment, the displaying, in the predetermined display area in the application client, the result information by the graphic identifier includes at least one of:
1) displaying a first graphic identifier for identifying a first event object at a position subsequent to a second graphic identifier for identifying a second event object when the predetermined display area allows the display of result information of the first event;
2) and when the predetermined display area does not allow the result information of the first event to be displayed, updating the predetermined display area, and displaying a first graphic identifier for identifying the object of the first event in the updated display area.
According to the embodiment provided by the application, when the end of a first event in an application client is detected, result information is directly displayed by controlling a preset display area in the application client, wherein the result information comprises a first graphic identifier of a first event object meeting a first event result obtained after the first event is executed in a current cycle and a second graphic identifier of a second event object meeting the first event result obtained after a second event is executed in a previous cycle, so that the graphic identifiers used for identifying the event results are visually displayed in the application client without displaying numerous redundant display items, the step of simplifying event display is achieved, the efficiency of event display is improved, and the problem of low event display efficiency in the related technology is solved. Furthermore, the event objects meeting the first event result after the events are executed in a plurality of periods are directly displayed in the preset display area, and the distribution condition of the event objects meeting the first event result in the plurality of periods can be visually displayed, so that the event objects meeting the first event result can be selected when the events are executed in the next period, and the winning rate in the event executing process can be improved.
As an alternative, the displaying of the result information by the graphic identifier in the predetermined display area in the application client includes at least one of:
1) displaying result information in a first display area on an acquisition interface in the application client, wherein the acquisition interface is used for acquiring a target event object, the target event object is used for participating in a third event to be executed, and the third event is an event to be executed by the application client in the next period of the current period;
specifically, the description is made with reference to the following example, where the interface shown in fig. 4 is an acquisition interface for acquiring a target event object, and the candidate event objects include: event object a (corresponding graph identified as a solid circle), event object B (corresponding graph identified as a shaded circle), event object C (corresponding graph identified as an open circle). Wherein, the event object that is supposed to satisfy the result of the first event can be but is not limited to the first name in each event, then the first event object meeting the result of the first event after the execution of the first event in the current cycle T1 is event object C, the second event object meeting the result of the first event after the execution of the second event in the last cycle T2 is event object a, then, in a predetermined display area (e.g. lower left corner) of the application client as shown in fig. 4, an event object obtained after each execution of the event is displayed by a corresponding graphic identifier, for example as shown in fig. 4, and displaying the first display area on the acquisition interface through a circular (or spherical) identifier to obtain a first-name event object A (corresponding graph identifier is a solid circle) in the second event, and obtaining a first-name event object C (corresponding graph identifier is an open circle) in the first event.
2) And displaying the result information in a second display area in a result information window popped up in the application client.
Specifically, as shown in fig. 5, a second display area in a result information window popped up by the application client displays, by using a circle (or a sphere) identifier, an event object a (corresponding to a graph identifier as a solid circle) with a first name obtained in the second event, and obtains an event object C (corresponding to a graph identifier as an open circle) with a first name obtained in the first event.
It should be noted that the result information window may be, but is not limited to, pop up by clicking a button during the event or before the event is executed, or may be, but is not limited to, pop up automatically after the event is ended. The pop-up scene is not limited in this embodiment.
Through the embodiment provided by the application, the result information is displayed in different display scenes, so that the display form can be enriched, the aim of improving the display flexibility can be fulfilled, and the result information can be conveniently inquired in real time in the application client.
As an alternative, displaying the result information in a predetermined display area in the application client includes:
s1, judging whether the number of the completed events after the first event is finished is less than or equal to the event threshold matched with the preset display area;
s2, displaying a first graphical indicia identifying the first event object at a location after a second graphical indicia identifying the second event object when the number of completed events is less than or equal to an event threshold matching the predetermined display area.
Optionally, in this embodiment, the event threshold may be, but is not limited to, determined according to a display space size of a predetermined display area. That is, when the predetermined display area and the size of each icon are configured, the maximum value of the icons displayable in the predetermined display area, that is, the maximum value of the number of events that can be completed, may be determined according to the configured predetermined display area and the size of each icon.
Specifically, as described in conjunction with the following example, assuming that the event threshold is 18, the event object satisfying the result of the first event may be, but is not limited to, the first name in each event, after the first event is ended, the number of completed events is determined to be 10, and after the number of completed events is determined to be less than the event threshold 18, it indicates that the predetermined display area allows the first graphic identifier for identifying the first event object to be directly displayed, for example, the graphic identifier corresponding to the event object C is an open circle. Specifically, a first display area on the acquisition interface (for acquiring the target event object) on the application client may display a graphical identification open circle corresponding to the event object C at a position after the event object a (corresponding to the graphical identification as a solid circle) with the first name is obtained in the second event by a circular (or spherical) identification, as shown in fig. 6.
According to the embodiment provided by the application, the distribution situation of the graph identifiers of the event objects meeting the first event result in a plurality of periods is sequentially displayed according to the execution sequence of the events, so that the result information of the events is accurately and visually displayed, the event objects meeting the first event result are selected when the events are executed in the next period, and the winning rate in the event execution process is improved.
As an optional scheme, after determining whether the number of completed events after the first event is ended is less than or equal to an event threshold matching a predetermined display area, the method further includes:
s1, when the number of completed events is greater than the event threshold matching the predetermined display area, updating the predetermined display area to display a first graphical indicia identifying the first event object in the updated display area.
Optionally, in this embodiment, the updating the predetermined display area includes at least one of:
1) clearing all event objects displayed in a preset display area; displaying a first graphic identifier for identifying a first event object at the starting position of the emptied predetermined display area;
specifically, the following example is described with reference to fig. 7, where the displayed graphic identifier in the predetermined display area is cleared, and a first graphic identifier of a first event object that meets a first event result and is obtained by the first event (for example, a graphic identifier hollow circle corresponding to the event object C) is displayed at a starting position of the cleared predetermined display area.
2) Configuring a display control object for a predetermined display area, wherein the display control object comprises at least one of: scroll bar, shrink display button; displaying a first graphic identifier for identifying a first event object in a predetermined display area by performing an operation on a display control object;
specifically, with reference to the following example, a contracted display button is configured for a predetermined display area, such as "expanded display" shown in fig. 8, and by clicking the button, a graphic identification hollow circle corresponding to the event object C is displayed at the start position of the enlarged display area. Clicking the button again can hide and display the graphic identifier.
Further, as shown in fig. 9, a scroll bar may be provided for the predetermined display area, and the graphical identification open circle corresponding to the event object C may be displayed by scrolling the scroll bar.
3) Enlarging a predetermined display area; a first graphical representation identifying the first event object is displayed at a starting position in the enlarged display area.
The predetermined display area to be enlarged may be, but is not limited to, an area of the predetermined display area to be enlarged at the application client. That is, the display area of the predetermined display area can be flexibly configured, and when the number of completed events is small, a small display space can be occupied, and the display area is enlarged as the number of completed events increases. Wherein when the number of the event reaches the predetermined threshold, the display area of the predetermined display area will remain unchanged, and further, but not limited to, the graphical identifier after the display can be continued by at least one of the above two ways. This is not limited in this embodiment.
According to the embodiment provided by the application, the preset display area is updated so as to display more graphical identifiers of the event objects, so that the distribution situation of the result information is visually displayed, and the event objects meeting the result of the first event are selected when the event is executed in the next period, so that the winning rate in the event executing process is improved.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
Through the above description of the embodiments, those skilled in the art can clearly understand that the method according to the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but the former is a better implementation mode in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present invention.
Example 2
According to an embodiment of the present invention, there is also provided an event display apparatus for implementing the above event display method, as shown in fig. 10, the apparatus including:
1) a detecting unit 1002, configured to detect whether a first event executed by an application client on a current cycle is finished, where the first event is used to obtain, from a plurality of event objects, a first event object that satisfies a result of the first event;
2) a display unit 1004, configured to display result information in a predetermined display area in the application client when detecting that the first event ends, where the result information includes a first graphic identifier for identifying a first event object and a second graphic identifier for identifying a second event object, where the second event object is an event object that satisfies a result of the first event and is obtained by executing a second event, and the second event is an event executed by the application client on a previous cycle of the current cycle.
Optionally, in this embodiment, the event display method may be, but is not limited to, applied to different applications, where an application client of the application may be, but is not limited to, located on a Web end, and may also be, but is not limited to, an independent application client entity installed in a terminal. Before detecting whether a first event executed by the application client in a current period is finished, executing an application corresponding to the application client on a processor of the terminal where the application client is located, and rendering on a display of the terminal to obtain a graphical user interface of the application; and rendering at least one virtual resource object on the graphical user interface, wherein the virtual resource object comprises an event object configured to perform an event operation according to the detected operation instruction. For example, the application client may correspond to a game application client for a game application. The above is merely an example, and this is not limited in this embodiment.
It should be noted that, in this embodiment, when it is detected that a first event in the application client ends, result information is directly displayed by controlling a predetermined display area in the application client, where the result information includes a first graphic identifier of a first event object meeting a result of the first event obtained after the first event is executed in a current cycle and a second graphic identifier of a second event object meeting a result of the first event obtained after a second event is executed in a previous cycle, so that the graphic identifiers used for identifying event results are visually displayed in the application client without displaying numerous redundant display items, thereby achieving an effect of simplifying event display, improving efficiency of event display, and further overcoming a problem of low efficiency of event display in the related art. Furthermore, the event objects meeting the first event result after the events are executed in a plurality of periods are directly displayed in the preset display area, and the distribution condition of the event objects meeting the first event result in the plurality of periods can be visually displayed, so that the event objects meeting the first event result can be selected when the events are executed in the next period, and the winning rate in the event executing process can be improved.
Alternatively, in the present embodiment, the events may be, but are not limited to, different times executed according to a predetermined cycle in the same application. As in the game application, the event may be, but is not limited to, a game of chance that is executed once every predetermined period, where the game of chance may be, but is not limited to, a game of chance in which a target event object is selected from a plurality of event objects by using a predetermined virtual resource, the target event object participates in the event, and if the target event object is an event object satisfying the result of the first event after the event is ended, the account registered to the client may obtain a virtual resource profit larger than the predetermined virtual resource correspondingly. Still taking the game application as an example, the first event may be, but is not limited to, the current game/game, and the second event may be, but is not limited to, the previous game/game before the current game/game.
Optionally, in this embodiment, the detecting unit 1002 includes: the system comprises a receiving module, a login module and a display module, wherein the receiving module is used for receiving a login request for logging in an application client by using a first account, and the login request carries a login timestamp; and the processing module is used for waiting for the end of the first event when the first event is not ended at the time indicated by the login timestamp.
It should be noted that, in this embodiment, the events may be, but not limited to, executed independently by the server, that is, when the application client installed on the terminal does not participate in the event, the event may still be executed according to a predetermined period, and an event object satisfying the result of the first event is obtained. After logging in the application client by using the first account, if the login timestamp carried in the login request by the application client indicates that the current session is not finished, the application client needs to wait for the next session after the current session is finished, for example, when the current game is not finished, the game client needs to wait for the next game after the current game is finished.
Optionally, in this embodiment, the graphic identifiers used for identifying the same event object in the result information have the same color and/or shape, and the graphic identifiers used for identifying different event objects in the result information have different colors and/or shapes, where if the first event object is the same as the second event object, the first graphic identifier and the second graphic identifier have the same color and/or shape, and if the first event object is different from the second event object, the first graphic identifier and the second graphic identifier have different colors and/or shapes.
That is, the graphic identifications corresponding to different event objects may be, but are not limited to be, distinguished by different colors of the same graphic, and may also be, but is not limited to be, distinguished by different shapes of graphics. For example, as shown in fig. 4, assume that the plurality of event objects in the application client include: event object a (corresponding graph is identified as a solid circle), event object B (corresponding graph is identified as a shaded circle), and event object C (corresponding graph is identified as an open circle), assuming that event objects satisfying the first event result can be, but are not limited to, the first name of each event, the first event object satisfying the first event result after the first event is executed in the current cycle T1 is event object C, and the second event object satisfying the first event result after the second event is executed in the last cycle T2 is event object a. As shown in the lower left corner of the application client in fig. 4, the graphical identifier meeting the result of the first event obtained at each event after the event is executed by the corresponding graphical identifier is displayed.
Here, the different shapes may be, but are not limited to, event object a being identified by a circle, event object B being identified by a triangle, and event object C being identified by a square. The above is only an example, and this is not limited in this embodiment.
Alternatively, in the present embodiment, the first event result may be, but is not limited to, the ranking obtained after the event is executed, and here, the first event result is satisfied may be, but is not limited to, the ranking satisfying a predetermined condition, such as the first name, or the first two names.
Optionally, in this embodiment, the plurality of event objects may be, but are not limited to, candidate objects for participating in an event, and after the event is executed, event objects satisfying the result of the first event are obtained from the plurality of event objects.
Optionally, in this embodiment, the result information further includes: and a plurality of fourth graphical identifiers for identifying a plurality of fourth event objects, wherein the plurality of fourth event objects are event objects satisfying the first event result obtained by executing a plurality of fourth events, and the plurality of fourth events are events executed by the application client in a plurality of consecutive cycles before the last cycle.
Optionally, in this embodiment, the displaying, in the predetermined display area in the application client, the result information by the graphic identifier includes at least one of:
1) displaying result information in a first display area on an acquisition interface in the application client, wherein the acquisition interface is used for acquiring a target event object participating in a third event to be executed, and the third event is an event to be executed by the application client on the next cycle of the current cycle;
2) and displaying the result information in a second display area in a result information window popped up in the application client.
Optionally, in this embodiment, the displaying, in the predetermined display area in the application client, the result information by the graphic identifier includes at least one of:
1) displaying a first graphic identifier for identifying a first event object at a position subsequent to a second graphic identifier for identifying a second event object when the predetermined display area allows the display of result information of the first event;
2) and when the predetermined display area does not allow the result information of the first event to be displayed, updating the predetermined display area, and displaying a first graphic identifier for identifying the object of the first event in the updated display area.
According to the embodiment provided by the application, when the end of a first event in an application client is detected, result information is directly displayed by controlling a preset display area in the application client, wherein the result information comprises a first graphic identifier of a first event object meeting a first event result obtained after the first event is executed in a current cycle and a second graphic identifier of a second event object meeting the first event result obtained after a second event is executed in a previous cycle, so that the graphic identifiers used for identifying the event results are visually displayed in the application client without displaying numerous redundant display items, the step of simplifying event display is achieved, the efficiency of event display is improved, and the problem of low event display efficiency in the related technology is solved. Furthermore, the event objects meeting the first event result after the events are executed in a plurality of periods are directly displayed in the preset display area, and the distribution condition of the event objects meeting the first event result in the plurality of periods can be visually displayed, so that the event objects meeting the first event result can be selected when the events are executed in the next period, and the winning rate in the event executing process can be improved.
As an alternative, the display unit 1004 includes at least one of:
1) the first display module is used for displaying result information in a first display area on an acquisition interface in the application client, wherein the acquisition interface is used for acquiring a target event object, the target event object is used for participating in a third event to be executed, and the third event is an event to be executed by the application client in the next cycle of the current cycle;
specifically, the description is made with reference to the following example, where the interface shown in fig. 4 is an acquisition interface for acquiring a target event object, and the candidate event objects include: event object a (corresponding graph identified as a solid circle), event object B (corresponding graph identified as a shaded circle), event object C (corresponding graph identified as an open circle). Wherein, the event object that is supposed to satisfy the result of the first event can be but is not limited to the first name in each event, then the first event object meeting the result of the first event after the execution of the first event in the current cycle T1 is event object C, the second event object meeting the result of the first event after the execution of the second event in the last cycle T2 is event object a, then, in a predetermined display area (e.g. lower left corner) of the application client as shown in fig. 4, an event object obtained after each execution of the event is displayed by a corresponding graphic identifier, for example as shown in fig. 4, and displaying the first display area on the acquisition interface through a circular (or spherical) identifier to obtain a first-name event object A (corresponding graph identifier is a solid circle) in the second event, and obtaining a first-name event object C (corresponding graph identifier is an open circle) in the first event.
2) And the second display module is used for displaying the result information in a second display area in a result information window popped up in the application client.
Specifically, as shown in fig. 5, a second display area in a result information window popped up by the application client displays, by using a circle (or a sphere) identifier, an event object a (corresponding to a graph identifier as a solid circle) with a first name obtained in the second event, and obtains an event object C (corresponding to a graph identifier as an open circle) with a first name obtained in the first event.
It should be noted that the result information window may be, but is not limited to, pop up by clicking a button during the event or before the event is executed, or may be, but is not limited to, pop up automatically after the event is ended. The pop-up scene is not limited in this embodiment.
Through the embodiment provided by the application, the result information is displayed in different display scenes, so that the display form can be enriched, the aim of improving the display flexibility can be fulfilled, and the result information can be conveniently inquired in real time in the application client.
As an alternative, the display unit 1004 includes:
1) the judging module is used for judging whether the number of the completed events after the first event is finished is less than or equal to an event threshold matched with the preset display area;
2) and the third display module is used for displaying the first graphic identifier for identifying the first event object at a position behind the second graphic identifier for identifying the second event object when the number of completed events is less than or equal to the event threshold matched with the preset display area.
Optionally, in this embodiment, the event threshold may be, but is not limited to, determined according to a display space size of a predetermined display area. That is, when the predetermined display area and the size of each icon are configured, the maximum value of the icons displayable in the predetermined display area, that is, the maximum value of the number of events that can be completed, may be determined according to the configured predetermined display area and the size of each icon.
Specifically, as described in conjunction with the following example, assuming that the event threshold is 18, the event object satisfying the result of the first event may be, but is not limited to, the first name in each event, after the first event is ended, the number of completed events is determined to be 10, and after the number of completed events is determined to be less than the event threshold 18, it indicates that the predetermined display area allows the first graphic identifier for identifying the first event object to be directly displayed, for example, the graphic identifier corresponding to the event object C is an open circle. Specifically, a first display area on the acquisition interface (for acquiring the target event object) on the application client may display a graphical identification open circle corresponding to the event object C at a position after the event object a (corresponding to the graphical identification as a solid circle) with the first name is obtained in the second event by a circular (or spherical) identification, as shown in fig. 6.
According to the embodiment provided by the application, the distribution situation of the graph identifiers of the event objects meeting the first event result in a plurality of periods is sequentially displayed according to the execution sequence of the events, so that the result information of the events is accurately and visually displayed, the event objects meeting the first event result are selected when the events are executed in the next period, and the winning rate in the event execution process is improved.
As an optional scheme, the method further comprises the following steps:
1) and the updating module is used for updating the preset display area when the number of the completed events is greater than the event threshold matched with the preset display area after judging whether the number of the completed events is less than or equal to the event threshold matched with the preset display area after the first event is finished so as to display the first graphic identification for identifying the first event object in the updated display area.
Optionally, in this embodiment, the update module includes at least one of:
(1) the first updating submodule is used for emptying all event objects displayed in a preset display area; displaying a first graphic identifier for identifying a first event object at the starting position of the emptied predetermined display area;
specifically, the following example is described with reference to fig. 7, where the displayed graphic identifier in the predetermined display area is cleared, and a first graphic identifier of a first event object that meets a first event result and is obtained by the first event (for example, a graphic identifier hollow circle corresponding to the event object C) is displayed at a starting position of the cleared predetermined display area.
(2) A second updating submodule, configured to configure a display control object for the predetermined display area, where the display control object includes at least one of: scroll bar, shrink display button; displaying a first graphic identifier for identifying a first event object in a predetermined display area by performing an operation on a display control object;
specifically, with reference to the following example, a contracted display button is configured for a predetermined display area, such as "expanded display" shown in fig. 8, and by clicking the button, a graphic identification hollow circle corresponding to the event object C is displayed at the start position of the enlarged display area. Clicking the button again can hide and display the graphic identifier.
Further, as shown in fig. 9, a scroll bar may be provided for the predetermined display area, and the graphical identification open circle corresponding to the event object C may be displayed by scrolling the scroll bar.
(3) A third update sub-module for enlarging the predetermined display area; a first graphical representation identifying the first event object is displayed at a starting position in the enlarged display area.
The predetermined display area to be enlarged may be, but is not limited to, an area of the predetermined display area to be enlarged at the application client. That is, the display area of the predetermined display area can be flexibly configured, and when the number of completed events is small, a small display space can be occupied, and the display area is enlarged as the number of completed events increases. Wherein when the number of the event reaches the predetermined threshold, the display area of the predetermined display area will remain unchanged, and further, but not limited to, the graphical identifier after the display can be continued by at least one of the above two ways. This is not limited in this embodiment.
According to the embodiment provided by the application, the preset display area is updated so as to display more graphical identifiers of the event objects, so that the distribution situation of the result information is visually displayed, and the event objects meeting the result of the first event are selected when the event is executed in the next period, so that the winning rate in the event executing process is improved.
Example 3
The application environment of the embodiment of the present invention may refer to the application environment in embodiment 1, but is not described herein again. The embodiment of the invention provides an optional specific application example for implementing the event display method.
As an alternative embodiment, the event display method may be, but is not limited to, a game application, such as a game application of a game of chance, where the game of chance may be, but is not limited to, a game application in which a target event object is selected from a plurality of event objects by using a predetermined virtual resource, the target event object participates in an event, and if the target event object is an event object satisfying a result of a first event after the event is ended, an account logged in the client may obtain a virtual resource profit greater than the predetermined virtual resource correspondingly; and if the target event object is not the event object meeting the first event result after the event is ended, deducting the preset virtual resource from the account.
Assuming that the event of the game application client is a race of a plurality of event objects, the event object satisfying the result of the first event may be, but is not limited to, the first event obtained after each race, the login timestamp that the terminal logs in the game application client using the first account ID-1 indicates Ti, and after determining that Ti is the game application client playing the jth game (event), it is necessary to wait for the jth game to end. After the jth game is over, for example, in a predetermined display area on the betting interface of the (j + 1) th game, the graphical identifiers (e.g., circular or spherical identifiers with different colors for different event objects) for identifying the first name of the jth game are displayed for the first j periods, as shown in fig. 6, where j is 10.
In addition, if the event threshold allowed to be displayed in the predetermined display area is 9, the number of events of the currently completed event (j +1 th game) reaches 10, and is judged to be greater than the event threshold 9, the graphical identifier of the first name in the 10 th game may be displayed, but is not limited to, according to at least one of fig. 7 to 9.
Only one example is provided here, and the specific display process may refer to embodiments 1-2, which are not described herein again.
In this embodiment, when it is detected that a first event in the application client ends, the result information is controlled to be directly displayed in a predetermined display area in the application client, where the result information includes a first graphic identifier of a first event object meeting a result of the first event obtained after the first event is executed in a current cycle and a second graphic identifier of a second event object meeting a result of the first event obtained after a second event is executed in a previous cycle, so that the graphic identifiers used for identifying the event results are visually displayed in the application client without displaying numerous redundant display items, thereby simplifying an event display step, improving an event display efficiency, and further overcoming a problem of low event display efficiency in the related art.
Furthermore, the event objects meeting the first event result after the events are executed in a plurality of periods are directly displayed in the preset display area, and the distribution condition of the event objects meeting the first event result in the plurality of periods can be visually displayed, so that the event objects meeting the first event result can be selected when the events are executed in the next period, and the winning rate in the event executing process can be improved.
Example 4
According to an embodiment of the present invention, there is also provided an event display terminal for implementing the event display method, as shown in fig. 11, the terminal including:
1) a communication interface 1102 configured to acquire a detection instruction for triggering detection;
2) a processor 1104, connected to the communication interface 1102, configured to detect whether a first event executed by the application client in a current cycle is finished, where the first event is used to obtain a first event object satisfying a result of the first event from the plurality of event objects;
3) a display 1106, coupled to the processor 1104, configured to display result information in a predetermined display area in the application client when detecting an end of the first event, where the result information includes a first graphical identifier for identifying a first event object and a second graphical identifier for identifying a second event object, the second event object being an event object satisfying a result of the first event resulting from executing the second event, and the second event being an event executed by the application client on a previous cycle of the current cycle.
4) A memory 1108, coupled to the communication interface 1102, the processor 1104, and the display 1106, is configured to store result information.
Optionally, the specific examples in this embodiment may refer to the examples described in embodiment 1 and embodiment 2, and this embodiment is not described herein again.
Example 5
The embodiment of the invention also provides a storage medium. Optionally, in this embodiment, the storage medium may be located in at least one of a plurality of network devices in a network.
Optionally, in this embodiment, the storage medium is configured to store program code for performing the following steps:
s1, detecting whether a first event executed by the application client on the current cycle is finished, wherein the first event is used for obtaining a first event object meeting the result of the first event from a plurality of event objects;
and S2, when the end of the first event is detected, displaying result information in a preset display area in the application client, wherein the result information comprises a first graphic identifier for identifying a first event object and a second graphic identifier for identifying a second event object, the second event object is an event object which is obtained by executing a second event and meets the result of the first event, and the second event is an event executed by the application client on the previous cycle of the current cycle.
Optionally, the storage medium is further arranged to store program code for performing the steps of:
s1, judging whether the number of the completed events after the first event is finished is less than or equal to the event threshold matched with the preset display area;
s2, displaying a first graphical indicia identifying the first event object at a location after a second graphical indicia identifying the second event object when the number of completed events is less than or equal to an event threshold matching the predetermined display area.
Optionally, the storage medium is further arranged to store program code for performing the steps of: after judging whether the number of completed events after the first event is ended is less than or equal to the event threshold matched with the preset display area, when the number of completed events is greater than the event threshold matched with the preset display area, updating the preset display area to display a first graphic identifier for identifying the first event object in the updated display area
Optionally, in this embodiment, the storage medium may include, but is not limited to: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
Optionally, the specific examples in this embodiment may refer to the examples described in embodiment 1 and embodiment 2, and this embodiment is not described herein again.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
The integrated unit in the above embodiments, if implemented in the form of a software functional unit and sold or used as a separate product, may be stored in the above computer-readable storage medium. Based on such understanding, the technical solution of the present invention may be substantially or partially implemented in the prior art, or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium, and including instructions for causing one or more computer devices (which may be personal computers, servers, or network devices) to execute all or part of the steps of the method according to the embodiments of the present invention.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the several embodiments provided in the present application, it should be understood that the disclosed client may be implemented in other manners. The above-described embodiments of the apparatus are merely illustrative, and for example, a division of a unit is merely a division of a logic function, and an actual implementation may have another division, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, units or modules, and may be in an electrical or other form.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that it is obvious to those skilled in the art that various modifications and improvements can be made without departing from the principle of the present invention, and these modifications and improvements should also be considered as the protection scope of the present invention.

Claims (14)

1. An event display method, comprising:
detecting whether a first event executed by an application client on a current cycle is finished or not, wherein the first event is used for obtaining a first event object meeting a first event result from a plurality of event objects; executing an application corresponding to the application client on a processor of the terminal, and rendering on a display of the terminal to obtain a graphical user interface of the application; and rendering at least one virtual resource object on the graphical user interface, wherein the virtual resource object comprises an event object configured to perform an event operation according to the detected operation instruction;
when the end of the first event is detected, judging whether the number of completed events after the end of the first event is less than or equal to an event threshold matched with a preset display area; displaying a first graphical identifier for identifying the first event object at a location subsequent to a second graphical identifier for identifying a second event object when the number of completed events is less than or equal to the event threshold matching the predetermined display area; updating the predetermined display area when the number of completed events is greater than the event threshold matching the predetermined display area;
displaying result information in a predetermined display area in the application client, wherein the result information includes the first graphic identifier for identifying the first event object and the second graphic identifier for identifying the second event object, the second event object is an event object satisfying the result of the first event obtained by executing a second event, and the second event is an event executed by the application client on a previous cycle of the current cycle; the first event and the second event are different fields executed according to a preset period in the same application;
wherein the updating the predetermined display area comprises at least one of:
emptying all event objects displayed in the preset display area; displaying the first graphic identifier for identifying the first event object at the starting position of the emptied predetermined display area;
configuring a display control object for the predetermined display area, wherein the display control object comprises at least one of the following: scroll bar, shrink display button; displaying the first graphic identifier for identifying the first event object in the predetermined display area by performing an operation on the display control object;
enlarging the predetermined display area; displaying the first graphical representation identifying the first event object at a starting location in the enlarged display area.
2. The method according to claim 1, wherein the displaying the result information in the predetermined display area in the application client through the graphic identifier comprises at least one of:
displaying the result information in a first display area on an acquisition interface in the application client, wherein the acquisition interface is used for acquiring a target event object, the target event object is used for participating in a third event to be executed, and the third event is an event to be executed by the application client in a next cycle of the current cycle;
and displaying the result information in a second display area in a result information window popped up in the application client.
3. The method according to claim 1, wherein the graphical identifiers used for identifying the same event object in the result information have the same color and/or shape, and the graphical identifiers used for identifying different event objects in the result information have different colors and/or shapes, wherein the first graphical identifier and the second graphical identifier have the same color and/or shape if the first event object is the same as the second event object, and wherein the first graphical identifier and the second graphical identifier have different colors and/or shapes if the first event object is different from the second event object.
4. The method of claim 1, wherein the result information further comprises: a plurality of fourth graphical identifiers for identifying a plurality of fourth event objects, wherein the plurality of fourth event objects are event objects satisfying the first event result from executing a plurality of fourth events, and the plurality of fourth events are events executed by the application client on a plurality of consecutive cycles before the last cycle.
5. The method of claim 1, wherein detecting whether the first event executed by the application client on the current cycle has ended comprises:
receiving a login request for logging in the application client by using a first account, wherein the login request carries a login timestamp;
waiting for the first event to end when the first event does not end at the time indicated by the login timestamp.
6. The method of claim 1, further comprising, before the detecting whether the first event executed by the application client on the current cycle is over, the following:
executing an application corresponding to the application client on a processor of a terminal where the application client is located, and rendering on a display of the terminal to obtain a graphical user interface of the application;
rendering at least one virtual resource object on the graphical user interface, wherein the virtual resource object comprises an event object configured to perform an event operation according to the detected operation instruction.
7. An event display device, comprising:
the device comprises a detection unit, a processing unit and a processing unit, wherein the detection unit is used for detecting whether a first event executed by an application client on a current cycle is finished or not, and the first event is used for obtaining a first event object meeting a first event result from a plurality of event objects; executing an application corresponding to the application client on a processor of the terminal, and rendering on a display of the terminal to obtain a graphical user interface of the application; and rendering at least one virtual resource object on the graphical user interface, wherein the virtual resource object comprises an event object configured to perform an event operation according to the detected operation instruction;
a display unit, configured to display result information in a predetermined display area in the application client when detecting that the first event ends, where the result information includes a first graphical identifier for identifying the first event object and a second graphical identifier for identifying a second event object, where the second event object is an event object that satisfies a result of the first event and is obtained by executing a second event, and the second event is an event executed by the application client on a previous cycle of the current cycle; the first event and the second event are different fields executed according to a preset period in the same application;
wherein the display unit includes: the judging module is used for judging whether the number of the completed events after the first event is finished is less than or equal to an event threshold value matched with the preset display area; a third display module for displaying the first graphical identifier for identifying the first event object at a position after the second graphical identifier for identifying the second event object when the number of completed events is less than or equal to the event threshold matching the predetermined display area; an updating module, configured to update the predetermined display area when the number of completed events is greater than an event threshold that matches the predetermined display area after the determination is made whether the number of completed events after the first event is completed is less than or equal to the event threshold that matches the predetermined display area;
wherein the update module comprises at least one of:
a first updating submodule, configured to empty all event objects displayed in the predetermined display area; displaying the first graphic identifier for identifying the first event object at the starting position of the emptied predetermined display area;
a second updating submodule, configured to configure a display control object for the predetermined display area, where the display control object includes at least one of: scroll bar, shrink display button; displaying the first graphic identifier for identifying the first event object in the predetermined display area by performing an operation on the display control object;
a third update sub-module for enlarging the predetermined display area; displaying the first graphical representation identifying the first event object at a starting location in the enlarged display area.
8. The apparatus of claim 7, wherein the display unit comprises at least one of:
a first display module, configured to display the result information in a first display area on an acquisition interface in the application client, where the acquisition interface is used to acquire a target event object, the target event object is used to participate in a third event to be executed, and the third event is an event to be executed by the application client in a next cycle of the current cycle;
and the second display module is used for displaying the result information in a second display area in a result information window popped up in the application client.
9. The apparatus according to claim 7, wherein the graphical identifiers for identifying the same event object in the result information have the same color and/or shape, and the graphical identifiers for identifying different event objects in the result information have different colors and/or shapes, wherein the first graphical identifier and the second graphical identifier have the same color and/or shape if the first event object is the same as the second event object, and wherein the first graphical identifier and the second graphical identifier have different colors and/or shapes if the first event object is different from the second event object.
10. The apparatus of claim 7, wherein the result information further comprises: a plurality of fourth graphical identifiers for identifying a plurality of fourth event objects, wherein the plurality of fourth event objects are event objects satisfying the first event result from executing a plurality of fourth events, and the plurality of fourth events are events executed by the application client on a plurality of consecutive cycles before the last cycle.
11. The apparatus of claim 7, wherein the detection unit comprises:
the system comprises a receiving module, a login module and a display module, wherein the receiving module is used for receiving a login request for logging in the application client by using a first account, and the login request carries a login timestamp;
and the processing module is used for waiting for the end of the first event when the first event is not ended at the time indicated by the login timestamp.
12. The apparatus of claim 7, further comprising:
the operation unit is used for executing the application corresponding to the application client on a processor of a terminal where the application client is located before the first event executed by the application client in the current period is detected to be finished, and rendering is carried out on a display of the terminal to obtain a graphical user interface of the application; rendering at least one virtual resource object on the graphical user interface, wherein the virtual resource object comprises an event object configured to perform an event operation according to the detected operation instruction.
13. An event display terminal, comprising:
the communication interface is set to acquire a detection instruction for triggering detection;
the processor is connected with the communication interface and is configured to detect whether a first event executed by the application client in a current cycle is finished or not, wherein the first event is used for obtaining a first event object meeting a first event result from a plurality of event objects; executing an application corresponding to the application client on a processor of the terminal, and rendering on a display of the terminal to obtain a graphical user interface of the application; and rendering at least one virtual resource object on the graphical user interface, wherein the virtual resource object comprises an event object configured to perform an event operation according to the detected operation instruction;
the display is connected with the processor and is used for judging whether the number of events finished after the first event is finished is less than or equal to an event threshold matched with a preset display area or not when the first event is detected to be finished; when the number of completed events is less than or equal to the event threshold matching the predetermined display area, displaying a first graphical representation identifying the first event object at a location subsequent to a second graphical representation identifying a second event object, when the number of completed events is greater than the event threshold matching the predetermined display area, updating the predetermined display area, displaying result information in the predetermined display area in the application client, wherein the result information comprises the first graphical identification for identifying the first event object and the second graphical identification for identifying the second event object, the second event object is an event object that satisfies the result of the first event as a result of executing a second event, the second event is an event executed by the application client on a cycle previous to the current cycle; the first event and the second event are different fields executed according to a preset period in the same application;
wherein the updating the predetermined display area comprises at least one of:
emptying all event objects displayed in the preset display area; displaying the first graphic identifier for identifying the first event object at the starting position of the emptied predetermined display area;
configuring a display control object for the predetermined display area, wherein the display control object comprises at least one of the following: scroll bar, shrink display button; displaying the first graphic identifier for identifying the first event object in the predetermined display area by performing an operation on the display control object;
enlarging the predetermined display area; displaying the first graphical representation identifying the first event object at a starting location in the enlarged display area;
and the memory is connected with the communication interface, the processor and the display and is set to store result information.
14. A computer-readable storage medium, in which a computer program is stored, wherein the computer program is configured to carry out the method of any one of claims 1 to 6 when executed.
CN201610825978.0A 2016-09-14 2016-09-14 Event display method and device Active CN106484395B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610825978.0A CN106484395B (en) 2016-09-14 2016-09-14 Event display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610825978.0A CN106484395B (en) 2016-09-14 2016-09-14 Event display method and device

Publications (2)

Publication Number Publication Date
CN106484395A CN106484395A (en) 2017-03-08
CN106484395B true CN106484395B (en) 2020-08-04

Family

ID=58267205

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610825978.0A Active CN106484395B (en) 2016-09-14 2016-09-14 Event display method and device

Country Status (1)

Country Link
CN (1) CN106484395B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107133030B (en) * 2017-03-30 2021-01-05 腾讯科技(深圳)有限公司 Dynamic event execution method and device
CN109902140A (en) * 2019-03-14 2019-06-18 成都小步创想慧联科技有限公司 Event intelligent analysis method, device and user equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101219278A (en) * 2007-01-09 2008-07-16 株式会社万代南梦宫游戏 Game device, server device, game control method and information store medium
CN102999692A (en) * 2011-09-14 2013-03-27 株式会社万代南梦宫游戏 Game device, game system, method of controlling game device, and sever system
CN107427718A (en) * 2014-10-16 2017-12-01 Arb实验室公司 For monitoring system, the method and apparatus of ludic activity

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101219278A (en) * 2007-01-09 2008-07-16 株式会社万代南梦宫游戏 Game device, server device, game control method and information store medium
CN102999692A (en) * 2011-09-14 2013-03-27 株式会社万代南梦宫游戏 Game device, game system, method of controlling game device, and sever system
CN107427718A (en) * 2014-10-16 2017-12-01 Arb实验室公司 For monitoring system, the method and apparatus of ludic activity

Also Published As

Publication number Publication date
CN106484395A (en) 2017-03-08

Similar Documents

Publication Publication Date Title
CN111701237B (en) Virtual item placing method and device, storage medium and electronic equipment
CN108156523A (en) The interactive approach and device that interactive video plays
CN109240567B (en) Information display method and device, storage medium and electronic device
CN110109598A (en) A kind of animation interaction implementation method, device and electronic equipment
CN106462320B (en) Method, device and equipment for starting task management interface
CN110912806B (en) Message processing method, device, storage medium and electronic device
CN106484395B (en) Event display method and device
CN107045413A (en) Application program image target display methods and device
CN105493018A (en) Independent hit testing for touchpad manipulations and double-tap zooming
CN105893558A (en) Recommended data display method and system
CN112187624B (en) Message reply method and device and electronic equipment
CN112704873B (en) Event processing method and device, storage medium and electronic equipment
CN112286422B (en) Information display method and device
CN106227406A (en) The display packing of application icon and device
CN111888760B (en) Virtual article display method and device, storage medium and electronic device
CN109358927A (en) The method, apparatus and terminal device that application program is shown
CN110928397B (en) User interface refreshing method and device, storage medium and electronic device
CN111160738A (en) Event processing method and device, storage medium and electronic device
CN107357481A (en) Message display method and message display device
CN113064531B (en) Virtual resource interaction method and device, storage medium and electronic equipment
CN105975164A (en) Application program display method and terminal
CN114257827B (en) Game live broadcast room display method, device, equipment and storage medium
CN110882539B (en) Animation display method and device, storage medium and electronic device
CN113282268B (en) Sound effect configuration method and device, storage medium and electronic equipment
CN105787754B (en) Advertisement inventory visualization method and device

Legal Events

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