CN111273904A - Page generation method, device, equipment and storage medium based on custom module - Google Patents

Page generation method, device, equipment and storage medium based on custom module Download PDF

Info

Publication number
CN111273904A
CN111273904A CN202010037508.4A CN202010037508A CN111273904A CN 111273904 A CN111273904 A CN 111273904A CN 202010037508 A CN202010037508 A CN 202010037508A CN 111273904 A CN111273904 A CN 111273904A
Authority
CN
China
Prior art keywords
page
module
identifier
control
acquiring
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
CN202010037508.4A
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.)
Ping An One Wallet E Commerce Co Ltd
Original Assignee
Ping An One Wallet E Commerce 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 Ping An One Wallet E Commerce Co Ltd filed Critical Ping An One Wallet E Commerce Co Ltd
Priority to CN202010037508.4A priority Critical patent/CN111273904A/en
Publication of CN111273904A publication Critical patent/CN111273904A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • 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

Abstract

The application relates to the research and development field, in particular to a page generation method, a device, equipment and a storage medium based on a custom module. The method comprises the following steps: receiving a page generation instruction sent by an operation terminal, wherein the page generation instruction carries a page type identifier; generating a page identifier and a page frame according to the page type identifier; sending the page frame to an operation terminal for displaying, receiving a module selection instruction returned by the operation terminal, and displaying a module selected by the module selection instruction at a corresponding position of the page frame, wherein the module comprises an adjustable control; acquiring a control adjusted by an operation terminal, and generating first embedded point information based on a module identifier and a control identifier of a module; acquiring picture information in the control, and generating pictures in different network states according to the picture information; and the pictures, the controls, the page frames, the page identifications, the module identifications and the embedded point information in different network states are stored in an associated mode to obtain the page. The method can simplify the operation.

Description

