CN108363601A - Component display methods, device and the electronic equipment of application program - Google Patents

Component display methods, device and the electronic equipment of application program Download PDF

Info

Publication number
CN108363601A
CN108363601A CN201810045690.0A CN201810045690A CN108363601A CN 108363601 A CN108363601 A CN 108363601A CN 201810045690 A CN201810045690 A CN 201810045690A CN 108363601 A CN108363601 A CN 108363601A
Authority
CN
China
Prior art keywords
component
segmentation
data
mark
application program
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
CN201810045690.0A
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.)
Wuba Co Ltd
Original Assignee
Wuba 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 Wuba Co Ltd filed Critical Wuba Co Ltd
Priority to CN201810045690.0A priority Critical patent/CN108363601A/en
Publication of CN108363601A publication Critical patent/CN108363601A/en
Pending legal-status Critical Current

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the present invention provides a kind of component display methods, device and the electronic equipment of application program, and this method includes:The component array that server is sent is received, the component array includes the data of the data and common component of dividing component, and the data of the segmentation component include the mark for dividing component and the initial data for dividing component;The common component is shown in the page of application program, also, according to the mark of the segmentation component and the initial data of segmentation component, the segmentation component is shown in the page of application program.This method between different component groups by being inserted into and showing segmentation component, to realize that the grouping of component is shown, so that user can rapidly check the module information of needs according to grouping, greatly improves the usage experience of user.

Description

