CN113312572A - Resource processing method and device, storage medium and electronic equipment - Google Patents

Resource processing method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN113312572A
CN113312572A CN202110534304.6A CN202110534304A CN113312572A CN 113312572 A CN113312572 A CN 113312572A CN 202110534304 A CN202110534304 A CN 202110534304A CN 113312572 A CN113312572 A CN 113312572A
Authority
CN
China
Prior art keywords
resource
interception
request
processing information
identifier
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110534304.6A
Other languages
Chinese (zh)
Inventor
李元
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Zhongke Mingwang Communication Software Co ltd
Original Assignee
Shenzhen Zhongke Mingwang Communication Software 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 Shenzhen Zhongke Mingwang Communication Software Co ltd filed Critical Shenzhen Zhongke Mingwang Communication Software Co ltd
Priority to CN202110534304.6A priority Critical patent/CN113312572A/en
Publication of CN113312572A publication Critical patent/CN113312572A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a resource processing method, a resource processing device, a storage medium and an electronic device, wherein the method comprises the following steps: if a webpage loading request is received, acquiring a target resource identifier carried by the webpage loading request, sending a resource acquisition request to a resource server based on the target resource identifier, sending an interception inquiry request to a database based on the target resource identifier, receiving a resource packet returned by the resource server based on the resource acquisition request, receiving interception processing information returned by the database based on the interception inquiry request, and performing data display processing on the resource packet based on the interception processing information. By the method and the device, time consumed by resource interception processing can be reduced, time required by webpage loading is further reduced, and webpage loading speed is increased.

Description

