CN112783583A - Play plan display method, device and system and computer readable medium - Google Patents

Play plan display method, device and system and computer readable medium Download PDF

Info

Publication number
CN112783583A
CN112783583A CN201911076806.8A CN201911076806A CN112783583A CN 112783583 A CN112783583 A CN 112783583A CN 201911076806 A CN201911076806 A CN 201911076806A CN 112783583 A CN112783583 A CN 112783583A
Authority
CN
China
Prior art keywords
playing
display
plan
plans
play
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201911076806.8A
Other languages
Chinese (zh)
Other versions
CN112783583B (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.)
Xian Novastar Electronic Technology Co Ltd
Original Assignee
Xian Novastar Electronic 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 Xian Novastar Electronic Technology Co Ltd filed Critical Xian Novastar Electronic Technology Co Ltd
Priority to CN201911076806.8A priority Critical patent/CN112783583B/en
Publication of CN112783583A publication Critical patent/CN112783583A/en
Application granted granted Critical
Publication of CN112783583B publication Critical patent/CN112783583B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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

Landscapes

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

Abstract

The embodiment of the invention relates to a playing plan display method, a playing plan display device, a playing plan display system and a computer readable medium. The method for displaying the play plan includes: acquiring a playing plan group comprising a plurality of playing plans, wherein the playing start and stop times corresponding to the playing plans have time intersection with each other; dividing a target display area according to the number of playing plans contained in the playing plan group to obtain a plurality of display sub-areas corresponding to the number of playing plans; and displaying the display contents of the plurality of playing plans in the corresponding display sub-areas according to the preset priority order of the plurality of playing plans and the playing start and stop time corresponding to each playing plan. The playing plan display method disclosed by the embodiment of the invention can be used for a user to directly view the execution sequence of a plurality of playing plans in the cross scheduling time period.

Description

