CN107391175A - Control data collocation method and computer-readable recording medium - Google Patents
Control data collocation method and computer-readable recording medium Download PDFInfo
- Publication number
- CN107391175A CN107391175A CN201710469727.8A CN201710469727A CN107391175A CN 107391175 A CN107391175 A CN 107391175A CN 201710469727 A CN201710469727 A CN 201710469727A CN 107391175 A CN107391175 A CN 107391175A
- Authority
- CN
- China
- Prior art keywords
- data
- field
- data source
- control
- source
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44521—Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
- G06F9/44526—Plug-ins; Add-ons
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention discloses a kind of control data collocation method and computer-readable recording medium, method to include:The viewdata model of control is defined, the viewdata model includes the field of control display data;The field mapping relations in preset data source, the field mapping relations are field and the mapping relations of the data field in the data source in viewdata model;According to the field mapping relations of a data source, the data of data field corresponding with the field in viewdata model in a data source are obtained, and return to control.The present invention is by the way that the display logic of control and data source are separated, shield the difference of a variety of data sources so that control developer is absorbed in the realization of control in itself, and can easily be multiplexed, substantial amounts of overlapping development is reduced, substantially increases control development efficiency.
Description
Technical field
The present invention relates to technical field of data processing, more particularly to a kind of control data collocation method and computer-readable deposit
Storage media.
Background technology
, it is necessary to form the page by control in program development, and same control is placed on what different place needs were shown
Data are also different, it usually needs software developer obtains number according to different business scenarios to respective business service end
According to, or static imparting data, these are required for the intervention of developer.For example, same control shows different data, need
Want developer to encode and complete following work:Obtain data, explain data, the lattice that Data Format Transform can recognize that into control
Formula;The data of acquisition have different sources, the data comprising network data and static assignment, and control developer needs completely not
Same processing;Processing is needed to obtain and the various abnormal conditions during change data;Need to adjust as needed in exploitation
The various parameters data of control.Therefore, existing control configuration needs substantial amounts of human cost, and inefficient.
The content of the invention
The technical problems to be solved by the invention are:A kind of control data collocation method and computer-readable storage medium are provided
Matter, the workload of control developer can be greatly reduced.
In order to solve the above-mentioned technical problem, the technical solution adopted by the present invention is:A kind of control data collocation method, bag
Include:
The viewdata model of control is defined, the viewdata model includes the field of control display data;
The field mapping relations in preset data source, the field mapping relations be viewdata model in field with it is described
The mapping relations of data field in data source;
According to the field mapping relations of a data source, obtain in a data source with the field pair in viewdata model
The data for the data field answered, and return to control.
The invention further relates to a kind of computer-readable recording medium, is stored thereon with computer program, and described program is located
Reason device realizes following steps when performing:
The viewdata model of control is defined, the viewdata model includes the field of control display data;
The field mapping relations in preset data source, the field mapping relations be viewdata model in field with it is described
The mapping relations of data field in data source;
According to the field mapping relations of a data source, obtain in a data source with the field pair in viewdata model
The data for the data field answered, and return to control.
The beneficial effects of the present invention are:Pass through the field in the data field in preset data source and viewdata model
Mapping relations, you can according to field mapping relations obtain control show needed for data, control only need to be according to viewdata mould
Field in type from data source request display data and then shows returning result.The present invention is by by the display logic of control
Separated with data source, shield the difference of a variety of data sources so that control developer is absorbed in the reality of control in itself
It is existing;By this separation, control is unrelated with business datum in itself, and it is easily multiple need to only to redefine viewdata model can
With reducing substantial amounts of overlapping development, substantially increase control development efficiency.
Brief description of the drawings
Fig. 1 is a kind of flow chart of control data collocation method of the present invention;
Fig. 2 is the method flow diagram of the embodiment of the present invention one.
Embodiment
To describe the technology contents of the present invention, the objects and the effects in detail, below in conjunction with embodiment and coordinate attached
Figure is explained in detail.
The design of most critical of the present invention is:Control is separated with data source, the field in viewdata model with
The mapping relations of data field in data source, control is obtained from data source and shows that required data are shown.
Referring to Fig. 1, a kind of control data collocation method, including:
The viewdata model of control is defined, the viewdata model includes the field of control display data;
The field mapping relations in preset data source, the field mapping relations be viewdata model in field with it is described
The mapping relations of data field in data source;
According to the field mapping relations of a data source, obtain in a data source with the field pair in viewdata model
The data for the data field answered, and return to control.
It was found from foregoing description, the beneficial effects of the present invention are:By the way that the display logic of control and data source are separated,
Shield the difference of a variety of data sources so that control developer is absorbed in the realization of control in itself;Pass through this point
From control is unrelated with business datum in itself, and only need to redefine viewdata model can is easily multiplexed, and reduces substantial amounts of
Overlapping development, substantially increase control development efficiency.
Further, it is described " according to the field mapping relations of a data source, obtain in a data source with viewdata
The data of data field corresponding to field in model, and return to control " be specially:
If a data source is network data source, the data source model of a data source, the data source are obtained
Model includes the network address of the data source and the field mapping relations of a data source;
According to the network address in the data source model, access a data source and obtain the number of a data source
According to;
According to the field mapping relations in the data source model, obtain in the data of a data source with viewdata
The data of data field corresponding to field in model;
The data of the corresponding data field are returned into control.
Further, it is described " according to the network address in the data source model, to access a data source and obtain institute
State the data of a data source " after, further comprise:
The data are parsed, obtain the data of key-value pair form.
Seen from the above description, the data encapsulated are parsed, obtains the data of intuitively key-value pair form, subsequently
Easily corresponding be worth can be obtained by the key in key-value pair (i.e. field).
Further, the network address is with the URL addresses for accessing parameter.
Seen from the above description, by can directly have access to network data source with the URL addresses for accessing parameter.
Further, it is described " according to the field mapping relations of a data source, obtain in a data source with viewdata
The data of data field corresponding to field in model, and return to control " be specially:
If a data source is static data source, according to the field mapping relations of a data source, described in acquisition
The data of data field corresponding with the field in viewdata model in the data of one data source;
The data of the corresponding data field are returned into control.
The invention also provides a kind of computer-readable recording medium, is stored thereon with computer program, described program quilt
Following steps are realized during computing device:
The viewdata model of control is defined, the viewdata model includes the field of control display data;
The field mapping relations in preset data source, the field mapping relations be viewdata model in field with it is described
The mapping relations of data field in data source;
According to the field mapping relations of a data source, obtain in a data source with the field pair in viewdata model
The data for the data field answered, and return to control.
Further, it is described " according to the field mapping relations of a data source, obtain in a data source with viewdata
The data of data field corresponding to field in model, and return to control " be specially:
If a data source is network data source, the data source model of a data source, the data source are obtained
Model includes the network address of the data source and the field mapping relations of a data source;
According to the network address in the data source model, access a data source and obtain the number of a data source
According to;
According to the field mapping relations in the data source model, obtain in the data of a data source with viewdata
The data of data field corresponding to field in model;
The data of the corresponding data field are returned into control.
Further, it is described " according to the network address in the data source model, to access a data source and obtain institute
State the data of a data source " after, further comprise:
The data are parsed, obtain the data of key-value pair form.
Further, the network address is with the URL addresses for accessing parameter.
Further, it is described " according to the field mapping relations of a data source, obtain in a data source with viewdata
The data of data field corresponding to field in model, and return to control " be specially:
If a data source is static data source, according to the field mapping relations of a data source, described in acquisition
The data of data field corresponding with the field in viewdata model in the data of one data source;
The data of the corresponding data field are returned into control.
Embodiment one
Fig. 2 is refer to, embodiments of the invention one are:A kind of control data collocation method, comprises the following steps:
S1:The viewdata model (ViewModel) of control is defined, the viewdata model includes control display data
Field.
S2:The field mapping relations in preset data source, the field mapping relations be viewdata model in field with
The mapping relations of data field in the data source.
S3:The data source model of network data source is built, the data source model includes the network address of network data source
With the field mapping relations of network data source, further, the network address can be with the URL addresses for accessing parameter.
S4:Judge whether the data in the data source of control are directly given static data, that is, judge the data of control
Whether source is static data source, if so, step S5 is performed, if it is not, performing step S6.
S5:According to the field mapping relations of the data source, obtain in the data of the data source with viewdata model
In field corresponding to data field data;Perform step S9.
S6:Obtain the data source model of the data source;I.e. the data source of control is network data source, and data therein are
Access the dynamic data of network interface.
S7:According to the network address in the data source model, access the data source and obtain the number of the data source
According to.
S8:According to the field mapping relations in the data source model, obtain in the data of the data source with number of views
According to the data of data field corresponding to the field in model;Perform step S9.Further, the step can map according to field
Relation, data field corresponding with the field in viewdata model in data source is found, then obtains these data fields pair
The value answered;The data field in data source can also be converted to corresponding viewdata mould according to field mapping relations
Field in type, the field in viewdata model is then retrieved in data source, obtains value corresponding to these fields.
S9:The data of the corresponding data field are returned into control.After control gets data, control developer
Can be according to these data come the display control logic of control development, such as in these data of the appropriate position display of view, and root
Make appropriate display according to the content of data to adjust, such as picture scaling, the interception of overlength word.
Further, if the data in network data source were packaged, XML format and Json forms are such as encapsulated as, then
After step S7 gets the data in data source, the data are parsed by data parser, obtain the number of key-value pair form
According to obtaining the data of intuitively key-value pair form.Wherein, data encapsulation format (such as XML of the data parser with network interface
Form and Json forms) and Data Style (for example, data encapsulation structure definition) it is relevant, can be according to different form and wind
Lattice are write is common to the data parser of a kind of interface relatively, and is added in the data source model of data source.
Further, in step s 9, required by the data of the corresponding data field got being converted into control
Returned again to after data format to control.
In the present embodiment, control can be provided using above-mentioned steps when the data source protocol that standard is defined as control
Unified method obtains the display data needed for control.
Further, data can be divided into network data source and static data source according to source, by data according to data
The form of expression can be divided into table data source and detailed data source, and table data is the set of one group of data, and detailed data only includes
A data.In general, if control is list control, its data source is table data source, if control is only able to display detail
Data, then its data source is detailed data source.
Can be a list structure data storage, and be provided out obtaining after obtaining data for table data source
Access is according to the method and the in order number method of index acquirement a data successively of total stroke count (total number), and so, control can
To understand a shared several datas in data source by data source protocol, and circulate acquisition and shown per a data.
For detailed data source, after obtaining data, can be key-value (Key-Value) data storage to
Mapping table structure, and the method that Value is obtained according to Key is provided out, so, control can is made by data source protocol
With the field name in viewdata model (ViewModel), the value of field is obtained.
The present embodiment separates control and data source, and designs and be multiplexed independently of one another, and control developer can define
The viewdata model ViewModel of oneself, and realize in the case where obtaining data the display control logic in control.Pass through
The display logic of control and data source are separated, shield the difference of a variety of data sources, standardization is provided to control
Data source so that control developer is absorbed in the realization of control in itself;By this separation, control in itself with business datum without
Close, only need to redefine viewdata model can is easily multiplexed, meanwhile, different moulds can be abstracted into data source
Formula, make different processing, these are also what can be multiplexed for the processing of different mode, are opened so as to reduce substantial amounts of repetition
Hair, substantially increases control development efficiency.
Embodiment two
The present embodiment is a concrete application scene of embodiment one.
Assuming that to develop a carousel figure control, this control is displayed for the carousel figure of news, can be used for
The carousel figure of ad system is shown, then the viewdata model (ViewModel) for defining the control is:
{
id:" data ID ",
url:" picture URL ",
title:" caption text ",
click_url:" jump address after click "
}
Four fields are contained in the viewdata model.
Assuming that the data in the data source of ad system include advertisement ID, advertisement Banner URL, advertisement Slogan and business
Product network address, then the field mapping relations of the data source be:
Data ID → advertisement ID
The URL of picture → advertisement Banner URL
Caption text → advertisement Slogan
Jump address → commodity network address after click
Assuming that the data of the ad system is access the dynamic data of network interface, that is, it is network to assume the advertisement data source
Data source, then the data source model of the advertisement data source be:
Wherein, it is a url address with access parameter in api;Databind represents field mapping relations, and it is defined
Field in, the left side is the field in viewdata model ViewModel, and the right is the data field of advertisement data source.
Control need to only send the request for including viewdata model, you can get four fields in viewdata model
The value of (id, url, title, click_url) in data source, is then shown.
Especially, in the case of part field can only be provided for network data source, the mechanism of model extension is devised, really
Protect and consistent data source confession is provided ViewModel.
For example, above-mentioned carousel figure increase shows the title and Logo of advertisement manufacturer, then show that the ViewModel of control increases
Title and Logo field is added to show, then the viewdata model ViewModel of the control is revised as:
{
id:" data ID ",
name:" title ",
logo:" Logo ",
url:" picture URL ",
title:" caption text ",
click_url:" jump address after click "
}
And the Model of data source provide only the id of author, the name and head portrait of author are provided by another interface
, it is necessary to according to the id of author, request data again.Above-mentioned data source model is then described as following form:
Specifically, the data source is to pass through url:”http://host.service.com/adv_resource/xxxx”
Data are obtained, the field mapping relations of the data source are described in dataBind.Wherein, the owner_ in the Model of data source
Two data fields of name and owner_logo need to obtain by another api, i.e. http://host.service.com/
Resource/xxxx/ $ { owner_id }, during acquisition, it is necessary to using first api data field owner_id returned value,
Then data merchant_name and merchant_logo are obtained by new interface, and by merchant_name and
Merchant_logo is respectively mapped in first layer Model two data fields of owner_name and owner_logo.
Embodiment three
The present embodiment is a kind of computer-readable recording medium of corresponding above-described embodiment, is stored thereon with computer journey
Sequence, following steps are realized when described program is executed by processor:
The viewdata model of control is defined, the viewdata model includes the field of control display data;
The field mapping relations in preset data source, the field mapping relations be viewdata model in field with it is described
The mapping relations of data field in data source;
According to the field mapping relations of a data source, obtain in a data source with the field pair in viewdata model
The data for the data field answered, and return to control.
Further, it is described " according to the field mapping relations of a data source, obtain in a data source with viewdata
The data of data field corresponding to field in model, and return to control " be specially:
If a data source is network data source, the data source model of a data source, the data source are obtained
Model includes the network address of the data source and the field mapping relations of a data source;
According to the network address in the data source model, access a data source and obtain the number of a data source
According to;
According to the field mapping relations in the data source model, obtain in the data of a data source with viewdata
The data of data field corresponding to field in model;
The data of the corresponding data field are returned into control.
Further, it is described " according to the network address in the data source model, to access a data source and obtain institute
State the data of a data source " after, further comprise:
The data are parsed, obtain the data of key-value pair form.
Further, the network address is with the URL addresses for accessing parameter.
Further, it is described " according to the field mapping relations of a data source, obtain in a data source with viewdata
The data of data field corresponding to field in model, and return to control " be specially:
If a data source is static data source, according to the field mapping relations of a data source, described in acquisition
The data of data field corresponding with the field in viewdata model in the data of one data source;
The data of the corresponding data field are returned into control.
In summary, a kind of control data collocation method and computer-readable recording medium provided by the invention, by pre-
If data field and the mapping relations of the field in viewdata model in data source, you can obtained according to field mapping relations
Control shows required data, and control only need to ask display data from data source according to the field in viewdata model and then show
Show returning result.The present invention shields a variety of data sources by the way that the display logic of control and data source are separated
Difference so that control developer is absorbed in the realization of control in itself;By this separation, control in itself with business datum without
Close, only need to redefine viewdata model can is easily multiplexed, and reduces substantial amounts of overlapping development, substantially increases control
Development efficiency.
Embodiments of the invention are the foregoing is only, are not intended to limit the scope of the invention, it is every to utilize this hair
The equivalents that bright specification and accompanying drawing content are made, or the technical field of correlation is directly or indirectly used in, similarly include
In the scope of patent protection of the present invention.
Claims (10)
- A kind of 1. control data collocation method, it is characterised in that including:The viewdata model of control is defined, the viewdata model includes the field of control display data;The field mapping relations in preset data source, the field mapping relations are field and the data in viewdata model The mapping relations of data field in source;According to the field mapping relations of a data source, obtain corresponding with the field in viewdata model in a data source The data of data field, and return to control.
- 2. control data collocation method according to claim 1, it is characterised in that described " according to the field of a data source Mapping relations, obtain the data of data field corresponding with the field in viewdata model in a data source, and return To control " be specially:If a data source is network data source, the data source model of a data source, the data source model are obtained The field mapping relations of network address and a data source including the data source;According to the network address in the data source model, access a data source and obtain the data of a data source;According to the field mapping relations in the data source model, obtain in the data of a data source with viewdata model In field corresponding to data field data;The data of the corresponding data field are returned into control.
- 3. control data collocation method according to claim 2, it is characterised in that described " according to the data source model In network address, access the data source and simultaneously obtain the data of a data source " after, further comprise:The data are parsed, obtain the data of key-value pair form.
- 4. control data collocation method according to claim 2, it is characterised in that the network address is that band accesses parameter URL addresses.
- 5. control data collocation method according to claim 1, it is characterised in that described " according to the field of a data source Mapping relations, obtain the data of data field corresponding with the field in viewdata model in a data source, and return To control " be specially:If a data source is static data source, according to the field mapping relations of a data source, a number is obtained According to the data of data field corresponding with the field in viewdata model in the data in source;The data of the corresponding data field are returned into control.
- 6. a kind of computer-readable recording medium, is stored thereon with computer program, it is characterised in that described program is by processor Following steps are realized during execution:The viewdata model of control is defined, the viewdata model includes the field of control display data;The field mapping relations in preset data source, the field mapping relations are field and the data in viewdata model The mapping relations of data field in source;According to the field mapping relations of a data source, obtain corresponding with the field in viewdata model in a data source The data of data field, and return to control.
- 7. computer-readable recording medium according to claim 6, it is characterised in that described " according to the word of a data source Section mapping relations, obtain the data of data field corresponding with the field in viewdata model in a data source, and return Back to control " be specially:If a data source is network data source, the data source model of a data source, the data source model are obtained The field mapping relations of network address and a data source including the data source;According to the network address in the data source model, access a data source and obtain the data of a data source;According to the field mapping relations in the data source model, obtain in the data of a data source with viewdata model In field corresponding to data field data;The data of the corresponding data field are returned into control.
- 8. computer-readable recording medium according to claim 7, it is characterised in that described " according to the data source mould Network address in type, access a data source and obtain the data of a data source " after, further comprise:The data are parsed, obtain the data of key-value pair form.
- 9. computer-readable recording medium according to claim 7, it is characterised in that the network address is that band accesses ginseng Several URL addresses.
- 10. computer-readable recording medium according to claim 6, it is characterised in that described " according to the word of a data source Section mapping relations, obtain the data of data field corresponding with the field in viewdata model in a data source, and return Back to control " be specially:If a data source is static data source, according to the field mapping relations of a data source, a number is obtained According to the data of data field corresponding with the field in viewdata model in the data in source;The data of the corresponding data field are returned into control.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710469727.8A CN107391175B (en) | 2017-06-20 | 2017-06-20 | Control data configuration method and computer readable storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710469727.8A CN107391175B (en) | 2017-06-20 | 2017-06-20 | Control data configuration method and computer readable storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN107391175A true CN107391175A (en) | 2017-11-24 |
CN107391175B CN107391175B (en) | 2021-03-30 |
Family
ID=60332513
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710469727.8A Active CN107391175B (en) | 2017-06-20 | 2017-06-20 | Control data configuration method and computer readable storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107391175B (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108038212A (en) * | 2017-12-20 | 2018-05-15 | 江苏国泰新点软件有限公司 | A kind of data interactive method, device, system, equipment and storage medium |
CN109616212A (en) * | 2018-11-09 | 2019-04-12 | 金色熊猫有限公司 | Disease data processing method, device, electronic equipment and readable medium |
CN109710653A (en) * | 2018-12-29 | 2019-05-03 | 北京航天数据股份有限公司 | A kind of test data source configuration method and device |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101751278A (en) * | 2009-12-17 | 2010-06-23 | 中兴通讯股份有限公司 | Delayed data loading method and device |
US7860846B2 (en) * | 2007-04-04 | 2010-12-28 | International Business Machines Corporation | Device, method, and computer program product for outputting storage location of verification-target character string |
US20120330960A1 (en) * | 2011-06-23 | 2012-12-27 | Salesforce.Com, Inc. | Systems and methods for mapping a value to a new domain |
CN105205138A (en) * | 2015-09-16 | 2015-12-30 | 北京金和网络股份有限公司 | Flow data processing method for mobile terminal |
CN105549972A (en) * | 2015-12-10 | 2016-05-04 | 天津海量信息技术有限公司 | Unified authentication protocol-based mvc frame structure and running method thereof |
CN105701220A (en) * | 2016-01-14 | 2016-06-22 | 周敏 | Internal business data system and processing method of enterprise |
CN105988814A (en) * | 2015-03-02 | 2016-10-05 | 腾讯科技(深圳)有限公司 | Interface generation method and apparatus |
CN106843828A (en) * | 2016-12-07 | 2017-06-13 | 腾讯科技(深圳)有限公司 | interface display, loading method and device |
-
2017
- 2017-06-20 CN CN201710469727.8A patent/CN107391175B/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7860846B2 (en) * | 2007-04-04 | 2010-12-28 | International Business Machines Corporation | Device, method, and computer program product for outputting storage location of verification-target character string |
CN101751278A (en) * | 2009-12-17 | 2010-06-23 | 中兴通讯股份有限公司 | Delayed data loading method and device |
US20120330960A1 (en) * | 2011-06-23 | 2012-12-27 | Salesforce.Com, Inc. | Systems and methods for mapping a value to a new domain |
CN105988814A (en) * | 2015-03-02 | 2016-10-05 | 腾讯科技(深圳)有限公司 | Interface generation method and apparatus |
CN105205138A (en) * | 2015-09-16 | 2015-12-30 | 北京金和网络股份有限公司 | Flow data processing method for mobile terminal |
CN105549972A (en) * | 2015-12-10 | 2016-05-04 | 天津海量信息技术有限公司 | Unified authentication protocol-based mvc frame structure and running method thereof |
CN105701220A (en) * | 2016-01-14 | 2016-06-22 | 周敏 | Internal business data system and processing method of enterprise |
CN106843828A (en) * | 2016-12-07 | 2017-06-13 | 腾讯科技(深圳)有限公司 | interface display, loading method and device |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108038212A (en) * | 2017-12-20 | 2018-05-15 | 江苏国泰新点软件有限公司 | A kind of data interactive method, device, system, equipment and storage medium |
CN108038212B (en) * | 2017-12-20 | 2022-01-14 | 国泰新点软件股份有限公司 | Data interaction method, device, system, equipment and storage medium |
CN109616212A (en) * | 2018-11-09 | 2019-04-12 | 金色熊猫有限公司 | Disease data processing method, device, electronic equipment and readable medium |
CN109710653A (en) * | 2018-12-29 | 2019-05-03 | 北京航天数据股份有限公司 | A kind of test data source configuration method and device |
Also Published As
Publication number | Publication date |
---|---|
CN107391175B (en) | 2021-03-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11403364B2 (en) | Method and terminal device for extracting web page content | |
CN107451296B (en) | A kind of Website Module rendering intent component-based | |
KR102185864B1 (en) | Server-side rendering method and system of native content for presentation | |
US9857959B2 (en) | Supporting webpage design and revision irrespective of webpage framework | |
CN105094786A (en) | Method and system for customizing page based on JavaScript | |
US20200294307A1 (en) | Displaying rich text on 3d models | |
CN105205071A (en) | Method and system for showing data table | |
CN104111922A (en) | Processing method and device of streaming document | |
CN101667171A (en) | Method for generating report and report generating device | |
US10489024B2 (en) | UI rendering based on adaptive label text infrastructure | |
CN111880813B (en) | Method for realizing android card UI (user interface) and storage medium | |
CN109902255A (en) | Page mixing browsing record generation method, device, equipment and storage medium | |
CN107391175A (en) | Control data collocation method and computer-readable recording medium | |
CN106469223B (en) | The space of compatible ArcGIS a kind of and the unified control method and system of attribute data | |
CN104111913A (en) | Processing method and device of streaming document | |
CN114564630A (en) | Method, system and medium for visualizing graph data Web3D | |
US9015165B1 (en) | Text-SQL relational database | |
CN109597825B (en) | Rule engine calling method, device, equipment and computer readable storage medium | |
US20190121620A1 (en) | Extensible javascript-based data visualization toolkit | |
US20170097990A1 (en) | Text-sql relational database | |
CN102129468B (en) | Method for displaying customizable cluster state | |
CN116521181B (en) | Script data processing method, device, equipment and medium based on game system | |
CN110019433B (en) | Report query method and device | |
US8359308B2 (en) | Inline data correlation and hierarchical datasets | |
JP5706306B2 (en) | Method of rendering an electronic document with linked text boxes, computer readable storage medium and system including instructions for rendering |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |