Page display method and device, electronic equipment and storage medium

文档序号:1904788 发布日期:2021-11-30 浏览:6次 中文

阅读说明:本技术 页面展示方法、装置、电子设备及存储介质 (Page display method and device, electronic equipment and storage medium ) 是由 李尚声 于 2021-07-30 设计创作,主要内容包括:本公开关于一种页面展示方法、装置、电子设备及存储介质,该方法包括响应于直播场景中的目标页面的页面加载请求,发送目标页面中工具展示区域的动态配置请求,动态配置请求包括目标页面对应的目标直播场景的目标场景标识信息;接收与目标场景标识信息对应的目标动态配置信息,目标动态配置信息表征预先为目标直播场景配置的工具集合的属性信息;基于目标动态配置信息,展示目标页面。利用本公开实施例可以动态下发不同直播场景对应的动态配置信息,实现页面动态更新展示,大大提升了页面更新配置的便捷性和效率。(The method comprises the steps of responding to a page loading request of a target page in a live scene, sending a dynamic configuration request of a tool display area in the target page, wherein the dynamic configuration request comprises target scene identification information of the target live scene corresponding to the target page; receiving target dynamic configuration information corresponding to the target scene identification information, wherein the target dynamic configuration information represents attribute information of a tool set configured for a target live broadcast scene in advance; and displaying the target page based on the target dynamic configuration information. By using the embodiment of the disclosure, dynamic configuration information corresponding to different live scenes can be dynamically issued, dynamic updating and displaying of the page can be realized, and convenience and efficiency of page updating and configuration are greatly improved.)

1. A page display method is characterized by comprising the following steps:

responding to a page loading request of a target page in a live scene, and sending a dynamic configuration request of a tool display area in the target page, wherein the dynamic configuration request comprises target scene identification information of a target live scene corresponding to the target page;

receiving target dynamic configuration information corresponding to the target scene identification information, wherein the target dynamic configuration information represents attribute information of a tool set configured for the target live broadcast scene in advance;

and displaying the target page based on the target dynamic configuration information.

2. The page display method according to claim 1, wherein the tool display area includes at least one unit display area, the target dynamic configuration information includes a sub-tool set corresponding to each of the at least one unit display area and display configuration information of tools in the sub-tool set, and the sub-tool set includes a plurality of tools arranged according to display priorities;

the displaying the target page based on the target dynamic configuration information comprises:

acquiring preset tool authorization information;

determining a target authorization tool corresponding to the at least one unit display area based on the preset tool authorization information and the display priority;

displaying a target page comprising the target authorization tool based on target display configuration information;

the target display configuration information is display configuration information of a target authorization tool corresponding to each unit display area.

3. The page presentation method of claim 2, wherein said target dynamic configuration information further comprises: at least one level of sub-tools of the tools in the sub-tool set and display configuration information of the at least one level of sub-tools; the at least one unit display area is displayed with a corresponding target authorization tool, and the method further comprises the following steps:

responding to a sub-tool display instruction triggered by a target authorization tool corresponding to any unit display area, and displaying the target sub-tool based on the display configuration information of the target sub-tool;

and the target sub-tool is a next-level sub-tool of the target authorization tool corresponding to the sub-tool display instruction.

4. The page display method according to claim 2, wherein the at least one unit display area includes a plurality of unit display areas arranged in a preset order, and the determining the target authorization tool corresponding to the at least one unit display area based on the preset tool authorization information and the display priority includes:

traversing the plurality of unit display areas based on the preset sequence;

under the condition of traversing to any unit display area, determining a current tool in a sub-tool set corresponding to the currently traversed unit display area, wherein the current tool is a tool which has the highest display priority and is not subjected to authorization verification in the sub-tool set corresponding to the currently traversed unit display area;

based on the preset tool authorization information, carrying out authorization verification on the current tool to obtain an authorization verification result of the current tool;

and under the condition that the authorization verification result of the current tool is that the verification is passed, taking the current tool passed through the verification as a target authorization tool of the currently traversed unit display area.

5. A page display method is characterized by comprising the following steps:

receiving a page loading request of a target terminal responding to a target page in a live broadcast scene, and sending a dynamic configuration request of a tool display area in the target page, wherein the dynamic configuration request comprises target scene identification information of a target live broadcast scene corresponding to the target page;

acquiring target dynamic configuration information corresponding to the target scene identification information, wherein the target dynamic configuration information represents attribute information of a tool set configured for the target live broadcast scene in advance;

and sending the target dynamic configuration information to the target terminal so that the target terminal displays the target page based on the target dynamic configuration information.

6. A page display apparatus, comprising:

the dynamic configuration request sending module is configured to execute a page loading request responding to a target page in a live scene, and send a dynamic configuration request of a tool display area in the target page, wherein the dynamic configuration request comprises target scene identification information of a target live scene corresponding to the target page;

a target dynamic configuration information receiving module configured to perform receiving of target dynamic configuration information corresponding to the target scene identification information, where the target dynamic configuration information represents attribute information of a tool set configured for the target live broadcast scene in advance;

and the target page display module is configured to display the target page based on the target dynamic configuration information.

7. A page display apparatus, comprising:

the dynamic configuration request receiving module is configured to execute a dynamic configuration request of a tool display area in a target page sent by a target terminal in response to a page loading request of the target page in a live broadcast scene, wherein the dynamic configuration request comprises target scene identification information of a target live broadcast scene corresponding to the target page;

a target dynamic configuration information obtaining module configured to perform obtaining of target dynamic configuration information corresponding to the target scene identification information, where the target dynamic configuration information represents attribute information of a tool set configured for the target live broadcast scene in advance;

and the target dynamic configuration information sending module is configured to execute sending of the target dynamic configuration information to the target terminal, so that the target terminal displays the target page based on the target dynamic configuration information.

8. An electronic device, comprising:

a processor;

a memory for storing the processor-executable instructions;

wherein the processor is configured to execute the instructions to implement the page presentation method of any one of claims 1 to 5.

9. A computer-readable storage medium, wherein instructions in the storage medium, when executed by a processor of an electronic device, enable the electronic device to perform the page presentation method of any one of claims 1 to 5.

10. A computer program product comprising computer instructions, characterized in that said computer instructions, when executed by a processor, implement the page presentation method of any one of claims 1 to 5.

Technical Field

The present disclosure relates to the field of internet technologies, and in particular, to a page display method and apparatus, an electronic device, and a storage medium.

Background

With the rapid development of internet technology and the popularization of electronic devices, application programs are also widely applied, in order to better meet user requirements, application programs often have multiple application scenarios, and iterative updating of a page corresponding to a certain application scenario is often faster.

In the related technology, a new page function is added, a tool related to the new function is written in a fixed position of a tool area at a client, and the style layout and the like are also written at the client; taking a page of a live broadcast scene as an example, some live broadcast functional tools are often fixedly displayed in a tool area in a live broadcast page, the positions, style layouts and the like of the tools are fixed, and if the types of the tools displayed in some areas in the page or the style layouts and the like of the tools need to be updated, corresponding functional tools need to be re-developed and the tools are realized by issuing a new version. The application page in the related technology cannot be dynamically adjusted, and the page updating is complicated and the efficiency is low.

Disclosure of Invention

The disclosure provides a page display method, a page display device, an electronic device and a storage medium, which are used for at least solving the problems that an application page cannot be dynamically adjusted, the page is complicated to update and the efficiency is low in the related art. The technical scheme of the disclosure is as follows:

according to a first aspect of the embodiments of the present disclosure, there is provided a page display method, including:

responding to a page loading request of a target page in a live scene, and sending a dynamic configuration request of a tool display area in the target page, wherein the dynamic configuration request comprises target scene identification information of a target live scene corresponding to the target page;

receiving target dynamic configuration information corresponding to the target scene identification information, wherein the target dynamic configuration information represents attribute information of a tool set configured for the target live broadcast scene in advance;

and displaying the target page based on the target dynamic configuration information.

Optionally, the tool display area includes at least one unit display area, the target dynamic configuration information includes a sub-tool set corresponding to each unit display area and display configuration information of tools in the sub-tool set, where the sub-tool set includes a plurality of tools arranged according to display priorities;

the displaying the target page based on the target dynamic configuration information comprises:

acquiring preset tool authorization information;

determining a target authorization tool corresponding to the at least one unit display area based on the preset tool authorization information and the display priority;

displaying a target page comprising the target authorization tool based on target display configuration information;

the target display configuration information is display configuration information of a target authorization tool corresponding to each unit display area.

Optionally, the target dynamic configuration information further includes: at least one level of sub-tools of the tools in the sub-tool set and display configuration information of the at least one level of sub-tools; the at least one unit display area is displayed with a corresponding target authorization tool, and the method further comprises the following steps:

responding to a sub-tool display instruction triggered by a target authorization tool corresponding to any unit display area, and displaying the target sub-tool based on the display configuration information of the target sub-tool;

and the target sub-tool is a next-level sub-tool of the target authorization tool corresponding to the sub-tool display instruction.

Optionally, the determining, by the at least one unit display area, a target authorization tool corresponding to the at least one unit display area based on the preset tool authorization information and the display priority includes:

traversing the plurality of unit display areas based on the preset sequence;

under the condition of traversing to any unit display area, determining a current tool in a sub-tool set corresponding to the currently traversed unit display area, wherein the current tool is a tool which has the highest display priority and is not subjected to authorization verification in the sub-tool set corresponding to the currently traversed unit display area;

based on the preset tool authorization information, carrying out authorization verification on the current tool to obtain an authorization verification result of the current tool;

and under the condition that the authorization verification result of the current tool is that the verification is passed, taking the current tool passed through the verification as a target authorization tool of the currently traversed unit display area.

Optionally, the determining, based on the preset tool authorization information and the display priority, a target authorization tool corresponding to the at least one unit display area further includes:

updating the current tool under the condition that the authorization verification result of the current tool is not verified;

and skipping to the preset tool authorization information based on the updated current tool, and performing authorization verification on the current tool to obtain an authorization verification result of the current tool.

Optionally, the method further includes:

and when the current tool is the tool with the lowest priority displayed in the sub-tool set corresponding to the currently traversed unit display area and the authorization verification result of the current tool is not verified, determining that the currently traversed unit display area is empty.

Optionally, the displaying the target page including the target authorization tool based on the target display configuration information includes:

displaying a target page comprising a target authorization tool based on display configuration information of the target authorization tool corresponding to a target unit display area;

wherein the target unit display area is a non-empty unit display area in the at least one unit display area.

According to a second aspect of the embodiments of the present disclosure, there is provided a page display method, including:

receiving a page loading request of a target terminal responding to a target page in a live broadcast scene, and sending a dynamic configuration request of a tool display area in the target page, wherein the dynamic configuration request comprises target scene identification information of a target live broadcast scene corresponding to the target page;

acquiring target dynamic configuration information corresponding to the target scene identification information, wherein the target dynamic configuration information represents attribute information of a tool set configured for the target live broadcast scene in advance;

and sending the target dynamic configuration information to the target terminal so that the target terminal displays the target page based on the target dynamic configuration information.

Optionally, the obtaining of the target dynamic configuration information corresponding to the target scene identification information includes:

acquiring target dynamic configuration information corresponding to the target scene identification information based on first preset mapping information;

the first preset mapping information represents a mapping relation between dynamic configuration information corresponding to a plurality of live scenes and scene identification information corresponding to the live scenes.

Optionally, the obtaining of the target dynamic configuration information corresponding to the target scene identifier includes:

determining target user type information corresponding to the target terminal;

acquiring target dynamic configuration information corresponding to the target user type information from dynamic configuration information corresponding to the target scene identification information based on second preset mapping information;

the second preset mapping information represents a mapping relation between dynamic configuration information corresponding to different user type information in a plurality of live scenes and scene identifications corresponding to the live scenes.

Optionally, before the obtaining of the target dynamic configuration information corresponding to the target scene identification information, the method further includes:

performing authority verification on the target terminal based on preset dynamic configuration authority information to obtain an authority verification result;

and under the condition that the authority verification result is that the authority verification is passed, executing the step of acquiring the target dynamic configuration information corresponding to the target scene identification information.

According to a third aspect of the embodiments of the present disclosure, there is provided a page displaying apparatus, including:

the dynamic configuration request sending module is configured to execute a page loading request responding to a target page in a live scene, and send a dynamic configuration request of a tool display area in the target page, wherein the dynamic configuration request comprises target scene identification information of a target live scene corresponding to the target page;

a target dynamic configuration information receiving module configured to perform receiving of target dynamic configuration information corresponding to the target scene identification information, where the target dynamic configuration information represents attribute information of a tool set configured for the target live broadcast scene in advance;

and the target page display module is configured to display the target page based on the target dynamic configuration information.

