CN110908639A - Method and system for generating special topic page - Google Patents

Method and system for generating special topic page Download PDF

Info

Publication number
CN110908639A
CN110908639A CN201911108622.5A CN201911108622A CN110908639A CN 110908639 A CN110908639 A CN 110908639A CN 201911108622 A CN201911108622 A CN 201911108622A CN 110908639 A CN110908639 A CN 110908639A
Authority
CN
China
Prior art keywords
server
page
client
configuration parameters
thematic
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.)
Pending
Application number
CN201911108622.5A
Other languages
Chinese (zh)
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.)
Beijing Urban Network Neighbor Information Technology Co Ltd
Beijing City Network Neighbor Technology Co Ltd
Original Assignee
Beijing City Network Neighbor Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing City Network Neighbor Technology Co Ltd filed Critical Beijing City Network Neighbor Technology Co Ltd
Priority to CN201911108622.5A priority Critical patent/CN110908639A/en
Publication of CN110908639A publication Critical patent/CN110908639A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Abstract

The invention provides a method and a system for generating a special topic page, which are applied to a client, wherein the method comprises the following steps: the client sends a starting instruction of the configuration task to the transfer server, the starting instruction of the configuration task comprises configuration parameters of the thematic pages, so that the transfer server forwards the configuration parameters of the thematic pages to the corresponding thematic building server according to preset allocation rules, the thematic building server calls a thematic page building program to generate page addresses of the thematic pages according to the configuration parameters, the page addresses are returned to the transfer server, the transfer server returns the page addresses to the client, and the client receives the page addresses returned by the transfer server, so that the thematic pages can be generated quickly, the generation efficiency of the thematic pages is improved, the production cost of the thematic pages can be reduced, the learning cost of related personnel is reduced, and human resources are saved.

Description

