CN106547750B - Website establishing method and device and computing equipment - Google Patents

Website establishing method and device and computing equipment Download PDF

Info

Publication number
CN106547750B
CN106547750B CN201510591557.1A CN201510591557A CN106547750B CN 106547750 B CN106547750 B CN 106547750B CN 201510591557 A CN201510591557 A CN 201510591557A CN 106547750 B CN106547750 B CN 106547750B
Authority
CN
China
Prior art keywords
website
content module
stage
module
content
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
CN201510591557.1A
Other languages
Chinese (zh)
Other versions
CN106547750A (en
Inventor
滕果
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201510591557.1A priority Critical patent/CN106547750B/en
Publication of CN106547750A publication Critical patent/CN106547750A/en
Application granted granted Critical
Publication of CN106547750B publication Critical patent/CN106547750B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Landscapes

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

Abstract

The embodiment of the invention provides a website establishing method, a website establishing device and computing equipment, wherein the method comprises the following steps: presetting a website template corresponding to each stage of website, wherein the website template of each stage comprises a content module of the website of the corresponding stage; when a website is established, determining the stage of the current stage website to be established; determining a target website template corresponding to the website in the current stage according to the stage of the website in the current stage, wherein the determined target website template comprises a content module of the website in the current stage; and determining the display content of each content module in the target website template, and filling the determined display content into the corresponding content module in the target website template to establish the website at the current stage. The embodiment of the invention can simplify the process of establishing the whole website and has less workload.

Description

Website establishing method and device and computing equipment
Technical Field
The invention relates to the technical field of websites, in particular to a website establishing method and device and computing equipment.
Background
The website has the functions of publishing information, providing network service for users and the like, and a service provider (such as a game operator) often establishes and publishes a corresponding website at each stage of service for the purpose of showing the provided service and the like; taking four stages of research and development, internal test, public test and mature operation of a service (such as a product of a game) as an example, a service provider often establishes and publishes corresponding websites at each stage of the service, such as publishing a forecast website at the research and development stage of the service, publishing a reservation website at the internal test stage of the service, publishing a public test website at the public test stage of the service and publishing a mature operation website at the mature operation stage of the service.
The inventor of the invention finds that the website establishment process is complicated and the related workload is large because the corresponding website needs to be established and issued at each stage of the service; therefore, how to simplify the website establishment process at each stage and reduce the workload involved in website establishment at each stage becomes a problem to be considered by those skilled in the art.
Disclosure of Invention
In view of this, embodiments of the present invention provide a website establishing method, an apparatus, and a computing device, so as to simplify the website establishing process at each stage and reduce the workload involved in establishing the website at each stage.
In order to achieve the above purpose, the embodiments of the present invention provide the following technical solutions:
a website establishing method presets a website template corresponding to each stage of website, and the website template of each stage comprises a content module of the website of the corresponding stage; the method comprises the following steps:
determining the stage of the current stage website to be established;
determining a target website template corresponding to the website in the current stage according to the stage of the website in the current stage, wherein the determined target website template comprises a content module of the website in the current stage;
and determining the display content of each content module in the target website template, and filling the determined display content into the corresponding content module in the target website template to establish the website at the current stage.
An embodiment of the present invention further provides a website establishing apparatus, including:
the website template presetting module is used for presetting website templates corresponding to websites of all stages, and the website templates of all stages comprise content modules of the websites of the corresponding stages;
the stage determining module is used for determining the stage of the current stage website to be established;
the target website template determining module is used for determining a target website template corresponding to the website in the current stage according to the stage in which the website in the current stage is positioned, wherein the determined target website template comprises a content module of the website in the current stage;
and the display content determining and filling module is used for determining the display content of each content module in the target website template and filling the determined display content into the corresponding content module in the target website template so as to establish the website at the current stage.
The embodiment of the invention also provides a computing device which comprises the website establishing device.
Based on the technical scheme, the website establishing method provided by the embodiment of the invention is characterized in that the website templates corresponding to the websites in each stage are preset, and the website templates in each stage comprise the content modules of the websites in the corresponding stage; after the website templates corresponding to the websites at each stage are determined, the embodiment of the invention can realize the filling of the display contents into the website templates according to the display contents of each content module in the determined website templates, so as to achieve the establishment of the websites, the whole website establishment process is simple, the workload is low, and website developers are not required to design website architectures for the websites respectively.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a website establishing method according to an embodiment of the present invention;
fig. 2 is a flowchart of a method for presetting a website template corresponding to a website at each stage according to an embodiment of the present invention;
FIG. 3 is a diagram illustrating a first-stage website according to an embodiment of the present invention;
FIG. 4 is another schematic diagram of a first-stage website according to an embodiment of the present invention;
FIG. 5 is a block diagram of a first-stage website according to an embodiment of the present invention;
FIG. 6 is a diagram illustrating a second-stage website according to an embodiment of the present invention;
FIG. 7 is another diagram of a second-stage website according to an embodiment of the present invention;
FIG. 8 is a block diagram of a second-stage website according to an embodiment of the present invention;
FIG. 9 is a diagram illustrating a third stage website according to an embodiment of the present invention;
FIG. 10 is another schematic diagram of a third stage website according to an embodiment of the present invention;
fig. 11 is a schematic structural diagram of a third-stage website according to an embodiment of the present invention;
FIG. 12 is a diagram illustrating a fourth stage website according to the present invention;
FIG. 13 is another diagram illustrating a fourth stage website according to the present invention;
FIG. 14 is a further diagram illustrating a fourth stage website according to the present invention;
fig. 15 is a schematic diagram illustrating a fourth stage website according to an embodiment of the present invention;
FIG. 16 is a flowchart of a method for determining a target website template according to an embodiment of the present invention;
fig. 17 is a block diagram of a website establishing apparatus according to an embodiment of the present invention;
fig. 18 is a block diagram illustrating a website template presetting module according to an embodiment of the present invention;
fig. 19 is a block diagram illustrating a structure of a target website template determining module according to an embodiment of the present invention;
FIG. 20 is a block diagram of another embodiment of a target website template determining module;
fig. 21 is a block diagram of a hardware structure of a computing device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Before establishing a website, the website establishing method provided by the embodiment of the invention needs to preset website templates corresponding to websites of each stage of service, wherein the website templates of each stage comprise content modules of the websites of the corresponding stage;
taking websites at each stage of service as a forecast website, a reservation website, a public test website and a mature operation website as examples, the embodiment of the invention can preset a website template of the forecast website, a website template of the reservation website, a website template of the public test website and a website template of the mature operation website;
the website template of the forecast website includes content modules that the forecast website should have, such as a headline (Top bar) content module, a main vision (main KV) content module, a first screen information content module, a service introduction content module, a copyright information content module, etc. (for example only);
the website template of the reservation website comprises content modules which are required by the reservation website, such as a head-bar content module, a main visual content module, a first screen information content module, a positioning point and floating frame content module, a service characteristic content module and a copyright information content module (only for example description);
the website template of the public testing website comprises content modules which the public testing website should have, such as a head-bar content module, a main visual content module, a first-screen information content module, a service information content module, a positioning point and floating frame content module, a service characteristic content module, a website control content module, a copyright information content module and the like (only for example);
the website template of the mature operation website comprises content modules which the mature operation website should have, such as a head-bar content module, a main visual content module, a first screen information content module, a service introduction content module, a positioning point and floating frame content module, a service characteristic content module, a user evaluation content module, a double-station switching button content module, a website control content module, a copyright information content module and the like (only for example description);
after the content modules of the websites of the corresponding stages contained in the website templates of the stages are determined based on the preset website templates corresponding to the websites of the stages, the website establishing process provided by the embodiment of the invention can be implemented; fig. 1 illustrates a website establishment method provided by an embodiment of the present invention, which may be applied to a computing device having a website establishment program, such as a backend server, and referring to fig. 1, the method may include:
s100, determining the stage of the current stage website to be established;
when the website at the current stage is established, a website developer can input the service stage in which the website at the current stage is positioned, such as the stages of service research and development, internal test, public test or mature operation and the like;
the computing equipment can determine the stage of the current-stage website to be established according to the service stage of the current-stage website input by the staff, so as to determine the website template of the current-stage website in the following; the website in the current stage may be a forecast website stage (corresponding to a research and development stage of a service), a reserved website stage (corresponding to an internal test stage of a service), a public test website stage (corresponding to a public test stage of a service), or a mature operation website stage (corresponding to a mature operation stage of a service).
Step S110, determining a target website template corresponding to the website of the current stage according to the stage of the website of the current stage, wherein the determined target website template comprises a content module of the website of the current stage;
optionally, because the website templates corresponding to the websites at each stage are preset, the website template corresponding to the website at the current stage can be directly called from the website templates corresponding to the websites at each stage according to the stage in which the website at the current stage is located, so as to obtain the target website module;
optionally, because the content of the website at each stage has certain progressive and continuous properties, for example, the content of the reserved website is the progressive and continuous of the content of the forecast website; when the website at the current stage is established, the website at the previous stage, which has progressive and continuous content with the website at the current stage, is published, so the embodiment of the present invention can also modify the content module of the website at the previous stage based on the published website at the previous stage (including adding the content module added to the website at the current stage compared with the website at the previous stage and/or deleting the content module deleted from the website at the current stage compared with the website at the previous stage) so as to obtain the website template of the website at the current stage, and then modify the specific content of the obtained website template of the website at the current stage, so that the basic work of website establishment can be completed.
Step S120, the display content of each content module in the target website template is determined, and the determined display content is filled into the corresponding content module in the target website template to establish the website at the current stage.
The display contents such as pictures, videos, characters and the like can be input into the computing equipment by a worker, and the content module corresponding to the display contents input by the computing equipment is indicated; causing the computing device to populate the presentation content into the corresponding content module;
optionally, after the filling of the display content of each content module in the target website template of the website at the current stage is completed, the display content of each content module expresses the specific content to be displayed by the website at the current stage because the target website template expresses the website structure of the website at the current stage, so that the establishment work of the website at the current stage is basically completed; the target website template filled with the display content can be published, so that the user can access the website corresponding to the service of the current stage (namely, the website of the current stage).
The website establishing method provided by the embodiment of the invention is based on presetting website templates corresponding to websites of all stages, wherein the website templates of all stages comprise content modules of the websites of the corresponding stages; when a website is established, the stage of the current stage website to be established can be determined, a target website template corresponding to the current stage website is determined according to the stage of the current stage website, the determined target website template comprises content modules of the current stage website, the display content of each content module in the target website template is further determined, and the determined display content is filled into the corresponding content module in the target website template to establish the current stage website. The website establishing method provided by the embodiment of the invention is characterized in that the website templates corresponding to the websites of all stages are preset and comprise the content modules of the websites of the corresponding stages, when the websites of all stages are established, the website templates corresponding to the websites of all stages can be determined by the embodiment of the invention, the website architecture of the established website is not required to be redesigned, and the workload is greatly saved; after the website templates corresponding to the websites at each stage are determined, the embodiment of the invention can realize the filling of the display contents into the website templates according to the display contents of each content module in the determined website templates, so as to achieve the establishment of the websites, the whole website establishment process is simple, the workload is low, and website developers are not required to design website architectures for the websites respectively.
Optionally, the process of presetting the website templates corresponding to the websites at each stage may be that all content modules related to the websites at all stages are extracted first, and then the content modules of the websites at each stage are defined from the extracted content modules; fig. 2 is a flowchart illustrating a method for presetting a website template corresponding to a website at each stage according to an embodiment of the present invention, and referring to fig. 2, the method may include:
s200, extracting all content modules of all stages of websites;
optionally, the embodiment of the present invention may analyze websites of all stages, such as a forecast website, a reservation website, a public test website and a mature operation website; and extracting the content modules of the analyzed websites of all stages, and then collecting the extracted content modules to obtain all the content modules of the websites of all stages.
Step S210, determining content modules of websites in each stage from all the extracted content modules, and determining website templates corresponding to websites in each stage according to the content modules of websites in each stage.
Optionally, according to practical experience, the embodiment of the present invention may define content modules that should be uniformly provided for websites at each stage, and define content module standards that websites at each stage have, such as defining content module standards that forecast websites have, content module standards that reserve websites have, content module standards that public survey websites have, and content module standards that mature operation websites have, so as to determine content modules that websites at each stage have;
after the content modules of the websites in each stage are determined, for the websites in each stage, the embodiment of the invention can determine the arrangement of the content modules in the websites and determine the website templates corresponding to the websites in each stage.
For easy understanding, the following description is about content modules that the applicant should have in four sets of website templates summarized according to practical experience;
defining the website in each stage comprises: a first stage website, a second stage website, a third stage website and a fourth stage website; optionally, the first-stage website, the second-stage website, the third-stage website and the fourth-stage website may respectively correspond to a forecast website, a reservation website, a public testing website and a mature operation website;
in the embodiment of the present invention, all content modules of the 4-stage website may be extracted:
A. a Top bar (Top bar) content module, a B, main vision (main KV) content module, a C, first screen information content module, a D, service characteristic content module (such as a game characteristic content module), an E, positioning point and floating frame content module, an F, service introduction content module (such as a game introduction content module), a G, user evaluation content module, an H, double-station switching button content module, an I, website control content module, a J, service information content module (such as a game information content module), a K, service strategy content module (such as a game strategy content module), L, service information content module (such as a game information content module), an M, copyright information content module, a N, IM (instant messaging) entry content module (such as a WeChat entry content module), an O, website button content module, a P, website research content module;
n (IM entry content module), O (website button content module) and P (website research content module) can be applied to the mobile terminal website;
after all the content modules are extracted, the extracted content modules can be combined in a differentiated mode according to the characteristics of different stages of services (such as game products) to obtain the content modules of websites of all stages, and then the website templates of the websites of all stages are determined;
optionally, the first stage website (e.g., the forecast website, corresponding to the development stage of the service) may introduce the service in the development stage, for market exposure and preheating for the next internal test or public rule; according to the division of the PC website and the mobile website, the content modules of the first-stage website may be as follows:
the first stage website of the PC (website providing access to the PC) has content modules: A. b, C, F, M, as shown in FIG. 3; specifically, the system comprises a head content module, a main visual content module, a first screen information content module, a service introduction content module and a copyright information content module;
the first stage website of the mobile terminal (website providing the mobile terminal to access) has content modules as follows: A. b, F, J, O, N, M, as shown in FIG. 4; specifically, the system comprises a head content module, a main visual content module, a service introduction content module, a service information content module, a website button content module, an IM entrance content module and a copyright information content module;
the architecture of the first stage website may be as shown in FIG. 5;
optionally, the second stage website (such as a reservation website, corresponding to the internal test stage of the service) may introduce the service of the internal test stage, and is used for reservation testing of a small-range user; according to the division of the PC website and the mobile website, the content modules of the second-stage website may be as follows:
the second stage website of the PC terminal has content modules as follows: A. b, C, E, D, M, as shown in FIG. 6; specifically, the system comprises a head content module, a main visual content module, a first screen information content module, a positioning point and floating frame content module, a service characteristic content module and a copyright information content module;
the second stage website of the mobile terminal has content modules as follows: A. b, O, D, J, N, M, as shown in FIG. 7; the system comprises a head content module, a main visual content module, a website button content module, a service characteristic content module, a service data content module, an IM entrance content module and a copyright information content module;
the architecture of the second stage website may be as shown in FIG. 8;
optionally, a third-stage website (such as a public measurement website, corresponding to a public measurement stage of a service) may introduce a public measurement service, and is used for refreshing, highlighting news activities, service strategies, service features, and the like; according to the division of the PC website and the mobile website, the content modules of the third-stage website may be as follows:
the third-stage website of the PC end has content modules as follows: A. b, C, J, E, D, I, M, as shown in FIG. 9; specifically, the system comprises a head content module, a main visual content module, a first screen information content module, a service information content module, a positioning point and floating frame content module, a service characteristic content module, a website control content module and a copyright information content module;
the third-stage website of the mobile terminal has content modules as follows: A. b, O, D, J, N, P, M, as shown in FIG. 10; specifically, the system comprises a head content module, a main visual content module, a website button content module, a service characteristic content module, a service information content module, an IM entrance content module, a website research content module and a copyright information content module;
the architecture of the third stage website may be as shown in FIG. 11;
optionally, the fourth-stage website (e.g., mature operation website, mature operation stage corresponding to service) may be used to divide new users and old users for presenting more service-related information; according to the division of the PC website and the mobile website, the content modules of the fourth stage website may be as follows:
the fourth stage website of the PC terminal can be divided into an introduction website and an information website;
the content module of the introduction website of the fourth stage website of the PC end is as follows: A. b, C, F, E, D, G, H, I, M, as shown in FIG. 12; specifically, the system comprises a head content module, a main visual content module, a first screen information content module, a service introduction content module, a positioning point and floating frame content module, a service characteristic content module, a user evaluation content module, a double-station switching button content module (a double-station switching button can be considered to be used for switching between an introduction website and an information website), a website control content module and a copyright information content module;
the content modules of the information websites of the fourth stage website of the PC terminal are A, B, C, J, K, E, L and H, I, M shown in figure 13, namely a head content module, a main visual content module, a first screen information content module, a service strategy content module, a positioning point and floating frame content module, a service data content module, a double-station switching button content module, a website control content module and a copyright information content module;
the fourth stage website of the mobile terminal has content modules A, B, O, J, L and K, N, P, M as shown in fig. 14, specifically a head content module, a main visual content module, a website button content module, a service information content module, a service data content module, a service strategy content module, an IM entrance content module, a website research content module and a copyright information content module;
the fourth stage website can be constructed as shown in fig. 15.
The website templates corresponding to the websites at each stage are preset, and the website templates at each stage are defined to comprise the content modules of the websites at the corresponding stage, so that the templated design of the websites can be realized at the beginning of building, the reading habits of users are developed, and the use threshold is reduced; meanwhile, the experience of browsing websites at each stage by a user is greatly improved due to the uniform visual experience; for website developers, when the website is built in each stage, the site building cost is greatly saved through the templated design, and the resource waste is avoided.
Optionally, after website templates corresponding to websites at various stages are preset, according to the stage in which the website at the current stage is located, the website module corresponding to the website at the current stage can be called directly from the website templates corresponding to the websites at various stages;
specifically, after the stage of the website to be established in the current stage is determined, the embodiment of the present invention may call the website template corresponding to the website in the current stage from the website templates corresponding to the preset websites in each stage, and determine the called website template as the target website template.
Optionally, because the content of the website at each stage has certain progressive and continuous properties, the website template of the website at the current stage can also be realized by modifying the website at the first stage; fig. 16 is a flowchart illustrating a method for determining a target website template according to an embodiment of the present invention, and referring to fig. 16, the method may include:
step S300, determining a website of a last stage, wherein the website of the last stage is released;
step S310, modifying the content module in the website in the previous stage, so that the modified content module corresponds to the content module of the website in the current stage, and obtaining the target website template corresponding to the website in the current stage.
Optionally, the modifying the content module in the website in the previous stage includes: and/or deleting the content modules of the current-stage website compared with the last-stage website in the last-stage website.
Optionally, the website in the previous stage may be a website in the first stage (forecast website) or a website in the third stage (public survey website); that is, the current-stage website determined by the website template according to the modification of the first-stage website may be: a second-stage website (reservation website) or a fourth-stage website (mature operation website);
optionally, when the website is established in the previous stage website (the first stage website or the third stage website), the website template may be called from a website template corresponding to a website in each preset stage;
specifically, when the website of the first stage is established, the website template of the website of the first stage can be called from the website templates corresponding to the preset websites of all stages, so as to realize the establishment of the website of the first stage; when the second-stage website is established, the content module can be modified according to the released first-stage website, so that the website template of the second-stage website is determined; when the third-stage website is established, the website template of the third-stage website can be called from the preset website templates corresponding to the websites of all stages, so that the establishment of the third-stage website is realized; and when the fourth-stage website is established, the content module can be modified according to the released third-stage website, so that the website template of the fourth-stage website is determined.
The website establishing method provided by the embodiment of the invention has the advantages that the whole website establishing process is simpler, the workload is smaller, and website developers are not required to respectively design website architectures for all websites.
In the following, the website establishing apparatus provided in the embodiment of the present invention is introduced, and the website establishing apparatus described below may be referred to in correspondence with the website establishing method described above.
Fig. 17 is a block diagram of a website building apparatus according to an embodiment of the present invention, where the apparatus may be applied to a computing device with a website building program, such as a backend server, and referring to fig. 17, the apparatus may include:
a website template presetting module 100, configured to preset a website template corresponding to a website at each stage, where the website template at each stage includes a content module of the website at the corresponding stage;
a stage determining module 200, configured to determine a stage where a current-stage website to be established is located;
a target website template determining module 300, configured to determine, according to the stage in which the current-stage website is located, a target website template corresponding to the current-stage website, where the determined target website template includes a content module of the current-stage website;
and the display content determining and filling module 400 is configured to determine display contents of each content module in the target website template, and fill the determined display contents into corresponding content modules in the target website template to establish a website at the current stage.
Optionally, fig. 18 shows an optional structure of the website template presetting module 100 according to an embodiment of the present invention, and referring to fig. 18, the website template presetting module 100 may include:
a content module extraction unit 110, configured to extract all content modules of all stages of websites;
the content module determining unit 120 in each stage is configured to determine a content module of each stage website from all extracted content modules, and determine a website template corresponding to each stage website according to the content module of each stage website.
Alternatively, fig. 19 shows an optional structure of the target website template determining module 300 according to an embodiment of the present invention, and referring to fig. 19, the target website template determining module 300 may include:
a content module modification unit 310, configured to determine a website in a previous stage, where the website in the previous stage is released, and modify a content module in the website in the previous stage, so that the modified content module corresponds to a content module of the website in the current stage, and a target website template corresponding to the website in the current stage is obtained.
Optionally, the website at each stage may include: a first stage website, a second stage website, a third stage website and a fourth stage website;
the website of the last stage may be: a first stage website or a third stage website; when the website of the last stage is established, the website template corresponding to the website of the last stage can be called from the preset website templates corresponding to the websites of all stages.
Alternatively, fig. 20 shows another optional structure of the target website template determining module 300 according to the embodiment of the present invention, and referring to fig. 20, the target website template determining module 300 may include:
the template retrieving unit 320 is configured to retrieve a website template corresponding to a website in a current stage from website templates corresponding to preset websites in various stages, and determine the retrieved website template as a target website template.
Optionally, all the content modules of the website at each stage extracted by the content module extraction unit 110 may include: the system comprises a head content module, a main visual content module, a first screen information content module, a service characteristic content module, a positioning point and floating frame content module, a service introduction content module, a user evaluation content module, a double-station switching button content module, a website control content module, a service information content module, a service strategy content module, a service data content module, a copyright information content module, an IM entrance content module, a website button content module and a website research content module;
alternatively, in a case where the website of each stage is a website providing a PC side access to the personal computer, the content module of the first-stage website determined by the content module determination unit 120 of each stage may include: the system comprises a head content module, a main visual content module, a first screen information content module, a service introduction content module and a copyright information content module;
the content module of the second-stage website determined by the stage-content-module determining unit 120 may include: the system comprises a head content module, a main visual content module, a first screen information content module, a positioning point and floating frame content module, a service characteristic content module and a copyright information content module;
the content modules of the third-stage website determined by the stage content module determining unit 120 may include: the system comprises a head content module, a main visual content module, a first screen information content module, a service information content module, a positioning point and floating frame content module, a service characteristic content module, a website control content module and a copyright information content module;
the content module of the fourth-stage website determined by the content module determination unit 120 in each stage may include:
the system comprises a head content module, a main visual content module, a first screen information content module, a service introduction content module, a positioning point and floating frame content module, a service characteristic content module, a user evaluation content module, a double-station switching button content module, a website control content module and a copyright information content module; (referring web site corresponding to fourth stage web site);
or, the system comprises a head content module, a main visual content module, a first screen information content module, a service strategy content module, a positioning point and floating frame content module, a service data content module, a double-station switching button content module, a website control content module and a copyright information content module; (information web site corresponding to fourth stage web site).
Optionally, in a case where the website in each stage is a website providing the mobile terminal to access, the content module of the first-stage website determined by the content module determining unit 120 in each stage may include: the system comprises a head content module, a main visual content module, a service introduction content module, a service information content module, a website button content module, an IM entrance content module and a copyright information content module;
the content module of the second-stage website determined by the stage-content-module determining unit 120 may include: the system comprises a head content module, a main visual content module, a website button content module, a service characteristic content module, a service data content module, an IM entrance content module and a copyright information content module;
the content modules of the third-stage website determined by the stage content module determining unit 120 may include: the system comprises a head content module, a main visual content module, a website button content module, a service characteristic content module, a service information content module, an IM entrance content module, a website research content module and a copyright information content module;
the content module of the fourth-stage website determined by the content module determination unit 120 in each stage may include: the system comprises a head content module, a main visual content module, a website button content module, a service information content module, a service data content module, a service strategy content module, an IM entrance content module, a website research content module and a copyright information content module.
The embodiment of the invention also provides a computing device which comprises the website establishing device.
By adopting the computing equipment provided by the embodiment of the invention to establish the website, the whole website establishing process is simpler, the workload is less, and website developers are not required to design website architectures for all websites respectively.
FIG. 21 is a block diagram illustrating a hardware configuration of a computing device, such as a backend server, provided by an embodiment of the present invention; referring to fig. 21, the computing device may include: a processor 1, a communication interface 2, a memory 3 and a communication bus 4;
wherein, the processor 1, the communication interface 2 and the memory 3 complete the communication with each other through the communication bus 4;
optionally, the communication interface 2 may be an interface of a communication module, such as an interface of a GSM module;
a processor 1 for executing a program;
a memory 3 for storing a program;
the program may include program code including computer operating instructions.
The processor 1 may be a central processing unit CPU or an application specific Integrated circuit asic or one or more Integrated circuits configured to implement embodiments of the present invention.
The memory 3 may comprise a high-speed RAM memory, and may further comprise a non-volatile memory (non-volatile memory), such as at least one disk memory.
Among them, the procedure can be specifically used for:
presetting a website template corresponding to each stage of website, wherein the website template of each stage comprises a content module of the website of the corresponding stage;
when a website is established, determining the stage of the current stage website to be established;
determining a target website template corresponding to the website in the current stage according to the stage of the website in the current stage, wherein the determined target website template comprises a content module of the website in the current stage;
and determining the display content of each content module in the target website template, and filling the determined display content into the corresponding content module in the target website template to establish the website at the current stage.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (9)

1. A website establishing method is characterized in that a website template corresponding to a website in each operation stage is preset, and the website template in each stage comprises a content module of the website in the corresponding stage; the website for each operation stage comprises: a first stage website, a second stage website, a third stage website and a fourth stage website; the first-stage website, the second-stage website, the third-stage website and the fourth-stage website respectively correspond to a forecast website, a reservation website, a public testing website and a mature operation website; the method comprises the following steps:
determining the stage of the current stage website to be established according to the service stage of the current stage website input by a worker;
determining a website of a previous stage, wherein the website of the previous stage is released, and modifying a content module in the website of the previous stage to enable the modified content module to correspond to the content module of the website of the current stage to obtain a target website template corresponding to the website of the current stage, wherein the determined target website template comprises the content module of the website of the current stage;
determining the display content of each content module in the target website template, and filling the determined display content into the corresponding content module in the target website template to establish the website at the current stage;
the preset website template corresponding to the website in each operation stage comprises:
extracting all content modules of all stages of websites;
according to the characteristics of different stages of service, the extracted content modules are combined in a differentiated mode based on websites accessed by the PC side or the mobile side to obtain the content modules of the websites of all stages, and website templates of the websites of all stages are determined, wherein the website templates of the PC side are different from the website templates of the mobile side.
2. The website establishing method according to claim 1, wherein the previous stage website comprises: a first stage website or a third stage website; and when the website of the last stage is established, the website template corresponding to the website of the last stage is called from the preset website templates corresponding to the websites of all stages.
3. The website establishing method according to any one of claims 1-2, wherein;
the module for extracting all contents of all stages of websites comprises:
the method comprises the steps of extracting all content modules of all stages of websites to obtain a head content module, a main visual content module, a first screen information content module, a service characteristic content module, a positioning point and floating frame content module, a service introduction content module, a user evaluation content module, a double-station switching button content module, a website control content module, a service information content module, a service strategy content module, a service data content module, a copyright information content module, an Instant Messaging (IM) entrance content module, a website button content module and a website research content module.
4. The website establishing method according to claim 3, wherein the website at each stage is a website providing a PC terminal access of a personal computer;
the content module of the first stage website comprises: the system comprises a head content module, a main visual content module, a first screen information content module, a service introduction content module and a copyright information content module;
the second stage website has content modules comprising: the system comprises a head content module, a main visual content module, a first screen information content module, a positioning point and floating frame content module, a service characteristic content module and a copyright information content module;
the third stage website has content modules including: the system comprises a head content module, a main visual content module, a first screen information content module, a service information content module, a positioning point and floating frame content module, a service characteristic content module, a website control content module and a copyright information content module;
the content module of the fourth stage website comprises:
the system comprises a head content module, a main visual content module, a first screen information content module, a service introduction content module, a positioning point and floating frame content module, a service characteristic content module, a user evaluation content module, a double-station switching button content module, a website control content module and a copyright information content module;
or, the system comprises a head content module, a main visual content module, a first screen information content module, a service strategy content module, a positioning point and floating frame content module, a service data content module, a double-station switching button content module, a website control content module and a copyright information content module.
5. The website establishing method according to claim 3, wherein the website at each stage is a website providing mobile terminal access;
the content module of the first stage website comprises: the system comprises a head content module, a main visual content module, a service introduction content module, a service information content module, a website button content module, an IM entrance content module and a copyright information content module;
the second stage website has content modules comprising: the system comprises a head content module, a main visual content module, a website button content module, a service characteristic content module, a service data content module, an IM entrance content module and a copyright information content module;
the third stage website has content modules including: the system comprises a head content module, a main visual content module, a website button content module, a service characteristic content module, a service information content module, an IM entrance content module, a website research content module and a copyright information content module;
the content module of the fourth stage website comprises: the system comprises a head content module, a main visual content module, a website button content module, a service information content module, a service data content module, a service strategy content module, an IM entrance content module, a website research content module and a copyright information content module.
6. A website establishing apparatus, comprising:
the website template presetting module is used for presetting website templates corresponding to websites at each stage of operation, and the website templates at each stage comprise content modules of the websites at the corresponding stage; the website for each operation stage comprises: a first stage website, a second stage website, a third stage website and a fourth stage website; the first-stage website, the second-stage website, the third-stage website and the fourth-stage website respectively correspond to a forecast website, a reservation website, a public testing website and a mature operation website;
the stage determining module is used for determining the stage of the current stage website to be established according to the service stage of the current stage website input by the staff;
the target website template determining module is used for determining a target website template corresponding to the website at the current stage from website templates corresponding to websites at preset stages according to the stage in which the website at the current stage is positioned, wherein the determined target website template comprises a content module of the website at the current stage;
the display content determining and filling module is used for determining the display content of each content module in the target website template and filling the determined display content into the corresponding content module in the target website template so as to establish the website at the current stage;
the target website template determining module comprises:
the content module modification unit is used for determining a website of the last stage, the website of the last stage is released, and the content module is modified in the website of the last stage, so that the modified content module corresponds to the content module of the website of the current stage, and a target website template corresponding to the website of the current stage is obtained;
wherein, the website template presetting module comprises:
the content module extraction unit is used for extracting the content modules of the websites of all the stages;
and the content module determining unit of each stage is used for carrying out differential combination on the extracted content modules based on the websites accessed by the PC terminal or the mobile terminal according to the characteristics of different stages of services to obtain the content modules of the websites of each stage and determine the website templates of the websites of each stage, wherein the website templates of the PC terminal are different from the website templates of the mobile terminal.
7. A computing device comprising the website building apparatus of claim 6.
8. An apparatus for website establishment, comprising: a processor and a memory;
the processor is configured to execute a computer program stored in the memory;
the memory is adapted to store a computer program for performing the method of website building as claimed in any one of claims 1-5.
9. A storage medium comprising instructions to perform the method of any of claims 1-5.
CN201510591557.1A 2015-09-16 2015-09-16 Website establishing method and device and computing equipment Active CN106547750B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510591557.1A CN106547750B (en) 2015-09-16 2015-09-16 Website establishing method and device and computing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510591557.1A CN106547750B (en) 2015-09-16 2015-09-16 Website establishing method and device and computing equipment

Publications (2)

Publication Number Publication Date
CN106547750A CN106547750A (en) 2017-03-29
CN106547750B true CN106547750B (en) 2020-07-24

Family

ID=58361904

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510591557.1A Active CN106547750B (en) 2015-09-16 2015-09-16 Website establishing method and device and computing equipment

Country Status (1)

Country Link
CN (1) CN106547750B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107930126B (en) * 2017-11-06 2020-07-24 Oppo广东移动通信有限公司 Game reservation data processing method and device and mobile terminal
CN108984786A (en) * 2018-07-28 2018-12-11 阔地教育科技有限公司 Data-updating method and system based on Education Resource Gateway
CN111459477A (en) * 2020-02-26 2020-07-28 北京国人通教育科技有限公司 Content management method, system, electronic device and storage medium
CN111563220A (en) * 2020-04-27 2020-08-21 平安国际智慧城市科技股份有限公司 Business website project construction method and device, computer equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101311925A (en) * 2007-05-23 2008-11-26 杭州华三通信技术有限公司 Web page development and maintenance method and its device
CN102129436A (en) * 2010-01-20 2011-07-20 北大方正集团有限公司 Method, system and device for constructing webpage template
CN102193953A (en) * 2010-03-17 2011-09-21 日电(中国)有限公司 System and method for migrating desktop applications
CN102637184A (en) * 2011-02-15 2012-08-15 北京千橡网景科技发展有限公司 Method and system for customizing webpages
CN103235719A (en) * 2013-03-29 2013-08-07 北界创想(北京)软件有限公司 Method and device for setting WAP website

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040041818A1 (en) * 2002-08-29 2004-03-04 Jvolution Limited Design system for website text graphics
US20070011248A1 (en) * 2005-07-08 2007-01-11 Nokia Corporation Web publishing arrangement
KR20090123045A (en) * 2008-05-27 2009-12-02 (주) 엘지텔레콤 System and method for setting web viewer screen renewal period in mobile network
CN101807209A (en) * 2010-04-14 2010-08-18 深圳市同洲电子股份有限公司 Method and system for manufacturing webpage, client and server
CN103077107B (en) * 2012-12-31 2016-12-28 Tcl集团股份有限公司 A kind of data maintaining method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101311925A (en) * 2007-05-23 2008-11-26 杭州华三通信技术有限公司 Web page development and maintenance method and its device
CN102129436A (en) * 2010-01-20 2011-07-20 北大方正集团有限公司 Method, system and device for constructing webpage template
CN102193953A (en) * 2010-03-17 2011-09-21 日电(中国)有限公司 System and method for migrating desktop applications
CN102637184A (en) * 2011-02-15 2012-08-15 北京千橡网景科技发展有限公司 Method and system for customizing webpages
CN103235719A (en) * 2013-03-29 2013-08-07 北界创想(北京)软件有限公司 Method and device for setting WAP website

Also Published As

Publication number Publication date
CN106547750A (en) 2017-03-29

Similar Documents

Publication Publication Date Title
CN106547750B (en) Website establishing method and device and computing equipment
CN104965659B (en) A kind of preloading method and device of page info
CN106844635B (en) Method and device for editing elements in webpage
CN107229749B (en) WeChat H5 webpage making method and system
CN110347319B (en) Method and device for screenshot in application
CN114218890A (en) Page rendering method and device, electronic equipment and storage medium
CN109543168A (en) House property poster to participator's information adding method, server and storage medium
CN110019037A (en) A kind of pdf document methods of exhibiting, device, equipment and storage medium
CN105095253A (en) Webpage display method and webpage display device
CN109240916B (en) Information output control method, information output control device and computer readable storage medium
CN108989704B (en) Image generation method and device and terminal equipment
CN107423204B (en) Processing method and device for operation log of application program and terminal
CN112307386A (en) Information monitoring method, system, electronic device and computer readable storage medium
CN110908646B (en) Building block type callback function block construction method and device, storage medium and processor
CN112286815A (en) Interface test script generation method and related equipment thereof
CN109710783B (en) Picture loading method and device, storage medium and server
CN106776261B (en) Object testing method and device
CN108572985B (en) Page display method and device
CN108021317B (en) Method and device for screen editing
CN112445394A (en) Screenshot method and device
CN106302821B (en) Data request method and equipment thereof
CN112416500B (en) Information processing method and electronic equipment
CN114357954A (en) Form data verification method, device, equipment and medium
CN108519962B (en) Font display method and apparatus applied to android system, and terminal device
CN114020187A (en) Font icon display method and device and electronic equipment

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