Component display methods, device and the electronic equipment of application program
Technical field
The present embodiments relate to the component display methods of computer technology more particularly to a kind of application program, device and Electronic equipment.
Background technology
Some current application programs (Application, abbreviation APP) by modularization come realize on the page dynamic, That arbitrarily combines shows different interior perhaps patterns.
In the prior art, the different data that the client of APP is issued according to server passes through a series of conversion, matching Corresponding component in APP clients, and then corresponding component is shown according to the sequence of data, to realize modularization.
But the prior art is only capable of completing to show the sequence of module data, cannot achieve the grouping to component, influences to use It experiences at family.
Invention content
The embodiment of the present invention provides a kind of component display methods, device and the electronic equipment of application program, existing for solving There is the problem of being cannot achieve present in technology to component groups.
First aspect of the embodiment of the present invention provides a kind of component display methods of application program, including:
The component array that server is sent is received, the component array includes dividing the data and common component of component Data, it is described segmentation component data include divide component mark and divide component initial data;
The common component is shown in the page of application program, also, according to the mark of the segmentation component and is divided The initial data for cutting component shows the segmentation component in the page of application program.
Further, it is described according to it is described segmentation component mark and divide component initial data, in application program The page in show the segmentation component, including:
According to the mark of the segmentation component, the initial data of data model mapping table and the segmentation component, determine The data model of the segmentation component;
According to the mark and View Mapping table of the data model of the segmentation component, the segmentation component, segmentation is determined The component view of component;
The component view of the segmentation component is shown in the application program page.
Further, described according to the segmentation mark of component, data model mapping table and the segmentation component Initial data determines the data model of the segmentation component, including:
According to the mark and data model mapping table of the segmentation component, the data model of the segmentation component is determined Class;
Create the first instance objects of the class of the data model of the segmentation component;
Parse it is described segmentation component initial data, by the data being resolved to assign respectively first instance objects at Member's variable.
Further, described to be reflected according to the data model of the segmentation component, the mark of the segmentation component and view Firing table determines the component view of segmentation component, including:
According to the mark of the segmentation component and the View Mapping table, the component view of the segmentation component is determined Class;
Create the second instance objects of the class of the component view of the segmentation component;
The value of the member variable of first instance objects is assigned to the member variable of second instance objects.
Further, the component view that the segmentation component is shown in the application program page, including:
Second instance objects are loaded into the application program page;
Wherein, the member variable of second instance objects includes at least component height and component color.
Second aspect of the embodiment of the present invention provides a kind of component display device of application program, including:
Receiving module, the component array for receiving server transmission, the component array include dividing the number of component According to this and the data of common component, the data of the segmentation component include the mark for dividing component and the original number of segmentation component According to;
Display module, for showing the common component in the page of application program, and, according to the segmentation component Mark and divide component initial data, the segmentation component is shown in the page of application program.
Further, the display module includes:
First determination unit, for mark, data model mapping table and the segmentation group according to the segmentation component The initial data of part determines the data model of the segmentation component;
Second determination unit, for according to it is described segmentation component data model, it is described segmentation component mark and regard Figure mapping table determines the component view of segmentation component;
Display unit, the component view for showing the segmentation component in the application program page.
Further, first determination unit is specifically used for:
According to the mark and data model mapping table of the segmentation component, the data model of the segmentation component is determined Class;
Create the first instance objects of the class of the data model of the segmentation component;
Parse it is described segmentation component initial data, by the data being resolved to assign respectively first instance objects at Member's variable.
Further, second determination unit is specifically used for:
According to the mark of the segmentation component and the View Mapping table, the component view of the segmentation component is determined Class;
Create the second instance objects of the class of the component view of the segmentation component;
The value of the member variable of first instance objects is assigned to the member variable of second instance objects.
Further, the display unit is specifically used for:
Second instance objects are loaded into the application program page;
Wherein, the member variable of second instance objects includes at least component height and component color.
The third aspect of the embodiment of the present invention provides a kind of electronic equipment, including:
Memory, for storing program instruction;
Processor executes the side described in above-mentioned first aspect for calling and executing the program instruction in the memory Method step.
Fourth aspect of the embodiment of the present invention provides a kind of readable storage medium storing program for executing, and calculating is stored in the readable storage medium storing program for executing Machine program, when at least one processor of the component display device of application program executes the computer program, application program Component display device execute the component display methods of the application program described in above-mentioned first aspect.
Component display methods, device and the electronic equipment for the application program that the embodiment of the present invention is provided, by difference Component groups between be inserted into and show segmentation component, to realize that the grouping of component is shown, so that user can be quick The module information of needs is checked on ground according to grouping, greatly improves the usage experience of user.
Description of the drawings
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below There is attached drawing needed in technology description to be briefly described, it should be apparent that, the accompanying drawings in the following description is this hair Some embodiments of bright embodiment, for those of ordinary skill in the art, without having to pay creative labor, Other drawings may also be obtained based on these drawings.
Fig. 1 is the system architecture diagram of the component display methods of application program provided in an embodiment of the present invention;
Fig. 2 is the flow diagram of the component display methods of application program provided in an embodiment of the present invention;
Fig. 3 is the exemplary plot of APP clients display segmentation component;
Fig. 4 is the flow diagram of the component display methods of application program provided in an embodiment of the present invention;
Fig. 5 is the flow diagram of the component display methods of application program provided in an embodiment of the present invention;
Fig. 6 is the flow diagram of the component display methods of application program provided in an embodiment of the present invention;
Fig. 7 is the function structure chart of the component display device of application program provided in an embodiment of the present invention;
Fig. 8 is the function structure chart of the component display device of application program provided in an embodiment of the present invention;
Fig. 9 is the entity block diagram of electronic equipment provided in an embodiment of the present invention.
Specific implementation mode
In order to make the object, technical scheme and advantages of the embodiment of the invention clearer, below in conjunction with the embodiment of the present invention In attached drawing, technical scheme in the embodiment of the invention is clearly and completely described, it is clear that described embodiment is A part of the embodiment of the embodiment of the present invention, instead of all the embodiments.Based on the embodiment in the embodiment of the present invention, this field The every other embodiment that those of ordinary skill is obtained without creative efforts, belongs to implementation of the present invention The range of example protection.
Fig. 1 is the system architecture diagram of the component display methods of application program provided in an embodiment of the present invention, as shown in Figure 1, This method is related to electronic equipment and server.Wherein, electronic equipment refers to the electronic equipment for installing APP clients, concrete example Such as can be mobile phone, tablet computer.Server is the server of APP.APP clients with server by interacting, from service Data, the instruction for receiving server are obtained in device, request are sent to server and to server feedback data etc..
In the prior art, APP clients are only capable of showing module data carry out sequence, but can not be grouped to component Display.When component to be shown is more, user can not quickly check the information for oneself wishing to check, so as to cause the body of user It tests bad.
The embodiment of the present invention based on the above issues, proposes a kind of component display methods of application program, by component it Between segmentation component is added, and the segmentation component is shown, to realize that the grouping of component is shown, to promote the experience of user.
Fig. 2 is the flow diagram of the component display methods of application program provided in an embodiment of the present invention, and this method is held Row main body is above-mentioned electronic equipment, the APP clients run on specially above-mentioned electronic equipment.As shown in Fig. 2, this method packet It includes:
S201, receive server send component array, the component array include divide component data and commonly The data of component, wherein the data for dividing component include the mark for dividing component and the initial data for dividing component.
S202, show above-mentioned common component in the page of application program, also, according to the mark of above-mentioned segmentation component with And the initial data of segmentation component, above-mentioned segmentation component is shown in the page of application program.
Wherein, above-mentioned common component as in the prior art be used for display data component, the reception of common component and Display methods is referred to the prior art, and the embodiment of the present invention repeats no more this.
Specifically, above-mentioned segmentation component is a kind of component of difference and other common components, divides in component and do not show number According to, and only show the pattern of segmentation block.Divide the mark of component for one segmentation component of unique mark, divides the mark of component Can be keyword, alternatively, can also be digital number etc..The embodiment of the present invention is without limitation.Divide the original of component Data are used to record the style information, including component height, component color etc. of segmentation block.Optionally, divide the original number of component According to being by server compresses and conversion process.The data format for dividing the initial data of component is APP clients and service The data format that device is all supported, such as can be the data formats such as json, xml.Initial data of the APP clients to segmentation component After carrying out dissection process, the style information of segmentation component is obtained, and then show the segmentation group further according to these style informations Part.
Optionally, when needing to needing component groups to be shown, server can be grouped at first the last one is general It is logical that a segmentation component is inserted between component and first common component of second packet, all groups of segmentation component will be inserted Part forms a component array, then component array is sent to APP clients, APP clients again to segmentation component and other Component is shown.
Fig. 3 is the exemplary plot of APP clients display segmentation component, as shown in figure 3, component 1, component 2, component 3 and component 4 To need the common component of display data, wherein component 1 and component 2 belong to a grouping, and component 3 and component 4 belong to one point Group, then server to APP clients before sending these components, one segmentation group of insertion first between component 2 and component 3 Part forms component 1, component 2, divides component, the component array that component 3 and component 4 are constituted, and component array is sent to APP clients.APP clients show each component according still further to the sequence of each component in component array.Due in component 2 and component 3 Between add segmentation component, then when user checks these components, so that it may clearly to view each component groups.
It should be noted that display methods for the other assemblies in component array and identical in the prior art, herein It repeats no more.
In the present embodiment, by the way that segmentation component is inserted into and shown between different component groups, to realize component Grouping display greatly improves user's so that user can rapidly check the module information of needs according to grouping Usage experience.
On the basis of the above embodiments, the present embodiment is related to the specific method of APP clients display segmentation component.
Fig. 4 is the flow diagram of the component display methods of application program provided in an embodiment of the present invention, as shown in figure 4, This method includes:
S401, receive server send component array, the component array include divide component data and commonly The data of component, the data of the segmentation component include the mark for dividing component and the initial data for dividing component.
S402, according to the mark of above-mentioned segmentation component, the initial data of data model mapping table and above-mentioned segmentation component, Determine the data model of above-mentioned segmentation component.
Wherein, data model mapping table is used to record the correspondence of the mark and data model of segmentation component, data mould Type can parse the initial data of segmentation component and be preserved to the data parsed.
It should be noted that before executing this step, APP clients have created data model, and establish point The mark of component and the correspondence of data model are cut, that is, has generated data model mapping table.
In turn, in this step, APP clients are according to the mark for dividing component, the data model mapping table created And the initial data of segmentation component, so that it may to determine the data model of segmentation component.
S403, according to the mark and View Mapping table of the data model of above-mentioned segmentation component, above-mentioned segmentation component, determine Divide the component view of component.
Wherein, View Mapping table is used to record the correspondence of the mark and component view of segmentation component, and component view obtains It takes the data of segmentation component and is shown on the page of APP according to these data.
Before executing this step, APP clients have created component view, and establish segmentation component mark with The correspondence of component view has generated View Mapping table.
In turn, in this step, APP clients according to the above-mentioned data model got, divide component mark and regard Figure mapping table, you can to determine the component view of segmentation component.
S404, the component view that above-mentioned segmentation component is shown in the above application program page.
In the present embodiment, APP clients pre-establish data model mapping table and View Mapping table, in turn, according to clothes Segmentation module information, data model mapping table and the View Mapping table that business device is sent, it may be determined that go out the group of display segmentation component Part view can accurately show to ensure to divide component on the APP pages.
On the basis of the above embodiments, the present embodiment is related to determining the detailed process of the data model of segmentation component.
Fig. 5 is the flow diagram of the component display methods of application program provided in an embodiment of the present invention, as shown in figure 5, This method includes:
S501, receive server send component array, the component array include divide component data and commonly The data of component, the data of the segmentation component include the mark for dividing component and the initial data for dividing component.
S502, mark and data model mapping table according to above-mentioned segmentation component, determine the data of above-mentioned segmentation component The class of model.
S503, create above-mentioned segmentation component data model class the first instance objects.
The initial data of S504, the above-mentioned segmentation component of parsing, assign the data being resolved to above-mentioned first example pair respectively The member variable of elephant.
Specifically, what is recorded in data model mapping table is the mark pass corresponding with the class of data model for dividing component System.After APP clients get the mark of segmentation component, first by dividing the mark of component in data model mapping table In find the class of corresponding data model.In turn, then create the data model class an instance objects, i.e. the first example Object.First instance objects include the member variable and analytic method of record segmentation module information.Wherein, the first example The member variable of object includes component height, component color etc..APP clients pass through the analytic method in first instance objects The initial data of above-mentioned segmentation component is parsed, to obtain the information of segmentation component.In turn, APP clients will be obtained Information assigns the member variable in the first instance objects respectively, to complete the parsing and preservation of the information to dividing component.
S505, according to the mark and View Mapping table of the data model of above-mentioned segmentation component, above-mentioned segmentation component, determine Divide the component view of component.
The specific implementation procedure of this step is identical as above-mentioned steps S403, is specifically referred to step S403, herein no longer It repeats.
S506, the component view that above-mentioned segmentation component is shown in the above application program page.
The specific implementation procedure of this step is identical as above-mentioned steps S404, is specifically referred to step S404, herein no longer It repeats.
In the present embodiment, the class of data model can be determined by data model mapping table, and then create data model Class the first instance objects, by the instance objects parse segmentation component initial data, and by the information being resolved to assign The member variable of first instance objects to realize the correct parsing of the data to dividing component and preserve, and then ensure that point Cutting component can accurately show on the APP pages.
On the basis of the above embodiments, the present embodiment is related to determining the detailed process of the component view of segmentation component.
Fig. 6 is the flow diagram of the component display methods of application program provided in an embodiment of the present invention, as shown in fig. 6, This method includes:
S601, receive server send component array, the component array include divide component data and commonly The data of component, the data of the segmentation component include the mark for dividing component and the initial data for dividing component.
S602, according to the mark of above-mentioned segmentation component, the initial data of data model mapping table and above-mentioned segmentation component, Determine the data model of above-mentioned segmentation component.
S603, the mark according to above-mentioned segmentation component and above-mentioned View Mapping table determine the component of the segmentation component The class of view.
Second instance objects of the class of the component view of S604, the above-mentioned segmentation component of establishment.
S605, the member variable that the value of the member variable of above-mentioned first instance objects is assigned to above-mentioned second instance objects.
Specifically, what is recorded in View Mapping table is the correspondence of the class of the mark and component view of dividing component.When After APP clients get the mark of segmentation component, found in View Mapping table by dividing the mark of component first The class of corresponding component view.In turn, then create the component view class an instance objects, i.e. the second instance objects.It should Second instance objects include the member variable of record segmentation module information.Wherein, the member variable packet in the second instance objects Include component height, component color etc..Optionally, each member in the member variable and the first instance objects in the second instance objects Variable can be identical.
Can also include acquisition methods in a kind of optional embodiment, in second instance objects.APP clients can The value of the member variable of above-mentioned first instance objects to be assigned to the member variable of the second instance objects by the acquisition methods. In another optional embodiment, APP clients can also be by the method in the first instance objects by the first instance objects Member variable value assign the second instance objects member variable.
S606, the component view that above-mentioned segmentation component is shown in the above application program page.
Specifically, the second instance objects ought be created through the above steps and assigned for the member variable of the second instance objects After value, the second instance objects are loaded into the application program page.Since to divide, component is corresponding to be regarded the second instance objects Therefore the instance objects of figure component can show segmentation after the second instance objects of load according to the pattern of segmentation component Component, to realize the correct display of segmentation component.
In the present embodiment, the class of component view can be determined by View Mapping table, and then create the class of component view The second instance objects, and then assign the data being stored in the member variable of the first instance objects to second instance objects Member object so that the second instance objects can get the information of segmentation component, and then ensures that segmentation component can be It is accurately shown on the APP pages.
Fig. 7 is the function structure chart of the component display device of application program provided in an embodiment of the present invention, as shown in fig. 7, The device includes:
Receiving module 701, the component array for receiving server transmission, the component array include segmentation component The data of data and common component, it is described segmentation component data include divide component mark and segmentation component it is original Data.
Display module 702, for showing the common component in the page of application program, and, according to the segmentation The mark of component and the initial data for dividing component, show the segmentation component in the page of application program.
For the device for realizing preceding method embodiment, implementing principle and technical effect are similar, and details are not described herein again.
Fig. 8 is the function structure chart of the component display device of application program provided in an embodiment of the present invention, as shown in figure 8, The device includes receiving module 701 and display module 702, wherein display module 702 includes:Display module 702 includes:
First determination unit 7021, for according to the mark of the segmentation component, data model mapping table and described point The initial data for cutting component determines the data model of the segmentation component.
Second determination unit 7022, for according to it is described segmentation component data model, it is described segmentation component mark with And View Mapping table, determine the component view of segmentation component.
Display unit 7023, the component view for showing the segmentation component in the application program page.
In another embodiment, the first determination unit 7021 is specifically used for:
According to the mark and data model mapping table of the segmentation component, the data model of the segmentation component is determined Class;
Create the first instance objects of the class of the data model of the segmentation component;
Parse it is described segmentation component initial data, by the data being resolved to assign respectively first instance objects at Member's variable.
In another embodiment, the second determination unit 7022 is specifically used for:
According to the mark of the segmentation component and the View Mapping table, the component view of the segmentation component is determined Class;
Create the second instance objects of the class of the component view of the segmentation component;
The value of the member variable of first instance objects is assigned to the member variable of second instance objects.
In another embodiment, display unit 7023 is specifically used for:
Second instance objects are loaded into the application program page.
Wherein, the member variable of second instance objects includes at least component height and component color.
Fig. 9 is the entity block diagram of electronic equipment provided in an embodiment of the present invention, as shown in figure 9, the electronic equipment includes:
Memory 901, for storing program instruction.
Processor 902 is executed for calling and executing the program instruction in memory 901 described in above method implementation Method and step.
One of ordinary skill in the art will appreciate that:Realize that all or part of step of above-mentioned each method embodiment can lead to The relevant hardware of program instruction is crossed to complete.Program above-mentioned can be stored in a computer read/write memory medium.The journey When being executed, execution includes the steps that above-mentioned each method embodiment to sequence;And storage medium above-mentioned includes:ROM, RAM, magnetic disc or The various media that can store program code such as person's CD.
Finally it should be noted that:The above various embodiments is only to illustrate the technical solution of the embodiment of the present invention, rather than to it Limitation;Although the embodiment of the present invention is described in detail with reference to foregoing embodiments, those skilled in the art It should be understood that:Its still can with technical scheme described in the above embodiments is modified, either to which part or All technical features carries out equivalent replacement;And these modifications or replacements, it does not separate the essence of the corresponding technical solution this hair The range of bright each embodiment technical solution of embodiment.