Optionally, the tool display area includes at least one unit display area, the target dynamic configuration information includes a sub-tool set corresponding to each unit display area and display configuration information of tools in the sub-tool set, where the sub-tool set includes a plurality of tools arranged according to display priorities;

the target page display module comprises:

a preset instrument authorization information acquisition unit configured to perform acquisition of preset instrument authorization information;

a target authorized tool determination unit configured to perform determination of a target authorized tool corresponding to the at least one unit display area based on the preset tool authorization information and the display priority;

a target page presentation unit configured to perform presentation of a target page including the target authoring tool based on target presentation configuration information;

the target display configuration information is display configuration information of a target authorization tool corresponding to each unit display area.

Optionally, the target dynamic configuration information further includes: at least one level of sub-tools of the tools in the sub-tool set and display configuration information of the at least one level of sub-tools; the at least one unit display area displays corresponding target authorized tools, and the device further comprises:

the target sub-tool display module is configured to execute a sub-tool display instruction triggered by a target authorization tool corresponding to any unit display area, and display the target sub-tool based on the display configuration information of the target sub-tool;

and the target sub-tool is a next-level sub-tool of the target authorization tool corresponding to the sub-tool display instruction.

Optionally, the at least one unit display area includes a plurality of unit display areas arranged according to a preset order, and the target authorization tool determining unit includes:

a unit display area traversing unit configured to perform traversal of the plurality of unit display areas based on the preset order;

the current tool determining unit is configured to determine a current tool in the sub tool set corresponding to the currently traversed unit display area under the condition that the current tool traverses any unit display area, wherein the current tool is a tool which has the highest display priority and is not subjected to authorization verification in the sub tool set corresponding to the currently traversed unit display area;

the authorization verification unit is configured to perform authorization verification on the current tool based on the preset tool authorization information to obtain an authorization verification result of the current tool;

and the target authorization tool subunit is configured to execute the step of taking the current tool passing the verification as the target authorization tool of the currently traversed unit display area under the condition that the authorization verification result of the current tool is verification passing.

Optionally, the target authorized tool unit further includes:

a current tool updating unit configured to update the current tool if the authorization verification result of the current tool is not verified;

and the skipping unit is configured to skip to the preset tool authorization information based on the updated current tool, and perform authorization verification on the current tool to obtain an authorization verification result of the current tool.

Optionally, the apparatus further comprises:

and the empty unit display area determining unit is configured to execute displaying of a tool with the lowest priority in the sub-tool set corresponding to the currently traversed unit display area, and determine that the currently traversed unit display area is empty when the authorization verification result of the current tool is not verified.

Optionally, the target page display unit is further configured to execute display configuration information of a target authorization tool corresponding to a target unit display area, and display a target page including the target authorization tool;

wherein the target unit display area is a non-empty unit display area in the at least one unit display area. According to a fourth aspect of the embodiments of the present disclosure, there is provided a page displaying apparatus, including:

the dynamic configuration request receiving module is configured to execute a dynamic configuration request of a tool display area in a target page sent by a target terminal in response to a page loading request of the target page in a live broadcast scene, wherein the dynamic configuration request comprises target scene identification information of a target live broadcast scene corresponding to the target page;

a target dynamic configuration information obtaining module configured to perform obtaining of target dynamic configuration information corresponding to the target scene identification information, where the target dynamic configuration information represents attribute information of a tool set configured for the target live broadcast scene in advance;

and the target dynamic configuration information sending module is configured to execute sending of the target dynamic configuration information to the target terminal, so that the target terminal displays the target page based on the target dynamic configuration information.

Optionally, the target dynamic configuration information obtaining module is specifically configured to perform obtaining, based on first preset mapping information, target dynamic configuration information corresponding to the target scene identification information;

the first preset mapping information represents a mapping relation between dynamic configuration information corresponding to a plurality of live scenes and scene identification information corresponding to the live scenes.

Optionally, the target dynamic configuration information obtaining module includes:

a target user type information determining unit configured to perform determining target user type information corresponding to the target terminal;

a target dynamic configuration information obtaining unit configured to perform obtaining target dynamic configuration information corresponding to the target user type information from dynamic configuration information corresponding to the target scene identification information based on second preset mapping information;

the second preset mapping information represents a mapping relation between dynamic configuration information corresponding to different user type information in a plurality of live scenes and scene identifications corresponding to the live scenes.

Optionally, the apparatus further comprises:

the authority verification module is configured to perform authority verification on the target terminal based on preset dynamic configuration authority information before the target dynamic configuration information corresponding to the target scene identification information is acquired, so that an authority verification result is obtained;

the target dynamic configuration information obtaining module is further configured to execute the step of obtaining the target dynamic configuration information corresponding to the target scene identification information when the permission verification result is that the permission verification passes.

According to a fifth aspect of embodiments of the present disclosure, there is provided an electronic apparatus including: a processor; a memory for storing the processor-executable instructions; wherein the processor is configured to execute the instructions to implement the method of any of the first or second aspects above.

According to a sixth aspect of embodiments of the present disclosure, there is provided a computer-readable storage medium, wherein instructions, when executed by a processor of an electronic device, enable the electronic device to perform the method of any one of the first or second aspects of the embodiments of the present disclosure.

According to a seventh aspect of the embodiments of the present disclosure, there is provided a computer program product containing instructions which, when run on a computer, cause the computer to perform the method of any one of the first or second aspects of the embodiments of the present disclosure.

The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:

in the page loading process, the target dynamic configuration information configured for the target live broadcast scene can be acquired by combining the target scene identification information of the target live broadcast scene corresponding to the target page, so that the dynamic update display of the page can be realized according to different requirements of different live broadcast scenes, the application version is not required to be issued, and the convenience and the efficiency of the update configuration of the application page are greatly improved.

It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.

Drawings

The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the disclosure and are not to be construed as limiting the disclosure.

FIG. 1 is a schematic diagram illustrating an application environment in accordance with an illustrative embodiment;

FIG. 2 is a flow diagram illustrating a page presentation method in accordance with an exemplary embodiment;

FIG. 3 is a flow diagram illustrating another page presentation method in accordance with an illustrative embodiment;

FIG. 4 is a diagram illustrating a destination page in accordance with an illustrative embodiment;

FIG. 5 is a flowchart illustrating a presentation of a destination page based on destination dynamic configuration information, in accordance with an illustrative embodiment;

FIG. 6 is a flowchart illustrating a method for determining a target authorized tool corresponding to at least one unit display area based on preset tool authorization information and display priority according to an exemplary embodiment;

