CN112528207B - Activity page generation method and device and electronic equipment - Google Patents

Activity page generation method and device and electronic equipment Download PDF

Info

Publication number
CN112528207B
CN112528207B CN202110158428.9A CN202110158428A CN112528207B CN 112528207 B CN112528207 B CN 112528207B CN 202110158428 A CN202110158428 A CN 202110158428A CN 112528207 B CN112528207 B CN 112528207B
Authority
CN
China
Prior art keywords
display area
display
attribute
materials
activity page
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110158428.9A
Other languages
Chinese (zh)
Other versions
CN112528207A (en
Inventor
陈博
黎文杰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Qilu Information Technology Co Ltd
Original Assignee
Beijing Qilu 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 Beijing Qilu Information Technology Co Ltd filed Critical Beijing Qilu Information Technology Co Ltd
Priority to CN202110158428.9A priority Critical patent/CN112528207B/en
Publication of CN112528207A publication Critical patent/CN112528207A/en
Application granted granted Critical
Publication of CN112528207B publication Critical patent/CN112528207B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Abstract

The invention discloses a method and a device for generating a moving page, electronic equipment and a computer readable medium, wherein the method comprises the following steps: acquiring materials to be displayed through a display area on an active page; modifying a display module used for drawing a display area in the activity page according to the information of the material; and when the activity page receives a preset operation, triggering the display module to draw a display area so as to display the material. According to the method and the device, after the material needing to be displayed through the display area of the activity page is obtained, the display module in the activity page is automatically modified according to the information of the material, so that the activity page has the function of displaying the material, the process replaces the process of developing and detecting the display area of the activity page by an engineer, the generation efficiency of the activity page is improved, and the application of the activity page in various scenes is accelerated.

Description

Activity page generation method and device and electronic equipment
Technical Field
The invention relates to the field of computer information processing, in particular to a method and a device for generating a moving page, electronic equipment and a computer readable medium.
Background
The reason why the campaign page made by H5 (HTML 5, a language description way of constructing Web content) is widely used by network marketing campaigns and becomes one of the main carriers for delivering campaign content is that the H5 page can be rapidly spread in various channels and is available without downloading.
However, the activity H5 page has modules with different display functions, and each display module needs to be developed and brought online, whereas the H5 display module often contains a large amount of information such as materials and links, and a large amount of time is consumed for developing and bringing online one by one.
Therefore, a new technical scheme is needed to accelerate the process of skipping development and test on-line processes including materials, corresponding links and the like in each functional module of the H5 page, and achieve the goal of quick release and validation.
Disclosure of Invention
The invention aims to accelerate the generation process of the active page and realize the aim of quick release and effectiveness.
In order to solve the above technical problem, a first aspect of the present invention provides a method for generating a live page, where the method includes: acquiring materials to be displayed through a display area on an active page; modifying a display module used for drawing the display area in the activity page according to the information of the material; and when the activity page receives a preset operation, triggering the display module to draw the display area so as to display the material.
According to a preferred embodiment of the present invention, the obtaining of the material to be displayed through the display area on the active page includes: the material to be presented through the presentation area is identified from a plurality of materials according to a predefined presentation theme.
According to a preferred embodiment of the present invention, the obtaining of the material to be displayed through the display area on the active page includes: when a preset event occurs, identifying materials with the matched attributes with the event from a plurality of materials as the materials needing to be displayed through the display area.
According to a preferred embodiment of the present invention, the obtaining of the material to be displayed through the display area on the active page includes: and receiving data which is input by a user and needs to be displayed through the display area, and modifying the attribute of the historical material according to the data to form the material which needs to be displayed through the display area.
According to a preferred embodiment of the present invention, the obtaining of the material to be displayed through the display area on the active page includes: and when a preset period passes, acquiring current time information, and modifying the attribute of the historical material according to the time information to form the material needing to be displayed through the display area.
According to a preferred embodiment of the present invention, the modifying, according to the information of the material, the display module in the active page for drawing the display area includes: and identifying display information matched with the material from the display module, and modifying the display information according to the material to enable the display information to be used for displaying the material.
According to a preferred embodiment of the present invention, before the modifying the display module for drawing the display area in the active page according to the information of the material, the method further includes: and identifying a first attribute of the material and a second attribute of the display area, and adjusting the first attribute to be consistent with the second attribute when the first attribute is inconsistent with the second attribute.
In order to solve the above technical problem, a second aspect of the present invention provides an active page generating apparatus, including: the display module is positioned in the activity page and used for drawing a display area; the material acquisition module is used for acquiring materials needing to be displayed through the display area; the modification module modifies the display module according to the information of the material; and the drawing triggering module is used for triggering the display module to draw the display area to display the materials when the activity page receives a preset operation.
According to a preferred embodiment of the present invention, the material obtaining module identifies the material to be displayed through the display area from a plurality of materials according to a predefined display theme.
According to a preferred embodiment of the present invention, when a preset event occurs, the material obtaining module identifies, from a plurality of materials, a material having a matching attribute with the event as the material to be displayed through the display area.
According to a preferred embodiment of the present invention, the material obtaining module receives data that needs to be displayed through the display area and is input by a user, and modifies the attribute of the historical material according to the data to form the material that needs to be displayed through the display area.
According to a preferred embodiment of the present invention, the material obtaining module obtains current time information when a preset period elapses, and modifies an attribute of a historical material according to the time information to form the material that needs to be displayed through the display area.
According to a preferred embodiment of the present invention, the modification module identifies the display information matching the material from the display module, and modifies the display information according to the material, so that the display information is used for displaying the material.
According to a preferred embodiment of the present invention, the modification module identifies a first attribute of the material and a second attribute of the presentation area, and adjusts the first attribute and the second attribute to be consistent when the first attribute and the second attribute are inconsistent.
In order to solve the above technical problem, a third aspect of the present invention proposes an electronic device comprising a processor and a memory storing computer-executable instructions that, when executed, cause the processor to perform the above method.
In order to solve the above technical problem, a fourth aspect of the present invention proposes a computer-readable storage medium storing one or more programs which, when executed by a processor, implement the above-mentioned method.
According to the method and the device, after the material needing to be displayed through the display area of the activity page is obtained, the display module in the activity page is automatically modified according to the information of the material, so that the activity page has the function of displaying the material, the process replaces the process of developing and detecting the display area of the activity page by an engineer, the generation efficiency of the activity page is improved, and the application of the activity page in various scenes is accelerated.
Drawings
In order to make the technical problems solved by the present invention, the technical means adopted and the technical effects obtained more clear, the following will describe in detail the embodiments of the present invention with reference to the accompanying drawings. It should be noted, however, that the drawings described below are only illustrations of exemplary embodiments of the invention, from which other embodiments can be derived by those skilled in the art without inventive step.
FIG. 1 is a flow diagram of an activity page generation method according to one embodiment of the invention;
FIG. 2 is a schematic diagram of an activity page generation method according to one embodiment of the invention;
FIG. 3 is a flow diagram of an activity page generation method according to one embodiment of the invention;
FIG. 4 is a flow diagram of an activity page generation method according to one embodiment of the invention;
FIG. 5 is a schematic diagram of an activity page generation method according to one embodiment of the invention;
FIG. 6 is a flow diagram of an activity page generation apparatus according to one embodiment of the present invention;
FIG. 7 is a block diagram of an electronic device according to one embodiment of the invention;
fig. 8 is a schematic diagram of a computer-readable storage medium according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention will now be described more fully hereinafter with reference to the accompanying drawings, in which exemplary embodiments of the invention may be embodied in many specific 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 structures, properties, effects or other characteristics described in a certain embodiment may be combined in any suitable manner in one or more other embodiments, while still complying with the technical idea of the invention.
In describing particular embodiments, specific details of structures, properties, effects, or other features are set forth in order to provide a thorough understanding of the embodiments by one skilled in the art. However, it is not excluded that a person skilled in the art may implement the invention in a specific case without the above-described structures, performances, effects or other features.
The flow chart in the drawings is only an exemplary flow demonstration, and does not represent that all the contents, operations and steps in the flow chart are necessarily included in the scheme of the invention, nor does it represent that the execution is necessarily performed in the order shown in the drawings. For example, some operations/steps in the flowcharts may be divided, some operations/steps may be combined or partially combined, and the like, and the execution order shown in the flowcharts may be changed according to actual situations without departing from the gist of the present invention.
The block diagrams in the figures generally represent functional entities 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 same reference numerals denote the same or similar elements, components, or parts throughout the drawings, and thus, a repetitive description thereof may be omitted hereinafter. It will be further understood that, although the terms first, second, third, etc. may be used herein to describe various elements, components, or sections, these elements, components, or sections should not be limited by these terms. That is, these phrases are used only to distinguish one from another. For example, a first device may also be referred to as a second device without departing from the spirit of the present invention. Furthermore, the term "and/or", "and/or" is intended to include all combinations of any one or more of the listed items.
In order to improve the generation efficiency of the activity page, quickly and flexibly design a page display area and realize quick display of content required by a user, the technical scheme of the invention provides the activity page generation method, after a material required to be displayed through the display area on the activity page is obtained, a display module used for drawing the display area in the activity page is automatically modified according to the information of the material, so that the activity page has the function of displaying the material, the process replaces the process of developing and detecting the display area of the activity page by an engineer, and when the activity page receives preset operation, the display module is triggered to draw the display area to display the material.
As shown in fig. 1, an embodiment of the present invention provides a method for generating an active page, where the method includes:
step S110, obtain the material to be displayed through the display area on the active page.
The active page in this embodiment may be in H5 format, or may be in other formats. The presentation area in this embodiment may be any part of the active page, such as a pop-up window. The material in this embodiment may be contents such as pictures, videos, and characters. As shown in fig. 2, the user may select the material through a preset material selection interface.
And step S120, modifying a display module used for drawing the display area in the activity page according to the information of the material.
In this embodiment, the presentation module is part of an activity page that can be drawn to form a presentation area. In this embodiment, an engineer is not required to develop and test the display module again, but the display module is automatically modified according to the information of the material, so that the material can be displayed when the display module draws the display area.
Step S130, when the active page receives a preset operation, triggering the display module to draw a display area to display the material.
In this embodiment, the preset operation type is not limited, generally, the presentation module draws the presentation area when the user opens the active page or the user triggers a function button of the active page, and the preset operation may be an operation of opening the active page or an operation of triggering the function button by the user.
According to the technical scheme of the embodiment, after the material needing to be displayed through the display area of the activity page is obtained, the display module in the activity page is automatically modified according to the information of the material, so that the activity page has the function of displaying the material, the process replaces the process of development and detection of an engineer on the display area of the activity page, the generation efficiency of the activity page is improved, and the application of the activity page in various scenes is accelerated.
As shown in fig. 3, an embodiment of the present invention provides a method for generating an active page, where the method includes:
step S310, according to the predefined display theme, the material needing to be displayed through the display area is identified from the plurality of materials.
In this embodiment, the content of the display theme is not limited, and the display theme may be information of festivals and activities generally, for example, if the input display theme content is "mid-autumn festival", the graphic and text materials matched with the mid-autumn festival are automatically selected from the pre-stored materials.
The present embodiment also provides another alternative: when a preset event occurs, materials with the matched attributes with the event are identified from the plurality of materials and serve as the materials needing to be displayed through the display area.
In the embodiment, the type of the event is not limited, the event can be an internet search hotspot, and when a hotspot event occurs, related materials are automatically found according to internet search hotspot information and displayed. In this embodiment, the type of the event attribute is not limited, and may be, for example, a person, data, or the like in the event. For example, when an internet hotspot event is showing a certain movie, actors and a box room of the movie are extracted as attributes, and character and data information in a display module for movie promotion is modified according to the attributes, so that the movie promotion is automatically performed.
Step S320, identifying the display information matched with the material from the display module, and modifying the display information according to the material, so that the display information is used for displaying the material.
In this embodiment, each display module generally has a plurality of display information, which determines a plurality of display contents. In this embodiment, after the user determines the material to be displayed, the user can automatically identify which display information corresponds to the material, and perform corresponding modification. Specifically, the corresponding presentation information may be identified according to the characteristics of the type, size, content, and the like of the material. For example, for a picture material with a certain size, the display information in the display module for displaying the picture with the size is searched and modified.
Step S330, when the activity page receives the preset operation, the display module is triggered to draw the display area so as to display the material.
According to the technical scheme of the embodiment, the materials needing to be displayed through the display area of the activity page are automatically found, the display information corresponding to the materials in the display module is found and modified, the activity page has the function of displaying the materials, the process replaces the process of developing and detecting the display area of the activity page by an engineer, the generation efficiency of the activity page is improved, and the application of the activity page in various scenes is accelerated.
As shown in fig. 4, an embodiment of the present invention provides a method for generating an active page, where the method includes:
step S410, receiving data which is input by a user and needs to be displayed through the display area, and modifying the attribute of the historical material according to the data to form the material which needs to be displayed through the display area.
In the embodiment, the user does not need to automatically prepare the materials, but only needs to input the key data of the materials, and then the corresponding attributes of the historical materials are automatically modified according to the data, so that the use efficiency of the historical materials is fully improved. For example, for historical materials for displaying clothing price reduction sales, a user only needs to input price reduction data, and the data in the historical materials corresponding to the user input data are modified, so that the material generation efficiency and the reusability are improved.
The present embodiment also provides another alternative: and when a preset period passes, acquiring current time information, and modifying the attribute of the historical material according to the time information to form the material needing to be displayed through the display area.
In this embodiment, some of the materials have attributes matched with time, for example, the current time may be directly displayed in the materials, or the interface style may be changed according to day and night, and the present embodiment realizes that the materials are automatically updated according to time, and improves the utilization efficiency of historical materials. As shown in fig. 5, the current time is obtained every 3 hours, whether the current time is day or night is determined, and the style of the historical material is updated, so that the material generation efficiency and the reuse rate are improved.
Step S420, identify a first attribute of the material and a second attribute of the display area, and adjust the first attribute to be consistent with the second attribute when the first attribute is inconsistent with the second attribute.
In the present embodiment, the type of the first attribute and the second attribute is not limited, and may be, for example, size, color, or the like. For example, when the size of the picture material exceeds the size of the picture displayed in the display area, the technical scheme of the embodiment automatically cuts the picture material to enable the picture material to be suitable for being displayed in the display area; or when the color of the picture material is different from the color of the frame of the display area, the colors of the picture material and the frame are automatically adjusted to be consistent.
And step S430, modifying a display module used for drawing the display area in the activity page according to the information of the material.
Step S440, when the active page receives the preset operation, triggering the display module to draw the display area to display the material.
According to the technical scheme of the embodiment, the materials needing to be displayed through the display area of the activity page are automatically generated, the consistency of the properties of the materials and the display area is adjusted, the activity page has the function of displaying the materials, the process replaces the process of developing and detecting the display area of the activity page by an engineer, the generation efficiency of the activity page is improved, and the application of the activity page in various scenes is accelerated.
Those skilled in the art will appreciate that all or part of the steps for implementing the above-described embodiments are implemented as programs executed by data processing apparatuses (including computers), i.e., computer programs. When the computer program is executed, the method provided by the invention can be realized. Furthermore, the computer program may be stored in a computer readable storage medium, which may be a readable storage medium such as a magnetic disk, an optical disk, a ROM, a RAM, or a storage array composed of a plurality of storage media, such as a magnetic disk or a magnetic tape storage array. The storage medium is not limited to centralized storage, but may be distributed storage, such as cloud storage based on cloud computing.
Embodiments of the apparatus of the present invention are described below, which may be used to perform method embodiments of the present invention. The details described in the device embodiments of the invention should be regarded as complementary to the above-described method embodiments; reference is made to the above-described method embodiments for details not disclosed in the apparatus embodiments of the invention.
As shown in fig. 6, an embodiment of the present invention provides an active page generation apparatus, including:
and the display module 610 is positioned in the activity page and used for drawing the display area.
And the material obtaining module 620 obtains the material to be displayed through the display area.
The active page in this embodiment may be in H5 format, or may be in other formats. The presentation area in this embodiment may be any part of the active page, such as a pop-up window. The material in this embodiment may be contents such as pictures, videos, and characters. As shown in fig. 2, the user may select the material through a preset material selection interface.
And the modification module 630 modifies the display module according to the information of the material.
In this embodiment, the presentation module is part of an activity page that can be drawn to form a presentation area. In this embodiment, an engineer is not required to develop and test the display module again, but the display module is automatically modified according to the information of the material, so that the material can be displayed when the display module draws the display area.
And the drawing triggering module 640 is used for triggering the display module to draw the display area to display the material when the activity page receives a preset operation.
In this embodiment, the preset operation type is not limited, generally, the presentation module draws the presentation area when the user opens the active page or the user triggers a function button of the active page, and the preset operation may be an operation of opening the active page or an operation of triggering the function button by the user.
According to the technical scheme of the embodiment, after the material needing to be displayed through the display area of the activity page is obtained, the display module in the activity page is automatically modified according to the information of the material, so that the activity page has the function of displaying the material, the process replaces the process of development and detection of an engineer on the display area of the activity page, the generation efficiency of the activity page is improved, and the application of the activity page in various scenes is accelerated.
As shown in fig. 6, an embodiment of the present invention provides an active page generation apparatus, including:
and the display module 610 is positioned in the activity page and used for drawing the display area.
The material obtaining module 620 identifies, according to a predefined display theme, a material to be displayed through the display area from the plurality of materials.
In this embodiment, the content of the display theme is not limited, and the display theme may be information of festivals and activities generally, for example, if the input display theme content is "mid-autumn festival", the graphic and text materials matched with the mid-autumn festival are automatically selected from the pre-stored materials.
The present embodiment also provides another alternative: when a preset event occurs, materials with the matched attributes with the event are identified from the plurality of materials and serve as the materials needing to be displayed through the display area.
In the embodiment, the type of the event is not limited, the event can be an internet search hotspot, and when a hotspot event occurs, related materials are automatically found according to internet search hotspot information and displayed. In this embodiment, the type of the event attribute is not limited, and may be, for example, a person, data, or the like in the event. For example, when an internet hotspot event is showing a certain movie, actors and a box room of the movie are extracted as attributes, and character and data information in a display module for movie promotion is modified according to the attributes, so that the movie promotion is automatically performed.
And the modification module 630 identifies the display information matched with the material from the display module, and modifies the display information according to the material, so that the display information is used for displaying the material.
In this embodiment, each display module generally has a plurality of display information, which determines a plurality of display contents. In this embodiment, after the user determines the material to be displayed, the user can automatically identify which display information corresponds to the material, and perform corresponding modification. Specifically, the corresponding presentation information may be identified according to the characteristics of the type, size, content, and the like of the material. For example, for a picture material with a certain size, the display information in the display module for displaying the picture with the size is searched and modified.
And the drawing triggering module 640 is used for triggering the display module to draw the display area to display the material when the activity page receives the preset operation.
According to the technical scheme of the embodiment, the materials needing to be displayed through the display area of the activity page are automatically found, the display information corresponding to the materials in the display module is found and modified, the activity page has the function of displaying the materials, the process replaces the process of developing and detecting the display area of the activity page by an engineer, the generation efficiency of the activity page is improved, and the application of the activity page in various scenes is accelerated.
As shown in fig. 6, an embodiment of the present invention provides an active page generation apparatus, including:
and the display module 610 is positioned in the activity page and used for drawing the display area.
The material obtaining module 620 receives data which is input by a user and needs to be displayed through the display area, and modifies the attribute of the historical material according to the data to form the material which needs to be displayed through the display area.
In the embodiment, the user does not need to automatically prepare the materials, but only needs to input the key data of the materials, and then the corresponding attributes of the historical materials are automatically modified according to the data, so that the use efficiency of the historical materials is fully improved. For example, for historical materials for displaying clothing price reduction sales, a user only needs to input price reduction data, and the data in the historical materials corresponding to the user input data are modified, so that the material generation efficiency and the reusability are improved.
The present embodiment also provides another alternative: and when a preset period passes, acquiring current time information, and modifying the attribute of the historical material according to the time information to form the material needing to be displayed through the display area.
In this embodiment, some of the materials have attributes matched with time, for example, the current time may be directly displayed in the materials, or the interface style may be changed according to day and night, and the present embodiment realizes that the materials are automatically updated according to time, and improves the utilization efficiency of historical materials. As shown in fig. 5, the current time is obtained every 3 hours, whether the current time is day or night is determined, and the style of the historical material is updated, so that the material generation efficiency and the reuse rate are improved.
The modifying module 630 identifies a first attribute of the material and a second attribute of the display area, and adjusts the first attribute to be consistent with the second attribute when the first attribute is inconsistent with the second attribute.
In the present embodiment, the type of the first attribute and the second attribute is not limited, and may be, for example, size, color, or the like. For example, when the size of the picture material exceeds the size of the picture displayed in the display area, the technical scheme of the embodiment automatically cuts the picture material to enable the picture material to be suitable for being displayed in the display area; or when the color of the picture material is different from the color of the frame of the display area, the colors of the picture material and the frame are automatically adjusted to be consistent.
The modification module 630 modifies the display module used for drawing the display area in the active page according to the information of the material.
And the drawing triggering module 640 is used for triggering the display module to draw the display area to display the material when the activity page receives the preset operation.
According to the technical scheme of the embodiment, the materials needing to be displayed through the display area of the activity page are automatically generated, the consistency of the properties of the materials and the display area is adjusted, the activity page has the function of displaying the materials, the process replaces the process of developing and detecting the display area of the activity page by an engineer, the generation efficiency of the activity page is improved, and the application of the activity page in various scenes is accelerated.
Those skilled in the art will appreciate that the modules in the above-described embodiments of the apparatus may be distributed as described in the apparatus, and may be correspondingly modified and distributed in one or more apparatuses other than the above-described embodiments. The modules of the above embodiments may be combined into one module, or further split into multiple sub-modules.
In the following, embodiments of the electronic device of the present invention are described, which may be regarded as an implementation in physical form 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. 7 is a block diagram of an exemplary embodiment of an electronic device according to the present invention. The electronic device shown in fig. 7 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. 7, the electronic apparatus 200 of the exemplary embodiment is represented in the form of a general-purpose data processing apparatus. The components of the electronic device 200 may include, but are not limited to: at least one processing unit 210, at least one memory unit 220, a bus 230 connecting different system components (including the memory unit 220 and the processing unit 210), a display unit 240, and the like.
The storage unit 220 stores a computer readable program, which may be a code of a source program or a read-only program. The program may be executed by the processing unit 210 such that the processing unit 210 performs the steps of various embodiments of the present invention. For example, the processing unit 210 may perform the steps as shown in fig. 1.
The memory unit 220 may include readable media in the form of volatile memory units, such as a random access memory unit (RAM) 2201 and/or a cache memory unit 2202, and may further include a read only memory unit (ROM) 2203. The storage unit 220 may also include a program/utility 2204 having a set (at least one) of program modules 2205, such program modules 2205 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 230 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 200 may also communicate with one or more external devices 300 (e.g., keyboard, display, network device, bluetooth device, etc.), enable a user to interact with the electronic device 200 via the external devices 300, and/or enable the electronic device 200 to communicate with one or more other data processing devices (e.g., router, modem, etc.). Such communication may occur via input/output (I/O) interfaces 250, and may also occur via network adapter 260 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). The network adapter 260 may communicate with other modules of the electronic device 200 via the bus 230. It should be appreciated that although not shown in the figures, other hardware and/or software modules may be used in the electronic device 200, 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.
FIG. 8 is a schematic diagram of one computer-readable medium embodiment of the present invention. As shown in fig. 8, the computer program 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 program, when executed by one or more data processing devices, enables the computer-readable medium to implement the above-described method of the invention, namely: acquiring materials to be displayed through a display area on an active page; modifying a display module used for drawing the display area in the activity page according to the information of the material; and when the activity page receives a preset operation, triggering the display module to draw the display area so as to display the material.
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 data processing 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 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 present invention can be implemented as a method, an apparatus, an electronic device, or a computer-readable medium executing a computer program. Some or all of the functions of the present invention may be implemented in practice using a general purpose data processing device such as a microprocessor or a Digital Signal Processor (DSP).
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.

