CN110298003A - Data rendering method and system - Google Patents

Data rendering method and system Download PDF

Info

Publication number
CN110298003A
CN110298003A CN201910470389.9A CN201910470389A CN110298003A CN 110298003 A CN110298003 A CN 110298003A CN 201910470389 A CN201910470389 A CN 201910470389A CN 110298003 A CN110298003 A CN 110298003A
Authority
CN
China
Prior art keywords
data
page
attribute
request
query argument
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
CN201910470389.9A
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.)
Creative Technology (hangzhou) Co Ltd
Original Assignee
Creative Technology (hangzhou) 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 Creative Technology (hangzhou) Co Ltd filed Critical Creative Technology (hangzhou) Co Ltd
Priority to CN201910470389.9A priority Critical patent/CN110298003A/en
Publication of CN110298003A publication Critical patent/CN110298003A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/986Document structures and storage, e.g. HTML extensions

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the present invention discloses a kind of data rendering method and system, wherein method includes the following steps: the subscription request for obtaining the corresponding page data of current page, based on the data attribute for subscribing to the query argument detection page data that request carries, page data is obtained according to data attribute, page rendering is carried out to page data according to the page configuration of current page.Using the present invention, can be improved data visualization rendering efficiency under mass data, realize in real time, efficiently, flexibly render framework model.

Description

