CN110795666B - Webpage generation method, device, terminal and storage medium - Google Patents

Webpage generation method, device, terminal and storage medium Download PDF

Info

Publication number
CN110795666B
CN110795666B CN201910993735.1A CN201910993735A CN110795666B CN 110795666 B CN110795666 B CN 110795666B CN 201910993735 A CN201910993735 A CN 201910993735A CN 110795666 B CN110795666 B CN 110795666B
Authority
CN
China
Prior art keywords
target
webpage
information
layer
web 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
CN201910993735.1A
Other languages
Chinese (zh)
Other versions
CN110795666A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201910993735.1A priority Critical patent/CN110795666B/en
Publication of CN110795666A publication Critical patent/CN110795666A/en
Application granted granted Critical
Publication of CN110795666B publication Critical patent/CN110795666B/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
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for 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

Abstract

The invention discloses a webpage generation method, a device, a terminal and a storage medium, wherein webpage generation comprises the following steps: obtaining a target layer file; analyzing the target layer file to obtain a webpage element list for constructing a webpage; the webpage elements in the webpage element list at least comprise attribute information; determining at least one target webpage element in the webpage element list; determining a target functional component pointed by the target webpage element according to a selection instruction of the functional components in a preset functional component set; displaying a configuration interface of the target functional component, and determining configuration information in the configuration interface; updating the attribute information of the target webpage element according to the configuration information to obtain a webpage component element pointing to the target functional component; and generating a target webpage according to the webpage component element. The invention improves the efficiency of manufacturing the webpage with stronger interactivity on the basis of quickly restoring the design manuscript.

Description

