CN113672836B - Method, device, equipment and storage medium for setting dynamic special effects of web pages - Google Patents

Method, device, equipment and storage medium for setting dynamic special effects of web pages Download PDF

Info

Publication number
CN113672836B
CN113672836B CN202110810794.8A CN202110810794A CN113672836B CN 113672836 B CN113672836 B CN 113672836B CN 202110810794 A CN202110810794 A CN 202110810794A CN 113672836 B CN113672836 B CN 113672836B
Authority
CN
China
Prior art keywords
content
webpage
dynamic
dynamic effect
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
CN202110810794.8A
Other languages
Chinese (zh)
Other versions
CN113672836A (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.)
Shanghai Hard Link Network Technology Co ltd
Original Assignee
Shanghai Hard Link Network Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Hard Link Network Technology Co ltd filed Critical Shanghai Hard Link Network Technology Co ltd
Priority to CN202110810794.8A priority Critical patent/CN113672836B/en
Publication of CN113672836A publication Critical patent/CN113672836A/en
Application granted granted Critical
Publication of CN113672836B publication Critical patent/CN113672836B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

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

Abstract

The invention discloses a setting method, a device, equipment and a storage medium of a dynamic special effect of a webpage, wherein the method comprises the steps of obtaining the dynamic effect type of the webpage set by a webpage developer on the current webpage, and obtaining the re-edited webpage content of the webpage; content analysis is carried out on the page content, and the webpage dynamic effect type corresponding to the page content is determined from the set webpage dynamic effect types; acquiring the display priority and loading position of page content; determining the display time and the display position of the corresponding webpage dynamic effect type; and generating a dynamic special effect configuration file packet according to the determined display time and display position of the webpage dynamic effect type. According to the setting method, device, equipment and storage medium of the dynamic special effects of the webpage, the corresponding page dynamic effects are not required to be edited again manually by a webpage developer according to the page content re-edited on the webpage, and the workload of editing the dynamic special effects of the webpage is reduced and the editing efficiency of the dynamic special effects of the webpage is improved by configuring the setting strategy of the specific dynamic special effects.

Description

