CN108647274B - Webpage content processing method and device, computer readable storage medium and terminal - Google Patents

Webpage content processing method and device, computer readable storage medium and terminal Download PDF

Info

Publication number
CN108647274B
CN108647274B CN201810403892.8A CN201810403892A CN108647274B CN 108647274 B CN108647274 B CN 108647274B CN 201810403892 A CN201810403892 A CN 201810403892A CN 108647274 B CN108647274 B CN 108647274B
Authority
CN
China
Prior art keywords
embedded
content
name
determining
online
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
CN201810403892.8A
Other languages
Chinese (zh)
Other versions
CN108647274A (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.)
Beijing Microlive Vision Technology Co Ltd
Original Assignee
Beijing Microlive Vision Technology 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 Beijing Microlive Vision Technology Co Ltd filed Critical Beijing Microlive Vision Technology Co Ltd
Priority to CN201810403892.8A priority Critical patent/CN108647274B/en
Publication of CN108647274A publication Critical patent/CN108647274A/en
Application granted granted Critical
Publication of CN108647274B publication Critical patent/CN108647274B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0277Online advertisement

Abstract

The invention discloses a webpage content processing method, a webpage content processing device, a computer readable storage medium and a terminal. The webpage content processing method comprises the steps of obtaining the name of at least one content to be embedded corresponding to a target position to be embedded in a webpage; determining at least one effective content to be embedded according to the name of at least one content to be embedded and a preset rule; and determining at least one effective content to be embedded as the content to be embedded which is on line. By adopting the technical scheme, the embodiment of the invention solves the technical problem of how to perform remediation after the loading of the content to be embedded fails, can perform automatic online under the condition that the content to be embedded is abnormal and cannot be online, realizes the technical effect of remediation after the loading of the content to be embedded fails, and also improves the user experience.

Description