Play plan display method, device and system and computer readable medium
Technical Field
The present invention relates to the field of media playing technologies, and in particular, to a method for displaying a play plan, a device for displaying a play plan, a system for displaying a play plan, and a computer-readable medium.
Background
At present, in a link of manufacturing a playing medium on an LED display screen, the schedule of a playing plan corresponding to the medium is generally displayed through a form or a calendar view, however, when there is an intersecting schedule in a plurality of playing plans, the playing plans are only listed, and the execution sequence of the playing plans in an intersecting schedule time period and which playing plan should be executed at a certain time point cannot be visually seen.
Disclosure of Invention
Therefore, an embodiment of the present invention provides a playback plan display method, a playback plan display apparatus, a playback plan display system, and a computer-readable medium, so as to solve the problem that the execution order of multiple playback plans in a cross scheduling time period cannot be visually seen.
Specifically, in a first aspect, an embodiment of the present invention provides a play plan display method, including: acquiring a playing plan group comprising a plurality of playing plans, wherein the playing start and stop times corresponding to the playing plans have time intersection with each other; dividing a target display area according to the number of playing plans contained in the playing plan group to obtain a plurality of display sub-areas corresponding to the number of playing plans; and displaying the display contents of the plurality of playing plans in the corresponding display sub-areas according to the preset priority order of the plurality of playing plans and the playing start and stop time corresponding to each playing plan.
In the prior art, when a plurality of playing plans have a cross scheduling, the playing plans are only listed, and the execution sequence of the playing plans in a cross scheduling time period cannot be visually seen. According to the playing plan display method provided by the embodiment of the invention, the playing plans with the intersection of the playing starting and ending times are divided into the same playing plan group, the display areas are divided according to the number of the playing plans to obtain a plurality of display sub-areas, and the display contents corresponding to the playing plans are displayed in the corresponding display sub-areas according to the preset priority sequence and the playing starting and ending times, so that the problem that the execution sequence of the plurality of playing plans in the cross scheduling time period cannot be visually seen in the playing plans displayed in the prior art is solved, the execution sequence of the plurality of playing plans in a certain time period can be visually seen, and the user experience is improved.
In an embodiment of the present invention, the dividing the target display area according to the number of playing plans included in the playing plan group to obtain a plurality of display sub-areas corresponding to the number of playing plans includes: and averagely dividing the target display area into the plurality of display sub-areas with equal width according to the playing plan number.
In one embodiment of the invention, the area height of the target display area characterizes twenty-four hours and includes a plurality of time scales.
In an embodiment of the present invention, the displaying the display contents of the plurality of playback plans in the corresponding display sub-areas according to the preset priority order of the plurality of playback plans and the playback start-stop time corresponding to each of the plurality of playback plans includes: determining the display height of the display content corresponding to each playing plan according to the playing start-stop time and the time scales corresponding to the playing plans; and displaying the display contents of the plurality of playing plans at the positions of the display heights corresponding to the display sub-areas according to the preset priority sequence.
In one embodiment of the present invention, the display content includes information of a name of a play plan and information of the play start-stop time.
In a second aspect, an embodiment of the present invention provides a playback plan display apparatus, including: the playing plan group acquisition module is used for acquiring a playing plan group comprising a plurality of playing plans, wherein the playing start and stop times corresponding to the playing plans have time intersection with each other; the display area dividing module is used for dividing a target display area according to the number of the playing plans contained in the playing plan group so as to obtain a plurality of display sub-areas corresponding to the number of the playing plans; and the display content display module is used for displaying the display contents of the plurality of playing plans in the corresponding display sub-areas according to the preset priority order of the plurality of playing plans and the playing starting and ending time corresponding to each playing plan.
In an embodiment of the present invention, the display area dividing module is specifically configured to: and averagely dividing the target display area into the plurality of display sub-areas with equal width according to the playing plan number.
In one embodiment of the invention, the area height of the target display area represents twenty-four hours and comprises a plurality of time scales; the display content display module is specifically configured to: determining the display height of the display content corresponding to each playing plan according to the playing start-stop time and the time scales corresponding to the playing plans; and displaying the display contents of the plurality of playing plans at the positions of the display heights corresponding to the display sub-areas according to the preset priority sequence.
In a third aspect, an embodiment of the present invention provides a play plan display system, including: a processor and a memory coupled to the processor; wherein the memory stores instructions for execution by the processor, and the instructions cause the processor to perform operations for performing a playback plan display method as described in any one of the preceding.
In a fourth aspect, an embodiment of the present invention provides a computer-readable medium, where the computer-readable medium stores computer-readable instructions, where the computer-readable instructions include instructions for executing the play plan display method according to any one of the foregoing items.
As can be seen from the above, the embodiments of the present invention can achieve one or more of the following advantages: the playing plans with intersected playing start-stop time are divided into the same playing plan group, the display areas are divided according to the number of the playing plans to obtain a plurality of display sub-areas, and then the display contents corresponding to the playing plans are displayed in the corresponding display sub-areas according to the preset priority sequence and the playing start-stop time, so that the problem that the playing plans cannot visually see the execution sequence of the playing plans in the crossed scheduling time period in the prior art is solved, the execution sequence of the playing plans in a certain time period and the playing plan which should be executed at a certain time point can be visually seen, the situation that a user excessively pays attention to the playing plan start-stop time is avoided, the time for making the scheduling of the playing plan by the user is saved, and the user experience is improved.
Other aspects and features of the present invention will become apparent from the following detailed description, which proceeds with reference to the accompanying drawings. It is to be understood, however, that the drawings are designed solely for purposes of illustration and not as a definition of the limits of the invention. It should be further understood that the drawings are not necessarily drawn to scale and that, unless otherwise indicated, they are merely intended to conceptually illustrate the structures and procedures described herein.
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 specification, illustrate embodiments of the invention and together with the description serve to explain the invention and not to limit the invention. In the drawings:
fig. 1 is a flowchart of a play plan display method according to a first embodiment of the present invention;
fig. 2 is a schematic diagram illustrating setting of a play start-stop time of a play plan in a play plan display method according to a first embodiment of the present invention;
fig. 3 is a schematic diagram of a schedule of a play plan in a specific implementation of a method for displaying a play plan according to a first embodiment of the present invention;
FIG. 4 is a block diagram of a playback plan display apparatus according to a second embodiment of the present invention;
FIG. 5 is a schematic structural diagram of a playback plan display system according to a third embodiment of the present invention;
fig. 6 is a schematic structural diagram of a play plan display system according to a fourth embodiment of the present invention.
[ description of reference ]
S11-S15: a playing plan display method step;
20: a play plan display device; 21: a play plan group acquisition module; 22: a display area dividing module; 23: a display content display module;
30: a play plan display system; 31: a processor; 32: a memory;
40: a computer readable medium.
Detailed Description
It should be noted that the embodiments and features of the embodiments may be combined with each other without conflict. The invention will be described in connection with embodiments with reference to the drawings.
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and not a whole embodiment. 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 terms so used are interchangeable under appropriate circumstances such that the embodiments of the invention described herein are, for example, capable of operation in sequences other than those illustrated or otherwise 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.
It should be noted that the division of the embodiments of the present invention is only for convenience of description and should not be construed as a limitation, and features of various embodiments may be combined and referred to each other without contradiction.
[ first embodiment ] A method for manufacturing a semiconductor device
Referring to fig. 1, a first embodiment of the present invention proposes a play plan display method. As shown in fig. 1, the play plan display method includes, for example, steps S11 to S15.
Step S11: acquiring a playing plan group comprising a plurality of playing plans, wherein the playing start and stop times corresponding to the playing plans have time intersection with each other;
step S13: dividing a target display area according to the number of playing plans contained in the playing plan group to obtain a plurality of display sub-areas corresponding to the number of playing plans;
step S15: and displaying the display contents of the plurality of playing plans in the corresponding display sub-areas according to the preset priority order of the plurality of playing plans and the playing start and stop time corresponding to each playing plan.
The playing plan mentioned in step S11 is, for example, a playing task of playing media on the LED display screen, each playing task includes at least one playing media, and the mentioned playing media are, for example, pictures, videos, web pages, streaming media, RSS, or the like. As shown in fig. 2, the user can customize the play start and stop time of each play plan, i.e., customize the start play time, the end play time, the start repeat date, the end repeat log, the repeat type, and so on. The mentioned play plan group is composed of play plans with time intersection between the play start and stop times of two play plans.
Step S13 includes, for example: and averagely dividing the target display area into the plurality of display sub-areas with equal width according to the playing plan number. The mentioned target display area is for example the display area corresponding to a certain day in a form or calendar view. For example, the form or the calendar may present and display the schedule of the playing plan for a plurality of days at the same time, the target display area refers to a display area corresponding to the schedule of the playing plan for a certain day, and if the number of the playing plans is two, the area width of the target display area is divided into two display sub-areas with the same width. The mentioned region height of the target display region represents twenty-four hours and includes a plurality of time scales, for example, one hour divides one time scale.
Step S15 includes, for example: determining the display height of the display content corresponding to each playing plan according to the playing start-stop time and the time scales corresponding to the playing plans; and displaying the display contents of the plurality of playing plans at the positions of the display heights corresponding to the display sub-areas according to the preset priority sequence. In short, the display content of a broadcast schedule corresponds to a display sub-area, but the height of each display sub-area represents twenty-four hours, the position of the display content in the display sub-area is determined by the broadcast start-stop time and the time scale, the corresponding time scale is found according to the broadcast start-stop time, namely, the broadcast start time corresponds to a time scale, the broadcast end time corresponds to a time scale, the distance between the two time scales is the display height of the display content, and the display content is displayed at the position of the display height of the display sub-area. The display contents mentioned include, for example, information of the name of the playback plan and information of the start and stop time of playback
For better understanding of the present embodiment, a brief description will be given below of a specific embodiment of the play plan display method of the present embodiment with reference to fig. 3.
The user may preset the play start-stop time corresponding to each play plan on the interface shown in fig. 2, and after the play start-stop time of each play plan is set, the system may divide the play plans with time intersection between two play start-stop times into the same play plan group. For example, as shown in fig. 3, a day may include, for example, 6 play plans: play plan 1, play plan 2, play plan 3, play plan 4, play plan 5, and play plan 6. The play start-stop time of the play plan 1 is 1:00-5:00, the play start-stop time of the play plan 2 is 3:00-7:00, the play start-stop time of the play plan 3 is 6:00-9:00, the play start-stop time of the play plan 4 is 0:00-4:00, the play start-stop time of the play plan 5 is 12:00-21:00, and the play start-stop time of the play plan 6 is 11:00-15: 00. Since the play start and stop times of the play plan 1 and the play plan 2 have a time intersection, the play plan 1 and the play plan 2 are a play plan set, and the play plan 3 and the play start and stop time of the play plan 2 have a time intersection, so the play plan 1-3 is a play plan set, and the play plan 4 and the play start and stop time of the play plan 1 have a time intersection, so the play plan 1-4 is a play plan set, and for convenience of description, the play plan set composed of the play plans 1-4 is referred to as a first play plan set. The play start and stop times of the play plan 5 and the play plan 6 have a time intersection, so the play plan 5 and the play plan 6 are another play plan group, and for convenience of description, the play plan group consisting of the play plans 5-6 is referred to as a second play plan group.
For the first play plan group, the first play plan group includes four play plans, so that the area width of the display area a corresponding to the day is quartered to obtain four display sub-areas with equal width, and then the display content corresponding to each play plan is sequentially displayed from left to right according to the preset priority order of the play plans 1 to 4, in this specific embodiment, the preset priority order of the play plans 1 to 4 is that the play plan 1 is greater than the play plan 2 and greater than the play plan 3 and greater than the play plan 4. Of course, the display from left to right is not limited in this embodiment, and the display from right to left may also be performed. Each play plan is displayed at a position of the corresponding display sub-area, depending on the play start/stop time of the play plan, for example, the play start time of the play plan 1 is 1:00-5:00, and the play start time is displayed at a position of the time scale 1:00-5:00, and other play plans are similar. The display content is, for example, a name of a play plan and a play start/stop time, but the present invention is not limited thereto, and other content may be displayed. In this way, the playing plans 1-4 are all displayed in the display area, and the execution sequence of each playing plan in a certain time period and which playing plan is executed at a certain time point can be visually seen, that is, the playing plan 4 is executed at 0:00-1:00, the playing plan 1 is executed at 1:00-5:00, the playing plan 2 is executed at 5:00-7:00 and the playing plan 3 is executed at 7:00-9: 00. In addition, the user can also drag the play plan in the display area to change the play start-stop time and priority of the play plan.
For the second play plan group, it includes two play plans, so that the area width of the display area a corresponding to the day is halved to obtain two display sub-areas with equal width, in this specific embodiment, the priority of the play plan 6 is greater than the priority of the play plan 5, so that the display contents corresponding to the play plan 6 and the play plan 5 are sequentially displayed from left to right, and the play start-stop time of the play plan 6 is 11:00-15:00, so that the display content corresponding to the play plan 6 is displayed on the time scale 11:00-15 corresponding to the first display sub-area: 00, the display principle of the play plan 5 is similar, so that the play plans 5-6 are displayed in the display area a, and the execution sequence of each play plan in a certain time period and which play plan is executed at a certain time point can be visually seen, that is, the play plan 6 is executed at 11:00-15:00, and the play plan 5 is executed at 15:00-21: 00.
It should be noted that the number of the play plans, the number of the play plan groups, and the play start/stop time corresponding to each play plan are not limited by the present invention, the play start/stop time of the play plan related to the present invention is not limited to the whole time, and the present invention is not limited by the specific division manner of the time scale of the target display area, for example, the time scale is divided according to each hour as shown in fig. 3, or may be divided according to other time scales, for example, one time scale is divided every half hour or one time scale is divided every four hours, and the like.
To sum up, in the play plan display method provided in the first embodiment of the present invention, the play plans with intersecting play start-stop times are divided into the same play plan group, the display areas are divided according to the number of the play plans to obtain a plurality of display sub-areas, and then the display contents corresponding to the play plans are displayed in the corresponding display sub-areas according to the preset priority order and the play start-stop times, so that a problem that the play plans in the cross scheduling time period cannot be visually seen in the display plan in the related art is solved, the execution order of the plurality of play plans in a certain time period and which play plan should be executed at a certain time point can be visually seen, a situation that a user excessively pays attention to the play plan start-stop times is avoided, time for the user to make a play plan schedule is saved, and user experience is improved.
[ second embodiment ]
Referring to fig. 4, a second embodiment of the present invention provides a play plan display apparatus. As shown in fig. 4, the play plan display apparatus 20 includes, for example, a play plan group acquisition module 21, a display area division module 22, and a display content display module 23.
The playback plan group acquiring module 21 is configured to acquire a playback plan group including multiple playback plans, where playback start and stop times corresponding to the multiple playback plans have a time intersection with each other. The display area dividing module 22 is configured to divide the target display area according to the number of the playing plans included in the playing plan group, so as to obtain a plurality of display sub-areas corresponding to the number of the playing plans. The display content display module 23 is configured to display the display contents of the multiple playback plans in the corresponding display sub-areas according to the preset priority order of the multiple playback plans and the playback start and stop times corresponding to the multiple playback plans.
Further, the display area dividing module 22 is specifically configured to: and averagely dividing the target display area into the plurality of display sub-areas with equal width according to the playing plan number.
Wherein the mentioned area height of the target display area characterizes twenty-four hours and comprises a plurality of time scales. The display content display module 23 is specifically configured to: determining the display height of the display content corresponding to each playing plan according to the playing start-stop time and the time scales corresponding to the playing plans; and displaying the display contents of the plurality of playing plans at the positions of the display heights corresponding to the display sub-areas according to the preset priority sequence.
The playback plan display method implemented by the playback plan display apparatus 20 of the present embodiment is as described in the first embodiment, and therefore, will not be described in detail herein. Optionally, each module and the other operations or functions in the second embodiment are respectively for implementing the method in the first embodiment of the present invention, and are not described herein for brevity.
In summary, the playback plan display apparatus 20 according to the second embodiment of the present invention divides the playback plans with intersecting playback start-stop times into the same playback plan group, and divides the display area according to the number of the playback plans to obtain a plurality of display sub-areas, then displaying the display content corresponding to the playing plan in the corresponding display subarea according to the preset priority order and the playing start-stop time, solves the problem that the prior related art can not visually see the execution sequence of a plurality of playing plans in the cross scheduling time period, the execution sequence of a plurality of playing plans in a certain time period and which playing plan should be executed at a certain time point can be visually seen, the situation that a user pays more attention to the starting and ending time of the playing plan is avoided, the time for making the schedule of the playing plan by the user is saved, and the user experience is improved.
[ third embodiment ]
Referring to fig. 5, a play plan display system according to a third embodiment of the present invention is provided. As shown in fig. 5, the play plan display system 30 includes, for example: a processor 31 and a memory 32 connected to the processor 31. Wherein the memory 32 stores instructions executed by the processor 31, and the instructions cause the processor 31 to execute operations to perform the play plan display method according to the first embodiment.
It should be noted that the instruction of the play plan display system 30 provided in the present embodiment causes the processor 31 to execute the operation to perform the play plan display method as described in the foregoing first embodiment, so that the detailed description is not repeated here. Optionally, each processor and each memory in this embodiment are respectively for implementing the method in the first embodiment of the present invention, and the technical effect of the play plan display system 30 provided in this embodiment is the same as that of the play plan display method in the first embodiment, and details are not described here again.
[ fourth example ] A
Referring to fig. 6, a fourth embodiment of the present invention provides a computer-readable medium. As shown in FIG. 6, computer readable medium 40 stores computer readable instructions. The computer readable instructions include instructions for executing the play plan display method according to the first embodiment, and therefore, will not be repeated here. The computer-readable medium 40 is, for example, a non-volatile memory, and includes: magnetic media (e.g., hard disks, floppy disks, and magnetic tape), optical media (e.g., CDROM disks and DVDs), magneto-optical media (e.g., optical disks), and hardware devices specially constructed for storing and executing computer-executable instructions (e.g., Read Only Memories (ROMs), Random Access Memories (RAMs), flash memories, etc.). The computer-readable medium 40 may be executable by one or more processors or processing devices to execute computer-readable instructions.
In addition, the technical effect of the computer-readable medium 40 provided in this embodiment is the same as that of the play plan display method in the first embodiment, and is not described herein again.
In the embodiments provided in the present invention, it should be understood that the disclosed system, apparatus and/or method may be implemented in other ways. For example, the above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one logical division, and the actual implementation may have another division, for example, multiple 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, devices or units, and may be in an electrical, mechanical or other form.
The 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 multiple 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.
Although the present invention has been described with reference to a preferred embodiment, it should be understood that various changes, substitutions and alterations can be made herein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. A playback plan display method, comprising:
acquiring a playing plan group comprising a plurality of playing plans, wherein the playing start and stop times corresponding to the playing plans have time intersection with each other;
dividing a target display area according to the number of playing plans contained in the playing plan group to obtain a plurality of display sub-areas corresponding to the number of playing plans;
and displaying the display contents of the plurality of playing plans in the corresponding display sub-areas according to the preset priority order of the plurality of playing plans and the playing start and stop time corresponding to each playing plan.
2. The playback plan display method according to claim 1, wherein the dividing the target display area according to the number of playback plans included in the playback plan group to obtain a plurality of display sub-areas corresponding to the number of playback plans includes:
and averagely dividing the target display area into the plurality of display sub-areas with equal width according to the playing plan number.
3. The playback plan display method according to claim 1, wherein the area height of the target display area represents twenty-four hours and includes a plurality of time scales.
4. The playback plan display method according to claim 3, wherein the displaying the display contents of the plurality of playback plans in the corresponding display sub-areas according to the preset priority order of the plurality of playback plans and the playback start/stop times corresponding to the plurality of playback plans comprises:
determining the display height of the display content corresponding to each playing plan according to the playing start-stop time and the time scales corresponding to the playing plans;
and displaying the display contents of the plurality of playing plans at the positions of the display heights corresponding to the display sub-areas according to the preset priority sequence.
5. The playback plan display method according to claim 1, wherein the display content includes information of a playback plan name and information of the playback start-stop time.
6. A playback plan display apparatus, comprising:
the playing plan group acquisition module is used for acquiring a playing plan group comprising a plurality of playing plans, wherein the playing start and stop times corresponding to the playing plans have time intersection with each other;
the display area dividing module is used for dividing a target display area according to the number of the playing plans contained in the playing plan group so as to obtain a plurality of display sub-areas corresponding to the number of the playing plans;
and the display content display module is used for displaying the display contents of the plurality of playing plans in the corresponding display sub-areas according to the preset priority order of the plurality of playing plans and the playing starting and ending time corresponding to each playing plan.
7. The playback plan display apparatus according to claim 6, wherein the display area dividing module is specifically configured to: and averagely dividing the target display area into the plurality of display sub-areas with equal width according to the playing plan number.
8. The playback plan display apparatus according to claim 6, wherein the region height of the target display region represents twenty-four hours and includes a plurality of time scales; the display content display module is specifically configured to: determining the display height of the display content corresponding to each playing plan according to the playing start-stop time and the time scales corresponding to the playing plans; and displaying the display contents of the plurality of playing plans at the positions of the display heights corresponding to the display sub-areas according to the preset priority sequence.
9. A play plan display system, comprising: a processor and a memory coupled to the processor; wherein the memory stores instructions for execution by the processor and the instructions cause the processor to perform operations for performing the method of displaying a play plan according to any one of claims 1 to 5.
10. A computer-readable medium storing computer-readable instructions, the computer-readable instructions comprising instructions for performing the play plan display method according to any one of claims 1 to 5.
CN201911076806.8A 2019-11-06 2019-11-06 Playing plan display method, device and system and computer readable medium Active CN112783583B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911076806.8A CN112783583B (en) 2019-11-06 2019-11-06 Playing plan display method, device and system and computer readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911076806.8A CN112783583B (en) 2019-11-06 2019-11-06 Playing plan display method, device and system and computer readable medium