Data rendering method and system
Technical field
The present invention relates to Internet technical field more particularly to a kind of data rendering method and systems.
Background technique
The main task of WEB terminal data render be by mass data by various dimensions, high efficiency, it is visual in a manner of show User.Its core missions is the rendering of the distribution and front end of mass data promptly and accurately.Existing data render architecture flow Journey is generally front end services and is gone actively to obtain data update according to request, and the DOM for then directly carrying out the page is updated with data more Newly.After front end automatic regular polling data update, it not will do it large-scale calculations generally, the data of return be directly shown to the page On.The data are caused to show that dimension is limited, the data that each front end is shown rely on by force back-end data, can not other customized dimensions Display data, data utilization efficiency are low;Page rendering effect is affected, front end poll can a large amount of consumption of network resources and browser Can, the wasting of resources will cause for invalid request;But also data resource can not be utilized efficiently, front end takes data and there was only one As can only do some simple processing after rendered, can not be multiplexed, front end caching be limited it is larger.The real-time of data render and Flexibility is poor, scene higher for requirement of real-time, such as need Millisecond not Geng Xin, inquiry dimension granularity it is thinner In the case of resource overhead it is very big, the query requirement of user cannot be accomplished to timely respond to.And the data response of a module Can not real-time synchronization to other modules.The reusability of render process is poor simultaneously, for identical and similar business scenario, makes It is multiplexed with the template that can not accomplish when data based on configuration.
Summary of the invention
The embodiment of the present invention provides a kind of data rendering method and system, and data visualization wash with watercolours under mass data can be improved Contaminate efficiency, realize in real time, efficiently, flexibly render framework model.
First aspect of the embodiment of the present invention provides a kind of data rendering method, it may include:
Obtain the subscription request of the corresponding page data of current page;
Based on the data attribute for subscribing to the query argument detection page data that request carries, data attribute includes historical status And real-time property, historical status indicate that page data is historical data, real-time property indicates that page data is real time data;
Page data is obtained according to data attribute;
Page rendering is carried out to page data according to the page configuration of current page.
Further, the above method further include:
The long connection of creation is requested based on subscribing to;
BFF layers are sent to by request is subscribed to using long connection.
It is further, above-mentioned based on the data attribute for subscribing to the query argument detection page data that request carries, comprising:
It extracts and subscribes to the query argument that request carries;
When the time dimension in query argument is the data under a history degree of polymerization, the data attribute of page data is determined It is otherwise real-time property for historical status.
It is further, above-mentioned that page data is obtained according to data attribute, comprising:
When data attribute is historical status, inquires in BFF layers of cache database and delay with what query argument matched Deposit data is as page data;
When data attribute is real-time property, page data is divided by historical data and incremental number based on query argument According to;
Incremental data is obtained as page data from data Layer based on the corresponding incremental data request of incremental data.
Further, the above method further include:
When in cache database there is no with query argument match it is data cached when, from data Layer obtain data conduct Historical data;
Further, the above method further include:
The data obtained from data Layer are stored to cache database.
Second aspect of the embodiment of the present invention provides a kind of data render system, it may include:
Request module is subscribed to, the subscription for obtaining the corresponding page data of current page is requested;
Data attribute detection module, for based on the data category for subscribing to the query argument detection page data that request carries Property, data attribute includes historical status and real-time property, and historical status indicates that page data is historical data, real-time property instruction Page data is real time data;
Page data obtains module, for obtaining page data according to data attribute;
Data render module, for carrying out page rendering to page data according to the page configuration of current page.
Further, above system further include:
Long connection establishment module, for based on the long connection of subscription request creation;
Request sending module, for being sent to BFF layers for request is subscribed to using long connection.
Further, above-mentioned data attribute detection module includes:
Query argument extraction unit, for extracting the query argument subscribing to request and carrying;
Data attribute determination unit, for when the time dimension in query argument be a history degree of polymerization under data when, The data attribute for determining page data is historical status, is otherwise real-time property.
Further, above-mentioned page data acquisition module includes:
First data capture unit, for being inquired in BFF layers of cache database when data attribute is historical status Match with query argument data cached as page data;
Data dividing unit, for being divided into page data based on query argument when data attribute is real-time property Historical data and incremental data;
Second data capture unit, for obtaining incremental number from data Layer based on the corresponding incremental data request of incremental data According to as page data.
Further, above-mentioned first data capture unit, is also used to be not present in the cache database and query argument phase When matched data cached, data are obtained as historical data from data Layer;
Further, above system further include:
Data memory module, for storing the data obtained from data Layer to cache database.
In embodiments of the present invention, it is connected using long, increases BFF layers, to front end pushed data in real time, data Layer is carried out Timing updates, and BFF layers of increase cache optimization and dynamic configuration increase data user rate and front end rendering efficiency, realize The high multiplexing and dynamic of data and front end are rendered.
Detailed description of the invention
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 technical description to be briefly described.
Fig. 1 is a kind of flow diagram of data rendering method provided in an embodiment of the present invention;
Fig. 2 is the flow diagram of another data rendering method provided in an embodiment of the present invention;
Fig. 3 is a kind of structural schematic diagram of data render system provided in an embodiment of the present invention;
Fig. 4 is the structural schematic diagram of data attribute detection module provided in an embodiment of the present invention;
Fig. 5 is the structural schematic diagram that page data provided in an embodiment of the present invention obtains module.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description.
Below in conjunction with attached drawing 1 and attached drawing 2, describe in detail to data rendering method provided in an embodiment of the present invention.
The present embodiments relate to data render system may include system front end and rear end.
Referring to Figure 1, for the embodiment of the invention provides a kind of flow diagrams of data rendering method.As shown in Figure 1, The embodiment of the present invention the method may include following steps S101- step S104.
S101 obtains the subscription request of the corresponding page data of current page.
It is understood that before carrying out subscription request, above system front end may determine that whether current page also survives I.e. whether the page has been switched off, and subscribes to request if it has, not needing then to send to the back-end, can send if being not turned off Request is subscribed to rear end.Optionally, the BFF layers of rear end as system can be increased, system front end is counted using CARD mode According to relevant treatment, such as data be packaged customization.
In the specific implementation, system front end can request the subscription of the corresponding page data of current page after being sent to system End, optionally, system front end can be based on the long connections of above-mentioned request creation, such as WebSocket long connection further can To be sent to BFF layers for request is subscribed to using above-mentioned long connection.
S102, based on the data attribute for subscribing to the query argument detection page data that request carries.
Specifically, the query argument that can be carried based on the request detects page after request is subscribed in BFF layers of acquisition of System Back-end The data attribute of face data optionally can extract the query argument that request carries at BFF layers, then detect in query argument Time dimension whether be data under a history degree of polymerization, that is, subscribe to and request corresponding page data when whether being some history Between data within section if it is, can determine that the data attribute of page data is historical status be otherwise exactly category in real time Property, for example, the data of last month may be considered the data of historical status, if front end direct request is to arrive certain now Real time data between one time point is then judged as the data of real-time property such as the data of this hour.It needs to illustrate It is that historical status indicates that page data is historical data, and real-time property indicates that page data is real time data.
S103 obtains page data according to data attribute.
In the specific implementation, System Back-end can be looked into BFF layers of cache database when data attribute is historical status It askes and matches with query argument data cached as page data, optionally, cached but not if having in BFF layer cache database When finding the data to match with query argument, System Back-end can be from new transmission subscription request to data Layer, pulling data, together When the data pulled can be stored into cache database.
Further, when data attribute is real-time property, System Back-end can be drawn page data based on query argument It is divided into historical data and incremental data, wherein belong to the part of historical data, acquisition process is consistent with the above process, i.e., from BFF It is obtained in the cache database of layer, and belongs to the part of incremental data, need to request to obtain from data Layer according to incremental data.
S104 carries out page rendering to page data according to the page configuration of current page.
It is understood that the page configuration that System Back-end can send data to template pond reading current page is worked as The infrastructure component of the preceding page configures, and further, above-mentioned configuration can be sent to by template rendering layer together with page data is Front end rendering of uniting optionally if the page configured certain components by configuration platform, these can be customized and be configured It is dealt into foreground rendering together.It should be noted that visualization component rendering can according to weight distribution on the page before and after it is suitable Sequence,
In embodiments of the present invention, it is connected using long, increases BFF layers, to front end pushed data in real time, data Layer is carried out Timing updates, and BFF layers of increase cache optimization and dynamic configuration increase data user rate and front end rendering efficiency, realize The high multiplexing and dynamic of data and front end are rendered.
In a kind of specific implementation of the embodiment of the present invention, the entire flow of data render is as shown in Fig. 2, include step Rapid S201-S209.
S201 starts.
S202 is obtained and is subscribed to request.
S203 judges whether data to be obtained are real time data.
Data are divided into historical data and incremental data by S204.
S205 whether there is above-mentioned historical data in cache database.
S206 sends to data Layer and requests.
S207, it is data cached.
Configuration template is read in S208, template pond.
S209, rendering.
It should be noted that the specific implementation process in step S201-S209 may refer in above method embodiment It specifically describes, details are not described herein again.
In embodiments of the present invention, it is connected using long, increases BFF layers, to front end pushed data in real time, data Layer is carried out Timing updates, and BFF layers of increase cache optimization and dynamic configuration increase data user rate and front end rendering efficiency, realize The high multiplexing and dynamic of data and front end are rendered.
It should be noted that step shown in the flowchart of the accompanying drawings can be in such as a group of computer-executable instructions It is executed in computer system, although also, logical order is shown in flow charts, and it in some cases, can be with not The sequence being same as herein executes shown or described step.
Below in conjunction with attached drawing 3- attached drawing 5, describe in detail to data render system provided in an embodiment of the present invention.It needs The attached data render system shown in fig. 5 of attached drawing 3- is noted that, for executing the side of Fig. 1 of the present invention and embodiment illustrated in fig. 2 Method, for ease of description, only parts related to embodiments of the present invention are shown, disclosed by specific technical details, please refers to Fig. 1 of the present invention and embodiment shown in Fig. 2.
Fig. 3 is referred to, for the embodiment of the invention provides a kind of structural schematic diagrams of data render system.As shown in figure 3, The data render system 10 of the embodiment of the present invention may include: to subscribe to request module 101, data attribute detection module 102, page data obtains module 103, data render module 104, long connection establishment module 105,106 sum number of request sending module According to memory module 107.Wherein, data attribute detection module 102 includes query argument extraction unit 1021 and data as shown in Figure 4 Attribute determining unit 1022, page data obtain module 103 as shown in figure 5, including the first data capture unit 1031, data stroke Sub-unit 1032 and the second data capture unit 1033.
Request module 101 is subscribed to, the subscription for obtaining the corresponding page data of current page is requested.
It is understood that before carrying out subscription request, above system front end may determine that whether current page also survives I.e. whether the page has been switched off, and subscribes to request if it has, not needing then to send to the back-end, can send if being not turned off Request is subscribed to rear end.Optionally, the BFF layers of rear end as system can be increased, system front end is counted using CARD mode According to relevant treatment, such as data be packaged customization.
It is asked in the specific implementation, the subscription of the corresponding page data of current page request can be sent to subscription by system front end It asks and obtains module 101, optionally, long connection establishment module 105 can be connected based on above-mentioned request creation length, such as WebSocket long connection, further, request sending module 106 can be sent to BFF for request is subscribed to using above-mentioned long connection Layer.
Data attribute detection module 102, for based on the data for subscribing to the query argument detection page data that request carries Attribute.
In the specific implementation, data attribute detection module 102 can be based on should after request is subscribed in BFF layers of acquisition of System Back-end The data attribute for the query argument detection page data that request carries, optionally, query argument extraction unit 1021 can be in BFF Layer extracts the query argument that request carries, and then data attribute determination unit 1022 can detecte the time dimension in query argument Whether it is data under a history degree of polymerization, that is, subscribes to and request whether corresponding page data is within some historical time section Data, if it is, the data attribute that can determine page data is historical status, it is otherwise exactly real-time property, for example, last Month data may be considered the data of historical status, if front end direct request be now to some time point in the past it Between real time data be then judged as the data of real-time property such as the data of this hour.It should be noted that historical status refers to Show that page data is historical data, real-time property indicates that page data is real time data.
Page data obtains module 103, for obtaining page data according to data attribute.
In the specific implementation, when data attribute is historical status, the first data capture unit 1031 can be slow at BFF layers Inquiry matches data cached as page data with query argument in deposit data library, optionally, if BFF layers of cache database In have caching but when not finding the data to match with query argument, the first data capture unit 1031 can be subscribed to from new send Request to data Layer, pulling data, while data memory module 107 can store the data pulled into cache database.
Further, when data attribute is real-time property, data dividing unit 1032 can be based on query argument for page Face data is divided into historical data and incremental data, wherein belongs to the part of historical data, acquisition process and the above process one It causes, i.e., is obtained from BFF layers of cache database, and belong to the part of incremental data, the second data capture unit 1033 can be with It is obtained according to incremental data request from data Layer.
Data render module 104, for carrying out page rendering to page data according to the page configuration of current page.
It is understood that the page configuration that System Back-end can send data to template pond reading current page is worked as The infrastructure component of the preceding page configures, and further, above-mentioned configuration can be sent to by template rendering layer together with page data is Front end rendering of uniting optionally if the page configured certain components by configuration platform, these can be customized and be configured It is dealt into foreground rendering together.It should be noted that visualization component rendering can according to weight distribution on the page before and after it is suitable Sequence,
In embodiments of the present invention, it is connected using long, increases BFF layers, to front end pushed data in real time, data Layer is carried out Timing updates, and BFF layers of increase cache optimization and dynamic configuration increase data user rate and front end rendering efficiency, realize The high multiplexing and dynamic of data and front end are rendered.
Those of ordinary skill in the art will appreciate that realizing all or part of the process in above-described embodiment method, being can be with Relevant hardware is instructed to complete by computer program, the program can be stored in computer-readable storage medium In, the program is when being executed, it may include such as the process of the embodiment of above-mentioned each method.Wherein, the storage medium can be magnetic Dish, CD, read-only memory (Read-Only Memory, ROM) or random access memory (Random Access Memory, RAM) etc..
The above disclosure is only the preferred embodiments of the present invention, cannot limit the right model of the present invention with this certainly It encloses, therefore equivalent changes made in accordance with the claims of the present invention, is still within the scope of the present invention.