Claims (12)

1. a kind of component display methods of application program, which is characterized in that including:
The component array that server is sent is received, the component array includes the number of the data and common component of dividing component According to the data of the segmentation component include the mark for dividing component and the initial data for dividing component;
The common component is shown in the page of application program, also, according to the mark and segmentation group of the segmentation component The initial data of part shows the segmentation component in the page of application program.
2. according to the method described in claim 1, it is characterized in that, the mark and segmentation group according to the segmentation component The initial data of part shows the segmentation component in the page of application program, including:
According to the segmentation mark of component, the initial data of data model mapping table and the segmentation component, determine described in Divide the data model of component;
According to the mark and View Mapping table of the data model of the segmentation component, the segmentation component, segmentation component is determined Component view;
The component view of the segmentation component is shown in the application program page.
3. according to the method described in claim 2, it is characterized in that, described according to the mark for dividing component, data model The initial data of mapping table and the segmentation component determines the data model of the segmentation component, including:
According to the mark and data model mapping table of the segmentation component, the class of the data model of the segmentation component is determined;
Create the first instance objects of the class of the data model of the segmentation component;
The initial data of the segmentation component is parsed, the member that the data being resolved to are assigned to first instance objects respectively becomes Amount.
4. according to the method described in claim 3, it is characterized in that, the data model, described according to the segmentation component Divide the mark and View Mapping table of component, determines the component view of segmentation component, including:
According to the mark of the segmentation component and the View Mapping table, the class of the component view of the segmentation component is determined;
Create the second instance objects of the class of the component view of the segmentation component;
The value of the member variable of first instance objects is assigned to the member variable of second instance objects.
5. according to the method described in claim 4, it is characterized in that, described show the segmentation in the application program page The component view of component, including:
Second instance objects are loaded into the application program page;
Wherein, the member variable of second instance objects includes at least component height and component color.
6. a kind of component display device of application program, which is characterized in that including:
Receiving module, for receive server transmission component array, the component array include segmentation component data with And the data of common component, the data of the segmentation component include the mark for dividing component and the initial data for dividing component;
Display module, for showing the common component in the page of application program, and, according to the mark of the segmentation component The initial data for knowing and dividing component, shows the segmentation component in the page of application program.
7. device according to claim 6, which is characterized in that the display module includes:
First determination unit, for according to the mark of the segmentation component, data model mapping table and the segmentation component Initial data determines the data model of the segmentation component;
Second determination unit, for being reflected according to the data model of the segmentation component, the mark of the segmentation component and view Firing table determines the component view of segmentation component;
Display unit, the component view for showing the segmentation component in the application program page.
8. device according to claim 7, which is characterized in that first determination unit is specifically used for:
According to the mark and data model mapping table of the segmentation component, the class of the data model of the segmentation component is determined;
Create the first instance objects of the class of the data model of the segmentation component;
The initial data of the segmentation component is parsed, the member that the data being resolved to are assigned to first instance objects respectively becomes Amount.
9. device according to claim 8, which is characterized in that second determination unit is specifically used for:
According to the mark of the segmentation component and the View Mapping table, the class of the component view of the segmentation component is determined;
Create the second instance objects of the class of the component view of the segmentation component;
The value of the member variable of first instance objects is assigned to the member variable of second instance objects.
10. device according to claim 9, which is characterized in that the display unit is specifically used for:
Second instance objects are loaded into the application program page;
Wherein, the member variable of second instance objects includes at least component height and component color.
11. a kind of electronic equipment, which is characterized in that including:
Memory, for storing program instruction;
Processor, for calling and executing the program instruction in the memory, perform claim requires any one of them sides 1-5 Method step.
12. a kind of readable storage medium storing program for executing, which is characterized in that be stored with computer program in the readable storage medium storing program for executing, work as application When at least one processor of the component display device of program executes the computer program, the component display device of application program Perform claim requires the component display methods of 1-5 any one of them application programs.
CN201810045690.0A 2018-01-17 2018-01-17 Component display methods, device and the electronic equipment of application program Pending CN108363601A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810045690.0A CN108363601A (en) 2018-01-17 2018-01-17 Component display methods, device and the electronic equipment of application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810045690.0A CN108363601A (en) 2018-01-17 2018-01-17 Component display methods, device and the electronic equipment of application program