Publications (2)

Publication Number Publication Date
CN112783583A true CN112783583A (en) 2021-05-11
CN112783583B CN112783583B (en) 2024-04-05

Family

ID=75747549

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911076806.8A Active CN112783583B (en) 2019-11-06 2019-11-06 Playing plan display method, device and system and computer readable medium

Country Status (1)

Country Link
CN (1) CN112783583B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1394436A (en) * 2000-11-08 2003-01-29 皇家菲利浦电子有限公司 Method of composing list of TV or radio programs from given transmission schedule
JP2012022369A (en) * 2010-07-12 2012-02-02 Nippon Telegr & Teleph Corp <Ntt> Broadcasting plan generation device, broadcasting plan generation method and broadcasting plan generation program
CN103167331A (en) * 2011-12-19 2013-06-19 北大方正集团有限公司 Method, system and device for broadcasting and receiving program
CN103389890A (en) * 2013-07-19 2013-11-13 西安诺瓦电子科技有限公司 Playing control device, and multi-display terminal synchronous playing control system and method
CN103561195A (en) * 2013-11-11 2014-02-05 西安诺瓦电子科技有限公司 Media playing period scheduling method
CN104581417A (en) * 2015-01-08 2015-04-29 深圳市奥拓电子股份有限公司 Program editing and broadcasting method and device based on LED peripheral screen
US20170195650A1 (en) * 2015-12-30 2017-07-06 Le Holdings (Beijing) Co., Ltd. Method and system for multi point same screen broadcast of video
CN107948408A (en) * 2017-11-14 2018-04-20 维沃移动通信有限公司 The playback method and device of a kind of media file
CN109640132A (en) * 2018-12-21 2019-04-16 江西华兴信息产业有限公司 A kind of program plays scheduling method and equipment
CN109660837A (en) * 2018-11-12 2019-04-19 中国铁道科学研究院集团有限公司电子计算技术研究所 A kind of multimedia programming dispatching method and device

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1394436A (en) * 2000-11-08 2003-01-29 皇家菲利浦电子有限公司 Method of composing list of TV or radio programs from given transmission schedule
JP2012022369A (en) * 2010-07-12 2012-02-02 Nippon Telegr & Teleph Corp <Ntt> Broadcasting plan generation device, broadcasting plan generation method and broadcasting plan generation program
CN103167331A (en) * 2011-12-19 2013-06-19 北大方正集团有限公司 Method, system and device for broadcasting and receiving program
CN103389890A (en) * 2013-07-19 2013-11-13 西安诺瓦电子科技有限公司 Playing control device, and multi-display terminal synchronous playing control system and method
CN103561195A (en) * 2013-11-11 2014-02-05 西安诺瓦电子科技有限公司 Media playing period scheduling method
CN104581417A (en) * 2015-01-08 2015-04-29 深圳市奥拓电子股份有限公司 Program editing and broadcasting method and device based on LED peripheral screen
US20170195650A1 (en) * 2015-12-30 2017-07-06 Le Holdings (Beijing) Co., Ltd. Method and system for multi point same screen broadcast of video
CN107948408A (en) * 2017-11-14 2018-04-20 维沃移动通信有限公司 The playback method and device of a kind of media file
CN109660837A (en) * 2018-11-12 2019-04-19 中国铁道科学研究院集团有限公司电子计算技术研究所 A kind of multimedia programming dispatching method and device
CN109640132A (en) * 2018-12-21 2019-04-16 江西华兴信息产业有限公司 A kind of program plays scheduling method and equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
宋童心;张忠能;: "基于播放计划的节目置换算法研究", 微型电脑应用, no. 08, 20 August 2013 (2013-08-20) *