Webpage generation method, device, terminal and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method, an apparatus, a terminal, and a storage medium for generating a web page.
Background
With the rapid development of computer technology, terminal devices such as smart phones and the like have been extended into the lives of people, and users can browse various web pages more rapidly and conveniently through the smart phones, so that the demand for web pages is greatly increased.
In the related art, when a web page is created, a web page developer spends a lot of time manually measuring information such as a distance in the design draft and manually inputting the measured information into an editing tool, which results in a greatly reduced efficiency of web page creation and a poor user experience effect of the created web page.
Disclosure of Invention
In order to solve the problems in the prior art, the embodiment of the invention provides a webpage generating method, a webpage generating device, a webpage generating terminal and a storage medium. The technical scheme is as follows:
in one aspect, a method for generating a web page is provided, the method comprising:
obtaining a target layer file;
analyzing the target layer file to obtain a webpage element list for constructing a webpage; the webpage elements in the webpage element list at least comprise attribute information;
determining at least one target webpage element in the webpage element list;
Determining a target functional component pointed by the target webpage element according to a selection instruction of the functional components in a preset functional component set;
displaying a configuration interface of the target functional component, and determining configuration information in the configuration interface;
updating the attribute information of the target webpage element according to the configuration information to obtain a webpage component element pointing to the target functional component;
and generating a target webpage according to the webpage component element.
In another aspect, there is provided a web page generating apparatus, the apparatus including:
the first acquisition module is used for acquiring the target layer file;
the analysis module is used for analyzing the target layer file to obtain a webpage element list for forming a webpage; the webpage elements in the webpage element list at least comprise attribute information;
a first determining module, configured to determine at least one target web page element in the web page element list;
the second determining module is used for determining a target functional component pointed by the target webpage element according to a selection instruction of the functional components in the preset functional component set;
the display module is used for displaying the configuration interface of the target functional component and determining configuration information in the configuration interface;
The updating module is used for updating the attribute information of the target webpage element according to the configuration information to obtain a webpage component element pointing to the target functional component;
and the generation module is used for generating a target webpage according to the webpage component element.
In an alternative embodiment, the parsing module includes:
the analysis submodule is used for analyzing the target layer file to obtain a layer information list in the target layer file; the layer information in the layer information list at least comprises layer attributes;
the format conversion module is used for carrying out format conversion on the layer information in the layer information list according to the data format corresponding to the target webpage to obtain the webpage element list;
wherein, the webpage elements in the webpage element list correspond to the layer information in the layer information list.
In an alternative embodiment, the parsing module further includes:
the receiving module is used for receiving the movement of the layer information in the layer information list;
the third determining module is used for determining the nesting relation between the layers of information in the moved layer information list to obtain an adjusted layer information list;
Correspondingly, the format conversion module is specifically configured to perform format conversion on the layer information in the adjustment layer information list according to the data format corresponding to the target webpage, so as to obtain a webpage element list.
In an alternative embodiment, the layer information further includes a layer style; the webpage element further comprises element style information corresponding to the layer style;
the format conversion module includes:
the second acquisition module is used for acquiring the width information of the editing area;
the third acquisition module is used for acquiring the target object in the layer style;
a fourth determining module, configured to determine a font size corresponding to the width information of the editing area according to a preset corresponding relationship between the width of the window and the font size of the root element;
the calculating module is used for calculating the ratio of the font size corresponding to the width information of the editing area and the target object;
and a fifth determining module, configured to determine a description of the target object in the element style information according to the ratio.
In an alternative embodiment, the parsing module further includes:
the judging module is used for judging whether the picture layer information contains pictures or not;
The first storage module is used for storing the pictures into the content distribution network when the judging result of the judging module is yes;
a fourth obtaining module, configured to obtain a picture storage address of the picture in the content distribution network;
and the replacing module is used for replacing the picture in the webpage element corresponding to the layer information with the picture storage address.
In an optional implementation manner, when determining the configuration information in the configuration interface, the display module determines a target third party application in response to a selection instruction of a preset third party application in the configuration interface; acquiring configuration parameters of the target third party application; determining the display style of the target webpage element corresponding to the target third party application under different operation states; and the configuration parameters of the target third-party application and the display style of the target webpage element are used as the configuration information.
In an alternative embodiment, the apparatus further comprises:
the second storage module is used for storing the target webpage in a designated storage space;
a fifth obtaining module, configured to obtain a web page storage address of the target web page in the specified storage space;
And the issuing module is used for issuing the webpage storage address.
In another aspect, a terminal is provided, including a processor and a memory, where at least one instruction, at least one program, a code set, or an instruction set is stored in the memory, where the at least one instruction, the at least one program, the code set, or the instruction set is loaded and executed by the processor to implement the above-mentioned webpage generating method.
In another aspect, a computer readable storage medium having stored therein at least one instruction, at least one program, code set, or instruction set loaded and executed by a processor to implement a web page generation method as described above is provided.
According to the embodiment of the invention, the target webpage element in the webpage element list is determined, the target function component pointed by the target webpage element is determined according to the selection instruction of the function component in the preset function component set, then the configuration interface of the target function component is displayed, the configuration information in the configuration interface is determined, the attribute information of the target webpage element is updated according to the configuration information, so that the webpage element pointed to the target function component is obtained, the target webpage is generated based on the webpage element, and the target webpage element is further converted into the component with a certain interaction function.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic illustration of an implementation environment provided by an embodiment of the present invention;
FIG. 2 is a flowchart of a method for generating a web page according to an embodiment of the present invention;
FIG. 3a is a schematic diagram of a portion of an interface for obtaining a target layer file according to an embodiment of the present invention;
FIG. 3b is a schematic diagram of a portion of an interface of a list of web page elements according to an embodiment of the present invention;
FIG. 4 is a flowchart of a method for parsing a target layer file to obtain a list of web page elements for forming a web page according to an embodiment of the present invention;
FIG. 5a is a schematic diagram of a portion of an interface of a target function component for determining a target web page element pointing according to a selection instruction for a function component in a preset function component set according to an embodiment of the present invention;
FIG. 5b is a schematic view of a portion of a configuration interface of a target function component according to an embodiment of the present invention;
Fig. 6 is a schematic structural diagram of a web page generating device according to an embodiment of the present invention;
fig. 7 is a block diagram of a hardware structure of a terminal according to an embodiment of the present invention.
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.
It should be noted that the terms "first," "second," and the like in the description and the claims of the present invention and the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or server that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed or inherent to such process, method, article, or apparatus, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Referring to fig. 1, a schematic diagram of an implementation environment provided by an embodiment of the present invention is shown, where the implementation environment may include a terminal 110 and a website server 120 connected to the terminal 110, and the connection may include, but is not limited to, a wired network or a wireless network.
Terminal 110 may be a terminal for use by a developer of a website, which may include, but is not limited to, a smart phone, desktop computer, tablet computer, notebook computer, digital assistant, and the like.
The web server 120 may be a server providing a background service for the terminal 110, for example, a service of storing a web page generated by the terminal 110, a related file uploaded in a web page making process, and the like. The web server 120 may comprise a single independently operating server, or a distributed server, or a server cluster consisting of multiple servers.
Referring to fig. 2, a flowchart of a web page generation method according to an embodiment of the present invention is shown, and the method may be applied to the terminal of fig. 1. It should be noted that, the webpage generating method according to the embodiment of the present invention may be applied to the webpage generating device according to the embodiment of the present invention, and the webpage generating device may be a webpage editing tool configured in a terminal.
In addition, the present specification provides method operational steps as described in the examples or flowcharts, but may include more or fewer operational steps based on conventional or non-inventive labor. The order of steps recited in the embodiments is merely one way of performing the order of steps and does not represent a unique order of execution. In actual system or product execution, the methods illustrated in the embodiments or figures may be performed sequentially or in parallel (e.g., in a parallel processor or multi-threaded processing environment). As shown in fig. 1, the method may include:
s201, obtaining a target layer file.
In this embodiment of the present disclosure, the layer file may be a source file of a web page visual script made by a UI (User Interface) designer using related drawing software, where the web page visual script is a static design drawing of a visual design, and in colloquial terms, the web page visual script is a graphic that is displayed in an Interface by a web page.
The related drawing software may include PhotoShop, sketch, and if it is PhotoShop, the corresponding layer file may be a file with a suffix of psd; if it is a Sketch, the corresponding layer file may be a compressed package with layer information.
In practical application, a user can import a source file package of a UI designer into a web page editing tool, and generally one source file package can include a plurality of layer files of web page visual manuscripts, and the user can select the layer file of the currently targeted web page visual manuscript according to needs, and the layer file of the selected web page visual manuscript is the target layer file.
In a specific implementation, page JSON data of each web page visual manuscript can be extracted from a source file package through a regular expression such as new RegExp ("smopp ({.?. As shown in fig. 3a, the visual manuscript of the web page selected by the user is "first entering the activity-with the remaining number of times not drawing a lottery", and when the user clicks the "import" button, the layer file of the "first entering the activity-with the remaining number of times not drawing a lottery" can be obtained.
S203, analyzing the target layer file to obtain a webpage element list for forming a webpage; the web page elements in the web page element list at least comprise attribute information.
The target layer file is parsed to obtain a list of web page elements, and the web page elements in the list of web page elements may be used as different component parts of the web page. The web page element may include at least attribute information, which may include, but is not limited to, buttons, pictures, text, and the like. As shown in fig. 3b, the layer file of "first entering activity-having the remaining number of non-lottery drawing" is parsed to obtain a web page element list, and it should be noted that the web page element list may be embodied in the form of area 1 in fig. 3b or may be embodied in the form of area 2 in fig. 3 b.
In practical applications, a web page visual draft may be composed of multiple layers, that is, a target layer file may include multiple layers of layer information, where each layer information may include a layer attribute and a layer style, where the layer attribute may include, but is not limited to, buttons, pictures, text, and so on; a layer style may be a description of layer properties, which may include, but are not limited to, location, size, color, borders, and the like.
In the embodiment of the present disclosure, when parsing the target layer file to obtain a list of web page elements for forming a web page may include:
and analyzing the target layer file to obtain a layer information list in the target layer file, wherein the layer information in the layer information list at least comprises layer attributes.
And converting the format of the layer information in the layer information list according to the data format corresponding to the target webpage to obtain the webpage element list. Wherein, the web page elements in the web page element list correspond to the layer information in the layer information list, and specifically, the attribute information corresponds to the layer attribute. When the layer information includes a layer style, the converted corresponding web page element further includes element style information corresponding to the layer style, where the element style information is a description of attribute information of the corresponding web page element, and specifically, the element style information may include, but is not limited to, a position, a size, a color, a frame, and the like.
In practice, the web page editing tool may have at least one set of web page standard data format, which may be, but is not limited to, HTML (Hypertext Markup Language ) page format, such as HTML5 page format, etc.
In the embodiment of the present disclosure, in order to enable a finally generated target webpage to be compatible with various terminal display screens (i.e., windows), when format conversion is performed on layer information in a layer information list according to a data format corresponding to the target webpage, width information of an editing area in a webpage editing tool may be obtained; acquiring a target object in a layer style of the layer information; determining the font size corresponding to the width information of the editing area according to the corresponding relation between the preset window width and the font size of the root element; calculating the ratio of the font size corresponding to the width information of the editing area to the target object; and determining the description of the target object in the element style information corresponding to the layer style according to the ratio. The width information of the editing area may be set at the time of importing the layer file, where the width information of the set editing area may be directly acquired.
The target object is an object with a fixed unit in the layer style, and since the fixed unit locks the font size, the webpage cannot be scaled according to the window size of the current terminal when displayed on the terminal, so that the webpage cannot be well compatible with the current terminal. In a specific implementation, the target object may be an object in pixels (i.e., pixels, abbreviated as px) in a layer pattern.
Wherein the preset window width (R 0 ) And root element font size (FS 0 ) The corresponding relation of the window can be set according to the actual requirement, the width of the window in the general preset corresponding relation can be set as the width of the editing area, for example, the window width may be preset to 640px and the corresponding root element font size may be preset to 200px. For the HTML page format, the root element is the HTML tag, which is the most basic unit in the HTML language. Specifically, determining the font size corresponding to the width information of the editing area according to the preset corresponding relation between the window width and the font size of the root element may be expressed as follows:
FS=(R 0 /FS 0 )*W
wherein FS represents a font size corresponding to the width information of the editing area; r is R 0 、FS 0 The width of the window and the font size of the root element in the preset corresponding relation are respectively set; w represents width information of the editing area. The description of the target object in the element style information corresponding to the layer style can Expressed as: target object/((R) 0 /FS 0 )*W)rem。
By the method, all objects with fixed units such as px are converted into description with rem as units when the target webpage is generated, so that the target webpage can be restored in equal proportion on terminals with different window sizes.
For example, in the preset corresponding relationship, the window width is 640px, the font size of the root element is 200px, and the width information of the editing area is 640px, and then for the layer information: picture { width:100px, height:100px }, corresponding web page elements are: picture, { width:0.5rem, height:0.5rem }, wherein 0.5rem is the description of 100px in the element style information.
It should be noted that, in the embodiment of the present disclosure, the layer information list obtained by parsing includes the layout of the web page visual manuscript corresponding to the target layer file, that is, the layer information list includes the original nested relationship between the layer information. The original nested relation is not changed when format conversion is carried out, so that the original nested relation is also arranged among the webpage elements in the webpage element list obtained after conversion.
In practical application, in order to improve flexibility of web page production, before performing format conversion on the layer information in the layer information list according to the data format corresponding to the target web page, the method may further include:
And receiving movement of the layer information in the layer information list. Specifically, after the layer information list is obtained through analysis, the layer information list can be displayed, and a user can freely assemble the nesting of the layers by dragging the layer information in the layer information list according to actual design requirements.
And determining the nesting relation between the layer information in the moved layer information list to obtain an adjusted layer information list.
Correspondingly, when format conversion is performed on the layer information in the layer information list according to the data format corresponding to the target webpage, so as to obtain a webpage element list. Therefore, the converted webpage element list contains the nesting relation between the moved layer information, so that the nesting relation between the webpage elements can be quickly adjusted according to actual needs, and the flexibility of webpage making is improved.
In practical applications, when the web page is opened for the first time, the loading time of the web page is long, and the user needs to waste more time to wait, so as to accelerate the first loading of the web page and shorten the waiting time of the user, in a specific embodiment, as shown in fig. 4, after format conversion is performed on the layer information in the layer information list according to the data format corresponding to the target web page, to obtain the web page element list, the method may further include:
S405, judging whether the picture layer information contains pictures.
And S407, when the judgment result is yes, storing the picture into a content distribution network.
S409, obtaining the picture storage address of the picture in the content distribution network.
S411, replacing the picture in the webpage element corresponding to the layer information with the picture storage address.
Specifically, when judging that the layer information contains the picture, the picture can be sent to the content distribution network, the content distribution network stores the picture, the content distribution network can return to the picture storage address of the picture after storing the picture, such as the URL (Uniform Resource Locator ) link of the picture, and then the picture in the webpage element corresponding to the layer information is replaced by the picture storage address, so that when the webpage formed based on the webpage element is opened for the first time, the webpage loading time can be greatly shortened, the waiting time of a user can be further reduced, the distribution and downloading of the picture can be performed, and the network width can be reasonably utilized.
S205, determining at least one target webpage element in the webpage element list.
The target web page element may be any one of the web page elements in the web page element list. In a specific implementation, the user may select one or more web page elements in the web page element list according to the need, where the selected one or more web page elements are the at least one target web page element.
S207, determining the target function component pointed by the target webpage element according to a selection instruction of the function components in the preset function component set.
In this embodiment of the present disclosure, a function component library may be maintained, and a preset function component set may be configured in advance according to the function component library, where when a user performs a right-click operation at a target web page element, a selection item of a target function component may be displayed, where the selection item includes a function component in the preset function component set, and when the user selects a certain function component in the preset function component set, the selected function component is determined to be the target function component pointed by the target web page element. In the embodiment of the present specification, the function component in the preset function component set may be a component for implementing an interaction function.
As shown in fig. 5a, when the target web page element is "immediately pulled red package", a function option converted into a component appears when the target web page element is right-keyed, and when the function option is selected, a selection item can be displayed, wherein the selection item comprises a plurality of preconfigured function components, and when one of the function components is selected, for example, "pulled active", the function component pointed by the target web page element "immediately pulled red package" can be determined to be "pulled active"; when the selected functional component is background music, the functional component pointed by the target webpage element of "instant red packet" can be determined to be background music.
S209, displaying a configuration interface of the target functional component, and determining configuration information in the configuration interface.
Specifically, after determining the target function component pointed by the target webpage element, displaying a configuration interface of the target function component, wherein the configuration interface comprises preset default information, a user can directly determine that the default information is the configuration information of the configuration interface, or change the default information according to actual needs, and then take the changed information in the configuration interface as the configuration information.
In a specific embodiment, the determining the configuration information in the configuration interface may include:
determining a target third party application in response to a selection instruction of a preset third party application in the configuration interface;
acquiring configuration parameters of the target third party application; specifically, the configuration parameters of the target third party application may be default parameters set in advance, or may be parameter information after the user changes the parameters of a person according to actual needs.
Determining the display style of the target webpage element corresponding to the target third party application under different operation states; and the configuration parameters of the target third-party application and the display style of the target webpage element are used as the configuration information. In this embodiment, the operation state of the target third party application may include, but is not limited to, opening, downloading, etc., and the corresponding presentation style of the target webpage element may include, but is not limited to, an opening style, a downloading style, and an in-download style.
As shown in fig. 5b, when the target web page element is converted into the "pull-active" function component, the configuration interface (a part in a dashed box) corresponding to the "pull-active" function component may implement a function of entering the target third party application, as shown in fig. 5b, a selection item of a preset third party application may be set in the configuration interface, where the preset third party application in the selection item may be a mobile phone manager, an album manager, a synchronization assistant, a cleaning master, etc., and when a user selects a certain preset third party application, such as the mobile phone manager, the preset third party application is regarded as the target third party application, accordingly, configuration parameters of the target third party application, such as the mobile phone manager, may be obtained, and then, according to setting of an opening style, a downloading style, and a downloading style of the target third party application in an opening state, a downloading state, and a displaying style of the target web page element corresponding to the downloading state of the target third party application may be determined.
S211, updating the attribute information of the target webpage element according to the configuration information to obtain the webpage component element pointing to the target functional component.
Specifically, the attribute information of the target webpage element is updated according to the configuration information in the configuration interface, so that the webpage component element pointing to the corresponding target functional component can be obtained. In the specific implementation, the attribute information of the target webpage element can be updated by establishing the association relation between the attribute information of the target webpage element and the configuration information of the target functional component, so as to obtain the webpage component element pointing to the target functional component.
S213, generating a target webpage according to the webpage component element.
Specifically, the target web page may be generated according to the web page component element and web page elements in the web page element list except for the target web page element, where the target web page may be an HTML page, such as an HTML5 page, and the like.
Because the webpage component elements can point to the target functional components, the target webpage generated based on the webpage component elements can realize the functions of the multiple functional components, so that the target webpage with multiple interactive functions can be obtained, the setting steps of the interactive functions are simple, and the efficiency of manufacturing the webpage with stronger interactivity is greatly improved.
In this embodiment of the present disclosure, after generating the target web page according to the web page component element, the target web page may also be stored in the designated storage space, and the web page storage address of the target web page in the designated storage space may be obtained, and then the web page storage address may be issued. The web page storage address may be a URL (Uniform Resource Locator ) link of the target web page. In a specific implementation, a release button may be set, and when the user clicks the release button, the URL link of the target web page may be released to the corresponding website.
According to the technical scheme, the target webpage element in the webpage element list is determined, the target function component pointed by the target webpage element is determined according to the selection instruction of the function component in the preset function component set, then the configuration interface of the target function component is displayed, the configuration information in the configuration interface is determined, the attribute information of the target webpage element is updated according to the configuration information, so that the webpage element pointed to the target function component is obtained, the target webpage is generated based on the webpage element, and then the target webpage element is converted into a component with a certain interaction function.
The embodiment of the present invention also provides a web page generating device corresponding to the web page generating method provided in the above embodiments, and since the web page generating device provided in the embodiment of the present invention corresponds to the web page generating method provided in the above embodiments, the implementation of the web page generating method described above is also applicable to the web page generating device provided in the embodiment, and will not be described in detail in the embodiment.
Referring to fig. 6, a schematic structural diagram of a web page generating apparatus according to an embodiment of the present invention is shown, where the apparatus has a function of implementing the web page generating method in the above method embodiment, and the function may be implemented by hardware or implemented by executing corresponding software by hardware. As shown in fig. 6, the apparatus may include:
a first obtaining module 610, configured to obtain a target layer file;
the parsing module 620 is configured to parse the target layer file to obtain a list of web page elements for forming a web page; the webpage elements in the webpage element list at least comprise attribute information;
a first determining module 630, configured to determine at least one target web page element in the web page element list;
a second determining module 640, configured to determine, according to a selection instruction for a function component in a preset function component set, a target function component pointed to by the target web page element;
the display module 650 is configured to display a configuration interface of the target function component, and determine configuration information in the configuration interface;
an updating module 660, configured to update the attribute information of the target web page element according to the configuration information, to obtain a web page component element pointing to the target functional component;
And the generating module 670 is configured to generate a target web page according to the web page component element.
In an alternative embodiment, the parsing module 620 may include:
the analysis submodule is used for analyzing the target layer file to obtain a layer information list in the target layer file; the layer information in the layer information list at least comprises layer attributes;
the format conversion module is used for carrying out format conversion on the layer information in the layer information list according to the data format corresponding to the target webpage to obtain the webpage element list;
wherein, the webpage elements in the webpage element list correspond to the layer information in the layer information list.
In another alternative embodiment, the parsing module 620 may further include:
the receiving module is used for receiving the movement of the layer information in the layer information list;
the third determining module is used for determining the nesting relation between the layers of information in the moved layer information list to obtain an adjusted layer information list;
correspondingly, the format conversion module is specifically configured to perform format conversion on the layer information in the adjustment layer information list according to the data format corresponding to the target webpage, so as to obtain a webpage element list.
In an alternative embodiment, the layer information further includes a layer style; the webpage element further comprises element style information corresponding to the layer style;
the format conversion module includes:
the second acquisition module is used for acquiring the width information of the editing area;
the third acquisition module is used for acquiring the target object in the layer style;
a fourth determining module, configured to determine a font size corresponding to the width information of the editing area according to a preset corresponding relationship between the width of the window and the font size of the root element;
the calculating module is used for calculating the ratio of the font size corresponding to the width information of the editing area and the target object;
and a fifth determining module, configured to determine a description of the target object in the element style information according to the ratio.
In an alternative embodiment, the parsing module 620 may further include:
the judging module is used for judging whether the picture layer information contains pictures or not;
the first storage module is used for storing the pictures into the content distribution network when the judging result of the judging module is yes;
a fourth obtaining module, configured to obtain a picture storage address of the picture in the content distribution network;
And the replacing module is used for replacing the picture in the webpage element corresponding to the layer information with the picture storage address.
In an alternative embodiment, when determining the configuration information in the configuration interface, the display module 650 determines a target third party application in response to a selection instruction for a preset third party application in the configuration interface; acquiring configuration parameters of the target third party application; determining the display style of the target webpage element corresponding to the target third party application under different operation states; and the configuration parameters of the target third-party application and the display style of the target webpage element are used as the configuration information.
In an alternative embodiment, the apparatus further comprises:
the second storage module is used for storing the target webpage in a designated storage space;
a fifth obtaining module, configured to obtain a web page storage address of the target web page in the specified storage space;
and the issuing module is used for issuing the webpage storage address.
It should be noted that, in the apparatus provided in the foregoing embodiment, when implementing the functions thereof, only the division of the foregoing functional modules is used as an example, in practical application, the foregoing functional allocation may be implemented by different functional modules, that is, the internal structure of the device is divided into different functional modules, so as to implement all or part of the functions described above. In addition, the apparatus and the method embodiments provided in the foregoing embodiments belong to the same concept, and specific implementation processes of the apparatus and the method embodiments are detailed in the method embodiments and are not repeated herein.
According to the webpage generating device, the target webpage elements in the webpage element list are determined, the target function components pointed by the target webpage elements are determined according to the selection instruction of the function components in the preset function component set, then the configuration interface of the target function components is displayed, the configuration information in the configuration interface is determined, the attribute information of the target webpage elements is updated according to the configuration information, so that the webpage component elements pointed to the target function components are obtained, the target webpage is generated based on the webpage component elements, the target webpage elements are further converted into components with certain interaction functions, the webpage with various interaction functions can be manufactured on the basis of quickly restoring design manuscripts, and the efficiency of manufacturing the webpage with strong interaction performance and the experience effect of a user when browsing the webpage are improved.
The embodiment of the invention provides a terminal, which comprises a processor and a memory, wherein at least one instruction, at least one section of program, a code set or an instruction set is stored in the memory, and the at least one instruction, the at least one section of program, the code set or the instruction set is loaded and executed by the processor to realize the webpage generating method provided by the embodiment of the method.
The memory may be used to store software programs and modules that the processor executes to perform various functional applications and web page generation by running the software programs and modules stored in the memory. The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, application programs required for functions, and the like; the storage data area may store data created according to the use of the device, etc. In addition, the memory may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device. Accordingly, the memory may also include a memory controller to provide access to the memory by the processor.
The method embodiments provided by the embodiments of the present invention may be executed in a computer terminal, a server, or similar computing device. Taking the operation on a terminal as an example, fig. 7 is a block diagram of a hardware structure of a terminal running a web page generating method according to an embodiment of the present invention, specifically:
the terminal can include RF (Radio Frequency) circuitry 710, memory 720 including one or more computer-readable storage media, input unit 730, display unit 740, sensor 750, audio circuitry 760, wiFi (wireless fidelity ) module 770, processor 780 including one or more processing cores, and power supply 790, among other components. It will be appreciated by those skilled in the art that the terminal structure shown in fig. 7 is not limiting of the terminal and may include more or fewer components than shown, or may combine certain components, or a different arrangement of components. Wherein:
The RF circuit 710 may be used for receiving and transmitting signals during a message or a call, and in particular, after receiving downlink information of a base station, the downlink information is processed by one or more processors 780; in addition, data relating to uplink is transmitted to the base station. Typically, RF circuitry 710 includes, but is not limited to, an antenna, at least one amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, an LNA (Low Noise Amplifier ), a duplexer, and the like. In addition, the RF circuit 710 may also communicate with networks and other terminals through wireless communication. The wireless communication may use any communication standard or protocol including, but not limited to, GSM (Global System of Mobile communication, global system for mobile communications), GPRS (General Packet Radio Service ), CDMA (Code Division Multiple Access, code division multiple access), WCDMA (Wideband Code Division Multiple Access ), LTE (Long Term Evolution, long term evolution), email, SMS (Short Messaging Service, short message service), and the like.
The memory 720 may be used to store software programs and modules, and the processor 780 may perform various functional applications and data processing by executing the software programs and modules stored in the memory 720. The memory 720 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, application programs required for functions, and the like; the storage data area may store data created according to the use of the terminal, etc. In addition, memory 720 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device. Accordingly, memory 720 may also include a memory controller to provide access to memory 720 by processor 780 and input unit 730.
The input unit 730 may be used to receive input numeric or character information and to generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control. In particular, the input unit 730 may include a touch-sensitive surface 731 and other input devices 732. The touch-sensitive surface 731, also referred to as a touch display screen or touch pad, may collect touch operations thereon or thereabout by a user (e.g., operations of the user on or thereabout the touch-sensitive surface 731 using any suitable object or accessory such as a finger, stylus, etc.), and actuate the corresponding connection device according to a pre-set program. Alternatively, touch-sensitive surface 731 may comprise two parts, a touch-detecting device and a touch controller. The touch detection device detects the touch azimuth of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch detection device and converts it into touch point coordinates, which are then sent to the processor 780, and can receive commands from the processor 780 and execute them. In addition, the touch sensitive surface 731 may be implemented in a variety of types, such as resistive, capacitive, infrared, and surface acoustic waves. In addition to the touch-sensitive surface 731, the input unit 730 may also include other input devices 732. In particular, the other input devices 732 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, mouse, joystick, etc.
The display unit 740 may be used to display information input by a user or information provided to the user and various graphic user interfaces of the terminal, which may be composed of graphics, text, icons, video, and any combination thereof. The display unit 740 may include a display panel 741, and alternatively, the display panel 741 may be configured in the form of an LCD (Liquid Crystal Display ), an OLED (Organic Light-Emitting Diode), or the like. Further, the touch-sensitive surface 731 may overlay the display panel 741, and upon detection of a touch operation thereon or thereabout by the touch-sensitive surface 731, the touch-sensitive surface 731 is passed to the processor 780 for determining the type of touch event, and the processor 780 then provides a corresponding visual output on the display panel 741 based on the type of touch event. Wherein the touch-sensitive surface 731 and the display panel 741 may be two separate components for input and input functions, but in some embodiments the touch-sensitive surface 731 may be integrated with the display panel 741 for input and output functions.
The terminal may also include at least one sensor 750, such as a light sensor, a motion sensor, and other sensors. In particular, the light sensor may include an ambient light sensor that may adjust the brightness of the display panel 741 according to the brightness of ambient light and a proximity sensor that may turn off the display panel 741 and/or the backlight when the terminal is moved to the ear. As one of the motion sensors, the gravity acceleration sensor can detect the acceleration in all directions (generally three axes), and can detect the gravity and the direction when the device is stationary, and the device can be used for applications of recognizing the gesture of a terminal (such as horizontal and vertical screen switching, related games, magnetometer gesture calibration), vibration recognition related functions (such as pedometer and knocking), and the like; other sensors such as gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc. that may be configured for the terminal are not described in detail herein.
Audio circuitry 760, speaker 761, microphone 762 may provide an audio interface between a user and the terminal. The audio circuit 760 may transmit the received electrical signal converted from audio data to the speaker 761, and the electrical signal is converted into a sound signal by the speaker 761 to be output; on the other hand, microphone 762 converts the collected sound signals into electrical signals, which are received by audio circuit 760 and converted into audio data, which are processed by audio data output processor 780 for transmission to, for example, another terminal via RF circuit 710, or which are output to memory 720 for further processing. Audio circuitry 760 may also include an ear bud jack to provide communication between a peripheral ear bud and the terminal.
WiFi belongs to a short-distance wireless transmission technology, and the terminal can help a user to send and receive e-mails, browse web pages, access streaming media and the like through the WiFi module 770, so that wireless broadband Internet access is provided for the user. Although fig. 7 shows a WiFi module 770, it is understood that it does not belong to the essential constitution of the terminal, and may be omitted entirely as needed within the scope of not changing the essence of the invention.
The processor 780 is a control center of the terminal, connects various parts of the entire terminal using various interfaces and lines, and performs various functions of the terminal and processes data by running or executing software programs and/or modules stored in the memory 720 and calling data stored in the memory 720, thereby performing overall monitoring of the terminal. Optionally, the processor 780 may include one or more processing cores; preferably, the processor 780 may integrate an application processor that primarily processes operating systems, user interfaces, applications, etc., with a modem processor that primarily processes wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 780.
The terminal also includes a power supply 790 (e.g., a battery) for powering the various components, which may preferably be logically connected to the processor 780 through a power management system, such as to provide for the management of charge, discharge, and power consumption by the power management system. Power supply 790 may also include one or more of any components, such as a dc or ac power supply, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like.
Although not shown, the terminal may further include a camera, a bluetooth module, etc., which will not be described herein. In particular, in this embodiment, the terminal further includes a memory, and one or more programs, where the one or more programs are stored in the memory and configured to be executed by the one or more processors. The one or more programs described above include instructions for performing the web page generation provided by the method embodiments described above.
Embodiments of the present invention also provide a computer readable storage medium that may be provided in a terminal to store at least one instruction, at least one program, a code set, or an instruction set for implementing a web page generation method, where the at least one instruction, the at least one program, the code set, or the instruction set is loaded and executed by the processor to implement the web page generation method provided in the above method embodiments.
Alternatively, in the present embodiment, the storage medium may include, but is not limited to: a U-disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a removable hard disk, a magnetic disk, or an optical disk, or other various media capable of storing program codes.
It should be noted that: the sequence of the embodiments of the present invention is only for description, and does not represent the advantages and disadvantages of the embodiments. And the foregoing description has been directed to specific embodiments of this specification. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims can be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing are also possible or may be advantageous.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for the device embodiments, since they are substantially similar to the method embodiments, the description is relatively simple, and reference is made to the description of the method embodiments in part.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program for instructing relevant hardware, where the program may be stored in a computer readable storage medium, and the storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The foregoing description of the preferred embodiments of the invention is not intended to limit the invention to the precise form disclosed, and any such modifications, equivalents, and alternatives falling within the spirit and scope of the invention are intended to be included within the scope of the invention.