Publications (1)

Publication Number Publication Date
CN108363601A true CN108363601A (en) 2018-08-03

Family

ID=63006349

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810045690.0A Pending CN108363601A (en) 2018-01-17 2018-01-17 Component display methods, device and the electronic equipment of application program

Country Status (1)

Country Link
CN (1) CN108363601A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1755621A (en) * 2004-09-30 2006-04-05 微软公司 Improved user interface for providing task management and calendar information
CN102572596A (en) * 2010-12-17 2012-07-11 北京国微集成技术有限公司 Management method of application assemblies and multi-media device
CN102629197A (en) * 2012-02-28 2012-08-08 上海万得信息技术股份有限公司 Flexible screen grouping management system and method
US20150135121A1 (en) * 2012-06-04 2015-05-14 Koninklijke Philips N.V. User-interface for entering alphanumerical characters
CN107480223A (en) * 2017-08-02 2017-12-15 北京五八信息技术有限公司 A kind of searching method, device and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1755621A (en) * 2004-09-30 2006-04-05 微软公司 Improved user interface for providing task management and calendar information
CN102572596A (en) * 2010-12-17 2012-07-11 北京国微集成技术有限公司 Management method of application assemblies and multi-media device
CN102629197A (en) * 2012-02-28 2012-08-08 上海万得信息技术股份有限公司 Flexible screen grouping management system and method
US20150135121A1 (en) * 2012-06-04 2015-05-14 Koninklijke Philips N.V. User-interface for entering alphanumerical characters
CN107480223A (en) * 2017-08-02 2017-12-15 北京五八信息技术有限公司 A kind of searching method, device and storage medium

Similar Documents

Publication Publication Date Title
CN111352935B (en) Index creating method, device and equipment in block chain type account book
CN110119292A (en) System operational parameters querying method, matching process, device and node device
CN105869057B (en) Comment storage device, comment reading method and device, and comment writing method and device
CN109447820B (en) Data processing method, device, computer equipment and storage medium
CN108399574B (en) Claim data acquisition method, butt-joint claim subsystem, medium and electronic equipment
CN113489593B (en) JSON message checking method and JSON message checking device
CN109587351B (en) Call testing method, device, equipment and storage medium
CN110008211A (en) Data query method, apparatus, electronic equipment and storage medium
CN110580212B (en) Data export method and device of application program, electronic equipment and storage medium
CN110830492B (en) Method and system for mutually scheduling edge applications based on CoreDNS registration service
CN111930363A (en) Block interface code generation method and device
CN108363601A (en) Component display methods, device and the electronic equipment of application program
CN111124883A (en) Test case library introduction method, system and equipment based on tree form
CN105191419B (en) It enables the device to find to service via network controller or group owner
CN112417020B (en) Service expansion realization method, device, computer equipment and storage medium
CN116303589A (en) Workflow construction method, device, equipment and readable storage medium
CN109358972A (en) Blog management method, device and the computer system of middleware client
CN110737577A (en) test defect data storage method and device
CN111752559B (en) Front-end and back-end separation system, method, device and storage medium
CN113986828A (en) Method and device for storing mass files, electronic equipment and storage medium
CN108363600A (en) Component display methods, device and the electronic equipment of application program
CN113421153A (en) Checking method and device for automatically checking machine account
CN111859041A (en) Data transmission method and device
CN110751204A (en) Data fusion method and device, storage medium and electronic device
CN110275863A (en) File moving method, device and storage medium

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

Application publication date: 20180803

RJ01 Rejection of invention patent application after publication