CN109408497B - Data rendering method, device and equipment - Google Patents

Data rendering method, device and equipment Download PDF

Info

Publication number
CN109408497B
CN109408497B CN201811099342.8A CN201811099342A CN109408497B CN 109408497 B CN109408497 B CN 109408497B CN 201811099342 A CN201811099342 A CN 201811099342A CN 109408497 B CN109408497 B CN 109408497B
Authority
CN
China
Prior art keywords
data
rendering
predetermined
item
preset
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.)
Active
Application number
CN201811099342.8A
Other languages
Chinese (zh)
Other versions
CN109408497A (en
Inventor
王超
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ant Fortune Shanghai Financial Information Service Co ltd
Original Assignee
Advanced New Technologies 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 Advanced New Technologies Co Ltd filed Critical Advanced New Technologies Co Ltd
Priority to CN201811099342.8A priority Critical patent/CN109408497B/en
Publication of CN109408497A publication Critical patent/CN109408497A/en
Application granted granted Critical
Publication of CN109408497B publication Critical patent/CN109408497B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the specification discloses a data rendering method, a data rendering device and data rendering equipment, wherein the method comprises the following steps: acquiring first data of a predetermined item to be rendered; if the first data has abnormal data of a preset type, second data of the preset item cached locally is obtained; rendering the second data if the buffering period of the second data is within a predetermined data valid period range.

Description

Data rendering method, device and equipment
Technical Field
The present specification relates to the field of computer technologies, and in particular, to a method, an apparatus, and a device for rendering data.
Background
With the rapid development of computer technology, terminal equipment mainly based on a mobile phone gradually becomes a necessity for life and work of people, and the combination of the terminal equipment and financial products brings great convenience to life of people.
Generally, when a user queries information such as asset balance or income in financial application software, a server side receives a query request of the user, then the server side directly issues corresponding data to a client side, and the client side directly renders the received data after receiving the data.
However, as users of financial application software increase continuously, a situation that assets cannot be displayed normally (for example, short-term faults of a system, database query jitter, or some system current limiting scenarios may cause assets to be displayed normally) may occur, which may cause poor user experience and cause user complaints, and meanwhile, due to abnormal data, the users may frequently refresh and access, which may also bring greater pressure to the server side and further worsen the abnormal data situation, and therefore, a solution capable of reducing the number of times of occurrence of the abnormal data situation and reducing the processing pressure of the server is required.
Disclosure of Invention
An object of the embodiments of the present specification is to provide a method, an apparatus, and a device for rendering data, so as to provide a solution capable of reducing the number of occurrences of data exception and reducing the processing pressure of a server.
In order to implement the above technical solution, the embodiments of the present specification are implemented as follows:
in a first aspect, a method for rendering data provided by an embodiment of the present specification includes:
acquiring first data of a predetermined item to be rendered;
if the first data has abnormal data of a preset type, second data of the preset item cached locally is obtained;
rendering the second data if the buffering period of the second data is within a predetermined data valid period range.
Optionally, the method further comprises:
rendering the first data if the buffering period of the second data is not within a predetermined data valid period range.
Optionally, the first data includes a generation time of the first data, and the rendering the second data if the buffering period of the second data is within a predetermined data valid period range includes:
extracting the generation time of the second data and the data valid period range corresponding to the second data from the second data;
determining a buffer period of the second data according to the generation time of the first data and the generation time of the second data;
rendering the second data if the buffering period of the second data is within the data valid period range.
Optionally, the first data further includes a data valid period range corresponding to the first data, and the method further includes:
and if the first data does not have abnormal data of a preset type, caching the first data and rendering the first data.
Optionally, the method further comprises:
and if the cached data does not contain the data of the preset item, rendering the first data.
In a second aspect, a method for data rendering provided by embodiments of the present specification includes:
receiving an acquisition request of data of a predetermined item sent by terminal equipment;
acquiring first data of the predetermined item;
and sending the first data to the terminal equipment, so that when the terminal equipment determines that abnormal data of a preset type exists in the first data, second data of the preset item cached locally is obtained, and when the caching period of the second data is within a preset data valid period range, the second data is rendered.
Optionally, the first data includes a generation time of the first data and a data valid period range corresponding to the first data.
Optionally, before the sending the first data to the terminal device, the method further includes:
receiving a modification instruction of a data valid period range corresponding to the first data;
and adjusting the effective time period range of the data corresponding to the first data according to the modification instruction.
In a third aspect, an embodiment of the present specification provides an apparatus for rendering data, the apparatus including:
the system comprises a first acquisition module, a second acquisition module and a rendering module, wherein the first acquisition module is used for acquiring first data of a predetermined item to be rendered;
the second obtaining module is used for obtaining second data of the predetermined item cached locally if the first data contains abnormal data of a predetermined type;
the first rendering module is used for rendering the second data if the buffering period of the second data is within a preset data valid period range.
Optionally, the apparatus further comprises:
and the second rendering module is used for rendering the first data if the buffering period of the second data is not within the range of the preset data valid period.
Optionally, the first data includes a generation time of the first data, and the first rendering module includes:
an extraction unit, configured to extract, from the second data, a generation time of the second data and a data valid period range corresponding to the second data;
a time period determining unit, configured to determine a buffer time period of the second data according to a generation time of the first data and a generation time of the second data;
a first rendering unit, configured to render the second data if the buffering period of the second data is within the data valid period range.
Optionally, the first data further includes a data valid period range corresponding to the first data, and the first rendering module further includes:
and the second rendering unit is used for caching the first data and rendering the first data if the first data does not have abnormal data of a preset type.
Optionally, the apparatus further comprises:
and the third rendering unit is used for rendering the first data if the cached data does not contain the data of the preset item.
In a fourth aspect, an embodiment of the present specification provides an apparatus for rendering data, the apparatus including:
the request receiving module is used for receiving an acquisition request of data of a preset item sent by the terminal equipment;
the data acquisition module is used for acquiring first data of the preset item;
and the data sending module is used for sending the first data to the terminal equipment so as to obtain second data of the predetermined item cached locally when the terminal equipment determines that the first data contains abnormal data of a predetermined type, and rendering the second data when the caching period of the second data is within a predetermined data valid period range.
Optionally, the first data includes a generation time of the first data and a data valid period range corresponding to the first data.
Optionally, the apparatus further comprises:
the modification module is used for receiving a modification instruction of a data valid period range corresponding to the first data;
and the adjusting module is used for adjusting the effective time period range of the data corresponding to the first data according to the modification instruction.
In a fifth aspect, an embodiment of the present specification provides an apparatus for rendering data, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
acquiring first data of a predetermined item to be rendered;
if the first data has abnormal data of a preset type, second data of the preset item cached locally is obtained;
rendering the second data if the buffering period of the second data is within a predetermined data valid period range.
In a sixth aspect, an embodiment of the present specification provides an apparatus for rendering data, including:
an apparatus for rendering data, the apparatus comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
receiving an acquisition request of data of a predetermined item sent by terminal equipment;
acquiring first data of the predetermined item;
and sending the first data to the terminal equipment, so that when the terminal equipment determines that abnormal data of a preset type exists in the first data, second data of the preset item cached locally is obtained, and when the caching period of the second data is within a preset data valid period range, the second data is rendered.
As can be seen from the above technical solutions provided by the embodiments of the present specification, in the embodiments of the present specification, by obtaining first data of a predetermined item to be rendered, if there is abnormal data of a predetermined type in the first data, second data of the predetermined item cached locally is obtained, and if a caching period of the second data is within a predetermined data valid period range, the second data is rendered, so that when the delivered data (i.e., the first data) is received, the first data can be determined, and if the received first data contains abnormal data, it is ensured that the data of the predetermined item can be normally displayed by rendering the second data cached locally, thereby reducing user complaints and improving user experience. Meanwhile, the normal display of the data can reduce the frequent access or refreshing of the data by the user, so that the processing pressure of the server can be relieved.
Drawings
In order to more clearly illustrate the embodiments of the present specification or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present specification, and for those skilled in the art, other drawings can be obtained according to the drawings without any creative effort.
FIG. 1 is a flow chart of an embodiment of a method for rendering data according to the present disclosure;
FIG. 2 is a schematic diagram of an exception presentation for data according to the present disclosure;
FIG. 3 is a flow chart of another embodiment of a method for rendering data according to the present disclosure;
FIG. 4 is a flow diagram of another embodiment of a method for rendering data;
FIG. 5 is a schematic diagram illustrating the variation of the effective period of data before and after adjustment;
FIG. 6 is a schematic structural diagram illustrating an embodiment of an apparatus for rendering data according to the present disclosure;
FIG. 7 is a schematic diagram of an embodiment of an apparatus for rendering data according to another embodiment of the present disclosure;
fig. 8 is a schematic structural diagram of a data rendering apparatus according to the present specification.
Fig. 9 is a schematic structural diagram of another data rendering apparatus according to the present specification.
Detailed Description
The embodiment of the specification provides a data rendering method, device and equipment.
In order to make those skilled in the art better understand the technical solutions in the present specification, the technical solutions in the embodiments of the present specification will be clearly and completely described below with reference to the drawings in the embodiments of the present specification, and it is obvious that the described embodiments are only a part of the embodiments of the present specification, and not all of the embodiments. All other embodiments obtained by a person skilled in the art based on the embodiments in the present specification without any inventive step should fall within the scope of protection of the present specification.
Example one
As shown in fig. 1, an execution main body of the method may be a terminal device, where the terminal device may be a device such as a personal computer, or may also be a terminal device such as a mobile phone, a tablet computer, and the terminal device may be a terminal device used by a user. The method may specifically comprise the steps of:
in step S102, first data of a predetermined item to be rendered is acquired.
The predetermined items may be one or more items in a certain service, for example, total asset items or balance items in a financial service, and the predetermined items may be obtained from a server through a corresponding application program, and the predetermined items may be presented in a corresponding page of the application program, specifically, the predetermined items may be, for example, total assets, balances, profits, periodicals, funds, and the like. The first data may be data corresponding to the predetermined item, for example, if the predetermined item is a total asset, the first data may be (user) data corresponding to the total asset, and if the total asset of the user is 1000 meta, the first data is 1000.
In implementation, with the rapid development of computer technology, a terminal device mainly based on a mobile phone gradually becomes a necessity for life and work of people, and the combination of the terminal device and a financial product brings great convenience to life of people. Generally, when a user queries information such as asset balance or income in financial application software, a server side receives a query request of the user, then the server side directly issues corresponding data to a client side, and the client side directly renders the data after receiving the data. However, as the number of users of financial application software increases, a situation that assets cannot be normally displayed may occur, for example, short-term failure of a system, database query jitter, or some system current limiting scenarios may cause assets to be abnormally displayed, which may cause user complaints and reduce user experience. Therefore, the embodiments of the present disclosure provide a technical solution that can solve the above problems, and refer to the following specifically.
Taking an example that a user requests to query an asset class project in a financial service, the asset class project may include three items (i.e., a predetermined item) of total assets, yesterday income, and balance. For the financial management service, a corresponding service server (for simplifying the following description, the service server is replaced by a server) and an application program used by the terminal device side may be provided, the application program may be installed in the terminal device of the user, and the terminal device may perform data interaction with the server through the application program, so as to realize the management of the personal financial management service by the user. When a user needs to query an asset type item in a financial service, the application program can be started, the application program can acquire page data of a home page from a server and present the page data to the user, the user can find a query option (or a query entry) of the asset type item in the home page and can click the query option, at this time, the terminal device can generate an asset query request and send the asset query request to the server, wherein the asset query request can carry predetermined items (namely total assets, yesterday income, balance and the like). After receiving the asset query request, the server may extract the predetermined item in the asset query request, and obtain first data of the predetermined item, and then may send the first data corresponding to the predetermined item to the terminal device, for example, if the total asset corresponding data is 100, the yesterday income corresponding data is 10, and the balance corresponding data is 0, the obtained first data of the predetermined item to be rendered is 100, 10, 0.
In step S104, if there is abnormal data of a predetermined type in the first data, second data of a predetermined item of the local cache is acquired.
The predetermined type may be a special type set for abnormal data in the database, for example, when the data is abnormal, the abnormal data may be set as a double horizontal line, a double question mark or a double exclamation mark, i.e. "-", "! | A "etc., and the specific setting may be different depending on the application scenario, and this specification does not limit this. The second data may be normal data of a predetermined project obtained by the last query, and the first data and the second data belong to the same project under the same service, for example, both belong to a total asset project or a balance project in a financial service, and the like.
In implementation, a user query or operation may be timed out due to factors such as short-term system failure and database query jitter, or in a traffic system throttling scenario (for example, an activity of paying for the five benefits of the treasury spring festival may guide a large number of users to view assets, etc., and a traffic service cluster may not handle an excessive amount of traffic and needs to perform throttling), etc., the first data may have one or more predetermined types of abnormal data. For example, the data of the predetermined item may be data including three predetermined items, namely total asset, yesterday income, and balance, in the case that the first data is normal, the content displayed by the terminal device is that the total asset corresponding data is 100, the yesterday income corresponding data is 10, the balance corresponding data is 0, and the like, however, as shown in fig. 2, if all the data of the three predetermined items in the first data sent by the server are "-" (or part of the data therein is "-", and the like) due to factors such as short-term failure of the business system, the second data of the predetermined item cached in the terminal device may be acquired, and the second data may be normal data of the predetermined item acquired at the last query of the user, for example, data including total asset, yesterday income, and balance, and the like, which are obtained by the user by querying before 1 hour.
In step S106, if the buffering period of the second data is within the predetermined data valid period range, the second data is rendered.
The buffering period of the second data may be determined according to the generation time of the first data and the generation time of the second data, or may be determined according to the generation time of the second data and the time when the user requests to query or refresh. The predetermined data valid time period may be a valid time period range set for the data to be transmitted when the server transmits the corresponding data, such as 1 hour and 3 days, or may be specifically valid from a certain time point to a certain time point.
In an implementation, the data sent by the server may include a generation time of the data and a valid period range of the data, for example, the generation time of the second data may be 2018, 1 and 3 days, the valid period range of the data may be valid by 2018, 1 and 6 days, the generation time of the first data may be 2018, 1 and 5 days, and the valid period range of the data may be 2 days, when the first data has a predetermined type of abnormal data, the second data cached locally may be acquired, if it is determined that the second data is within the valid period range of the data according to the generation time of the first data, the generation time of the second data, and the like, it indicates that the second data may be presented to the user instead of the first data, at this time, the terminal device may directly render the second data, if it is determined that the second data is within the valid period range of the data according to the generation time of the first data, the generation time of the second data, and the like, and when the second data is determined not to be in the range of the valid period of the data, the second data is indicated to be incapable of replacing the first data, and at this time, the terminal device can render the first data or send out prompt information of rendering failure so that the user can retry or retrieve the data of the preset item from the server at a later time.
The embodiment of the present specification provides a data rendering method, where first data of a predetermined item to be rendered is acquired, if abnormal data of a predetermined type exists in the first data, second data of the predetermined item cached locally is acquired, and if a caching period of the second data is within a predetermined data valid period range, the second data is rendered, so that when a delivered data (that is, the first data) is received, the first data may be determined, and if the received first data includes the abnormal data, it is ensured that the data of the predetermined item can be normally displayed in a manner of rendering the locally cached second data, thereby reducing user complaints and improving user experience. Meanwhile, the normal display of the data can reduce the frequent access or refreshing of the data by the user, so that the processing pressure of the server can be relieved.
Example two
As shown in fig. 3, an execution main body of the method may be a server, where the server may be an independent server, or a server cluster composed of a plurality of servers, and the server may be a background server of a certain service (such as a financial service), or a background server of a certain website or application (such as a financial website or a payment application). The method may specifically comprise the steps of:
in step S302, an acquisition request of data of a predetermined item transmitted by a terminal device is received.
In an implementation, the acquisition request of the data of the predetermined item may be a request for acquiring related data of one or more predetermined items.
In the implementation, for example, a user requests to query an asset class item in a financial service, wherein the asset class item may include three items (i.e., a predetermined item) including a total asset, yesterday income, and a balance. For the financial management service, a corresponding service server (for simplifying the following description, the service server is replaced by a server) and an application program used by the terminal device side may be provided, the application program may be installed in the terminal device of the user, and the terminal device may perform data interaction with the server through the application program, so as to realize the management of the personal financial management service by the user. When a user needs to query an asset type item in a financial service, the application program can be started, the application program can acquire page data of a home page from a server and present the page data to the user, the user can find a query option (or a query entry) of the asset type item in the home page and can click the query option, at this time, the terminal device can generate an asset query request and send the asset query request to the server, wherein the asset query request can carry predetermined items (namely, total assets, yesterday income, balance and the like), and the asset query request is an acquisition request of data of the predetermined items sent by the terminal device and received by the server.
In step S304, first data of a predetermined item is acquired.
In implementation, after receiving an acquisition request of data of a predetermined item, a server may query, through the predetermined item, data corresponding to the predetermined item, where the queried data is first data of the predetermined item. For example, the terminal device sends an acquisition request for acquiring data of total assets and yesterday earnings, where the acquisition request may include a user identifier and a predetermined item, and the server may search, according to the user identifier in the acquisition request, related data corresponding to the user identifier, and may search, according to the predetermined item, data corresponding to the predetermined item in the searched related data corresponding to the user identifier, that is, data corresponding to the total assets and yesterday earnings of the user, that is, first data of the predetermined item corresponding to the acquisition request sent by the user.
In step S306, the first data is sent to the terminal device, so that when the terminal device determines that the first data has abnormal data of a predetermined type, the second data of the predetermined item cached locally is acquired, and when the caching period of the second data is within a predetermined data valid period range, the second data is rendered.
The embodiment of the present specification provides a data rendering method, which obtains first data of a predetermined item when an obtaining request of data of the predetermined item sent by a terminal device is received, and sends the first data to the terminal device, so that the terminal device obtains the first data of the predetermined item to be rendered, obtains second data of the predetermined item cached locally if abnormal data of a predetermined type exists in the first data, and renders the second data if a caching period of the second data is within a predetermined data valid period, so that when the issued data (i.e. the first data) is received, the first data can be determined, if the received first data contains abnormal data, the data of the predetermined item can be ensured to be displayed normally by rendering the second data cached locally, thereby reducing user complaints, the user experience is improved. Meanwhile, the normal display of the data can reduce the frequent access or refreshing of the data by the user, so that the processing pressure of the server can be relieved.
EXAMPLE III
As shown in fig. 4, an embodiment of the present specification provides a data rendering method, which may be executed by a terminal device and a server together, where the terminal device may be a device such as a personal computer, or a terminal device such as a mobile phone and a tablet computer, and the terminal device may be a terminal device used by a user. The server may be an independent server, or a server cluster composed of a plurality of servers, and the server may be a background server of a certain service (such as a financial service), or a background server of a certain website or application (such as a financial website or a payment application). The method may specifically comprise the steps of:
in step S402, the server receives an acquisition request of data of a predetermined item transmitted by the terminal device.
For the specific processing procedure of S402, reference may be made to the relevant content of S302 in the second embodiment, which is not described herein again.
In step S404, the server acquires first data of a predetermined item, the first data including a generation time of the first data and a data valid period range corresponding to the first data.
The generation time of the first data may be the time when the server queries the corresponding data through the predetermined item after receiving the data acquisition request of the predetermined item, that is, the generation time of the first data of the predetermined item. The valid period range of the first data may be a valid period range set for the data sent by the server when the server sends the corresponding data, such as 1 hour and 3 days, or may be specifically valid from a certain time point to a certain time point.
In implementation, when the server acquires the first data of the predetermined item, a data valid period range may be set for the first data according to a predetermined rule, for example, the first data is valid within 3 days, valid within 1 hour, or valid by 1 month and 31 days of 2018 and 1 month and 31 days of 2018.
In practical applications, in order to reduce the probability of error data, the valid period range of data corresponding to the data of the predetermined item may be modified, which may be specifically referred to the processing of step S406 described below.
In step S406, the server receives a modification instruction for the data valid period range corresponding to the first data.
In implementation, the adjustment on the data valid period range can effectively reduce the probability of encountering abnormal data when a user queries related data, and further reduce the number of times that the user refreshes data (or corresponding interfaces) to be queried, as shown in fig. 5, in a time period from the occurrence of a fault to the recovery of the fault, the number of times of access of the user can be effectively reduced by adjusting the data valid period range, and as can be seen from the comparison between the flow rising curve before optimization and the flow rising curve after optimization in fig. 5, the user access flow after optimization is obviously smaller than the user access flow before optimization. In general, the longer the time setting of the data valid period range, the lower the probability that "abnormal data" is presented to the user, and the higher the probability that "erroneous data" is presented to the user.
For example, in the spring festival, a large amount of users may refresh and access the database due to the five-fortune activity of the treasure payment set, which may cause the service system to perform current limiting processing, and thus, some users may not obtain data of their assets and the like.
In step S408, the server adjusts the data valid period range corresponding to the first data according to the modification instruction.
In step S410, the server transmits the first data to the terminal device.
For the specific processing procedure of S410, reference may be made to the relevant content of S306 in the second embodiment, which is not described herein again.
In step S412, if the first data does not have the predetermined type of abnormal data, the terminal device buffers the first data and renders the first data.
In implementation, if the data of the predetermined item included in the first data belongs to normal data, that is, the first data of the predetermined item does not include abnormal data of a predetermined type, it indicates that the first data may be directly presented to the user, and at this time, the terminal device may buffer the first data, where the buffered first data may include a generation time of the first data, the included predetermined item, a valid period range of the data, and the like. The terminal device may render the first data.
In step S414, if there is abnormal data of a predetermined type in the first data, the terminal device obtains second data of a predetermined item cached locally.
For the specific processing procedure of S414, reference may be made to the related content of S104 in the first embodiment, which is not described herein again.
In step S416, the terminal device extracts the generation time of the second data and the data valid period range corresponding to the second data from the second data.
In step S418, the terminal device determines a buffering period of the second data according to the generation time of the first data and the generation time of the second data.
In an implementation, the buffering time of the second data may be a difference between the generation time of the first data and the generation time of the second data, for example, if the generation time of the first data is 1/4/2018 and the generation time of the second data is 1/2018, then the buffering period of the second data is 3 days.
In step S420, if the buffering period of the second data is within the data valid period range, the terminal device renders the second data.
The data valid time period may be a valid time period range set for the data to be sent when the server sends the corresponding data, such as 1 hour and 3 days, or may specifically be valid from a certain time point to a certain time point, such as 3 days valid or valid from the generation time (such as 1/2018) to 31/2018/1/31.
In implementation, based on the above example of step S418, the buffering period of the second data is 3 days, and if the data valid period of the second data is 5 days, the second data is still within the data valid period range, which indicates that the second data can be presented to the user, and at this time, the terminal device may render the second data.
In addition, if the buffering period of the second data is not within the predetermined data valid period range, it may be processed by the following step S422.
In step S422, if the buffering period of the second data is not within the predetermined data valid period range, the terminal device renders the first data.
Further, after determining that the first data has abnormal data of a predetermined type, if the locally cached data does not include data of a predetermined item, the terminal device may perform the following process in step S424.
In step S424, if the cached data does not contain data of a predetermined item, the terminal device renders the first data.
In implementation, if the terminal device determines that the first data has abnormal data of a predetermined type, the terminal device may search the local cache for data (i.e., the second data) matching the predetermined item through the predetermined item, and if the terminal device does not find the second data of the predetermined item in the local cache, render the first data. For example, if the predetermined item in the first data is a total asset, and the local cache of the terminal device does not include the total asset item and its corresponding data, or includes other items (balance items, etc.) other than the total asset item and its corresponding data, the first data including the total asset data may be rendered.
The embodiment of the present specification provides a data rendering method, where first data of a predetermined item to be rendered is acquired, if abnormal data of a predetermined type exists in the first data, second data of the predetermined item cached locally is acquired, and if a caching period of the second data is within a predetermined data valid period range, the second data is rendered, so that when a delivered data (that is, the first data) is received, the first data may be determined, and if the received first data includes the abnormal data, it is ensured that the data of the predetermined item can be normally displayed in a manner of rendering the locally cached second data, thereby reducing user complaints and improving user experience. Meanwhile, the normal display of the data can reduce the frequent access or refreshing of the data by the user, so that the processing pressure of the server can be relieved.
Example four
Based on the same idea, the data rendering method provided in the embodiment of the present specification further provides a data rendering device, as shown in fig. 6.
The data rendering apparatus includes: a first acquisition module 601, a second acquisition module 602, and a first rendering module 603, wherein:
a first obtaining module 601, configured to obtain first data of a predetermined item to be rendered;
a second obtaining module 602, configured to obtain second data of the predetermined item cached locally if there is abnormal data of a predetermined type in the first data;
a first rendering module 603, configured to render the second data if the buffering period of the second data is within a predetermined data valid period range.
In an embodiment of this specification, the apparatus further includes:
and the second rendering module is used for rendering the first data if the buffering period of the second data is not within the range of the preset data valid period.
In this embodiment of the present specification, the first data includes a generation time of the first data, and the first rendering module 603 includes:
an extraction unit, configured to extract, from the second data, a generation time of the second data and a data valid period range corresponding to the second data;
a time period determining unit, configured to determine a buffer time period of the second data according to a generation time of the first data and a generation time of the second data;
a first rendering unit, configured to render the second data if the buffering period of the second data is within the data valid period range.
In this embodiment of the present specification, the first data further includes a data valid period range corresponding to the first data, and the first rendering module 603 further includes:
and the second rendering unit is used for caching the first data and rendering the first data if the first data does not have abnormal data of a preset type.
In an embodiment of this specification, the apparatus further includes:
and the third rendering module is used for rendering the first data if the cached data does not contain the data of the preset item.
The embodiment of the present specification provides a data rendering apparatus, where first data of a predetermined item to be rendered is acquired, if abnormal data of a predetermined type exists in the first data, second data of the predetermined item cached locally is acquired, and if a caching period of the second data is within a predetermined data valid period range, the second data is rendered, so that when the delivered data (i.e., the first data) is received, the first data may be determined, and if the received first data includes the abnormal data, it is ensured that the data of the predetermined item can be normally displayed in a manner of rendering the locally cached second data, thereby reducing user complaints and improving user experience. Meanwhile, the normal display of the data can reduce the frequent access or refreshing of the data by the user, so that the processing pressure of the server can be relieved.
EXAMPLE five
Based on the same idea, the embodiments of the present specification further provide a data rendering apparatus, as shown in fig. 7.
The data rendering apparatus includes: a request receiving module 701, a data obtaining module 702 and a data sending module 703, wherein:
a request receiving module 701, configured to receive an acquisition request of data of a predetermined item sent by a terminal device;
a data obtaining module 702, configured to obtain first data of the predetermined item;
a data sending module 703, configured to send the first data to the terminal device, so that when the terminal device determines that there is abnormal data of a predetermined type in the first data, the terminal device obtains second data of the predetermined item cached locally, and when a caching period of the second data is within a predetermined data valid period range, renders the second data.
In an embodiment of this specification, the first data includes a generation time of the first data and a data valid period range corresponding to the first data.
In an embodiment of this specification, the apparatus further includes:
the modification module is used for receiving a modification instruction of a data valid period range corresponding to the first data;
and the adjusting module is used for adjusting the effective time period range of the data corresponding to the first data according to the modification instruction.
The embodiment of the present specification provides a data rendering apparatus, which obtains first data of a predetermined item when receiving an obtaining request of data of the predetermined item sent by a terminal device, and sends the first data of the predetermined item to the terminal device, so that the terminal device obtains the first data of the predetermined item to be rendered, obtains second data of the predetermined item cached locally if abnormal data of a predetermined type exists in the first data, and renders the second data if a caching period of the second data is within a predetermined data valid period, so that when receiving delivered data (i.e. the first data), the first data can be determined, and if the received first data contains abnormal data, the data of the predetermined item can be ensured to be displayed normally by rendering the second data cached locally, thereby reducing user complaints, the user experience is improved. Meanwhile, the normal display of the data can reduce the frequent access or refreshing of the data by the user, so that the processing pressure of the server can be relieved.
EXAMPLE six
Based on the same idea, the data rendering device provided in the embodiment of the present specification further provides a data rendering device, as shown in fig. 8.
The rendering device of the data may be the terminal device provided in the above embodiment.
The rendering devices of data may vary greatly in configuration or performance, and may include one or more processors 801 and memory 802, where the memory 802 may store one or more stored applications or data. Wherein the memory 802 may be a transient storage or a persistent storage. The application program stored in memory 802 may include one or more modules (not shown), each of which may include a series of computer-executable instructions in a rendering device for data. Still further, the processor 801 may be arranged to communicate with the memory 802, executing a series of computer executable instructions in the memory 802 on a rendering device for data. The rendering apparatus of data may also include one or more power supplies 803, one or more wired or wireless network interfaces 804, one or more input-output interfaces 805, one or more keyboards 806.
In particular, in this embodiment, the data rendering device includes a memory, and one or more programs, wherein the one or more programs are stored in the memory, and the one or more programs may include one or more modules, and each module may include a series of computer-executable instructions in the data rendering device, and the one or more programs configured to be executed by the one or more processors include computer-executable instructions for:
acquiring first data of a predetermined item to be rendered;
if the first data has abnormal data of a preset type, second data of the preset item cached locally is obtained;
rendering the second data if the buffering period of the second data is within a predetermined data valid period range.
Optionally, the method further comprises:
rendering the first data if the buffering period of the second data is not within a predetermined data valid period range.
Optionally, the first data includes a generation time of the first data, and the rendering the second data if the buffering period of the second data is within a predetermined data valid period range includes:
extracting the generation time of the second data and the data valid period range corresponding to the second data from the second data;
determining a buffer period of the second data according to the generation time of the first data and the generation time of the second data;
rendering the second data if the buffering period of the second data is within the data valid period range.
Optionally, the first data further includes a data valid period range corresponding to the first data, and further includes:
and if the first data does not have abnormal data of a preset type, caching the first data and rendering the first data.
Optionally, the method further comprises:
and if the cached data does not contain the data of the preset item, rendering the first data.
The embodiment of the specification provides a data rendering device, which is used for obtaining first data of a predetermined item to be rendered, obtaining second data of the predetermined item cached locally if abnormal data of a predetermined type exists in the first data, and rendering the second data if a caching period of the second data is within a predetermined data valid period range. And subsequently enabling a receiving end to receive an acquisition request of data of a preset item sent by terminal equipment, acquiring first data of the preset item, sending the first data to the terminal equipment, so that when the terminal equipment determines that abnormal data of a preset type exists in the first data, acquiring second data of the preset item cached locally, and rendering the second data when the caching period of the second data is within a preset data valid period range. Therefore, if the data received by the client contains abnormal data, normal display of the data of the client can be ensured by methods of rendering the cached data and the like, user experience is improved, and user complaints are reduced. Meanwhile, normal display of data can reduce user access and relieve server stress.
EXAMPLE seven
Based on the same idea, the embodiments of the present specification further provide a data rendering device, as shown in fig. 9.
The rendering device of the data may be the server provided in the above embodiments.
The rendering devices of data may have large differences due to different configurations or performances, and may include one or more processors 901 and a memory 902, and the memory 902 may store one or more stored applications or data. Memory 902 may be, among other things, transient storage or persistent storage. The application program stored in memory 902 may include one or more modules (not shown), each of which may include a series of computer-executable instructions in a rendering device for data. Still further, the processor 901 may be arranged in communication with the memory 902 for executing a series of computer executable instructions in the memory 902 on a rendering device for data. The rendering apparatus of data may also include one or more power supplies 903, one or more wired or wireless network interfaces 904, one or more input-output interfaces 905, one or more keyboards 906.
In particular, in this embodiment, the data rendering device includes a memory, and one or more programs, wherein the one or more programs are stored in the memory, and the one or more programs may include one or more modules, and each module may include a series of computer-executable instructions in the data rendering device, and the one or more programs configured to be executed by the one or more processors include computer-executable instructions for:
receiving an acquisition request of data of a predetermined item sent by terminal equipment;
acquiring first data of the predetermined item;
and sending the first data to the terminal equipment, so that when the terminal equipment determines that abnormal data of a preset type exists in the first data, second data of the preset item cached locally is obtained, and when the caching period of the second data is within a preset data valid period range, the second data is rendered.
Optionally, the first data includes a generation time of the first data and a data valid period range corresponding to the first data.
Optionally, before sending the first data to the terminal device, the method further includes:
receiving a modification instruction of a data valid period range corresponding to the first data;
and adjusting the effective time period range of the data corresponding to the first data according to the modification instruction.
The embodiment of the specification provides a data rendering device, which is used for obtaining first data of a predetermined item to be rendered, obtaining second data of the predetermined item cached locally if abnormal data of a predetermined type exists in the first data, and rendering the second data if a caching period of the second data is within a predetermined data valid period range. And subsequently enabling a receiving end to receive an acquisition request of data of a preset item sent by terminal equipment, acquiring first data of the preset item, sending the first data to the terminal equipment, so that when the terminal equipment determines that abnormal data of a preset type exists in the first data, acquiring second data of the preset item cached locally, and rendering the second data when the caching period of the second data is within a preset data valid period range. Therefore, if the data received by the client contains abnormal data, normal display of the data of the client can be ensured by methods of rendering the cached data and the like, user experience is improved, and user complaints are reduced. Meanwhile, normal display of data can reduce user access and relieve server stress.
Example eight
The embodiments of the present specification further provide a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the data rendering method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
The embodiment of the specification provides a computer-readable storage medium, which is used for acquiring first data of a predetermined item to be rendered, acquiring second data of the predetermined item cached locally if abnormal data of a predetermined type exists in the first data, and rendering the second data if the caching period of the second data is within a predetermined data valid period range. And subsequently enabling a receiving end to receive an acquisition request of data of a preset item sent by terminal equipment, acquiring first data of the preset item, sending the first data to the terminal equipment, so that when the terminal equipment determines that abnormal data of a preset type exists in the first data, acquiring second data of the preset item cached locally, and rendering the second data when the caching period of the second data is within a preset data valid period range. Therefore, if the data received by the client contains abnormal data, normal display of the data of the client can be ensured by methods of rendering the cached data and the like, user experience is improved, and user complaints are reduced. Meanwhile, normal display of data can reduce user access and relieve server stress.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
In the 90 s of the 20 th century, improvements in a technology could clearly distinguish between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture. Designers almost always obtain the corresponding hardware circuit structure by programming an improved method flow into the hardware circuit. Thus, it cannot be said that an improvement in the process flow cannot be realized by hardware physical modules. For example, a Programmable Logic Device (PLD), such as a Field Programmable Gate Array (FPGA), is an integrated circuit whose Logic functions are determined by programming the Device by a user. A digital system is "integrated" on a PLD by the designer's own programming without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Furthermore, nowadays, instead of manually making an Integrated Circuit chip, such Programming is often implemented by "logic compiler" software, which is similar to a software compiler used in program development and writing, but the original code before compiling is also written by a specific Programming Language, which is called Hardware Description Language (HDL), and HDL is not only one but many, such as abel (advanced Boolean Expression Language), ahdl (alternate Hardware Description Language), traffic, pl (core universal Programming Language), HDCal (jhdware Description Language), lang, Lola, HDL, laspam, hardward Description Language (vhr Description Language), vhal (Hardware Description Language), and vhigh-Language, which are currently used in most common. It will also be apparent to those skilled in the art that hardware circuitry that implements the logical method flows can be readily obtained by merely slightly programming the method flows into an integrated circuit using the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer-readable medium storing computer-readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, an Application Specific Integrated Circuit (ASIC), a programmable logic controller, and an embedded microcontroller, examples of which include, but are not limited to, the following microcontrollers: ARC 625D, Atmel AT91SAM, Microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic for the memory. Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may thus be considered a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the various elements may be implemented in the same one or more software and/or hardware implementations in implementing one or more embodiments of the present description.
As will be appreciated by one skilled in the art, embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, one or more embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, one or more embodiments of the present description may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present description are described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the description. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, one or more embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, one or more embodiments of the present description may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
One or more embodiments of the present description may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. One or more embodiments of the specification may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above description is only an example of the present specification, and is not intended to limit the present specification. Various modifications and alterations to this description will become apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present specification should be included in the scope of the claims of the present specification.

Claims (18)

1. A method of rendering data, the method comprising:
acquiring first data of a predetermined item to be rendered;
if the first data has abnormal data of a preset type, second data of the preset item cached locally is obtained, the preset item is an asset type item, and the abnormal data of the preset type is preset symbol data;
rendering the second data if a buffering period of the second data is within a predetermined data valid period range, the buffering period of the second data being determined by a generation time of the first data and a generation time of the second data.
2. The method of claim 1, further comprising:
rendering the first data if the buffering period of the second data is not within a predetermined data valid period range.
3. The method of claim 1, the first data including a generation time of the first data, the rendering the second data if a buffering period of the second data is within a predetermined data valid period range, comprising:
extracting the generation time of the second data and the data valid period range corresponding to the second data from the second data;
determining a buffer period of the second data according to the generation time of the first data and the generation time of the second data;
rendering the second data if the buffering period of the second data is within the data valid period range.
4. The method of claim 3, the first data further comprising a range of data validity periods corresponding to the first data, the method further comprising:
and if the first data does not have abnormal data of a preset type, caching the first data and rendering the first data.
5. The method of claim 1, further comprising:
and if the cached data does not contain the data of the preset item, rendering the first data.
6. A method of rendering data, the method comprising:
receiving an acquisition request of data of a predetermined item sent by terminal equipment;
acquiring first data of the predetermined item;
sending the first data to the terminal device, so that when the terminal device determines that abnormal data of a predetermined type exists in the first data, second data of the predetermined item cached locally is obtained, and when the caching period of the second data is within a predetermined data valid period range, the second data is rendered, the caching period of the second data is determined by the generation time of the first data and the generation time of the second data, the predetermined item is an asset type item, and the abnormal data of the predetermined type is preset symbol data.
7. The method of claim 6, wherein the first data comprises a generation time of the first data and a data valid period range corresponding to the first data.
8. The method of claim 7, prior to transmitting the first data to the terminal device, the method further comprising:
receiving a modification instruction of a data valid period range corresponding to the first data;
and adjusting the effective time period range of the data corresponding to the first data according to the modification instruction.
9. An apparatus for rendering data, the apparatus comprising:
the system comprises a first acquisition module, a second acquisition module and a rendering module, wherein the first acquisition module is used for acquiring first data of a predetermined item to be rendered;
a second obtaining module, configured to obtain second data of the locally cached predetermined item if the first data includes abnormal data of a predetermined type, where the predetermined item is an asset type item, and the abnormal data of the predetermined type is preset symbolic data;
the first rendering module is used for rendering the second data if the buffering period of the second data is within a preset data valid period range, and the buffering period of the second data is determined by the generation time of the first data and the generation time of the second data.
10. The apparatus of claim 9, the apparatus further comprising:
and the second rendering module is used for rendering the first data if the buffering period of the second data is not within the range of the preset data valid period.
11. The apparatus of claim 9, the first data comprising a generation time of the first data, the first rendering module comprising:
an extraction unit, configured to extract, from the second data, a generation time of the second data and a data valid period range corresponding to the second data;
a time period determining unit, configured to determine a buffer time period of the second data according to a generation time of the first data and a generation time of the second data;
a first rendering unit, configured to render the second data if the buffering period of the second data is within the data valid period range.
12. The apparatus of claim 11, the first data further comprising a range of data validity periods corresponding to the first data, the first rendering module further comprising:
and the second rendering unit is used for caching the first data and rendering the first data if the first data does not have abnormal data of a preset type.
13. The apparatus of claim 9, the apparatus further comprising:
and the third rendering unit is used for rendering the first data if the cached data does not contain the data of the preset item.
14. An apparatus for rendering data, the apparatus comprising:
the request receiving module is used for receiving an acquisition request of data of a preset item sent by the terminal equipment;
the data acquisition module is used for acquiring first data of the preset item;
a data sending module, configured to send the first data to the terminal device, so that when the terminal device determines that there is abnormal data of a predetermined type in the first data, the terminal device obtains second data of the predetermined item cached locally, and renders the second data when a caching period of the second data is within a predetermined data valid period range, where the caching period of the second data is determined by a generation time of the first data and a generation time of the second data, the predetermined item is an asset type item, and the abnormal data of the predetermined type is preset symbol data.
15. The apparatus of claim 14, the first data comprising a generation time of the first data and a data valid period range corresponding to the first data.
16. The apparatus of claim 15, the apparatus further comprising:
the modification module is used for receiving a modification instruction of a data valid period range corresponding to the first data;
and the adjusting module is used for adjusting the effective time period range of the data corresponding to the first data according to the modification instruction.
17. An apparatus for rendering data, the apparatus comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
acquiring first data of a predetermined item to be rendered;
if the first data has abnormal data of a preset type, second data of the preset item cached locally is obtained, the preset item is an asset type item, and the abnormal data of the preset type is preset symbol data;
rendering the second data if a buffering period of the second data is within a predetermined data valid period range, the buffering period of the second data being determined by a generation time of the first data and a generation time of the second data.
18. An apparatus for rendering data, the apparatus comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
receiving an acquisition request of data of a predetermined item sent by terminal equipment;
acquiring first data of the predetermined item;
sending the first data to the terminal device, so that when the terminal device determines that abnormal data of a predetermined type exists in the first data, second data of the predetermined item cached locally is obtained, and when the caching period of the second data is within a predetermined data valid period range, the second data is rendered, the caching period of the second data is determined by the generation time of the first data and the generation time of the second data, the predetermined item is an asset type item, and the abnormal data of the predetermined type is preset symbol data.
CN201811099342.8A 2018-09-20 2018-09-20 Data rendering method, device and equipment Active CN109408497B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811099342.8A CN109408497B (en) 2018-09-20 2018-09-20 Data rendering method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811099342.8A CN109408497B (en) 2018-09-20 2018-09-20 Data rendering method, device and equipment

Publications (2)

Publication Number Publication Date
CN109408497A CN109408497A (en) 2019-03-01
CN109408497B true CN109408497B (en) 2022-02-08

Family

ID=65465679

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811099342.8A Active CN109408497B (en) 2018-09-20 2018-09-20 Data rendering method, device and equipment

Country Status (1)

Country Link
CN (1) CN109408497B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111782464B (en) * 2020-06-22 2024-04-26 北京异乡旅行网络科技有限公司 Webpage dynamic anomaly monitoring method and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103885997A (en) * 2012-12-24 2014-06-25 腾讯科技(深圳)有限公司 Dynamic page information displaying method and dynamic page information displaying system
CN107038017A (en) * 2016-02-03 2017-08-11 博雅网络游戏开发(深圳)有限公司 The method and apparatus that rendering data is obtained
CN107451181A (en) * 2017-06-14 2017-12-08 北京小度信息科技有限公司 Page rendering method and apparatus
CN107515759A (en) * 2017-09-20 2017-12-26 武汉斗鱼网络科技有限公司 Screenshotss method, apparatus, electronic equipment and readable storage medium storing program for executing

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW589545B (en) * 2002-10-25 2004-06-01 Cyberlink Corp Computer-executable method for recovering video rendering

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103885997A (en) * 2012-12-24 2014-06-25 腾讯科技(深圳)有限公司 Dynamic page information displaying method and dynamic page information displaying system
CN107038017A (en) * 2016-02-03 2017-08-11 博雅网络游戏开发(深圳)有限公司 The method and apparatus that rendering data is obtained
CN107451181A (en) * 2017-06-14 2017-12-08 北京小度信息科技有限公司 Page rendering method and apparatus
CN107515759A (en) * 2017-09-20 2017-12-26 武汉斗鱼网络科技有限公司 Screenshotss method, apparatus, electronic equipment and readable storage medium storing program for executing

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
移动中间件渲染引擎系统的设计与实现;李文晶;《中国优秀硕士学位论文全文数据库(信息科技辑)》;20170315(第03期);第I138-3490页 *

Also Published As

Publication number Publication date
CN109408497A (en) 2019-03-01

Similar Documents

Publication Publication Date Title
US11204915B2 (en) Blockchain-based data storage and query method and device
CN107038186B (en) Method and device for generating title, displaying search result and displaying title
CN107038041B (en) Data processing method, error code dynamic compatibility method, device and system
CN108108373B (en) Name matching method and device
CN106899666B (en) Data processing method and device for service identification
CN108959341B (en) Data synchronization method, device and equipment
CN109344348B (en) Resource updating method and device
CN108599973B (en) Log association method, device and equipment
CN110162512B (en) Log retrieval method, device and storage medium
CN110263050B (en) Data processing method, device, equipment and storage medium
CN105824830B (en) Method, client and equipment for displaying page
US10296497B2 (en) Storing a key value to a deleted row based on key range density
CN107578338B (en) Service publishing method, device and equipment
CN109284066B (en) Data processing method, device, equipment and system
CN110297955B (en) Information query method, device, equipment and medium
CN115617799A (en) Data storage method, device, equipment and storage medium
CN109408497B (en) Data rendering method, device and equipment
CN106817394B (en) Method and server for transmitting product configuration parameters
CN108647112B (en) Data backup method and device and distributed transaction processing system
CN109614393A (en) Verification of data method and device
CN111767053A (en) Front-end page data acquisition method and device
CN109388764A (en) A kind of update method of local cache, device, equipment and system
CN107562533B (en) Data loading processing method and device
CN110502551A (en) Data read-write method, system and infrastructure component
CN110505281B (en) Service entrance display method and device

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
TA01 Transfer of patent application right

Effective date of registration: 20200924

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Applicant after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Applicant before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20200924

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Applicant after: Advanced innovation technology Co.,Ltd.

Address before: A four-storey 847 mailbox in Grand Cayman Capital Building, British Cayman Islands

Applicant before: Alibaba Group Holding Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20220413

Address after: Room 602, No. 618, Wai Road, Huangpu District, Shanghai 200010

Patentee after: Ant fortune (Shanghai) Financial Information Service Co.,Ltd.

Address before: Ky1-9008 business centre, 27 Hospital Road, Georgetown, grand caiman, UK

Patentee before: Innovative advanced technology Co.,Ltd.

TR01 Transfer of patent right