Also Published As

Publication number Publication date
CN112783583B (en) 2024-04-05

Similar Documents

Publication Publication Date Title
US9569792B2 (en) Electronic commerce web page management
CN105745949B (en) Location-based software upgrading
CN109582403A (en) Interlocked display method and device between chart inner assembly
CN113111129B (en) Data synchronization method, device, equipment and storage medium
CN105868421A (en) Data management method and data management device
US8952966B2 (en) Multiple element selections in Gantt charts
CN108920244B (en) Calendar view schedule display method and device
CN106294409A (en) Data processing method and device
CN104063361A (en) Report design method and system
US20120216082A1 (en) Network Fault Management in Busy Periods
CN111125065A (en) Visual data synchronization method, system, terminal and computer readable storage medium
US20150161569A1 (en) System for simplification of a calendar interface
CN106934741A (en) The method and device of the construction of curriculum
CN108089858B (en) Method and device for creating visual interface
CN103279347B (en) The synchronous method of a kind of general software product line domain model and application model
CN110910054A (en) Method and device for determining track and method and device for recommending time
CN112783583A (en) Play plan display method, device and system and computer readable medium
CN102880619A (en) Method for synchronizing data of heterogeneous systems and data exchange engine
US20160275006A1 (en) Evaluating and presenting software testing project status indicators
CN110020291A (en) The processing method and processing device of page layout
CN104408058B (en) A kind of method and device of data access
EP2972879A1 (en) Method and system for analyzing a trace timeline of computer system activity
CN110399580B (en) Method and device for displaying target style in browser
CN109992702B (en) Data visualization method and device and electronic equipment
CN113934947A (en) Method and device for recommending co-hiring area

Legal Events

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