FIG. 7 is a diagram illustrating a destination page with a destination gadget exposed in accordance with an exemplary embodiment;

FIG. 8 is a flow diagram illustrating another page presentation method in accordance with an illustrative embodiment;

FIG. 9 is a flow diagram illustrating another page presentation method in accordance with an illustrative embodiment;

FIG. 10 is a block diagram illustrating a page presentation apparatus according to an exemplary embodiment;

FIG. 11 is a block diagram illustrating a page presentation apparatus according to an exemplary embodiment;

FIG. 12 is a block diagram illustrating an electronic device for page presentation in accordance with an exemplary embodiment;

FIG. 13 is a block diagram illustrating an electronic device for page presentation in accordance with an exemplary embodiment.

Detailed Description

In order to make the technical solutions of the present disclosure better understood by those of ordinary skill in the art, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.

It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.

It should be noted that, the user information (including but not limited to user device information, user personal information, etc.) and data (including but not limited to data for presentation, analyzed data, etc.) referred to in the present disclosure are information and data authorized by the user or sufficiently authorized by each party.

Referring to fig. 1, fig. 1 is a schematic diagram illustrating an application environment according to an exemplary embodiment, and as shown in fig. 1, the application environment may include a terminal 100 and a server 200.

In an alternative embodiment, the terminal 100 may be used to present pages in a variety of scenarios. Specifically, the terminal 100 may include, but is not limited to, a smart phone, a desktop computer, a tablet computer, a notebook computer, a smart speaker, a digital assistant, an Augmented Reality (AR)/Virtual Reality (VR) device, a smart wearable device, and other types of electronic devices, and may also be software running on the electronic devices, such as an application program. Optionally, the operating system running on the electronic device may include, but is not limited to, an android system, an IOS system, linux, windows, and the like.

In an alternative embodiment, the configuration server 200 may provide background services for the terminal 100 and provide configuration requirements for areas where the terminal 100 needs to be dynamically adjusted. Specifically, the configuration server 200 may be an independent physical server, a server cluster or a distributed system formed by a plurality of physical servers, or a cloud server providing basic cloud computing services such as a cloud service, a cloud database, cloud computing, a cloud function, cloud storage, a Network service, cloud communication, a middleware service, a domain name service, a security service, a CDN (Content Delivery Network), a big data and artificial intelligence platform, and the like.

In addition, it should be noted that fig. 1 shows only one application environment provided by the present disclosure, and in practical applications, other application environments may also be included, for example, more terminals may be included.

In the embodiment of the present specification, the terminal 100 and the configuration server 200 may be directly or indirectly connected through a wired or wireless communication manner, and the disclosure is not limited herein.

Fig. 2 is a flowchart illustrating a page presentation method according to an exemplary embodiment, which may include the following steps, as shown in fig. 2.

In step S201, the target terminal sends a dynamic configuration request of a tool display area in a target page to the configuration server in response to a page loading request of the target page in a live scene.

In a specific embodiment, the target terminal may provide a corresponding interface for the user to trigger the page loading request, and accordingly, after the page loading request is triggered, the target terminal may trigger the sending of the dynamic configuration request.

In practical application, different application scenarios often correspond to different pages due to the need to provide different services. Correspondingly, corresponding scene identification information can be set for the corresponding live scenes of each page. In a specific embodiment, the dynamic configuration request may include target scene identification information of a target live scene corresponding to the target page.

In a particular embodiment, the live scene may differ in connection with the actual application service. In a particular embodiment, the live scenes may include, but are not limited to, a video live broadcast scene, a voice live broadcast scene, a chat room broadcast scene, an anchor push stream scene (a scene during anchor live broadcast), and the like.

In step S203, the configuration server acquires target dynamic configuration information corresponding to the target scene identification information.

In an optional embodiment, dynamic configuration information may be set for each live scene in advance in combination with actual application requirements. Optionally, the dynamic configuration information of any live scene may be continuously updated and changed in combination with the demand. The target dynamic configuration information may represent attribute information of a tool set configured for the target live broadcast scene in advance.

In an optional embodiment, the obtaining, by the configuration server, target dynamic configuration information corresponding to the target scene identification information may include:

the configuration server acquires target dynamic configuration information corresponding to the target scene identification information based on the first preset mapping information;

in a specific embodiment, the first preset mapping information may represent a mapping relationship between dynamic configuration information corresponding to a plurality of live broadcast scenes and scene identification information corresponding to the live broadcast scenes.

In the above embodiment, by combining the first preset mapping information representing the mapping relationship between the dynamic configuration information corresponding to the multiple live broadcast scenes and the scene identification information corresponding to the live broadcast scenes, dynamic configuration requirements can be accurately provided for the tool display areas of different live broadcast scenes.

In an optional embodiment, the obtaining, by the configuration server, target dynamic configuration information corresponding to the target scene identifier includes:

the configuration server determines target user type information corresponding to a target terminal;

the configuration server acquires target dynamic configuration information corresponding to the target user type information from the dynamic configuration information corresponding to the target scene identification information based on second preset mapping information;

in a specific embodiment, the second preset mapping information may represent a mapping relationship between dynamic configuration information corresponding to different user type information in a plurality of live broadcast scenes and a scene identifier corresponding to the live broadcast scene. Correspondingly, the target dynamic configuration information can be determined from the dynamic configuration information corresponding to the target scene identification information by combining the target user type information.

In a specific embodiment, the user information of the corresponding user may be obtained based on the user identifier corresponding to the target terminal, and the corresponding target user type information may be determined based on the user information. Optionally, the user identifier may include, but is not limited to, a user account, and the like.

In a specific embodiment, the user classification may be performed in combination with an actual application scene, and the live scenes are used as a class, and the user type information may include a new anchor, an old anchor, and the like. Correspondingly, the user type information with the broadcasting times larger than or equal to the preset threshold value can be determined as the old anchor by combining the broadcasting times (user information) of the user; otherwise, determining the user type information with the broadcasting times smaller than the preset threshold value as the new anchor. Specifically, the preset threshold may be a distinguishing threshold of two types of anchor, and may be preset in combination with actual application requirements.

In the embodiment, different types of users provide different dynamic configuration information in the same scene in combination with the user type information, so that differentiated configuration in the same live broadcast scene is realized, and user experience is greatly improved; and the mapping relation between the dynamic configuration information corresponding to different user type information under a plurality of live scenes and the scene identification corresponding to the live scenes is combined, so that the target dynamic configuration information can be quickly determined when the dynamic configuration requirements of the page under different live scenes are met, and the dynamic configuration efficiency of the page is greatly improved.

In an optional embodiment, in some test scenarios or in consideration of the problem of version matching, a service for dynamically configuring a corresponding tool display area may be opened only for a part of users, and accordingly, before the configuration server obtains the target dynamic configuration information corresponding to the target scenario identification information, as shown in fig. 3, the method may further include the following steps:

in step S209, the configuration server performs permission verification on the target terminal based on the preset dynamic configuration permission information to obtain a permission verification result;

accordingly, the step S203 may include the step of, when the authority verification result is that the authority verification is passed, the configuration server executing the step of acquiring the target dynamic configuration information corresponding to the target scene identification information.

In a specific embodiment, the preset dynamic configuration authority information may be preset information for verifying whether the user has an authority to dynamically configure the corresponding tool display area. Optionally, the preset dynamic configuration permission information may include dynamic configuration permission information of at least one dimension.

In an optional embodiment, the preset dynamic configuration permission information includes dynamic configuration permission information of an application version dimension, and optionally, the dynamic configuration permission information of the application version dimension may be a preset version, where the preset version is a version of a corresponding tool display area compatible with dynamic configuration that has been released, or a version of a corresponding tool display area compatible with dynamic configuration in multiple test versions during a test process. Correspondingly, whether the application version corresponding to the target terminal is the preset version or not can be determined, and the permission verification result can be that the permission verification is passed under the condition that the application version corresponding to the target terminal is the preset version; on the contrary, when the application version corresponding to the target terminal is the non-preset version, the permission verification result may be that the permission verification fails.

In an optional embodiment, taking the example that the preset dynamic configuration permission information includes dynamic configuration permission information of a user identification dimension, optionally, the dynamic configuration permission information of the user identification dimension may be a preset tail number, and the preset tail number may be a user identification tail number for opening a corresponding tool display area service for dynamic configuration; correspondingly, whether the tail number of the user identifier corresponding to the target terminal is a preset tail number or not can be determined, and correspondingly, the tail number of the user identifier corresponding to the target terminal is the preset tail number, and the permission verification result can be that permission verification is passed; otherwise, the tail number of the target terminal corresponding to the user identifier is a non-preset tail, and the permission verification result can be that the permission verification fails.

In addition, in practical application, when the permission verification result is that the permission verification fails, the configuration server may not respond to the dynamic configuration request, and correspondingly, the target terminal does not receive a corresponding response within a preset time period after the dynamic configuration request is sent, and may perform page display by combining with the page configuration information corresponding to the locally preset tool display area.

In the embodiment, before the target dynamic configuration information is obtained, the authority verification is performed, the dynamic configuration of the tool display area in the page can be performed in a more targeted manner, and the configuration service pressure can be reduced under the condition that the dynamic configuration requirement is met.

In step S205, the configuration server transmits the target dynamic configuration information to the target terminal.

In a specific embodiment, after determining the target dynamic configuration information, the configuration server may send the target dynamic configuration information to the target terminal.

In step S207, the target terminal displays the target page based on the target dynamic configuration information.

In a specific embodiment, after the target terminal acquires the target dynamic configuration information, the target terminal may render a target page in combination with the target dynamic configuration information.

In an alternative embodiment, the tool display area includes at least one unit display area, and specifically, the unit display area may be an area for displaying a single tool in the tool display area, and specifically, may be configured in combination with a layout of the tool display area. Correspondingly, the target dynamic configuration information may include a sub-tool set corresponding to each of the at least one unit display area and display configuration information of tools in the sub-tool set, and optionally, the sub-tool set may include a plurality of tools arranged according to display priorities.

Specifically, the presentation configuration information of any tool may include the type, presentation style, presentation layout information, and the like of the tool.

In a particular embodiment, the presentation configuration information of the tool may include, but is not limited to, a control type (e.g., toggle button, pop-up window, etc.), a pattern of the control, control functionality description text, at least one language information supporting translation, a control layout (e.g., list, squared figure), and the like.

In a specific embodiment, in a streaming scenario of a host, as shown in fig. 4, fig. 4 is a schematic diagram of a target page according to an exemplary embodiment. Specifically, the area corresponding to 400 in fig. 4 may be a tool display area. Accordingly, the tools displayed in the tool display area can comprise functional controls such as wheat match, audience wheat match, music, decoration, more functions and the like.

In a specific embodiment, only one tool can be displayed in any unit display area in the target page, and accordingly, as shown in fig. 5, displaying the target page based on the target dynamic configuration information may include the following steps:

in step S501, preset tool authorization information is acquired;

in a specific embodiment, the preset tool authorization information may represent information of a tool authorized to the target terminal. Optionally, the preset tool authorization information may be configured by the corresponding service party in advance, or may be obtained from the corresponding service party (server of the service party) during the process of rendering the target page by the terminal.

In step S503, determining a target authorization tool corresponding to at least one unit display area based on the preset tool authorization information and the display priority;

in an optional embodiment, the at least one unit display area may include a plurality of unit display areas arranged according to a preset sequence, and optionally, as shown in fig. 6, the determining, based on the preset tool authorization information and the display priority, the target authorization tool corresponding to the at least one unit display area may include the following steps:

in step S601, traversing a plurality of unit display areas based on a preset order;

in step S603, in the case of traversing to any unit display area, determining a current tool in the sub-tool set corresponding to the currently traversed unit display area, where the current tool is a tool which has the highest display priority and is not subjected to authorization check in the sub-tool set corresponding to the currently traversed unit display area;

in step S605, performing authorization check on the current tool based on the preset tool authorization information to obtain an authorization check result of the current tool;

in step S607, if the authorization verification result of the current tool is that the verification is passed, the current tool that is passed through the verification is used as the target authorization tool of the currently traversed unit display area.

In another optional embodiment, as shown in fig. 6, the determining the target authorization tool corresponding to at least one unit display area based on the preset tool authorization information and the display priority may further include the following steps:

in step S609, when the authorization verification result of the current tool is not verified, the current tool is updated;

correspondingly, the current tool can be subjected to authorization verification based on the updated current tool jumping to the preset tool authorization information to obtain an authorization verification result of the current tool.

In practical applications, the preset sequence may be an arrangement sequence of the plurality of unit display areas in the tool display area along a certain direction, for example, from left to right, from right to left, and the like. In a specific embodiment, aiming at a plurality of tools in the sub-tool set corresponding to the currently traversed unit showing area, the authorization verification can be performed from high to low according to the display priority, specifically, if the preset tool authorization information includes the corresponding current tool, the authorization verification result of the current tool corresponding to the unit display area can be that the verification is passed, otherwise, if the corresponding current tool is not included in the preset tool authorization information, the authorization verification result of the current tool corresponding to the unit display area may be a verification failure, and correspondingly, the tool with the highest display priority in the unauthorized verification tools can be selected as the current tool corresponding to the unit display area according to the display priority, and repeating the steps of authorization verification until the authorization verification result of the current tool corresponding to the unit display area is verification pass. Correspondingly, the authorization verification result is that the current tool passing the verification is used as the target authorization tool of the corresponding unit display area. Specifically, the target authorized tool in any unit display area may be a tool finally displayed in the unit display area.

In an optional embodiment, the at least one unit display area may also be a unit display area, and accordingly, according to the display priority, authorization verification may be performed on multiple tools in the sub-tool set corresponding to the unit display area from high to low, so as to determine a target authorization tool.

In the above embodiment, when the tool display area includes a plurality of unit display areas arranged in a preset order, the plurality of unit display areas are traversed in sequence, and authorization verification is performed on a plurality of corresponding tools according to the display priority for each unit display area, so that a target authorization tool more meeting display requirements can be preferentially selected on the basis of improving the richness of page configuration, and further, experience can be better improved.

In step S505, a target page including a target authoring tool is presented based on the target presentation configuration information.

In a specific embodiment, the target display configuration information may be display configuration information of a target authorization tool corresponding to each of the at least one unit display area. Correspondingly, after the target authorization tool corresponding to the unit display area is determined, the display configuration information of the target authorization tool corresponding to each of at least one unit display area may be combined to render a target page including the target authorization tool.

In the embodiment, by configuring a plurality of tools for any unit display area in the tool display area, the configuration of a plurality of tools for one display area can be realized, and the display tools can be selected more flexibly according to different service requirements by combining the display priority and the preset tool authorization information, so that the flexibility and the richness of page configuration are greatly improved.

In an optional embodiment, there may be a tool that has not been verified in the tool combination corresponding to a certain unit display area, and accordingly, the method may further include:

and when the current tool is the tool with the lowest priority displayed in the sub tool set corresponding to the currently traversed unit display area and the authorization verification result of the current tool is not verified, determining that the currently traversed unit display area is empty.

In a specific embodiment, when the currently traversed unit display area is empty, that is, there is no tool passing verification in the tool combination corresponding to a certain unit display area, the unit display area may not display the tool, or the tools of the following unit display areas (for example, the unit display areas are sorted from left to right) may be sequentially moved forward by one unit display area. Accordingly, the unit display area with the verification-passing tool is non-empty.

In the above embodiment, for a unit display area where no tool passes verification, it may be determined that the unit display area is empty, so that rendering of the tool display area in the page is performed according to user requirements, and flexibility of dynamic configuration is improved.

In an optional embodiment, the presenting the target page including the target authorization tool based on the target presentation configuration information may include: displaying a target page including the target authorization tool based on the display configuration information of the target authorization tool corresponding to the target unit display area;

in a specific embodiment, the target unit display area is a unit display area that is not empty in at least one unit display area.

In the embodiment, the target page is rendered by combining the target authorization tool in the non-empty unit display area, the dynamic configuration of the tool display area in the page can be performed according to the user requirement, the flexibility and the rationality of the dynamic configuration are improved, and the user requirement is further improved.

In an optional embodiment, the tool displayed in the tool display area may also trigger the display of further information, and correspondingly, the target dynamic configuration information further includes: displaying configuration information of at least one level of sub-tools and at least one level of sub-tools of the tools in the sub-tool set; at least one unit display area displays a corresponding target authorization tool, and optionally, the method may further include:

and in response to a sub-tool display instruction triggered by the target authorized tool corresponding to any unit display area, displaying the target sub-tool based on the display configuration information of the target sub-tool.

In one embodiment, the target sub-tool may be a next-level sub-tool of the target authoring tool to which the sub-tool exposes the instruction. Optionally, under the condition that the target sub-tool may further trigger tool display, the corresponding target authorization tool may include at least two levels of sub-tools, and specifically, at least one level of sub-tool corresponding to the target authorization tool may be set in combination with the actual application requirement.

In an alternative embodiment, the target sub tool may be presented in the target page in a pop-up form, or may jump to a new page for presentation.

In a specific embodiment, in conjunction with fig. 4, it is assumed that the above-mentioned sub-tool presentation instruction is triggered based on "more" (target authorized tools), and accordingly, as shown in fig. 7, fig. 7 is a schematic diagram illustrating a target page with target sub-tools presented according to an exemplary embodiment. Specifically, the information corresponding to 700 may be "more" target sub-tools. Specifically, the state information of whether the target sub-tool is activated or not, which corresponds to the "notification fan", "voice comment" or "offline entrance list", may be configured locally in the target terminal in advance; correspondingly, when target sub-tools such as notification fans, voice comments, offline listing lists and the like are displayed, the target sub-tools can be displayed by combining locally configured state information. Specifically, the target sub-tools "top hot" and "wallet" can also be provided with sub-tools of the next level.

In the embodiment, the hierarchical structure is combined to set the sub-tools for the target authorization tool displayed in the target page, so that different dynamic display requirements can be better met, a corresponding sub-page can be conveniently and quickly rendered subsequently, and the efficiency and diversity of page display are greatly improved.

According to the technical scheme provided by the embodiment of the specification, in the page loading process, the target dynamic configuration information configured for the target live broadcast scene can be acquired by combining the target scene identification information of the target live broadcast scene corresponding to the target page, so that the dynamic update display of the page can be realized according to different requirements of different live broadcast scenes, the application version is not required to be issued, and the convenience and the efficiency of the application page update configuration are greatly improved.

The following describes a page display method according to an embodiment of the present disclosure, taking a terminal as an execution subject, and as shown in fig. 8, the page display method may include the following steps:

in step S801, in response to a page loading request of a target page in a live broadcast scene, sending a dynamic configuration request of a tool display area in the target page, where the dynamic configuration request includes target scene identification information of a target live broadcast scene corresponding to the target page;

in step S803, target dynamic configuration information corresponding to the target scene identification information is received, where the target dynamic configuration information represents attribute information of a tool set configured for a target live broadcast scene in advance;

