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

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

Info

Publication number
CN110780960A
CN110780960A CN201910936877.4A CN201910936877A CN110780960A CN 110780960 A CN110780960 A CN 110780960A CN 201910936877 A CN201910936877 A CN 201910936877A CN 110780960 A CN110780960 A CN 110780960A
Authority
CN
China
Prior art keywords
webpage
web page
template
elements
address
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.)
Granted
Application number
CN201910936877.4A
Other languages
Chinese (zh)
Other versions
CN110780960B (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.)
Zhongzhi Data Group Co Ltd
Original Assignee
Zhongzhi 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 Zhongzhi Data Group Co Ltd filed Critical Zhongzhi 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

Images

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

Landscapes

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

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 universal webpage template corresponding to the webpage type according to the webpage type 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 storage instruction for making a webpage at present is received, judging whether a webpage address is set by a user; if not, generating the webpage address of the current manufactured webpage according to the universal webpage template and the webpage elements. According to the method and the device, the universal webpage template is prefabricated, the corresponding universal webpage template is called according to the type of the webpage to be made, the corresponding webpage elements are added on the basis of the universal webpage template, the required webpage can be made, the webpage address matched with the made webpage can be automatically generated, and the webpage making time is shortened.

Description

Webpage making method and 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 creation method, a web page creation system, a readable storage medium, and a server.
Background
In recent years, with the continuous prevalence of the electronic competition industry, electronic competition related services, such as a live broadcast platform, a game forum, a special game official website and the like, are rapidly developed. Meanwhile, in order to seize the electric competition market, game companies continuously develop new games and update the existing games after contending for fear.
Generally, different games correspond to different game official networks, in the prior art, technicians are required to make game official network pages again when a new game is accessed, and the making process is complicated and the making time is long.
Disclosure of Invention
Based on this, the present invention provides a method, a system, a readable storage medium and a server for making a web page, so as to solve the technical problem of long time for making a web page in the prior art.
The webpage making method according to the embodiment of the invention comprises the following steps:
when a webpage making instruction is received, calling a universal webpage template corresponding to the webpage type according to the webpage type 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 storage instruction for making a webpage at present is received, judging whether a webpage address is set by a user;
if not, generating the webpage address of the current manufactured webpage according to the universal webpage template and the webpage elements.
In addition, the method for making a webpage according to the above embodiment of the present invention may further have the following additional technical features:
further, the step of obtaining the universal webpage template comprises:
extracting common webpage elements from a plurality of compiled webpages of the same webpage type;
and generating a universal webpage template corresponding to the webpage type according to the common webpage elements.
Further, the step of generating a generic web page template corresponding to the web page type according to the common web page elements includes:
adding the common webpage elements into a webpage blank template according to a preset position;
and endowing editing options corresponding to the common webpage elements, wherein the editing options comprise element setting items and element adjusting items.
Further, after the step of generating a generic web page template corresponding to the web page type according to the common web page elements, the method further includes:
when the number of the common webpage elements of the two common webpage templates reaches a preset number, combining the two corresponding common webpage templates to obtain a common webpage template;
adding an option of a non-common web page element in the common web page template.
Further, the webpage types comprise official websites, forum webpages, enterprise webpages, common webpages and industry webpages, and the webpage elements comprise slide map elements, advertisement space elements, page attribute elements and page layout elements.
Further, the step of generating the web page address of the currently manufactured web page according to the generic web page template and the web page elements includes:
acquiring a webpage address template corresponding to the universal webpage template;
extracting 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 manufactured webpage.
Further, the webpage making method further comprises the following steps:
and previewing the current production webpage after or in the process of saving the webpage.
In addition, the present invention further provides a web page making system, which includes:
the template calling module is used for calling a universal webpage template corresponding to the webpage type according to the webpage type correspondingly manufactured by the webpage manufacturing instruction when receiving a webpage manufacturing instruction;
the element setting module is used for receiving webpage elements set by a user and rendering the webpage elements on corresponding positions of the universal webpage template;
the address judgment module is used for judging whether a webpage address is set by a user when a storage instruction of the current manufactured webpage is received;
and the address generating module is used for generating the webpage address of the current manufactured webpage according to the universal webpage template and the webpage elements when judging that the webpage address is set by the user.
The present invention also provides a computer-readable storage medium, on which a computer program is stored, which, when executed by a processor, implements the above-mentioned 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 executes the program to realize the webpage making method.
According to the webpage making method, the webpage making system, the readable storage medium and the server, the universal webpage templates are prefabricated, 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 made, corresponding webpage elements are added on the basis of the universal webpage template, the required webpage can be made, the webpage address matched with the made webpage can be automatically generated, the webpage making time is shortened, and the efficiency is improved. Meanwhile, as the webpage template is established, the addition of subsequent webpage elements can be completed by non-professionals, and the difficulty in webpage making and the dependence on professionals are reduced.
Drawings
FIG. 1 is a flowchart of a method for making a web page according to a first embodiment of the present invention;
FIG. 2 is a flowchart of a web page making method according to a second embodiment of the present invention;
FIG. 3 is a schematic structural diagram of a web page production system according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of a server in a fourth embodiment of the present invention.
Description of the main element symbols:
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 with a memory having a plurality of memory cells 10 Memory device 20
Computer program 30
The following detailed description will further illustrate the invention in conjunction with the above-described figures.
Detailed Description
To facilitate an understanding of the invention, the invention will now be described more fully with reference to the accompanying drawings. Several embodiments of the invention are presented in the drawings. 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 "secured to" 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 as used herein are 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 in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
Referring to fig. 1, a web page making method applied to a server in a first embodiment of the present invention includes steps S01 to S05. The server may be implemented by software and/or hardware.
Step S01, when a webpage making instruction is received, according to the type of the webpage made corresponding to the webpage making instruction, calling a general webpage template corresponding to the webpage type.
As an implementation manner, a webpage making visual window can be created in the background of the server, the webpage making visual window provides webpage making interaction between the user and the server, making options or icons of each type of webpage, such as official website making options and the like, can be set in the webpage making visual window, so that the user can send out a corresponding webpage making instruction by clicking a making option corresponding to a type of a webpage to be made, and correspondingly, the server can determine the type of the webpage which the user needs to make through the received webpage making instruction. As another alternative embodiment, the user may also create a code input window, such as a dos window, in the background of the server, so as to initiate a webpage making instruction corresponding to the webpage to be made by inputting a corresponding code in the webpage making window.
The webpage types can comprise official websites, forum webpages, enterprise webpages, common webpages and industrial webpages, each type of webpage can be correspondingly prefabricated with a universal webpage template, and the universal webpage template corresponding to each type of webpage contains common page elements of the type of webpage, so that only the type of webpage can share the common webpage template. For example, if the general-purpose web page template is a general-purpose official website template, the general-purpose web page template can be used as a basis for creating an official website. In addition, in some optional embodiments of the invention, the webpage types can be further subdivided, for example, official websites can be divided into game authorities, enterprise official websites and the like, so that the template can be more targeted, and the subsequent webpage making is more convenient. Specifically, the universal web page template can be obtained by manual compilation or training and learning by taking an existing web page as a sample.
And step S02, receiving the webpage elements set by the user, and rendering the webpage elements on the corresponding positions of the universal webpage template.
The web page elements may be slide map elements, advertisement space elements, page attribute elements and page layout elements. The page attribute elements include text attributes, skin attributes, seo settings, and the like. The elements are different for different webpages, and page element materials required by the made pages can be prepared before the webpages are made. Correspondingly, the slide map setting item, the advertisement space setting item, the page attribute setting item and the page layout setting item can be correspondingly arranged on the universal webpage template. Therefore, when the webpage is manufactured, only the page element materials are added to the universal webpage template according to the setting items for rendering.
Step S03, when receiving the saving instruction of the current created web page, determines whether the user has set a web page address.
Wherein, when the user is judged not to set the webpage address, the step S05 is executed, and when the user is judged to set the webpage address, the step S04 is executed. Specifically, whether a user sets a webpage address can be judged by monitoring whether webpage address elements (such as http://) exist in webpage data to be stored, if the webpage address elements exist, the user is judged to set the webpage address, and if the webpage address elements do not exist, the user is judged not to set the webpage address.
And step S04, generating the webpage address of the current manufactured webpage according to the universal webpage template and the webpage elements.
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 a currently-made web page, the web page address may be an internal network address or an external network address, when the method is specifically implemented, a web page address template corresponding to a general web page template may be preset, such as http:// xxxx.com/, and a web page identifier may be obtained according to web page elements, the identifier may be a web page name, a domain name, a unique identifier code, and the like, such as a name bztx in hundred days of war, and the web page identifier is added to the web page address template, so that a web page address is generated, such as http:// bztx.com/.
In summary, in the web page making method in the above embodiment of the present invention, the universal web page template is prefabricated, each type of web page corresponds to one universal web page template, the corresponding universal web page template is called according to the type of the web page to be made, and the corresponding web page elements are added on the basis of the universal web page template, so as to complete the making of the required web page, and the web page address matched with the made web page can be automatically generated, thereby reducing the time for making the web page and improving the efficiency. Meanwhile, as the webpage template is established, the addition of subsequent webpage elements can be completed by non-professionals, and the difficulty in webpage making and the dependence on professionals are reduced.
Referring to fig. 2, a web page making method applied to a server in a second embodiment of the present invention includes steps S11 to S18. The server may be implemented by software and/or hardware.
Step S11, when a webpage making instruction is received, according to the type of the webpage made corresponding to the webpage making instruction, calling a general webpage template corresponding to the webpage type.
In some optional embodiments of the present invention, the obtaining method of the universal web page template may be specifically implemented according to the following steps:
extracting common webpage elements from a plurality of compiled webpages of the same webpage type;
and generating a universal webpage template corresponding to the webpage type according to the common webpage elements.
It should be noted that the compiled web pages may be newly compiled web pages or existing ready-made web pages, in this embodiment, a plurality of compiled web pages of the same web page type are used as samples to perform training and learning, so as to extract common web page elements in the web pages 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, a general web page template corresponding to each type of web page may be prefabricated. In addition, the prefabricated universal webpage template can be stored in a one-to-one mode according to the webpage types, and management and calling are facilitated.
Optionally, the types of the web pages may include official websites, forum web pages, enterprise web pages, general web pages and industry web pages, the web page elements may include slide map 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 one, and most preferably 3 or more, so as to ensure that the general web page template is more complete. For example, a general game official net has slide map elements, advertisement space elements and page attribute elements, and thus a game official net common template having slide map elements, advertisement space elements and page attribute elements can be created.
More specifically, as an implementation manner, the step of generating a general web page template corresponding to the web page type according to the common web page element may specifically include:
adding the common webpage elements into a webpage blank template according to a preset position;
and endowing editing options corresponding to the common webpage elements, 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 to the common web page elements, such as the initial positions of the slide and the ad slots, and the assignment of the initial positions can be user-set, system default, or machine-trained conventional placements of the elements. However, in order to achieve rationalization, editing options corresponding to common web page elements are also given, the editing options include element setting items and element adjustment items, the element setting items mainly provide settings 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 adjustments of element positions, orientations, and the like, such as operations of dragging, rotating, and the like.
Further, in some optional embodiments of the present invention, after the step of generating a 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 common webpage elements of the two common webpage templates reaches a preset number, combining the two corresponding common webpage templates to obtain a common webpage template;
adding an option of a non-common web page element in the common web page template.
Preferably, the preset number is 3, that is, when the number of the web page elements shared by the two general web page templates reaches the preset number, the two general web page templates are combined into one common web page template, so that the number of the templates is reduced. In addition, an option of the non-common web page elements is added to the common web page template, and based on the option, the user can add other required web page elements, wherein the other web page elements correspond to the non-common web page elements of the two common web page templates. For example, the web page template A comprises four elements a, B, C and d, the web page template B comprises four elements a, B, C and y, the web page template A and the web page template B are combined into a common web page template C, the common web page template C comprises three determining elements a, B and C and an undetermined element, and the undetermined element can be selected as the element d or the element y through an option.
And step S12, receiving the webpage elements set by the user, and rendering the webpage elements on the corresponding positions of the universal webpage template.
Step S13, when receiving the saving instruction of the current created web page, determines whether the user has set a web page address.
Wherein, when the user is judged not to set the webpage address, the step S14-the step S15 are executed, and when the user is judged to set the webpage address, the step S16-the step S19 are executed. Specifically, whether a user sets a webpage address can be judged by monitoring whether webpage address elements (such as http://) exist in webpage data to be stored, if the webpage address elements exist, the user is judged to set the webpage address, and if the webpage address elements do not exist, the user is judged not to set the webpage address.
And step S14, taking the webpage address set by the user as the webpage address of the current production webpage.
And step S15, saving the current production webpage, and previewing the current production webpage after or in the process of saving the webpage.
And step S16, acquiring a webpage address template corresponding to the universal webpage template.
Step S17, extracting the web page identification information from the web page element.
The identification can be a webpage name, a domain name, a unique identification code and the like.
Step S18, adding the web page identification information to the web page address template, and generating the web page address of the currently manufactured web page.
And step S19, saving the current production webpage, and previewing the current production webpage after or in the process of saving the webpage.
Another aspect of the present invention further provides a web page making system, please refer to fig. 3, which shows a web page making system in a third embodiment of the present invention, 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 determining module 13, and an address generating module 14, where:
the template calling module 11 is configured to, when receiving a web page making instruction, call a general web page template corresponding to a web page type according to the web page type made corresponding to the web page making instruction.
As an implementation manner, a webpage making visual window can be created in the background of the server, the webpage making visual window provides webpage making interaction between the user and the server, making options or icons of each type of webpage, such as official website making options and the like, can be set in the webpage making visual window, so that the user can send out a corresponding webpage making instruction by clicking a making option corresponding to a type of a webpage to be made, and correspondingly, the server can determine the type of the webpage which the user needs to make through the received webpage making instruction. As another alternative embodiment, the user may also create a code input window, such as a dos window, in the background of the server, so as to initiate a webpage making instruction corresponding to the webpage to be made by inputting a corresponding code in the webpage making window.
The webpage types can comprise official websites, forum webpages, enterprise webpages, common webpages and industrial webpages, each type of webpage can be correspondingly prefabricated with a universal webpage template, and the universal webpage template corresponding to each type of webpage contains common page elements of the type of webpage, so that only the type of webpage can share the common webpage template. For example, if the general-purpose web page template is a general-purpose official website template, the general-purpose web page template can be used as a basis for creating an official website. In addition, in some optional embodiments of the invention, the webpage types can be further subdivided, for example, official websites can be divided into game authorities, enterprise official websites and the like, so that the template can be more targeted, and the subsequent webpage making is more convenient.
The element setting module 12 is configured to receive a webpage element set by a user, and render the webpage element to a corresponding position of the universal webpage template.
The web page elements may be slide map elements, advertisement space elements, page attribute elements and page layout elements. The page attribute elements include text attributes, skin attributes, and the like. The elements are different for different webpages, and page element materials required by the made pages can be prepared before the webpages are made. Correspondingly, the slide map setting item, the advertisement space setting item, the page attribute setting item and the page layout setting item can be correspondingly arranged on the universal webpage template. Therefore, when the webpage is manufactured, only the page element materials are added to the universal webpage template according to the setting items for rendering.
The address judging module 13 is configured to judge whether a user has a web page address when receiving a saving instruction for currently making a web page.
Specifically, whether a user sets a webpage address can be judged by monitoring whether webpage address elements (such as http://) exist in webpage data to be stored, if the webpage address elements exist, the user is judged to set the webpage address, and if the webpage address elements do not exist, the user is judged not to set the webpage address.
The address generating module 14 is configured to generate a web page address of the currently manufactured web page according to the general web page template and the web page elements when it is determined that a web page address is set by a user; and when judging that the webpage address is not set by the user, the method is also used for taking the webpage address set by the user as the webpage address of the current manufactured webpage.
Specifically, the web page address is used for accessing a currently-made web page, the web page address may be an internal network address or an external network address, when the method is specifically implemented, a web page address template corresponding to a general web page template may be preset, such as http:// xxxx.com/, and a web page identifier may be obtained according to web page elements, the identifier may be a web page name, a domain name, a unique identifier code, and the like, such as a name bztx in hundred days of war, and the web page identifier is added to the web page address template, so that a web page address is generated, such as http:// bztx.com/.
Further, the template calling module 11 includes a template obtaining unit 111, where the template obtaining unit 111 is configured to extract common web page elements from multiple compiled web pages of the same web page type, and generate a general web page template corresponding to the web page type according to the common web page elements.
Further, the template obtaining unit 111 is further configured to add the common web page element to the web page blank template according to a predetermined position, and give 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, when the number of web page elements shared by the two general web page templates reaches a preset number, combine the two corresponding general web page templates to obtain a common web page template, and add an option of a non-common web page element to the common web page template.
The webpage types comprise official websites, forum webpages, enterprise webpages, common webpages and industry webpages, and the webpage elements comprise slide map elements, advertisement space 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 general web page template, extract web page identification information from the web page elements, add the web page identification information to the web page address template, and generate the web page address of the currently manufactured web page.
Further, the web page production system further comprises a web page preview module 15, and the web page preview module 15 is configured to preview the currently produced web page after the web page is saved or during the saving process.
In summary, in the web page making system in the above embodiment of the present invention, the universal web page template is prefabricated, each type of web page corresponds to one universal web page template, the corresponding universal web page template is called according to the type of the web page to be made, and the corresponding web page elements are added on the basis of the universal web page template, so as to complete making of the required web page, and the web page address matched with the made web page can be automatically generated, thereby reducing the time for making the web page and improving the efficiency. Meanwhile, as the webpage template is established, the addition of subsequent webpage elements can be completed by non-professionals, and the difficulty in webpage making and the dependence on professionals are reduced.
The present invention also provides a computer-readable storage medium, on which a computer program is stored, which, when executed by a processor, implements the web page production method as described above.
Referring to fig. 4, a server according to a fourth embodiment of the present invention is shown, which includes a processor 10, a memory 20, and a computer program 30 stored in the memory and executable on the processor, and when the processor 10 executes the computer program 30, the method for creating a web page as described above is implemented.
The server may be a web page management server, such as a game server. The processor 10 may be, in some embodiments, a Central Processing Unit (CPU), controller, microcontroller, microprocessor or other data Processing chip for executing program codes stored in the memory 20 or Processing data, such as executing a web page making program.
The memory 20 includes at least one type of readable storage medium, which includes a flash memory, a hard disk, a multimedia card, a card type memory (e.g., SD or DX memory, etc.), a magnetic memory, a magnetic disk, an optical disk, and the like. The memory 20 may in some embodiments be an internal storage unit of the server, for example 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 memory Card (Flash Card), and the like. Further, the memory 20 may also include both an internal storage unit of the server and an external storage device. The memory 20 may be used not only to store application software installed in the server and various types of data, such as a code of a web page making program, etc., but also to temporarily store data that has been output or is to be output.
Optionally, the server may further comprise a user interface, a network interface, a communication bus, etc., the user interface may comprise a Display (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface may further comprise 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 device, or the like. The display, which may also be referred to as a display screen or display unit, is suitable 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), typically used to establish a communication link between the device and other electronic devices. The communication bus is used to enable connection communication between these components.
It should be noted that the configuration shown in fig. 4 does not constitute a limitation on the server, and in other embodiments, the server may include fewer or more components than shown, or some components may be combined, or a different arrangement of components.
In summary, in the server of the present invention, the universal web page templates are prefabricated, each type of web page corresponds to one universal web page template, the corresponding universal web page template is called according to the type of the web page to be made, and corresponding web page elements are added on the basis of the universal web page template to complete the making of the desired web page, and a web page address matched with the made web page can be automatically generated, so that the time for making the web page is reduced, and the efficiency is improved. Meanwhile, as the webpage template is established, the addition of subsequent webpage elements can be completed by non-professionals, and the difficulty in webpage making and the dependence on professionals are reduced.
Those of skill in the art will understand that the logic and/or steps represented in the flowcharts or otherwise described herein, e.g., an ordered listing of executable instructions that can be viewed as 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). Additionally, the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can 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 should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean 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 invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. 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 above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A method for making a web page, the method comprising:
when a webpage making instruction is received, calling a universal webpage template corresponding to the webpage type according to the webpage type 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 storage instruction for making a webpage at present is received, judging whether a webpage address is set by a user;
if not, generating the webpage address of the current manufactured webpage according to the universal webpage template and the webpage elements.
2. The method for making a web page according to claim 1, wherein the step of obtaining the generic web page template comprises:
extracting common webpage elements from a plurality of compiled webpages of the same webpage type;
and generating a universal webpage template corresponding to the webpage type according to the common webpage elements.
3. The method for making a web page according to claim 2, wherein the step of generating a generic web page template corresponding to the web page type based on the common web page elements comprises:
adding the common webpage elements into a webpage blank template according to a preset position;
and endowing editing options corresponding to the common webpage elements, wherein the editing options comprise element setting items and element adjusting items.
4. The method for making a web page according to claim 2, further comprising, after the step of generating a generic web page template corresponding to the web page type from the common web page elements:
when the number of the common webpage elements of the two common webpage templates reaches a preset number, combining the two corresponding common webpage templates to obtain a common webpage template;
adding an option of a non-common web page element in the common web page template.
5. The method for making a web page according to any one of claims 2 to 4, wherein the types of web pages include official website, forum web page, enterprise web page, general web page and industry web page, and the web page elements include slide show picture element, advertisement space element, page attribute element and page layout element.
6. The method for making a web page according to claim 1, wherein the step of generating the web page address of the currently made web page according to the generic web page template and the web page elements comprises:
acquiring a webpage address template corresponding to the universal webpage template;
extracting 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 manufactured webpage.
7. The method for making a web page according to claim 1, further comprising:
and previewing the current production webpage after or in the process of saving the webpage.
8. A web page creation system, the system comprising:
the template calling module is used for calling a universal webpage template corresponding to the webpage type according to the webpage type correspondingly manufactured by the webpage manufacturing instruction when receiving a webpage manufacturing instruction;
the element setting module is used for receiving webpage elements set by a user and rendering the webpage elements on corresponding positions of the universal webpage template;
the address judgment module is used for judging whether a webpage address is set by a user when a storage instruction of the current manufactured webpage is received;
and the address generating module is used for generating the webpage address of the current manufactured webpage according to the universal webpage template and the webpage elements when judging that the webpage address is set by the user.
9. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1 to 7.
10. A server comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method according to any of claims 1-7 when executing the program.
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 true CN110780960A (en) 2020-02-11
CN110780960B 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)

Cited By (3)

* 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
CN112596728A (en) * 2020-12-26 2021-04-02 中国农业银行股份有限公司 Page generation method and device

Citations (12)

* 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
US20110321003A1 (en) * 2010-06-29 2011-12-29 Toby Doig Systems and Methods For Providing Modular Configurable Creative Units For Delivery Via Intext Advertising
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
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
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

Patent Citations (12)

* 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
CN101714164A (en) * 2008-09-29 2010-05-26 尼尔森(美国)有限公司 Methods and apparatus to automatically crawl the internet using image analysis
US20110321003A1 (en) * 2010-06-29 2011-12-29 Toby Doig Systems and Methods For Providing Modular Configurable Creative Units For Delivery Via Intext Advertising
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
MARIOS MEIMARIS 等: "Computational methods and optimizations for containment and complementarity in web data cubes", 《INFORMATION SYSTEMS》, vol. 75, pages 56 - 74 *
唐尧: "HTML语言的网页制作技巧与方法", 《电子技术与软件工程》, no. 01, pages 241 *
郭雅 等: "基于VMware技术的桌面云的应用研究", 《电脑知识与技术》, vol. 15, no. 30, pages 535 - 538 *
陈玮: "游戏行业公司财务管理探析", 《中国商论》, no. 09, pages 156 - 157 *

Cited By (3)

* 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
CN112596728A (en) * 2020-12-26 2021-04-02 中国农业银行股份有限公司 Page generation method and device

Also Published As

Publication number Publication date
CN110780960B (en) 2024-01-26

Similar Documents

Publication Publication Date Title
CN108259643B (en) Binding method and device of intelligent device and user operation terminal, and electronic device
CN110780960A (en) Webpage making method and system, readable storage medium and server
CN108351769B (en) Dashboard as a remote computing service
CN107797826B (en) Rule configuration method based on rule engine, terminal and equipment
CN109840376B (en) Method and device for reading house-type graph and storage medium
CN110515951B (en) BOM standardization method and system, electronic device and storage medium
CN107798001B (en) Webpage processing method, device and equipment
CN113190781B (en) Page layout method, device, equipment and storage medium
CN106294413A (en) The loading method of picture and device
CN106919406A (en) A kind of desktop application component issue, update method and device
CN108153877B (en) Data dictionary display method and device, terminal equipment and storage medium
CN110738038A (en) Contract text generation method, device, equipment and computer readable storage medium
CN105786846A (en) Website platform component capable of generating modules in user-defined manner
CN115344315B (en) Skin switching method and device of applet page and electronic equipment
CN104572667A (en) Web service system, web server and web providing method
CN107330087B (en) Page file generation method and device
CN105095289A (en) Webpage access method and device
CN110633251B (en) File conversion method and equipment
CN108834064B (en) Site matching method and device based on electronic fence map
CN104063277A (en) Information processing method and electronic equipment
CN107911423B (en) Information pushing method and device, server and readable storage medium
CN107861963B (en) Generation method and device of dangerous contract
JP2016181045A (en) Book data browsing program, book data browsing method, and information processing apparatus
CN110992131B (en) Form processing method, form processing device and storage medium
CN116360280A (en) Scene setting method and device, electronic 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