Webpage content processing method and device, computer readable storage medium and terminal
Technical Field
The present invention relates to the field of internet technologies, and in particular, to a method and an apparatus for processing web content, a computer-readable storage medium, and a terminal.
Background
In the prior art, sometimes, in a specified time period, when a browser loads a certain webpage, a certain specified content to be embedded needs to be displayed in a certain position to be embedded in the webpage, where the content to be embedded may be a content such as a website.
Then, it is necessary to bring the specified content to be embedded on line at the start time of the specified time period and take the specified content to be embedded off line at the end time of the specified time period. The on-line here means that the content to be embedded is set to be the content to be embedded having display qualification. The offline here means that the content to be embedded is set as the content to be embedded that does not qualify for display.
In the prior art, the principle of displaying the content to be embedded at the position to be embedded in the webpage is as follows: and writing the embedded code corresponding to the content to be embedded into the corresponding position in the service code corresponding to the webpage, and loading the content to be embedded not only from the webpage but also from the position to be embedded in the webpage when the browser loads the service code. Then, at the start time of the specified time period, the specified content to be embedded needs to be brought online, the embedded code of the specified content to be embedded needs to be written into the corresponding position of the service code at the start time of the specified time period, and the specified content to be embedded needs to be taken offline, so that the embedded code of the specified content to be embedded needs to be deleted from the service code at the end time of the specified time period.
Therefore, the prior art has the defect that the loading of the content to be embedded fails and the defect cannot be remedied.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a webpage content processing method, a webpage content processing device, a computer readable storage medium and a terminal, so as to solve the technical problem of how to remedy after loading failure of content to be embedded.
In order to achieve the above object, according to a first aspect of the present invention, the following technical solutions are provided:
a method of web page content processing, the method comprising:
acquiring the name of at least one content to be embedded corresponding to the target position to be embedded in the webpage;
determining at least one effective content to be embedded according to the name of the at least one content to be embedded and a preset rule;
and determining the at least one effective content to be embedded as the content to be embedded which is online.
Further, after the step of obtaining the name of at least one content to be embedded corresponding to the target position to be embedded in the webpage, the method further includes:
determining at least one invalid content to be embedded according to the name of the at least one content to be embedded and a preset rule;
and determining the at least one invalid content to be embedded as the offline content to be embedded.
Further, the step of obtaining the name of at least one content to be embedded corresponding to the target position to be embedded in the webpage specifically includes:
acquiring at least one content group to be embedded corresponding to the target position to be embedded in the webpage;
and acquiring the at least one group of the content to be embedded, and respectively corresponding to the name of the at least one content to be embedded.
Further, the preset rule includes:
a name of the at least one content to be embedded; and
the corresponding online time period and/or the security level of the name of each content to be embedded.
Further, if the preset rule includes the name of the at least one to-be-embedded content and an online time period corresponding to the name of each to-be-embedded content, the step of determining at least one valid to-be-embedded content according to the name of the at least one to-be-embedded content and the preset rule specifically includes:
for each content to be embedded, judging whether the current time is within the online and offline time period according to the online and offline time period corresponding to the name of the content to be embedded;
and if so, determining the content to be embedded as the effective content to be embedded.
Further, if the preset rule includes the name of the at least one content to be embedded and the security level corresponding to the name of each content to be embedded, the step of determining at least one effective content to be embedded according to the name of the at least one content to be embedded and the preset rule specifically includes:
for each content to be embedded, judging whether the security level is higher than a preset security level according to the security level corresponding to the name of the content to be embedded;
and if so, determining the content to be embedded as the effective content to be embedded.
Further, if the preset rule includes the name of the at least one to-be-embedded content, and the online/offline time and the security level corresponding to the name of each to-be-embedded content, the step of determining at least one valid to-be-embedded content according to the name of the at least one to-be-embedded content and the preset rule specifically includes:
for each content to be embedded, judging whether the current time is within the online and offline time period according to the online and offline time period corresponding to the name of the content to be embedded;
if so, judging whether the security level is higher than a preset security level according to the security level corresponding to the name of the content to be embedded;
and if so, determining the content to be embedded as the effective content to be embedded.
Further, after the step of determining the at least one valid content to be embedded as a content to be embedded that is online, the method further includes:
acquiring a first preset display proportion of the content to be embedded of the online;
determining the content to be embedded to be displayed currently according to a random function and the first preset display proportion;
and loading the content to be embedded to be displayed currently in the target position to be embedded.
Further, after the step of loading the content to be embedded to be currently displayed in the target position to be embedded, the method further includes:
judging whether the content to be embedded to be displayed currently is loaded in the target position to be embedded successfully;
if the judgment result is negative, acquiring a second preset display proportion of the remaining content to be embedded, wherein the remaining content to be embedded refers to other content to be embedded except the content to be embedded which is not loaded successfully;
determining the content to be embedded to be displayed currently according to the random function and the second preset display proportion;
and loading the content to be embedded to be displayed currently in the target position to be embedded.
Further, the content to be embedded is an advertisement.
In order to achieve the above object, according to a second aspect of the present invention, the following technical solutions are further provided:
a web content processing apparatus, the apparatus comprising:
the first acquisition module is used for acquiring the name of at least one content to be embedded corresponding to the target position to be embedded in the webpage;
the first determining module is used for determining at least one effective content to be embedded according to the name of the at least one content to be embedded and a preset rule;
and the second determining module is used for determining the at least one effective content to be embedded as the content to be embedded which is online.
Further, the apparatus further comprises:
the third determining module is used for determining at least one invalid content to be embedded according to the name of the at least one content to be embedded and a preset rule;
and the fourth determining module is used for determining the at least one invalid content to be embedded as the offline content to be embedded.
Further, the first obtaining module is specifically configured to:
acquiring at least one content group to be embedded corresponding to the target position to be embedded in the webpage;
and acquiring the at least one group of the content to be embedded, and respectively corresponding to the name of the at least one content to be embedded.
Further, the preset rule includes:
a name of the at least one content to be embedded; and
the corresponding online time period and/or the security level of the name of each content to be embedded.
Further, if the preset rule includes the name of the at least one to-be-embedded content and an online-offline time period corresponding to the name of each to-be-embedded content, the first determining module is specifically configured to:
for each content to be embedded, judging whether the current time is within the online and offline time period according to the online and offline time period corresponding to the name of the content to be embedded;
and if so, determining the content to be embedded as the effective content to be embedded.
Further, if the preset rule includes the name of the at least one to-be-embedded content and the security level corresponding to the name of each to-be-embedded content, the first determining module is specifically configured to:
for each content to be embedded, judging whether the security level is higher than a preset security level according to the security level corresponding to the name of the content to be embedded;
and if so, determining the content to be embedded as the effective content to be embedded.
Further, if the preset rule includes the name of the at least one to-be-embedded content, and the online-offline time and the security level corresponding to the name of each to-be-embedded content, the first determining module is specifically configured to:
for each content to be embedded, judging whether the current time is within the online and offline time period according to the online and offline time period corresponding to the name of the content to be embedded;
if so, judging whether the security level is higher than a preset security level according to the security level corresponding to the name of the content to be embedded;
and if so, determining the content to be embedded as the effective content to be embedded.
Further, the apparatus further comprises:
the second acquisition module is used for acquiring a first preset display proportion of the content to be embedded of the online;
the fifth determining module is used for determining the content to be embedded to be displayed currently according to the random function and the first preset display proportion;
and the first loading module is used for loading the content to be embedded to be displayed currently in the target position to be embedded.
Further, the apparatus further comprises:
the judging module is used for judging whether the content to be embedded to be displayed currently is loaded in the target position to be embedded successfully;
the third obtaining module is used for obtaining a second preset display proportion of the remaining content to be embedded when the judgment result is negative, wherein the remaining content to be embedded refers to other content to be embedded except the content to be embedded which is not loaded successfully;
a sixth determining module, configured to determine, according to the random function and according to the second preset display ratio, a content to be embedded that is currently to be displayed;
and the second loading module is used for loading the content to be embedded to be displayed currently in the target position to be embedded.
Further, the content to be embedded is an advertisement.
In order to achieve the above object, according to a third aspect of the present invention, the following technical solutions are further provided:
a web content processing hardware apparatus, comprising:
a memory for storing non-transitory computer readable instructions; and
a processor for executing the computer readable instructions, so that the processor, when executing, implements the web content processing method according to the first aspect of the present invention.
In order to achieve the above object, according to a fourth aspect of the present invention, the following technical solutions are further provided:
a computer readable storage medium storing non-transitory computer readable instructions which, when executed by a computer, cause the computer to perform a web content processing method according to the first aspect of the invention.
In order to achieve the above object, according to a fifth aspect of the present invention, the following technical solutions are further provided:
a web content processing terminal comprises a web content processing apparatus according to the second aspect of the present invention.
The embodiment of the invention provides a webpage content processing method, a webpage content processing device, a computer readable storage medium and a terminal. The webpage content processing method comprises the steps of obtaining the name of at least one content to be embedded corresponding to a target position to be embedded in a webpage; determining at least one effective content to be embedded according to the name of at least one content to be embedded and a preset rule; and determining at least one effective content to be embedded as the content to be embedded which is on line. By adopting the technical scheme, the effective content to be embedded is determined and is determined as the content to be embedded which is online through the name of the content to be embedded and the preset rule, so that the content to be embedded can be automatically online under the condition that the content to be embedded is abnormal and cannot be online, the technical effect of remedying after the loading of the content to be embedded fails is realized, and the user experience is improved.
The foregoing description is only an overview of the technical solutions of the present invention, and in order to make the technical means of the present invention more clearly understood, the present invention may be implemented in accordance with the content of the description, and in order to make the above and other objects, features, and advantages of the present invention more clearly understandable, the following preferred embodiments are described in detail with reference to the accompanying drawings.
Drawings
FIG. 1a is a flowchart illustrating a method for processing web page content according to an embodiment of the present invention;
FIG. 1b is a flowchart illustrating a method for processing web page content according to another embodiment of the present invention;
FIG. 1c is a flowchart illustrating a method for processing web page content according to another embodiment of the present invention;
FIG. 2 is a flowchart illustrating a method for processing web content according to another embodiment of the invention;
FIG. 3a is a schematic structural diagram of a web content processing apparatus according to an embodiment of the present invention;
FIG. 3b is a schematic diagram of a web content processing apparatus according to another embodiment of the present invention;
FIG. 3c is a schematic diagram of a web content processing apparatus according to yet another embodiment of the present invention;
FIG. 3d is a schematic diagram of a web content processing apparatus according to another embodiment of the present invention;
FIG. 4 is a block diagram of a web content processing hardware device according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of a computer-readable storage medium according to one embodiment of the invention;
fig. 6 is a schematic structural diagram of a web content processing terminal according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of a web content processing terminal according to another embodiment of the present invention.
Detailed Description
The embodiments of the present invention are described below with reference to specific embodiments, and other advantages and effects of the present invention will be easily understood by those skilled in the art from the disclosure of the present specification. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. The invention is capable of other and different embodiments and of being practiced or of being carried out in various ways, and its several details are capable of modification in various respects, all without departing from the spirit and scope of the present invention. It is to be noted that the features in the following embodiments and examples may be combined with each other without conflict. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It is noted that various aspects of the embodiments are described below within the scope of the appended claims. It should be apparent that the aspects described herein may be embodied in a wide variety of forms and that any specific structure and/or function described herein is merely illustrative. Based on the disclosure, one skilled in the art should appreciate that one aspect described herein may be implemented independently of any other aspects and that two or more of these aspects may be combined in various ways. For example, an apparatus may be implemented and/or a method practiced using any number of the aspects set forth herein. Additionally, such an apparatus may be implemented and/or such a method may be practiced using other structure and/or functionality in addition to one or more of the aspects set forth herein.
It should be noted that the drawings provided in the following embodiments are only for illustrating the basic idea of the present invention, and the drawings only show the components related to the present invention rather than the number, shape and size of the components in practical implementation, and the type, quantity and proportion of the components in practical implementation can be changed freely, and the layout of the components can be more complicated.
In addition, in the following description, specific details are provided to facilitate a thorough understanding of the examples. However, it will be understood by those skilled in the art that the aspects may be practiced without these specific details.
In order to solve the technical problem of how to remedy after loading failure of the content to be embedded, the embodiment of the invention provides a webpage content processing method. As shown in fig. 1a, the method mainly includes the following steps S100 to S120. Wherein:
s100: and acquiring the name of at least one content to be embedded corresponding to the target position to be embedded in the webpage.
The content to be embedded may be, for example, advertisement content, promotional content, etc.
Taking advertisement content as an example, the at least one content to be embedded may represent displaying a plurality of advertisements at one advertisement position on the web page.
In an alternative embodiment, step S100 specifically includes step S101 and step S102. Wherein:
s101: and acquiring at least one content group to be embedded corresponding to the target position to be embedded in the webpage.
Wherein, the content group to be embedded can be an advertisement group for example; the advertisement packet may include any number of advertisements. In this step, at least one advertisement group corresponding to the advertisement position in the webpage is obtained.
S102: and acquiring at least one group of the content to be embedded, and respectively corresponding at least one name of the content to be embedded.
Following the previous example, each advertisement packet corresponds to a packet name. Each advertisement corresponds to a unique identification name.
In an alternative embodiment, after step S100, the web content processing method may further include step S103 and step S104. Wherein:
s103: and determining at least one invalid content to be embedded according to the name of the at least one content to be embedded and a preset rule.
The preset rule is used for defining an up-down logic rule of the current content to be embedded.
The invalid content to be embedded may be, for example, an invalid advertisement.
S104: and determining at least one invalid content to be embedded as the offline content to be embedded.
In this step, the offline content to be embedded refers to the advertisement that is no longer displayed.
S110: and determining at least one effective content to be embedded according to the name of the at least one content to be embedded and a preset rule.
Wherein, the preset rule comprises: a name of at least one content to be embedded; and the online time period and/or the security level corresponding to the name of each content to be embedded.
Following the previous example, when the advertisement loading fails, the step can remedy the failure and perform secondary loading to determine at least one valid content to be embedded.
In an optional embodiment, if the preset rule includes at least one name of the content to be embedded and an online time period corresponding to the name of each content to be embedded, the step S110 specifically includes:
s111: for each content to be embedded, judging whether the current time is in the online and offline time period or not according to the online and offline time period corresponding to the name of the content to be embedded;
s112: and if so, determining the content to be embedded as the effective content to be embedded.
In an optional embodiment, if the preset rule includes at least one name of the content to be embedded and a security level corresponding to the name of each content to be embedded, step S110 may further include:
s113: for each content to be embedded, judging whether the security level is higher than a preset security level according to the security level corresponding to the name of the content to be embedded;
s114: and if so, determining the content to be embedded as the effective content to be embedded.
In an optional embodiment, if the preset rule includes at least one name of the content to be embedded, and the online/offline time and the security level corresponding to the name of each content to be embedded, the step S110 may further include:
s115: for each content to be embedded, judging whether the current time is in the online and offline time period or not according to the online and offline time period corresponding to the name of the content to be embedded;
s116: if so, judging whether the security level is higher than a preset security level according to the security level corresponding to the name of the content to be embedded;
s117: and if so, determining the content to be embedded as the effective content to be embedded.
S120: and determining at least one effective content to be embedded as the content to be embedded which is on line.
Therefore, by adopting the technical scheme, the effective content to be embedded is determined and the content to be embedded which is online is determined according to the name of the content to be embedded and the preset rule, so that the content to be embedded can be automatically online under the condition that the content to be embedded is abnormal and cannot be online, the technical effect of remedying after the loading of the content to be embedded fails is realized, and the user experience is improved.
In an alternative embodiment, as shown in fig. 1b, on the basis of the embodiment shown in fig. 1a, after step S120, the method may further include steps S130 to S150. Wherein:
s130: and acquiring a first preset display proportion of the content to be embedded of the online.
If there are five advertisements in an advertisement group, for example, a first advertisement, a second advertisement, a third advertisement, a fourth advertisement, and a fifth advertisement. Wherein, the flow distribution ratio of the five advertisements is 1:2:3:4: 5. The flow rate distribution ratio may be used as the first preset display ratio in this step.
S140: and determining the content to be embedded to be displayed currently according to the random function and the first preset display proportion.
Following the above example, this step may determine the first advertisement to be displayed based on a random function and a traffic distribution ratio of 1:2:3:4: 5.
S150: and loading the content to be embedded to be displayed currently in the target position to be embedded.
Continuing with the above example, this step loads the first advertisement currently to be displayed at the advertisement location.
In an alternative embodiment, as shown in fig. 1c, on the basis of the embodiment shown in fig. 1b, after step S150, the method may further include steps S160 to S190. Wherein:
s160: and judging whether the content to be embedded to be displayed at present is loaded in the target position to be embedded successfully or not. If the determination result is no, go to step S170;
in practical applications, this step may be used to determine whether the advertisement currently to be displayed is successfully loaded in the advertisement position.
S170: and acquiring a second preset display proportion of the remaining content to be embedded, wherein the remaining content to be embedded refers to other content to be embedded except the content to be embedded which is not loaded successfully.
In the step, when the embedded content to be displayed is not loaded in the target to-be-embedded position successfully, a second preset display proportion of the residual to-be-embedded content in at least one to-be-embedded content is obtained for determining the to-be-embedded content.
The second preset display proportion may be a traffic distribution ratio of the advertisement. For example, if the traffic distribution ratio of the first to fifth advertisements is 1:2:3:4: 5; and when the content to be embedded is determined to be the first advertisement according to the flow distribution ratio, and under the condition of abnormal loading, obtaining the flow distribution ratio from the second advertisement to the fifth advertisement, namely 2:3:4: 5.
S180: and determining the content to be embedded to be displayed currently according to the random function and the second preset display proportion.
The random function can be any random function obtained according to the theory of randomness and probability theory.
S190: and loading the content to be embedded to be displayed currently in the target position to be embedded.
In practical applications, according to this step, the advertisement to be displayed currently can be loaded at the advertisement position. Of course, if the exception is still loaded, step S170 may be performed.
Therefore, by adopting the technical scheme, the effective content to be embedded is determined and the content to be embedded which is online is determined according to the name of the content to be embedded and the preset rule, so that the content to be embedded can be automatically online under the condition that the content to be embedded is abnormal and cannot be online; when the advertisement loading is abnormal, the advertisement to be displayed at present is determined according to the random function and the second preset display proportion so as to carry out secondary loading, thereby avoiding the waste of advertisement space, realizing the technical effect of remedying after the loading of the content to be embedded fails, and improving the user experience.
For the purpose of facilitating understanding, the present invention will be described in detail below with reference to specific examples.
As shown in fig. 2, the present embodiment provides a method for processing web page content, which mainly includes:
s2000: acquiring the name of at least one advertisement corresponding to the advertisement position in the service webpage;
s2010: determining at least one invalid advertisement according to the name of the at least one advertisement and a preset rule;
s2020: determining the at least one invalid advertisement as an offline advertisement;
s2030: determining at least one effective advertisement according to the name of the at least one advertisement and a preset rule;
s2040: determining the at least one effective advertisement as an online advertisement;
s2050: acquiring a first preset display proportion of the online advertisement;
s2060: determining the advertisement to be displayed currently according to the random function and the first preset display proportion;
s2070: judging whether the advertisement to be displayed at present is successfully loaded in the advertisement position; if yes, executing step S2080; otherwise, go to step S2090;
s2080: displaying the loaded advertisement;
s2090: acquiring a second preset display proportion of the rest advertisements; wherein, the rest advertisement refers to other advertisement besides the advertisement which is not loaded successfully;
s2100: and determining the advertisement to be displayed currently according to the random function and the second preset display proportion, and executing the step S2070.
By adopting the technical scheme, the online and offline of the content to be embedded is realized without additionally loading the online code and the offline code in a manual mode, so that the reliability is improved, and the online and offline of the advertisement can be conveniently processed in time; and under the condition of abnormal loading, the preset display proportion of the rest advertisements is obtained to determine the current advertisements to be displayed and load the advertisements, so that the technical effect of secondary loading and secondary utilization of the advertisement space for remediation is realized, and the user experience is improved.
Although the steps in the embodiment of the web content processing method are described in the above sequence, it should be clear to those skilled in the art that the steps in the embodiment of the present invention are not necessarily performed in the above sequence, and may also be performed in other sequences such as reverse, parallel, and cross, and further, on the basis of the above steps, those skilled in the art may also add other steps, and these obvious modifications or equivalents should also be included in the protection scope of the present invention, and are not described herein again.
For convenience of description, only the relevant parts of the embodiments of the present invention are shown, and details of the specific technology are not disclosed, please refer to the embodiments of the present invention.
In order to solve the technical problem of how to remedy the loading failure of the content to be embedded, an embodiment of the present invention further provides a web content processing apparatus. As shown in fig. 3a, the apparatus mainly comprises: a first obtaining module 301, a first determining module 302 and a second determining module 303. The first obtaining module 301 is configured to obtain a name of at least one to-be-embedded content corresponding to a target to-be-embedded position in a web page. The first determining module 302 is configured to determine at least one valid content to be embedded according to a name of the at least one content to be embedded and a preset rule. The second determining module 303 is configured to determine at least one valid content to be embedded as a content to be embedded that is online.
Wherein the content to be embedded is preferably an advertisement.
In an optional embodiment, the first obtaining module 301 is specifically configured to: acquiring at least one to-be-embedded content group corresponding to a target to-be-embedded position in a webpage; and acquiring at least one group of the content to be embedded, and respectively corresponding at least one name of the content to be embedded.
In an optional embodiment, the preset rule includes: a name of at least one content to be embedded; and the corresponding online time period and/or security level of the name of each content to be embedded.
In an optional embodiment, if the preset rule includes at least one name of the content to be embedded and an up-down time period corresponding to the name of each content to be embedded, the first determining module 302 is specifically configured to: for each content to be embedded, judging whether the current time is in the time period of the up line and the down line according to the time period of the up line and the time period of the down line corresponding to the name of the content to be embedded; and if so, determining the content to be embedded as the effective content to be embedded.
In an optional embodiment, if the preset rule includes at least one name of the content to be embedded and a security level corresponding to the name of each content to be embedded, the first determining module 302 is specifically configured to: for each content to be embedded, judging whether the security level is higher than a preset security level according to the security level corresponding to the name of the content to be embedded; and if so, determining the content to be embedded as the effective content to be embedded.
In an optional embodiment, if the preset rule includes at least one name of the content to be embedded, and the online-offline time and the security level corresponding to the name of each content to be embedded, the first determining module 302 is specifically configured to: for each content to be embedded, judging whether the current time is in the time period of the up line and the down line according to the time period of the up line and the time period of the down line corresponding to the name of the content to be embedded; if so, judging whether the security level is higher than a preset security level according to the security level corresponding to the name of the content to be embedded; and if so, determining the content to be embedded as the effective content to be embedded.
Therefore, by adopting the above technical scheme, the first obtaining module 301, the first determining module 302 and the second determining module 303 are utilized to determine the effective content to be embedded and the content to be embedded which is determined to be online according to the name of the content to be embedded and the preset rule, so that the content to be embedded can be automatically online under the condition that the content to be embedded is abnormal and cannot be online, the technical effect of remedying after the loading of the content to be embedded fails is realized, and the user experience is improved.
In an alternative embodiment, as shown in fig. 3b, the web content processing apparatus may further include a third determining module 304 and a fourth determining module 305. The third determining module 304 is configured to determine at least one invalid content to be embedded according to the name of the at least one content to be embedded and a preset rule. The fourth determining module 305 is configured to determine at least one invalid content to be embedded as a offline content to be embedded.
In an alternative embodiment, as shown in fig. 3c, the web content processing apparatus further includes: a second obtaining module 306, a fifth determining module 307, and a first loading module 308. The second obtaining module 306 is configured to obtain a first preset display scale of the content to be embedded of the online. A fifth determining module 307, configured to determine, according to the random function and according to the first preset display ratio, a content to be embedded that is currently to be displayed. And the first loading module 308 is configured to load the content to be embedded, which is currently to be displayed, in the target position to be embedded.
In an alternative embodiment, as shown in fig. 3d, the web content processing apparatus further includes: a judging module 309, a third obtaining module 310, a sixth determining module 311 and a second loading module 312. The determining module 309 is configured to determine whether the content to be embedded currently to be displayed is successfully loaded in the target position to be embedded. The third obtaining module 310 is configured to, if the determination result is negative, obtain a second preset display ratio of the remaining content to be embedded, where the remaining content to be embedded refers to other content to be embedded except the content to be embedded that is not loaded successfully. The sixth determining module 311 is configured to determine, according to the random function and according to the second preset display ratio, a content to be embedded that is currently to be displayed. The second loading module 312 is configured to load the content to be embedded to be currently displayed in the target position to be embedded.
For the description of the embodiments of the apparatus of the present invention, reference may be made to the description of the embodiments of the method described above, which is not repeated herein.
Therefore, in the embodiment of the present invention, by using the first obtaining module 301, the first determining module 302, the second determining module 303, the third determining module 304, the fourth determining module 305, the second obtaining module 306, the fifth determining module 307, the first loading module 308, the determining module 309, the third obtaining module 310, the sixth determining module 311, and the second loading module 312, the effective content to be embedded is determined and determined as the content to be embedded that is online according to the name of the content to be embedded and the preset rule, so that the content to be embedded can be automatically online when the content to be embedded is abnormal and cannot be online; when the advertisement loading is abnormal, the advertisement to be displayed at present is determined according to the random function and the second preset display proportion so as to carry out secondary loading, thereby avoiding the waste of advertisement space, realizing the technical effect of remedying after the loading of the content to be embedded fails, and improving the user experience.
Fig. 4 is a hardware block diagram illustrating a web content processing hardware apparatus according to an embodiment of the present disclosure. As shown in fig. 4, a web content processing hardware device 40 according to an embodiment of the present disclosure includes a memory 41 and a processor 42.
The memory 41 is used to store non-transitory computer readable instructions. In particular, memory 41 may include one or more computer program products that may include various forms of computer-readable storage media, such as volatile memory and/or non-volatile memory. The volatile memory may include, for example, Random Access Memory (RAM), cache memory (cache), and/or the like. The non-volatile memory may include, for example, Read Only Memory (ROM), hard disk, flash memory, etc.
The processor 42 may be a Central Processing Unit (CPU) or other form of processing unit having data processing capabilities and/or instruction execution capabilities, and may control other components in the web content processing hardware device 40 to perform desired functions. In one embodiment of the present disclosure, the processor 42 is configured to execute the computer readable instructions stored in the memory 41, so that the web content processing hardware device 40 performs all or part of the steps of the web content processing method of the embodiments of the present disclosure.
Those skilled in the art should understand that, in order to solve the technical problem of how to obtain a good user experience, the present embodiment may also include well-known structures such as a communication bus, an interface, and the like, and these well-known structures should also be included in the protection scope of the present invention.
For the detailed description of the present embodiment, reference may be made to the corresponding descriptions in the foregoing embodiments, which are not repeated herein.
In this embodiment, when the processor 42 executes the non-transitory computer readable instructions on the memory 41, the effective content to be embedded is determined and determined as the content to be embedded that is online according to the name of the content to be embedded and the preset rule, so that the content to be embedded can be automatically online when the content to be embedded is abnormal and cannot be online, thereby achieving the technical effect of remedying after the content to be embedded fails to be loaded, and further improving the user experience.
Fig. 5 is a schematic diagram illustrating a computer-readable storage medium according to an embodiment of the present disclosure. As shown in fig. 5, a computer-readable storage medium 50, having non-transitory computer-readable instructions 51 stored thereon, in accordance with an embodiment of the present disclosure. When executed by a processor, the non-transitory computer readable instructions 51 perform all or part of the steps of the web content processing method of the embodiments of the present disclosure as described above.
The computer-readable storage medium 50 includes, but is not limited to: optical storage media (e.g., CD-ROMs and DVDs), magneto-optical storage media (e.g., MOs), magnetic storage media (e.g., magnetic tapes or removable disks), media with built-in rewritable non-volatile memory (e.g., memory cards), and media with built-in ROMs (e.g., ROM cartridges).
For the detailed description of the present embodiment, reference may be made to the corresponding descriptions in the foregoing embodiments, which are not repeated herein.
When the non-transitory computer readable instruction 51 is executed by the processor, the computer readable storage medium 50 provided in this embodiment determines, according to the name of the content to be embedded and the preset rule, the effective content to be embedded and the content to be embedded that is determined to be online, so that the content to be embedded can be automatically online when the content to be embedded is abnormal and cannot be online, thereby achieving the technical effect of remedying the content to be embedded after loading fails, and further improving user experience.
Fig. 6 is a diagram illustrating a hardware structure of a terminal according to an embodiment of the present disclosure. As shown in fig. 6, the contents processing terminal 60 includes the contents processing 61.
The terminal may be implemented in various forms, and the terminal in the present disclosure may include, but is not limited to, mobile terminal devices such as a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a navigation device, a vehicle-mounted terminal device, a vehicle-mounted display terminal, a vehicle-mounted electronic rear view mirror, etc., and fixed terminal devices such as a digital TV, a desktop computer, etc.
The terminal may also include other components as equivalent alternative embodiments. As shown in fig. 7, the web content processing terminal 70 may include a power supply unit 71, a wireless communication unit 72, an a/V (audio/video) input unit 73, a user input unit 74, a sensing unit 75, an interface unit 76, a controller 77, an output unit 78, a memory 79, and the like. Fig. 7 shows a terminal having various components, but it is to be understood that not all of the shown components are required to be implemented, and that more or fewer components may alternatively be implemented.
The wireless communication unit 72 allows, among other things, radio communication between the terminal 70 and a wireless communication system or network. The a/V input unit 73 is for receiving an audio or video signal. The user input unit 74 may generate key input data to control various operations of the terminal device according to a command input by a user. The sensing unit 75 detects a current state of the terminal 70, a position of the terminal 70, presence or absence of a touch input of the user to the terminal 70, an orientation of the terminal 70, acceleration or deceleration movement and direction of the terminal 70, and the like, and generates a command or signal for controlling an operation of the terminal 70. The interface unit 76 serves as an interface through which at least one external device is connected to the terminal 70. The output unit 78 is configured to provide output signals in a visual, audio, and/or tactile manner. The memory 79 may store software programs or the like for processing and control operations performed by the controller 77, or may temporarily store data that has been output or is to be output. Memory 79 may include at least one type of storage media. Also, the terminal 70 may cooperate with a network storage device that performs a storage function of the memory 79 through a network connection. The controller 77 generally controls the overall operation of the terminal device. In addition, the controller 77 may include a multimedia module for reproducing or playing back multimedia data. The controller 77 may perform a pattern recognition process to recognize a handwriting input or a picture drawing input performed on the touch screen as a character or an image. The power supply unit 71 receives external power or internal power and supplies appropriate power required to operate the respective elements and components under the control of the controller 77.
Various embodiments of the web content processing method presented in the present disclosure may be implemented using a computer-readable medium such as computer software, hardware, or any combination thereof. For a hardware implementation, various embodiments of the web content processing method proposed by the present disclosure may be implemented by using at least one of an application specific integrated circuit (AS ic), a Digital Signal Processor (DSP), a Digital Signal Processing Device (DSPD), a Programmable Logic Device (PLD), a Field Programmable Gate Array (FPGA), a processor, a controller, a microcontroller, a microprocessor, and an electronic unit designed to perform the functions described herein, and in some cases, various embodiments of the web content processing method proposed by the present disclosure may be implemented in the controller 77. For software implementation, various embodiments of the web content processing method proposed by the present disclosure may be implemented with a separate software module that allows at least one function or operation to be performed. The software codes may be implemented by software applications (or programs) written in any suitable programming language, which may be stored in memory 79 and executed by controller 77.
For the detailed description of the present embodiment, reference may be made to the corresponding descriptions in the foregoing embodiments, which are not repeated herein.
The webpage content processing terminal determines effective content to be embedded and determines the content to be embedded as online through the name of the content to be embedded and the preset rule, so that the online can be automatically performed under the condition that the content to be embedded is abnormal and cannot be online, the technical effect of remedying after the loading of the content to be embedded fails is achieved, and the user experience is improved.
The foregoing describes the general principles of the present disclosure in conjunction with specific embodiments, however, it is noted that the advantages, effects, etc. mentioned in the present disclosure are merely examples and are not limiting, and they should not be considered essential to the various embodiments of the present disclosure. Furthermore, the foregoing disclosure of specific details is for the purpose of illustration and description and is not intended to be limiting, since the disclosure is not intended to be limited to the specific details so described.
The block diagrams of devices, apparatuses, systems referred to in this disclosure are only given as illustrative examples and are not intended to require or imply that the connections, arrangements, configurations, etc. must be made in the manner shown in the block diagrams. These devices, apparatuses, devices, systems may be connected, arranged, configured in any manner, as will be appreciated by those skilled in the art. Words such as "including," "comprising," "having," and the like are open-ended words that mean "including, but not limited to," and are used interchangeably therewith. The words "or" and "as used herein mean, and are used interchangeably with, the word" and/or, "unless the context clearly dictates otherwise. The word "such as" is used herein to mean, and is used interchangeably with, the phrase "such as but not limited to".
Also, as used herein, "or" as used in a list of items beginning with "at least one" indicates a separate list, such that, for example, a list of "A, B or at least one of C" means A or B or C, or AB or AC or BC, or ABC (i.e., A and B and C). Furthermore, the word "exemplary" does not mean that the described example is preferred or better than other examples.
It is also noted that in the systems and methods of the present disclosure, components or steps may be decomposed and/or re-combined. These decompositions and/or recombinations are to be considered equivalents of the present disclosure.
Various changes, substitutions and alterations to the techniques described herein may be made without departing from the techniques of the teachings as defined by the appended claims. Moreover, the scope of the claims of the present disclosure is not limited to the particular aspects of the process, machine, manufacture, composition of matter, means, methods and acts described above. Processes, machines, manufacture, compositions of matter, means, methods, or acts, presently existing or later to be developed that perform substantially the same function or achieve substantially the same result as the corresponding aspects described herein may be utilized. Accordingly, the appended claims are intended to include within their scope such processes, machines, manufacture, compositions of matter, means, methods, or acts.
The previous description of the disclosed aspects is provided to enable any person skilled in the art to make or use the present disclosure. Various modifications to these aspects will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other aspects without departing from the scope of the disclosure. Thus, the present disclosure is not intended to be limited to the aspects shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
The foregoing description has been presented for purposes of illustration and description. Furthermore, this description is not intended to limit embodiments of the disclosure to the form disclosed herein. While a number of example aspects and embodiments have been discussed above, those of skill in the art will recognize certain variations, modifications, alterations, additions and sub-combinations thereof.

Claims (19)

1. A method for processing web page content, the method comprising:
acquiring the name of at least one content to be embedded corresponding to the target position to be embedded in the webpage; each content to be embedded corresponds to a unique name;
determining at least one effective content to be embedded according to the name of the at least one content to be embedded and a preset rule, wherein the preset rule is used for defining an upper-line logic rule and a lower-line logic rule; the preset rules comprise: a name of the at least one content to be embedded; and the corresponding online and offline time period and/or security level of the name of each content to be embedded;
determining the at least one effective content to be embedded as an online content to be embedded;
after the step of obtaining the name of at least one content to be embedded corresponding to the target position to be embedded in the webpage, the method further includes:
determining at least one invalid content to be embedded according to the name of the at least one content to be embedded and a preset rule;
and determining the at least one invalid content to be embedded as the offline content to be embedded.
2. The method according to claim 1, wherein the step of obtaining the name of at least one content to be embedded corresponding to the target position to be embedded in the web page specifically comprises:
acquiring at least one content group to be embedded corresponding to the target position to be embedded in the webpage;
and acquiring the at least one group of the content to be embedded, and respectively corresponding to the name of the at least one content to be embedded.
3. The method according to claim 1, wherein if the preset rule includes the name of the at least one to-be-embedded content and an online-offline time period corresponding to the name of each to-be-embedded content, the step of determining at least one valid to-be-embedded content according to the name of the at least one to-be-embedded content and the preset rule specifically includes:
for each content to be embedded, judging whether the current time is within the online and offline time period according to the online and offline time period corresponding to the name of the content to be embedded;
and if so, determining the content to be embedded as the effective content to be embedded.
4. The method according to claim 1, wherein if the preset rule includes the name of the at least one content to be embedded and the security level corresponding to the name of each content to be embedded, the step of determining at least one valid content to be embedded according to the name of the at least one content to be embedded and the preset rule specifically includes:
for each content to be embedded, judging whether the security level is higher than a preset security level according to the security level corresponding to the name of the content to be embedded;
and if so, determining the content to be embedded as the effective content to be embedded.
5. The method according to claim 1, wherein if the preset rule includes the name of the at least one content to be embedded, and an up-down time and a security level corresponding to the name of each content to be embedded, the step of determining at least one valid content to be embedded according to the name of the at least one content to be embedded and the preset rule specifically includes:
for each content to be embedded, judging whether the current time is within the online and offline time period according to the online and offline time period corresponding to the name of the content to be embedded;
if so, judging whether the security level is higher than a preset security level according to the security level corresponding to the name of the content to be embedded;
and if so, determining the content to be embedded as the effective content to be embedded.
6. The method according to claim 1, wherein after the step of determining the at least one valid content to be embedded as a content to be embedded that is online, the method further comprises:
acquiring a first preset display proportion of the content to be embedded of the online;
determining the content to be embedded to be displayed currently according to a random function and the first preset display proportion;
and loading the content to be embedded to be displayed currently in the target position to be embedded.
7. The method according to claim 6, wherein after the step of loading the content to be embedded to be currently displayed in the target position to be embedded, the method further comprises:
judging whether the content to be embedded to be displayed currently is loaded in the target position to be embedded successfully;
if the judgment result is negative, acquiring a second preset display proportion of the remaining content to be embedded, wherein the remaining content to be embedded refers to other content to be embedded except the content to be embedded which is not loaded successfully;
determining the content to be embedded to be displayed currently according to the random function and the second preset display proportion;
and loading the content to be embedded to be displayed currently in the target position to be embedded.
8. The method of claim 1, wherein the content to be embedded is an advertisement.
9. A web content processing apparatus, characterized in that the apparatus comprises:
the first acquisition module is used for acquiring the name of at least one content to be embedded corresponding to the target position to be embedded in the webpage; each content to be embedded corresponds to a unique name;
the first determining module is used for determining at least one effective content to be embedded according to the name of the at least one content to be embedded and a preset rule, wherein the preset rule is used for defining an upper-line logic rule and a lower-line logic rule; the preset rules comprise: a name of the at least one content to be embedded; and the corresponding online and offline time period and/or security level of the name of each content to be embedded;
the second determining module is used for determining the at least one effective content to be embedded as the content to be embedded which is online;
the third determining module is used for determining at least one invalid content to be embedded according to the name of the at least one content to be embedded and a preset rule;
and the fourth determining module is used for determining the at least one invalid content to be embedded as the offline content to be embedded.
10. The apparatus of claim 9, wherein the first obtaining module is specifically configured to:
acquiring at least one content group to be embedded corresponding to the target position to be embedded in the webpage;
and acquiring the at least one group of the content to be embedded, and respectively corresponding to the name of the at least one content to be embedded.
11. The apparatus according to claim 9, wherein if the preset rule includes the name of the at least one to-be-embedded content and an online-offline time period corresponding to the name of each to-be-embedded content, the first determining module is specifically configured to:
for each content to be embedded, judging whether the current time is within the online and offline time period according to the online and offline time period corresponding to the name of the content to be embedded;
and if so, determining the content to be embedded as the effective content to be embedded.
12. The apparatus according to claim 9, wherein if the preset rule includes the name of the at least one to-be-embedded content and a security level corresponding to the name of each to-be-embedded content, the first determining module is specifically configured to:
for each content to be embedded, judging whether the security level is higher than a preset security level according to the security level corresponding to the name of the content to be embedded;
and if so, determining the content to be embedded as the effective content to be embedded.
13. The apparatus according to claim 9, wherein if the preset rule includes the name of the at least one to-be-embedded content, and an up-down time and a security level corresponding to the name of each to-be-embedded content, the first determining module is specifically configured to:
for each content to be embedded, judging whether the current time is within the online and offline time period according to the online and offline time period corresponding to the name of the content to be embedded;
if so, judging whether the security level is higher than a preset security level according to the security level corresponding to the name of the content to be embedded;
and if so, determining the content to be embedded as the effective content to be embedded.
14. The apparatus of claim 9, further comprising:
the second acquisition module is used for acquiring a first preset display proportion of the content to be embedded of the online;
the fifth determining module is used for determining the content to be embedded to be displayed currently according to the random function and the first preset display proportion;
and the first loading module is used for loading the content to be embedded to be displayed currently in the target position to be embedded.
15. The apparatus of claim 14, further comprising:
the judging module is used for judging whether the content to be embedded to be displayed currently is loaded in the target position to be embedded successfully;
the third obtaining module is used for obtaining a second preset display proportion of the remaining content to be embedded when the judgment result is negative, wherein the remaining content to be embedded refers to other content to be embedded except the content to be embedded which is not loaded successfully;
a sixth determining module, configured to determine, according to the random function and according to the second preset display ratio, a content to be embedded that is currently to be displayed;
and the second loading module is used for loading the content to be embedded to be displayed currently in the target position to be embedded.
16. The apparatus of claim 9, wherein the content to be embedded is an advertisement.
17. A web content processing hardware apparatus, comprising:
a memory for storing non-transitory computer readable instructions; and
a processor for executing the computer readable instructions such that the processor when executing implements the web content processing method of any one of claims 1-8.
18. A computer-readable storage medium storing non-transitory computer-readable instructions which, when executed by a computer, cause the computer to perform the web content processing method of any one of claims 1-8.
19. A web content processing terminal comprising a web content processing apparatus according to claims 9-16.
CN201810403892.8A 2018-04-28 2018-04-28 Webpage content processing method and device, computer readable storage medium and terminal Active CN108647274B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810403892.8A CN108647274B (en) 2018-04-28 2018-04-28 Webpage content processing method and device, computer readable storage medium and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810403892.8A CN108647274B (en) 2018-04-28 2018-04-28 Webpage content processing method and device, computer readable storage medium and terminal

Publications (2)

Publication Number Publication Date
CN108647274A CN108647274A (en) 2018-10-12
CN108647274B true CN108647274B (en) 2022-03-08

Family

ID=63748302

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810403892.8A Active CN108647274B (en) 2018-04-28 2018-04-28 Webpage content processing method and device, computer readable storage medium and terminal

Country Status (1)

Country Link
CN (1) CN108647274B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102065145A (en) * 2010-12-31 2011-05-18 华为技术有限公司 Information issuing method, device and system
CN106899864A (en) * 2015-12-18 2017-06-27 北京国双科技有限公司 Commercial detection method and device
CN107193889A (en) * 2017-05-02 2017-09-22 努比亚技术有限公司 Ad blocking method, terminal and computer-readable recording medium
CN107295095A (en) * 2017-07-13 2017-10-24 百度在线网络技术(北京)有限公司 The method and apparatus for pushing and showing advertisement
CN107851261A (en) * 2015-04-03 2018-03-27 埃克斯凯利博Ip有限责任公司 For providing the method and system of relevant advertisements

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SG2014012694A (en) * 2011-09-27 2014-04-28 Amazon Tech Inc Historical browsing session management
US20160140626A1 (en) * 2014-10-12 2016-05-19 Atul Agarwal Web page advertisement configuration and optimization with visual editor and automatic website and webpage analysis
CN104580200B (en) * 2014-12-31 2018-06-08 北京奇安信科技有限公司 A kind of website protection method and device
CN105956202A (en) * 2016-06-27 2016-09-21 北京小米移动软件有限公司 Web page display method and web page display apparatus in browser as well as terminal
US10643254B2 (en) * 2016-06-28 2020-05-05 Optimera, Llc Digital content delivery based on measured viewability of a displayed content insertion field

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102065145A (en) * 2010-12-31 2011-05-18 华为技术有限公司 Information issuing method, device and system
CN107851261A (en) * 2015-04-03 2018-03-27 埃克斯凯利博Ip有限责任公司 For providing the method and system of relevant advertisements
CN106899864A (en) * 2015-12-18 2017-06-27 北京国双科技有限公司 Commercial detection method and device
CN107193889A (en) * 2017-05-02 2017-09-22 努比亚技术有限公司 Ad blocking method, terminal and computer-readable recording medium
CN107295095A (en) * 2017-07-13 2017-10-24 百度在线网络技术(北京)有限公司 The method and apparatus for pushing and showing advertisement