optionally, the target terminal may send a dynamic configuration request of a tool display area in the target page to the configuration server in response to a page loading request of the target page in the live broadcast scene, so as to obtain target dynamic configuration information, or may send the target dynamic configuration information to the target terminal in advance after the target dynamic configuration information of the target live broadcast scene is configured, and correspondingly, the target terminal may trigger the dynamic configuration request in response to the page loading request of the target page in the live broadcast scene, and receive the target dynamic configuration information corresponding to the target scene identification information from the local cache after the dynamic configuration request is triggered.

In step S805, the target page is presented based on the target dynamic configuration information.

Optionally, the tool display area includes at least one unit display area, the target dynamic configuration information includes a sub-tool set corresponding to each unit display area and display configuration information of tools in the sub-tool set, and the sub-tool set includes a plurality of tools arranged according to display priorities;

based on the target dynamic configuration information, the displaying the target page comprises the following steps:

acquiring preset tool authorization information;

determining a target authorization tool corresponding to at least one unit display area based on preset tool authorization information and display priority;

displaying a target page comprising a target authorization tool based on the target display configuration information;

the target display configuration information is display configuration information of a target authorization tool corresponding to each unit display area.

Optionally, the target dynamic configuration information further includes: displaying configuration information of at least one level of sub-tools and at least one level of sub-tools of the tools in the sub-tool set; at least one unit display area displays corresponding target authorized tools, and the method further comprises the following steps:

responding to a sub-tool display instruction triggered by a target authorization tool corresponding to any unit display area, and displaying a target sub-tool based on display configuration information of the target sub-tool;

and the target sub-tool is a next-level sub-tool of the target authorization tool corresponding to the sub-tool display instruction.

Optionally, the determining, by the at least one unit display area, a target authorization tool corresponding to the at least one unit display area based on the preset tool authorization information and the display priority includes:

traversing the plurality of unit display areas based on a preset sequence;

under the condition of traversing to any unit display area, determining a current tool in a sub-tool set corresponding to the currently traversed unit display area, wherein the current tool is a tool which has the highest priority and is not subjected to authorization verification and is displayed in the sub-tool set corresponding to the currently traversed unit display area;

based on preset tool authorization information, carrying out authorization verification on the current tool to obtain an authorization verification result of the current tool;

and under the condition that the authorization verification result of the current tool is verification passing, taking the current tool passing the verification as a target authorization tool of the currently traversed unit display area.

Optionally, determining, based on the preset tool authorization information and the display priority, a target authorization tool corresponding to at least one unit display area further includes:

updating the current tool under the condition that the authorization verification result of the current tool is not verified;

and skipping to authorization information based on a preset tool based on the updated current tool, and performing authorization verification on the current tool to obtain an authorization verification result of the current tool.

Optionally, the method further includes:

and when the current tool is the tool with the lowest priority displayed in the sub tool set corresponding to the currently traversed unit display area and the authorization verification result of the current tool is not verified, determining that the currently traversed unit display area is empty.

Optionally, the displaying the target page including the target authorization tool based on the target display configuration information includes:

displaying a target page including the target authorization tool based on the display configuration information of the target authorization tool corresponding to the target unit display area;

the target unit display area is a non-empty unit display area in at least one unit display area.

The following describes a page display method according to an embodiment of the present disclosure, taking a configuration server as an execution subject, and as shown in fig. 9, the method may include the following steps:

in step S901, a page loading request of a target terminal responding to a target page in a live broadcast scene is received, and a dynamic configuration request of a tool display area in the target page is sent, where the dynamic configuration request includes target scene identification information of a target live broadcast scene corresponding to the target page;

in step S903, target dynamic configuration information corresponding to the target scene identification information is obtained, where the target dynamic configuration information represents attribute information of a tool set configured for a target live broadcast scene in advance;

in step S905, the target dynamic configuration information is sent to the target terminal, so that the target terminal displays the target page based on the target dynamic configuration information.

Optionally, the obtaining of the target dynamic configuration information corresponding to the target scene identification information includes:

acquiring target dynamic configuration information corresponding to the target scene identification information based on the first preset mapping information;

the first preset mapping information represents a mapping relation between dynamic configuration information corresponding to a plurality of live scenes and scene identification information corresponding to the live scenes.

Optionally, the obtaining of the target dynamic configuration information corresponding to the target scene identifier includes:

determining target user type information corresponding to a target terminal;

acquiring target dynamic configuration information corresponding to the target user type information from the dynamic configuration information corresponding to the target scene identification information based on second preset mapping information;

the second preset mapping information represents the mapping relation between the dynamic configuration information corresponding to different user type information in a plurality of live scenes and the scene identification corresponding to the live scenes.

Optionally, before obtaining the target dynamic configuration information corresponding to the target scene identification information, the method further includes:

performing authority verification on the target terminal based on preset dynamic configuration authority information to obtain an authority verification result;

and under the condition that the authority verification result is that the authority verification is passed, executing the step of acquiring the target dynamic configuration information corresponding to the target scene identification information.

With regard to the methods in the above embodiments, the specific implementation manners of the respective steps have been described in detail in the embodiments of the related methods, and will not be elaborated herein.

FIG. 10 is a block diagram illustrating a page presentation apparatus according to an exemplary embodiment. Referring to fig. 10, the apparatus includes:

a dynamic configuration request sending module 1010 configured to execute a page loading request in response to a target page in a live broadcast scene, and send a dynamic configuration request of a tool display area in the target page, where the dynamic configuration request includes target scene identification information of a target live broadcast scene corresponding to the target page;

a target dynamic configuration information receiving module 1020 configured to perform receiving target dynamic configuration information corresponding to target scene identification information, the target dynamic configuration information representing attribute information of a tool set configured for a target live broadcast scene in advance;

and a target page presentation module 1030 configured to perform presentation of the target page based on the target dynamic configuration information.

Optionally, the tool display area includes at least one unit display area, the target dynamic configuration information includes a sub-tool set corresponding to each unit display area and display configuration information of tools in the sub-tool set, and the sub-tool set includes a plurality of tools arranged according to display priorities;

the destination page presentation module 1030 includes:

a preset instrument authorization information acquisition unit configured to perform acquisition of preset instrument authorization information;

a target authorized tool determination unit configured to determine a target authorized tool corresponding to at least one unit display area based on preset tool authorization information and the display priority;

a target page presentation unit configured to perform presentation of a target page including a target authoring tool based on the target presentation configuration information;