Claims (10)

1. a kind of data rendering method characterized by comprising
Obtain the subscription request of the corresponding page data of current page;
The data attribute of the page data is detected based on the query argument for subscribing to request carrying, the data attribute includes history Attribute and real-time property, the historical status indicate that the page data is historical data, and the real-time property indicates the page Face data is real time data;
The page data is obtained according to the data attribute;
Page rendering is carried out to the page data according to the page configuration of the current page.
2. the method according to claim 1, wherein the method also includes:
The long connection of creation is requested based on the subscription;
Subscription request is sent to BFF layers using the long connection.
3. the method according to claim 1, wherein described based on the query argument inspection subscribing to request and carrying Survey the data attribute of the page data, comprising:
Extract the query argument subscribing to request and carrying;
When the time dimension in the query argument is the data under a history degree of polymerization, the data of the page data are determined Attribute is historical status, is otherwise real-time property.
4. according to the method described in claim 2, it is characterized in that, described obtain the page number according to the data attribute According to, comprising:
When the data attribute is the historical status, inquiry is joined with the inquiry in BFF layers of the cache database Number matches data cached as page data;
When the data attribute is the real-time property, the page data is divided by history number based on the query argument According to and incremental data;
The incremental data is obtained as page data from data Layer based on the corresponding incremental data request of incremental data.
5. according to the method described in claim 4, it is characterized in that, the method also includes:
When in the cache database there is no with the query argument match it is data cached when, from data Layer obtain data As the historical data.
6. according to the method described in claim 5, it is characterized in that, the method also includes:
The data obtained from data Layer are stored to the cache database.
7. a kind of data render system, which is characterized in that the system comprises:
Request module is subscribed to, the subscription for obtaining the corresponding page data of current page is requested;
Data attribute detection module, for detecting the data category of the page data based on the query argument for subscribing to request carrying Property, the data attribute includes historical status and real-time property, and the historical status indicates that the page data is historical data, The real-time property indicates that the page data is real time data;
Page data obtains module, for obtaining the page data according to the data attribute;
Data render module, for carrying out page rendering to the page data according to the page configuration of the current page.
8. system according to claim 7, which is characterized in that the system also includes:
Long connection establishment module, for based on the long connection of subscription request creation;
Request sending module, for subscription request to be sent to BFF layers using the long connection.
9. system according to claim 7, which is characterized in that the data attribute detection module includes:
Query argument extraction unit, for extracting the query argument subscribing to request and carrying;
Data attribute determination unit, for when the time dimension in the query argument be a history degree of polymerization under data when, The data attribute for determining the page data is historical status, is otherwise real-time property.
10. system according to claim 8, which is characterized in that the page data obtains module and includes:
First data capture unit, it is data cached at described BFF layers for when the data attribute is the historical status Inquiry matches data cached as page data with the query argument in library;
Data dividing unit, for being based on the query argument for the page when the data attribute is the real-time property Face data is divided into historical data and incremental data;
Second data capture unit, for obtaining the incremental number from data Layer based on the corresponding incremental data request of incremental data According to as page data.
CN201910470389.9A 2019-05-31 2019-05-31 Data rendering method and system Pending CN110298003A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910470389.9A CN110298003A (en) 2019-05-31 2019-05-31 Data rendering method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910470389.9A CN110298003A (en) 2019-05-31 2019-05-31 Data rendering method and system

Publications (1)

Publication Number Publication Date
CN110298003A true CN110298003A (en) 2019-10-01

Family

ID=68027503

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910470389.9A Pending CN110298003A (en) 2019-05-31 2019-05-31 Data rendering method and system

Country Status (1)

Country Link
CN (1) CN110298003A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112732742A (en) * 2021-01-12 2021-04-30 平安医疗健康管理股份有限公司 Query page creating 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
US20100023690A1 (en) * 2008-07-22 2010-01-28 International Business Machines Corporation Caching dynamic contents and using a replacement operation to reduce the creation/deletion time associated with html elements
CN102902805A (en) * 2012-10-15 2013-01-30 东软集团股份有限公司 Page access method and device
CN106656630A (en) * 2017-01-13 2017-05-10 北京中电普华信息技术有限公司 Electric marketing service application system, and construction method and platform thereof
CN107040422A (en) * 2017-04-25 2017-08-11 浙江工业大学 A kind of network big data method for visualizing cached based on materialization
CN107291806A (en) * 2017-05-16 2017-10-24 浙江工业大学 A kind of Data View copy alternative manner in Web visible environments
CN108228734A (en) * 2017-12-12 2018-06-29 上海天旦网络科技发展有限公司 A kind of system and method for data visualization

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100023690A1 (en) * 2008-07-22 2010-01-28 International Business Machines Corporation Caching dynamic contents and using a replacement operation to reduce the creation/deletion time associated with html elements
CN102902805A (en) * 2012-10-15 2013-01-30 东软集团股份有限公司 Page access method and device
CN106656630A (en) * 2017-01-13 2017-05-10 北京中电普华信息技术有限公司 Electric marketing service application system, and construction method and platform thereof
CN107040422A (en) * 2017-04-25 2017-08-11 浙江工业大学 A kind of network big data method for visualizing cached based on materialization
CN107291806A (en) * 2017-05-16 2017-10-24 浙江工业大学 A kind of Data View copy alternative manner in Web visible environments
CN108228734A (en) * 2017-12-12 2018-06-29 上海天旦网络科技发展有限公司 A kind of system and method for data visualization

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
黯羽轻扬: "Backend For Frontend (BFF)", 《HTTP://WWW.AYQY.NET/BLOG/BACKEND-FOR-FRONTEND-BFF/》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112732742A (en) * 2021-01-12 2021-04-30 平安医疗健康管理股份有限公司 Query page creating method and device, computer equipment and storage medium
CN112732742B (en) * 2021-01-12 2023-03-28 深圳平安医疗健康科技服务有限公司 Query page creating method and device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
US10572285B2 (en) Method and apparatus for elastically scaling virtual machine cluster
CN110134648A (en) Log processing method, device, equipment, system and computer readable storage medium
CN101997854B (en) Processing system and method for providing data service
CN103368986A (en) Information recommendation method and information recommendation device
CN110784498B (en) Personalized data disaster tolerance method and device
CN104348859B (en) File synchronisation method, device, server, terminal and system
CN103533002A (en) Data processing method and system
CN108712457A (en) Back-end server dynamic load method of adjustment and device based on Nginx reverse proxys
CN111782692B (en) Frequency control method and device
CN102752388A (en) Browser-based interactive system, browser-based interactive method, browser and cloud server
CN103310460A (en) Image characteristic extraction method and system
CN111225010A (en) Data processing method, data processing system and device
CN106096926B (en) Event processing method, device, electronic device and storage medium
CN111190727A (en) Asynchronous memory destructuring method and device, computer equipment and storage medium
CN113014608B (en) Flow distribution control method and device, electronic equipment and storage medium
CN108875035A (en) The date storage method and relevant device of distributed file system
CN105893429A (en) Method and system for optimizing WEB cache
CN110298003A (en) Data rendering method and system
CN113312553B (en) User tag determining method and device
CN103379163B (en) A kind of defining method of business object and determining device
CN108959393B (en) Dynamic picture processing method, device and storage medium
CN114168876A (en) Page display method and device, computer equipment and computer readable storage medium
CN104580498B (en) A kind of adaptive cloud management platform
CN114493875A (en) Transaction execution method, computer device, and storage medium
CN113360689A (en) Image retrieval system, method, related device and computer program product

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: 20191001