Also Published As

Publication number Publication date
CN108647274A (en) 2018-10-12

Similar Documents

Publication Publication Date Title
CN108696766B (en) Barrage display method and device and computer readable storage medium
EP2806344A1 (en) Method and terminal for creating new folder on touch screen equipment
US20180239839A1 (en) Method and Apparatus for Identifying To-Be-Cleaned Data, and Electronic Device
CN106227483B (en) Display control method and mobile terminal
CN109685595A (en) Method for pushing, device, mobile terminal and storage medium based on data analysis
CN103677893B (en) Method for reducing size of image file of starting up and arithmetic device
WO2017012488A1 (en) Scrolling view display method and apparatus
CN108647274B (en) Webpage content processing method and device, computer readable storage medium and terminal
CN110399166B (en) ME Nonce value saving method, device, equipment and storage medium
EP3282679A1 (en) Method for displaying view and terminal device
CN108549557A (en) Using storing method, terminal and storage medium
CN108769771B (en) Barrage display method and device and computer readable storage medium
CN107479960B (en) Method and device for displaying unit view
CN108664486B (en) Webpage texture memory management method and device
CN106156095B (en) Method and device for loading plug-ins in page
CN110321125B (en) Data configuration method and device for cells and readable storage medium
CN108647271B (en) Webpage content display method and device, computer readable storage medium and terminal
CN113342420A (en) Firmware configuration method, device, equipment and storage medium
CN108073559B (en) Method, device and system for realizing table data updating
CN109325810B (en) Recharge conversion improving method, electronic equipment and computer storage medium
CN108255417B (en) Data access method, electronic device and readable storage medium
US9542569B2 (en) Information processing system, information processing apparatus, storage medium having stored therein information processing program, and method of storing saved data
CN101887372B (en) Computer mainboard with built-in configuration display functions in basic input/output system
CN113806107B (en) Object copying method, device, equipment and storage medium
CN113687981B (en) Data recovery method, device, equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant