CN109144652A - A kind of view display methods, device, electronic equipment and storage medium - Google Patents

A kind of view display methods, device, electronic equipment and storage medium Download PDF

Info

Publication number
CN109144652A
CN109144652A CN201810990714.XA CN201810990714A CN109144652A CN 109144652 A CN109144652 A CN 109144652A CN 201810990714 A CN201810990714 A CN 201810990714A CN 109144652 A CN109144652 A CN 109144652A
Authority
CN
China
Prior art keywords
view
display
container
priority
priority tag
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
CN201810990714.XA
Other languages
Chinese (zh)
Other versions
CN109144652B (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.)
Wuhan Douyu Network Technology Co Ltd
Original Assignee
Wuhan Douyu Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wuhan Douyu Network Technology Co Ltd filed Critical Wuhan Douyu Network Technology Co Ltd
Priority to CN201810990714.XA priority Critical patent/CN109144652B/en
Publication of CN109144652A publication Critical patent/CN109144652A/en
Application granted granted Critical
Publication of CN109144652B publication Critical patent/CN109144652B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/431Generation of visual interfaces for content selection or interaction; Content or additional data rendering
    • H04N21/4312Generation of visual interfaces for content selection or interaction; Content or additional data rendering involving specific graphical features, e.g. screen layout, special fonts or colors, blinking icons, highlights or animations

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

The embodiment of the invention discloses a kind of view display methods, device, electronic equipment and storage mediums, which comprises determines the display priority between each view, and adds priority tag for each view;When view to be shown needs to carry out page display, the view addition request to be shown for carrying priority tag is sent to container view, the view to be shown is added to container view;The page is carried out to the view to be shown according to the priority tag of the view to be shown by the container view to show.It by using above-mentioned technical proposal, can avoid the problem of newly added view blocks other views occur, solve the problems, such as that each view shows that level is chaotic, effective management has been carried out to the display layer grade of each view, it is ensured that the correct display of each view.

Description