Claims (8)

1. A method of generating a web page, the method comprising:
obtaining a target layer file;
analyzing the target layer file to obtain a layer information list in the target layer file; the layer information in the layer information list comprises layer attributes and layer styles;
converting the format of the layer information in the layer information list according to the data format corresponding to the target webpage to obtain a webpage element list; in the data format conversion process, acquiring width information of an editing area, acquiring a target object in the layer style, and determining the font size corresponding to the width information of the editing area according to the corresponding relation between the preset window width and the font size of a root element; calculating the ratio of the font size corresponding to the width information of the editing area to the target object; determining the description of the target object in the element style information according to the ratio; the webpage elements in the webpage element list correspond to the layer information in the layer information list, and the webpage elements in the webpage element list comprise attribute information and element style information corresponding to the layer style;
Determining at least one target webpage element in the webpage element list;
determining a target functional component pointed by the target webpage element according to a selection instruction of the functional components in a preset functional component set;
displaying a configuration interface of the target functional component, and determining configuration information in the configuration interface;
updating the attribute information of the target webpage element according to the configuration information to obtain a webpage component element pointing to the target functional component;
and generating a target webpage according to the webpage component element.
2. The web page generation method according to claim 1, wherein before performing format conversion on the layer information in the layer information list according to the data format corresponding to the target web page, the method further comprises:
receiving movement of the layer information in the layer information list;
determining the nesting relation between the layer information in the moved layer information list to obtain an adjusted layer information list;
correspondingly, the step of performing format conversion on the layer information in the layer information list according to the data format corresponding to the target webpage to obtain a webpage element list includes:
And converting the format of the layer information in the adjustment layer information list according to the data format corresponding to the target webpage to obtain a webpage element list.
3. The web page generation method of claim 1, wherein after obtaining the list of web page elements, the method further comprises:
judging whether the layer information contains pictures or not;
when the judging result is yes, storing the picture into a content distribution network;
acquiring a picture storage address of the picture in the content distribution network;
and replacing the picture in the webpage element corresponding to the layer information with the picture storage address.
4. The web page generation method of claim 1, wherein the determining configuration information in the configuration interface comprises:
determining a target third party application in response to a selection instruction of a preset third party application in the configuration interface;
acquiring configuration parameters of the target third party application;
determining the display style of the target webpage element corresponding to the target third party application under different operation states;
and the configuration parameters of the target third-party application and the display style of the target webpage element are used as the configuration information.
5. The web page generation method of claim 1, wherein after generating a target web page from the web page component elements, the method further comprises:
storing the target webpage in a designated storage space;
acquiring a webpage storage address of the target webpage in the appointed storage space;
and publishing the webpage storage address.
6. A web page generation apparatus, the apparatus comprising:
the first acquisition module is used for acquiring the target layer file;
the analysis module is used for analyzing the target layer file to obtain a layer information list in the target layer file; the layer information in the layer information list comprises layer attributes and layer styles; converting the format of the layer information in the layer information list according to the data format corresponding to the target webpage to obtain a webpage element list; acquiring width information of an editing area in the data format conversion process; acquiring a target object in the layer style; determining the font size corresponding to the width information of the editing area according to the corresponding relation between the preset window width and the font size of the root element; calculating the ratio of the font size corresponding to the width information of the editing area to the target object; determining the description of the target object in the element style information according to the ratio; the webpage elements in the webpage element list correspond to the layer information in the layer information list, and the webpage elements in the webpage element list comprise attribute information and element style information corresponding to the layer style;
A first determining module, configured to determine at least one target web page element in the web page element list;
the second determining module is used for determining a target functional component pointed by the target webpage element according to a selection instruction of the functional components in the preset functional component set;
the display module is used for displaying the configuration interface of the target functional component and determining configuration information in the configuration interface;
the updating module is used for updating the attribute information of the target webpage element according to the configuration information to obtain a webpage component element pointing to the target functional component;
and the generation module is used for generating a target webpage according to the webpage component element.
7. A terminal, comprising a processor and a memory, wherein the memory stores at least one instruction, at least one program, a code set, or an instruction set, and the at least one instruction, the at least one program, the code set, or the instruction set is loaded and executed by the processor to implement the web page generation method of any one of claims 1-5.
8. A computer readable storage medium having stored therein at least one instruction, at least one program, a set of codes, or a set of instructions, the at least one instruction, the at least one program, the set of codes, or the set of instructions being loaded and executed by a processor to implement the web page generation method of any one of claims 1-5.
CN201910993735.1A 2019-10-18 2019-10-18 Webpage generation method, device, terminal and storage medium Active CN110795666B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910993735.1A CN110795666B (en) 2019-10-18 2019-10-18 Webpage generation method, device, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910993735.1A CN110795666B (en) 2019-10-18 2019-10-18 Webpage generation method, device, terminal and storage medium