Method and system for generating special topic page
Technical Field
The invention relates to the technical field of computer networks, in particular to a method and a system for generating a special topic page.
Background
With the rapid development of internet technology, the network system special media services of each company are more and more, the frequency of using the network system special media by users is higher and higher, and in order to improve the attention of the users to the web pages, each company provides various special pages to obtain more concentration.
At present, each topic page mostly depends on manual editing completion of technicians, manual selection of topic contents has certain influence on the timeliness of the overall topic, and the efficiency is low; for a large number of thematic pages, a large amount of time is consumed for technicians to complete the development and test of the thematic pages, and the manufacturing requirements of a large number of thematic pages are difficult to meet under the condition of limited personnel.
Disclosure of Invention
The embodiment of the invention provides a thematic page generation method and a thematic page generation system, which are used for solving the problems of low generation efficiency and waste of human resources of the conventional thematic page.
In order to solve the technical problem, the invention is realized as follows:
in a first aspect, an embodiment of the present invention provides a method for generating a special topic page, where the method is applied to a client, and the method includes: the client sends a starting instruction of a configuration task to a transfer server, wherein the starting instruction comprises a special page configuration parameter of the configuration task, so that the transfer server forwards the special page configuration parameter to a corresponding special building server according to a preset distribution rule, the special building server calls a special page building program according to the configuration parameter to generate a page address of the special page, and the page address is returned to the transfer server, so that the transfer server returns the page address to the client;
and the client receives the page address returned by the transit server.
Optionally, the preset allocation rule includes a preset list of the sequence of the time when the transfer server obtains the running state of the topic construction server,
the transfer server forwards the configuration parameters of the special topic pages to a corresponding special topic construction server according to preset distribution rules, and the method comprises the following steps:
and according to the preset list, the transfer server forwards the configuration parameters of the special topic pages to a corresponding idle special topic construction server.
Optionally, the starting instruction includes a MAC address of the client, the preset allocation rule includes a matching record of the MAC address and a corresponding topic construction server,
the transfer server forwards the configuration parameters of the special topic pages to the corresponding special topic construction server according to preset distribution rules, and the method further comprises the following steps:
and the transfer server distributes the configuration parameters of the thematic page to a thematic construction server corresponding to the MAC address according to the matching records.
Optionally, the topic page building program at least comprises a publishing mode building program and a preview mode building program;
the thematic construction server calls a thematic page construction program according to the configuration parameters to generate a page address of the thematic page, and returns the page address to the transfer server, and the method comprises the following steps:
the thematic construction server analyzes the configuration parameters, calls a preview mode construction program, processes the analyzed configuration parameters, generates a preview code file of the thematic page corresponding to the configuration parameters and a preview page address corresponding to the preview code file, uploads the preview code file and the preview page address to a WEB server, and sends the preview page address to the transfer server;
and/or
The thematic construction server analyzes the configuration parameters, calls a release mode construction program, processes the analyzed configuration parameters, generates a release code file of the thematic page corresponding to the configuration parameters and a release page address corresponding to the release code file, uploads the release code file and the release page address to a WEB server, and sends the release page address to the transfer server.
Optionally, after the client receives the page address returned by the transit server, the method further includes: and displaying the page address on the interface of the client in a two-dimensional code form and/or a website link form.
Optionally, before the client sends a start instruction of a configuration task to the transit server, the method further includes:
the client sends a connection request instruction to the transfer server, and if an idle special topic construction server exists in the transfer server, the transfer server returns a confirmation instruction to the client;
and after receiving the confirmation instruction, the client sends a start instruction of the configuration task to the transit server.
In a second aspect, an embodiment of the present invention further provides a topic page generation system, including a client, a transfer server, and a topic construction server, where the transfer server is connected to the client and the topic construction server respectively:
the client is used for sending a configuration task starting instruction to the transfer server, wherein the configuration task starting instruction comprises configuration parameters of a thematic page;
the transfer server forwards the special page configuration parameters to a corresponding special building server according to a preset distribution rule;
the special topic construction server is used for processing the configuration parameters, generating a page address of the special topic page and sending the page address back to the transfer server;
the transit server is used for returning the page address to the client;
and the client receives the page address returned by the transit server.
Optionally, the preset allocation rule includes a preset list of the sequence of the time when the transfer server obtains the running state of the topic construction server,
and the transfer server is used for forwarding the special topic page configuration parameters to a corresponding idle special topic construction server according to the preset list.
Optionally, the starting instruction includes a MAC address of the client, the preset allocation rule includes a matching record of the MAC address and a corresponding topic construction server,
the transfer server is also used for distributing the special page configuration parameters to a special construction server corresponding to the MAC address according to the matching records.
Optionally, the topic page building program at least comprises a publishing mode building program and a preview mode building program;
the special topic construction server is used for analyzing the configuration parameters, calling a preview mode construction program, processing the analyzed configuration parameters, generating a preview code file of the special topic page corresponding to the configuration parameters and a preview page address corresponding to the preview code file, uploading the preview code file and the preview page address to a WEB server, and sending the preview page address to the transfer server;
and/or
The special topic construction server is also used for analyzing the configuration parameters, calling a release mode construction program, processing the analyzed configuration parameters, generating a release code file of the special topic page corresponding to the configuration parameters and a release page address corresponding to the release code file, transmitting the release code file and the release page address to a WEB server, and transmitting the release page address to the transfer server.
Optionally, the client is configured to display the page address in a two-dimensional code form and/or a website link form on an interface of the client.
Optionally, the client is further configured to send a connection request instruction to the transfer server, and if there is an idle topic construction server in the transfer server, the transfer server returns a confirmation instruction to the client;
and after receiving the confirmation instruction, the client sends a start instruction of the configuration task to the transit server.
In an embodiment of the present invention, a method for generating a topic page is provided, which is applied to a client, and the method includes: the client sends a starting instruction of a configuration task to the transfer server, wherein the starting instruction comprises configuration parameters of the thematic pages, so that the transfer server forwards the configuration parameters of the thematic pages to the corresponding thematic building server according to preset allocation rules, the thematic building server calls a thematic page building program to generate page addresses of the thematic pages according to the configuration parameters, the page addresses are returned to the transfer server, the transfer server returns the page addresses to the client, and the client receives the page addresses returned by the transfer server, so that the thematic pages can be generated quickly, the generation efficiency of the thematic pages is improved, meanwhile, the production cost of the thematic pages can be reduced, the learning cost of related personnel is reduced, and the manpower resources are saved.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without inventive labor.
FIG. 1 is a flowchart illustrating steps of a method for generating a topic page according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a client-side browser editor parameter configuration page in an embodiment of the invention;
FIG. 3 is a schematic diagram of a publish configuration page in an embodiment of the invention;
FIG. 4 is a schematic structural diagram of a thematic page generation system in an embodiment of the present invention;
fig. 5 is a schematic diagram of a hardware structure of a terminal device in the 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 some, not all, embodiments of the present invention. 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.
Example one
The embodiment of the invention provides a special topic page generation method.
Referring to fig. 1, a flowchart illustrating steps of a method for generating a special topic page in an embodiment of the present invention is shown, where the method is applied to a client, and the method includes:
s101, the client sends a starting instruction of a configuration task to a transfer server, wherein the starting instruction comprises special page configuration parameters of the configuration task, so that the transfer server forwards the special page configuration parameters to a corresponding special building server according to a preset distribution rule, the special building server calls a special page building program according to the configuration parameters to generate a page address of the special page, the page address is returned to the transfer server, and the transfer server returns the page address to the client.
Specifically, the method is applied to a topic page generation system, the topic page generation system comprises at least one client, at least one topic construction server and a transfer server, and after the transfer server is started, a connection instruction sent by the client and the topic construction server is received at the same time.
The client is the contact between the interface displayed by the browser of the user and the special topic construction server when the user accesses the special topic construction server, different users can generate different requests by clicking the browser, and each contact is calculated as a client. That is to say, the client in the embodiment of the present invention may be not only a hardware terminal device, such as a mobile phone computer with a browser interface, but also a soft terminal, that is, it may be a client each time a browser communicates with a topic construction server.
The topic page may be a small window page that can be moved on one page, or may be a project classification on one page, such as a news topic, an entertainment topic, and the like, which is not specifically limited in the embodiment of the present invention.
A user configures thematic page parameters on a browser editor interface of a client, and after the configuration is completed, clicks an issue button of a configuration page, the client sends a start instruction of a configuration task, namely a start task instruction, to a transit server, wherein the start instruction of the configuration task comprises the configuration parameters, fig. 2 is a schematic diagram of a client parameter configuration page in the embodiment of the present invention, as shown in fig. 2, the user can configure relevant parameters of the thematic page on the browser editor interface of the client, and send the parameters to the transit server through the start instruction of the configuration task.
And after receiving a starting instruction of the configuration task, the transfer server forwards the starting instruction to the corresponding thematic construction server according to a preset distribution rule.
When the topic construction server starts to operate, the topic construction server is accessed into the topic page generation system, meanwhile, the transfer server can acquire the operation state of the topic construction server, and the sequence of the time when the transfer server acquires the operation state of the topic construction server is determined as a preset list. And when the transfer server receives starting instructions of a plurality of configuration tasks, forwarding the configuration task starting instructions to the corresponding topic construction server according to a list of the pre-established topic construction servers.
After receiving a configuration task starting instruction, namely a 'result' instruction, the thematic construction server calls a thematic page construction program to process configuration parameters contained in the instruction to obtain a page address of a thematic page, and sends a task completion instruction carrying the page address to the transfer server.
Then the transfer server forwards the task completion instruction carrying the page address to the client;
s102, the client receives the page address returned by the transit server.
And after the client receives the task completion instruction, acquiring a page address in the task completion instruction, and reminding the user that a thematic page is generated.
The method for generating the special topic page provided by the embodiment of the invention is applied to a client, and comprises the following steps: the client sends a starting instruction of the configuration task to the transfer server, the starting instruction of the configuration task comprises configuration parameters of the thematic pages, so that the transfer server forwards the configuration parameters of the thematic pages to the corresponding thematic building server according to preset allocation rules, the thematic building server calls a thematic page building program to generate page addresses of the thematic pages according to the configuration parameters, the page addresses are returned to the transfer server, the transfer server returns the page addresses to the client, and the client receives the page addresses returned by the transfer server, so that the thematic pages can be generated quickly, the generation efficiency of the thematic pages is improved, meanwhile, the production cost of the thematic pages can be reduced, the learning cost of related personnel is reduced, and manpower resources are saved.
Example two
The method provided by the above embodiment is further described in an additional embodiment of the present invention.
Optionally, the preset allocation rule includes a preset list of the sequence of the time when the transfer server obtains the running state of the topic construction server,
the transfer server forwards the configuration parameters of the special topic pages to a corresponding special topic construction server according to preset distribution rules, and the method comprises the following steps:
and according to the preset list, the transfer server forwards the configuration parameters of the special topic pages to a corresponding idle special topic construction server.
On the basis of the above-described embodiment, when the topic construction server is started up and connected to the transit server, the relay server records the status of each topic construction server and the time when the topic construction server is added to the topic page generation system, for example, the status of the topic construction server can be an available status or an unavailable status, the available state is also an idle state, the unavailable state is also a busy state, the transfer server establishes a list according to the sequence of the time of the idle thematic construction server adding into the thematic page generation system, namely, the transfer server establishes a list according to the sequence of the time for obtaining the running state of the thematic construction server, after receiving a task starting instruction sent by the client, then the task start instruction is forwarded according to the sequence of the thematic construction servers in the list.
For example, if the client a sends a configuration task start command to the transit server, and the pre-established list in the transit server is the topic construction server B, C, D, the transit server will forward the configuration task start command to the topic construction server B. When the next instruction comes, the instruction is forwarded to the topic construction server C, and so on.
Optionally, the starting instruction includes a MAC address of the client, the preset allocation rule includes a matching record of the MAC address and a corresponding topic construction server,
the transfer server forwards the configuration parameters of the special topic pages to the corresponding special topic construction server according to preset distribution rules, and the method further comprises the following steps:
and the transfer server distributes the configuration parameters of the thematic page to a thematic construction server corresponding to the MAC address according to the matching records.
Specifically, the starting instruction comprises a thematic page configuration parameter and an MAC address of the client, a matching record of the MAC address and a corresponding thematic construction server is pre-stored in the transfer server, further, after the client sends a starting instruction of the configuration task, the starting instruction comprises the MAC address and the configuration parameter of the client, after the transfer server receives the starting instruction, the thematic construction server corresponding to the MAC address is searched according to the MAC address of the client in the starting instruction, and the configuration parameter of the thematic page is sent to the thematic construction server corresponding to the MAC address, so that if a plurality of clients and a plurality of thematic construction servers exist, different thematic construction servers are distributed to the clients according to the matching record to process different services, and the services initiated by the clients are prevented from being concentrated on one thematic construction server at the same time, causing congestion.
Optionally, the topic page building program at least comprises a publishing mode building program and a preview mode building program;
the thematic construction server calls a thematic page construction program according to the configuration parameters to generate a page address of the thematic page, and returns the page address to the transfer server, and the method comprises the following steps:
the thematic construction server analyzes the configuration parameters, calls a preview mode construction program, processes the analyzed configuration parameters, generates a preview code file of the thematic page corresponding to the configuration parameters and a preview page address corresponding to the preview code file, uploads the preview code file and the preview page address to a WEB server, and sends the preview page address to the transfer server;
and/or
The thematic construction server analyzes the configuration parameters, calls a release mode construction program, processes the analyzed configuration parameters, generates a release code file of the thematic page corresponding to the configuration parameters and a release page address corresponding to the release code file, uploads the release code file and the release page address to a WEB server, and sends the release page address to the transit server.
It should be noted that a topic page construction program is preset in a database of a topic construction server, and at least includes a preview mode construction program and a release mode construction program, where the preview mode construction program and the release mode construction program are in a code format, when the topic construction server receives configuration parameters, the configuration parameters are analyzed, then the preview mode construction program and the release mode construction program are called, the preview mode construction program and the release mode construction program respectively read the analyzed configuration parameters, generate a code file of a topic page corresponding to the configuration parameters, and a page address of the topic page, and upload the code file and the page address of the topic page to a WEB server, and send a task completion instruction to the transit server, where the configuration parameters at least include page title information, background information, and a configuration parameter setting program, Element information, operation information, and animation information.
Specifically, as shown in fig. 2, the user configures parameters of a topic page on an interface of a client browser editor, which mainly refers to the configuration of content included in the topic page, and includes the following specific parameters, but is not limited to the specific parameters, for example:
a) page title information;
b) background information: the background of the page, the solid background or the background with the background picture;
c) element information: what elements are in the page, the position and the size of the elements, if the elements contain characters, the size, the font, the color and the like of the characters, and if the elements are pictures, the size of the pictures and what pictures are displayed; color, thickness, etc. of lines in the figure;
d) operation information: interactive operation of elements in a page, such as what effect is to be achieved when clicking;
e) animation information: animation effects of elements in the page, whether to display the animation and in what manner to display the animation;
f) when the special topic is shared, the configuration of the title and the thumbnail is shared.
Specifically, the parameter configuration is carried out on the thematic page through the following steps of:
1) a step of creating a special topic, wherein the page type is selected in a newly created special topic page;
when the new topic is created, a 'multi-page' type topic or a 'single-page' type topic can be selected to be created.
2) A page configuration step, namely opening a special topic editing page after the new special topic page determines the page type;
setting a page attribute type and a page appearance type on the thematic editing page, and adding components;
and opening a topic editing page after the new topic is created. Clicking a 'page' area of the working area, selecting the current page, and displaying a configuration option aiming at the current 'page' in a configuration area on the right side of the working area. The configuration is divided into two types of attribute and appearance.
The attribute type setting includes, but is not limited to, setting whether the page supports sliding, display information when the page is shared, page height, and the like.
In the appearance type setting, the setting of background color, background picture, background transparency, background picture arrangement and the like is included but not limited.
The title of the type of multiple pages can be added by clicking a button of a new page. Or right clicking a certain page in a page preview area on the left side of the working area, selecting 'copy' in a popup menu, right clicking a position where a page needs to be inserted, selecting 'paste', and copying all contents of the original page, including components in the page and page configuration.
Clicking on the component toolbar above the page may add components. The components are divided into system components and custom components.
3) And a component configuration step, namely configuring the components added in the page configuration step, wherein the configuration at least comprises component attributes, component appearances, events, animations and the like.
Take the "media" component of the system component as an example. Clicking the button of the 'media' component, the right area pops up a floating panel of the selected media library, and pictures, audio or video can be selected in the floating panel. Selecting the corresponding category can show the media resources of the uploaded category, and if no resources are needed, the media resources can be uploaded to a media library. Upon selection of a media asset, the asset will be added to the current "page" in the form of a "media" component, with the floating deck of the media library disappearing. Clicking on the just added component, the configuration area to the right of the workspace presents the configuration options for the current component "media". The configuration is divided into four types of attribute, appearance, event and animation.
In the attribute type setting, the setting includes, but is not limited to, setting of "source", "frame color", "frame width", "frame type", "frame radian", and the like, and after the setting is modified, the corresponding attribute of the selected component is changed correspondingly when the selected component is displayed in the working area.
The appearance type setting includes, but is not limited to, setting settings such as "background picture", "background color", "background transparency", "width", "height", "X coordinate", "Y coordinate", "rotation angle", and after the setting is modified, corresponding attributes of the selected component change correspondingly when the selected component is displayed in the working area.
In the animation type setting, the animation behavior of the component can be set in the form of "animation group", each group can be set as "animation type", "animation duration", "delay", "playing times", "playing mode", each group can be clicked to "preview" button, and the configured animation can be previewed, if the current group is not required to be deleted. Each component can be provided with a plurality of animation groups
In the event type setting, the animation behavior of the component may be set in the form of "event groups", each group may set events "execution timing", "execution operation", "execution object", "delay", and each component may set a plurality of event groups.
The custom component also has a configuration similar to the system component, specifically related to the configuration to be exposed as set at development time.
When the component is selected, the 'X coordinate' and the 'Y coordinate' of the component can be changed by dragging; it is also possible to move the assembly up, down, left, and right by one pixel by the up, down, left, and right keys while holding down the "Shift" key, 10 pixel units are changed, and the values of the "X coordinate" and the "Y coordinate" are changed. When the component is selected, small blocks representing 8 directions appear on the component, the mouse clicks the small blocks and moves to change the width and the height of the component and modify the values of the width and the height, and when the Shift key is pressed, the width and the height of the component are increased or reduced according to the original proportion and the values of the width and the height are modified.
Pressing the "Shift" or "Ctrl" or "Command" keys may select multiple components. When a plurality of components are selected, common attributes such as "width", "height", "X-coordinate", "Y-coordinate", and the like may be set in the configuration area on the right side. When a plurality of components are selected, the components can be moved as described above, and after the component is dragged to stop, the "X coordinate" and the "Y coordinate" of the selected components are respectively increased or decreased by the change value.
4) Generating a preview page address;
after a user clicks a preview button on a page shown in fig. 2 of a browser editor of a client, the client sends a preview instruction to a topic construction server through a transfer server, triggers a preview process in a topic page construction program on the topic construction server, and compiles in a preview mode, wherein the compiling in the preview mode specifically refers to calling the construction program in the preview mode to read analyzed configuration parameters, after the compiling is successful, a preview page address is generated, the preview page address is sent to the client through the transfer server, and after the client receives the browse page address, the client opens a preview topic page according to the address.
5) Generating a release page address;
after clicking a "publish" button in fig. 2 on a page of a client browser editor, a user jumps to a publish configuration page, as shown in fig. 3, in which the following data can be configured: the method comprises a basic configuration 301 and a sharing configuration 302, wherein the basic configuration comprises:
A. the page issuing address is as follows: according to different service lines, different domain names and paths can be selected and issued, and finally generated thematic file names are configured.
B. Start time: the starting time of the thematic page, such as the time before the starting time when the user accesses, can display a prompt or jump to a certain address according to the configuration.
C. End time: the ending time of the thematic page, such as the time after the ending time when the user accesses, can display a prompt or jump to a certain address according to the configuration.
The sharing configuration 302 includes:
D. sharing the title: titles that are shown when topics are shared, for example, is a very good activity.
E. Sharing the content: and previewing words displayed when the topic is shared.
F. Sharing the icon: and previewing pictures displayed when the special topic is shared.
Clicking a 'confirm issue' button 303 on an issue configuration page, sending an issue instruction to a topic construction server by a client through a transit server, triggering a compiling process in a topic page construction program on the topic construction server, and compiling in an issue mode, wherein compiling in the issue mode is specifically to invoke a construction program of the issue mode to read analyzed configuration parameters, generate an issue page address after compiling successfully, and send issue success information, namely a task completion instruction, back to the client, wherein the issue success information includes the issue page address, the client skips from the issue configuration page to the issue success page after receiving the issue success information returned by the transit server, and displays the issue page address on the issue success page, and the address can be a link or a two-dimensional code of the page address, or both.
If the special topic is modified, the address of the issued page is unchanged after the new issue, and the content of the page is updated accordingly.
Specifically, the special topic page corresponding to the issue page address is optimally designed on the basis of the special topic page corresponding to the preview page address, and specific operations can be set according to the requirements of the user, which is not specifically limited in the embodiment of the present invention.
The topic construction server configures a component module and a page module of a preset topic page according to configuration parameters of the topic page, generates a code file of the topic page corresponding to the configuration parameters, and generates a page address of the topic page, wherein the page address of the topic page can be a release page address or a preview page address, uploads the generated topic page code and the corresponding page address to a WEB server through ftp, and simultaneously sends a task completion instruction carrying the page address to a transfer server.
Optionally, after the client receives the page address returned by the transit server, the method further includes: and displaying the page address on the interface of the client in a two-dimensional code form and/or a website link form.
Specifically, the received page address is displayed on the client, or is in a two-dimensional code form, or may be in a website link form, which is not specifically limited in the embodiment of the present invention, wherein the two-dimensional code may be generated in various ways, and may be generated by calling an existing interface, or may be generated by using a two-dimensional code algorithm; the web address link form of the page address may be a URL (Uniform Resource Locator), which is not specifically limited in the embodiment of the present invention.
When the user clicks the page address, the client displays the specific content of the page according to the page address.
Optionally, before the client sends a start instruction of a configuration task to the transit server, the method further includes:
the client sends a connection request instruction to the transfer server, and if an idle special topic construction server exists in the transfer server, the transfer server returns a confirmation instruction to the client;
and after receiving the confirmation instruction, the client sends a start instruction of the configuration task to the transit server.
On the basis of the above embodiment, when the client sends the connection request instruction to the relay server, the relay server judges whether the topic construction server in the access system is available resource, and if the available resource exists, a confirmation instruction, namely a "ready" instruction is returned to the client;
if no available resources exist in the transit server, the transit server returns a 'from full' instruction to the client.
After receiving the "from full" instruction, the client reconnects the network once every preset time, for example, once every 10 seconds, and if the number of retries exceeds a set threshold, an error message is displayed to the user.
By arranging the transfer server, the forwarding can be flexibly carried out according to the actual situation, and the generation efficiency of the special page is improved.
The method for generating the special topic page provided by the embodiment of the invention is applied to a client, and comprises the following steps: the client sends a starting instruction of the configuration task to the transfer server, the starting instruction of the configuration task comprises configuration parameters of the thematic pages, so that the transfer server forwards the configuration parameters of the thematic pages to the corresponding thematic building server according to preset allocation rules, the thematic building server calls a thematic page building program to generate page addresses of the thematic pages according to the configuration parameters, the page addresses are returned to the transfer server, the transfer server returns the page addresses to the client, and the client receives the page addresses returned by the transfer server, so that the thematic pages can be generated quickly, the generation efficiency of the thematic pages is improved, the production cost of the thematic pages can be reduced, the learning cost of related personnel is reduced, and human resources are saved.
EXAMPLE III
The embodiment of the invention provides a special topic page generation system. For carrying out the methods provided by the above-described embodiments.
Referring to fig. 4, which shows a schematic structural diagram of a thematic page generation system in the embodiment of the present invention, the thematic page generation system in the embodiment of the present invention includes a client 401, a transit server 402, and a thematic construction server 403, where the transit server 402 is connected to the client 401 and the thematic construction server 403 respectively:
the client 401 is configured to send a configuration task starting instruction to the transfer server, where the configuration task starting instruction includes configuration parameters of a thematic page;
the transfer server 402 forwards the configuration parameters of the topic pages to corresponding topic construction servers according to preset distribution rules;
the topic construction server 403 is configured to process the configuration parameters, generate a page address of the topic page, and send the page address back to the transfer server;
the transit server 402 is used for returning the page address to the client;
the client 401 is configured to receive the page address returned by the transit server.
In the topic page generation system provided by the embodiment of the invention, the client sends a start instruction of a configuration task to the transfer server, the start instruction of the configuration task comprises the configuration parameters of the topic page, so that the transfer server forwards the configuration parameters of the topic page to the corresponding topic construction server according to the preset allocation rule, the topic construction server calls a topic page construction program according to the configuration parameters to generate a page address of the topic page and returns the page address to the transfer server, the transfer server returns the page address to the client, and the client receives the page address returned by the transfer server, so that the topic page can be quickly generated, the generation efficiency of the topic page is improved, meanwhile, the production cost of the topic page can be reduced, the learning cost of related personnel is reduced, and human resources are saved.
Example four
The functions of the modules and the interaction relationship between the modules are described in detail below.
The device provided by the above embodiment is further described in an additional embodiment of the present invention.
Optionally, the preset allocation rule includes a preset list of the sequence of the time when the transfer server obtains the running state of the topic construction server,
and the transfer server is used for forwarding the special topic page configuration parameters to a corresponding idle special topic construction server according to the preset list.
Optionally, the starting instruction includes a MAC address of the client, the preset allocation rule includes a matching record of the MAC address and a corresponding topic construction server,
the transfer server is also used for distributing the special page configuration parameters to a special construction server corresponding to the MAC address according to the matching records.
Optionally, the topic page building program at least comprises a publishing mode building program and a preview mode building program;
the special topic construction server is used for analyzing the configuration parameters, calling a preview mode construction program, processing the analyzed configuration parameters, generating a preview code file of the special topic page corresponding to the configuration parameters and a preview page address corresponding to the preview code file, uploading the preview code file and the preview page address to a WEB server, and sending the preview page address to the transfer server;
and/or
The special topic construction server is also used for analyzing the configuration parameters, calling a release mode construction program, processing the analyzed configuration parameters, generating a release code file of the special topic page corresponding to the configuration parameters and a release page address corresponding to the release code file, transmitting the release code file and the release page address to a WEB server, and transmitting the release page address to the transfer server.
Optionally, the client is configured to display the page address in a two-dimensional code form and/or a website link form on an interface of the client.
Optionally, the client is further configured to send a connection request instruction to the transfer server, and if there is an idle topic construction server in the transfer server, the transfer server returns a confirmation instruction to the client;
and after receiving the confirmation instruction, the client sends a configuration task starting instruction to the transit server.
The system for generating the special topic page provided by the embodiment of the invention is applied to a client, and the method comprises the following steps: the client sends a starting instruction of the configuration task to the transfer server, the starting instruction of the configuration task comprises configuration parameters of the thematic pages, so that the transfer server forwards the configuration parameters of the thematic pages to the corresponding thematic building server according to preset allocation rules, the thematic building server calls a thematic page building program to generate page addresses of the thematic pages according to the configuration parameters, the page addresses are returned to the transfer server, the transfer server returns the page addresses to the client, and the client receives the page addresses returned by the transfer server, so that the thematic pages can be generated quickly, the generation efficiency of the thematic pages is improved, the production cost of the thematic pages can be reduced, the learning cost of related personnel is reduced, and human resources are saved.
EXAMPLE five
Fig. 5 is a schematic diagram of a hardware structure of a terminal device for implementing various embodiments of the present invention.
The terminal device 600 includes but is not limited to: a radio frequency unit 601, a network module 602, an audio output unit 603, an input unit 604, a sensor 605, a display unit 606, a user input unit 607, an interface unit 608, a memory 609, a processor 610, and a power supply 611. Those skilled in the art will appreciate that the terminal device configuration shown in fig. 5 does not constitute a limitation of the terminal device, and that the terminal device may include more or fewer components than shown, or combine certain components, or a different arrangement of components. In the embodiment of the present invention, the terminal device includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 601 may be used for receiving and sending signals during a message sending and receiving process or a call process, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 610; in addition, the uplink data is transmitted to the base station. In general, radio frequency unit 601 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. Further, the radio frequency unit 601 may also communicate with a network and other devices through a wireless communication system.
The terminal device provides the user with wireless broadband internet access through the network module 602, such as helping the user send and receive e-mails, browse webpages, access streaming media, and the like.
The audio output unit 603 may convert audio data received by the radio frequency unit 601 or the network module 602 or stored in the memory 609 into an audio signal and output as sound. Also, the audio output unit 603 can also provide audio output related to a specific function performed by the terminal apparatus 600 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 603 includes a speaker, a buzzer, a receiver, and the like.
The input unit 604 is used to receive audio or video signals. The input Unit 604 may include a Graphics Processing Unit (GPU) 6041 and a microphone 6042, and the Graphics processor 6041 processes image data of a still picture or video obtained by an image capturing apparatus (such as a camera) in a video capture mode or an image capture mode. The processed image frames may be displayed on the display unit 606. The image frames processed by the graphic processor 6041 may be stored in the memory 609 (or other storage medium) or transmitted via the radio frequency unit 601 or the network module 602. The microphone 6042 can receive sound, and can process such sound into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 601 in case of the phone call mode.
The terminal device 600 further comprises at least one sensor 605, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the luminance of the display panel 6061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 6061 and/or the backlight when the terminal apparatus 600 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the terminal device posture (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration identification related functions (such as pedometer, tapping), and the like; the sensors 605 may also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which are not described in detail herein.
The display unit 606 is used to display information input by the user or information provided to the user. The Display unit 606 may include a Display panel 6061, and the Display panel 6061 may be configured by a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 607 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the terminal device. Specifically, the user input unit 607 includes a touch panel 6071 and other input devices 6072. Touch panel 6071, also referred to as a touch screen, may collect touch operations by a user on or near it (e.g., operations by a user on or near touch panel 6071 using a finger, stylus, or any suitable object or accessory). The touch panel 6071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 610, receives a command from the processor 610, and executes the command. In addition, the touch panel 6071 can be implemented by various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The user input unit 607 may include other input devices 6072 in addition to the touch panel 6071. Specifically, the other input devices 6072 may include, but are not limited to, a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a track ball, a mouse, and a joystick, which are not described herein again.
Further, the touch panel 6071 can be overlaid on the display panel 6061, and when the touch panel 6071 detects a touch operation on or near the touch panel 6071, the touch operation is transmitted to the processor 610 to determine the type of the touch event, and then the processor 610 provides a corresponding visual output on the display panel 6061 according to the type of the touch event. Although in fig. 5, the touch panel 6071 and the display panel 6061 are two independent components to implement the input and output functions of the terminal device, in some embodiments, the touch panel 6071 and the display panel 6061 may be integrated to implement the input and output functions of the terminal device, and this is not limited here.
The interface unit 608 is an interface for connecting an external device to the terminal apparatus 600. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 608 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the terminal apparatus 600 or may be used to transmit data between the terminal apparatus 600 and an external device.
The memory 609 may be used to store software programs as well as various data. The memory 609 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 609 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 610 is a control center of the terminal device, connects various parts of the entire terminal device by using various interfaces and lines, and performs various functions of the terminal device and processes data by running or executing software programs and/or modules stored in the memory 609 and calling data stored in the memory 609, thereby performing overall monitoring of the terminal device. Processor 610 may include one or more processing units; preferably, the processor 610 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 610.
The terminal device 600 may further include a power supply 611 (such as a battery) for supplying power to various components, and preferably, the power supply 611 may be logically connected to the processor 610 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system.
In addition, the terminal device 600 includes some functional modules that are not shown, and are not described in detail herein.
Preferably, an embodiment of the present invention further provides a terminal device, including: the processor 610, the memory 609, and a computer program stored in the memory 609 and capable of running on the processor 610, where the computer program, when executed by the processor 610, implements each process of the above cheating determination method embodiment, and can achieve the same technical effect, and in order to avoid repetition, it is not described here again.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when being executed by a processor, the computer program implements each process of the above cheating determination method embodiment, and can achieve the same technical effect, and in order to avoid repetition, the details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. 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.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a U disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (12)

1. A method for generating a thematic page is applied to a client, and comprises the following steps:
the client sends a starting instruction of a configuration task to a transfer server, wherein the starting instruction comprises a special page configuration parameter of the configuration task, so that the transfer server forwards the special page configuration parameter to a corresponding special building server according to a preset distribution rule, the special building server calls a special page building program according to the configuration parameter to generate a page address of the special page, and the page address is returned to the transfer server, so that the transfer server returns the page address to the client;
and the client receives the page address returned by the transit server.
2. The method according to claim 1, wherein the preset allocation rule includes a preset list of a chronological order of the time when the transit server acquires the operation status of the topic construction server,
the transfer server forwards the configuration parameters of the special topic pages to a corresponding special topic construction server according to preset distribution rules, and the method comprises the following steps:
and according to the preset list, the transfer server forwards the configuration parameters of the special topic pages to a corresponding idle special topic construction server.
3. The method according to claim 1, wherein the start instruction comprises a MAC address of the client, the preset allocation rule comprises a matching record of the MAC address and a corresponding topic construction server,
the transfer server forwards the configuration parameters of the special topic pages to the corresponding special topic construction server according to preset distribution rules, and the method further comprises the following steps:
and the transfer server distributes the configuration parameters of the thematic page to a thematic construction server corresponding to the MAC address according to the matching records.
4. The method according to claim 1, wherein the topical page builder includes at least a post mode builder and a preview mode builder;
the thematic construction server calls a thematic page construction program according to the configuration parameters to generate a page address of the thematic page, and returns the page address to the transfer server, and the method comprises the following steps:
the thematic construction server analyzes the configuration parameters, calls a preview mode construction program, processes the analyzed configuration parameters, generates a preview code file of the thematic page corresponding to the configuration parameters and a preview page address corresponding to the preview code file, uploads the preview code file and the preview page address to a WEB server, and sends the preview page address to the transfer server;
and/or
The thematic construction server analyzes the configuration parameters, calls a release mode construction program, processes the analyzed configuration parameters, generates a release code file of the thematic page corresponding to the configuration parameters and a release page address corresponding to the release code file, uploads the release code file and the release page address to a WEB server, and sends the release page address to the transfer server.
5. The method of claim 1, wherein after receiving the page address returned by the transit server, the client further comprises: and displaying the page address on the interface of the client in a two-dimensional code form and/or a website link form.
6. The method of claim 2, wherein before the client sends a start instruction for a configuration task to the transit server, the method further comprises:
the client sends a connection request instruction to the transfer server, and if an idle special topic construction server exists in the transfer server, the transfer server returns a confirmation instruction to the client;
and after receiving the confirmation instruction, the client sends a start instruction of the configuration task to the transit server.
7. A topic page generation system is characterized by comprising a client, a transfer server and a topic construction server, wherein the transfer server is respectively connected with the client and the topic construction server:
the client is used for sending a configuration task starting instruction to the transfer server, wherein the configuration task starting instruction comprises configuration parameters of a thematic page;
the transfer server forwards the configuration parameters of the special pages to a corresponding special building server according to a preset distribution rule;
the special topic construction server is used for processing the configuration parameters, generating a page address of the special topic page and sending the page address back to the transfer server;
the transit server is used for returning the page address to the client;
and the client receives the page address returned by the transit server.
8. The system according to claim 7, wherein the preset allocation rule includes a preset list of a chronological order of the time when the transit server acquires the operation status of the topic construction server,
and the transfer server is used for forwarding the special topic page configuration parameters to a corresponding idle special topic construction server according to the preset list.
9. The system according to claim 7, wherein the start instruction comprises a MAC address of the client, the preset allocation rule comprises a matching record of the MAC address and a corresponding topic construction server,
the transfer server is also used for distributing the special page configuration parameters to a special construction server corresponding to the MAC address according to the matching records.
10. The system of claim 7, wherein the topical page builder includes at least a post mode builder and a preview mode builder;
the special topic construction server is used for analyzing the configuration parameters, calling a preview mode construction program, processing the analyzed configuration parameters, generating a preview code file of the special topic page corresponding to the configuration parameters and a preview page address corresponding to the preview code file, uploading the preview code file and the preview page address to a WEB server, and sending the preview page address to the transfer server;
and/or
The special topic construction server is also used for analyzing the configuration parameters, calling a release mode construction program, processing the analyzed configuration parameters, generating a release code file of the special topic page corresponding to the configuration parameters and a release page address corresponding to the release code file, transmitting the release code file and the release page address to a WEB server, and transmitting the release page address to the transfer server.
11. The system of claim 7,
the client is used for displaying the page address on the interface of the client in a two-dimensional code mode and/or a website link mode.
12. The system of claim 8,
the client is also used for sending a connection request instruction to the transfer server, and if an idle special topic construction server exists in the transfer server, the transfer server returns a confirmation instruction to the client;
and after receiving the confirmation instruction, the client sends a start instruction of the configuration task to the transit server.
CN201911108622.5A 2019-11-13 2019-11-13 Method and system for generating special topic page Pending CN110908639A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911108622.5A CN110908639A (en) 2019-11-13 2019-11-13 Method and system for generating special topic page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911108622.5A CN110908639A (en) 2019-11-13 2019-11-13 Method and system for generating special topic page

Publications (1)

Publication Number Publication Date
CN110908639A true CN110908639A (en) 2020-03-24

Family

ID=69817386

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911108622.5A Pending CN110908639A (en) 2019-11-13 2019-11-13 Method and system for generating special topic page

Country Status (1)

Country Link
CN (1) CN110908639A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111597474A (en) * 2020-04-03 2020-08-28 多点(深圳)数字科技有限公司 Two-dimensional code design and skip method compatible with multi-client environment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106445520A (en) * 2016-09-23 2017-02-22 北京赢点科技有限公司 Method and device for making visualized themed page
US20190243860A1 (en) * 2011-06-09 2019-08-08 Amazon Technologies, Inc. Personalized landing pages
CN110442610A (en) * 2019-08-05 2019-11-12 中国工商银行股份有限公司 The method, apparatus of load balancing calculates equipment and medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190243860A1 (en) * 2011-06-09 2019-08-08 Amazon Technologies, Inc. Personalized landing pages
CN106445520A (en) * 2016-09-23 2017-02-22 北京赢点科技有限公司 Method and device for making visualized themed page
CN110442610A (en) * 2019-08-05 2019-11-12 中国工商银行股份有限公司 The method, apparatus of load balancing calculates equipment and medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111597474A (en) * 2020-04-03 2020-08-28 多点(深圳)数字科技有限公司 Two-dimensional code design and skip method compatible with multi-client environment

Similar Documents

Publication Publication Date Title
CN111049663B (en) Method, electronic device and medium for creating topic group
CN109145142B (en) Management method and terminal for shared information of pictures
CN108958867B (en) Task operation method and device for application
US10775979B2 (en) Buddy list presentation control method and system, and computer storage medium
CN110795666B (en) Webpage generation method, device, terminal and storage medium
CN111010332A (en) Group chat method and electronic equipment
CN109491738B (en) Terminal device control method and terminal device
CN110933511B (en) Video sharing method, electronic device and medium
CN109756767B (en) Preview data playing method, device and storage medium
CN109739402B (en) Fast application processing method and terminal equipment
CN110673770B (en) Message display method and terminal equipment
WO2021175143A1 (en) Picture acquisition method and electronic device
CN110971970B (en) Video processing method and electronic equipment
CN109271262B (en) Display method and terminal
CN108334265A (en) A kind of document handling method and mobile terminal
CN110913261A (en) Multimedia file generation method and electronic equipment
CN111124709A (en) Text processing method and electronic equipment
CN114422461A (en) Message reference method and device
CN111104380A (en) Application file management method and device, mobile terminal and storage medium
CN109063079B (en) Webpage labeling method and electronic equipment
CN108881742B (en) Video generation method and terminal equipment
CN111694497B (en) Page combination method and electronic equipment
CN111178306B (en) Display control method and electronic equipment
CN111049977B (en) Alarm clock reminding method and electronic equipment
CN110908639A (en) Method and system for generating special topic page

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200324

RJ01 Rejection of invention patent application after publication