Method, device, equipment and storage medium for setting dynamic special effects of web pages
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a storage medium for setting dynamic special effects of a web page.
Background
The existing webpage development process is as follows: according to the layout of each page content of the webpage, the webpage developer considers which corresponding dynamic special effects should be set at which position of the webpage, and then applies the relevant script language to edit and obtain the relevant file of the dynamic special effects corresponding to the page content.
However, in the process of developing the page of the web page, the web page developer can re-edit the page content of the edited web page according to actual needs, so that the web page developer is required to continuously re-manually edit the corresponding page dynamic effect according to the re-edited page content on the web page, and the editing efficiency of the dynamic effect of the web page is low.
Disclosure of Invention
The invention provides a method, a device, equipment and a storage medium for setting dynamic special effects of a webpage, which can automatically analyze webpage contents re-edited by the webpage and generate a configuration file packet of the corresponding dynamic special effects, thereby improving the editing efficiency of dynamic effects of the webpage.
In order to solve the above technical problems, an embodiment of the present invention provides a method for setting a dynamic special effect of a web page, including:
Acquiring a webpage dynamic effect type set by a webpage developer on a current webpage, and acquiring re-edited webpage content of the webpage, wherein the webpage content comprises text content and picture content;
performing content analysis on the page content, and determining a webpage dynamic effect type corresponding to the page content from the set webpage dynamic effect types according to a content analysis result;
acquiring the display priority and loading position of the page content of the determined webpage dynamic effect type;
determining display time of the corresponding webpage dynamic effect type according to the display priority of the webpage content of the determined webpage dynamic effect type, and determining the display position of the corresponding webpage dynamic effect type according to the loading position of the webpage content of the determined webpage dynamic effect type;
and generating a dynamic special effect configuration file packet of the webpage according to the determined display time and display position of the webpage dynamic effect type.
As one preferable scheme, the acquiring the display priority and the loading position of the page content of the determined webpage dynamic effect type specifically includes:
and analyzing configuration information of the source file of the webpage to obtain the display priority and loading position of the webpage content of the determined webpage dynamic effect type.
As one preferable solution, the content analysis is performed on the page content, and the web page dynamic effect type corresponding to the page content is determined from the set web page dynamic effect types according to the content analysis result, which specifically includes:
performing content analysis on the page content, and determining the page content with the content corresponding relation according to the content analysis result;
analyzing the content corresponding relation type of the page content with the content corresponding relation, and determining the webpage dynamic effect type corresponding to the page content from the set webpage dynamic effect types according to the content corresponding relation type; the page content corresponding type includes: the text content corresponds to the text content, the text content corresponds to the picture content, and the picture content corresponds to the picture content.
As one preferable solution, the content analysis is performed on the page content, and according to a content analysis result, determining the page content with a content correspondence relationship includes:
extracting the characteristics of the page contents to obtain characteristic keywords of the page contents;
calculating the matching degree of the characteristic keywords of the content of each page;
and determining the page content corresponding to the characteristic keywords with the matching degree larger than the preset matching degree threshold as the page content with the content corresponding relation.
As one preferable solution, the content analysis is performed on the page content, and the web page dynamic effect type corresponding to the page content is determined from the set web page dynamic effect types according to the content analysis result, which specifically includes:
classifying the set webpage dynamic effect types to obtain picture set dynamic effect types and text set dynamic effect types;
and respectively carrying out content analysis on the text contents and the picture contents, and respectively obtaining a text set moving effect type matched with each text content and a picture set moving effect type matched with each picture content according to content analysis results.
Another embodiment of the present invention provides a device for setting dynamic special effects of a web page, including:
the dynamic effect type acquisition module is used for acquiring the dynamic effect type of the webpage set by the webpage developer on the current webpage and acquiring the re-edited webpage content of the webpage, wherein the webpage content comprises text content and picture content;
the page content analysis module is used for carrying out content analysis on the page content and determining a webpage dynamic effect type corresponding to the page content from the set webpage dynamic effect types according to a content analysis result;
The priority and position acquisition module is used for acquiring the display priority and loading position of the page content of the determined webpage dynamic effect type;
the display time and position determining module is used for determining the display time of the corresponding webpage dynamic effect type according to the display priority of the webpage content of the determined webpage dynamic effect type, and determining the display position of the corresponding webpage dynamic effect type according to the loading position of the webpage content of the determined webpage dynamic effect type;
and the configuration file generation module is used for generating a dynamic special effect configuration file packet of the webpage according to the determined display time and display position of the webpage dynamic effect type.
As one preferable solution, the page content analysis module is specifically configured to:
performing content analysis on the page content, and determining the page content with the content corresponding relation according to the content analysis result;
analyzing the content corresponding relation type of the page content with the content corresponding relation, and determining the webpage dynamic effect type corresponding to the page content from the set webpage dynamic effect types according to the content corresponding relation type; the page content corresponding type includes: the text content corresponds to the text content, the text content corresponds to the picture content, and the picture content corresponds to the picture content.
As one preferable solution, the page content analysis module is specifically configured to:
classifying the set webpage dynamic effect types to obtain picture set dynamic effect types and text set dynamic effect types;
and respectively carrying out content analysis on the text contents and the picture contents, and respectively obtaining a text set moving effect type matched with each text content and a picture set moving effect type matched with each picture content according to content analysis results.
Still another embodiment of the present invention provides a setting device of a dynamic special effect of a web page, including a processor, a memory, and a computer program stored in the memory and configured to be executed by the processor, where the setting method of the dynamic special effect of the web page is implemented when the processor executes the computer program.
Still another embodiment of the present invention provides a computer readable storage medium, where the computer readable storage medium includes a stored computer program, and when the computer program runs, controls a device where the computer readable storage medium is located to execute a method for setting a dynamic special effect of a web page as described above.
Compared with the prior art, the method has the advantages that at least one point of the following is obtained, the webpage dynamic effect type set by a webpage developer on the current webpage is obtained, and the re-edited webpage content of the webpage is obtained, wherein the webpage content comprises text content and picture content; then, content analysis is carried out on the page content, and the webpage dynamic effect type corresponding to the page content is determined from the set webpage dynamic effect types according to the content analysis result, so that the re-edited page content can obtain the set webpage dynamic effect type matched with the re-edited page content; setting specific parameters of different webpage dynamic effect types (the parameters mainly refer to display time and display positions), analyzing the display priority and the loading position of the webpage content of the determined webpage dynamic effect types, determining the display time of the corresponding webpage dynamic effect types according to the display priority of the webpage content of the determined webpage dynamic effect types, and determining the display position of the corresponding webpage dynamic effect types according to the loading position of the webpage content of the determined webpage dynamic effect types, so that the specific parameters of different webpage dynamic effect types are obtained; and finally, generating a dynamic special effect configuration file packet of the webpage according to the determined display time and display position of the webpage dynamic effect type. Therefore, the whole process is to automatically set the dynamic special effects of the edited webpage content, the webpage developer is not required to continuously edit the corresponding page dynamic effects again according to the page content re-edited on the webpage, the setting of the edited webpage dynamic special effects is realized by configuring a specific dynamic special effect setting strategy, the setting process of the webpage dynamic special effects is simplified, the editing workload of the webpage dynamic special effects is reduced, and the editing efficiency of the webpage dynamic special effects is improved. Correspondingly, the embodiment of the invention also provides a device, equipment and storage medium for setting the dynamic special effects of the webpage.
Drawings
FIG. 1 is a flow chart of a method for setting dynamic effects of a web page according to one embodiment of the present invention;
FIG. 2 is a schematic diagram of text corresponding to text in one embodiment of the invention;
FIG. 3 is a schematic diagram of a text corresponding picture according to one embodiment of the present invention;
FIG. 4 is a schematic diagram of a picture corresponding to a picture according to one embodiment of the present invention;
FIG. 5 is a schematic structural diagram of a device for setting dynamic effects of a web page according to an embodiment of the present invention;
FIG. 6 is a block diagram of a setup device for dynamic effects of a web page in one embodiment of the invention;
reference numerals:
the system comprises a dynamic effect type acquisition module, a dynamic effect type acquisition module and a dynamic effect type acquisition module, wherein the dynamic effect type acquisition module is used for acquiring dynamic effect types of dynamic effect types; 12. a page content analysis module; 13. a priority and position acquisition module; 14. a display opportunity and position determining module; 15. a configuration file generation module; A. the sign of dusk of the nerves is recorded; B. rasagile brings the asgard people through the signs of dusk in the nerves; C. hero's visual presentation of Rayleigh, delaivin, rayleigh, etc.; D. 2021 hero alliance LPL event description D; E. the universe hero is combined; F. DC universe hero mix F; 21. a processor; 22. a memory.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In the description of this application, the terms "first," "second," "third," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defining "a first", "a second", "a third", etc. may explicitly or implicitly include one or more such feature. In the description of the present application, unless otherwise indicated, the meaning of "a plurality" is two or more.
In the description of the present application, it should be noted that, unless explicitly specified and limited otherwise, the terms "mounted," "connected," and "connected" are to be construed broadly, and may be either fixedly connected, detachably connected, or integrally connected, for example; can be mechanically or electrically connected; can be directly connected or indirectly connected through an intermediate medium, and can be communication between two elements. The specific meaning of the terms in this application will be understood by those of ordinary skill in the art in a specific context.
In the description of the present application, it should be noted that all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs unless defined otherwise. The terminology used in the description of the present invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention, as the particular meaning of the terms described above in this application will be understood to those of ordinary skill in the art in the specific context.
An embodiment of the present invention provides a method for setting dynamic effects of a web page, and in particular, referring to fig. 1, fig. 1 is a schematic flow chart of a method for setting dynamic effects of a web page in one embodiment of the present invention, which includes steps S1 to S5 as follows:
s1, acquiring a webpage dynamic effect type set by a webpage developer for a current webpage, and acquiring page contents of re-editing the webpage, wherein the page contents comprise text contents and picture contents;
s2, carrying out content analysis on the page content, and determining a webpage dynamic effect type corresponding to the page content from the set webpage dynamic effect types according to a content analysis result;
S3, acquiring the display priority and loading position of the page content of the determined webpage dynamic effect type;
s4, determining display time of the corresponding webpage dynamic effect type according to the display priority of the webpage content of the determined webpage dynamic effect type, and determining display position of the corresponding webpage dynamic effect type according to the loading position of the webpage content of the determined webpage dynamic effect type;
s5, generating a dynamic special effect configuration file packet of the webpage according to the determined display time and display position of the dynamic effect type of the webpage.
The dynamic special effects of the webpage can visually give the user an intuitive experience, and have great significance for the development of the webpage. In practical application, in order to reasonably present the effect of the dynamic special effect of the webpage, the setting method of the dynamic special effect of the webpage in the embodiment can be executed through a user terminal, and the user terminal can be user terminal equipment such as a computer, a mobile phone, a tablet and the like; various application programs, including a browser, can be loaded on the user side and used for presenting web pages. By way of example, the client may include a display screen for presenting a web interface for presenting web pictures and interacting with a user, and a processor; the processor is used for acquiring the webpage, generating a webpage interface and controlling the display of the webpage interface on the display screen.
Of course, the method for setting the dynamic special effects of the web page in the embodiment may also be executed by a server, where the server may be a server of IA architecture, a server of RISC architecture, or other servers of different types; the server side has high-speed CPU operation capability, long-time reliable operation, strong I/O external data throughput capability and better expansibility, and can provide response service requests, bearing service and guaranteeing service of webpages for the user side.
The types of dynamic effects of the web page in this embodiment include a dynamic effect type for the picture content and a dynamic effect type for the text content, for example, taking a web page based on HTML5 language as an example, the dynamic effect types suitable for the picture content include dynamic effects realized based on Java Script, CSS and other languages including but not limited to picture scrolling, picture color change, flash picture showing and the like, and the dynamic effect types suitable for the text content include but not limited to fade-in and fade-out, left pop-out, scrolling, flashing and the like, which are not particularly limited herein.
For step S1 in the present embodiment: the method comprises the steps of obtaining the dynamic effect types of the web page set by a web page developer on the current web page, wherein the number of the dynamic effect types of the web page set by the current web page comprises tens of types, the specific number and the dynamic effect types are determined by actual web page requirements, but the dynamic effect types are preset by the web page developer, so that the set of the dynamic effect types of the current web page can be determined, and the subsequent distribution of the dynamic effect types is convenient.
For step S1 in the present embodiment: by way of example, in the actual development process, the requirements on the web page are continuously changed due to the market demands, the aesthetic of users and the change of the server cost, and in the process of developing the web page, a web page developer can re-edit the web page contents of the web page frequently according to the change of the requirements, and the re-editing can require the dynamic special effect of the web page to be reset. Of course, the re-editing is only for the content of the web page, and the dynamic effect type of the web page set currently will not change, which will not be described here again.
For example, in the step S5, the dynamic special effect configuration package capable of reflecting the re-edited dynamic special effect of the web page may be determined by the dynamic special effect package of the web page generated by the format language such as Java script+css, or by the dynamic special effect package of the web page generated by the format language such as HTML5+java script+css, or by the specific dynamic special effect package of the web page such as animate or swipper, which is not described herein.
According to the setting method of the dynamic special effects of the webpage, a perfect processing strategy is configured for the webpage content re-edited on the webpage, the setting flow of the dynamic effect of the webpage is optimized, a webpage developer does not need to manually edit and set the dynamic special effects, and a corresponding file packet of the dynamic special effects is automatically generated. Firstly, acquiring a webpage dynamic effect type set by a webpage developer for a current webpage, and acquiring re-edited webpage content of the webpage, wherein the webpage content comprises text content and picture content; then, content analysis is carried out on the page content, and the webpage dynamic effect type corresponding to the page content is determined from the set webpage dynamic effect types according to the content analysis result, so that the re-edited page content can obtain the set webpage dynamic effect type matched with the re-edited page content; setting specific parameters of different webpage dynamic effect types (the parameters mainly refer to display time and display positions), analyzing the display priority and the loading position of the webpage content of the determined webpage dynamic effect types, determining the display time of the corresponding webpage dynamic effect types according to the display priority of the webpage content of the determined webpage dynamic effect types, and determining the display position of the corresponding webpage dynamic effect types according to the loading position of the webpage content of the determined webpage dynamic effect types, so that the specific parameters of different webpage dynamic effect types are obtained; and finally, generating a dynamic special effect configuration file packet of the webpage according to the determined display time and display position of the webpage dynamic effect type. The whole process sets the dynamic special effects of the edited webpage content, the corresponding page dynamic effects are not required to be edited manually again according to the webpage content re-edited on the webpage continuously by a webpage developer, the setting of the edited webpage dynamic special effects is realized by configuring a specific dynamic special effect setting strategy, the setting process of the webpage dynamic special effects is simplified, the editing workload of the webpage dynamic special effects is reduced, and the editing efficiency of the webpage dynamic special effects is improved.
Further, in the above embodiment, the "performing content analysis on the page content and determining, according to the content analysis result, a web page action type corresponding to the page content from the set web page action types" in the step S2 specifically includes:
performing content analysis on the page content, and determining the page content with the content corresponding relation according to the content analysis result;
analyzing the content corresponding relation type of the page content with the content corresponding relation, and determining the webpage dynamic effect type corresponding to the page content from the set webpage dynamic effect types according to the content corresponding relation type; the page content corresponding type includes: the text content corresponds to the text content, the text content corresponds to the picture content, and the picture content corresponds to the picture content.
In order to facilitate understanding, the page content in the above embodiment includes text content and picture content, that is, in the re-edited page content of the current webpage, a plurality of content modules are included, each content module presents to the user in the form of text or picture, but the text and picture forms are only static effects, for laying out corresponding dynamic effects, the above embodiment analyzes the page content in the webpage to obtain the page content with content correspondence, and the exemplary content of the webpage includes the picture content located at the left side part of the webpage and the text content located at the right side part of the webpage, the text content is further interpreted, publicized or introduced to the picture content, so when the user accesses the webpage through the relevant browser, the picture content at the left side part of the webpage is popped up (pop-up mode is not limited) first, then the text content located at the right side part of the webpage is gradually faded in (fade-in time is not limited), so that the user can clearly know about the related product introduction, thus the picture content at the left side part of the webpage and the text content located at the right side part of the webpage are different, the text content is classified to the type of the text content at the left side part of the webpage, and the text content is classified to the text content at the right side part of the webpage.
Of course, for three types of content correspondence between text content and picture content, please refer to fig. 2 to fig. 4, in which fig. 2 is a schematic diagram of text corresponding to text in one embodiment of the present invention, fig. 3 is a schematic diagram of text corresponding to picture in one embodiment of the present invention, and fig. 4 is a schematic diagram of picture corresponding to picture in one embodiment of the present invention. Specifically, the first text content corresponds to text content, for example, a first text content part in a webpage is "a precursor of dusk of the gods a is enlightenment a", a second text content part in the webpage is "a sign of dusk of the rasgar people passing the gods B", and the two parts of content have a certain matching relationship, so that the two parts of content are classified as content corresponding types of the text content corresponding to the text content; secondly, the text content corresponds to the picture content, for example, a third text part in the webpage is '2021 hero alliance LPL event introduction D', and a first picture part in the webpage is 'hero image display diagram C of Rui-Wen, delai, rui-z and the like', which have a certain matching relationship, so that the text content is classified as the content corresponding type of the text content corresponds to the picture content; third, the picture content corresponds to the picture content, for example, the second picture part in the web page is "the world hero photo E", and the third picture part in the web page is "the DC world hero photo F", which have a certain matching relationship, and are thus classified as the content corresponding type of the picture content corresponding to the picture content. Therefore, as the modules with the content corresponding relation in the web page are provided, the dynamic special effects of the modules tend to appear in a pair, for example, the first text content part fades in slowly relative to the second text content part, and by adopting the content analysis method in the embodiment, more accurate content classification can be obtained, so that accurate content support is provided for setting of the subsequent dynamic special effects.
Preferably, in the above embodiment, for how to determine the page content with the content correspondence, the embodiment of the present invention may be implemented by the following steps:
s211, extracting the characteristics of the page contents to obtain characteristic keywords of the page contents;
s212, calculating the matching degree of the characteristic keywords of the content of each page;
s213, determining the page content corresponding to the characteristic keywords with the matching degree larger than the preset matching degree threshold as the page content with the content corresponding relation.
It should be noted that, since the page content includes text content and picture content, feature extraction is required to be performed on the text content and the picture content to obtain feature keywords that can be compared and judged, and then the final page content with the content corresponding relationship is determined according to the matching degree between the feature keywords.
For the first text content portion and the second text content portion, a related text analysis model in the prior art may be used, where the text analysis model is used to extract each word in the text and record the pictographic identities of each word, and then compare the word with each other one by one, to determine whether the pictographic identities of the two words to be compared fall within a preset range interval, so as to determine whether the two words have a content correspondence relationship, for example, the first text content portion in the web page "the prestige of dusk in the" dusk of the gods "and the second text content portion" the pictographic identities of the "dusk of the gods" in the "rasgarland of the gods" fall within the same threshold range, and thus the two words have a distinct content correspondence relationship and are classified as the content correspondence type of the text content.
For the third text content part and the first picture content part, the text part can be analyzed by adopting a related text analysis model in the prior art, the picture part is analyzed by adopting a related image processing model in the prior art, the analysis of the text part is as described above, for the picture part, a training analysis model based on a convolutional neural network can be adopted, the training analysis model of the convolutional neural network is trained in advance through massive data training sets, a training sample is massive pictures (related pictures of hero alliance in the embodiment), each picture is trained, thus a picture analysis result with high accuracy is obtained, and after the 'image exhibition diagrams of hero such as Rui, de Lyme, rui z of the first picture part' is put into the training analysis model of the convolutional neural network, the model can obtain a processing result of the related hero image of hero alliance of the content exhibited by the first picture part; for the "2021 hero alliance LPL event introduction" of the third text portion, the analysis result of the "hero alliance" can also be obtained through the related text analysis model, so that the content correspondence relationship between the third text content portion and the first picture content portion is obtained, and therefore, the third text content portion and the first picture content portion are classified as the content correspondence type of the text content corresponding picture content.
It should be noted that, in this embodiment, the training analysis model of the convolutional neural network is a pre-trained model, or other models such as a deep neural network may be adopted, and multiple neurons are connected together to form a multi-layer network, where the multi-layer network includes a convolutional layer, a pooling layer and a full-connection layer, the convolutional layer is used to extract feature vectors, the pooling layer further screens the feature vectors, the full-connection layer performs final classification, the layers are connected together through an activation function, and the network parameters are continuously improved through a training algorithm, so as to improve the recognition accuracy of the model.
The second picture content part and the third picture content part can be processed by adopting the training analysis model based on the convolutional neural network, the second picture content part and the third picture content part are respectively substituted into the model, and the content analysis result of hero can be obtained for the second picture content part of "diffuse space hero combined photo" and the content analysis result of hero "can be obtained for the third picture content part of" DC space hero combined photo "through the identification analysis of the model, so that the second picture content part and the third picture content part have the content corresponding relation, and are classified as the content corresponding type of the picture content corresponding to the picture content.
In the above embodiment, the web content portion having the content correspondence is analyzed, and in consideration of that the dynamic special effects may be set for the two opposite portions having the content correspondence, and may be set for the independent content modules, in another embodiment of the present invention, for the above step S2: performing content analysis on the page content, and determining a webpage dynamic effect type corresponding to the page content from the set webpage dynamic effect types according to a content analysis result, wherein the method specifically comprises the following steps of:
classifying the set webpage dynamic effect types to obtain picture set dynamic effect types and text set dynamic effect types;
and respectively carrying out content analysis on the text contents and the picture contents, and respectively obtaining a text set moving effect type matched with each text content and a picture set moving effect type matched with each picture content according to content analysis results.
For easy understanding, for example, a fourth text part is set in the web page and a fourth picture part is set in the web page, and the fourth picture part is set in the web page, wherein the fourth text part is a related introduction of the world of the original game, and the fourth picture part is a court pavilion killing event poster of the wild and the fourth text part has no corresponding relation with the content, so that the method is not suitable for the content classification method, but when the preset web page moving effect types are classified, the picture setting moving effect types can be determined to comprise left fade-in and up fade-out, and the text setting moving effect types comprise right fade-in and down fade-out. And carrying out content analysis on the fourth text part and the fourth picture part by a computer to obtain that the text set dynamic effect type corresponding to the fourth text part is right fade-in and the picture set dynamic effect type corresponding to the fourth picture part is left fade-in, so as to determine the type of the dynamic special effect of the independent content module in the web page.
In the above embodiment, the mapping relationship between the web content and the dynamic special effect type may be preset, so that the dynamic special effect type corresponding to different contents of the web page can be determined according to the one-to-one correspondence relationship between the web content and the dynamic special effect type. The mapping relation between the preset webpage content and the dynamic special effect type can be stored locally in advance, can be directly called when needed, can also be stored in the cloud, can be downloaded from the cloud through a wireless network or a wired network and the like when needed, is not limited in this way, and can also be obtained through a neural network model by providing massive training samples, so that different dynamic special effect types corresponding to different webpage content can be obtained.
Further, for the above step S3: the method for acquiring the display priority and the loading position of the page content of the determined webpage dynamic effect type specifically comprises the following steps:
and analyzing configuration information of the source file of the webpage to obtain the display priority and loading position of the webpage content of the determined webpage dynamic effect type.
In this embodiment, after determining the dynamic effect type corresponding to the page content re-edited by the web page, configuration information of a source file of the web page is also called to obtain display priority and loading position of related page content, specifically, the display priority of the page content refers to the loading priority of the page content in the web page, the loading position of the page content refers to the loading position of the page content in the web page, in the implementation process of the dynamic effect of the web page, the display priority of the page content corresponds to the display time of the dynamic effect, and the loading position coordinate of the page content corresponds to the display position of the dynamic effect. The display time of the dynamic special effect refers to the time when the dynamic special effect needs to be displayed in the loading process of the page content of the webpage, and the display position of the dynamic special effect refers to the time when the dynamic special effect needs to be displayed in the loading process of the page content of the webpage. In the embodiment, the display priority and the loading position of the page content of the determined webpage dynamic effect type are obtained first, so that an accurate basis can be provided for determining the display time and the display position of the subsequent dynamic special effect. Preferably, the display time and display position of the dynamic special effect type of the webpage can be obtained by calling the configuration information of the source file of the webpage, so that the subsequent computer software can generate the dynamic special effect configuration file package of the webpage according to the determined display time and display position of the dynamic special effect type of the webpage. Of course, besides the configuration information of the source file of the web page, the display priority and loading position of the web page content can also be determined through a preset design framework (the design framework is provided by a product manager according to the requirement of a customer), which is not described herein.
Referring to fig. 5, fig. 5 shows a schematic structural diagram of a device for setting dynamic effects of a web page according to one embodiment of the present invention, which includes:
the dynamic effect type acquisition module 11 is used for acquiring the dynamic effect type of the webpage set by the webpage developer on the current webpage and acquiring the re-edited webpage content of the webpage, wherein the webpage content comprises text content and picture content;
the page content analysis module 12 is configured to perform content analysis on the page content, and determine a web page dynamic effect type corresponding to the page content from the set web page dynamic effect types according to a content analysis result;
the priority and position acquisition module 13 is used for acquiring the display priority and loading position of the page content of the determined webpage dynamic effect type;
the display timing and position determining module 14 is configured to determine a display timing of a corresponding web page dynamic effect type according to a display priority of the web page content of the determined web page dynamic effect type, and determine a display position of the corresponding web page dynamic effect type according to a loading position of the web page content of the determined web page dynamic effect type;
The configuration file generating module 15 is configured to generate a dynamic special effect configuration file packet of the web page according to the determined display time and display position of the dynamic effect type of the web page.
According to the setting device 10 of the dynamic special effects of the webpage, the dynamic effect type of the webpage set by a webpage developer on the current webpage is obtained through the dynamic effect type obtaining module 11, and the re-edited webpage content of the webpage is obtained, wherein the webpage content comprises text content and picture content; then, the page content is subjected to content analysis through a page content analysis module 12, and the webpage dynamic effect type corresponding to the page content is determined from the set webpage dynamic effect types according to the content analysis result, so that the re-edited page content is matched with the set webpage dynamic effect type; setting specific parameters of different webpage dynamic effect types through a display time and position determining module 14 (the parameters mainly refer to display time and display position), acquiring the display priority and loading position of the webpage content of the determined webpage dynamic effect types through a priority and position acquiring module 13, analyzing the display priority and loading position, determining the display time of the corresponding webpage dynamic effect types according to the display priority of the webpage content of the determined webpage dynamic effect types, and determining the display position of the corresponding webpage dynamic effect types according to the loading position of the webpage content of the determined webpage dynamic effect types, so that the specific parameters of different webpage dynamic effect types are obtained through the display time and position determining module 14; and finally, generating a dynamic special effect configuration file package of the webpage through a configuration file generation module 15 according to the determined display time and display position of the dynamic effect type of the webpage. The whole process sets the dynamic special effects of the edited webpage content, the corresponding page dynamic effects are not required to be edited manually again according to the webpage content re-edited on the webpage continuously by a webpage developer, the setting of the edited webpage dynamic special effects is realized by configuring a specific dynamic special effect setting strategy, the setting process of the webpage dynamic special effects is simplified, the editing workload of the webpage dynamic special effects is reduced, and the editing efficiency of the webpage dynamic special effects is improved.
Preferably, in the above embodiment, the page content analysis module 12 is specifically configured to:
performing content analysis on the page content, and determining the page content with the content corresponding relation according to the content analysis result;
analyzing the content corresponding relation type of the page content with the content corresponding relation, and determining the webpage dynamic effect type corresponding to the page content from the set webpage dynamic effect types according to the content corresponding relation type; the page content corresponding type includes: the text content corresponds to the text content, the text content corresponds to the picture content, and the picture content corresponds to the picture content.
Preferably, in the above embodiment, the page content analysis module 12 is specifically further configured to:
extracting the characteristics of the page contents to obtain characteristic keywords of the page contents;
calculating the matching degree of the characteristic keywords of the content of each page;
and determining the page content corresponding to the characteristic keywords with the matching degree larger than the preset matching degree threshold as the page content with the content corresponding relation.
Preferably, in the above embodiment, the page content analysis module 12 is specifically further configured to:
Classifying the set webpage dynamic effect types to obtain picture set dynamic effect types and text set dynamic effect types;
and respectively carrying out content analysis on the text contents and the picture contents, and respectively obtaining a text set moving effect type matched with each text content and a picture set moving effect type matched with each picture content according to content analysis results.
Preferably, in the above embodiment, the priority and location obtaining module 13 is specifically configured to:
and analyzing configuration information of the source file of the webpage to obtain the display priority and loading position of the webpage content of the determined webpage dynamic effect type.
Referring to fig. 6, which is a block diagram of a configuration of a device for setting a dynamic special effect of a web page provided by an embodiment of the present invention, a device for setting a dynamic special effect of a web page 20 provided by an embodiment of the present invention includes a processor 21, a memory 22, and a computer program stored in the memory 22 and configured to be executed by the processor 21, wherein the processor 21 implements steps in an embodiment of a method for setting a dynamic special effect of a web page as described above, for example, steps S1 to S5 described in fig. 1 when executing the computer program; alternatively, the processor 21 may implement the functions of the modules in the above-described embodiments of the apparatus, such as the dynamic effect type obtaining module 11, when executing the computer program.
Illustratively, the computer program may be split into one or more modules that are stored in the memory 22 and executed by the processor 21 to complete the present invention. The one or more modules may be a series of computer program instruction segments capable of performing a specific function for describing the execution of the computer program in the setting device 20 for dynamic effects of the web page. For example, the computer program may be divided into a dynamic effect type acquisition module 11, a page content analysis module 12, a priority and position acquisition module 13, a display timing and position determination module 14, and a configuration file generation module 15, each of which specifically functions as follows:
the dynamic effect type acquisition module 11 is used for acquiring the dynamic effect type of the webpage set by the webpage developer on the current webpage and acquiring the re-edited webpage content of the webpage, wherein the webpage content comprises text content and picture content;
the page content analysis module 12 is configured to perform content analysis on the page content, and determine a web page dynamic effect type corresponding to the page content from the set web page dynamic effect types according to a content analysis result;
The priority and position acquisition module 13 is used for acquiring the display priority and loading position of the page content of the determined webpage dynamic effect type;
the display timing and position determining module 14 is configured to determine a display timing of a corresponding web page dynamic effect type according to a display priority of the web page content of the determined web page dynamic effect type, and determine a display position of the corresponding web page dynamic effect type according to a loading position of the web page content of the determined web page dynamic effect type;
the configuration file generating module 15 is configured to generate a dynamic special effect configuration file packet of the web page according to the determined display time and display position of the dynamic effect type of the web page.
The specific working process of each module may refer to the working process of the device 10 for setting a dynamic special effect of a web page described in the foregoing embodiment, which is not described herein.
The device 20 for setting dynamic special effects of the web page may be a computing device such as a desktop computer, a notebook computer, a palm computer, a cloud server, etc. The device 20 for setting dynamic effects of web pages may include, but is not limited to, a processor 21 and a memory 22. It will be appreciated by those skilled in the art that the schematic diagram is merely an example of a web page dynamic effect setting device, and does not constitute a limitation of the web page dynamic effect setting device 20, and may include more or less components than illustrated, or may combine some components, or different components, e.g., the web page dynamic effect setting device 20 may further include an input-output device, a network access device, a bus, etc.
The processor 21 may be a central processing unit (Central Processing Unit, CPU), but may also be other general purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. The general purpose processor may be a microprocessor or the processor may be any conventional processor, etc., and the processor 21 is a control center of the web page dynamic special effects setting apparatus 20, and connects the respective parts of the entire web page dynamic special effects setting apparatus 20 using various interfaces and lines.
The memory 22 may be used to store the computer program and/or module, and the processor 21 may implement various functions of the setting device 20 for dynamic effects of the web page by running or executing the computer program and/or module stored in the memory 22 and invoking data stored in the memory 22. The memory 22 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program (such as a sound playing function, an image playing function, etc.) required for at least one function, and the like; the storage data area may store data (such as audio data, phonebook, etc.) created according to the use of the handset, etc. In addition, the memory 22 may include high-speed random access memory, and may also include non-volatile memory, such as a hard disk, memory, plug-in hard disk, smart Media Card (SMC), secure Digital (SD) Card, flash Card (Flash Card), at least one disk storage device, flash memory device, or other volatile solid-state storage device.
The modules integrated by the web page dynamic special effects setting device 20 may be stored in a computer readable storage medium if implemented in the form of software functional units and sold or used as independent products. Based on such understanding, the present invention may implement all or part of the flow of the method of the above embodiment, or may be implemented by a computer program to instruct related hardware, where the computer program may be stored in a computer readable storage medium, and when the computer program is executed by a processor, the computer program may implement the steps of each of the method embodiments described above. Wherein the computer program comprises computer program code which may be in source code form, object code form, executable file or some intermediate form etc. The computer readable medium may include: any entity or device capable of carrying the computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer Memory, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), an electrical carrier signal, a telecommunications signal, a software distribution medium, and so forth.
Those skilled in the art will appreciate that implementing all or part of the above-described methods in accordance with the embodiments may be accomplished by way of a computer program stored on a computer readable storage medium, which when executed may comprise the steps of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), or the like.
Accordingly, an embodiment of the present invention provides a computer readable storage medium, where the computer readable storage medium includes a stored computer program, and when the computer program runs, the device where the computer readable storage medium is controlled to execute steps in the method for setting a dynamic special effect of a web page according to the foregoing embodiment, for example, steps S1 to S5 described in fig. 1.
The method, the device, the equipment and the storage medium for setting the dynamic special effects of the webpage have the beneficial effects that at least one point of the following is:
the whole process is to automatically set the dynamic special effects of the edited webpage content, the corresponding page dynamic effects are not required to be manually edited again according to the re-edited webpage content on the webpage, the setting of the edited webpage dynamic special effects is realized by configuring a specific dynamic special effect setting strategy, the setting process of the webpage dynamic special effects is simplified, the editing workload of the webpage dynamic special effects is reduced, and the editing efficiency of the webpage dynamic special effects is improved.
While the foregoing is directed to the preferred embodiments of the present invention, it will be appreciated by those skilled in the art that changes and modifications may be made without departing from the principles of the invention, such changes and modifications are also intended to be within the scope of the invention.