Page generation method, device, equipment and storage medium based on custom module
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a storage medium for generating a page based on a custom module.
Background
With the development of computer technology, more and more services or e-commerce activities and the like are put on the internet for processing, and for the convenience of processing of users, the background server needs to generate corresponding pages for various services, so that after the background server issues the pages to the terminal, the users can perform service processing or participate in e-commerce activities according to the pages displayed on the terminal.
However, in the conventional page generation method, various card pages are developed on the basis of a browser webpage technology, each card page needs to be independently written with corresponding codes, and the encoding is complicated and the efficiency is low.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a custom module-based page generation method, apparatus, device and storage medium capable of simplifying operations.
A page generation method based on a custom module comprises the following steps:
receiving a page generation instruction sent by an operation terminal, wherein the page generation instruction carries a page type identifier;
generating a page identifier and a page frame according to the page type identifier;
sending the page frame to the operation terminal for displaying, receiving a module selection instruction returned by the operation terminal, and displaying a module selected by the module selection instruction at a corresponding position of the page frame, wherein the module comprises an adjustable control;
acquiring a control adjusted by the operation terminal, acquiring a self-increment sequence corresponding to the adjusted control, and splicing the module identifier of the module, the control identifier of the control and the self-increment sequence to obtain first embedded point information corresponding to the control;
acquiring picture information in the control, and compressing the corresponding picture according to the picture information and a preset scaling corresponding to different network states so as to generate pictures in different network states;
and storing the pictures of different network states, the control, the page frame, the page identifier, the module identifier and the embedded point information in an associated manner to obtain a page.
In one embodiment, after receiving the page generation instruction sent by the operator terminal, the method further includes:
inquiring a stored page according to the page type identifier, and sending the inquired page to the operation terminal;
receiving a page copying instruction returned by the operation terminal, wherein the page copying instruction carries a copied page identifier;
acquiring a corresponding page according to the copied page identifier, and generating a new page according to the acquired page;
renaming the newly added page, and modifying the page identification and the second embedded point information of the newly added page;
and saving the modified new page.
In one embodiment, after the obtaining a page by associating and storing the picture of the different network states, the control, the page frame, the page identifier, the module identifier, and the buried point information, the method includes:
generating a page auditing instruction according to the page, and sending the page auditing instruction to an auditing terminal;
receiving the auditing information of the auditing terminal after previewing the page;
when the audit information shows that the audit is passed, modifying the state of the page into a state to be issued;
and when the audit information shows that the audit is not passed, sending the audit information which is not passed to the operation terminal.
In one embodiment, after the obtaining a page by associating and storing the picture of the different network states, the control, the page frame, the page identifier, the module identifier, and the buried point information, the method includes:
storing the page to a database, generating a corresponding structured file, and pushing the structured file to a content distribution network;
the method further comprises the following steps:
receiving a rendering request sent by a display terminal, wherein the rendering request carries a page identifier;
inquiring an access interface corresponding to the page identifier;
if the interface is normal, acquiring a page from the database, and returning the page to the display terminal;
and if the interface is abnormal, acquiring a structured file corresponding to the page identifier from the content distribution network, and returning the structured file to the display terminal.
In one embodiment, the obtaining a page from the database and returning the page to the display terminal includes:
acquiring a page frame and a module identifier corresponding to the page identifier from the database;
acquiring a corresponding module, a control in the module and embedded point information according to the module identification;
and returning the page frame, the acquired module, the control in the module and the embedded point information to the display terminal.
In one embodiment, the obtaining the structured file corresponding to the page identifier from the content distribution network and returning the structured file to the display terminal includes:
obtaining a network disk stored in a page in the content distribution network according to the page identifier;
reading a page frame and a module identifier corresponding to the page identifier from the network disk;
acquiring a corresponding module, a control in the module and embedded point information from the network disk according to the module identifier;
and returning the page frame, the acquired module, the control in the module and the embedded point information to the display terminal.
In one embodiment, after receiving the rendering request sent by the display terminal, the method further includes:
extracting a user tag from the rendering request;
before returning the page frame, the acquired module, the control in the module and the embedded point information to the display terminal, the method further comprises the following steps:
extracting the category label of the acquired module;
and screening the obtained modules according to the user tags and the category tags.
A custom module-based page generation apparatus, the apparatus comprising:
the first receiving module is used for receiving a page generation instruction sent by an operation terminal, wherein the page generation instruction carries a page type identifier;
the first generation module is used for generating a page identifier and a page frame according to the page type identifier;
the first sending module is used for sending the page frame to the operation terminal for displaying, receiving a module selection instruction returned by the operation terminal, and displaying the module selected by the module selection instruction at the corresponding position of the page frame, wherein the module comprises an adjustable control;
the second generation module is used for acquiring the control adjusted by the operation terminal, acquiring a self-increment sequence corresponding to the adjusted control, and splicing the module identifier of the module, the control identifier of the control and the self-increment sequence to obtain first embedded point information corresponding to the control;
the picture generation module is used for acquiring the picture information in the control and compressing the corresponding picture according to the picture information and the preset scaling corresponding to different network states so as to generate the pictures in different network states;
and the association module is used for associating and storing the pictures of different network states, the control, the page frame, the page identifier, the module identifier and the embedded point information to obtain a page.
A computer device comprising a memory storing a computer program and a processor implementing the steps of any of the methods described above when the processor executes the computer program.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method of any of the above.
According to the page generation method, the page generation device, the page generation equipment and the page generation storage medium based on the custom module, after a page generation instruction is received, the corresponding page frame is sent to the operation terminal, so that the operation terminal can select the corresponding module to add into the page frame, adjust controls and the like in the frame, generate corresponding embedded point information and generate pictures in different network states according to the picture information, a large number of codes do not need to be written, and operation can be simplified. The operation terminal is only responsible for the configuration of the content, the pictures and the specific styles of the pages, so that one page can be rendered on different platforms, and the pages can be multiplexed more flexibly through a building block type building mode, the difficulty of the picture configuration is also reduced through uploading and compressing the pictures, the workload can be reduced through automatic processing of embedded points and the like, coding is not needed to be carried out on each page, the complexity is reduced, and the efficiency of page generation is improved.
Drawings
FIG. 1 is a diagram of an application scenario of a custom module-based page generation method in one embodiment;
FIG. 2 is a flowchart illustrating a method for generating a page based on a custom module according to an embodiment;
FIG. 3 is a diagram of a generated page in one embodiment;
FIG. 4 is a flow diagram of steps for obtaining pictures of different network states in one embodiment;
FIG. 5 is a flow diagram of auditing steps in one embodiment;
FIG. 6 is an architecture diagram of a page output in one embodiment;
FIG. 7 is a timing diagram of an http interface mode in one embodiment;
FIG. 8 is a timing diagram of cdn degradation modes in one embodiment;
FIG. 9 is a flow diagram of rendering steps in one embodiment;
FIG. 10 is a block diagram of an apparatus for custom module-based page generation in one embodiment;
FIG. 11 is a diagram illustrating an internal structure of a computer device in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The page generation method based on the custom module can be applied to the application environment shown in fig. 1. The operator terminal 102 and the server 104 communicate with each other via a network. The method comprises the steps that an operation terminal 102 sends a page generation instruction to a server 104, the page generation instruction carries a page type identifier, the server 104 generates a page identifier and a page frame according to the page type identifier and sends the page frame to the operation terminal 102, the operation terminal displays the page frame and a module and inputs a module selection instruction for displaying the corresponding module at the corresponding position of the page frame, a control in the module can be adjusted and sends the adjusted control to the server 104, the server 104 obtains the adjusted control of the operation terminal and a self-adding sequence corresponding to the adjusted control, and the module identifier of the module, the control identifier of the control and the self-adding sequence are spliced to obtain first embedded point information corresponding to the control; acquiring picture information in the control, and compressing the corresponding picture according to the picture information and preset scaling ratios corresponding to different network states so as to generate pictures in different network states; and the pictures, the controls, the page frames, the page identifications, the module identifications and the embedded point information in different network states are stored in an associated mode to obtain the page. The operation terminal 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices, and the server 104 may be implemented by an independent server or a server cluster formed by a plurality of servers.
In an embodiment, as shown in fig. 2, a page generating method based on a custom module is provided, which is described by taking the method as an example applied to the server in fig. 1, and includes the following steps:
s202: and receiving a page generation instruction sent by the operation terminal, wherein the page generation instruction carries a page type identifier.
Specifically, the page generation instruction is obtained by an operator through software operation after opening software of a newly-built page in the operation terminal, for example, a page type may be selected, and the operation terminal generates the page generation instruction according to the page type and sends the obtained page generation instruction to the server. The page type may be associated with a service.
S204: and generating a page identifier and a page frame according to the page type identifier.
Specifically, the server may generate a new page identifier according to the previous page identifier in the page type, for example, the new page identifier is represented by an increment sequence to ensure uniqueness of the page identifier, and then the server acquires the corresponding page frame, which may be a blank page.
S206: and sending the page frame to an operation terminal for displaying, receiving a module selection instruction returned by the operation terminal, and displaying the module selected by the module selection instruction at the corresponding position of the page frame, wherein the module comprises an adjustable control.
Specifically, before generating a page, the server extracts a general style from a plurality of previous pages and extracts a service display area, and summarizes to obtain a custom module, such as a grid module, a commodity module, a page header module, a second killing module and the like, wherein each module has different control combinations, and the controls include pictures, documents, links, style values, labels and the like. Thus, an operator can select different modules through the operation terminal and build the rudiment of the page in a form similar to building blocks, 12.. N shown in fig. 3 are all modules, and optionally, the server can define rules, for example, the modules need to build the page from top to bottom. FIG. 3 is a diagram of a generated page, in one embodiment.
After the rudiment of the page is built, an operator can adjust controls in the module through the operation terminal, for example, displayed pictures, documents, connections, style values, labels and the like are replaced, and the controls need to be adjusted according to actual applications.
S208: the method comprises the steps of obtaining a control adjusted by an operation terminal, obtaining a self-increment sequence corresponding to the adjusted control, and splicing a module identifier of a module, a control identifier of the control and the self-increment sequence to obtain first embedded point information corresponding to the control.
Specifically, the control elements in the module, such as pictures, are all specific activities or commodities, so that a user clicks to view details when viewing a certain activity page or a certain activity picture, and thus, the embedded points are required to be counted here to perform business customer click analysis, and therefore, the embedded points are required to be provided here. The embedded point in this embodiment is automatically generated, the server may generate embedded point information based on the module identifier and the space identifier, for example, a unique identifier is generated by a module identifier id + different controls (picture identifier id | link identifier id |) + self-increment sequence, for example, the embedded point identifier produced by a certain picture of the grid module is unique (1001 (grid identifier) +2001 (grid picture identifier) + self-increment serial number), the front end takes this identification data, and the front end uploads the statistical number of times to the big data system once per click of the user, and finally performs summary analysis.
S210: and acquiring picture information in the control, and compressing the corresponding picture according to the picture information and preset scaling ratios corresponding to different network states so as to generate pictures in different network states.
Specifically, when the picture information exists in the control, the control needs to be downloaded when the page is acquired by different terminals, so that in order to ensure the stability of subsequent front-end downloading, when the page is generated, the server directly generates the picture information in different network states, and the front end switches to select the picture according to 4G wifi. Specifically, as shown in fig. 4, fig. 4 is a flowchart of the steps of acquiring pictures in different network states in an embodiment, where the server performs data duplication prevention according to the uploaded addresses of the pictures and the uploaded millisecond-level time, that is, after receiving the pictures, the server acquires the upload time and stores the upload time and the picture addresses in an associated manner.
When generating pictures in different network states, the compression mode of the pictures is generated according to a preset ratio and a preset name, for example, the ratio and the name in the following table. App refers to a mobile terminal, h5 refers to pc end:
Figure BDA0002366568590000071
Figure BDA0002366568590000081
the app platform generates 19 pictures (3 x 6+1 original) by one compression operator, and the h5 platform generates 23 pictures (3 x 7+1 original +1 pad) by one compression operator. Each picture comprises a mobile network in a jpg format, a wifi network in a jpg format and a mobile network in a webp format, so that the network state can be conveniently switched, and the picture loading is accelerated in a flow-saving manner. Therefore, when the display terminal carries out page loading, the server can return the corresponding picture according to the current network state of the display terminal.
S212: and the pictures, the controls, the page frames, the page identifications, the module identifications and the embedded point information in different network states are stored in an associated mode to obtain the page.
Specifically, after the processing, the server may store the picture, the control, the page frame, the page identifier, the module identifier, the embedded point information, and the like according to different network states to obtain the corresponding page.
According to the page generation method based on the custom module, after the page generation instruction is received, the corresponding page frame is sent to the operation terminal, so that the operation terminal can select the corresponding module to add into the page frame, adjust controls and the like in the frame, generate corresponding embedded point information and generate pictures of different network states according to the picture information, a large number of codes do not need to be written, and operation can be simplified. The operation terminal is only responsible for the configuration of the content, the pictures and the specific styles of the pages, so that one page can be rendered on different platforms, and the pages can be multiplexed more flexibly through a building block type building mode, the difficulty of the picture configuration is also reduced through uploading and compressing the pictures, the workload can be reduced through automatic processing of embedded points and the like, coding is not needed to be carried out on each page, the complexity is reduced, and the efficiency of page generation is improved.
In one embodiment, after receiving the page generation instruction sent by the operator terminal, the method further includes: inquiring the stored page according to the page type identifier, and sending the inquired page to the operation terminal; receiving a page copying instruction returned by the operation terminal, wherein the page copying instruction carries a copied page identifier; acquiring a corresponding page according to the copied page identifier, and generating a new page according to the acquired page; renaming the newly added page, and modifying the page identification and the second embedded point information of the newly added page; and saving the modified new page.
After receiving the new page command sent by the operation terminal, the server can also query the stored page according to the page type identifier carried by the new page command, and the stored page is displayed on the operation terminal, so that the operation terminal can select one of the copies, and does not need to be built module by module, specifically, after the server inquires the stored page corresponding to the page type identification, displaying the stored page on the operation terminal, receiving the page copying instruction sent by the operation terminal, according to the page copying instruction, the server inquires all corresponding pages, generates a new page, renames the new page and acquires the embedded point information in the new page, and the embedded point information is changed according to the page identification of the new page to obtain second embedded point information, so that the workload of manual operation can be reduced.
In the embodiment, the page corresponding to the generated page type identifier is fully utilized, and only the copying is needed to generate a new page, so that the workload of manual operation is reduced.
In one embodiment, after the picture, the control, the page frame, the page identifier, the module identifier and the embedded point information of different network states are stored in an associated manner to obtain a page, the method includes: generating a page auditing instruction according to the page, and sending the page auditing instruction to an auditing terminal; receiving audit information of an audit terminal after previewing a page; when the audit information shows that the audit is passed, modifying the state of the page into a state to be issued; and when the audit information shows that the audit is not passed, sending the audit information which is not passed to the operation terminal.
Specifically, referring to fig. 5, fig. 5 is a flowchart of an auditing step in an embodiment, where an operation terminal may operate a page, that is, add, delete, and the like, and then submit an audit to a server, the server generates a page audit instruction according to the audit submitted by the operation terminal, and sends the page audit instruction to an audit terminal, for example, to a leader of a corresponding page, so as to facilitate the leader to audit, and when the audit information indicates that the audit passes, the audit terminal may preview the page, and when the audit information indicates that the audit passes, modify the state of the page to be a state to be issued, so that the page is packaged into a corresponding App to be online; and when the audit information shows that the audit is not passed, sending the audit information which is not passed to the operation terminal.
In the embodiment, the function of online preview is also supported in the auditing process, and the auditing terminal is not required to download the page to the local, so that the auditing efficiency can be improved.
In one embodiment, after the picture, the control, the page frame, the page identifier, the module identifier and the embedded point information of different network states are stored in an associated manner to obtain a page, the method includes: storing the page into a database, generating a corresponding structured file, and pushing the structured file to a content distribution network; the method further comprises the following steps: receiving a rendering request sent by a display terminal, wherein the rendering request carries a page identifier; inquiring an access interface corresponding to the page identifier; if the interface is normal, acquiring a page from the database, and returning the page to the display terminal; and if the interface is abnormal, acquiring the structured file corresponding to the page identifier from the content distribution network, and returning the structured file to the display terminal.
Specifically, referring to fig. 6, fig. 6 is an architecture diagram of page output in an embodiment, in this embodiment, after a page is generated, two output modes are provided, specifically, a page is obtained by storing pictures, controls, page frames, page identifiers, module identifiers, and embedded point information in association in different network states, including storing the pictures, the controls, the page frames, the page identifiers, the module identifiers, and the embedded point information in association in a database in different network states, generating a corresponding structured file, that is, a json file, and pushing the json file to a content distribution network cdn. Thus, the service provides two page output modes, namely an http interface and a content distribution network cdn file form (a demotion scheme), namely that built page data can fall into a database, and a json file is generated and pushed to cdn.
Specifically, the service receives a rendering request sent by a display terminal, the rendering request carries a page identifier, a corresponding access interface is queried through the rendering request, if the interface is normal, page basic information and a template identifier of a template set are obtained through the page identifier, the page basic information comprises a page frame, template detail information is obtained through template identifier polling, and rendering is performed, wherein the template detail information comprises a module, a control in the module, embedded point information and the like. And if the interface is abnormal, acquiring a json file corresponding to the page identifier to realize degradation, and polling through the template identifier in the json file to acquire template detail information and render the template detail information.
Specifically, the first method, namely in the http interface mode, acquiring the page from the database and returning the page to the display terminal includes: acquiring a page frame and a module identifier corresponding to the page identifier from a database; acquiring a corresponding module, a control in the module and embedded point information according to the module identifier; and returning the page frame, the acquired module, the control in the module and the embedded point information to the display terminal.
The first mode, cdn demotion mode, is to obtain a structured file corresponding to a page identifier from a content distribution network, and return the structured file to a display terminal, and includes: obtaining a network disk stored in a page in the content distribution network according to the page identification; reading a page frame and a module identifier corresponding to the page identifier from the network disk; acquiring a corresponding module, a control in the module and embedded point information from a network disk according to the module identifier; and returning the page frame, the acquired module, the control in the module and the embedded point information to the display terminal.
Specifically, referring to fig. 7 and 8, fig. 7 is a timing diagram of an http interface mode in one embodiment, and fig. 8 is a timing diagram of an cdn downgrade mode in one embodiment.
Referring to fig. 7, a display terminal sends a page identifier pageId to a server, the server acquires page basic information and a template identifier of a template set according to the page identifier, that is, whether a cache layer exists is firstly inquired, if the cache layer exists, the acquired page basic information and the template identifier of the template set are returned to the display terminal, if the cache layer does not exist, the database is continuously inquired, the page basic information and the template identifier of the template set are acquired from the database and are put into the cache for the next call, then the acquired page basic information and the template identifier of the template set are returned to the display terminal, the display terminal displays a page frame according to the page basic information, then the server is sent according to the template identifier for continuous inquiry, the server judges whether a template corresponding to the template identifier exists in the cache, if so, and acquiring a template corresponding to the template identifier, inquiring the control, the embedded point information and the like in the module, namely acquiring page detail information, and feeding the inquired page detail information back to the display terminal so that the display terminal can continuously render the module, the control, the picture link, the file content and the like in the module. And if the cache does not exist, continuously inquiring the database to obtain the template corresponding to the template identifier, inquiring the control, the embedded point information and the like in the module, namely obtaining the page detail information, storing the inquired page detail information into the cache, and feeding back the page detail information to the display terminal so that the display terminal can continuously render the module, the control, the picture link, the file content and the like in the module.
Referring to fig. 8, when an interface is abnormal, a directory value of 0 to 999 may be calculated according to a page identifier, that is, a pageId, and then a corresponding file is acquired from cdn, if cdn does not exist, an original station is queried, and a load balancing manner is used to query, that is, a network drive file is directly read and returned, and content is stored in cdn and fed back to a display terminal, where the acquired file is page json, and the content acquired by the file is page basic information, template identifier and template type field. The display terminal sends the template identifier to the server to continuously obtain the detail file of the template, specifically, the server firstly queries cdn whether the template exists, if the template does not exist, the network disk is queried through load balancing, then the module detail file queried from the network disk is returned to cdn for caching, and the module detail file is sent to the display terminal, so that the display terminal renders the detail file of the template.
In the embodiment, the rendering scheme is realized through two modes, the interface and the file are in double output modes, the fault tolerance rate is higher, and the output of the file enables the display terminal not to be blank.
In one embodiment, after receiving the rendering request sent by the display terminal, the method further includes: extracting a user tag from the rendering request; before returning the page frame, the obtained module, the control in the module and the embedded point information to the display terminal, the method further comprises the following steps: extracting the category label of the acquired module; and screening the obtained modules according to the user tags and the category tags.
Specifically, referring to fig. 9, fig. 9 is a flowchart of a rendering step in an embodiment, and when an operating terminal adjusts a control in a module, the method further includes a step of the operating terminal performing a labeling operation on the module, and the server receives a label of a different module returned by the operating terminal. Therefore, after the server receives the rendering instruction, the user tags are extracted from the rendering instruction, then after the server obtains the module set identification, the modules are screened through the user tags and the module tags corresponding to the module set identification, and then only the screened modules are sent to the display terminal to be displayed, so that the large data analysis can be supported according to the service, and different contents can be displayed for different crowds.
For example, the template 1 configures a tag set of 1001, 1002; the template 2 is 2001 and 1001, the front end transmits a user tag when requesting an http interface to acquire data, and the query result shows that the user tag is 1002. At this point the intelligent system filters the tags and the data for template 2 is not returned. Because the user did not hit the labelset for template 2.
In the above embodiment, the user tag and the module tag are compared, and only the module corresponding to the module tag matched with the user tag is returned to the terminal for display, so that the function of configuring thousands of people can be realized, and better and accurate marketing can be realized for a business party.
It should be understood that although the various steps in the flow charts of fig. 2-9 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2-9 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternating with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 10, there is provided a custom module-based page generating apparatus, including: a first receiving module 100, a first generating module 200, a first sending module 300, a second generating module 400, a picture generating module 500 and an associating module 600, wherein:
the first receiving module 100 is configured to receive a page generation instruction sent by an operating terminal, where the page generation instruction carries a page type identifier.
The first generating module 200 is configured to generate a page identifier and a page frame according to the page type identifier.
The first sending module 300 is configured to send the page frame to the operator terminal for display, receive a module selection instruction returned by the operator terminal, and display a module selected by the module selection instruction at a corresponding position of the page frame, where the module includes an adjustable control.
The second generating module 400 is configured to obtain the adjusted control of the operation terminal, obtain a self-increment sequence corresponding to the adjusted control, and splice the module identifier of the module, the control identifier of the control, and the self-increment sequence to obtain first embedded point information corresponding to the control.
The picture generating module 500 is configured to obtain picture information in the control, and compress the corresponding picture according to the picture information and the preset scaling corresponding to different network states, so as to generate pictures in different network states.
And the association module 600 is configured to associate and store pictures, controls, page frames, page identifiers, module identifiers, and embedded point information of different network states to obtain a page.
In one embodiment, the page generating apparatus based on the custom module may include:
and the second sending module is used for inquiring the stored page according to the page type identifier and sending the inquired page to the operation terminal.
And the second receiving module is used for receiving a page copying instruction returned by the operation terminal, and the page copying instruction carries a copied page identifier.
And the copying module is used for acquiring the corresponding page according to the copied page identifier and generating a new page according to the acquired page.
And the first modification module is used for renaming the newly added page and modifying the page identifier and the second embedded point information of the newly added page.
And the first storage module is used for storing the modified newly added page.
In one embodiment, the page generating apparatus based on the custom module may include:
and the auditing module is used for generating a page auditing instruction according to the page and sending the page auditing instruction to the auditing terminal.
And the feedback module is used for receiving the auditing information of the auditing terminal after previewing the page.
And the second modification module is used for modifying the state of the page into a state to be issued when the audit information shows that the audit is passed.
And the third sending module is used for sending the auditing information which is not approved to the operation terminal when the auditing information shows that the auditing is not approved.
In one embodiment, the page generating apparatus based on the custom module may include:
and the second storage module is used for storing the page into the database, generating a corresponding structured file and pushing the structured file to the content distribution network.
And the third receiving module is used for receiving a rendering request sent by the display terminal, wherein the rendering request carries the page identifier.
And the query module is used for querying the access interface corresponding to the page identifier.
The fourth sending module is used for acquiring the page from the database and returning the page to the display terminal if the interface is normal; and if the interface is abnormal, acquiring the structured file corresponding to the page identifier from the content distribution network, and returning the structured file to the display terminal.
In one embodiment, the fourth sending module includes:
and the first acquisition unit is used for acquiring the page frame and the module identifier corresponding to the page identifier from the database.
And the second acquisition unit is used for acquiring the corresponding module, the control in the module and the embedded point information according to the module identifier.
And the first sending unit is used for returning the page frame, the acquired module, the control in the module and the embedded point information to the display terminal.
In one embodiment, the fourth sending module includes:
and the third acquisition unit is used for acquiring the network disk stored in the page in the content distribution network according to the page identifier.
And the fourth acquisition unit is used for reading the page frame and the module identification corresponding to the page identification from the network disk.
And the fifth obtaining unit is used for obtaining the corresponding module, the control in the module and the embedded point information from the network disk according to the module identifier.
And the second sending unit is used for returning the page frame, the acquired module, the control in the module and the embedded point information to the display terminal.
In one embodiment, the page generating apparatus based on the custom module may include:
and the user tag extraction module is used for extracting the user tag from the rendering request.
And the category label extraction module is used for extracting the acquired category label of the module.
And the screening module is used for screening the obtained modules according to the user tags and the category tags.
For specific limitations of the custom module-based page generation apparatus, reference may be made to the above limitations of the custom module-based page generation method, which is not described herein again. The modules in the page generating device based on the self-defined module can be wholly or partially realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, and its internal structure diagram may be as shown in fig. 11. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing modules, controls and the like. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a custom module-based page generation method.
Those skilled in the art will appreciate that the architecture shown in fig. 11 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, there is provided a computer device comprising a memory storing a computer program and a processor implementing the following steps when the processor executes the computer program: receiving a page generation instruction sent by an operation terminal, wherein the page generation instruction carries a page type identifier; generating a page identifier and a page frame according to the page type identifier; sending the page frame to an operation terminal for displaying, receiving a module selection instruction returned by the operation terminal, and displaying a module selected by the module selection instruction at a corresponding position of the page frame, wherein the module comprises an adjustable control; acquiring a control adjusted by an operation terminal, acquiring a self-increment sequence corresponding to the adjusted control, and splicing a module identifier of a module, a control identifier of the control and the self-increment sequence to obtain first embedded point information corresponding to the control; acquiring picture information in the control, and compressing the corresponding picture according to the picture information and preset scaling ratios corresponding to different network states so as to generate pictures in different network states; and the pictures, the controls, the page frames, the page identifications, the module identifications and the embedded point information in different network states are stored in an associated mode to obtain the page.
In one embodiment, after receiving the page generation instruction sent by the operator terminal when the processor executes the computer program, the method further includes: inquiring the stored page according to the page type identifier, and sending the inquired page to the operation terminal; receiving a page copying instruction returned by the operation terminal, wherein the page copying instruction carries a copied page identifier; acquiring a corresponding page according to the copied page identifier, and generating a new page according to the acquired page; renaming the newly added page, and modifying the page identification and the second embedded point information of the newly added page; and saving the modified new page.
In one embodiment, the associating and storing the pictures, the controls, the page frames, the page identifiers, the module identifiers and the buried point information of different network states to obtain the page when the processor executes the computer program includes: generating a page auditing instruction according to the page, and sending the page auditing instruction to an auditing terminal; receiving audit information of an audit terminal after previewing a page; when the audit information shows that the audit is passed, modifying the state of the page into a state to be issued; and when the audit information shows that the audit is not passed, sending the audit information which is not passed to the operation terminal.
In one embodiment, the associating and storing the pictures, the controls, the page frames, the page identifiers, the module identifiers and the buried point information of different network states to obtain the page when the processor executes the computer program includes: storing the page into a database, generating a corresponding structured file, and pushing the structured file to a content distribution network; the processor, when executing the computer program, further performs the steps of: receiving a rendering request sent by a display terminal, wherein the rendering request carries a page identifier; inquiring an access interface corresponding to the page identifier; if the interface is normal, acquiring a page from the database, and returning the page to the display terminal; and if the interface is abnormal, acquiring the structured file corresponding to the page identifier from the content distribution network, and returning the structured file to the display terminal.
In one embodiment, retrieving a page from a database and returning the page to a display terminal, as implemented by a processor executing a computer program, comprises: acquiring a page frame and a module identifier corresponding to the page identifier from a database; acquiring a corresponding module, a control in the module and embedded point information according to the module identifier; and returning the page frame, the acquired module, the control in the module and the embedded point information to the display terminal.
In one embodiment, the obtaining of the structured document corresponding to the page identifier from the content distribution network and the returning of the structured document to the display terminal, which are implemented when the processor executes the computer program, includes: obtaining a network disk stored in a page in the content distribution network according to the page identification; reading a page frame and a module identifier corresponding to the page identifier from the network disk; acquiring a corresponding module, a control in the module and embedded point information from a network disk according to the module identifier; and returning the page frame, the acquired module, the control in the module and the embedded point information to the display terminal.
In one embodiment, the receiving, by the processor implemented when executing the computer program, the rendering request sent by the display terminal further includes: extracting a user tag from the rendering request; before the processor returns the page frame, the acquired module, the control in the module and the embedded point information to the display terminal when executing the computer program, the method further comprises the following steps: extracting the category label of the acquired module; and screening the obtained modules according to the user tags and the category tags.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of: receiving a page generation instruction sent by an operation terminal, wherein the page generation instruction carries a page type identifier; generating a page identifier and a page frame according to the page type identifier; sending the page frame to an operation terminal for displaying, receiving a module selection instruction returned by the operation terminal, and displaying a module selected by the module selection instruction at a corresponding position of the page frame, wherein the module comprises an adjustable control; acquiring a control adjusted by an operation terminal, acquiring a self-increment sequence corresponding to the adjusted control, and splicing a module identifier of a module, a control identifier of the control and the self-increment sequence to obtain first embedded point information corresponding to the control; acquiring picture information in the control, and compressing the corresponding picture according to the picture information and preset scaling ratios corresponding to different network states so as to generate pictures in different network states; and the pictures, the controls, the page frames, the page identifications, the module identifications and the embedded point information in different network states are stored in an associated mode to obtain the page.
In one embodiment, after receiving the page generation instruction sent by the operator terminal, the computer program, when executed by the processor, further includes: inquiring the stored page according to the page type identifier, and sending the inquired page to the operation terminal; receiving a page copying instruction returned by the operation terminal, wherein the page copying instruction carries a copied page identifier; acquiring a corresponding page according to the copied page identifier, and generating a new page according to the acquired page; renaming the newly added page, and modifying the page identification and the second embedded point information of the newly added page; and saving the modified new page.
In one embodiment, the implementation of the computer program, when executed by a processor, after the storing the pictures, the controls, the page frames, the page identifiers, the module identifiers, and the buried point information of different network states in association with one another to obtain the page, includes: generating a page auditing instruction according to the page, and sending the page auditing instruction to an auditing terminal; receiving audit information of an audit terminal after previewing a page; when the audit information shows that the audit is passed, modifying the state of the page into a state to be issued; and when the audit information shows that the audit is not passed, sending the audit information which is not passed to the operation terminal.
In one embodiment, the implementation of the computer program, when executed by a processor, after the storing the pictures, the controls, the page frames, the page identifiers, the module identifiers, and the buried point information of different network states in association with one another to obtain the page, includes: storing the page into a database, generating a corresponding structured file, and pushing the structured file to a content distribution network; the computer program when executed by the processor further realizes the steps of: receiving a rendering request sent by a display terminal, wherein the rendering request carries a page identifier; inquiring an access interface corresponding to the page identifier; if the interface is normal, acquiring a page from the database, and returning the page to the display terminal; and if the interface is abnormal, acquiring the structured file corresponding to the page identifier from the content distribution network, and returning the structured file to the display terminal.
In one embodiment, retrieving a page from a database and returning the page to a display terminal, implemented when the computer program is executed by a processor, comprises: acquiring a page frame and a module identifier corresponding to the page identifier from a database; acquiring a corresponding module, a control in the module and embedded point information according to the module identifier; and returning the page frame, the acquired module, the control in the module and the embedded point information to the display terminal.
In one embodiment, the obtaining of a structured document corresponding to a page identifier from a content distribution network and the returning of the structured document to a display terminal, implemented when the computer program is executed by a processor, includes: obtaining a network disk stored in a page in the content distribution network according to the page identification; reading a page frame and a module identifier corresponding to the page identifier from the network disk; acquiring a corresponding module, a control in the module and embedded point information from a network disk according to the module identifier; and returning the page frame, the acquired module, the control in the module and the embedded point information to the display terminal.
In one embodiment, the computer program, when executed by a processor, further comprises, after receiving a rendering request sent by a display terminal: extracting a user tag from the rendering request; before the processor returns the page frame, the acquired module, the control in the module and the embedded point information to the display terminal when executing the computer program, the method further comprises the following steps: extracting the category label of the acquired module; and screening the obtained modules according to the user tags and the category tags.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A page generation method based on a custom module comprises the following steps:
receiving a page generation instruction sent by an operation terminal, wherein the page generation instruction carries a page type identifier;
generating a page identifier and a page frame according to the page type identifier;
sending the page frame to the operation terminal for displaying, receiving a module selection instruction returned by the operation terminal, and displaying a module selected by the module selection instruction at a corresponding position of the page frame, wherein the module comprises an adjustable control;
acquiring a control adjusted by the operation terminal, acquiring a self-increment sequence corresponding to the adjusted control, and splicing the module identifier of the module, the control identifier of the control and the self-increment sequence to obtain first embedded point information corresponding to the control;
acquiring picture information in the control, and compressing the corresponding picture according to the picture information and a preset scaling corresponding to different network states so as to generate pictures in different network states;
and storing the pictures of different network states, the control, the page frame, the page identifier, the module identifier and the embedded point information in an associated manner to obtain a page.
2. The method according to claim 1, wherein after receiving the page generation instruction sent by the operator terminal, the method further comprises:
inquiring a stored page according to the page type identifier, and sending the inquired page to the operation terminal;
receiving a page copying instruction returned by the operation terminal, wherein the page copying instruction carries a copied page identifier;
acquiring a corresponding page according to the copied page identifier, and generating a new page according to the acquired page;
renaming the newly added page, and modifying the page identification and the second embedded point information of the newly added page;
and saving the modified new page.
3. The method of claim 1, wherein after the storing the picture of the different network status, the control, the page frame, the page identifier, the module identifier, and the buried point information in association with one another to obtain a page, the method comprises:
generating a page auditing instruction according to the page, and sending the page auditing instruction to an auditing terminal;
receiving the auditing information of the auditing terminal after previewing the page;
when the audit information shows that the audit is passed, modifying the state of the page into a state to be issued;
and when the audit information shows that the audit is not passed, sending the audit information which is not passed to the operation terminal.
4. The method according to any one of claims 1 to 3, wherein after the storing the picture of the different network states, the control, the page frame, the page identifier, the module identifier, and the buried point information in association with one another to obtain a page, the method comprises:
storing the page to a database, generating a corresponding structured file, and pushing the structured file to a content distribution network;
the method further comprises the following steps:
receiving a rendering request sent by a display terminal, wherein the rendering request carries a page identifier;
inquiring an access interface corresponding to the page identifier;
if the interface is normal, acquiring a page from the database, and returning the page to the display terminal;
and if the interface is abnormal, acquiring a structured file corresponding to the page identifier from the content distribution network, and returning the structured file to the display terminal.
5. The method according to claim 4, wherein the retrieving the page from the database and returning the page to the display terminal comprises:
acquiring a page frame and a module identifier corresponding to the page identifier from the database;
acquiring a corresponding module, a control in the module and embedded point information according to the module identification;
and returning the page frame, the acquired module, the control in the module and the embedded point information to the display terminal.
6. The method according to claim 4, wherein the obtaining the structured file corresponding to the page identifier from the content distribution network and returning the structured file to the display terminal comprises:
obtaining a network disk stored in a page in the content distribution network according to the page identifier;
reading a page frame and a module identifier corresponding to the page identifier from the network disk;
acquiring a corresponding module, a control in the module and embedded point information from the network disk according to the module identifier;
and returning the page frame, the acquired module, the control in the module and the embedded point information to the display terminal.
7. The method according to claim 4, wherein after receiving the rendering request sent by the display terminal, the method further comprises:
extracting a user tag from the rendering request;
before returning the page frame, the acquired module, the control in the module and the embedded point information to the display terminal, the method further comprises the following steps:
extracting the category label of the acquired module;
and screening the obtained modules according to the user tags and the category tags.
8. A custom module based page generation apparatus, the apparatus comprising:
the first receiving module is used for receiving a page generation instruction sent by an operation terminal, wherein the page generation instruction carries a page type identifier;
the first generation module is used for generating a page identifier and a page frame according to the page type identifier;
the first sending module is used for sending the page frame to the operation terminal for displaying, receiving a module selection instruction returned by the operation terminal, and displaying the module selected by the module selection instruction at the corresponding position of the page frame, wherein the module comprises an adjustable control;
the second generation module is used for acquiring the control adjusted by the operation terminal, acquiring a self-increment sequence corresponding to the adjusted control, and splicing the module identifier of the module, the control identifier of the control and the self-increment sequence to obtain first embedded point information corresponding to the control;
the picture generation module is used for acquiring the picture information in the control and compressing the corresponding picture according to the picture information and the preset scaling corresponding to different network states so as to generate the pictures in different network states;
and the association module is used for associating and storing the pictures of different network states, the control, the page frame, the page identifier, the module identifier and the embedded point information to obtain a page.
9. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 7.
CN202010037508.4A 2020-01-14 2020-01-14 Page generation method, device, equipment and storage medium based on custom module Pending CN111273904A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010037508.4A CN111273904A (en) 2020-01-14 2020-01-14 Page generation method, device, equipment and storage medium based on custom module

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010037508.4A CN111273904A (en) 2020-01-14 2020-01-14 Page generation method, device, equipment and storage medium based on custom module

