CN112232855A - Page loading method and device and electronic equipment - Google Patents

Page loading method and device and electronic equipment Download PDF

Info

Publication number
CN112232855A
CN112232855A CN202011025671.5A CN202011025671A CN112232855A CN 112232855 A CN112232855 A CN 112232855A CN 202011025671 A CN202011025671 A CN 202011025671A CN 112232855 A CN112232855 A CN 112232855A
Authority
CN
China
Prior art keywords
page
advertisement material
access address
local
user
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
CN202011025671.5A
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.)
Shanghai Qiyu Information Technology Co ltd
Original Assignee
Shanghai Qiyu Information 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 Shanghai Qiyu Information Technology Co ltd filed Critical Shanghai Qiyu Information Technology Co ltd
Priority to CN202011025671.5A priority Critical patent/CN112232855A/en
Publication of CN112232855A publication Critical patent/CN112232855A/en
Pending legal-status Critical Current

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/0251Targeted advertisements
    • G06Q30/0269Targeted advertisements based on user profile or attribute
    • G06Q30/0271Personalized advertisement
    • 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
    • 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 relates to the technical field of computers, in particular to a page loading method, a page loading system and electronic equipment, wherein the page loading method comprises the following steps: responding to an operation instruction of a user to form operation instruction information, wherein the operation instruction information comprises information related to an access address requested by the user; judging the operation instruction information by using a starting mode identification rule to acquire a starting mode corresponding to the current operation; when the starting mode is a first starting mode, obtaining local advertisement materials and sending request access information for the access address to a server; rendering based on the local advertisement material to form an open screen page for displaying, and acquiring access address page information sent by a server; and loading the access address page information and displaying the access address page to the user. The method and the device are used for solving the problem of screen opening and blocking of the user, reduce the loading without effective time when the user re-enters the application home page, and further reduce the loss of the user.

Description

Page loading method and device and electronic equipment
Technical Field
The invention relates to the technical field of face recognition, in particular to a page loading method and device and electronic equipment.
Background
When a user opens application software, the process of loading an advertisement page is passed, when the advertisement page is loaded, the loading process is delayed when the situation that a network is blocked or delayed and the like occurs, if the user forcibly enters an application home page after loading is finished, the experience of the user is influenced, the user is lost in the process of loading the advertisement and the application of the software is not facilitated, so that the loading data of the advertisement page can be simply and quickly obtained, the waiting time of the user is reduced, and the method becomes a technical problem which needs to be solved urgently by technical personnel in the field.
Disclosure of Invention
The invention provides a page loading method, a page loading device and electronic equipment, which are used for perfecting a man-machine interaction process and improving the face recognition efficiency.
An embodiment of the present specification provides a page loading method, including:
responding to an operation instruction of a user to form operation instruction information, wherein the operation instruction information comprises information related to an access address requested by the user;
judging the operation instruction information by using a starting mode identification rule to acquire a starting mode corresponding to the current operation;
when the starting mode is a first starting mode, obtaining local advertisement materials and sending request access information for the access address to a server;
rendering based on the local advertisement material to form an open screen page for displaying, and acquiring access address page information sent by a server;
and loading the access address page information and displaying the access address page to the user.
Preferably, the method further comprises the following steps:
when the starting mode is a second starting mode, calling an open screen advertisement interface, reading the latest advertisement material and caching the latest advertisement material to the local;
acquiring the latest advertisement material cached to the local and sending request access information for the access address to a server;
rendering based on the latest advertisement material to form an open screen page for displaying, and acquiring access address page information sent by a server;
and loading the access address page information and displaying the access address page to the user.
Preferably, the rendering based on the local advertisement material forms an open-screen page for displaying, and obtains the access address page information sent by the server, including:
if the local advertisement material does not exist, entering an application home page;
and if the local advertisement material exists, reading the expiration date of the local advertisement material.
Preferably, the reading of the expiration date of the local advertisement material includes:
if the current time is larger than the expiration date of the local advertisement material, entering the application home page;
and if the current time is less than the expiration date of the local advertisement material, detecting the historical operation instruction of the user.
Preferably, the detecting the historical operation instruction of the user includes:
detecting whether a skip button is clicked in a historical operation instruction of a user;
if the skip button is clicked, entering the application home page;
and if the skip button is not clicked, an open screen page is formed for displaying based on the local advertisement material rendering, and the access address page information sent by the server is obtained.
Preferably, reading the latest advertisement material and caching the latest advertisement material to the local, and the method comprises the following steps:
reading the state setting information of the open screen advertisement;
if the state is set to be a closed state, emptying the local advertisement material and entering the application home page;
and if the state is set to be an open state, reading the latest advertisement material.
Preferably, the reading the latest advertisement material includes:
if the screen-opening advertisement is not provided with the latest advertisement material, executing the first starting mode;
if the screen-opening advertisement is provided with the latest advertisement material, the latest advertisement material is cached to the local, and the local advertisement material is updated and replaced by the latest advertisement material.
Preferably, the latest advertisement material is cached on a newly opened thread.
Preferably, the local advertisement material and the latest advertisement material both include: the system comprises a serial number, a title, a material picture, a link address, failure time, display duration, a skipped state setting and an operation setting.
Preferably, when a plurality of advertisement materials are arranged in the open screen advertisement, only one advertisement material is in an online state at the same time.
An embodiment of the present specification further provides a page loading apparatus, including:
the instruction response module is used for responding to an operation instruction of a user to form operation instruction information, and the operation instruction information comprises the relevant information of the access address requested by the user;
the judging module judges the operation instruction information by using a starting mode identification rule to acquire a starting mode corresponding to the current operation;
an information acquisition module; when the starting mode is a first starting mode, obtaining local advertisement materials and sending request access information for the access address to a server;
the rendering module is used for rendering based on the local advertisement material to form an open screen page for displaying and acquiring access address page information sent by the server;
and the page display module loads the access address page information and displays the access address page to the user.
Preferably, the method further comprises the following steps:
when the starting mode is a second starting mode, calling an open screen advertisement interface, reading the latest advertisement material and caching the latest advertisement material to the local;
acquiring the latest advertisement material cached to the local and sending request access information for the access address to a server;
rendering based on the latest advertisement material to form an open screen page for displaying, and acquiring access address page information sent by a server;
and loading the access address page information and displaying the access address page to the user.
Preferably, the rendering based on the local advertisement material forms an open-screen page for displaying, and obtains the access address page information sent by the server, including:
if the local advertisement material does not exist, entering an application home page;
and if the local advertisement material exists, reading the expiration date of the local advertisement material.
Preferably, the reading of the expiration date of the local advertisement material includes:
if the current time is larger than the expiration date of the local advertisement material, entering the application home page;
and if the current time is less than the expiration date of the local advertisement material, detecting the historical operation instruction of the user.
Preferably, the detecting the historical operation instruction of the user includes:
detecting whether a skip button is clicked in a historical operation instruction of a user;
if the skip button is clicked, entering the application home page;
and if the skip button is not clicked, an open screen page is formed for displaying based on the local advertisement material rendering, and the access address page information sent by the server is obtained.
Preferably, reading the latest advertisement material and caching the latest advertisement material to the local, and the method comprises the following steps:
reading the state setting information of the open screen advertisement;
if the state is set to be a closed state, emptying the local advertisement material and entering the application home page;
and if the state is set to be an open state, reading the latest advertisement material.
Preferably, the reading the latest advertisement material includes:
if the screen-opening advertisement is not provided with the latest advertisement material, executing the first starting mode;
if the screen-opening advertisement is provided with the latest advertisement material, the latest advertisement material is cached to the local, and the local advertisement material is updated and replaced by the latest advertisement material.
Preferably, the latest advertisement material is cached on a newly opened thread.
Preferably, the local advertisement material and the latest advertisement material both include: the system comprises a serial number, a title, a material picture, a link address, failure time, display duration, a skipped state setting and an operation setting.
Preferably, when a plurality of advertisement materials are arranged in the open screen advertisement, only one advertisement material is in an online state at the same time.
An electronic device, wherein the electronic device comprises:
a processor and a memory storing computer executable instructions that, when executed, cause the processor to perform the method of any of the above.
A computer readable storage medium, wherein the computer readable storage medium stores one or more programs which, when executed by a processor, implement the method of any of the above.
The beneficial effects are that:
the page loading method, the page loading device and the electronic equipment solve the problem that a user is unsmooth in screen opening and blocking, reduce the loading without effective time when the user reenters the application home page and further reduce the loss of the user.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a schematic diagram illustrating a page loading method according to an embodiment of the present disclosure;
fig. 2 is a schematic structural diagram of a page loading apparatus provided in an embodiment of the present specification;
fig. 3 is a schematic structural diagram of an electronic device provided in an embodiment of the present disclosure;
fig. 4 is a schematic diagram of a computer-readable medium provided in an embodiment of the present specification.
Detailed Description
Exemplary embodiments of the present invention will now be described more fully with reference to the accompanying drawings. The exemplary embodiments, however, may be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these exemplary embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of the invention to those skilled in the art. The same reference numerals denote the same or similar elements, components, or parts in the drawings, and thus their repetitive description will be omitted.
Features, structures, characteristics or other details described in a particular embodiment do not preclude the fact that the features, structures, characteristics or other details may be combined in a suitable manner in one or more other embodiments in accordance with the technical idea of the invention.
In describing particular embodiments, the present invention has been described with reference to features, structures, characteristics or other details that are within the purview of one skilled in the art to provide a thorough understanding of the embodiments. One skilled in the relevant art will recognize, however, that the invention may be practiced without one or more of the specific features, structures, characteristics, or other details.
The diagrams depicted in the figures are exemplary only, and do not necessarily include all of the contents and operations/steps, nor do they necessarily have to be performed in the order depicted. For example, some operations/steps may be decomposed, and some operations/steps may be combined or partially combined, so that the actual execution sequence may be changed according to the actual situation.
The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor means and/or microcontroller means.
The term "and/or" and/or "includes all combinations of any one or more of the associated listed items.
Referring to fig. 1, a schematic diagram of a page loading method provided in an embodiment of the present specification includes:
s101: responding to an operation instruction of a user to form operation instruction information, wherein the operation instruction information comprises information related to an access address requested by the user;
in a preferred embodiment of the present invention, a user manually triggers an operation instruction at a client, and the client requests an address access to the inside of the client and/or a server by responding to the operation instruction of the user, so as to obtain information related to an access address, and then enters a next process.
S102: judging the operation instruction information by using a starting mode identification rule to acquire a starting mode corresponding to the current operation;
in a preferred embodiment of the present invention, the operation instruction information is determined by a start mode identification rule, the start mode includes cold start, application recovery from foreground to background or hot start, and different start modes are executed according to different operation instruction information.
S103: when the starting mode is a first starting mode, obtaining local advertisement materials and sending request access information for the access address to a server;
in a preferred embodiment of the present invention, when the starting mode is the starting mode, that is, when the application is restored from the foreground to the background or is started in a hot state, the client locally reads the local advertisement material, loads and caches the local advertisement material, and sends the request access information for the access address to the server.
S104: rendering based on the local advertisement material to form an open screen page for displaying, and acquiring access address page information sent by a server;
in a preferred embodiment of the invention, the open-screen advertisement is rendered through the local advertisement material obtained locally so as to form the open-screen advertisement, the open-screen advertisement is displayed on an open-screen advertisement page, and meanwhile, the access address page information is obtained through the server.
S105: and loading the access address page information and displaying the access address page to the user.
In a preferred embodiment of the present invention, the client loads the access address page information according to the acquired access address page information, and then displays the loaded access address page information to the user in a page form.
Further, still include:
when the starting mode is a second starting mode, calling an open screen advertisement interface, reading the latest advertisement material and caching the latest advertisement material to the local;
acquiring the latest advertisement material cached to the local and sending request access information for the access address to a server;
rendering based on the latest advertisement material to form an open screen page for displaying, and acquiring access address page information sent by a server;
and loading the access address page information and displaying the access address page to the user.
In a preferred embodiment of the invention, when the starting mode is cold starting, the client responds to the current starting mode and calls the screen-opening advertisement interface, the screen-opening advertisement is read from the server through the screen-opening advertisement interface, when a plurality of advertisement materials exist in the screen-opening advertisement, only the advertisement materials in an online state are read and cached in the local, and when the online advertisement materials are the same as the local advertisement materials, the caching is not carried out; then, after the latest advertisement material cached to the local is obtained, request access information for an access address needs to be sent to a server; the method comprises the steps that an open-screen advertisement is rendered through a latest advertisement material obtained locally to form an open-screen advertisement, the open-screen advertisement is displayed on an open-screen advertisement page, meanwhile, access address page information is obtained through a server, a client loads the access address page information according to the obtained access address page information, and then the loaded access address page information is displayed to a user in a page mode.
Further, the rendering based on the local advertisement material forms an open screen page for displaying, and obtains the access address page information sent by the server, including:
if the local advertisement material does not exist, entering an application home page;
and if the local advertisement material exists, reading the expiration date of the local advertisement material.
In a preferred embodiment of the present invention, when an open screen page is formed based on rendering of a local advertisement material for display, if the local advertisement material does not exist locally, the application home page is directly accessed according to the access address page information sent by the server, and if the local advertisement material exists locally, the expiration date in the local advertisement material is read.
Further, the reading of the expiration date of the local advertisement material includes:
if the current time is larger than the expiration date of the local advertisement material, entering the application home page;
and if the current time is less than the expiration date of the local advertisement material, detecting the historical operation instruction of the user.
Specifically, if the current time exceeds the expiration date time of the local advertisement material, directly entering an application home page according to the access address page information sent by the server; and if the money time is still within the expiration time of the local advertisement material, detecting the historical operation instruction of the user.
Further, the detecting the user history operation instruction includes:
detecting whether a skip button is clicked in a historical operation instruction of a user;
if the skip button is clicked, entering the application home page;
and if the skip button is not clicked, an open screen page is formed for displaying based on the local advertisement material rendering, and the access address page information sent by the server is obtained.
Specifically, a client detects a historical operation instruction of a user, detects whether the operation instruction has an instruction of clicking a skip button, if the operation instruction has the instruction of clicking the skip button, the application home page is directly accessed according to access address page information sent by a server, and if the operation instruction does not have the instruction of clicking the skip button, the open-screen advertisement is rendered through a local advertisement material obtained locally to form an open-screen advertisement, the open-screen advertisement is displayed on an open-screen advertisement page, and meanwhile, the access address page information is obtained through the server.
Further, reading the latest advertisement materials and caching the latest advertisement materials to the local, wherein the steps comprise:
reading the state setting information of the open screen advertisement;
if the state is set to be a closed state, emptying the local advertisement material and entering the application home page;
and if the state is set to be an open state, reading the latest advertisement material.
Specifically, when the client communicates with the server through the interface, the client reads the state setting of the open-screen advertisement through the interface, and if the state setting is the closed state, the local advertisement material in the local area is emptied, and the application home page is directly accessed according to the access address page information sent by the server; and if the state is set to be the opening state, reading the latest advertisement material and obtaining the latest advertisement material.
Further, the reading the latest advertisement material includes:
if the screen-opening advertisement is not provided with the latest advertisement material, executing the first starting mode;
if the screen-opening advertisement is provided with the latest advertisement material, the latest advertisement material is cached to the local, and the local advertisement material is updated and replaced by the latest advertisement material.
Specifically, when the latest advertisement material is read, if the latest advertisement material is not set in the open screen advertisement, the cold start mode is executed or the application is restored from the foreground to the background mode, if the latest advertisement material is set in the open screen advertisement, the latest advertisement material is cached to the local, meanwhile, the local advertisement material is updated and replaced with the latest advertisement material, and the local advertisement material which originally exists in the local is removed.
Further, the latest advertisement materials are cached on a newly opened thread.
Specifically, the latest advertisement materials are cached on the newly opened thread, so that the overall processing performance can be improved, the running speed of the blocking program can be increased, and the page loading time can be further reduced.
Further, the local advertising material and the latest advertising material each include: the system comprises a serial number, a title, a material picture, a link address, failure time, display duration, a skipped state setting and an operation setting.
Specifically, the material pictures are uploaded by an operation background, and the page information corresponding to the advertisement can be directly jumped into by clicking a link address, wherein the link address needs to support an operation activity H5 page; the failure time determines the effective time limit of the advertisement, and if the failure time exceeds the time, the advertisement cannot be loaded and displayed on the page; the operation background can regulate and control the display duration, the skipping state setting and the operation setting of the advertisement page according to specific conditions; the operation setting comprises the operations of online, deleting and data checking on the materials, and when no material is in an online state, no material is updated.
Furthermore, when a plurality of advertisement materials are arranged in the open screen advertisement, only one advertisement material is in an online state at the same time.
Specifically, when a plurality of advertisement materials exist in the open screen advertisement, only one advertisement material can be in an online state at the same time, the online state of the materials can be set in the operation setting, and when the offline materials are set to be in an online state, the online materials are automatically refreshed to be in an offline state.
Further, the materials in the open screen advertisement are arranged according to the reverse order of the material creation time, and the recently created materials are arranged at the first position.
According to the invention, the advertisement material is cached locally, so that the phenomenon that the user is unsmooth in opening the screen is solved, the loading without effective time when the user reenters the application home page is reduced, and the loss of the user is further reduced.
Fig. 2 is a schematic structural diagram of a page loading apparatus provided in an embodiment of the present specification, including:
the instruction response module 201 is configured to respond to an operation instruction of a user to form operation instruction information, where the operation instruction information includes information related to an access address requested by the user;
in a preferred embodiment of the present invention, a user manually triggers an operation instruction at a client, and the instruction response module 201 requests an address access to the inside of the client and/or the server by responding to the operation instruction of the user, so as to obtain information related to the access address, and then enters the next process.
The judging module 202 judges the operation instruction information by using a start mode identification rule to acquire a start mode corresponding to the current operation;
in a preferred embodiment of the present invention, the determining module 202 determines the operation instruction information according to a start mode identification rule, where the start mode includes cold start, application recovery from foreground to background, or hot start, and different start modes are executed according to different operation instruction information.
An information acquisition module 203; when the starting mode is a first starting mode, obtaining local advertisement materials and sending request access information for the access address to a server;
in a preferred embodiment of the present invention, when the start mode is the start mode, that is, when the application is restored from the foreground to the background or is started in a hot state, the information obtaining module 203 reads the local advertisement material locally, loads and caches the local advertisement material locally, and sends a request for accessing the address to the server.
The rendering module 204 is used for rendering and forming an open-screen page for displaying based on the local advertisement material, and acquiring access address page information sent by the server;
in a preferred embodiment of the present invention, the rendering module 204 renders the open-screen advertisement through the local advertisement material obtained locally to form an open-screen advertisement, and displays the open-screen advertisement on an open-screen advertisement page, and obtains the access address page information through the server.
And the page presentation module 205 is configured to load the access address page information and present the access address page to the user.
In a preferred embodiment of the present invention, the page presentation module 205 loads the access address page information according to the obtained access address page information, and then presents the loaded access address page information to the user in a page form.
Further, still include:
when the starting mode is a second starting mode, calling an open screen advertisement interface, reading the latest advertisement material and caching the latest advertisement material to the local;
acquiring the latest advertisement material cached to the local and sending request access information for the access address to a server;
rendering based on the latest advertisement material to form an open screen page for displaying, and acquiring access address page information sent by a server;
and loading the access address page information and displaying the access address page to the user.
Further, the rendering based on the local advertisement material forms an open screen page for displaying, and obtains the access address page information sent by the server, including:
if the local advertisement material does not exist, entering an application home page;
and if the local advertisement material exists, reading the expiration date of the local advertisement material.
Further, the reading of the expiration date of the local advertisement material includes:
if the current time is larger than the expiration date of the local advertisement material, entering the application home page;
and if the current time is less than the expiration date of the local advertisement material, detecting the historical operation instruction of the user.
Further, the detecting the user history operation instruction includes:
detecting whether a skip button is clicked in a historical operation instruction of a user;
if the skip button is clicked, entering the application home page;
and if the skip button is not clicked, an open screen page is formed for displaying based on the local advertisement material rendering, and the access address page information sent by the server is obtained.
Further, reading the latest advertisement materials and caching the latest advertisement materials to the local, wherein the steps comprise:
reading the state setting information of the open screen advertisement;
if the state is set to be a closed state, emptying the local advertisement material and entering the application home page;
if the state is set to be an open state, reading the latest advertisement material
Further, the reading the latest advertisement material includes:
if the screen-opening advertisement is not provided with the latest advertisement material, executing the first starting mode;
if the screen-opening advertisement is provided with the latest advertisement material, the latest advertisement material is cached to the local, and the local advertisement material is updated and replaced by the latest advertisement material.
Further, the latest advertisement materials are cached on a newly opened thread.
Further, the local advertising material and the latest advertising material each include: the system comprises a serial number, a title, a material picture, a link address, failure time, display duration, a skipped state setting and an operation setting.
Furthermore, when a plurality of advertisement materials are arranged in the open screen advertisement, only one advertisement material is in an online state at the same time.
According to the invention, the advertisement material is cached locally, so that the phenomenon that the user is unsmooth in opening the screen is solved, the loading without effective time when the user reenters the application home page is reduced, and the loss of the user is further reduced.
Based on the same inventive concept, the embodiment of the specification further provides the electronic equipment.
In the following, embodiments of the electronic device of the present invention are described, which may be regarded as specific physical implementations for the above-described embodiments of the method and apparatus of the present invention. Details described in the embodiments of the electronic device of the invention should be considered supplementary to the embodiments of the method or apparatus described above; for details which are not disclosed in embodiments of the electronic device of the invention, reference may be made to the above-described embodiments of the method or the apparatus.
Fig. 3 is a schematic structural diagram of an electronic device provided in an embodiment of the present specification. An electronic device 300 according to this embodiment of the invention is described below with reference to fig. 3. The electronic device 300 shown in fig. 3 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 3, electronic device 300 is embodied in the form of a general purpose computing device. The components of electronic device 300 may include, but are not limited to: at least one processing unit 310, at least one memory unit 320, a bus 330 connecting the various system components (including the memory unit 320 and the processing unit 310), a display unit 340, and the like.
Wherein the storage unit stores program code executable by the processing unit 310 to cause the processing unit 310 to perform the steps according to various exemplary embodiments of the present invention described in the above-mentioned processing method section of the present specification. For example, the processing unit 310 may perform the steps as shown in fig. 1.
The storage unit 320 may include readable media in the form of volatile storage units, such as a random access memory unit (RAM)3201 and/or a cache storage unit 3202, and may further include a read only memory unit (ROM) 3203.
The storage unit 320 may also include a program/utility 3204 having a set (at least one) of program modules 3205, such program modules 3205 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
Bus 330 may be one or more of several types of bus structures, including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local bus using any of a variety of bus architectures.
The electronic device 300 may also communicate with one or more external devices 400 (e.g., keyboard, pointing device, bluetooth device, etc.), with one or more devices that enable a user to interact with the electronic device 300, and/or with any devices (e.g., router, modem, etc.) that enable the electronic device 300 to communicate with one or more other computing devices. Such communication may occur via an input/output (I/O) interface 350. Also, the electronic device 300 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the internet) via the network adapter 360. Network adapter 360 may communicate with other modules of electronic device 300 via bus 330. It should be appreciated that although not shown in FIG. 3, other hardware and/or software modules may be used in conjunction with electronic device 300, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments of the present invention described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiment of the present invention can be embodied in the form of a software product, which can be stored in a computer-readable storage medium (which can be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to make a computing device (which can be a personal computer, a server, or a network device, etc.) execute the above-mentioned method according to the present invention. The computer program, when executed by a data processing apparatus, enables the computer readable medium to implement the above-described method of the invention, namely: such as the method shown in fig. 1.
Fig. 4 is a schematic diagram of a computer-readable medium provided in an embodiment of the present disclosure.
A computer program implementing the method shown in fig. 1 may be stored on one or more computer readable media. The computer readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The computer readable storage medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable storage medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a readable storage medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
In summary, the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that some or all of the functionality of some or all of the components in embodiments in accordance with the invention may be implemented in practice using a general purpose data processing device such as a microprocessor or a Digital Signal Processor (DSP). The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
While the foregoing embodiments have described the objects, aspects and advantages of the present invention in further detail, it should be understood that the present invention is not inherently related to any particular computer, virtual machine or electronic device, and various general-purpose machines may be used to implement the present invention. The invention is not to be considered as limited to the specific embodiments thereof, but is to be understood as being modified in all respects, all changes and equivalents that come within the spirit and scope of the invention.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A page loading method is characterized by comprising the following steps:
responding to an operation instruction of a user to form operation instruction information, wherein the operation instruction information comprises information related to an access address requested by the user;
judging the operation instruction information by using a starting mode identification rule to acquire a starting mode corresponding to the current operation;
when the starting mode is a first starting mode, obtaining local advertisement materials and sending request access information for the access address to a server;
rendering based on the local advertisement material to form an open screen page for displaying, and acquiring access address page information sent by a server;
and loading the access address page information and displaying the access address page to the user.
2. The page loading method of claim 1, further comprising:
when the starting mode is a second starting mode, calling an open screen advertisement interface, reading the latest advertisement material and caching the latest advertisement material to the local;
acquiring the latest advertisement material cached to the local and sending request access information for the access address to a server;
rendering based on the latest advertisement material to form an open screen page for displaying, and acquiring access address page information sent by a server;
and loading the access address page information and displaying the access address page to the user.
3. The page loading method according to any one of claims 1 to 2, wherein the forming an open page for presentation based on the rendering of the local advertisement material and acquiring the access address page information sent by the server includes:
if the local advertisement material does not exist, entering an application home page;
and if the local advertisement material exists, reading the expiration date of the local advertisement material.
4. A page loading method as claimed in any one of claims 1 to 3, wherein said reading the expiration date of said local advertising material comprises:
if the current time is larger than the expiration date of the local advertisement material, entering the application home page;
and if the current time is less than the expiration date of the local advertisement material, detecting the historical operation instruction of the user.
5. The page loading method according to any one of claims 1 to 4, wherein the detecting the user history operation instruction comprises:
detecting whether a skip button is clicked in a historical operation instruction of a user;
if the skip button is clicked, entering the application home page;
and if the skip button is not clicked, an open screen page is formed for displaying based on the local advertisement material rendering, and the access address page information sent by the server is obtained.
6. The page loading method according to any one of claims 1 to 5, wherein reading the latest advertisement material and caching the latest advertisement material to the local comprises:
reading the state setting information of the open screen advertisement;
if the state is set to be a closed state, emptying the local advertisement material and entering the application home page;
if the state is set to be an open state, reading the latest advertisement material;
and caching the latest advertisement materials on a newly opened thread.
7. The page loading method according to any one of claims 1 to 6, wherein said reading said latest advertisement material comprises:
if the screen-opening advertisement is not provided with the latest advertisement material, executing the first starting mode;
if the screen-opening advertisement is provided with the latest advertisement material, caching the latest advertisement material to the local, and replacing the local advertisement material with the latest advertisement material;
when a plurality of advertisement materials are arranged in the open screen advertisement, only one advertisement material is in an online state at the same time.
8. A page loading apparatus, comprising:
the instruction response module is used for responding to an operation instruction of a user to form operation instruction information, and the operation instruction information comprises the relevant information of the access address requested by the user;
the judging module judges the operation instruction information by using a starting mode identification rule to acquire a starting mode corresponding to the current operation;
an information acquisition module; when the starting mode is a first starting mode, obtaining local advertisement materials and sending request access information for the access address to a server;
the rendering module is used for rendering based on the local advertisement material to form an open screen page for displaying and acquiring access address page information sent by the server;
and the page display module loads the access address page information and displays the access address page to the user.
9. An electronic device, wherein the electronic device comprises:
a processor and a memory storing computer-executable instructions that, when executed, cause the processor to perform the method of any of claims 1-7.
10. A computer readable storage medium, wherein the computer readable storage medium stores one or more programs which, when executed by a processor, implement the method of any of claims 1-7.
CN202011025671.5A 2020-09-25 2020-09-25 Page loading method and device and electronic equipment Pending CN112232855A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011025671.5A CN112232855A (en) 2020-09-25 2020-09-25 Page loading method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011025671.5A CN112232855A (en) 2020-09-25 2020-09-25 Page loading method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN112232855A true CN112232855A (en) 2021-01-15

Family

ID=74108791

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011025671.5A Pending CN112232855A (en) 2020-09-25 2020-09-25 Page loading method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN112232855A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113835785A (en) * 2021-09-30 2021-12-24 上海掌门科技有限公司 Method, apparatus, medium, and program product for presenting presence information
CN116225559A (en) * 2022-12-30 2023-06-06 百度(中国)有限公司 Open screen information display method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090297123A1 (en) * 2008-05-30 2009-12-03 Microsoft Corporation Media streaming with enhanced seek operation
CN105869005A (en) * 2015-11-23 2016-08-17 乐视网信息技术(北京)股份有限公司 APP startup advertisement pre-loading method, apparatus and system
CN106886570A (en) * 2017-01-16 2017-06-23 网宿科技股份有限公司 page processing method and device
CN109947317A (en) * 2019-03-11 2019-06-28 北京字节跳动网络技术有限公司 Application program page display method and device
CN110430324A (en) * 2019-08-07 2019-11-08 华为技术有限公司 A kind of application is spread its tail the display methods and electronic equipment of information

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090297123A1 (en) * 2008-05-30 2009-12-03 Microsoft Corporation Media streaming with enhanced seek operation
CN105869005A (en) * 2015-11-23 2016-08-17 乐视网信息技术(北京)股份有限公司 APP startup advertisement pre-loading method, apparatus and system
CN106886570A (en) * 2017-01-16 2017-06-23 网宿科技股份有限公司 page processing method and device
CN109947317A (en) * 2019-03-11 2019-06-28 北京字节跳动网络技术有限公司 Application program page display method and device
CN110430324A (en) * 2019-08-07 2019-11-08 华为技术有限公司 A kind of application is spread its tail the display methods and electronic equipment of information

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
朱焱: "《大数据智慧管理与分析之技术和实践》", 西南交通大学出版社 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113835785A (en) * 2021-09-30 2021-12-24 上海掌门科技有限公司 Method, apparatus, medium, and program product for presenting presence information
CN116225559A (en) * 2022-12-30 2023-06-06 百度(中国)有限公司 Open screen information display method and device, electronic equipment and storage medium
CN116225559B (en) * 2022-12-30 2023-08-18 百度(中国)有限公司 Open screen information display method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN103577699B (en) DICOM medical image displaying and processing method based on Android platform
US20130111368A1 (en) Creating and maintaining images of browsed documents
US8386955B1 (en) User-optimized content for web browsing windows
KR101865432B1 (en) Message queue management
US20140143644A1 (en) Web browser page transition acceleration
CN103914205B (en) A kind of file thumbnail methods of exhibiting of intelligent terminal and device
CN104199684B (en) The implementation method and device of browser cold start-up
NL2008222A (en) Selective rendering of off-screen content.
CN109684573B (en) Target picture display method and device, storage medium and electronic equipment
CN109726076B (en) Applet life cycle management method and system
CN112232855A (en) Page loading method and device and electronic equipment
US8495637B2 (en) Apparatus and method for temporarily freeing up resources in a computer
CN104484235A (en) Memory optimization method and device based on waterfall stream technology
CN111198996A (en) Page display method and device and electronic equipment
CN110795649A (en) Target page display method, device and system and electronic equipment
CN111510749A (en) Method and device for displaying EPG (electronic program guide) page
US10095603B2 (en) Pre-fetching disassembly code for remote software debugging
CN112148395A (en) Page display method, device, equipment and storage medium
CN111880990B (en) Exception handling method and device
CN114547523A (en) Method, device, equipment and storage medium for performing activity navigation in live broadcast room
CN114490265A (en) Data acquisition method, device, equipment and storage medium
CN110221746B (en) Information interaction method, device, medium and computing equipment
CN110858238B (en) Data processing method and device
CN110908866A (en) Software monitoring method and related equipment
CN113760631A (en) Page loading duration determination 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