Claims (6)

1. The method for setting the dynamic special effects of the webpage is characterized by comprising the following steps of:
acquiring a webpage dynamic effect type set by a webpage developer on a current webpage, and acquiring re-edited webpage content of the webpage, wherein the webpage content comprises text content and picture content;
performing content analysis on the page content, and determining the page content with the content corresponding relation according to the content analysis result;
analyzing the content corresponding relation type of the page content with the content corresponding relation, and determining the webpage dynamic effect type corresponding to the page content from the set webpage dynamic effect types according to the content corresponding relation type; the page content corresponding type includes: the text content corresponds to text content, the text content corresponds to picture content, and the picture content corresponds to picture content; or alternatively, the first and second heat exchangers may be,
classifying the set webpage dynamic effect types to obtain picture set dynamic effect types and text set dynamic effect types;
Respectively carrying out content analysis on each text content and each picture content, and respectively obtaining a text set dynamic effect type matched with each text content and a picture set dynamic effect type matched with each picture content according to content analysis results;
acquiring the display priority and loading position of the page content of the determined webpage dynamic effect type;
determining display time of the corresponding webpage dynamic effect type according to the display priority of the webpage content of the determined webpage dynamic effect type, and determining the display position of the corresponding webpage dynamic effect type according to the loading position of the webpage content of the determined webpage dynamic effect type;
and generating a dynamic special effect configuration file packet of the webpage according to the determined display time and display position of the webpage dynamic effect type.
2. The method for setting dynamic special effects of web page according to claim 1, wherein the step of obtaining the display priority and loading position of the determined web page content of the dynamic effect type of the web page comprises the following steps:
and analyzing configuration information of the source file of the webpage to obtain the display priority and loading position of the webpage content of the determined webpage dynamic effect type.
3. The method for setting dynamic special effects of web page according to claim 1, wherein said performing content analysis on said web page content and determining web page content having content correspondence according to content analysis results comprises:
extracting the characteristics of the page contents to obtain characteristic keywords of the page contents;
calculating the matching degree of the characteristic keywords of the content of each page;
and determining the page content corresponding to the characteristic keywords with the matching degree larger than the preset matching degree threshold as the page content with the content corresponding relation.
4. The device for setting the dynamic special effects of the web page is characterized by comprising the following components:
the dynamic effect type acquisition module is used for acquiring the dynamic effect type of the webpage set by the webpage developer on the current webpage and acquiring the re-edited webpage content of the webpage, wherein the webpage content comprises text content and picture content;
the page content analysis module is used for carrying out content analysis on the page content and determining the page content with the content corresponding relation according to the content analysis result; analyzing the content corresponding relation type of the page content with the content corresponding relation, and determining the webpage dynamic effect type corresponding to the page content from the set webpage dynamic effect types according to the content corresponding relation type; the page content corresponding type includes: the text content corresponds to text content, the text content corresponds to picture content, and the picture content corresponds to picture content; or classifying the set webpage dynamic effect types to obtain picture set dynamic effect types and text set dynamic effect types; respectively carrying out content analysis on each text content and each picture content, and respectively obtaining a text set dynamic effect type matched with each text content and a picture set dynamic effect type matched with each picture content according to content analysis results;
The priority and position acquisition module is used for acquiring the display priority and loading position of the page content of the determined webpage dynamic effect type;
the display time and position determining module is used for determining the display time of the corresponding webpage dynamic effect type according to the display priority of the webpage content of the determined webpage dynamic effect type, and determining the display position of the corresponding webpage dynamic effect type according to the loading position of the webpage content of the determined webpage dynamic effect type;
and the configuration file generation module is used for generating a dynamic special effect configuration file packet of the webpage according to the determined display time and display position of the webpage dynamic effect type.
5. A setting device of a dynamic special effect of a web page, characterized by comprising a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, the processor implementing the setting method of a dynamic special effect of a web page according to any one of claims 1 to 3 when executing the computer program.
6. A computer readable storage medium, characterized in that the computer readable storage medium comprises a stored computer program, wherein the computer program when run controls a device in which the computer readable storage medium is located to execute the method for setting dynamic effects of a web page according to any one of claims 1 to 3.
CN202110810794.8A 2021-07-16 2021-07-16 Method, device, equipment and storage medium for setting dynamic special effects of web pages Active CN113672836B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110810794.8A CN113672836B (en) 2021-07-16 2021-07-16 Method, device, equipment and storage medium for setting dynamic special effects of web pages

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110810794.8A CN113672836B (en) 2021-07-16 2021-07-16 Method, device, equipment and storage medium for setting dynamic special effects of web pages