Publications (2)

Publication Number Publication Date
CN110795666A CN110795666A (en) 2020-02-14
CN110795666B true CN110795666B (en) 2024-01-09

Family

ID=69439446

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910993735.1A Active CN110795666B (en) 2019-10-18 2019-10-18 Webpage generation method, device, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN110795666B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111459478A (en) * 2020-03-03 2020-07-28 深圳木成林科技有限公司 Method and terminal for generating webpage
CN111488148B (en) * 2020-03-09 2023-07-21 北京水滴科技集团有限公司 Webpage source code generation method and device
CN111708969A (en) * 2020-06-17 2020-09-25 北京明略软件系统有限公司 Webpage configuration method and device, electronic equipment and storage medium
CN111814426B (en) * 2020-07-20 2023-08-25 腾讯科技(深圳)有限公司 Questionnaire page configuration method, questionnaire page configuration device, computer equipment and storage medium
CN112036147B (en) * 2020-08-28 2024-01-30 平安科技(深圳)有限公司 Method, device, computer equipment and storage medium for converting picture into webpage
CN112529106A (en) * 2020-12-28 2021-03-19 平安普惠企业管理有限公司 Method, device and equipment for generating visual design manuscript and storage medium
CN113190759A (en) * 2021-05-21 2021-07-30 上海微盟企业发展有限公司 Webpage generation method, device and equipment and computer readable storage medium
CN113312318A (en) * 2021-06-15 2021-08-27 上海哔哩哔哩科技有限公司 File display method and device and computer equipment
CN113536180A (en) * 2021-06-28 2021-10-22 北京达佳互联信息技术有限公司 Item processing method, item processing device, electronic equipment, storage medium and program product
CN113407878B (en) * 2021-08-18 2022-02-08 深圳市明源云客电子商务有限公司 Page adaptation method, display terminal and readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309878A (en) * 2012-03-12 2013-09-18 腾讯科技(深圳)有限公司 Method and device used for layout in webpage displaying
KR101590522B1 (en) * 2015-04-22 2016-02-01 하영식 Apparatus for changing web page display and method thereof
CN105447096A (en) * 2015-11-09 2016-03-30 百度在线网络技术(北京)有限公司 Web page generation method and apparatus
CN106776738A (en) * 2016-11-18 2017-05-31 北京奇虎科技有限公司 A kind of auto-building html files, display methods and device
CN107577509A (en) * 2017-08-28 2018-01-12 深圳市金立通信设备有限公司 A kind of method, terminal and computer-readable recording medium for loading application interface

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309878A (en) * 2012-03-12 2013-09-18 腾讯科技(深圳)有限公司 Method and device used for layout in webpage displaying
KR101590522B1 (en) * 2015-04-22 2016-02-01 하영식 Apparatus for changing web page display and method thereof
CN105447096A (en) * 2015-11-09 2016-03-30 百度在线网络技术(北京)有限公司 Web page generation method and apparatus
CN106776738A (en) * 2016-11-18 2017-05-31 北京奇虎科技有限公司 A kind of auto-building html files, display methods and device
CN107577509A (en) * 2017-08-28 2018-01-12 深圳市金立通信设备有限公司 A kind of method, terminal and computer-readable recording medium for loading application interface