Claims (6)

1. A method for generating a moving page, comprising:
the method comprises the steps of obtaining materials needing to be displayed through a display area on an active page, wherein the active page is in an HTML5 format, identifying the materials needing to be displayed through the display area from a plurality of materials according to a predefined display theme, and automatically finding related materials for displaying according to internet hot spot information when a hot spot event occurs;
inputting keywords of an event comprising characters and data information to obtain a material needing to be displayed through a display area on an activity page from a historical material, identifying display information corresponding to the material, identifying a first attribute of the material and a second attribute of the display area, adjusting the first attribute and the second attribute to be consistent when the first attribute and the second attribute are inconsistent, and modifying a display module used for drawing the display area in the activity page;
when a preset period passes, acquiring current time information, modifying the attribute of the historical material according to the attribute in the material and the time information matched with the time, updating the style of the historical material to form a new material needing to be displayed through a display area, and triggering the display module to draw the display area to display the material when the activity page receives a preset operation.
2. The method for generating an activity page according to claim 1, wherein the obtaining of the material to be displayed through the display area on the activity page comprises:
when a preset event occurs, identifying materials with the matched attributes with the event from a plurality of materials as the materials needing to be displayed through the display area.
3. The method for generating an activity page according to claim 1, wherein the modifying a display module used for drawing the display area in the activity page according to the information of the material comprises:
and identifying display information matched with the material from the display module, and modifying the display information according to the material to enable the display information to be used for displaying the material.
4. An apparatus for generating a moving page, comprising:
the display module is positioned in the activity page and used for drawing a display area, wherein the activity page is in an HTML5 format;
the material acquisition module is used for acquiring the materials needing to be displayed through the display area, wherein the materials needing to be displayed through the display area are identified from a plurality of materials according to a predefined display theme, and when a hot event occurs, related materials are automatically found according to the internet hot spot information for displaying;
the modification module is used for inputting keywords of events comprising people and data information to obtain materials needing to be displayed through a display area on an activity page from historical materials, identifying display information corresponding to the materials, identifying a first attribute of the materials and a second attribute of the display area, adjusting the first attribute and the second attribute to be consistent when the first attribute and the second attribute are inconsistent, and modifying the display module;
the drawing triggering module acquires current time information when a preset period passes, modifies the attribute of the historical material according to the attribute in the material and the time information matched with the time, updates the style of the historical material to form a new material needing to be displayed through the display area, and triggers the display module to draw the display area to display the material when the activity page receives a preset operation.
5. An electronic device, comprising:
a processor; and
a memory storing computer-executable instructions that, when executed, cause the processor to perform the method of any of claims 1-3.
6. 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-3.
CN202110158428.9A 2021-02-05 2021-02-05 Activity page generation method and device and electronic equipment Active CN112528207B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110158428.9A CN112528207B (en) 2021-02-05 2021-02-05 Activity page generation method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110158428.9A CN112528207B (en) 2021-02-05 2021-02-05 Activity page generation method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN112528207A CN112528207A (en) 2021-03-19
CN112528207B true CN112528207B (en) 2021-05-25

Family

ID=74975444

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110158428.9A Active CN112528207B (en) 2021-02-05 2021-02-05 Activity page generation method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN112528207B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113407696A (en) * 2021-06-25 2021-09-17 腾讯科技(深圳)有限公司 Collection table processing method, device, equipment and storage medium
CN113342247B (en) * 2021-08-04 2021-11-02 北京达佳互联信息技术有限公司 Material processing method and device, electronic equipment and storage medium
CN113655977A (en) * 2021-08-18 2021-11-16 北京达佳互联信息技术有限公司 Material display method and device, electronic equipment and storage medium

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050022104A1 (en) * 2003-07-22 2005-01-27 Lifetouch, Inc. Method and system for automating the production of publications
CN103853757B (en) * 2012-12-03 2018-07-27 腾讯科技(北京)有限公司 The information displaying method and system of network, terminal and information show processing unit
CN103177383A (en) * 2013-03-21 2013-06-26 北京亿部文化有限公司 Method for implanting advertisements in electronic books
CN108122125A (en) * 2016-11-28 2018-06-05 宁波市镇海甬讯信息科技有限公司 A kind of method of product placement in e-books
CN107396149B (en) * 2017-08-31 2019-12-06 北京小米移动软件有限公司 Method and device for playing advertisement
CN108040278A (en) * 2017-11-30 2018-05-15 深圳市雷鸟信息科技有限公司 Active page processing method, server, system and the storage medium of smart television
CN109961493A (en) * 2017-12-26 2019-07-02 苏宁云商集团股份有限公司 Banner Picture Generation Method and device on displayed page
CN109300179B (en) * 2018-09-28 2023-08-22 南京蜜宝信息科技有限公司 Animation production method, device, terminal and medium
CN110490668A (en) * 2019-08-27 2019-11-22 微梦创科网络科技(中国)有限公司 A kind of advertisement dynamic rendering method and device
CN111861580A (en) * 2020-07-29 2020-10-30 成都新潮传媒集团有限公司 Advertisement material configuration method and device of advertisement scheme