Publications (2)

Publication Number Publication Date
CN113672836A CN113672836A (en) 2021-11-19
CN113672836B true CN113672836B (en) 2024-03-15

Family

ID=78539474

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110810794.8A Active CN113672836B (en) 2021-07-16 2021-07-16 Method, device, equipment and storage medium for setting dynamic special effects of web pages

Country Status (1)

Country Link
CN (1) CN113672836B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015035943A1 (en) * 2013-09-13 2015-03-19 北京奇虎科技有限公司 Method and device for loading picture in browser, and browser
CN105956152A (en) * 2016-05-13 2016-09-21 北京金山安全软件有限公司 Webpage loading method and device and electronic equipment
CN106126662A (en) * 2016-06-24 2016-11-16 维沃移动通信有限公司 A kind of electronic book displaying method and mobile terminal
CN107239977A (en) * 2017-06-12 2017-10-10 安宇 A kind of novel network advertisement put-on method
CN109657182A (en) * 2018-12-18 2019-04-19 深圳店匠科技有限公司 Generation method, system and the computer readable storage medium of webpage
CN110007998A (en) * 2019-04-15 2019-07-12 成都四方伟业软件股份有限公司 Page generation method and device
CN110083291A (en) * 2019-04-23 2019-08-02 掌阅科技股份有限公司 Page turning processing method, electronic equipment and the computer storage medium of e-book
CN110704059A (en) * 2019-10-16 2020-01-17 北京达佳互联信息技术有限公司 Image processing method, image processing device, electronic equipment and storage medium
CN111562911A (en) * 2019-12-30 2020-08-21 海南车智易通信息技术有限公司 Webpage editing method and device and storage medium
CN112131504A (en) * 2020-08-28 2020-12-25 长沙市到家悠享网络科技有限公司 Webpage editing and displaying method, device, equipment and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210056395A1 (en) * 2019-08-22 2021-02-25 TestCraft Technologies LTD. Automatic testing of web pages using an artificial intelligence engine

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015035943A1 (en) * 2013-09-13 2015-03-19 北京奇虎科技有限公司 Method and device for loading picture in browser, and browser
CN105956152A (en) * 2016-05-13 2016-09-21 北京金山安全软件有限公司 Webpage loading method and device and electronic equipment
CN106126662A (en) * 2016-06-24 2016-11-16 维沃移动通信有限公司 A kind of electronic book displaying method and mobile terminal
CN107239977A (en) * 2017-06-12 2017-10-10 安宇 A kind of novel network advertisement put-on method
CN109657182A (en) * 2018-12-18 2019-04-19 深圳店匠科技有限公司 Generation method, system and the computer readable storage medium of webpage
CN110007998A (en) * 2019-04-15 2019-07-12 成都四方伟业软件股份有限公司 Page generation method and device
CN110083291A (en) * 2019-04-23 2019-08-02 掌阅科技股份有限公司 Page turning processing method, electronic equipment and the computer storage medium of e-book
CN110704059A (en) * 2019-10-16 2020-01-17 北京达佳互联信息技术有限公司 Image processing method, image processing device, electronic equipment and storage medium
CN111562911A (en) * 2019-12-30 2020-08-21 海南车智易通信息技术有限公司 Webpage editing method and device and storage medium
CN112131504A (en) * 2020-08-28 2020-12-25 长沙市到家悠享网络科技有限公司 Webpage editing and displaying method, device, equipment and storage medium

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
《网页设计与制作》课程教学改革探索;冀萍;《新教育时代》;第67-68+80页 *
New Media Communication Research of "Dingxiang Doctor";Ying Cui等;《2021 International Conference on Internet, Education and Information Technology (IEIT)》;第132-136页 *
企业网站制作技术分析;王钢;《电脑编程技巧与维护》(第03期);第67-69+83页 *
基于搜索引擎优化的《网页设计与制作》课程改革;关晓惠等;《浙江水利水电专科学校学报》;第25卷(第02期);第85-88页 *
浅析大数据在会计工作中的应用;徐治钦等;《现代营销》(第1期);第220-221页 *

