CN110780960B - Webpage making method, webpage making system, readable storage medium and server - Google Patents

Webpage making method, webpage making system, readable storage medium and server Download PDF

Info

Publication number
CN110780960B
CN110780960B CN201910936877.4A CN201910936877A CN110780960B CN 110780960 B CN110780960 B CN 110780960B CN 201910936877 A CN201910936877 A CN 201910936877A CN 110780960 B CN110780960 B CN 110780960B
Authority
CN
China
Prior art keywords
webpage
elements
template
web page
universal
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
CN201910936877.4A
Other languages
Chinese (zh)
Other versions
CN110780960A (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.)
Zonst Data Group Co ltd
Original Assignee
Zonst Data Group 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 Zonst Data Group Co ltd filed Critical Zonst Data Group Co ltd
Priority to CN201910936877.4A priority Critical patent/CN110780960B/en
Publication of CN110780960A publication Critical patent/CN110780960A/en
Application granted granted Critical
Publication of CN110780960B publication Critical patent/CN110780960B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/50Controlling the output signals based on the game progress
    • A63F13/52Controlling the output signals based on the game progress involving aspects of the displayed game scene
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents

Abstract

The invention provides a webpage making method, a webpage making system, a readable storage medium and a server, wherein the method comprises the following steps: when a webpage making instruction is received, calling a general webpage template corresponding to the webpage type according to the webpage type which is made corresponding to the webpage making instruction; receiving webpage elements set by a user, and rendering the webpage elements on corresponding positions of the universal webpage template; when a saving instruction of a current webpage is received, judging whether a user is provided with a webpage address or not; if not, generating the webpage address of the current production webpage according to the universal webpage template and the webpage element. According to the invention, the universal webpage template is prefabricated, the corresponding universal webpage template is called according to the type of the webpage to be manufactured, and corresponding webpage elements are added on the basis of the universal webpage template, so that the manufacturing of the required webpage can be completed, the webpage address matched with the manufactured webpage can be automatically generated, and the webpage manufacturing time is reduced.

Description

Webpage making method, webpage making system, readable storage medium and server
Technical Field
The present invention relates to the field of web page technologies, and in particular, to a web page manufacturing method, a web page manufacturing system, a readable storage medium, and a server.
Background
In recent years, with the continuous popularity of the electronic competition industry, the electronic competition related services are also rapidly developed, such as a live broadcast platform, a game forum, a special game official network and the like. Meanwhile, in order to preempt the electronic competition market, after each game company disputes, the game company does not disconnect to send out new games and update the existing games.
In general, different games correspond to different game official networks, in the prior art, each time a new game is accessed, a technician is required to remade the game official network page, and the manufacturing process is complex and the manufacturing time is long.
Disclosure of Invention
Based on this, the present invention aims to provide a method, a system, a readable storage medium and a server for web page creation, so as to solve the technical problem of long web page creation time in the prior art.
According to the embodiment of the invention, the webpage making method comprises the following steps:
when a webpage making instruction is received, calling a general webpage template corresponding to the webpage type according to the webpage type which is made corresponding to the webpage making instruction;
receiving webpage elements set by a user, and rendering the webpage elements on corresponding positions of the universal webpage template;
when a saving instruction of a current webpage is received, judging whether a user is provided with a webpage address or not;
if not, generating the webpage address of the current production webpage according to the universal webpage template and the webpage element.
In addition, the method for making a web page according to the above embodiment of the present invention may further have the following additional technical features:
further, the step of obtaining the universal web page template includes:
extracting common webpage elements from a plurality of compiled webpages of the same webpage type;
and generating a general webpage template corresponding to the webpage type according to the common webpage element.
Further, the step of generating a universal web page template corresponding to the web page type according to the common web page element includes:
adding the common webpage elements into a webpage blank template according to a preset position;
and giving the common webpage elements corresponding editing options, wherein the editing options comprise element setting items and element adjusting items.
Further, after the step of generating the universal web page template corresponding to the web page type according to the common web page element, the method further comprises:
when the number of the webpage elements shared by the two universal webpage templates reaches a preset number, merging the corresponding two universal webpage templates to obtain a shared webpage template;
and adding an alternative option of non-common webpage elements in the common webpage template.
Further, the web page types include official web, forum web page, enterprise web page, common web page and industry web page, and the web page elements include slide show elements, advertisement space elements, page attribute elements and page layout elements.
Further, the step of generating the web page address of the current production web page according to the universal web page template and the web page element includes:
acquiring a webpage address template corresponding to the universal webpage template;
providing webpage identification information from the webpage elements;
and adding the webpage identification information into the webpage address template to generate the webpage address of the current production webpage.
Further, the webpage making method further comprises the following steps:
and previewing the current production webpage after or during webpage storage.
In addition, the invention also provides a webpage making system, which comprises:
the template calling module is used for calling a general webpage template corresponding to the webpage type according to the webpage type correspondingly produced by the webpage production instruction when receiving the webpage production instruction;
the element setting module is used for receiving the webpage elements set by the user and rendering the webpage elements on the corresponding positions of the universal webpage template;
the address judging module is used for judging whether a user is provided with a webpage address or not when receiving a saving instruction of a current webpage;
and the address generation module is used for generating the webpage address of the current webpage according to the universal webpage template and the webpage element when judging that the user is provided with the webpage address.
The present invention also proposes a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the above-described web page making method.
The invention also provides a server, which comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor realizes the webpage making method when executing the program.
According to the webpage manufacturing method, the system, the readable storage medium and the server, through prefabricating the universal webpage templates, each type of webpage corresponds to one universal webpage template, the corresponding universal webpage template is called according to the type of the webpage to be manufactured, corresponding webpage elements are added on the basis of the universal webpage templates, the manufacturing of the required webpage can be completed, the webpage address matched with the manufactured webpage can be automatically generated, the webpage manufacturing time is shortened, and the efficiency is improved. Meanwhile, as the webpage template is built, the addition of the subsequent webpage elements can be completed by non-professionals, so that the difficulty of webpage manufacturing and the dependence on professionals are reduced.
Drawings
FIG. 1 is a flowchart of a method for creating a web page according to a first embodiment of the present invention;
FIG. 2 is a flowchart of a method for creating a web page according to a second embodiment of the present invention;
FIG. 3 is a schematic diagram illustrating a structure of a webpage making system according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of a server according to a fourth embodiment of the present invention.
Description of main reference numerals:
template calling module 11 Element setting module 12
Address judging module 13 Address generation module 14
Template acquisition unit 111 Webpage preview module 15
Processor and method for controlling the same 10 Memory device 20
Computer program 30
The following detailed description will further illustrate the invention with reference to the above-described drawings.
Detailed Description
In order that the invention may be readily understood, a more complete description of the invention will be rendered by reference to the appended drawings. Several embodiments of the invention are presented in the figures. This invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete.
It will be understood that when an element is referred to as being "mounted" on another element, it can be directly on the other element or intervening elements may also be present. When an element is referred to as being "connected" to another element, it can be directly connected to the other element or intervening elements may also be present. The terms "vertical," "horizontal," "left," "right," and the like are used herein for illustrative purposes only.
Unless defined otherwise, 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. The terminology used herein in the description of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. The term "and/or" as used herein includes any and all combinations of one or more of the associated listed items.
Referring to fig. 1, a web page making method according to a first embodiment of the present invention is applied to a server, and includes steps S01 to S05. The server may be implemented in software and/or hardware.
Step S01, when a webpage making instruction is received, a general webpage template corresponding to the webpage type is called according to the webpage type which is made corresponding to the webpage making instruction.
As one implementation mode, a webpage making visual window can be created in the background of the server, the webpage making visual window provides webpage making interaction between a user and the server, making options or icons of each type of webpage, such as official network making options, can be set in the webpage making visual window, so that the user can send out corresponding webpage making instructions by clicking making options corresponding to the type of the webpage to be made, and accordingly, the server can determine the type of the webpage to be made by the user through the received webpage making instructions. As another alternative, the user may also create a code input window, such as a dos window, in the background of the server, so as to initiate the webpage making instruction corresponding to the required webpage to be made by inputting a corresponding code in the webpage making window.
The web page types can comprise official web pages, forum web pages, enterprise web pages, common web pages and industry web pages, each type of web page can correspondingly prefabricate a general web page template, and the general web page template corresponding to each type of web page contains common page elements of the type of web page, so that only the web pages of the type can share the general web page template. For example, the general web page template is a general web page template, and may be prepared based on the general web page template as long as a web is prepared. In addition, in some alternative embodiments of the present invention, the web page types may be further subdivided, e.g., the official network may be divided into game authorities, enterprise official networks, etc., so that the template may be more targeted and more convenient for subsequent web page production. Specifically, the universal webpage template can be manually compiled or obtained by training and learning by taking the existing webpage as a sample.
Step S02, receiving a webpage element set by a user, and rendering the webpage element on a corresponding position of the universal webpage template.
The webpage elements can be slide drawing elements, advertisement position elements, page attribute elements and page layout elements. The page attribute elements include text attributes, skin attributes, seo settings, and the like. These elements differ from web page to web page, and the page element material required for the page to be made can be prepared before the web page is made. Correspondingly, a slide map setting item, an advertisement position setting item, a page attribute setting item and a page layout setting item can be correspondingly set on the universal webpage template. When the method is used for manufacturing, page element materials are only required to be added to a general webpage template according to setting items for rendering.
Step S03, when a saving instruction of the current webpage is received, judging whether a user is provided with a webpage address.
When it is determined that the user does not set the web address, step S05 is performed, and when it is determined that the user sets the web address, step S04 is performed. Specifically, whether the user is provided with the webpage address can be judged by monitoring whether webpage address elements (such as http://) exist in webpage data to be saved, if the webpage address elements exist, the user is judged to be provided with the webpage address, otherwise, the user is judged to not be provided with the webpage address.
Step S04, generating the webpage address of the current webpage according to the universal webpage template and the webpage element.
And step S05, taking the webpage address set by the user as the webpage address of the current production webpage.
Specifically, the web page address is used for accessing the current production web page, the web page address can be an intranet address or an extranet address, when the implementation is carried out, a web page address template corresponding to a general web page template, such as http:// xx.com/, can be preset, and the identification of the web page can be obtained according to the web page elements, the identification can be a web page name, a domain name, a unique identification code and the like, such as name bztx under the world of war, and the web page identification is added into the web page address template, so that the web page address, such as http:// bztx.com/, is generated.
In summary, according to the webpage making method in the above embodiment of the present invention, by prefabricating a general webpage template, and each type of webpage corresponds to one general webpage template, calling the corresponding general webpage template according to the type of the webpage to be made, and adding corresponding webpage elements on the basis of the general webpage template, the making of the required webpage can be completed, and the webpage address matched with the made webpage can also be automatically generated, so that the webpage making time is reduced, and the efficiency is improved. Meanwhile, as the webpage template is built, the addition of the subsequent webpage elements can be completed by non-professionals, so that the difficulty of webpage manufacturing and the dependence on professionals are reduced.
Referring to fig. 2, a web page making method according to a second embodiment of the invention is applied to a server, and includes steps S11 to S18. The server may be implemented in software and/or hardware.
Step S11, when a webpage making instruction is received, a general webpage template corresponding to the webpage type is called according to the webpage type which is made corresponding to the webpage making instruction.
In some optional embodiments of the present invention, the method for obtaining the universal web page template may be implemented as follows:
extracting common webpage elements from a plurality of compiled webpages of the same webpage type;
and generating a general webpage template corresponding to the webpage type according to the common webpage element.
It should be noted that, the web page may be a web page just compiled or an existing ready-made web page, in this embodiment, training and learning are performed by using a plurality of web pages compiled in the same web page type as a sample, so as to extract common web page elements in the web page of the type, and generate a general web page template corresponding to the web page type according to the proposed common web page elements, so that based on the steps of the method, the general web page template corresponding to each type of web page may be prefabricated. In addition, the prefabricated general webpage templates can be stored one by one according to webpage types, and are convenient to manage and call.
Optionally, the web page types may include official networks, forum web pages, enterprise web pages, common web pages and industry web pages, the web page elements may include slide drawing elements, advertisement space elements, page attribute elements and page layout elements, and the common web page elements may be one or more of these elements, but preferably, the number of the common web page elements is preferably more than a plurality, and most preferably 3 or more, so that the general web page template can be ensured to be more perfect. For example, a typical game officnet contains slide show elements, ad spot elements, and page attribute elements, so a game officnet generic template can be created that contains slide show elements, ad spot elements, and page attribute elements.
More specifically, as an implementation manner, the step of generating, according to the common web page element, a generic web page template corresponding to the web page type may specifically include:
adding the common webpage elements into a webpage blank template according to a preset position;
and giving the common webpage elements corresponding editing options, wherein the editing options comprise element setting items and element adjusting items.
It should be noted that the purpose of this step is to assign an initial position, such as a slide and ad spot initial position, to the common web page element, where the initial position may be assigned to a user-set, system-default, or machine-trained element conventional placement position. But in order to achieve rationalization, editing options corresponding to the common web page elements are also given, wherein the editing options comprise element setting items and element adjustment items, the element setting items mainly provide the setting of the elements, such as operations of adding a slide map, deleting the slide map, modifying the slide map, querying the slide map and the like, and the element adjustment items mainly provide the adjustment of the positions, orientations and the like of the elements, such as operations of dragging, rotating and the like.
Further, in some optional embodiments of the present invention, after the step of generating the generic web page template corresponding to the web page type according to the common web page element, the method may further include:
when the number of the webpage elements shared by the two universal webpage templates reaches a preset number, merging the corresponding two universal webpage templates to obtain a shared webpage template;
and adding an alternative option of non-common webpage elements in the common webpage template.
Preferably, the preset number is 3, that is, when the number of the web page elements shared by the two universal web page templates reaches the preset number, the two universal web page templates are combined into one shared web page template, so that the number of the templates is reduced. In addition, a selection option of non-common webpage elements is added in the common webpage template, and based on the selection option, a user can add other required webpage elements, wherein the other webpage elements are non-common webpage elements corresponding to the two general webpage templates. For example, the a web page template includes a, B, C, d four elements, the B web page template includes a, B, C, y four elements, the a web page template and the B web page template are combined into a common web page template C, and the common web page template C includes three determined elements a, B, and C, and an undetermined element, where the undetermined element is selected as the d element or the y element by selecting an option.
Step S12, receiving a webpage element set by a user, and rendering the webpage element on a corresponding position of the universal webpage template.
Step S13, when a saving instruction of the current webpage is received, judging whether a user is provided with a webpage address.
Wherein, when it is determined that the user has not set the web address, steps S14 to S15 are performed, and when it is determined that the user has set the web address, steps S16 to S19 are performed. Specifically, whether the user is provided with the webpage address can be judged by monitoring whether webpage address elements (such as http://) exist in webpage data to be saved, if the webpage address elements exist, the user is judged to be provided with the webpage address, otherwise, the user is judged to not be provided with the webpage address.
And S14, taking the webpage address set by the user as the webpage address of the current production webpage.
Step S15, the current production webpage is saved, and the current production webpage is previewed after or during the webpage is saved.
Step S16, acquiring a webpage address template corresponding to the universal webpage template.
Step S17, the webpage identification information is proposed from the webpage elements.
The identification can be a webpage name, a domain name, a unique identification code and the like.
And S18, adding the webpage identification information into the webpage address template to generate the webpage address of the current production webpage.
Step S19, the current production webpage is saved, and the current production webpage is previewed after or during the webpage is saved.
In another aspect, referring to fig. 3, a web page making system according to a third embodiment of the present invention is shown, and is applied to a server, where the server may be implemented by software and/or hardware, and the web page making system includes a template calling module 11, an element setting module 12, an address judging module 13, and an address generating module 14, where:
the template calling module 11 is configured to, when receiving a webpage making instruction, call a universal webpage template corresponding to a webpage type according to the webpage type made corresponding to the webpage making instruction.
As one implementation mode, a webpage making visual window can be created in the background of the server, the webpage making visual window provides webpage making interaction between a user and the server, making options or icons of each type of webpage, such as official network making options, can be set in the webpage making visual window, so that the user can send out corresponding webpage making instructions by clicking making options corresponding to the type of the webpage to be made, and accordingly, the server can determine the type of the webpage to be made by the user through the received webpage making instructions. As another alternative, the user may also create a code input window, such as a dos window, in the background of the server, so as to initiate the webpage making instruction corresponding to the required webpage to be made by inputting a corresponding code in the webpage making window.
The web page types can comprise official web pages, forum web pages, enterprise web pages, common web pages and industry web pages, each type of web page can correspondingly prefabricate a general web page template, and the general web page template corresponding to each type of web page contains common page elements of the type of web page, so that only the web pages of the type can share the general web page template. For example, the general web page template is a general web page template, and may be prepared based on the general web page template as long as a web is prepared. In addition, in some alternative embodiments of the present invention, the web page types may be further subdivided, e.g., the official network may be divided into game authorities, enterprise official networks, etc., so that the template may be more targeted and more convenient for subsequent web page production.
The element setting module 12 is configured to receive a web page element set by a user, and render the web page element on a corresponding position of the universal web page template.
The webpage elements can be slide drawing elements, advertisement position elements, page attribute elements and page layout elements. Page attributes elements include literal attributes, skin attributes, and the like. These elements differ from web page to web page, and the page element material required for the page to be made can be prepared before the web page is made. Correspondingly, a slide map setting item, an advertisement position setting item, a page attribute setting item and a page layout setting item can be correspondingly set on the universal webpage template. When the method is used for manufacturing, page element materials are only required to be added to a general webpage template according to setting items for rendering.
The address judging module 13 is configured to judge whether the user has set a web page address when receiving a save instruction of the current web page.
Specifically, whether the user is provided with the webpage address can be judged by monitoring whether webpage address elements (such as http://) exist in webpage data to be saved, if the webpage address elements exist, the user is judged to be provided with the webpage address, otherwise, the user is judged to not be provided with the webpage address.
The address generating module 14 is configured to generate, when it is determined that the user sets a web page address, a web page address of the currently-manufactured web page according to the universal web page template and the web page element; and the method is also used for taking the webpage address set by the user as the webpage address of the current production webpage when judging that the user does not set the webpage address.
Specifically, the web page address is used for accessing the current production web page, the web page address can be an intranet address or an extranet address, when the implementation is carried out, a web page address template corresponding to a general web page template, such as http:// xx.com/, can be preset, and the identification of the web page can be obtained according to the web page elements, the identification can be a web page name, a domain name, a unique identification code and the like, such as name bztx under the world of war, and the web page identification is added into the web page address template, so that the web page address, such as http:// bztx.com/, is generated.
Further, the template calling module 11 includes a template obtaining unit 111, where the template obtaining unit 111 is configured to extract a common web page element from a plurality of compiled web pages of a same web page type, and generate a generic web page template corresponding to the web page type according to the common web page element.
Further, the template obtaining unit 111 is further configured to add the common web page element to a web page blank template according to a predetermined position, and assign an editing option corresponding to the common web page element, where the editing option includes an element setting item and an element adjustment item.
Further, the template obtaining unit 111 is further configured to combine the two corresponding universal web page templates to obtain a common web page template when the number of web page elements shared by the two universal web page templates reaches a preset number, and add an option of selecting a non-common web page element in the common web page template.
The webpage types comprise official networks, forum webpages, enterprise webpages, common webpages and industry webpages, and the webpage elements comprise slide map elements, advertisement position elements, page attribute elements and page layout elements.
Further, the address generating module 14 is further configured to obtain a web page address template corresponding to the universal web page template, propose web page identification information from the web page element, and add the web page identification information to the web page address template to generate the web page address of the currently manufactured web page.
Further, the web page making system further includes a web page preview module 15, where the web page preview module 15 is configured to preview the currently made web page after or during the web page is saved.
In summary, in the webpage making system in the above embodiment of the present invention, by prefabricating a general webpage template, and each type of webpage corresponds to one general webpage template, calling the corresponding general webpage template according to the type of the webpage to be made, and adding the corresponding webpage element on the basis of the general webpage template, the making of the required webpage can be completed, and the webpage address matched with the made webpage can also be automatically generated, so that the time for making the webpage is reduced, and the efficiency is improved. Meanwhile, as the webpage template is built, the addition of the subsequent webpage elements can be completed by non-professionals, so that the difficulty of webpage manufacturing and the dependence on professionals are reduced.
The present invention also proposes a computer-readable storage medium, on which a computer program is stored, which when executed by a processor implements a method for producing a web page as described above.
In another aspect, referring to fig. 4, a server according to a fourth embodiment of the present invention includes a processor 10, a memory 20, and a computer program 30 stored in the memory and capable of running on the processor, where the processor 10 implements the method for making a web page as described above when executing the program 30.
The server may be a web management server, such as a game server. The processor 10 may in some embodiments be a central processing unit (Central Processing Unit, CPU), controller, microcontroller, microprocessor or other data processing chip for executing program code or processing data stored in the memory 20, such as executing a web page making program or the like.
The memory 20 includes at least one type of readable storage medium including flash memory, a hard disk, a multimedia card, a card memory (e.g., SD or DX memory, etc.), a magnetic memory, a magnetic disk, an optical disk, etc. The memory 20 may in some embodiments be an internal storage unit of a server, such as a hard disk of the server. The memory 20 may also be an external storage device of the server in other embodiments, such as a plug-in hard disk provided on the server, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash Card (Flash Card), etc. Further, the memory 20 may also include both internal storage units of the server and external storage devices. The memory 20 may be used not only for storing application software installed in a server and various types of data, such as code of a web page making program, but also for temporarily storing data that has been output or is to be output.
Optionally, the server may further comprise a user interface, which may comprise a Display (Display), an input unit such as a Keyboard (Keyboard), a network interface, a communication bus, etc., and optionally a standard wired interface, a wireless interface. Alternatively, in some embodiments, the display may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch, or the like. The display may also be referred to as a display screen or display unit, as appropriate, for displaying information processed in the server and for displaying a visual user interface. The network interface may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface), and is typically used to establish a communication connection between the device and other electronic devices. The communication bus is used to enable connected communication between these components.
It should be noted that the structure shown in fig. 4 is not limiting of the server, and in other embodiments, the server may include fewer or more components than shown, or certain components may be combined, or a different arrangement of components.
In summary, the server in the invention can complete the production of the required webpage by prefabricating the universal webpage templates, calling the corresponding universal webpage templates according to the types of the webpages to be produced and adding the corresponding webpage elements on the basis of the universal webpage templates, and can also automatically generate the webpage addresses matched with the produced webpages, thereby reducing the webpage production time and improving the efficiency. Meanwhile, as the webpage template is built, the addition of the subsequent webpage elements can be completed by non-professionals, so that the difficulty of webpage manufacturing and the dependence on professionals are reduced.
Those of skill in the art will appreciate that the logic and/or steps represented in the flow diagrams or otherwise described herein, e.g., a ordered listing of executable instructions for implementing logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). In addition, the computer readable medium may even be paper or other suitable medium on which the program is printed, as the program may be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner, if necessary, and then stored in a computer memory.
It is to be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, the various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, may be implemented using any one or combination of the following techniques, as is well known in the art: discrete logic circuits having logic gates for implementing logic functions on data signals, application specific integrated circuits having suitable combinational logic gates, programmable Gate Arrays (PGAs), field Programmable Gate Arrays (FPGAs), and the like.
In the description of the present specification, a description referring to terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiments or examples. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
The foregoing examples illustrate only a few embodiments of the invention and are described in detail herein without thereby limiting the scope of the invention. It should be noted that it will be apparent to those skilled in the art that several variations and modifications can be made without departing from the spirit of the invention, which are all within the scope of the invention. Accordingly, the scope of protection of the present invention is to be determined by the appended claims.

Claims (5)

1. A method of web page production, the method comprising:
when a webpage making instruction is received, calling a general webpage template corresponding to the webpage type according to the webpage type which is made corresponding to the webpage making instruction;
receiving webpage elements set by a user, and rendering the webpage elements on corresponding positions of the universal webpage template;
when a saving instruction of a current webpage is received, judging whether a user is provided with a webpage address or not;
if not, generating a webpage address of the current manufactured webpage according to the universal webpage template and the webpage element;
the step of obtaining the universal webpage template comprises the following steps:
extracting common webpage elements from a plurality of compiled webpages of the same webpage type;
generating a general webpage template corresponding to the webpage type according to the shared webpage elements, wherein the number of the shared webpage elements is 3 or more;
the step of generating a universal web page template corresponding to the web page type according to the common web page elements comprises the following steps:
adding the common webpage elements into a webpage blank template according to a preset position;
endowing the common webpage elements with corresponding editing options, wherein the editing options comprise element setting items and element adjusting items;
after the step of generating the universal webpage template corresponding to the webpage type according to the common webpage element, the method further comprises the following steps:
when the number of the webpage elements shared by the two universal webpage templates reaches a preset number, merging the corresponding two universal webpage templates to obtain a shared webpage template, wherein the preset number is 3;
adding an alternative option of non-common webpage elements in the common webpage template, wherein the common webpage template comprises determined elements and undetermined elements;
the webpage types comprise official networks, forum webpages, enterprise webpages, common webpages and industry webpages, and the webpage elements comprise slide map elements, advertisement position elements, page attribute elements and page layout elements;
the step of generating the web page address of the current production web page according to the universal web page template and the web page element comprises the following steps:
acquiring a webpage address template corresponding to the universal webpage template;
providing webpage identification information from the webpage elements;
and adding the webpage identification information into the webpage address template to generate the webpage address of the current production webpage.
2. The web page making method according to claim 1, further comprising:
and previewing the current production webpage after or during webpage storage.
3. A web page making system, the system comprising:
the template calling module is used for calling a general webpage template corresponding to the webpage type according to the webpage type correspondingly produced by the webpage production instruction when receiving the webpage production instruction;
the element setting module is used for receiving the webpage elements set by the user and rendering the webpage elements on the corresponding positions of the universal webpage template;
the address judging module is used for judging whether a user is provided with a webpage address or not when receiving a saving instruction of a current webpage;
the address generation module is used for generating the webpage address of the current webpage according to the universal webpage template and the webpage element when judging that the user is provided with the webpage address;
the step of obtaining the universal webpage template comprises the following steps:
extracting common webpage elements from a plurality of compiled webpages of the same webpage type;
generating a general webpage template corresponding to the webpage type according to the shared webpage elements, wherein the number of the shared webpage elements is 3 or more;
the step of generating a universal web page template corresponding to the web page type according to the common web page elements comprises the following steps:
adding the common webpage elements into a webpage blank template according to a preset position;
endowing the common webpage elements with corresponding editing options, wherein the editing options comprise element setting items and element adjusting items;
after the step of generating the universal webpage template corresponding to the webpage type according to the common webpage element, the method further comprises the following steps:
when the number of the webpage elements shared by the two universal webpage templates reaches a preset number, merging the corresponding two universal webpage templates to obtain a shared webpage template, wherein the preset number is 3;
adding an alternative option of non-common webpage elements in the common webpage template, wherein the common webpage template comprises determined elements and undetermined elements;
the webpage types comprise official networks, forum webpages, enterprise webpages, common webpages and industry webpages, and the webpage elements comprise slide map elements, advertisement position elements, page attribute elements and page layout elements;
the step of generating the web page address of the current production web page according to the universal web page template and the web page element comprises the following steps:
acquiring a webpage address template corresponding to the universal webpage template;
providing webpage identification information from the webpage elements;
and adding the webpage identification information into the webpage address template to generate the webpage address of the current production webpage.
4. A computer readable storage medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, implements the method according to any of claims 1-2.
5. A server comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any of claims 1-2 when the program is executed.
CN201910936877.4A 2019-09-29 2019-09-29 Webpage making method, webpage making system, readable storage medium and server Active CN110780960B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910936877.4A CN110780960B (en) 2019-09-29 2019-09-29 Webpage making method, webpage making system, readable storage medium and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910936877.4A CN110780960B (en) 2019-09-29 2019-09-29 Webpage making method, webpage making system, readable storage medium and server

Publications (2)

Publication Number Publication Date
CN110780960A CN110780960A (en) 2020-02-11
CN110780960B true CN110780960B (en) 2024-01-26

Family

ID=69384822

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910936877.4A Active CN110780960B (en) 2019-09-29 2019-09-29 Webpage making method, webpage making system, readable storage medium and server

Country Status (1)

Country Link
CN (1) CN110780960B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111538482A (en) * 2020-03-18 2020-08-14 中国平安人寿保险股份有限公司 Webpage making method and device, computer equipment and storage medium
CN112245924A (en) * 2020-10-29 2021-01-22 北京冰封互娱科技有限公司 Method and device for generating non-player character, storage medium and electronic equipment

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101714164A (en) * 2008-09-29 2010-05-26 尼尔森(美国)有限公司 Methods and apparatus to automatically crawl the internet using image analysis
CN103605770A (en) * 2013-11-26 2014-02-26 优视科技有限公司 Method and server for generating web page templates
CN105740377A (en) * 2016-01-27 2016-07-06 北京铭万智达科技有限公司 Web page template production visualization method and web page visualization production apparatus
CN106815235A (en) * 2015-11-27 2017-06-09 广州市动景计算机科技有限公司 Super web page template generation method, device and page data transmission method
CN107122166A (en) * 2010-12-15 2017-09-01 微软技术许可有限责任公司 The Extensible template pipeline applied for web
CN108255936A (en) * 2017-12-08 2018-07-06 深圳市叮叮当当科技有限公司 A kind of edit methods of webpage, system and editing machine
CN109241473A (en) * 2017-07-10 2019-01-18 北京搜狗科技发展有限公司 A kind of page generation method, device and equipment
CN109388396A (en) * 2018-09-18 2019-02-26 深圳壹账通智能科技有限公司 Page generation method, device, computer equipment and storage medium
CN109614180A (en) * 2018-11-13 2019-04-12 深圳市网心科技有限公司 Webpage deployment method, electronic equipment, system and storage medium
CN109871210A (en) * 2019-01-17 2019-06-11 平安城市建设科技(深圳)有限公司 Web page element amending method, device, equipment and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170213246A1 (en) * 2008-03-17 2017-07-27 Segmint Inc. Systems and method for combining real-time behavior data with previously-modeled data to prioritize media content
US9002895B2 (en) * 2010-06-29 2015-04-07 Vibrant Media, Inc. Systems and methods for providing modular configurable creative units for delivery via intext advertising

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101714164A (en) * 2008-09-29 2010-05-26 尼尔森(美国)有限公司 Methods and apparatus to automatically crawl the internet using image analysis
CN107122166A (en) * 2010-12-15 2017-09-01 微软技术许可有限责任公司 The Extensible template pipeline applied for web
CN103605770A (en) * 2013-11-26 2014-02-26 优视科技有限公司 Method and server for generating web page templates
CN106815235A (en) * 2015-11-27 2017-06-09 广州市动景计算机科技有限公司 Super web page template generation method, device and page data transmission method
CN105740377A (en) * 2016-01-27 2016-07-06 北京铭万智达科技有限公司 Web page template production visualization method and web page visualization production apparatus
CN109241473A (en) * 2017-07-10 2019-01-18 北京搜狗科技发展有限公司 A kind of page generation method, device and equipment
CN108255936A (en) * 2017-12-08 2018-07-06 深圳市叮叮当当科技有限公司 A kind of edit methods of webpage, system and editing machine
CN109388396A (en) * 2018-09-18 2019-02-26 深圳壹账通智能科技有限公司 Page generation method, device, computer equipment and storage medium
CN109614180A (en) * 2018-11-13 2019-04-12 深圳市网心科技有限公司 Webpage deployment method, electronic equipment, system and storage medium
CN109871210A (en) * 2019-01-17 2019-06-11 平安城市建设科技(深圳)有限公司 Web page element amending method, device, equipment and storage medium

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Computational methods and optimizations for containment and complementarity in web data cubes;Marios Meimaris 等;《Information Systems》;第75卷;56-74 *
HTML语言的网页制作技巧与方法;唐尧;《电子技术与软件工程》(第01期);241 *
游戏行业公司财务管理探析;陈玮;《中国商论》(第09期);156-157 *
黄建成 等.大学生注册缴费管理系统的设计与实现.《中国医学教育技术》.2011,第25卷(第05期),535-538. *

Also Published As

Publication number Publication date
CN110780960A (en) 2020-02-11

Similar Documents

Publication Publication Date Title
CN108292231B (en) Method and system for generating applications from data
WO2019127824A1 (en) Visual diagram page realization method and apparatus, terminal device and storage medium
US20220215606A1 (en) Systems and methods of generating a design based on a design template and another design
CN110780960B (en) Webpage making method, webpage making system, readable storage medium and server
US10303734B2 (en) Method, system, and device for marking web content
CN109408181B (en) Equipment skill display method and device
CN109491743A (en) Visual Report Forms generation method, device, electronic equipment and storage medium
CN108268275B (en) Software version control method and software version control equipment
CN110245069A (en) The methods of exhibiting and device of the test method and device of page versions, the page
CN106294413A (en) The loading method of picture and device
CN106919406A (en) A kind of desktop application component issue, update method and device
CN110598107A (en) Management method of query system and computer storage medium
CN105786846A (en) Website platform component capable of generating modules in user-defined manner
CN109542398B (en) Business system generation method and device and computer readable storage medium
CN113343109A (en) List recommendation method, computing device and computer storage medium
CN116467179A (en) Test case batch editing method and device and processing equipment
US8775385B2 (en) Techniques to modify file descriptors for content files
CN114386853A (en) Data auditing processing method, device and equipment based on universal auditing model
DE202017105922U1 (en) Device for domain website registration
CN113254189A (en) Task management method, system and equipment for defect detection
CN110909280A (en) Internet software web application page decoration system
CN109902275A (en) A kind of method and electronic equipment of customized table
US20210312117A1 (en) Systems and methods for managing digital design formats across a plurality of online services
WO2023226602A1 (en) Virtual machine acceleration hardware adjusting method and apparatus, storage medium and electronic apparatus
CN106547575A (en) The management method and device of application attribute

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