Also Published As

Publication number Publication date
CN112528207A (en) 2021-03-19

Similar Documents

Publication Publication Date Title
CN112528207B (en) Activity page generation method and device and electronic equipment
CN103092612B (en) Realize method and the electronic installation of Android operation system 3D desktop pinup picture
CN107391114A (en) The page visualizes rendering intent and device
CN110865807A (en) Active page creation system, method, device and storage medium
CN112100550A (en) Page construction method and device
CN108153848B (en) Method and device for searching light application data and electronic device
CN113268226A (en) Page data generation method and device, storage medium and equipment
CN111324833A (en) Page display method, device, electronic design and computer readable medium
CN109582317B (en) Method and apparatus for debugging hosted applications
CN113238741A (en) Form configuration method and device, electronic equipment and storage medium
CN111796809A (en) Interface document generation method and device, electronic equipment and medium
CN110764667A (en) Popup window display method and device and electronic equipment
CN111612501B (en) Information generation method and device based on strategy multiplexing and electronic equipment
CN111818279A (en) Subtitle generating method, display method and interaction method
EP3819760A1 (en) Methods and apparatus for generating a platform-agnostic mobile application configuration data structure with a dynamic quiz
CN111427568A (en) Interface configuration method and device
CN111198738A (en) Mobile terminal page display method and device and electronic equipment
US20120131053A1 (en) Webpage content search method and system
CN112417345B (en) Rendering method, rendering device, electronic equipment and storage medium
CN113297258B (en) Customized information pushing method and device based on target crowd data extraction
CN112099770A (en) Template-based webpage generation method, system, equipment and storage medium
CN112580300A (en) Text marking method and device, storage medium and computer equipment
JP2009003199A (en) Advertisement output server, advertisement output program and advertisement output method
US20240104808A1 (en) Method and system for creating stickers from user-generated content
CN116595963B (en) Document generation method, device, equipment and medium based on template configuration

Legal Events

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