Also Published As

Publication number Publication date
CN113672836A (en) 2021-11-19

Similar Documents

Publication Publication Date Title
CN110458918B (en) Method and device for outputting information
CN108595583B (en) Dynamic graph page data crawling method, device, terminal and storage medium
CN109801347B (en) Method, device, equipment and medium for generating editable image template
CN108537859A (en) Use the image masks of deep learning
KR102170620B1 (en) Method and system for generating training data to train classifiers with localizable features
CN110139149B (en) Video optimization method and device, and electronic equipment
CN111311480B (en) Image fusion method and device
CN110058854B (en) Method, terminal device and computer-readable medium for generating application
CN113655999A (en) Rendering method, device and equipment of page control and storage medium
US20230291978A1 (en) Subtitle processing method and apparatus of multimedia file, electronic device, and computer-readable storage medium
CN106919406A (en) A kind of desktop application component issue, update method and device
CN111783015A (en) Display method of shared display elements in page, electronic equipment and storage medium
CN108595211B (en) Method and apparatus for outputting data
US11269892B2 (en) Ranking images based on image effects
CN109241930B (en) Method and apparatus for processing eyebrow image
CN110708423A (en) Message content display method and device and storage medium
CN114528816A (en) Collaborative editing information display method and device, electronic equipment and readable medium
CN117786154A (en) Image generation method, system, device and storage medium
CN113628221A (en) Image processing method, image segmentation model training method and related device
CN110909506A (en) Method and device for generating planar design material
CN113672836B (en) Method, device, equipment and storage medium for setting dynamic special effects of web pages
CN111866403B (en) Video graphic content processing method, device, equipment and medium
CN113656717B (en) Webpage control rendering method, device, equipment and storage medium
CN113672835B (en) Method, device, equipment and storage medium for setting dynamic special effects of web pages
CN109522429A (en) Method and apparatus for generating information

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