Resource processing method and device, storage medium and electronic equipment
Technical Field
The present application relates to the field of computer technologies, and in particular, to a resource processing method and apparatus, a storage medium, and an electronic device.
Background
When a user accesses a website on a browser, the user often needs to request a resource package from a server of the website according to a domain name of the website, then analyzes and renders the resource package, and then the resource package can be displayed on a webpage. The existing resource interception method is to inquire whether to intercept resources or not by aiming at a browser kernel network module, and then select whether to request a resource package from a server of a website or not according to an interception result, wherein the processes of resource interception and resource package request are serial, and when more resources need to be requested by the website, the longer the resource interception needs to be, the longer the webpage loading time is, and the webpage loading speed is slow.
Disclosure of Invention
The embodiment of the application provides a resource processing method and device, a storage medium and electronic equipment, which can reduce the time consumed by resource interception processing, further reduce the time required by webpage loading and improve the webpage loading speed. The technical scheme is as follows:
in a first aspect, an embodiment of the present application provides a resource processing method, where the method includes:
if a webpage loading request is received, acquiring a target resource identifier carried by the webpage loading request;
sending a resource acquisition request to a resource server based on the target resource identifier, and sending an interception inquiry request to a database based on the target resource identifier;
receiving a resource data packet returned by the resource server based on the resource acquisition request, and receiving interception processing information returned by the database based on the interception inquiry request;
and performing data display processing on the resource data packet based on the interception processing information.
In a second aspect, an embodiment of the present application provides a resource processing apparatus, where the apparatus includes:
the identification acquisition module is used for acquiring a target resource identification carried by a webpage loading request if the webpage loading request is received;
the request sending module is used for sending a resource obtaining request to a resource server based on the target resource identifier and sending an interception inquiry request to a database based on the target resource identifier;
the information receiving module is used for receiving a resource data packet returned by the resource server based on the resource acquisition request and receiving interception processing information returned by the database based on the interception inquiry request;
and the display processing module is used for performing data display processing on the resource data packet based on the interception processing information.
In a third aspect, embodiments of the present application provide a computer storage medium storing a plurality of instructions adapted to be loaded by a processor and to perform the above-mentioned method steps.
In a fourth aspect, an embodiment of the present application provides an electronic device, which may include: a processor and a memory; wherein the memory stores a computer program adapted to be loaded by the processor and to perform the above-mentioned method steps.
The beneficial effects brought by the technical scheme provided by some embodiments of the application at least comprise:
in one or more embodiments of the present application, if a web page loading request is received, a target resource identifier carried by the web page loading request is obtained, a resource obtaining request is sent to a resource server based on the target resource identifier, an interception inquiry request is sent to a database based on the target resource identifier, a resource packet returned by the resource server based on the resource obtaining request is received, interception processing information returned by the database based on the interception inquiry request is received, and data display processing is performed on the resource packet based on the interception processing information. By simultaneously sending the resource acquisition request and the interception inquiry request, and processing the resource data packet after the interception processing information is returned, the resource acquisition request and the interception inquiry request are processed in parallel, so that the time consumed by resource interception processing is reduced, the time required by webpage loading is further reduced, and the webpage loading speed is increased.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is an exemplary schematic diagram of a web page loading provided in an embodiment of the present application;
fig. 2 is a schematic flowchart of a resource processing method according to an embodiment of the present application;
fig. 3 is a schematic flowchart of a resource processing method according to an embodiment of the present application;
fig. 3a is a schematic diagram illustrating an example of resource interception according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of a resource processing apparatus according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of a resource processing apparatus according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of an information receiving module according to an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of an information receiving module according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of a display processing module according to an embodiment of the present disclosure;
fig. 9 is a schematic structural diagram of an electronic device according to an embodiment of the present application;
FIG. 10 is a schematic structural diagram of an operating system and a user space provided in an embodiment of the present application;
FIG. 11 is an architectural diagram of the android operating system of FIG. 9;
FIG. 12 is an architecture diagram of the IOS operating system of FIG. 9.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. 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 application.
In the description of the present application, it is to be understood that the terms "first," "second," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. In the description of the present application, it is noted that, unless explicitly stated or limited otherwise, "including" and "having" and any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements listed, but may alternatively include other steps or elements not listed, or inherent to such process, method, article, or apparatus. The specific meaning of the above terms in the present application can be understood in a specific case by those of ordinary skill in the art. Further, in the description of the present application, "a plurality" means two or more unless otherwise specified. "and/or" describes the association relationship of the associated objects, meaning that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship.
The resource processing method provided by the embodiment of the application can be realized by relying on a computer program, and can run on a resource processing device based on a von neumann architecture. The computer program may be integrated into the application or may run as a separate tool-like application. The resource processing device in the embodiment of the application may be a terminal device having a Network browsing function, such as a mobile phone, a personal computer, a tablet computer, a handheld device, a vehicle-mounted device, and a wearable device, and may also be a browser module in the terminal device, and is used to retrieve, display, and transmit information resources of a World Wide Web (Web), when a user may browse a Web page through the resource processing device and needs to open a Web page, the resource processing device may receive a Web page loading request, where one Web page includes many resources that need to be loaded and rendered, such as hypertext Markup Language (html), instant compilation programming Language (JavaScript, js) data, a Cascading Style sheet (parsing styles Sheets, cs), image exchange Format (Graphics exchange Format, gif) data, Portable Network Graphics (Portable Network Graphics, png), and the like, when each resource is loaded, the resource processing device requests the resource server to acquire a resource data packet according to the target resource identifier, inquires whether the resource is intercepted or not from the database, and then determines whether to load the resource or intercept the resource according to interception processing information returned by the database. The resource server in the embodiment of the application is a server of a target webpage which corresponds to a webpage loading request and is desired to be opened by a user, all resources required for loading the target webpage are stored in the resource server, the resource library can be stored in the resource processing device, and also can be stored in server equipment which is in contact with the resource processing device, and the resource processing device can access a database in the server equipment through related application programs or in a wireless connection or wired connection mode.
Referring to fig. 1 together, an exemplary schematic diagram of web page loading is provided for the embodiment of the present application, after a resource processing device obtains a web page loading request due to a user operation, a resource obtaining request is sent to a resource server of a target web page based on the web page loading request, the resource server returns a resource packet to the resource processing device after receiving the resource obtaining request, meanwhile, the resource processing device sends an interception query request to a database, the database responds to the interception query request and returns interception processing information to the resource processing device, and the resource processing device determines whether to intercept a resource corresponding to the resource packet according to the interception processing information, that is, whether to load and display the resource on the web page.
The resource processing method provided by the present application is described in detail below with reference to specific embodiments.
Referring to fig. 2, a flow chart of a resource processing method is provided in the present embodiment. As shown in fig. 2, the method of the embodiment of the present application may include the following steps S101-S104.
S101, if a webpage loading request is received, acquiring a target resource identifier carried by the webpage loading request.
Specifically, a user can browse a web page by using the resource processing device, when the user wants to open a target web page, the user clicks a tag of the target web page on a screen of the resource processing device by operating a mouse, or the user makes the resource processing device receive a web page loading request for the target web page by means of voice, designated gesture, and the like, the resource processing device obtains a target resource identifier carried in the web page loading request, the web page loading request has a plurality of resource identifiers, because the resource processing device can load only one resource at a time, the resource processing device sequentially obtains the resource identifiers in the web page loading request, the target resource identifier is one of the plurality of resource identifiers in the web page loading request, the target resource identifier can instruct the resource processing device to find a resource server of the target web page and is an identifier of the target resource in the target web page, for example, a Uniform Resource Locator (URL) may be located for the target Resource.
S102, sending a resource obtaining request to a resource server based on the target resource identification, and sending an interception inquiry request to a database based on the target resource identification.
Specifically, the resource processing device finds a resource server of the target web page through the target resource identifier, and sends a resource acquisition request to the resource server, where the resource acquisition request may carry the target resource identifier and is used to instruct the resource server to find a resource data packet of the target resource. The method comprises the steps that a resource processing device sends a resource acquisition request to a resource server, or sends an interception inquiry request to a database within preset time, wherein the interception inquiry request can carry a target resource identifier and is used for indicating the database to judge whether the target resource needs to be intercepted or not. The preset time may be set to a smaller value, for example, 50ms, and the preset time may be set to a smaller value, and when the resource acquisition request and the interception request are sent, or sent back and forth in a short time, the resource loading program and the resource interception program of the resource processing apparatus are executed in parallel, rather than being executed back and forth, i.e., executed serially, so that the resource loading time is saved, and especially when the target web page has more resources to be loaded, the loading time of the web page may be significantly reduced, and the web page loading data may be improved.
And S103, receiving a resource data packet returned by the resource server based on the resource acquisition request, and receiving interception processing information returned by the database based on the interception inquiry request.
Specifically, the resource processing device receives a resource data packet of the target resource returned by the resource server, and receives interception processing information returned by the database based on the interception inquiry request.
And S104, performing data display processing on the resource data packet based on the interception processing information.
Specifically, the response speeds of the resource server and the database are different, the return time of the resource packet and the interception processing information may be different, the resource processing device may perform data display processing on the resource packet according to the content of the interception processing information after receiving the interception processing information, and if the resource packet is received by the resource processing device before the interception processing information, the resource processing device may not directly perform data display processing such as parsing and rendering on the resource packet, but perform caching on the resource packet to wait for receiving the interception processing information. If the content of the received interception processing information is empty, the target resource does not need to be intercepted, and the resource processing device can perform data display processing such as analysis and rendering on the resource data packet, so that the target resource is displayed on the webpage; if the content of the received interception processing information is not empty, it indicates that the target resource needs to be intercepted, and the resource processing device may discard the resource packet and not display the target resource on the web page.
In the embodiment of the application, if a webpage loading request is received, a target resource identifier carried by the webpage loading request is acquired, a resource acquisition request is sent to a resource server based on the target resource identifier, an interception inquiry request is sent to a database based on the target resource identifier, a resource packet returned by the resource server based on the resource acquisition request is received, interception processing information returned by the database based on the interception inquiry request is received, and data display processing is performed on the resource packet based on the interception processing information. By simultaneously sending the resource acquisition request and the interception inquiry request, and processing the resource data packet after the interception processing information is returned, the resource acquisition request and the interception inquiry request are processed in parallel, so that the time consumed by resource interception processing is reduced, the time required by webpage loading is further reduced, and the webpage loading speed is increased.
Referring to fig. 3, a flow chart of a resource processing method is provided in the present embodiment. As shown in fig. 3, the method of the embodiment of the present application may include the following steps S201 to S209.
S201, acquiring an intercepted resource identifier of an intercepted resource, and storing the intercepted resource identifier in an intercepted identifier set of a database.
Specifically, a user or a related technician may set which resources need to be intercepted in the resource processing device, that is, may input interception resource identifiers of the intercepted resources in the resource processing device or a server connected to the resource processing device, where the interception resource identifiers may be URLs of the intercepted resources, and the resource processing device may store the interception resource identifiers in an interception identifier set of the database, where all the interception resource identifiers are stored in the interception identifier set, and is used to compare a target resource identifier of a target resource with the interception resource identifiers in the interception identifier set when the resource processing device inquires whether the target resource needs to be intercepted from the database, and if the target resource identifier exists in the interception identifier set, it represents that the target resource needs to be intercepted. The intercepted resource can be a resource for illegally displaying content in a website, such as advertisements, promotion information and the like, and can also be an existing resource in a local storage of the resource processing device, so that the existing resource can be prevented from being loaded again, the flow is prevented from being wasted, the occupied bandwidth is reduced, and the operation burden of the resource processing device is reduced.
S202, if a webpage loading request is received, a target resource identifier carried by the webpage loading request is obtained.
Specifically, a user can browse a web page by using the resource processing device, when the user wants to open a target web page, the user clicks a tag of the target web page on a screen of the resource processing device by operating a mouse, or the user makes the resource processing device receive a web page loading request for the target web page by means of voice, designated gesture, and the like, the resource processing device obtains a target resource identifier carried in the web page loading request, the web page loading request has a plurality of resource identifiers, because the resource processing device can load only one resource at a time, the resource processing device sequentially obtains the resource identifiers in the web page loading request, the target resource identifier is one of the plurality of resource identifiers in the web page loading request, the target resource identifier can instruct the resource processing device to find a resource server of the target web page and is an identifier of the target resource in the target web page, for example, a URL of the target resource, etc.
S203, sending a resource acquisition request to a resource server based on the target resource identifier, and searching for the intercepted resource identifier which is the same as the target resource identifier in an intercepted identifier set of a database to generate a query result.
Specifically, the resource processing device finds a resource server of the target web page through the target resource identifier, and sends a resource acquisition request to the resource server, where the resource acquisition request may carry the target resource identifier and is used to instruct the resource server to find a resource data packet of the target resource. When the resource processing device sends a resource acquisition request to the resource server, or within a preset time, the resource acquisition request and the interception identifier set of the database are searched for the interception resource identifier same as the target resource identifier to generate a query result, where the query result is used to generate the interception processing information, the preset time may be an initial setting of the resource processing device, or may be set in the resource processing device by a user or a related technician, the preset time may be set to a smaller value, for example, 50ms, and the resource acquisition request and the query result are sent simultaneously, or sent back and forth within a short time, so that the resource loading program and the resource interception program of the resource processing device are executed in parallel, rather than being executed back and forth, i.e., executed serially, so that the resource loading time is saved, especially when the target webpage has more resources to be loaded, the webpage loading time can be obviously reduced, and the webpage loading data can be improved.
The resource processing device can search whether an intercepted resource identifier identical to the target resource identifier exists in the intercepted identifier set of the database, and if so, the resource processing device indicates that the target resource corresponding to the target resource identifier should be intercepted; if not, the target resource corresponding to the target resource identifier can be normally loaded and displayed on the webpage without being intercepted.
And S204, generating interception processing information based on the query result.
Specifically, the resource processing device generates interception processing information according to the query result:
if the query result is that the resource identifier same as the target resource identifier exists in the interception identifier set, the resource processing device acquires a local resource packet corresponding to the target resource identifier, and generates interception processing information according to the local resource packet, wherein the local resource packet can be stored in the resource processing device or a server connected with the resource processing device, the local resource packet is added to the interception processing information to instruct the resource processing device to replace a resource packet corresponding to the target resource with the local resource packet, and data in the local resource packet is displayed on a webpage;
if the query result indicates that the resource identifier identical to the target resource identifier does not exist in the interception identifier set, it indicates that the target resource corresponding to the target resource identifier does not need to be intercepted, and the resource processing device generates interception processing information with empty content.
S205, receiving the resource data packet returned by the resource server based on the resource obtaining request.
Specifically, the resource processing apparatus receives a resource packet of the target resource returned by the resource server.
And S206, judging whether interception processing information returned by the database based on the interception inquiry request is received or not.
Specifically, after the resource processing device receives the resource packet, the resource processing device may determine whether the interception processing information returned by the database based on the interception query request is received. If not, go to step S207; if not, go to step S208.
And S207, suspending data display processing of the resource data packet until interception processing information returned by the database based on the interception inquiry request is received, and executing data display processing of the resource data packet based on the interception processing information.
Specifically, in general, the resource processing device receives the resource packet and then automatically performs data display processing such as parsing and rendering on the resource packet, but in this scheme, the data display processing on the resource packet needs to be determined by the interception processing information, so if the interception processing information returned by the database based on the interception inquiry request is not received, the resource processing device suspends the data display processing on the resource packet until the interception processing information is received, and then performs data display processing on the resource packet according to the interception processing information.
Optionally, if the interception processing information is received by the resource processing device before the resource data packet, the resource processing device may temporarily store the interception processing information, and call the resource data packet after the resource data packet is returned; the resource processing device may also generate an interception flag according to the content of the interception processing information, for example, if the content of the interception processing information is empty, a first flag is generated to indicate that the target resource does not need to be intercepted, and if the content of the interception processing information is not empty, a second flag is generated to indicate that the target resource needs to be intercepted, and then the resource processing device can directly perform data display processing according to the interception flag when receiving the resource packet.
And S208, if the content of the interception processing information is empty, rendering the resource data packet, and displaying the rendered resource data packet in a webpage.
Specifically, if the resource processing apparatus receives the interception processing information before receiving the resource packet, or waits for receiving the interception processing information after receiving the resource packet, the resource processing apparatus performs data display processing on the resource packet according to the interception processing information. If the content of the interception processing information is empty, it indicates that the interception processing of the target resource is not needed, and the resource processing device analyzes and renders the resource data packet, and displays the rendered resource data packet in the webpage.
S209, if the content of the interception processing information is not empty, discarding the resource packet, obtaining a local resource packet carried by the interception processing information to render the local resource packet, and displaying the rendered local resource packet in a webpage.
Specifically, if the content of the interception processing information is not empty, it indicates that the interception processing needs to be performed on the target resource, and the resource processing device discards the resource packet and does not display the content in the resource packet on the web page. Meanwhile, the resource processing device can acquire the local resource packet carried in the interception processing information, analyze and render the local resource packet, and display the rendered local resource packet in the webpage.
It can be understood that resource interception is mostly used for intercepting illegal resources such as illegal advertisements, promotion information, and the like in a web page, and also can be used for intercepting existing resources in a local storage of a resource processing device, which are not desired to be reacquired and loaded through a resource server.
Referring to fig. 3a together, an exemplary schematic diagram of resource interception is provided for the embodiment of the present application, where if a resource processor finds that a resource identifier in an interception identifier set exists in a resource identifier set with the same target resource identifier, for example, the resource identifier a and the target resource identifier in fig. 3a, a received resource packet is discarded, and then a local resource packet in resource interception information is obtained, and the local resource packet is rendered and displayed in a web page. For example, when the resource packet corresponding to the target resource identifier is an illegal advertisement, a promotion message, or the like, the local resource packet may contain a prompt message for prompting the user to open a webpage with illegal content, or when the resource packet corresponding to the target resource identifier is already in the local storage of the resource processing device, the local resource packet may contain the same content as the resource packet, and the resource processing device discards the resource packet and directly loads the local resource packet.
In the embodiment of the application, if a webpage loading request is received, a target resource identifier carried by the webpage loading request is acquired, a resource identifier identical to the target resource identifier is searched in an interception identifier set to generate a query result, interception processing information is generated according to the query result, an interception inquiry request is sent to a database based on the target resource identifier, a resource packet returned by a resource server based on the resource acquisition request is received, whether the interception processing information is acquired or not is judged, if not, data display processing of the resource packet is suspended, and if or, waiting for the interception processing information, data display processing is performed on the resource packet based on the interception processing information. By simultaneously sending the resource acquisition request and the interception inquiry request, and processing the resource data packet after the interception processing information is returned, the resource acquisition request and the interception inquiry request are processed in parallel, so that the time consumed by resource interception processing is reduced, the time required by webpage loading is further reduced, and the webpage loading speed is increased. Meanwhile, the resource data packet can be replaced by a local resource packet, the local resource packet is rendered and displayed, the violation information of the webpage opened by the user can be prompted, or the existing resources in the bottom storage of the resource processing device are prevented from being repeatedly acquired and loaded through the resource server, so that the purposes of reducing the bandwidth and saving the resources are achieved.
The resource processing apparatus provided in the embodiment of the present application will be described in detail below with reference to fig. 4 to 6. It should be noted that, the resource processing apparatus shown in fig. 4 to fig. 6 is used for executing the method of the embodiment shown in fig. 2 and fig. 3 of the present application, for convenience of description, only the portion related to the embodiment of the present application is shown, and details of the specific technology are not disclosed, please refer to the embodiment shown in fig. 2 and fig. 3 of the present application.
Referring to fig. 4, a schematic structural diagram of a resource processing apparatus according to an exemplary embodiment of the present application is shown. The resource handling means may be implemented as all or part of a device in software, hardware or a combination of both. The device 1 comprises an identification acquisition module 11, a request sending module 12, an information receiving module 13 and a display processing module 14.
The identifier obtaining module 11 is configured to, if a web page loading request is received, obtain a target resource identifier carried by the web page loading request;
a request sending module 12, configured to send a resource obtaining request to a resource server based on the target resource identifier, and send an interception query request to a database based on the target resource identifier;
an information receiving module 13, configured to receive a resource data packet returned by the resource server based on the resource acquisition request, and receive interception processing information returned by the database based on the interception inquiry request;
and the display processing module 14 is configured to perform data display processing on the resource data packet based on the interception processing information.
In this embodiment, if a web page loading request is received, a target resource identifier carried by the web page loading request is acquired, a resource acquisition request is sent to a resource server based on the target resource identifier, an interception inquiry request is sent to a database based on the target resource identifier, a resource packet returned by the resource server based on the resource acquisition request is received, interception processing information returned by the database based on the interception inquiry request is received, and data display processing is performed on the resource packet based on the interception processing information. By simultaneously sending the resource acquisition request and the interception inquiry request, and processing the resource data packet after the interception processing information is returned, the resource acquisition request and the interception inquiry request are processed in parallel, so that the time consumed by resource interception processing is reduced, the time required by webpage loading is further reduced, and the webpage loading speed is increased.
Please refer to fig. 5, which shows a schematic structural diagram of a resource processing apparatus according to an exemplary embodiment of the present application. The resource handling means may be implemented as all or part of a device in software, hardware or a combination of both. The device 1 comprises an identification acquisition module 11, a request sending module 12, an information receiving module 13, a display processing module 14 and an identification storage module 15.
The identifier obtaining module 11 is configured to, if a web page loading request is received, obtain a target resource identifier carried by the web page loading request;
a request sending module 12, configured to send a resource obtaining request to a resource server based on the target resource identifier, and send an interception query request to a database based on the target resource identifier;
optionally, the request sending module 12 is specifically configured to search an interception resource identifier that is the same as the target resource identifier in an interception identifier set of the database, so as to generate a query result.
An information receiving module 13, configured to receive a resource data packet returned by the resource server based on the resource acquisition request, and receive interception processing information returned by the database based on the interception inquiry request;
optionally, the information receiving module 13 is specifically configured to generate interception processing information based on the query result.
Specifically, please refer to fig. 6, which provides a schematic structural diagram of an information receiving module according to an embodiment of the present application. As shown in fig. 6, the information receiving module 13 may include:
a first information generating unit 131, configured to, if the query result indicates that a resource identifier that is the same as the target resource identifier exists in the interception identifier set, obtain a local resource packet corresponding to the target resource identifier, and generate interception processing information based on the local resource packet;
a second information generating unit 132, configured to generate interception processing information with empty content if the query result indicates that the resource identifier in the interception identifier set is not the same as the target resource identifier.
Specifically, please refer to fig. 7, which provides a schematic structural diagram of an information receiving module according to an embodiment of the present application. As shown in fig. 7, the information receiving module 13 may include:
a data packet receiving unit 133, configured to receive a resource data packet returned by the resource server based on the resource obtaining request, and determine whether to receive interception processing information returned by the database based on the interception query request;
a display processing unit 134, configured to perform, if yes, data display processing on the resource packet based on the interception processing information;
and a suspension processing unit 135, configured to suspend, if not, data display processing on the resource packet until receiving interception processing information returned by the database based on the interception inquiry request, and perform data display processing on the resource packet based on the interception processing information.
A display processing module 14, configured to perform data display processing on the resource data packet based on the interception processing information;
optionally, the display processing module 14 is specifically configured to, if the content of the interception processing information is empty, perform rendering processing on the resource data packet, and display the rendered resource data packet in a webpage.
Specifically, please refer to fig. 8, which provides a schematic structural diagram of a display processing module according to an embodiment of the present application. As shown in fig. 8, the display processing module 14 may include:
a discarding processing unit 141, configured to discard the resource packet if the content of the interception processing information is not empty, and obtain a local resource packet carried by the interception processing information;
and the local resource rendering unit 142 is configured to perform rendering processing on the local resource package, and display the rendered local resource package in a webpage.
And the identifier storage module 15 is configured to obtain an intercepted resource identifier of the intercepted resource, and store the intercepted resource identifier in an intercepted identifier set of the database.
In this embodiment, in this application embodiment, if a web page loading request is received, a target resource identifier carried by the web page loading request is obtained, a resource identifier that is the same as the target resource identifier is searched in an interception identifier set, and a query result is generated, interception processing information is generated according to the query result, an interception inquiry request is sent to a database based on the target resource identifier, a resource packet returned by a resource server based on the resource obtaining request is received, and then whether the interception processing information is obtained is determined, if not, data display processing on the resource packet is suspended, and if or when the interception processing information is waited, data display processing is performed on the resource packet based on the interception processing information. By simultaneously sending the resource acquisition request and the interception inquiry request, and processing the resource data packet after the interception processing information is returned, the resource acquisition request and the interception inquiry request are processed in parallel, so that the time consumed by resource interception processing is reduced, the time required by webpage loading is further reduced, and the webpage loading speed is increased. Meanwhile, the resource data packet can be replaced by a local resource packet, the local resource packet is rendered and displayed, the violation information of the webpage opened by the user can be prompted, or the existing resources in the bottom storage of the resource processing device are prevented from being repeatedly acquired and loaded through the resource server, so that the purposes of reducing the bandwidth and saving the resources are achieved.
It should be noted that, when the resource processing apparatus provided in the foregoing embodiment executes the resource processing method, only the division of the functional modules is illustrated, and in practical applications, the above function allocation may be completed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules, so as to complete all or part of the above described functions. In addition, the resource processing apparatus and the resource processing method provided in the above embodiments belong to the same concept, and details of implementation processes thereof are referred to in the method embodiments and are not described herein again.
The above-mentioned serial numbers of the embodiments of the present application are merely for description and do not represent the merits of the embodiments.
An embodiment of the present application further provides a computer storage medium, where the computer storage medium may store a plurality of instructions, where the instructions are suitable for being loaded by a processor and executing the resource processing method according to the embodiments shown in fig. 2 to fig. 3, and a specific execution process may refer to specific descriptions of the embodiments shown in fig. 2 to fig. 3, which is not described herein again.
The present application further provides a computer program product, where at least one instruction is stored, and the at least one instruction is loaded by the processor and executes the resource processing method according to the embodiment shown in fig. 2 to fig. 3, where a specific execution process may refer to specific descriptions of the embodiment shown in fig. 2 to fig. 3, and is not described herein again.
Referring to fig. 9, a block diagram of an electronic device according to an exemplary embodiment of the present application is shown. The electronic device in the present application may comprise one or more of the following components: a processor 110, a memory 120, an input device 130, an output device 140, and a bus 150. The processor 110, memory 120, input device 130, and output device 140 may be connected by a bus 150.
Processor 110 may include one or more processing cores. The processor 110 connects various parts within the overall electronic device using various interfaces and lines, and performs various functions of the electronic device 100 and processes data by executing or executing instructions, programs, code sets, or instruction sets stored in the memory 120 and calling data stored in the memory 120. Alternatively, the processor 110 may be implemented in hardware using at least one of Digital Signal Processing (DSP), field-programmable gate Array (FPGA), and Programmable Logic Array (PLA). The processor 110 may integrate one or more of a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), a modem, and the like. Wherein, the CPU mainly processes an operating system, a user interface, an application program and the like; the GPU is used for rendering and drawing display content; the modem is used to handle wireless communications. It is understood that the modem may not be integrated into the processor 110, but may be implemented by a communication chip.
The Memory 120 may include a Random Access Memory (RAM) or a read-only Memory (ROM). Optionally, the memory 120 includes a non-transitory computer-readable medium. The memory 120 may be used to store instructions, programs, code sets, or instruction sets. The memory 120 may include a program storage area and a data storage area, wherein the program storage area may store instructions for implementing an operating system, instructions for implementing at least one function (such as a touch function, a sound playing function, an image playing function, etc.), instructions for implementing various method embodiments described below, and the like, and the operating system may be an Android (Android) system, including a system based on Android system depth development, an IOS system developed by apple, including a system based on IOS system depth development, or other systems. The data storage area may also store data created by the electronic device during use, such as phone books, audio and video data, chat log data, and the like.
Referring to fig. 10, the memory 120 may be divided into an operating system space, where an operating system is run, and a user space, where native and third-party applications are run. In order to ensure that different third-party application programs can achieve a better operation effect, the operating system allocates corresponding system resources for the different third-party application programs. However, the requirements of different application scenarios in the same third-party application program on system resources are different, for example, in a local resource loading scenario, the third-party application program has a higher requirement on the disk reading speed; in the animation rendering scene, the third-party application program has a high requirement on the performance of the GPU. The operating system and the third-party application program are independent from each other, and the operating system cannot sense the current application scene of the third-party application program in time, so that the operating system cannot perform targeted system resource adaptation according to the specific application scene of the third-party application program.
In order to enable the operating system to distinguish a specific application scenario of the third-party application program, data communication between the third-party application program and the operating system needs to be opened, so that the operating system can acquire current scenario information of the third-party application program at any time, and further perform targeted system resource adaptation based on the current scenario.
Taking an operating system as an Android system as an example, programs and data stored in the memory 120 are as shown in fig. 11, and a Linux kernel layer 320, a system runtime library layer 340, an application framework layer 360, and an application layer 380 may be stored in the memory 120, where the Linux kernel layer 320, the system runtime library layer 340, and the application framework layer 360 belong to an operating system space, and the application layer 380 belongs to a user space. The Linux kernel layer 320 provides underlying drivers for various hardware of the electronic device, such as a display driver, an audio driver, a camera driver, a bluetooth driver, a Wi-Fi driver, power management, and the like. The system runtime library layer 340 provides a main feature support for the Android system through some C/C + + libraries. For example, the SQLite library provides support for a database, the OpenGL/ES library provides support for 3D drawing, the Webkit library provides support for a browser kernel, and the like. Also provided in the system runtime library layer 340 is an Android runtime library (Android runtime), which mainly provides some core libraries that can allow developers to write Android applications using the Java language. The application framework layer 360 provides various APIs that may be used in building an application, and developers may build their own applications by using these APIs, such as activity management, window management, view management, notification management, content provider, package management, session management, resource management, and location management. At least one application program runs in the application layer 380, and the application programs may be native application programs carried by the operating system, such as a contact program, a short message program, a clock program, a camera application, and the like; or a third-party application developed by a third-party developer, such as a game application, an instant messaging program, a photo beautification program, a resource processing program, and the like.
Taking an operating system as an IOS system as an example, programs and data stored in the memory 120 are shown in fig. 12, and the IOS system includes: a Core operating system Layer 420(Core OS Layer), a Core Services Layer 440(Core Services Layer), a Media Layer 460(Media Layer), and a touchable Layer 480(Cocoa Touch Layer). The kernel operating system layer 420 includes an operating system kernel, drivers, and underlying program frameworks that provide functionality closer to hardware for use by program frameworks located in the core services layer 440. The core services layer 440 provides system services and/or program frameworks, such as a Foundation framework, an account framework, an advertisement framework, a data storage framework, a network connection framework, a geographic location framework, a motion framework, and so forth, as required by the application. The media layer 460 provides audiovisual related interfaces for applications, such as graphics image related interfaces, audio technology related interfaces, video technology related interfaces, audio video transmission technology wireless playback (AirPlay) interfaces, and the like. Touchable layer 480 provides various common interface-related frameworks for application development, and touchable layer 480 is responsible for user touch interaction operations on the electronic device. Such as a local notification service, a remote push service, an advertising framework, a game tool framework, a messaging User Interface (UI) framework, a User Interface UIKit framework, a map framework, and so forth.
In the framework illustrated in FIG. 12, the framework associated with most applications includes, but is not limited to: a base framework in the core services layer 440 and a UIKit framework in the touchable layer 480. The base framework provides many basic object classes and data types, provides the most basic system services for all applications, and is UI independent. While the class provided by the UIKit framework is a basic library of UI classes for creating touch-based user interfaces, iOS applications can provide UIs based on the UIKit framework, so it provides an infrastructure for applications for building user interfaces, drawing, processing and user interaction events, responding to gestures, and the like.
The Android system can be referred to as a mode and a principle for realizing data communication between the third-party application program and the operating system in the IOS system, and details are not repeated herein.
The input device 130 is used for receiving input instructions or data, and the input device 130 includes, but is not limited to, a keyboard, a mouse, a camera, a microphone, or a touch device. The output device 140 is used for outputting instructions or data, and the output device 140 includes, but is not limited to, a display device, a speaker, and the like. In one example, the input device 130 and the output device 140 may be combined, and the input device 130 and the output device 140 are touch display screens for receiving touch operations of a user on or near the touch display screens by using any suitable object such as a finger, a touch pen, and the like, and displaying user interfaces of various applications. Touch displays are typically provided on the front panel of an electronic device. The touch display screen may be designed as a full-face screen, a curved screen, or a profiled screen. The touch display screen can also be designed to be a combination of a full-face screen and a curved-face screen, and a combination of a special-shaped screen and a curved-face screen, which is not limited in the embodiment of the present application.
In addition, those skilled in the art will appreciate that the configurations of the electronic devices illustrated in the above-described figures do not constitute limitations on the electronic devices, which may include more or fewer components than illustrated, or some components may be combined, or a different arrangement of components. For example, the electronic device further includes a radio frequency circuit, an input unit, a sensor, an audio circuit, a wireless fidelity (WiFi) module, a power supply, a bluetooth module, and other components, which are not described herein again.
In the embodiment of the present application, the main body of execution of each step may be the electronic device described above. Optionally, the execution subject of each step is an operating system of the electronic device. The operating system may be an android system, an IOS system, or another operating system, which is not limited in this embodiment of the present application.
The electronic device of the embodiment of the application can also be provided with a display device, and the display device can be various devices capable of realizing a display function, for example: a cathode ray tube display (CR), a light-emitting diode display (LED), an electronic ink panel, a Liquid Crystal Display (LCD), a Plasma Display Panel (PDP), and the like. A user may utilize a display device on the electronic device 101 to view information such as displayed text, images, video, and the like. The electronic device may be a smartphone, a tablet computer, a gaming device, an AR (Augmented Reality) device, an automobile, a data storage device, an audio playback device, a video playback device, a notebook, a desktop computing device, a wearable device such as an electronic watch, an electronic glasses, an electronic helmet, an electronic bracelet, an electronic necklace, an electronic garment, or the like.
In the electronic device shown in fig. 9, the processor 110 may be configured to call the resource handling application stored in the memory 120, and specifically perform the following operations:
if a webpage loading request is received, acquiring a target resource identifier carried by the webpage loading request;
sending a resource acquisition request to a resource server based on the target resource identifier, and sending an interception inquiry request to a database based on the target resource identifier;
receiving a resource data packet returned by the resource server based on the resource acquisition request, and receiving interception processing information returned by the database based on the interception inquiry request;
and performing data display processing on the resource data packet based on the interception processing information.
In an embodiment, before the processor 110 executes, if a web page loading request is received, acquiring a resource identifier carried by the web page loading request, the following operations are further executed:
acquiring an intercepted resource identifier of an intercepted resource, and storing the intercepted resource identifier in an intercepted identifier set of a database.
In one embodiment, when executing the query request intercepted from the database based on the target resource identifier, the processor 110 specifically executes the following operations:
searching an interception resource identifier which is the same as the target resource identifier in an interception identifier set of a database to generate a query result;
the receiving interception processing information returned by the database based on the interception inquiry request comprises:
and generating interception processing information based on the query result.
In an embodiment, when the processor 110 generates the interception processing information based on the query result, the following operations are specifically performed:
if the query result is that the resource identifier which is the same as the target resource identifier exists in the interception identifier set, acquiring a local resource packet corresponding to the target resource identifier, and generating interception processing information based on the local resource packet;
and if the query result indicates that the resource identifier which is the same as the target resource identifier does not exist in the interception identifier set, generating interception processing information with empty content.
In an embodiment, when executing receiving the resource data packet returned by the resource server based on the resource obtaining request and receiving the interception processing information returned by the database based on the interception query request, the processor 110 specifically executes the following operations:
receiving a resource data packet returned by the resource server based on the resource acquisition request, and judging whether interception processing information returned by the database based on the interception inquiry request is received or not;
if so, performing data display processing on the resource data packet based on the interception processing information;
and if not, suspending data display processing of the resource data packet until interception processing information returned by the database based on the interception inquiry request is received, and executing data display processing of the resource data packet based on the interception processing information.
In an embodiment, when performing the data display processing on the resource data packet based on the interception processing information, the processor 110 specifically performs the following operations:
and if the content of the interception processing information is empty, rendering the resource data packet, and displaying the rendered resource data packet in a webpage.
In an embodiment, when performing the data display processing on the resource data packet based on the interception processing information, the processor 110 specifically performs the following operations:
if the content of the interception processing information is not empty, discarding the resource packet, and acquiring a local resource packet carried by the interception processing information;
and rendering the local resource package, and displaying the rendered local resource package in a webpage.
In this embodiment, in this application embodiment, if a web page loading request is received, a target resource identifier carried by the web page loading request is obtained, a resource identifier that is the same as the target resource identifier is searched in an interception identifier set, and a query result is generated, interception processing information is generated according to the query result, an interception inquiry request is sent to a database based on the target resource identifier, a resource packet returned by a resource server based on the resource obtaining request is received, and then whether the interception processing information is obtained is determined, if not, data display processing on the resource packet is suspended, and if or when the interception processing information is waited, data display processing is performed on the resource packet based on the interception processing information. By simultaneously sending the resource acquisition request and the interception inquiry request, and processing the resource data packet after the interception processing information is returned, the resource acquisition request and the interception inquiry request are processed in parallel, so that the time consumed by resource interception processing is reduced, the time required by webpage loading is further reduced, and the webpage loading speed is increased. Meanwhile, the resource data packet can be replaced by a local resource packet, the local resource packet is rendered and displayed, the violation information of the webpage opened by the user can be prompted, or the existing resources in the bottom storage of the resource processing device are prevented from being repeatedly acquired and loaded through the resource server, so that the purposes of reducing the bandwidth and saving the resources are achieved.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a read-only memory or a random access memory.
The above disclosure is only for the purpose of illustrating the preferred embodiments of the present application and is not to be construed as limiting the scope of the present application, so that the present application is not limited thereto, and all equivalent variations and modifications can be made to the present application.

Claims (10)

1. A method for processing resources, the method comprising:
if a webpage loading request is received, acquiring a target resource identifier carried by the webpage loading request;
sending a resource acquisition request to a resource server based on the target resource identifier, and sending an interception inquiry request to a database based on the target resource identifier;
receiving a resource data packet returned by the resource server based on the resource acquisition request, and receiving interception processing information returned by the database based on the interception inquiry request;
and performing data display processing on the resource data packet based on the interception processing information.
2. The method according to claim 1, wherein before the step of obtaining the resource identifier carried by the web page loading request if the web page loading request is received, the method further comprises:
acquiring an intercepted resource identifier of an intercepted resource, and storing the intercepted resource identifier in an intercepted identifier set of a database.
3. The method of claim 1 or 2, wherein intercepting a query request to a database based on the target resource identification comprises:
searching an interception resource identifier which is the same as the target resource identifier in an interception identifier set of a database to generate a query result;
the receiving interception processing information returned by the database based on the interception inquiry request comprises:
and generating interception processing information based on the query result.
4. The method of claim 3, wherein generating interception processing information based on the query result comprises:
if the query result is that the resource identifier which is the same as the target resource identifier exists in the interception identifier set, acquiring a local resource packet corresponding to the target resource identifier, and generating interception processing information based on the local resource packet;
and if the query result indicates that the resource identifier which is the same as the target resource identifier does not exist in the interception identifier set, generating interception processing information with empty content.
5. The method according to claim 1, wherein the receiving resource packets returned by the resource server based on the resource obtaining request and receiving interception processing information returned by the database based on the interception query request comprises:
receiving a resource data packet returned by the resource server based on the resource acquisition request, and judging whether interception processing information returned by the database based on the interception inquiry request is received or not;
if so, performing data display processing on the resource data packet based on the interception processing information;
and if not, suspending data display processing of the resource data packet until interception processing information returned by the database based on the interception inquiry request is received, and executing data display processing of the resource data packet based on the interception processing information.
6. The method according to claim 1 or 5, wherein the performing data display processing on the resource data packet based on the interception processing information includes:
and if the content of the interception processing information is empty, rendering the resource data packet, and displaying the rendered resource data packet in a webpage.
7. The method according to claim 1 or 5, wherein the performing data display processing on the resource data packet based on the interception processing information includes:
if the content of the interception processing information is not empty, discarding the resource packet, and acquiring a local resource packet carried by the interception processing information;
and rendering the local resource package, and displaying the rendered local resource package in a webpage.
8. An apparatus for resource handling, the apparatus comprising:
the identification acquisition module is used for acquiring a target resource identification carried by a webpage loading request if the webpage loading request is received;
the request sending module is used for sending a resource obtaining request to a resource server based on the target resource identifier and sending an interception inquiry request to a database based on the target resource identifier;
the information receiving module is used for receiving a resource data packet returned by the resource server based on the resource acquisition request and receiving interception processing information returned by the database based on the interception inquiry request;
and the display processing module is used for performing data display processing on the resource data packet based on the interception processing information.
9. A computer storage medium, characterized in that it stores a plurality of instructions adapted to be loaded by a processor and to carry out the method steps according to any one of claims 1 to 7.
10. An electronic device, comprising: a processor and a memory; wherein the memory stores a computer program adapted to be loaded by the processor and to perform the method steps of any of claims 1 to 7.
CN202110534304.6A 2021-05-17 2021-05-17 Resource processing method and device, storage medium and electronic equipment Pending CN113312572A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110534304.6A CN113312572A (en) 2021-05-17 2021-05-17 Resource processing method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110534304.6A CN113312572A (en) 2021-05-17 2021-05-17 Resource processing method and device, storage medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN113312572A true CN113312572A (en) 2021-08-27

Family

ID=77373509

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110534304.6A Pending CN113312572A (en) 2021-05-17 2021-05-17 Resource processing method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN113312572A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114064146A (en) * 2021-11-16 2022-02-18 珠海金山数字网络科技有限公司 Resource loading method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170132669A1 (en) * 2014-06-10 2017-05-11 Zte Corporation Resource Downloading Method and Device
US20180241690A1 (en) * 2017-02-20 2018-08-23 International Business Machines Corporation Injection of information technology management process into resource request flows
CN109688205A (en) * 2018-12-07 2019-04-26 麒麟合盛网络技术股份有限公司 The hold-up interception method and device of web page resources
CN110555184A (en) * 2019-09-06 2019-12-10 深圳市珍爱捷云信息技术有限公司 resource caching method and device, computer equipment and storage medium
CN112069033A (en) * 2020-09-14 2020-12-11 成都知道创宇信息技术有限公司 Page monitoring method and device, electronic equipment and storage medium
CN112559927A (en) * 2020-12-23 2021-03-26 上海哔哩哔哩科技有限公司 Webpage loading method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170132669A1 (en) * 2014-06-10 2017-05-11 Zte Corporation Resource Downloading Method and Device
US20180241690A1 (en) * 2017-02-20 2018-08-23 International Business Machines Corporation Injection of information technology management process into resource request flows
CN109688205A (en) * 2018-12-07 2019-04-26 麒麟合盛网络技术股份有限公司 The hold-up interception method and device of web page resources
CN110555184A (en) * 2019-09-06 2019-12-10 深圳市珍爱捷云信息技术有限公司 resource caching method and device, computer equipment and storage medium
CN112069033A (en) * 2020-09-14 2020-12-11 成都知道创宇信息技术有限公司 Page monitoring method and device, electronic equipment and storage medium
CN112559927A (en) * 2020-12-23 2021-03-26 上海哔哩哔哩科技有限公司 Webpage loading method and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114064146A (en) * 2021-11-16 2022-02-18 珠海金山数字网络科技有限公司 Resource loading method and device
CN114064146B (en) * 2021-11-16 2024-04-09 珠海金山数字网络科技有限公司 Resource loading method and device

Similar Documents

Publication Publication Date Title
CN107889070B (en) Picture processing method, device, terminal and computer readable storage medium
US20230035047A1 (en) Remote assistance method, device, storage medium, and terminal
WO2018223558A1 (en) Data processing method and electronic device
CN107580039B (en) Transmission progress display method and device and terminal
CN112653670A (en) Service logic vulnerability detection method, device, storage medium and terminal
CN113268212A (en) Screen projection method and device, storage medium and electronic equipment
CN112231617A (en) Service call checking method and device, storage medium and electronic equipment
CN110572815A (en) Network access method, device, storage medium and terminal
CN109683760B (en) Recent content display method, device, terminal and storage medium
CN113312572A (en) Resource processing method and device, storage medium and electronic equipment
CN111913614A (en) Multi-picture display control method and device, storage medium and display
CN117555459A (en) Application group processing method and device, storage medium and electronic equipment
CN110442416B (en) Method, electronic device and computer-readable medium for presenting information
CN110730300A (en) Camera control method, device, storage medium and terminal
CN113286349B (en) Personal hot spot connection method, device, terminal and storage medium
CN113450762B (en) Text reading method, text reading device, terminal and storage medium
CN113950043B (en) Communication method, device, storage medium and terminal
CN115379005A (en) Message processing method and device, storage medium and electronic equipment
CN111859999A (en) Message translation method, device, storage medium and electronic equipment
CN113419650A (en) Data moving method and device, storage medium and electronic equipment
CN113296771A (en) Page display method, device, equipment and computer readable medium
CN113098859B (en) Webpage page rollback method, device, terminal and storage medium
CN113315687B (en) Proxy network management method, device, storage medium and terminal
WO2023273936A1 (en) Wallpaper setting method and apparatus, and storage medium and electronic device
CN114125048B (en) Message push setting method and device, storage medium and electronic equipment

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