Publications (1)

Publication Number Publication Date
CN111273904A true CN111273904A (en) 2020-06-12

Family

ID=70998957

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010037508.4A Pending CN111273904A (en) 2020-01-14 2020-01-14 Page generation method, device, equipment and storage medium based on custom module

Country Status (1)

Country Link
CN (1) CN111273904A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111984254A (en) * 2020-07-07 2020-11-24 招联消费金融有限公司 Page generation method and device, computer equipment and storage medium
CN112182467A (en) * 2020-10-09 2021-01-05 广州河东科技有限公司 WEB construction system, generation method, device, electronic equipment and storage medium
CN113127791A (en) * 2021-05-19 2021-07-16 山东白令三维科技有限公司 Operation page configuration method, system, device and readable storage medium
CN113157310A (en) * 2021-04-01 2021-07-23 北京三快在线科技有限公司 Configuration information acquisition method, device, equipment and computer readable storage medium
CN114416229A (en) * 2021-12-16 2022-04-29 青岛海尔科技有限公司 Interface display method and device, terminal equipment and server
CN116991408A (en) * 2023-09-26 2023-11-03 南京新桐数字科技有限公司 Dynamic station building method and system based on generation type AI

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111984254A (en) * 2020-07-07 2020-11-24 招联消费金融有限公司 Page generation method and device, computer equipment and storage medium
CN112182467A (en) * 2020-10-09 2021-01-05 广州河东科技有限公司 WEB construction system, generation method, device, electronic equipment and storage medium
CN113157310A (en) * 2021-04-01 2021-07-23 北京三快在线科技有限公司 Configuration information acquisition method, device, equipment and computer readable storage medium
CN113127791A (en) * 2021-05-19 2021-07-16 山东白令三维科技有限公司 Operation page configuration method, system, device and readable storage medium
CN114416229A (en) * 2021-12-16 2022-04-29 青岛海尔科技有限公司 Interface display method and device, terminal equipment and server
CN116991408A (en) * 2023-09-26 2023-11-03 南京新桐数字科技有限公司 Dynamic station building method and system based on generation type AI
CN116991408B (en) * 2023-09-26 2023-12-12 南京新桐数字科技有限公司 Dynamic station building method and system based on generation type AI

