CN106815028A - A kind of construction method of display interface, device and operating method and device - Google Patents

A kind of construction method of display interface, device and operating method and device Download PDF

Info

Publication number
CN106815028A
CN106815028A CN201710054571.7A CN201710054571A CN106815028A CN 106815028 A CN106815028 A CN 106815028A CN 201710054571 A CN201710054571 A CN 201710054571A CN 106815028 A CN106815028 A CN 106815028A
Authority
CN
China
Prior art keywords
information
display
interface
module
functional module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201710054571.7A
Other languages
Chinese (zh)
Inventor
田钊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Co Ltd Of Information Technology Research Institute Of Nanjing Skyworth
Original Assignee
Co Ltd Of Information Technology Research Institute Of Nanjing Skyworth
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 Co Ltd Of Information Technology Research Institute Of Nanjing Skyworth filed Critical Co Ltd Of Information Technology Research Institute Of Nanjing Skyworth
Priority to CN201710054571.7A priority Critical patent/CN106815028A/en
Publication of CN106815028A publication Critical patent/CN106815028A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • 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

Abstract

The embodiment of the invention discloses a kind of construction method of display interface, device and operating method and device.The construction method of the display interface includes:The user's request of display interface is obtained, the user's request includes the display function information of display interface;The display interface is divided into the functional module of difference in functionality grade according to the display function information, the functional module includes corresponding identification information;The tree structure of the functional module is set up according to the call relation between the identification information and the Performance Level.By using above-mentioned technical proposal, can be by the design modularization at interface to be shown so that interface display has more flexibility and versatility, the demand of more users can be also met while convenient for software developer provides.

Description