A kind of view display methods, device, electronic equipment and storage medium
Technical field
The present embodiments relate to direct broadcasting room view field of display technology more particularly to a kind of view display methods, device, Electronic equipment and storage medium.
Background technique
Currently, the direct broadcasting room application program based on iOS platform is quickly grown, it is greatly favored by consumers.View is as direct broadcasting room Important functional unit carries the substantial responsibility that the direct broadcasting room page is shown.
Traditional view shows process are as follows: when needing to show a particular figure, then by the view pair of the particular figure The top as being added directly to container view shown, but the particular figure is possible to that other can be sheltered from and needs to show View on the particular figure the occurrence of in order to avoid this, is provided with periodic page furbishing in traditional scheme Mechanism.The view object for needing to be shown in above the described particular figure, the view that then will acquire are obtained when refresh page The top that object is successively moved to container view is shown.
Therefore, traditional view displaying scheme has following defects that one new view of every display, will be to other each need The view object being shown in above new view carries out the adjustment of display level according to above-mentioned page furbishing mechanism, when needing to show When view object quantity on new view is excessive, or when frequently showing different new views, it is easy to omit some views The level of figure object adjusts, and causes the display level between each view chaotic.And above-mentioned page furbishing mechanism need previously according to Hierarchical relationship between each view is formulated, when some view causes it to show that level becomes due to increasing business function It is when change, or when introducing the view of new business, then very huge to the modification amount of above-mentioned page furbishing mechanism, or even can not It realizes modification, causes the display level between each view chaotic.
Summary of the invention
The embodiment of the present invention provides a kind of view display methods, device, electronic equipment and storage medium, it can be achieved that each view Correct display, the display layer grade of each view is effectively managed, avoid the occurrence of view show level confusion problem.
To achieve the above object, the embodiment of the present invention adopts the following technical scheme that
In a first aspect, the embodiment of the invention provides a kind of view display methods, which comprises
It determines the display priority between each view, and adds priority tag for each view;
When view to be shown needs to carry out page display, sends and carried described in priority tag to aobvious to container view Show view addition request, the view to be shown is added to container view;
Page is carried out to the view to be shown according to the priority tag of the view to be shown by the container view Face is shown.
Further, the display priority between each view of the determination, comprising:
Determine each view in the display level of Root View based on the business function of each view;
The display priority between each view is determined in the display level of Root View according to each view.
Further, described that the view addition request to be shown for carrying priority tag is sent to container view, with The view to be shown is added to container view, comprising:
It is added by the view to be shown for calling following system function to send carrying priority tag to container view Request:
(void)ui_requestAddCoverView:(UIView*)viewwithPriority: (DYBoxLayoutPriority)prioritydescriptor:(NSString*)descriptor
Wherein, parameter UIView* indicates the view to be shown, parameter DYBoxLayoutPriority indicate it is described to Show that the priority tag of view, parameter NSString* indicate the descriptor of container view.
Further, it is described by the container view according to the priority tag of the view to be shown to described to aobvious Show that view carries out the page and shows, comprising:
It is ranked up by priority tag of the container view to each view to be shown for issuing addition request;
Successively each view to be shown is shown according to the sequence of priority tag from low to high;
Wherein, the priority tag is number.
Further, it is described by the container view according to the priority tag of the view to be shown to described to aobvious Show that view carries out the page and shows, comprising:
Each view to be shown of request is added to sending by the container view and is in the view of display state Priority tag be ranked up;
Successively each view is shown according to the sequence of priority tag from low to high;
Wherein, each view includes the view to be shown and the view for being in display state, the priority mark Know for number.
Further, each view is shown, comprising:
By calling view display interface to show each view.
Second aspect, the embodiment of the invention provides a kind of view display device, described device includes:
Priority Determination module adds priority mark for determining the display priority between each view, and for each view Know;
Request sending module is added, for being taken to the transmission of container view when view to be shown needs to carry out page display The view addition request to be shown with priority tag, is added to container view for the view to be shown;
Display module, for by the container view according to the priority tag of the view to be shown to described to aobvious Show that view carries out the page and shows.
The third aspect the embodiment of the invention provides a kind of electronic equipment, including memory, processor and is stored in storage On device and the computer program that can run on a processor, the processor realizes such as above-mentioned the when executing the computer program View display methods described in one side.
Fourth aspect, the embodiment of the invention provides a kind of storage medium comprising computer executable instructions, the meters Calculation machine executable instruction realizes the view display methods as described in above-mentioned first aspect when being executed as computer processor.
A kind of view display methods provided in an embodiment of the present invention, by the display priority between each view of determination, and For each view add priority tag, the direct relation between each view is established by priority tag, when some view have it is aobvious When showing demand, the addition request of its priority tag is carried by sending to container view, then container view is preferential according to this Grade mark needs view priority tag to be shown to be compared with other, and according to comparison result to each need view to be shown It has been shown that, to avoid the problem that newly added view blocks other views, solve each view and show asking for level confusion Topic, has carried out effective management to the display layer grade of each view, it is ensured that the correct display of each view.
Detailed description of the invention
To describe the technical solutions in the embodiments of the present invention more clearly, institute in being described below to the embodiment of the present invention Attached drawing to be used is needed to be briefly described, it should be apparent that, the accompanying drawings in the following description is only some implementations of the invention Example, for those of ordinary skill in the art, without creative efforts, can also implement according to the present invention The content of example and these attached drawings obtain other attached drawings.
Fig. 1 is a kind of view display methods flow diagram that the embodiment of the present invention one provides;
Fig. 2 is a kind of view display methods flow diagram provided by Embodiment 2 of the present invention;
Fig. 3 is a kind of view display device structure schematic diagram that the embodiment of the present invention three provides;
Fig. 4 is the structural schematic diagram for a kind of electronic equipment that the embodiment of the present invention four provides.
Specific embodiment
To keep the technical problems solved, the adopted technical scheme and the technical effect achieved by the invention clearer, below It will the technical scheme of the embodiment of the invention will be described in further detail in conjunction with attached drawing, it is clear that described embodiment is only It is a part of the embodiment of the present invention, instead of all the embodiments.Based on the embodiments of the present invention, those skilled in the art exist Every other embodiment obtained under the premise of creative work is not made, shall fall within the protection scope of the present invention.
Embodiment one
Fig. 1 is a kind of view display methods flow diagram that the embodiment of the present invention one provides.The disclosed view of the present embodiment Figure display methods can be used for solving the problems, such as that direct broadcasting room view shows that level is chaotic, and the view display methods can be shown by view Showing device executes, which can be implemented by software and/or hardware, and be typically integrated in the terminal based on iOS system, such as Smart phone or computer etc..Referring specifically to shown in Fig. 1, the view display methods includes the following steps:
110, it determines the display priority between each view, and adds priority tag for each view.
Illustratively, the display priority between each view of the determination includes:
Determine each view in the display level of Root View based on the business function of each view;
The display priority between each view is determined in the display level of Root View according to each view.
Wherein, the Root View is one for showing the blank page of sub- view, such as the background pages of mobile phone desktop As a kind of Root View, the various clients on desktop are the sub- view being shown on Root View, will be described in the present embodiment Sub- view is referred to as view.The display level refers to that the height of display layer, such as view 2 need to be shown in the upper surface of view 1, i.e., The display level of view 2 is higher compared to the display level of view 1, the display level of the display level of view 1 compared to view 2 It is lower, therefore, can set view 1 display priority be lower than view 2 display priority, that is, show the higher view of level its Corresponding display priority is higher.
The business function of view refers specifically to the function of the view, effect.In general, view is according to its business function to be realized It is created, different business functions corresponds to different views.Such as it is known as login frame view for realizing the view of login function, Login frame view needs to be shown in the top of corresponding Root View, so that user realizes login function by login frame, therefore, Login frame view usually has highest display priority.
In order to quickly identify the display priority of each view, the priority tag of digital form can be added for each view, Such as the priority tag is 1,2,3 ... ... n, wherein n is natural number, and the bigger expression priority of number is higher, and priority is got over Height indicates that the display level of respective view is higher.
120, it when view to be shown needs to carry out page display, sends and is carried described in priority tag to container view View addition request to be shown, is added to container view for the view to be shown.
Wherein, when some view receives idsplay order, then it represents that the view have display demand, the view need into The row page is shown.For example, " login " button of direct broadcasting room when the user clicks, then trigger the finger of display " login frame view " Show, " login frame view " receives idsplay order, i.e., " login frame view " needs to carry out the page and show, at this time then to container view Send carry priority tag " login frame view " view add request, by " login frame view " be added to container view into Row display.Wherein the container view is the display frame for showing Root View, if without adding any view in container view Figure, then only show the Root View of blank page.
Illustratively, described that the view addition request to be shown for carrying priority tag is sent to container view, with The view to be shown is added to container view, comprising:
It is added by the view to be shown for calling following system function to send carrying priority tag to container view Request:
(void)ui_requestAddCoverView:(UIView*)viewwithPriority: (DYBoxLayoutPriority)prioritydescriptor:(NSString*)descriptor
Wherein, parameter UIView* indicates the view to be shown, parameter DYBoxLayoutPriority indicate it is described to Show that the priority tag of view, parameter NSString* indicate that the descriptor of container view, the descriptor are specific for marking Container view.In general, multiple containers view can be arranged to be adapted to different business, such as different barrage container views, video Stream container view or movable receptacle view etc., therefore, in order to be distinguished between container view when sending addition application It needs to carry the descriptor of container view, is specifically which container view to send addition request to mark.
130, by the container view according to the priority tag of the view to be shown to the view to be shown into The row page is shown.
Specifically, it is described by the container view according to the priority tag of the view to be shown to described to be shown View carries out the page and shows, comprising:
Each view to be shown of request is added to sending by the container view and is in the view of display state Priority tag be ranked up;
Successively each view is shown according to the sequence of priority tag from low to high;
Wherein, each view includes the view to be shown and the view for being in display state, the priority mark Know for number.
The view container is for being managed the display layer grade of each view according to the priority tag of each view, specifically , one new view of every addition to container view, be carried out once by the new view and other have been superimposed upon container view In view the operation that is ranked up of priority tag, then according to priority tag sequence from low to high successively to each view Figure is shown that is, display priority identifies minimum view at first, and last display priority identifies highest view.Compared to By the view of rear display, the view first shown is shown in the lower level of Root View, compared to the view first shown, by rear aobvious The view shown is shown in the higher level of Root View.View identical for priority tag, then according to issue addition request when Between sequencing successively shown that the view for first issuing addition request is displayed by priority, the rear view quilt for issuing addition request After show, such as view 1, view 2, view 3 are identical with the priority tag of view 4, and the time order and function for issuing addition request is suitable Sequence is view 4, view 2, view 1 and view 3, then successively shows to view 4, view 2, view 1 and view 3.
Illustratively, each view is shown, comprising:
By calling view display interface to show each view.
In order to which the view to various businesses function in direct broadcasting room is effectively managed, by various businesses function in direct broadcasting room View is mesh model respectively, depends on mode and covering pattern according to the actual use scene partitioning Three models of view, In, the view under the mesh model refers to there is the view that dependence and location-dependent query relationship are hidden in display each other, example Such as view of the view of game entry icon, the view of prize drawing, ad entry view, neck fish ball view and precious case;It is described The view depended under mode is often referred to the view in attached setting relevant with entrance, depends on the view under mode by clicking page Other regions of face can be closed, such as transverse screen selects route view, the high definition view that user side transverse screen when shows;It is described to cover View under cover mold formula refers to the view each other with display hierarchical relationship, and it is aobvious that a kind of page up folded in layer is presented Show, such as plays frame view.
A kind of view display methods provided in this embodiment, the direct pass between each view is established by priority tag System carries the addition request of its priority tag by sending to container view, then holds when some view has display demand Device view needs view priority tag to be shown to be compared according to the priority tag with other, and according to comparison result pair It respectively needs view to be shown to be shown, to avoid the problem that newly added view blocks other views, solves each view The problem for showing level confusion, has carried out effective management to the display layer grade of each view, it is ensured that the correct display of each view.
Embodiment two
Fig. 2 is a kind of view display methods flow diagram provided by Embodiment 2 of the present invention.In the base of above-described embodiment On plinth, the present embodiment is to above-mentioned steps 130 " by the container view according to the priority tag of the view to be shown to institute The view progress page to be shown is stated to show " it is embodied, for the view for being in display state in the container view The case where being zero, gives solution.Referring specifically to shown in Fig. 2, this method be may include steps of:
210, it determines the display priority between each view, and adds priority tag for each view.
220, it when view to be shown needs to carry out page display, sends and is carried described in priority tag to container view View addition request to be shown, is added to container view for the view to be shown.
230, it is ranked up by priority tag of the container view to each view to be shown for issuing addition request.
Compared to above-described embodiment, the present embodiment is zero for the view of display state is in the container view, Each view to be shown is directly added to the page of blank, the view having shown that can be sheltered from without having to worry about new view at this time Figure only need to make not interact each other between each view to be shown, therefore, only need to add each to be shown of request to issuing The priority tag of view is ranked up, and is determined the hierarchical relationship between each view to be shown, is then shown in sequence Show.
240, successively each view to be shown is shown according to the sequence of priority tag from low to high.
Wherein, the priority tag is number.
A kind of view display methods provided in this embodiment, the direct pass between each view is established by priority tag System, when some view has display demand, container view needs view priority to be shown with other according to the priority tag Mark is compared, and is shown according to comparison result to each need view to be shown, it is ensured that the correct display of each view, Effective management has been carried out to the display layer grade of each view, has solved the problems, such as that each view shows that level is chaotic.
Embodiment three
Fig. 3 is a kind of view display device structure schematic diagram that the embodiment of the present invention three provides.It is shown in Figure 3, it is described Device includes: Priority Determination module 310, addition request sending module 320 and display module 330;
Wherein, Priority Determination module 310 are added for determining the display priority between each view, and for each view Priority tag;
Request sending module 320 is added, for being sent to container view when view to be shown needs to carry out page display The view addition request to be shown for carrying priority tag, is added to container view for the view to be shown;
Display module 330, for passing through the container view according to the priority tag of the view to be shown to described View to be shown carries out the page and shows.
Further, Priority Determination module 310 includes:
Level determination unit is shown, for determining each view in the display layer of Root View based on the business function of each view Grade;
Priority determining unit, for determining that the display between each view is excellent in the display level of Root View according to each view First grade.
Further, addition request sending module 320 is specifically used for:
It is added by the view to be shown for calling following system function to send carrying priority tag to container view Request:
(void)ui_requestAddCoverView:(UIView*)viewwithPriority: (DYBoxLayoutPriority)prioritydescriptor:(NSString*)descriptor
Wherein, parameter UIView* indicates the view to be shown, parameter DYBoxLayoutPriority indicate it is described to Show that the priority tag of view, parameter NSString* indicate the descriptor of container view.
Further, display module 330 includes:
Sequencing unit, for the priority tag by the container view to each view to be shown for issuing addition request It is ranked up;Or display state to each view to be shown for issuing addition request and is in by the container view The priority tag of view is ranked up;
Display unit, for successively being shown to each view to be shown according to the sequence of priority tag from low to high;
Wherein, each view includes the view to be shown and the view for being in display state, the priority mark Know for number.
Further, display unit is specifically used for:
By calling view display interface to show each view.
Further, the mode of the view is covering pattern.
View display device provided in this embodiment establishes the direct relation between each view by priority tag, when When some view has display demand, the addition request of its priority tag is carried by sending to container view, then container regards Figure needs view priority tag to be shown to be compared according to the priority tag with other, and according to comparison result to each need View to be shown is shown, to avoid the problem that newly added view blocks other views, is solved each view and is shown The problem of level confusion has carried out effective management to the display layer grade of each view, it is ensured that the correct display of each view.
Embodiment three
Fig. 4 is the structural schematic diagram for a kind of electronic equipment that the embodiment of the present invention three provides.As shown in figure 4, the electronics is set It is standby to include: processor 670, memory 671 and be stored in the computer journey that run on memory 671 and on processor 670 Sequence;Wherein, the quantity of processor 670 can be one or more, in Fig. 4 by taking a processor 670 as an example;Processor 670 is held The view display methods as described in above-described embodiment one is realized when the row computer program.As shown in figure 4, the electronics is set Standby can also include input unit 672 and output device 673.Processor 670, memory 671, input unit 672 and output dress Setting 673 can be connected by bus or other modes, in Fig. 4 for being connected by bus.
Memory 671 is used as a kind of computer readable storage medium, can be used for storing software program, journey can be performed in computer Sequence and module, as (Priority Determination module 310, addition request send mould to view display device/module in the embodiment of the present invention Block 320 and display module 330 etc.).Software program, instruction and the mould that processor 670 is stored in memory 671 by operation Block realizes above-mentioned view display methods thereby executing the various function application and data processing of electronic equipment.
Memory 671 can mainly include storing program area and storage data area, wherein storing program area can store operation system Application program needed for system, at least one function;Storage data area, which can be stored, uses created data etc. according to terminal.This Outside, memory 671 may include high-speed random access memory, can also include nonvolatile memory, for example, at least one Disk memory, flush memory device or other non-volatile solid state memory parts.In some instances, memory 671 can be into one Step includes the memory remotely located relative to processor 670, these remote memories can be set by network connection to electronics Standby/storage medium.The example of above-mentioned network include but is not limited to internet, intranet, local area network, mobile radio communication and its Combination.
Input unit 672 can be used for receiving the number or character information of input, and generates and set with the user of electronic equipment It sets and the related key signals of function control inputs.Output device 673 may include that display screen etc. shows equipment.
Embodiment five
The embodiment of the present invention five also provides a kind of storage medium comprising computer executable instructions, and the computer can be held Row instruction is used to execute a kind of view display methods when being executed by computer processor, this method comprises:
It determines the display priority between each view, and adds priority tag for each view;
When view to be shown needs to carry out page display, sends and carried described in priority tag to aobvious to container view Show view addition request, the view to be shown is added to container view;
Page is carried out to the view to be shown according to the priority tag of the view to be shown by the container view Face is shown.
Certainly, a kind of storage medium comprising computer executable instructions, computer provided by the embodiment of the present invention The method operation that executable instruction is not limited to the described above, can also be performed view provided by any embodiment of the invention and shows Relevant operation.
By the description above with respect to embodiment, it is apparent to those skilled in the art that, the present invention It can be realized by software and required common hardware, naturally it is also possible to which by hardware realization, but in many cases, the former is more Good embodiment.Based on this understanding, technical solution of the present invention substantially in other words contributes to the prior art Part can be embodied in the form of software products, which can store in computer readable storage medium In, floppy disk, read-only memory (Read-Only Memory, ROM), random access memory (Random such as computer Access Memory, RAM), flash memory (FLASH), hard disk or CD etc., including some instructions are with so that a computer is set Standby (can be personal computer, storage medium or the network equipment etc.) executes described in each embodiment of the present invention.
Note that the above is only a better embodiment of the present invention and the applied technical principle.It will be appreciated by those skilled in the art that The invention is not limited to the specific embodiments described herein, be able to carry out for a person skilled in the art it is various it is apparent variation, It readjusts and substitutes without departing from protection scope of the present invention.Therefore, although being carried out by above embodiments to the present invention It is described in further detail, but the present invention is not limited to the above embodiments only, without departing from the inventive concept, also It may include more other equivalent embodiments, and the scope of the invention is determined by the scope of the appended claims.