the target display configuration information is display configuration information of a target authorization tool corresponding to each unit display area.

Optionally, the target dynamic configuration information further includes: displaying configuration information of at least one level of sub-tools and at least one level of sub-tools of the tools in the sub-tool set; at least one unit display area displays corresponding target authorized tools, and the device further comprises:

the target sub-tool display module is configured to execute a sub-tool display instruction triggered by a target authorization tool corresponding to any unit display area, and display the target sub-tool based on the display configuration information of the target sub-tool;

and the target sub-tool is a next-level sub-tool of the target authorization tool corresponding to the sub-tool display instruction.

Optionally, the at least one unit display area includes a plurality of unit display areas arranged according to a preset sequence, and the target authorization tool determining unit includes:

a unit display area traversing unit configured to perform traversal of a plurality of unit display areas based on a preset order;

the current tool determining unit is configured to determine a current tool in the sub-tool set corresponding to the currently traversed unit display area under the condition that the unit display area is traversed, wherein the current tool is a tool which has the highest display priority and is not subjected to authorization verification in the sub-tool set corresponding to the currently traversed unit display area;

the authorization verification unit is configured to perform authorization verification on the current tool based on preset tool authorization information to obtain an authorization verification result of the current tool;

and the target authorization tool subunit is configured to execute the step of taking the current tool passing the verification as the target authorization tool of the currently traversed unit display area under the condition that the authorization verification result of the current tool is verification passing.

Optionally, the target authorized tool unit further includes:

the current tool updating unit is configured to update the current tool under the condition that the authorization verification result of the current tool is not verified;

and the skipping unit is configured to skip to the step of performing authorization verification on the current tool based on the updated current tool based on preset tool authorization information to obtain an authorization verification result of the current tool.

Optionally, the apparatus further comprises:

and the empty unit display area determining unit is configured to execute displaying of a tool with the lowest priority in the sub-tool set corresponding to the currently traversed unit display area by the current tool, and determine that the currently traversed unit display area is empty when the authorization verification result of the current tool is not verified.

Optionally, the target page display unit is further configured to execute display configuration information of a target authorization tool corresponding to the target unit display area, and display a target page including the target authorization tool;

the target unit display area is a non-empty unit display area in at least one unit display area.

With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.

FIG. 11 is a block diagram illustrating a page presentation apparatus according to an exemplary embodiment. Referring to fig. 11, the apparatus includes:

a dynamic configuration request receiving module 1110, configured to execute receiving a dynamic configuration request of a tool display area in a target page, which is sent by a target terminal in response to a page loading request of the target page in a live broadcast scene, where the dynamic configuration request includes target scene identification information of a target live broadcast scene corresponding to the target page;

a target dynamic configuration information obtaining module 1120, configured to perform obtaining of target dynamic configuration information corresponding to the target scene identification information, where the target dynamic configuration information represents attribute information of a tool set configured for a target live broadcast scene in advance;

the target dynamic configuration information sending module 1130 is configured to execute sending the target dynamic configuration information to the target terminal, so that the target terminal displays the target page based on the target dynamic configuration information.

Optionally, the target dynamic configuration information obtaining module 1120 is specifically configured to perform obtaining, based on the first preset mapping information, target dynamic configuration information corresponding to the target scene identification information;

the first preset mapping information represents a mapping relation between dynamic configuration information corresponding to a plurality of live scenes and scene identification information corresponding to the live scenes.

Optionally, the target dynamic configuration information obtaining module 1120 includes:

the target user type information determining unit is configured to determine target user type information corresponding to the target terminal;

a target dynamic configuration information obtaining unit configured to perform obtaining target dynamic configuration information corresponding to the target user type information from dynamic configuration information corresponding to the target scene identification information based on second preset mapping information;

the second preset mapping information represents the mapping relation between the dynamic configuration information corresponding to different user type information in a plurality of live scenes and the scene identification corresponding to the live scenes.

Optionally, the apparatus further comprises:

the authority verification module is configured to execute authority verification on the target terminal based on preset dynamic configuration authority information before target dynamic configuration information corresponding to the target scene identification information is acquired, and an authority verification result is obtained;

the target dynamic configuration information obtaining module is further configured to execute the step of obtaining the target dynamic configuration information corresponding to the target scene identification information if the permission verification result is that the permission verification is passed.

With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.

Fig. 12 is a block diagram illustrating an electronic device for page presentation, which may be a terminal, according to an exemplary embodiment, and an internal structure diagram of the electronic device may be as shown in fig. 12. The electronic device comprises a processor, a memory, a network interface, a display screen and an input device which are connected through a system bus. Wherein the processor of the electronic device is configured to provide computing and control capabilities. The memory of the electronic equipment comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the electronic device is used for connecting and communicating with an external terminal through a network. The computer program is executed by a processor to implement a page presentation method. The display screen of the electronic equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the electronic equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the electronic equipment, an external keyboard, a touch pad or a mouse and the like.

Fig. 13 is a block diagram illustrating an electronic device for page presentation, which may be a server, according to an exemplary embodiment, and an internal structure thereof may be as shown in fig. 13. The electronic device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the electronic device is configured to provide computing and control capabilities. The memory of the electronic equipment comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the electronic device is used for connecting and communicating with an external terminal through a network. The computer program is executed by a processor to implement a page presentation method.

It will be understood by those skilled in the art that the configurations shown in fig. 12 or fig. 13 are only block diagrams of some configurations relevant to the present disclosure, and do not constitute a limitation on the electronic device to which the present disclosure is applied, and a particular electronic device may include more or less components than those shown in the drawings, or combine some components, or have a different arrangement of components.

In an exemplary embodiment, there is also provided an electronic device including: a processor; a memory for storing the processor-executable instructions; wherein the processor is configured to execute the instructions to implement a page presentation method as in the embodiments of the present disclosure.

In an exemplary embodiment, there is also provided a computer-readable storage medium, in which instructions, when executed by a processor of an electronic device, enable the electronic device to perform a page presentation method in an embodiment of the present disclosure.

In an exemplary embodiment, a computer program product containing instructions is also provided, which when run on a computer, causes the computer to perform the page presentation method in the embodiments of the present disclosure.

It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).

Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.

It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

30页详细技术资料下载
上一篇:一种医用注射器针头装配设备
下一篇:网站访问验证方法、装置、电子设备和可读存储介质

网友询问留言

已有0条留言

还没有人留言评论。精彩留言会获得点赞!

精彩留言,会给你点赞!