Also Published As

Publication number Publication date
CN110795666A (en) 2020-02-14

Similar Documents

Publication Publication Date Title
CN110795666B (en) Webpage generation method, device, terminal and storage medium
CN106775637B (en) Page display method and device for application program
KR102182917B1 (en) Graphic code display method and device
CN105867751B (en) Operation information processing method and device
CN111178012A (en) Form rendering method, device and equipment and storage medium
CN106708496B (en) Processing method and device for label page in graphical interface
CN110399583B (en) Page display method and device, electronic equipment and storage medium
CN107247691B (en) Text information display method and device, mobile terminal and storage medium
CN111124412B (en) Game page drawing method, device, equipment and storage medium
CN105975190B (en) Graphical interface processing method, device and system
CN106780684B (en) Animation effect realization method and device
CN107666406B (en) Intelligent card display method and device
CN106293738B (en) Expression image updating method and device
WO2015003618A1 (en) Method and apparatus for webpage browsing
CN108073647B (en) Webpage display method and device
CN110796725A (en) Data rendering method, device, terminal and storage medium
CN113313804B (en) Image rendering method and device, electronic equipment and storage medium
CN112347545A (en) Building model processing method and device, computer equipment and storage medium
CN112749074B (en) Test case recommending method and device
CN105095161B (en) Method and device for displaying rich text information
CN105631059B (en) Data processing method, data processing device and data processing system
CN116594616A (en) Component configuration method and device and computer readable storage medium
CN106230919B (en) File uploading method and device
CN107798008B (en) Content pushing system, method and device
CN110309454B (en) Interface display method, device, equipment and storage medium

Legal Events

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