Claims (10)

1. a kind of view display methods characterized by comprising
It determines the display priority between each view, and adds priority tag for each view;
When view to be shown needs to carry out page display, the view to be shown for carrying priority tag is sent to container view Figure addition request, is added to container view for the view to be shown;
The page is carried out to the view to be shown according to the priority tag of the view to be shown by the container view to show Show.
2. the method according to claim 1, wherein the display priority between each view of the determination, comprising:
Determine each view in the display level of Root View based on the business function of each view;
The display priority between each view is determined in the display level of Root View according to each view.
3. the method according to claim 1, wherein described send the institute for carrying priority tag to container view View addition request to be shown is stated, the view to be shown is added to container view, comprising:
It is requested by the view addition to be shown for calling following system function to send carrying priority tag to container view:
(void)ui_requestAddCoverView:(UIView*)viewwithPriority:(DYBoxLayoutPri ority)priority descriptor:(NSString*)descriptor
Wherein, parameter UIView* indicates that the view to be shown, parameter DYBoxLayoutPriority indicate described to be shown The priority tag of view, parameter NSString* indicate the descriptor of container view.
4. the method according to claim 1, wherein it is described by the container view according to the view to be shown The priority tag of figure carries out the page to the view to be shown and shows, comprising:
It is ranked up by priority tag of the container view to each view to be shown for issuing addition request;
Successively each view to be shown is shown according to the sequence of priority tag from low to high;
Wherein, the priority tag is number.
5. the method according to claim 1, wherein it is described by the container view according to the view to be shown The priority tag of figure carries out the page to the view to be shown and shows, comprising:
By the container view to the excellent of the view for issuing each view to be shown of addition request and being in display state First grade mark is ranked up;
Successively each view is shown according to the sequence of priority tag from low to high;
Wherein, each view includes the view to be shown and the view for being in display state, and the priority tag is Number.
6. method according to claim 4 or 5, which is characterized in that shown to each view, comprising:
By calling view display interface to show each view.
7. the method according to claim 1, wherein the mode of the view is covering pattern.
8. a kind of view display device, which is characterized in that described device includes:
Priority Determination module adds priority tag for determining the display priority between each view, and for each view;
Request sending module is added, for it is excellent to send carrying to container view when view to be shown needs to carry out page display The view addition request to be shown of first grade mark, is added to container view for the view to be shown;
Display module, for by the container view according to the priority tag of the view to be shown to the view to be shown Figure carries out the page and shows.
9. a kind of electronic equipment including memory, processor and stores the calculating that can be run on a memory and on a processor Machine program, which is characterized in that the processor is realized as described in any one of claim 1-7 when executing the computer program View display methods.
10. a kind of storage medium comprising computer executable instructions, the computer executable instructions are by computer disposal Such as view display methods of any of claims 1-7 is realized when device executes.
CN201810990714.XA 2018-08-28 2018-08-28 View display method and device, electronic equipment and storage medium Active CN109144652B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810990714.XA CN109144652B (en) 2018-08-28 2018-08-28 View display method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810990714.XA CN109144652B (en) 2018-08-28 2018-08-28 View display method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN109144652A true CN109144652A (en) 2019-01-04
CN109144652B CN109144652B (en) 2021-11-09