Similar Documents

Publication Publication Date Title
CN111273904A (en) Page generation method, device, equipment and storage medium based on custom module
CN102027469B (en) Dynamic image composition
CN109788031B (en) Service data acquisition method and device, computer equipment and storage medium
CN109582899A (en) Page loading method, device, computer equipment and storage medium
CN108491367B (en) Report document generation method and device, computer equipment and storage medium
CN111310427A (en) Service data configuration processing method and device, computer equipment and storage medium
CN109343851A (en) Page generation method, device, computer equipment and storage medium
CN111324905A (en) Image data labeling method and device, computer equipment and storage medium
US20110320286A1 (en) System And Method For Integrating An Ad Banner With A Calling Application
US20170076008A1 (en) Dynamic file concatenation
CN114240358A (en) Method, device, equipment and medium for realizing user-defined business process
CN115098098A (en) Page generation method, page display method and device
CN110968314A (en) Page generation method and device
CN109582890A (en) Page loading method, device, computer equipment and storage medium
CN115526160A (en) Rich text processing method, device and equipment and storage medium
CN109587040B (en) Mail processing method, system, computer device and storage medium
CN109582313B (en) Business interface dynamic construction method and device, computer equipment and storage medium
US20080168229A1 (en) Method of Caching Data Assets
WO2019127894A1 (en) Method for converting pdf file into picture, electronic device, and computer-readable storage medium
CN111241438B (en) Cartoon picture display method, cartoon picture display device, cartoon picture display computer readable storage medium and cartoon picture display computer equipment
US9454607B1 (en) Image as database
CN107147732A (en) Image processing method, device, client and service end
CN114862470A (en) Advertisement resource adaptation method and device, computer equipment and storage medium
CN113467776A (en) Access method and device of equipment, storage medium and electronic device
CN108664341B (en) Data processing method, data processing device, computer 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