A kind of construction method of display interface, device and operating method and device
Technical field
The present invention relates to user-interface design field, more particularly to a kind of construction method of display interface, device and operation Method and apparatus.
Background technology
It is many comprising TV programme, game application, network audio-video and local media etc. with the development of Display Technique Content can be presented on the display devices such as intelligent television, and how efficiently to organize and present these contents is intelligent display device Manufacturer's problems faced.Wherein, UI (User Interface, user interface) is interacted between display device and user main Approach, is basic entrance that user understands display device, and the user interface of display device has most direct to the perception of user Influence.
Wherein, the user interface of display device internally can be roughly divided into three parts in module:1st, front end face is to user Interface figure shows;2nd, the logical process of back-end processing user mutual;3rd, it is connected the intermediary message process part of front and back end. In the prior art, the user-interface design mode of display device is typically all using the program code realization of solidification, the display of figure It is one with user mutual part, i.e., when the data that front-end image shows are produced, has set place of the rear end to data Reason mode.
Therefore, the design degree of coupling of existing display device user interface is very high, and modularized design is poor.One project The user interface system of design is many unnecessary with also coming to research and development of software personnel without the versatility for sundry item Repeated work, while being also unfavorable for the accumulation of achievement.
The content of the invention
Be to solve Related Technical Issues, the present invention provide a kind of construction method of display interface, device and operating method and Device, to lift the user interface flexibility of module and versatility in the design process.
To achieve the above object, the embodiment of the present invention is adopted the following technical scheme that:
In a first aspect, the embodiment of the invention provides a kind of construction method of display interface, methods described includes:
The user's request of display interface is obtained, the user's request includes the display function information of display interface;
The display interface is divided into the functional module of difference in functionality grade, the work(according to the display function information Energy module includes corresponding identification information;
The tree-like of the functional module is set up according to the call relation between the identification information and the Performance Level Structure.
Second aspect, the embodiment of the invention provides a kind of construction device of display interface, and described device includes:
Interface requirements acquisition module, the user's request for obtaining display interface, the user's request includes showing boundary The display function information in face;
Function division module, for the display interface to be divided into difference in functionality grade according to the display function information Functional module, the functional module include corresponding identification information;
Tree structure sets up module, for being built according to the call relation between the identification information and the Performance Level Found the tree structure of the functional module.
The third aspect, the embodiment of the invention provides a kind of operating method of display interface, according to the display interface A kind of construction method of display interface builds, wherein, the operating method of the display interface includes:
Display request instruction is obtained, the display request instruction includes the corresponding work(of content to be shown and interface to be shown The identification information of energy module;
Identification information according to the corresponding functional module in the interface to be shown searches tree structure and obtains interface to be shown In each region to be shown information;
Information according to the content to be shown and each region to be shown is waited to show described in showing in the display device Show interface.
Fourth aspect, the embodiment of the invention provides a kind of operation device of display interface, and described device includes:
Request instruction acquisition module, for obtaining display request instruction, the display request instruction includes to be shown interior Hold the identification information of functional module corresponding with interface to be shown;
Area information acquisition module, for the identification information search tree according to the corresponding functional module in the interface to be shown Shape structure obtains the information in each region to be shown in interface to be shown;
Interface display module, for being set in display according to the information of the content to be shown and each region to be shown The standby middle display interface to be shown.
In the technical program, after the user's request for obtaining display interface, display circle that can be included according to user's request Display interface is divided into the display function information in face the functional module of difference in functionality grade, to realize the module of display interface Change;Call relation according to the corresponding mark of functional module and Performance Level can set up the tree structure of functional module, pass through Tree structure, may be such that interface display, with more flexibility and versatility, also can while convenient for software developer provides Meet the demand of more users.
Brief description of the drawings
Technical scheme in order to illustrate more clearly the embodiments of the present invention, institute in being described to the embodiment of the present invention below The accompanying drawing for needing to use is briefly described, it should be apparent that, drawings in the following description are only some implementations of the invention Example, for those of ordinary skill in the art, on the premise of not paying creative work, can also implement according to the present invention The content and these accompanying drawings of example obtain other accompanying drawings.
Fig. 1 is a kind of schematic flow sheet of the construction method of display interface that the embodiment of the present invention one is provided;
Fig. 2 is a kind of tree structure schematic diagram that the embodiment of the present invention one is provided;
Fig. 3 is a kind of TV UI tree structures level Organization Chart that the embodiment of the present invention one is provided;
Fig. 4 is a kind of structured flowchart of the construction device of display interface of the offer that the embodiment of the present invention two is provided;
Fig. 5 is a kind of schematic flow sheet of the operating method of display interface that the embodiment of the present invention three is provided;
Fig. 6 is a kind of schematic flow sheet of the operating method of display interface that the embodiment of the present invention four is provided;
Fig. 7 is a kind of structured flowchart of the operation device of display interface that the embodiment of the present invention five is provided.
Specific embodiment
For make present invention solves the technical problem that, the technical scheme that uses and the technique effect that reaches it is clearer, below The technical scheme of the embodiment of the present invention will be described in further detail with reference to accompanying drawing, it is clear that described embodiment is only It is a part of embodiment of the invention, rather than whole embodiments.Based on the embodiment in the present invention, those skilled in the art exist The every other embodiment obtained under the premise of creative work is not made, the scope of protection of the invention is belonged to.
Embodiment one
Fig. 1 is a kind of schematic flow sheet of the construction method of display interface that the embodiment of the present invention one is provided.The present embodiment Method can be performed by the construction device of display interface, wherein the device can be realized by software and/or hardware, can typically be collected Into in (SuSE) Linux OS, the system is applied to the electronic equipments with display function such as DTV.As shown in figure 1, should Method may include steps of:
S110, the user's request for obtaining display interface, the user's request include the display function information of display interface.
Wherein, display interface may include that TV or mobile phone etc. are integrated with the display interface of (SuSE) Linux OS.By display Interface, the information that can intuitively show user to want to know about.Exemplary, the user's request of display interface may include display screen The display interface of display is possible in curtain, while the also display function information including display interface.By display function information Display interface can be classified so that display interface can for greater flexibility be employed and manage.
S120, the functional module that display interface is divided into difference in functionality grade according to display function information, the function Module includes corresponding identification information.
If it will be appreciated by persons skilled in the art that display interface is divided into difference in functionality according to display function information The functional module of grade, then each functional module is one section of independent code segment, each code segment in actual mechanical process There is an entrance, and exist in the form of function, each entrance has each self-corresponding function name, i.e. entrance function name, should The identification information of functional module can be carried in function name.Meanwhile, there is each self-corresponding export function in each functional module. When needing to call certain functional module to show corresponding certain interface, it is capable of achieving by calling the function name of its entrance function The functional module is called.When the interface need not be shown, then the function name of the functional module export function is called The corresponding display interface of the functional module is hidden.Therefore, modularization is carried out according to display function by by display interface, Neatly display interface can be operated according to user's request.Exemplary, functional module may include signal source module, system Level information display module and/or broadcasting display module.Wherein, system level information display module is used for display systems level display letter Breath, the system-level display information includes network connection information and/or weather forecast information;Playing display module is used to show electricity Depending on the broadcast information of program, the broadcast information of the TV programme include TV Guide information, television sound volume bar information and/ Or TV announcement information.
If specifically, program broadcast interface is set into first order functional module, above-mentioned signal source module, system-level letter Breath display module and broadcasting display module etc. all can be used as the submodules of program broadcast interface.The corresponding function name of signal source module In can carry " signal source " mark.Wherein, signal source information module may include that signal source selecting module and signal source set mould Two submodules of block, in the corresponding function name of signal source selecting module, carry " signal source selection information " mark.In signal In the corresponding function name of source setup module, " signal source configuration information " mark is carried.
S130, the tree structure that functional module is set up according to the call relation between identification information and Performance Level.
Specifically, the at different levels nodes different due to there is grade in tree structure, and because functional module is according to display Function is divided into different Performance Levels, therefore, according to the corresponding identification information of functional module, and between each Performance Level Call relation functional module can be built into tree structure so that each functional module is in the form of tree structure interior joint In the presence of.Therefore difference in functionality module has obvious tree structure level.Meanwhile, can according to the corresponding identification information of functional module Functional module is found in tree structure.
Exemplary, the initial stage is designed in display interface, it is tree-like if functional module 1,2 and 3 can meet the demand of user There was only 3 leaf nodes in structure;If the demand of user will could be realized by 4 modules, 4 are only existed in tree structure Leaf node.Because each leaf node is separate in tree structure, " can all extract " at any time and " addition ", therefore different work( It is separate between energy module.Tree structure is created as by by functional module, the flexibility of functional module and general can be strengthened Property.Simultaneously as the efficiency high that message is transmitted in tree structure, therefore, the functional module based on tree structure design can be carried The transmission efficiency of height display request instruction.
Preferably, tree structure is to be set up based on Cocos2d-x graphics frames.Cocos2d-x graphics frames are a set of quilts Widely used picture frame, the framework is fast with decoding using CPU hard decoding techniques based on Open GL graphics engines The advantages of spending fast, resource occupation is few.Exemplary, Fig. 2 is a kind of tree structure schematic diagram that the embodiment of the present invention one is provided.Such as Shown in Fig. 2, can be divided into based on the tree structure in Cocos2d-x graphics frames:Director (Director), scene (Scene), figure The module such as layer (Layer) and smart (Sprite).Each tree structure only exists a root section for director module, i.e. tree structure Point, all scene modules derive from all from root node.Meanwhile, each scene module may include multiple figure layer modules, i.e. scene section The child node of point.Data at each scene module can only build and destroy in this scene, without obscuring with other scenes.Example Such as, if Sence2 is destroyed in Fig. 2, from Sence2 derivative all Layer1~LayerN and Sprite1~ SpriteN also will be simultaneously destroyed, but have no effect on other Sence and the Layer that is derived from by other Sence and Sprite.Therefore, using the tree structure in Cocos2d-x graphics frames can improve difference in functionality module separating degree and The independence of data.
Exemplary, Fig. 3 is a kind of TV UI tree structures level Organization Chart that the embodiment of the present invention one is provided.Such as Fig. 3 Shown, the functional module of TV UI figures can be divided into multiple submodule, and each submodule can again segment more granule The little module of degree.For example, can simply by UI iconic display portions can be divided into broadcasting display module, play menu setup module, The multiple submodules such as signal source module, system level information setup module, system level information display module and menu setting module. Wherein,
Play display module (GS_TV_PLAYER):Broadcast information for showing TV programme, such as television sound volume bar are believed Breath and TV announcement information etc..
Play menu setup module (GS_TV_SETTING):For showing the setting menu information related to televising.
Signal source module (GS_SYS_SOURCE):For showing signal source information, such as signal source selection information and signal Source detail setting information etc..
System level information display module (GS_SYS_NOTIFY):For display systems level display information, such as USB plugs, net The content such as network link information and weather announcement information.
System level information setup module (GS_SYS_SETTING):It is closely related with system-level configuration information for showing Graphical interfaces.
Wherein, different small grain size modules can be marked off again below submodule.As that can be divided below GS_TV_PLAYER Go out GS_TV_PLAYER_EPG modules, for show the EPG related to DTV (Electronic Program Guide, Electronic program guides) information.
It should be noted that functional module involved in the embodiment of the present invention is not limited to above-mentioned several modules, and And the grade of tree structure is configured and adjusts also dependent on the actual demand of user where difference in functionality module, does not enter herein Row is specific to be limited.Meanwhile, the functional module in a project may apply in sundry item, and then can avoid to software development Personnel bring many unnecessary repetitive operations, improve the flexibility of UI designs.
It will be appreciated by persons skilled in the art that present node can be saved with son in the form of a list in tree structure The node of point and its smaller particle size is connected.When message is sent to second level node from first order node, second level work(is called Second level functional module can be entered by the entrance function of module.
A kind of construction method of display interface that the embodiment of the present invention one is provided.In the technical program, shown obtaining After the user's request at interface, be divided into for display interface by the display function information of the display interface that can be included according to user's request The functional module of difference in functionality grade, to realize the modularization of display interface;According to the corresponding mark of functional module and function The call relation of grade can set up the tree structure of functional module, by tree structure, may be such that interface display with more flexible Property and versatility, the demand of more users can be also met while convenient for software developer provides.
Embodiment two
Fig. 4 is a kind of structured flowchart of the construction device of display interface that the embodiment of the present invention two is provided.The device can be by Software and/or hardware realize that can typically be integrated in (SuSE) Linux OS, the system is applied to DTV etc. has display The electronic equipment of function.As shown in figure 4, the device includes:Interface requirements acquisition module 210, function division module 220 and tree-like Structure sets up module 230.Wherein,
Interface requirements acquisition module 210, the user's request for obtaining display interface, the user's request includes display The display function information at interface;
Function division module 220, for the display interface to be divided into difference in functionality according to the display function information The functional module of grade, the functional module includes corresponding identification information;
Tree structure sets up module 230, for calling pass according between the identification information and the Performance Level System sets up the tree structure of the functional module.
The embodiment of the present invention two provides a kind of construction device of display interface, is obtaining the user's request of display interface Afterwards, display interface is divided into difference in functionality grade by the display function information of the display interface that can be included according to user's request Functional module, to realize the modularization of display interface;According to the corresponding mark of functional module and the call relation of Performance Level The tree structure of functional module can be set up, by tree structure, may be such that interface display, with more flexibility and versatility, is soft Part developer can also meet the demand of more users while providing convenient.
On the basis of above-described embodiment, the functional module include signal source module, system level information display module and/ Or play display module;Wherein, the signal source module is used to show signal source information that the signal source information to include signal source Selection information and/or signal source configuration information;The system level information display module is used for display systems level display information, described System-level display information includes network connection information and/or weather forecast information;The broadcasting display module is used to show TV The broadcast information of program, the broadcast information of the TV programme include TV Guide information, television sound volume bar information and/or TV announcement information.
On the basis of above-described embodiment, the tree structure is to be set up based on Cocos2d-x graphics frames.
Embodiment three
Fig. 5 is a kind of schematic flow sheet of the operating method of display interface that the embodiment of the present invention three is provided.Wherein, it is described The construction method of the display interface that display interface can be provided according to above-described embodiment is built.The method of the present embodiment can be with Performed by the operation device of display interface, wherein the device can be realized by software and/or hardware, can typically be integrated in Linux In operating system, the system is applied to the electronic equipments with display capabilities such as DTV.As shown in figure 5, the method can be with Comprise the following steps:
S310:Display request instruction is obtained, the display request instruction includes content to be shown and interface pair to be shown The identification information of the functional module answered.
Wherein, display request instruction may include to be instructed by Client-initiated zapping, inquiry signal intensity or regulation volume etc., May also comprise the idsplay order that operating system is triggered automatically according to actual conditions.Display request instruction is considered as multistage message It is nested.Every grade of message includes message header and message body, and the mark of the corresponding functional module in interface to be shown is carried in message header Knowledge information, carries content information to be shown in message body.
Exemplary, user can be by the control panel on the remote control or television set of digital TV integrated machine or Set Top Box Input display request instruction, digital TV integrated machine or Set Top Box will make corresponding response after the instruction is received.For example, For Client-initiated mute command, if the mute command is first-level instruction, in the absence of message it is nested the problems such as, therefore, should The message header of mute command is " Jing Yin " mark of the corresponding functional module in Jing Yin interface to be shown, and message body is to be shown Jing Yin The content at interface, the content may include the information such as volume value and volume bar.
Exemplary, if the smart card of Set Top Box is in arrearage state, Set Top Box will be unable to receive TV programme.This When, operating system will automatically trigger the display request instruction such as smart card " unauthorized ", also will always be shown on video screen and " not awarded Power " etc. printed words, and then point out user need to continue to pay dues smart card.Exemplary, when network signal is interrupted suddenly, network Television reception to program will also interrupt suddenly, now, operating system trigger automatically " no signal " display request instruction after, electricity Information such as " no signals " will be shown on screen curtain, there is problem to point out user-network signal.
S320:Identification information according to the corresponding functional module in interface to be shown searches tree structure and obtains interface to be shown In each region to be shown information.
Wherein, interface to be shown is all different interfaces that can be shown, such as menu on the screen of display device Interface, signal intensity display interface or volume adjusting interface etc. are set.The corresponding functional module in interface to be shown can be in design just Phase is built according to the demand of user.Specific construction method can refer to the scheme that above-described embodiment is provided, and no longer go to live in the household of one's in-laws on getting married herein State.Due to separate between difference in functionality module, can at any time insert and delete, therefore, it can cause interface to be shown Design is more flexible, with more preferable versatility.
The information in each region to be shown may include the information such as position, color, the size in region to be shown in interface to be shown, May also comprise the information such as picture or word in region to be shown.
All functional modules in the embodiment of the present invention constitute be likely to occur in the UI interfaces of display device all of Display interface (message box i.e. where display content).Simultaneously as each functional module is separate in data structure, because This can get during display interface and user mutual, by inquiring about the position in tree structure where functional module and treat The information in each region to be shown in display interface.Meanwhile, by tree structure it is also ensured that display request instruction is in transmission High efficiency.
Exemplary, the process to S320 so that user is triggered to mute command as an example is specifically described below:
After operating system receives Client-initiated mute command, by the instruction carried out decoding can get it is Jing Yin Instruct the identification information of the corresponding functional module of corresponding display content (such as Jing Yin) and Jing Yin interface to be shown.Specifically, If the instruction is the instruction formed after two-stage message nesting, first order message is designated " volume ", the mark of second level message It is " Jing Yin ", then it is determined that after first order message, Jing Yin boundary to be shown can be determined in tree structure according to " Jing Yin " mark The corresponding functional module in face, and obtained by calling the functional module (such as in calling figure 3 " layer_tv_player_vol ") To the information of Jing Yin interface zone to be shown.
S330:Information according to content to be shown and each region to be shown shows interface to be shown in the display device.
Wherein, content to be shown may include the corresponding parameter information of content to be displayed, may also comprise content to be displayed and exists Corresponding mark in database.
Exemplary, in specific implementation process, the information according to content to be shown and each region to be shown is in display Show that interface to be shown may include the following two kinds situation in equipment, below by volume from 20 increase to 21 as a example by carry out specifically It is bright:
If the 1, content to be shown increases to 21 to show volume, after " volume " corresponding functional module is called, Can obtain the information in each region to be shown in volume display interface, including the position of volume bar, size, color and volume value institute Position etc..While " volume " corresponding functional module is called, parameter 21 can be passed to the functional module, function mould After block reads the parameter, the parameter can be included in the position where default volume value.
If the 2, content to be displayed is the corresponding mark in database, by calling " volume " corresponding functional module Afterwards, all of display is believed in the volume display interface that volume value to display is 21 being got from database according to mark Breath, is then included on screen volume value 21 by calling the display information in database.
Above-mentioned setting is advantageous in that:The generation process of front-end interface display data and rear end can be treated to data Cheng Jinhang is separated, and lifts the flexibility of display device interface display.
The embodiment of the present invention three provides a kind of operating method of display interface, after display request instruction is obtained, passes through Identification information according to the corresponding functional module in interface to be shown searches tree structure, can obtain respectively waiting to show in interface to be shown Show the information in region.Because the corresponding functional module in different interfaces to be shown is separate, therefore, can display request instruction pass The corresponding functional module in interface to be shown is sent to, each area to be shown in interface to be shown can be got by calling the functional module The information in domain.Then boundary to be shown can in the display device be shown according to the information of content to be shown and each region to be shown Face.By using above-mentioned technical proposal, the interface display of display device is may be such that with more flexibility and versatility, to programmer Development offer convenience.
Example IV
Fig. 6 is a kind of schematic flow sheet of the operating method of display interface that the embodiment of the present invention four is provided.The present embodiment Four on the basis of embodiment three, to embodiment three in " identification information according to the corresponding functional module in interface to be shown is searched Tree structure obtains the information in each region to be shown in interface to be shown " refined, reference picture 6, the embodiment of the present invention four Specifically include following steps:
S410:Obtain display request instruction.
Wherein, the display request instruction includes the mark of the corresponding functional module of content to be shown and interface to be shown Information.
S420:Identification information according to the corresponding functional module in interface to be shown searches tree structure, obtains display request Instruct the identification information of corresponding one-level or multistage functional module.
It will be appreciated by persons skilled in the art that display request instruction there is also corresponding relation with tree structure.Example Property, if display request instruction only includes first-level message, in tree structure, the corresponding functional module of the idsplay order Only one-level, i.e., the corresponding node of the functional module does not exist child node in tree structure;If display request instruction is with multistage The nested form of message is present, then the corresponding functional module of the idsplay order is multistage, i.e. the function mould in tree structure There is multistage child node in the corresponding node of block.If for example, by " volume " as first order functional module in tree structure, " volume " functional module exists under " volume plus-minus " and " Jing Yin " two functional modules arranged side by side, then when user initiates " Jing Yin " During instruction, the instruction is the nesting of two-stage message, and first order message is " volume ", and second level message is " Jing Yin ".
Specifically, the content as described by above-mentioned embodiment, difference in functionality module can be with the function name of its entrance function It is present in tree structure.After Set Top Box or television set get " Jing Yin " instruction, decoded by the instruction, can root Obtain carrying the position being somebody's turn to do in the tree structure that " volume " is identified according to " volume " identifier lookup tree structure, for example, may correspond to figure 3 the second rows of secondary series.Then, can be found in the submodule of the row of Fig. 3 secondary series second by " Jing Yin " mark and carry the mark Position of the functional module of knowledge in tree structure is the 3rd row fourth line.So set and be advantageous in that:In tree structure The final child node for the treatment of display request instruction can be got, rather than has been set to display when showing that request instruction is produced The processing mode of request instruction, therefore the flexibility of display interface design can be lifted.
S430:Identification information according to one-level or multistage functional module calls corresponding functional module to obtain boundary to be shown The information in each region to be shown in face.
It should be noted that it is determined that during the information in each region to be shown in interface to be shown, what is called is afterbody The corresponding function of functional module.For example, for Fig. 3, when by inquiring about the corresponding function mould of tree-like structure determination " Jing Yin " Position of the block in tree structure is the 3rd row fourth line, then after user initiates mute command, by calling the afterbody " Jing Yin " functional module, can obtain the information in each region to be shown in Jing Yin interface.Therefore, afterbody functional module can be made It is the corresponding objective function module in interface to be shown, while determining the letter of one or more levels functional module according to display request instruction Several modes can as determine objective function module when message processing facility.By using above-mentioned set-up mode, can be by background Three parts being divided into the user interface mentioned in the technology design of module internally carry out independent process, improve user interface The flexibility of modularized design.
S440:Information according to content to be shown and each region to be shown shows interface to be shown in the display device.
The embodiment of the present invention four is optimized by above-described embodiment three, by the corresponding functional module in interface to be shown Identification information can determine functional module display request instruction one-level of the correspondence in tree structure or multistage functional module Identification information, and then can determine show request instruction propagate terminal, so as to display request instruction quickly processed, Improve the flexibility of display interface internal moduleization design.
Embodiment five
Fig. 7 is a kind of structured flowchart of the operation device of display interface that the embodiment of the present invention five is provided.The device can be by Software and/or hardware realize that can typically be integrated in (SuSE) Linux OS, the system is applied to DTV etc. has display The electronic equipment of ability.As shown in fig. 7, the device includes:Request instruction acquisition module 510, the and of area information acquisition module 520 Interface display module 530.
Wherein, request instruction acquisition module 510, for obtaining display request instruction, the display request instruction includes treating The identification information of the corresponding functional module of the content of display and interface to be shown;Area information acquisition module 520, for according to institute The identification information lookup tree structure for stating the corresponding functional module in interface to be shown obtains each region to be shown in interface to be shown Information;Interface display module 530, for the information according to the content to be shown and each region to be shown in display The interface to be shown is shown in equipment.
The embodiment of the present invention five provides a kind of operation device of display interface, after display request instruction is obtained, passes through Identification information according to the corresponding functional module in interface to be shown searches tree structure, can obtain respectively waiting to show in interface to be shown Show the information in region.Because the corresponding functional module in different interfaces to be shown is separate, therefore, can display request instruction pass The corresponding functional module in interface to be shown is sent to, each area to be shown in interface to be shown can be got by calling the functional module The information in domain.Then boundary to be shown can in the display device be shown according to the information of content to be shown and each region to be shown Face.By using above-mentioned technical proposal, the interface display of display device is may be such that with more flexibility and versatility, to programmer Development offer convenience.
On the basis of above-described embodiment, the area information acquisition module 520 specifically for:According to the boundary to be shown The identification information of the corresponding functional module in face searches the tree structure, obtain the corresponding one-level of the display request instruction or The identification information of multistage functional module;Identification information according to the one-level or multistage functional module calls corresponding function mould Block obtains the information in each region to be shown in interface to be shown.
It is aobvious that the executable any embodiment of the present invention of the construction device of display interface provided in an embodiment of the present invention is provided Show the construction method at interface, possess the corresponding functional module of execution method and beneficial effect.It is not detailed in the above-described embodiments to retouch The ins and outs stated, reference can be made to the construction method of the display interface that any embodiment of the present invention is provided.
Note, above are only presently preferred embodiments of the present invention and institute's application technology principle.It will be appreciated by those skilled in the art that The invention is not restricted to specific embodiment described here, can carry out for a person skilled in the art various obvious changes, Readjust and substitute without departing from protection scope of the present invention.Therefore, although the present invention is carried out by above example It is described in further detail, but the present invention is not limited only to above example, without departing from the inventive concept, also More other Equivalent embodiments can be included, and the scope of the present invention is determined by scope of the appended claims.

Claims (10)

1. a kind of construction method of display interface, it is characterised in that methods described includes:
The user's request of display interface is obtained, the user's request includes the display function information of display interface;
The display interface is divided into the functional module of difference in functionality grade, the function mould according to the display function information Block includes corresponding identification information;
The tree structure of the functional module is set up according to the call relation between the identification information and the Performance Level.
2. method according to claim 1, it is characterised in that:The functional module includes signal source module, system-level letter Breath display module and/or broadcasting display module;Wherein,
The signal source module is used to show signal source information that the signal source information to include that signal source selects information and/or letter Number source configuration information;The system level information display module is used for display systems level display information, the system-level display information Including network connection information and/or weather forecast information;The display module of playing is used to show the broadcast information of TV programme, The broadcast information of the TV programme includes TV Guide information, television sound volume bar information and/or TV announcement information.
3. method according to claim 1, it is characterised in that:The tree structure is based on Cocos2d-x graphics frames Set up.
4. a kind of construction device of display interface, it is characterised in that described device includes:
Interface requirements acquisition module, the user's request for obtaining display interface, the user's request includes display interface Display function information;
Function division module, the work(for the display interface to be divided into difference in functionality grade according to the display function information Energy module, the functional module includes corresponding identification information;
Tree structure sets up module, for setting up institute according to the call relation between the identification information and the Performance Level State the tree structure of functional module.
5. device according to claim 4, it is characterised in that the functional module includes signal source module, system-level letter Breath display module and/or broadcasting display module;Wherein,
The signal source module is used to show signal source information that the signal source information to include that signal source selects information and/or letter Number source configuration information;The system level information display module is used for display systems level display information, the system-level display information Including network connection information and/or weather forecast information;The display module of playing is used to show the broadcast information of TV programme, The broadcast information of the TV programme includes TV Guide information, television sound volume bar information and/or TV announcement information.
6. device according to claim 4, it is characterised in that the tree structure is based on Cocos2d-x graphics frames Set up.
7. a kind of operating method of display interface, it is characterised in that the display interface is according to claim 1-3 is any Display interface construction method build, wherein, the operating method of the display interface includes:
Display request instruction is obtained, the display request instruction includes the corresponding function mould of content to be shown and interface to be shown The identification information of block;
Identification information according to the corresponding functional module in the interface to be shown searches tree structure and obtains each in interface to be shown The information in region to be shown;
Information according to the content to be shown and each region to be shown shows the boundary to be shown in the display device Face.
8. method according to claim 7, it is characterised in that:According to the mark of the corresponding functional module in the interface to be shown The information that knowledge information searching tree structure obtains each region to be shown in interface to be shown includes:
Identification information according to the corresponding functional module in the interface to be shown searches the tree structure, and obtaining the display please Seek the identification information of the corresponding one-level of instruction or multistage functional module;
During identification information according to the one-level or multistage functional module calls corresponding functional module to obtain interface to be shown The information in each region to be shown.
9. a kind of operation device of display interface, it is characterised in that the operation device of the display interface includes:
Request instruction acquisition module, for obtain display request instruction, the display request instruction include content to be shown and The identification information of the corresponding functional module in interface to be shown;
Area information acquisition module, for searching tree-like knot according to the identification information of the corresponding functional module in the interface to be shown Structure obtains the information in each region to be shown in interface to be shown;
Interface display module, for according to the information in the content to be shown and each region to be shown in the display device Show the interface to be shown.
10. device according to claim 9, it is characterised in that:The area information acquisition module specifically for:
Identification information according to the corresponding functional module in the interface to be shown searches the tree structure, and obtaining the display please Seek the identification information of the corresponding one-level of instruction or multistage functional module;
During identification information according to the one-level or multistage functional module calls corresponding functional module to obtain interface to be shown The information in each region to be shown.
CN201710054571.7A 2017-01-24 2017-01-24 A kind of construction method of display interface, device and operating method and device Pending CN106815028A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710054571.7A CN106815028A (en) 2017-01-24 2017-01-24 A kind of construction method of display interface, device and operating method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710054571.7A CN106815028A (en) 2017-01-24 2017-01-24 A kind of construction method of display interface, device and operating method and device

Publications (1)

Publication Number Publication Date
CN106815028A true CN106815028A (en) 2017-06-09

Family

ID=59111605

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710054571.7A Pending CN106815028A (en) 2017-01-24 2017-01-24 A kind of construction method of display interface, device and operating method and device

Country Status (1)

Country Link
CN (1) CN106815028A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109271157A (en) * 2018-09-07 2019-01-25 深圳市东微智能科技股份有限公司 Software development methodology, equipment and computer readable storage medium
CN109729407A (en) * 2018-12-10 2019-05-07 视联动力信息技术股份有限公司 A kind of catalog indication method and device
CN109933556A (en) * 2019-03-14 2019-06-25 北京字节跳动网络技术有限公司 Method and apparatus for handling information
CN110609686A (en) * 2018-06-15 2019-12-24 阿里巴巴集团控股有限公司 Data system generation method and device, computer equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101727326A (en) * 2009-12-11 2010-06-09 四川长虹电器股份有限公司 Implementation method for graphic user interface
CN103414950A (en) * 2013-08-16 2013-11-27 天脉聚源(北京)传媒科技有限公司 Interface display method, device, set top box and server
CN104580679A (en) * 2013-10-26 2015-04-29 西安群丰电子信息科技有限公司 Mobile phone UI display method
CN104679514A (en) * 2015-03-06 2015-06-03 浪潮通用软件有限公司 Method and device for self-defining design of scalable framework
CN105204833A (en) * 2014-06-25 2015-12-30 成都普中软件有限公司 Visual interface modeling method for constructing interface view on basis of interface element view
CN106126263A (en) * 2016-07-04 2016-11-16 傲讯全通科技(深圳)有限公司 A kind of fast custom user interface and the method for function

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101727326A (en) * 2009-12-11 2010-06-09 四川长虹电器股份有限公司 Implementation method for graphic user interface
CN103414950A (en) * 2013-08-16 2013-11-27 天脉聚源(北京)传媒科技有限公司 Interface display method, device, set top box and server
CN104580679A (en) * 2013-10-26 2015-04-29 西安群丰电子信息科技有限公司 Mobile phone UI display method
CN105204833A (en) * 2014-06-25 2015-12-30 成都普中软件有限公司 Visual interface modeling method for constructing interface view on basis of interface element view
CN104679514A (en) * 2015-03-06 2015-06-03 浪潮通用软件有限公司 Method and device for self-defining design of scalable framework
CN106126263A (en) * 2016-07-04 2016-11-16 傲讯全通科技(深圳)有限公司 A kind of fast custom user interface and the method for function

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
田钊: "基于Cocos2d-x的电视UI架构设计", 《信息通信》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110609686A (en) * 2018-06-15 2019-12-24 阿里巴巴集团控股有限公司 Data system generation method and device, computer equipment and storage medium
CN109271157A (en) * 2018-09-07 2019-01-25 深圳市东微智能科技股份有限公司 Software development methodology, equipment and computer readable storage medium
CN109271157B (en) * 2018-09-07 2021-09-07 深圳市东微智能科技股份有限公司 Software development method, device and computer readable storage medium
CN109729407A (en) * 2018-12-10 2019-05-07 视联动力信息技术股份有限公司 A kind of catalog indication method and device
CN109933556A (en) * 2019-03-14 2019-06-25 北京字节跳动网络技术有限公司 Method and apparatus for handling information

Similar Documents

Publication Publication Date Title
CN111277881A (en) Control method for audio data stream output in display equipment and display equipment
CN106815028A (en) A kind of construction method of display interface, device and operating method and device
US11146841B2 (en) Voice-based television control method and intelligent terminal
CN110769265A (en) Simultaneous caption translation method, smart television and storage medium
CN114302193B (en) Display device and protocol detection method
CN103648048B (en) Intelligent television video resource searching method and system
JP2009095065A (en) Control of ambient light
CN105161106A (en) Voice control method of intelligent terminal, voice control device and television system
CN103686200A (en) Intelligent television video resource searching method and system
CN115145529A (en) Method for controlling equipment through voice and electronic equipment
CN102223498B (en) All digital front-end architecture for television with SIGMA-DELTA ADC input
CN110557699B (en) Intelligent sound box interaction method, device, equipment and storage medium
WO2022032916A1 (en) Display system
CN106210909A (en) TV the display processing method of content, Apparatus and system
CN106227492A (en) Combination and mobile intelligent terminal interconnected method and device
US11849192B2 (en) Methods and systems for implementing an elastic cloud based voice search using a third-party search provider
CN110213657A (en) A kind of starting-up method and smart television
CN111405339A (en) Split screen display method, electronic equipment and storage medium
CN103327404A (en) Method and system for achieving digital television supporting multiple operators
CN106412698A (en) Method and device for realizing digital television fast descrambling
CN1659869A (en) Method and apparatus for specifying connections for devices on a data bus network
CN107333075A (en) Remote control system and many set remote command manipulation processing methods and storage medium
CN109151586B (en) Universal multimedia playing method and player
CN113468351A (en) Intelligent device and image processing method
CN111405367A (en) Method for network sharing of system component based on multi-network switching scene and display equipment

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20170609