Family

ID=64828842

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810990714.XA Active CN109144652B (en) 2018-08-28 2018-08-28 View display method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN109144652B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110083425A (en) * 2019-04-24 2019-08-02 百度在线网络技术(北京)有限公司 Display methods, display device, electronic equipment and the computer-readable medium of UI element
CN111259291A (en) * 2020-01-19 2020-06-09 北京无限光场科技有限公司 View display method and device and electronic equipment
CN111338727A (en) * 2020-02-18 2020-06-26 北京奇艺世纪科技有限公司 Method and device for controlling view display
CN111897465A (en) * 2020-08-07 2020-11-06 广州酷狗计算机科技有限公司 Popup display method, device, equipment and storage medium
CN112214155A (en) * 2020-06-09 2021-01-12 北京沃东天骏信息技术有限公司 View information playing method, device, equipment and storage medium
CN113065009A (en) * 2021-04-21 2021-07-02 上海哔哩哔哩科技有限公司 View loading method and device
CN115442650A (en) * 2021-06-02 2022-12-06 腾讯科技(深圳)有限公司 Bullet screen information processing method and device, bullet screen information processing equipment and storage medium
CN115442650B (en) * 2021-06-02 2024-06-21 腾讯科技(深圳)有限公司 Barrage information processing method and device, barrage information processing equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101226525A (en) * 2007-01-19 2008-07-23 国际商业机器公司 Method, server, client terminal and system for controlling download and display of web page layout
CN102141894A (en) * 2011-05-12 2011-08-03 北京瑞信在线系统技术有限公司 User interface displaying method and device
US9201585B1 (en) * 2012-09-17 2015-12-01 Amazon Technologies, Inc. User interface navigation gestures
CN105204907A (en) * 2015-09-28 2015-12-30 北京奇虎科技有限公司 Browser starting method and device
CN106598375A (en) * 2015-10-16 2017-04-26 深圳创锐思科技有限公司 Method and device for displaying application contents of intelligent terminal, and intelligent terminal
CN106648641A (en) * 2016-12-09 2017-05-10 武汉斗鱼网络科技有限公司 Automatic management method and system for multi-level pop-up boxes on iOS system device
CN108345485A (en) * 2018-01-30 2018-07-31 口碑(上海)信息技术有限公司 identification method and device for interface view

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101226525A (en) * 2007-01-19 2008-07-23 国际商业机器公司 Method, server, client terminal and system for controlling download and display of web page layout
CN102141894A (en) * 2011-05-12 2011-08-03 北京瑞信在线系统技术有限公司 User interface displaying method and device
US9201585B1 (en) * 2012-09-17 2015-12-01 Amazon Technologies, Inc. User interface navigation gestures
CN105204907A (en) * 2015-09-28 2015-12-30 北京奇虎科技有限公司 Browser starting method and device
CN106598375A (en) * 2015-10-16 2017-04-26 深圳创锐思科技有限公司 Method and device for displaying application contents of intelligent terminal, and intelligent terminal
CN106648641A (en) * 2016-12-09 2017-05-10 武汉斗鱼网络科技有限公司 Automatic management method and system for multi-level pop-up boxes on iOS system device
CN108345485A (en) * 2018-01-30 2018-07-31 口碑(上海)信息技术有限公司 identification method and device for interface view

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110083425A (en) * 2019-04-24 2019-08-02 百度在线网络技术(北京)有限公司 Display methods, display device, electronic equipment and the computer-readable medium of UI element
CN111259291A (en) * 2020-01-19 2020-06-09 北京无限光场科技有限公司 View display method and device and electronic equipment
CN111259291B (en) * 2020-01-19 2024-01-30 北京有竹居网络技术有限公司 View display method and device and electronic equipment
CN111338727A (en) * 2020-02-18 2020-06-26 北京奇艺世纪科技有限公司 Method and device for controlling view display
CN112214155A (en) * 2020-06-09 2021-01-12 北京沃东天骏信息技术有限公司 View information playing method, device, equipment and storage medium
CN111897465A (en) * 2020-08-07 2020-11-06 广州酷狗计算机科技有限公司 Popup display method, device, equipment and storage medium
CN111897465B (en) * 2020-08-07 2022-03-15 广州酷狗计算机科技有限公司 Popup display method, device, equipment and storage medium
CN113065009A (en) * 2021-04-21 2021-07-02 上海哔哩哔哩科技有限公司 View loading method and device
CN113065009B (en) * 2021-04-21 2022-08-26 上海哔哩哔哩科技有限公司 View loading method and device
CN115442650A (en) * 2021-06-02 2022-12-06 腾讯科技(深圳)有限公司 Bullet screen information processing method and device, bullet screen information processing equipment and storage medium
CN115442650B (en) * 2021-06-02 2024-06-21 腾讯科技(深圳)有限公司 Barrage information processing method and device, barrage information processing equipment and storage medium

Also Published As

Publication number Publication date
CN109144652B (en) 2021-11-09

Similar Documents

Publication Publication Date Title
CN109144652A (en) A kind of view display methods, device, electronic equipment and storage medium
US20200050632A1 (en) Method and apparatus for generating knowledge graph, device and computer readable storage medium
DE102012011157B4 (en) Information display method and electronic device
CN107169007B (en) Display interface setting method and device of mobile terminal
CN103176688B (en) The method and apparatus of classification application
US20120260217A1 (en) Three-dimensional icons for organizing, invoking, and using applications
WO2019218384A1 (en) Display processing method and device, storage medium and electronic terminal
US20170127141A1 (en) Method and electronic device for dynamic reminding of live broadcast contents
EP2567355A2 (en) Selecting content based on interest tags that are included in an interest cloud
CN109086020A (en) Multi-screen display method and device
CN111796826B (en) Bullet screen drawing method, device, equipment and storage medium
CN110928397B (en) User interface refreshing method and device, storage medium and electronic device
CN107045413A (en) Application program image target display methods and device
CN107168996B (en) A kind of multimedia promotion method of third party and device
CN109298817B (en) Item display method, item display device, terminal and storage medium
CN110083417A (en) User interface response method and device
CN113379866A (en) Wallpaper setting method and device
CN111857474B (en) Application program control method and device and electronic equipment
CN104133869B (en) A kind of Webpage method for refreshing
CN105988679A (en) Information presentation method and device and user equipment
CN114625469B (en) Information display method, device, equipment and medium based on virtual resource
US20130229440A1 (en) State aware tile visualization
CN105898399A (en) Video resource loading method and device and smart television
CN113419806B (en) Image processing method, device, computer equipment and storage medium
CN104063434A (en) Method and device for displaying search result page

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