CN110990741A - Page display method and device, electronic equipment, server and storage medium - Google Patents

Page display method and device, electronic equipment, server and storage medium Download PDF

Info

Publication number
CN110990741A
CN110990741A CN201911205166.6A CN201911205166A CN110990741A CN 110990741 A CN110990741 A CN 110990741A CN 201911205166 A CN201911205166 A CN 201911205166A CN 110990741 A CN110990741 A CN 110990741A
Authority
CN
China
Prior art keywords
target display
page
display page
configuration parameters
operation instruction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201911205166.6A
Other languages
Chinese (zh)
Other versions
CN110990741B (en
Inventor
孙阳
宋云路
方昌权
李振华
肖瑶
苗威
吴贯亮
蒋帅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Reach Best Technology Co Ltd
Original Assignee
Reach Best 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 Reach Best Technology Co Ltd filed Critical Reach Best Technology Co Ltd
Priority to CN201911205166.6A priority Critical patent/CN110990741B/en
Publication of CN110990741A publication Critical patent/CN110990741A/en
Application granted granted Critical
Publication of CN110990741B publication Critical patent/CN110990741B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • 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/954Navigation, e.g. using categorised browsing

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The disclosure relates to a page display method, a page display device, an electronic device, a server and a storage medium, which are used for solving the problem that the navigation area of the existing network view display page is not matched with the WebView page. The method includes the steps that when a client starts a foreground to run, a page configuration request is sent to a server, navigation configuration parameters which are returned by the server and used for configuring a navigation area in at least one target display page are received, and the navigation configuration parameters of the target display page corresponding to the operation instructions are obtained in response to the operation instructions which are triggered by an object and used for displaying the target display page; and rendering the navigation area in the target display page corresponding to the operation instruction according to the acquired navigation configuration parameters. Because the server configures the navigation configuration parameters for the target display page, the navigation configuration parameters can be flexibly configured according to the network content in the target display page, the display effect of the target display page is improved, and the user experience is improved.

Description

Page display method and device, electronic equipment, server and storage medium
Technical Field
The present disclosure relates to the field of web page interaction, and in particular, to a page display method and apparatus, an electronic device, a server, and a storage medium.
Background
The Application program (APP) is a computer program capable of completing one or more specific tasks, the APP has a visual display interface, the computer program can interact with a user, when mobile terminal APP is developed, the same page needs to be developed for different operating systems of a terminal, and in order to save cost, when some pages with high updating frequency or short time are developed, a network view (WebView) supported by different operating systems can be selected to replace a source page.
However, the navigation area on the source page does not belong to the WebView, so that after the WebView is loaded, the navigation area on the source page can only be displayed as the navigation area of the WebView page, and if the WebView page and the source page have a difference in style, the problem that the navigation area is not matched with the WebView page may exist when the navigation area of the source page is used as the navigation area of the WebView page.
Disclosure of Invention
The disclosure provides a page display method, a page display device, an electronic device, a server and a storage medium, which are used for solving the problem that the navigation area of the existing network view display page is not matched with the WebView page.
According to a first aspect of the embodiments of the present disclosure, there is provided a page display method, including:
the client starts foreground operation and sends a page configuration request to the server;
receiving navigation configuration parameters corresponding to at least one target display page configured by the server;
responding to an operation instruction which is triggered by an object and used for displaying a target display page, and acquiring navigation configuration parameters of the target display page corresponding to the operation instruction from the navigation configuration parameters corresponding to at least one target display page;
and rendering the navigation area in the target display page corresponding to the operation instruction according to the acquired navigation configuration parameters.
In one possible implementation manner, when receiving the navigation configuration parameter corresponding to at least one target display page configured by the server, receiving a routing address corresponding to the at least one target display page configured by the server;
determining an operation instruction of the object triggering display target display page according to the following modes:
determining a routing address corresponding to an operation instruction triggered by an object; and when the routing address corresponding to the operation instruction is in the routing address corresponding to at least one target display page configured by the server, determining that the operation instruction triggered by the object is the operation instruction for displaying the target display page.
In one possible implementation manner, when receiving the navigation configuration parameter corresponding to at least one target display page configured by the server, receiving a network content configuration parameter corresponding to at least one target display page configured by the server; acquiring the network content configuration parameters of the target display page corresponding to the operation instruction from the network content configuration parameters corresponding to at least one target display page configured by the server; and creating a network view in a network content area in a target display page corresponding to the operation instruction according to the acquired network content configuration parameters.
According to a second aspect of the embodiments of the present disclosure, there is provided a page display method, including:
receiving a page configuration request sent by a client when a foreground is started to run;
sending navigation configuration parameters corresponding to at least one target display page to a client so that the client responds to an operation instruction which is triggered by an object and is used for displaying the target display page, acquiring the navigation configuration parameters of the target display page corresponding to the operation instruction from the navigation configuration parameters corresponding to the at least one target display page, and rendering a navigation area in the target display page corresponding to the operation instruction according to the acquired navigation configuration parameters.
In a possible implementation manner, when the navigation configuration parameter corresponding to at least one target display page is sent to a client, a routing address corresponding to the at least one target display page is sent to the client, so that when it is determined that the routing address corresponding to the operation instruction is in the routing address corresponding to the at least one target display page configured by the server, the client determines that the operation instruction triggered by the object is the operation instruction for displaying the target display page.
When the navigation configuration parameter corresponding to at least one target display page is sent to a client, a network content configuration parameter corresponding to the at least one target display page is sent to the client, so that the client acquires the network content configuration parameter of the target display page corresponding to the operation instruction from the network content configuration parameter corresponding to the at least one target display page, and creates a network view in a network content area in the target display page corresponding to the operation instruction according to the acquired network content configuration parameter.
According to a third aspect of the embodiments of the present disclosure, there is provided a page displaying apparatus, including:
the first sending module is configured to execute the client to start foreground operation and send a page configuration request to the server;
the first receiving module is configured to execute receiving navigation configuration parameters corresponding to at least one target display page configured by the server;
the acquisition module is configured to execute an operation instruction for displaying a target display page triggered by an object, and acquire navigation configuration parameters of the target display page corresponding to the operation instruction from the navigation configuration parameters corresponding to the at least one target display page;
and the display module is configured to perform rendering operation on the navigation area in the target display page corresponding to the operation instruction according to the acquired navigation configuration parameters.
In one possible embodiment, the obtaining module is further configured to perform:
receiving a routing address corresponding to at least one target display page configured by the server;
determining an operation instruction of the object triggering display target display page according to the following modes:
determining a routing address corresponding to an operation instruction triggered by an object;
and when the routing address corresponding to the operation instruction is in the routing address corresponding to at least one target display page configured by the server, determining that the operation instruction triggered by the object is the operation instruction for displaying the target display page.
In one possible embodiment, the first receiving module is further configured to perform:
receiving a network content configuration parameter corresponding to at least one target display page configured by the server;
the acquisition module is further configured to perform:
acquiring the network content configuration parameters of the target display page corresponding to the operation instruction from the network content configuration parameters corresponding to at least one target display page configured by the server;
the presentation module is further configured to perform:
and creating a network view in a network content area in a target display page corresponding to the operation instruction according to the acquired network content configuration parameters.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a page displaying apparatus, including:
the second receiving module is configured to execute and receive a page configuration request sent by the client starting foreground operation;
the second sending module is configured to execute sending of navigation configuration parameters corresponding to at least one target display page to a client, so that the client responds to an operation instruction triggered by an object and used for displaying the target display page, acquire the navigation configuration parameters of the target display page corresponding to the operation instruction from the navigation configuration parameters corresponding to the at least one target display page, and perform rendering operation on a navigation area in the target display page corresponding to the operation instruction according to the acquired navigation configuration parameters.
In one possible embodiment, the second sending module is further configured to perform:
and sending the routing address corresponding to the at least one target display page to the client, so that when the routing address corresponding to the operation instruction is determined to be in the routing address corresponding to the at least one target display page configured by the server, the operation instruction triggered by the object is determined to be the operation instruction for displaying the target display page.
In one possible embodiment, the second sending module is further configured to perform:
and sending the network content configuration parameters corresponding to the at least one target display page to the client, so that the client acquires the network content configuration parameters of the target display page corresponding to the operation instruction from the network content configuration parameters corresponding to the at least one target display page, and creating a network view in a network content area of the target display page corresponding to the operation instruction according to the acquired network content configuration parameters.
According to a fifth aspect of embodiments of the present disclosure, there is provided an electronic apparatus including: a memory for storing executable instructions;
a processor configured to read and execute executable instructions stored in the memory to implement the page display method according to any one of the first aspect of the embodiments of the disclosure;
according to a sixth aspect of embodiments of the present disclosure, there is provided a server including: a memory for storing executable instructions;
a processor, configured to read and execute the executable instructions stored in the memory to implement the page display method according to any one of the second aspect of the embodiments of the disclosure.
According to a seventh aspect of the embodiments of the present disclosure, there is provided a non-volatile storage medium, where instructions in the storage medium, when executed by a processor of a page presentation apparatus, enable the page presentation apparatus to perform the page presentation method described in the first aspect of the embodiments of the present disclosure.
According to an eighth aspect of the embodiments of the present disclosure, there is provided a non-volatile storage medium, wherein when the instructions in the storage medium are executed by a processor of a page presentation apparatus, the page presentation apparatus is enabled to execute the page presentation method described in the second aspect of the embodiments of the present disclosure.
According to a ninth aspect of the embodiments of the present disclosure, there is provided a computer program product, which, when run on an electronic device, causes the electronic device to perform a method that implements any one of the above-mentioned first aspects of the embodiments of the present disclosure.
According to a tenth aspect of the embodiments of the present disclosure, there is provided a computer program product, which, when run on a server, causes the electronic device to perform a method that implements any of the second aspects of the embodiments of the present disclosure that may be referred to above.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
the disclosure provides a page display method, which is explained by taking a client as an example. The method comprises the steps that a client side starts a foreground operation to send a page configuration request to a server, and receives navigation configuration parameters returned by the server and used for configuring a navigation area in at least one target display page; the client responds to an operation instruction which is triggered by the object and used for displaying the target display page, obtains the navigation configuration parameters of the target display page corresponding to the operation instruction from the navigation parameters corresponding to at least one target display page, and performs rendering operation on the navigation area in the target display page according to the navigation configuration parameters. In the embodiment of the disclosure, the client sends the configuration information to the server to pull the navigation configuration parameters of the navigation area in the display page when the foreground is started to run, and the navigation configuration parameters can be obtained without waiting for the completion of the creation of the network view, so that the navigation configuration parameters of the target display interface configured by the server can be obtained and the navigation area of the display interface is rendered after the client responds to the operation instruction for displaying the target display page triggered by the object, the interaction process of the network view and the source generation interface is not needed any more, the configuration flow of the navigation area of the display interface is simplified, and the loading speed of the page is accelerated; because the server configures the navigation configuration parameters for the target display page, the navigation configuration parameters can be flexibly configured according to the network content in the target display page, so that the navigation area rendered according to the navigation configuration parameters can be matched with the network view of the target display page, the display effect of the target display page is improved, and the user experience is 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 diagram illustrating a target display page in accordance with an illustrative embodiment;
FIG. 2 is a schematic diagram of a page presentation system shown in accordance with an exemplary embodiment;
FIG. 3 is a diagram illustrating a destination display page with a completed rendered navigation area in accordance with an exemplary embodiment;
FIG. 4 is a diagram illustrating a target display page upon which creation of a network view is completed in accordance with an illustrative embodiment;
FIG. 5 is an interaction flow diagram illustrating a page presentation method in accordance with an exemplary embodiment;
FIG. 6 is a schematic flow chart diagram illustrating a client-side page presentation method in accordance with an illustrative embodiment;
FIG. 7 is a schematic flow diagram illustrating a method for server-side page presentation in accordance with an illustrative embodiment;
FIG. 8 is a block diagram illustrating a client-side page presentation apparatus in accordance with an illustrative embodiment;
FIG. 9 is a block diagram illustrating a server-side page exposing apparatus in accordance with an exemplary embodiment;
FIG. 10 is a block diagram illustrating a client-side page presentation electronic device 1000 in accordance with an exemplary embodiment;
FIG. 11 is a block diagram illustrating a page presentation server 1100 in accordance with an exemplary embodiment;
fig. 12 is a block diagram of a terminal according to an example 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.
Some of the words that appear in the text are explained below:
1. the term "and/or" in the embodiments of the present disclosure describes an association relationship of associated objects, and means that there may be three relationships, for example, a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship.
2. The term "application" in the disclosed embodiments is a computer program that performs one or more specific tasks, and has a visual display interface for interaction with a user.
3. The term "web view", which may also be referred to as "WebView", in the embodiment of the present disclosure is a control based on a webkit engine, can load and display a web page, is usually used in an application program to be embedded to load web page content, is a control common to an iOS system and an Android system, can implement page development at a lower cost for a page with high update frequency or high timeliness, and is more flexible and convenient to maintain compared with a source page of the application program.
4. The term "navigation area" in the embodiments of the present disclosure refers to a row of horizontal navigation buttons located at the top or side area of a page, above or below a header banner picture, which function to link the respective pages within a site or software.
5. The term "native page" in the embodiments of the present disclosure refers to a page in a native application that can run directly on the current operating system.
6. The term "server" in the embodiments of the present disclosure refers to a device that provides computing services. Since the server needs to respond to and process the service request, the server generally has the capability of assuming and securing the service.
7. The term "client" in the embodiments of the present disclosure refers to a program that provides a local service for a client, corresponding to a server. Except for some applications which only run locally, the application is generally installed on a common client and needs to be operated together with a server. For this kind of application, a corresponding server and a corresponding service program are required in the network to provide corresponding services, such as database services, email services, etc., so that a specific communication connection needs to be established between the client and the server to ensure the normal operation of the application program.
The application scenario described in the embodiment of the present disclosure is for more clearly illustrating the technical solution of the embodiment of the present disclosure, and does not form a limitation on the technical solution provided in the embodiment of the present disclosure, and as a person having ordinary skill in the art knows, with the occurrence of a new application scenario, the technical solution provided in the embodiment of the present disclosure is also applicable to similar technical problems.
The embodiment of the disclosure can be applied to an application program on a terminal, aiming at a page with high update frequency or high timeliness in the application program, in order to reduce development cost and facilitate later maintenance, a web view (WebView) is often used for page development without using a source page, when the WebView is used for page development, as shown in FIG. 1, a display page comprises a navigation area and a web page content area, but since the navigation area on the source page does not belong to the WebView, after the WebView is loaded, only the navigation area on the source page can be used as the navigation area of the WebView page, and since the WebView page and the source page have a difference in style, when the navigation area of the source page is used as the navigation area of the WebView page, the problem that the navigation area and the WebView page are not matched may exist, and user experience is affected.
For the problem that the navigation area is not matched with the WebView page, an optional solution is as follows: after the WebView page is created, the WebView informs the source page of the configuration of the navigation area through JSB bridge, meanwhile, the WebView sends the configuration information corresponding to the navigation area to the source page, and the source page performs rendering after configuring the navigation area according to the received configuration information corresponding to the navigation area, so that the navigation area adapts to the requirements and style of the WebView page. However, the source page can only configure the navigation area after receiving the WebView notification, the page loading is slow due to the interaction process of the WebView and the source page, and the user experience is poor because the navigation area needs to be waited to complete the configuration after the WebView page is loaded.
The disclosure provides a page display method, which is explained by taking a client as an example. The method comprises the steps that a client side starts a foreground operation to send a page configuration request to a server, and receives navigation configuration parameters returned by the server and used for configuring a navigation area in at least one target display page; the client responds to an operation instruction which is triggered by the object and used for displaying the target display page, obtains the navigation configuration parameters of the target display page corresponding to the operation instruction from the navigation parameters corresponding to at least one target display page, and performs rendering operation on the navigation area in the target display page according to the navigation configuration parameters. In the embodiment of the disclosure, the client sends the configuration information to the server to pull the navigation configuration parameters of the navigation area in the display page when the foreground is started to run, and the navigation configuration parameters can be obtained without waiting for the completion of the creation of the network view, so that the navigation configuration parameters of the target display interface configured by the server can be obtained and the navigation area of the display interface is rendered after the client responds to the operation instruction for displaying the target display page triggered by the object, the interaction process of the network view and the source generation interface is not needed any more, the configuration flow of the navigation area of the display interface is simplified, and the loading speed of the page is accelerated; because the server configures the navigation configuration parameters for the target display page, the navigation configuration parameters can be flexibly configured according to the network content in the target display page, so that the navigation area rendered according to the navigation configuration parameters can be matched with the network view of the target display page, the display effect of the target display page is improved, and the user experience is improved.
Embodiments of the present disclosure are described in further detail below with reference to the accompanying drawings.
Fig. 2 is a schematic diagram of a framework of a page presentation system according to an exemplary embodiment, as shown in fig. 2, including a client 21 and a server 22.
The client 21 starts foreground operation, and sends a page configuration request to the server 22;
the client starts the foreground operation, which can be the client starts the operation or the client is adjusted to the foreground operation from the background of the terminal.
The server 22 responds to the page configuration request sent by the client 21, and sends the navigation configuration parameter, the routing address and the network content configuration parameter of at least one target display page corresponding to the client 21;
it should be noted that the client 21 may correspond to at least one target display page, and the target display page is a page developed by using WebView;
the client 21 renders a navigation area in the target display page according to the navigation configuration parameters;
the routing address is a link address which is jumped to after a user triggers an opening instruction in a target display page;
the client 21 creates a web view in the web content area of the target display page according to the web content configuration parameters.
It should be noted that, when there are multiple target display pages for page development using Webview in the client, the server sends, to the client, the navigation configuration parameter, the routing address, and the network content configuration parameter corresponding to each of the multiple target display pages.
The client 21 stores the received navigation configuration parameters, routing addresses and network content configuration parameters into a local memory;
it should be noted that at least one set of navigation configuration parameters, routing addresses and network content configuration parameters received by the client and a target display page of the client have a one-to-one correspondence relationship, the client stores the navigation configuration parameters, the routing addresses and the network content configuration parameters into a local memory of the terminal and does not write the navigation configuration parameters, the routing addresses and the network content configuration parameters into a magnetic disk of the terminal, and when the client starts a foreground operation each time, a page configuration request is sent to the server and the navigation configuration parameters, the routing addresses and the network content configuration parameters in the local memory are dynamically updated according to the received navigation configuration parameters, routing addresses and network content configuration parameters, so that the navigation configuration parameters, routing addresses and network content configuration parameters in the local memory are all the latest configuration parameters.
The client 21 responds to an operation instruction of a display target display page triggered by the object;
the operation instruction for displaying the target page triggered by the object may be a jump button corresponding to the target display page on the display interface of the object-triggered client, or may be a preset area corresponding to the target display page on the display page of the object-triggered client.
One possible implementation manner is that the object triggers the operation instruction for displaying the target display page according to the following manners:
the client 21 determines a routing address corresponding to the operation instruction triggered by the object; and when the routing address corresponding to the operation instruction is in the routing address corresponding to at least one target display page configured by the server, determining the operation instruction triggered by the object as the operation instruction for displaying the target display page.
It should be noted that the routing address may be a URL address, after the object triggers the operation instruction, the client compares the routing address corresponding to the operation instruction with the routing addresses stored in the local memory, and when it is determined that the routing address corresponding to the operation instruction is included in the routing addresses stored in the local memory, it is determined that the routing address corresponding to the operation instruction is the routing address of the target display page configured by the server, so as to determine that the operation instruction triggered by the object is the operation instruction for displaying the target display page.
The client 21 responds to an operation instruction which is triggered by the object and shows the target display page, and acquires navigation configuration parameters of the target display page corresponding to the operation instruction from the local memory;
in one possible implementation, the navigation configuration parameters corresponding to the target display page may include some or all of a title setting parameter, a button setting parameter, a navigation bar style setting parameter, and a status bar setting parameter.
It should be noted that the title setting parameters are shown in table 1, and include title text and title text color;
parameter(s) Type (B) Default value Description of the invention
title String Maintaining last time settings Title to be displayed
color String Maintaining last time settings Color of the title text
TABLE 1 title set parameters
The button setting parameters are shown in table 2 and include position numbers, view types, button characters, character colors, button display icons, picture effects, whether small red dots are displayed or not, and distinguishing the clicked button and the event body triggered on the button;
Figure BDA0002296769280000121
TABLE 2 button settings parameters
The navigation bar style setting parameters are shown in table 3, and include a toolbar style, a background color and a lower line color; if the background color can be set to be 'default', the theme color preset by the source page is used, so that the navigation area of the target display page and the source page keep uniform style, and the complexity of the target display page is reduced;
parameter(s) Type (B) Default value Description of the invention
position String Maintaining last time settings Top toolbar style
backgroundcolor String Maintaining last time settings Background color
borderBottomColor String Maintaining last time settings Lower edge line color
TABLE 3 navigation bar style settings
The status bar setting parameters are shown in table 4, and include status bar text color and background color;
parameter(s) Type (B) Default value Description of the invention
textcolor String Maintaining last time settings Status bar text color
backgroundcolor String Maintaining last time settings Background color
TABLE 4 status column setting parameters
After the client 21 acquires the navigation configuration parameters corresponding to the target display page, the client performs rendering operation on the navigation area in the target display page according to the navigation configuration parameters corresponding to the target display page. For example, the client renders the navigation area after acquiring the navigation configuration parameter corresponding to the target display page, and may acquire the navigation area as shown in fig. 3.
In a possible implementation manner, when acquiring the navigation configuration parameter corresponding to the target display page, the client 21 acquires the network content configuration parameter corresponding to the target display page; the network content configuration parameters corresponding to the target display page are configured by the server after the client sends a page configuration request to the server;
it should be noted that, when acquiring the network content configuration parameter corresponding to the target display page, the client reads the network content configuration parameter of the target display page corresponding to the operation instruction triggered by the object from the local memory, and creates a network view in the network content area in the target display page according to the acquired network content configuration parameter.
In specific implementation, the network content configuration parameters may include content such as network view component parameters and background colors, and after the client acquires the network content configuration parameters, the client may set the background colors of the network view according to the background colors in the network content configuration parameters, create a network view component according to the network view component parameters, and render the created network view component to obtain the network view. For example, a network view created by the client according to the network configuration parameters corresponding to the target display page may be as shown in fig. 4.
FIG. 5 is an interaction flow diagram illustrating a page presentation method according to an exemplary embodiment, as shown in FIG. 5, including the steps of:
in step S501, the client starts foreground operation;
in step S502, the client sends a page configuration request to the server;
in step S503, the server determines the navigation configuration parameter, the routing address and the network content configuration parameter of at least one target display page;
in step S504, the server sends the navigation configuration parameter, the routing address and the network content configuration parameter of at least one target display page to the client;
in step S505, the client stores the received navigation configuration parameter, routing address, and network content configuration parameter of the at least one target display page in a local memory;
in step S506, the client responds to the operation instruction triggered by the object, and determines that the routing address corresponding to the operation instruction is the routing address of the target display page configured by the server;
in step S507, the client obtains the navigation configuration parameters of the target display page corresponding to the operation instruction, and performs a rendering operation on the navigation area in the target display page corresponding to the operation instruction;
in step S508, the client acquires the network content configuration parameter corresponding to the target display page corresponding to the operation instruction, and creates a network view in the network content area in the target display page corresponding to the operation instruction.
Step S507 and step S508 may be performed simultaneously.
Fig. 6 is a flowchart illustrating a client-side page display method according to an exemplary embodiment, which may include the following steps:
in step S601, the client starts a foreground runtime and sends a page configuration request to the server;
in step S602, receiving a navigation configuration parameter corresponding to at least one target display page configured by the server;
in step S603, in response to an operation instruction for displaying a target display page triggered by an object, acquiring a navigation configuration parameter of the target display page corresponding to the operation instruction from navigation configuration parameters corresponding to at least one target display page;
in step S602, according to the acquired navigation configuration parameter, a rendering operation is performed on a navigation area in a target display page corresponding to the operation instruction.
In one possible implementation manner, when receiving the navigation configuration parameter corresponding to at least one target display page configured by the server, receiving a routing address corresponding to the at least one target display page configured by the server;
determining an operation instruction of the object triggering display target display page according to the following modes:
determining a routing address corresponding to an operation instruction triggered by an object;
and when the routing address corresponding to the operation instruction is in the routing address corresponding to at least one target display page configured by the server, determining that the operation instruction triggered by the object is the operation instruction for displaying the target display page.
In one possible implementation manner, when receiving the navigation configuration parameter corresponding to at least one target display page configured by the server, receiving a network content configuration parameter corresponding to at least one target display page configured by the server;
acquiring the network content configuration parameters of the target display page corresponding to the operation instruction from the network content configuration parameters corresponding to at least one target display page configured by the server;
and creating a network view in a network content area in a target display page corresponding to the operation instruction according to the acquired network content configuration parameters.
Fig. 7 is a flowchart illustrating a page display method on a server side according to an exemplary embodiment of the present disclosure, and as shown in fig. 7, the method includes the following steps:
in step S701, a page configuration request sent when a client starts a foreground runtime is received;
in step S702, a navigation configuration parameter corresponding to at least one target display page is sent to the client, so that the client responds to an operation instruction triggered by the object and showing the target display page, obtains the navigation configuration parameter of the target display page corresponding to the operation instruction from the navigation configuration parameter corresponding to the at least one target display page, and performs a rendering operation on a navigation area in the target display page corresponding to the operation instruction according to the obtained navigation configuration parameter.
In a possible implementation manner, when the navigation configuration parameter corresponding to at least one target display page is sent to a client, a routing address corresponding to the at least one target display page is sent to the client, so that when it is determined that the routing address corresponding to the operation instruction is in the routing address corresponding to the at least one target display page configured by the server, the client determines that the operation instruction triggered by the object is the operation instruction for displaying the target display page.
When the navigation configuration parameter corresponding to at least one target display page is sent to a client, a network content configuration parameter corresponding to the at least one target display page is sent to the client, so that the client acquires the network content configuration parameter of the target display page corresponding to the operation instruction from the network content configuration parameter corresponding to the at least one target display page, and creates a network view in a network content area in the target display page corresponding to the operation instruction according to the acquired network content configuration parameter.
Fig. 8 is a block diagram illustrating a client-side page presentation apparatus according to an exemplary embodiment, and referring to fig. 8, the apparatus includes a first sending module 801, a first receiving module 802, an obtaining module 801, and a presentation module 802;
a first sending module 801 configured to execute sending a page configuration request to a server when a client starts a foreground runtime;
a first receiving module 802 configured to perform receiving navigation configuration parameters corresponding to at least one target display page configured by the server;
an obtaining module 803, configured to execute an operation instruction for displaying a target display page triggered by a response object, and obtain a navigation configuration parameter corresponding to the target display page; the navigation configuration parameters corresponding to the target display page are configured by the server after the client starts foreground operation and sends a page configuration request to the server;
the presentation module 804 is configured to perform rendering operation on the navigation area in the target display page according to the acquired navigation configuration parameter.
In a possible implementation, the obtaining module 803 is further configured to perform:
receiving a routing address corresponding to at least one target display page configured by the server;
determining an operation instruction of the object triggering display target display page according to the following modes:
determining a routing address corresponding to an operation instruction triggered by an object;
and when the routing address corresponding to the operation instruction is in the routing address corresponding to at least one target display page configured by the server, determining that the operation instruction triggered by the object is the operation instruction for displaying the target display page.
In one possible embodiment, the first receiving module 802 is further configured to perform:
receiving a network content configuration parameter corresponding to at least one target display page configured by the server;
the obtaining module 803 is further configured to perform:
acquiring the network content configuration parameters of the target display page corresponding to the operation instruction from the network content configuration parameters corresponding to at least one target display page configured by the server;
the presentation module 804 is further configured to perform:
and creating a network view in a network content area in a target display page corresponding to the operation instruction according to the acquired network content configuration parameters.
Fig. 9 is a block diagram illustrating a server-side page presentation apparatus according to an exemplary embodiment, and referring to fig. 9, the apparatus includes a determining module 901 and a sending module 902;
a second receiving module 901, configured to execute receiving a page configuration request sent by a client starting foreground runtime;
the second sending module 902 is configured to execute sending of navigation configuration parameters corresponding to at least one target display page to a client, so that the client responds to an operation instruction triggered by an object and used for displaying the target display page, obtains the navigation configuration parameters of the target display page corresponding to the operation instruction from the navigation configuration parameters corresponding to the at least one target display page, and performs rendering operation on a navigation area in the target display page corresponding to the operation instruction according to the obtained navigation configuration parameters.
In a possible implementation, the second sending module 902 is further configured to perform:
and sending the routing address corresponding to the at least one target display page to the client, so that when the routing address corresponding to the operation instruction is determined to be in the routing address corresponding to the at least one target display page configured by the server, the operation instruction triggered by the object is determined to be the operation instruction for displaying the target display page.
In a possible implementation, the second sending module 902 is further configured to perform:
and sending the network content configuration parameters corresponding to the at least one target display page to the client, so that the client acquires the network content configuration parameters of the target display page corresponding to the operation instruction from the network content configuration parameters corresponding to the at least one target display page, and creating a network view in a network content area of the target display page corresponding to the operation instruction according to the acquired network content configuration parameters.
With regard to the apparatus in the above-described embodiment, the specific manner in which each unit executes the request has been described in detail in the embodiment related to the method, and will not be elaborated here.
FIG. 10 is a block diagram illustrating a client-side page presentation electronic device 1000, according to an example embodiment, including:
a processor 1010;
a memory 1020 for storing instructions executable by the processor 1010;
wherein the processor 1010 is configured to execute the instructions to implement a client-side page exposure method in the embodiments of the present disclosure.
In an exemplary embodiment, a client-side non-volatile storage medium is also provided that includes instructions, such as the memory 1020 that includes instructions, that are executable by the processor 1010 of the electronic device 1000 to perform the above-described method. Alternatively, the storage medium may be a non-transitory computer readable storage medium, which may be, for example, a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
Fig. 11 is a block diagram illustrating a server 1100 according to an example embodiment, including:
a processor 1110;
a memory 1120 for storing instructions executable by the processor 1110;
wherein the processor 1110 is configured to execute the instructions to implement the server-side page showing method in the embodiments of the present disclosure.
In an exemplary embodiment, a server-side non-volatile storage medium is also provided that includes instructions, such as the memory 1120 including instructions, that are executable by the processor 1110 of the server 1100 to perform the methods described above. Alternatively, the storage medium may be a non-transitory computer readable storage medium, which may be, for example, a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
The client in the embodiment of the present disclosure may be installed in a terminal, as shown in fig. 12, a terminal 1200 in the embodiment of the present disclosure includes: radio Frequency (RF) circuit 1210, power supply 1220, processor 1230, memory 1240, input unit 1250, display unit 1260, camera 1270, communication interface 1280, and Wireless Fidelity (WiFi) module 1290. Those skilled in the art will appreciate that the configuration of the terminal shown in fig. 12 is not intended to be limiting, and that embodiments of the present disclosure provide terminals that include more or less components than those shown, or that combine certain components, or that are arranged in different components.
The following describes each component of the terminal 1200 in detail with reference to fig. 12:
the RF circuit 1210 may be used for receiving and transmitting data during a communication or conversation. In particular, the RF circuit 1210, after receiving downlink data of a base station, sends the downlink data to the processor 1230 for processing; and in addition, sending the uplink data to be sent to the base station. Generally, the RF circuit 1210 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like.
In addition, the RF circuit 1210 may also communicate with networks and other terminals through wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to global system for mobile communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (SMS), and the like.
The WiFi technology belongs to a short-distance wireless transmission technology, and the terminal 1200 is connected to an Access Point (AP) through a WiFi module 1290, so as to Access a data network. The WiFi module 1290 can be used for receiving and sending data during communication.
The terminal 1200 may be physically connected to other terminals through the communication interface 1280. Optionally, the communication interface 1280 is connected to the communication interfaces of the other terminals through a cable, so as to implement data transmission between the terminal 1200 and the other terminals.
In the embodiment of the present disclosure, the terminal 1200 can implement a communication service to send information to other contacts, so that the terminal 1200 needs to have a data transmission function, that is, the terminal 1200 needs to include a communication module inside. Although fig. 12 illustrates communication modules such as the RF circuit 1210, the WiFi module 1290, and the communication interface 1280, it is to be understood that at least one of the above components or other communication modules (e.g., bluetooth module) for implementing communication exists in the terminal 1200 for data transmission.
For example, when the terminal 1200 is a mobile phone, the terminal 1200 may include the RF circuit 1210, and may further include the WiFi module 1290; when the terminal 1200 is a computer, the terminal 1200 may include the communication interface 1280 and may further include the WiFi module 1290; when the terminal 1200 is a tablet computer, the terminal 1200 may include the WiFi module.
The memory 1240 may be used to store software programs and modules. The processor 1230 performs various functional applications and data processing of the terminal 1200 by executing the software programs and modules stored in the memory 1240, and when the processor 1230 executes the program codes in the memory 1240, part or all of the processes in fig. 3, fig. 6 and fig. 7 of the embodiments of the present disclosure can be implemented.
Alternatively, the memory 1240 may mainly include a program storage area and a data storage area. Wherein, the storage program area can store an operating system, various application programs (such as communication application), various modules for WLAN connection, and the like; the storage data area may store data created according to the use of the terminal, and the like.
Further, the memory 1240 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 input unit 1250 may be used to receive numeric or character information input by a user and generate key signal inputs related to user settings and function control of the terminal 1200.
Alternatively, the input unit 1250 may include a touch panel 1251 and other input terminals 1252.
The touch panel 1251, also referred to as a touch screen, can collect touch operations performed by a user on or near the touch panel 1251 (for example, operations performed by the user on or near the touch panel 1251 using any suitable object or accessory such as a finger or a stylus), and drive the corresponding connection device according to a preset program. Alternatively, the touch panel 1251 may include two parts, namely, 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 1230, and can receive and execute commands sent by the processor 1230. In addition, the touch panel 1251 can be implemented by various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave.
Optionally, the other input terminals 1252 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 1260 may be used to display information input by or provided to the user and various menus of the terminal 1200. The display unit 1260 is a display system of the terminal 1200, and is used for presenting an interface and realizing human-computer interaction.
The display unit 1260 may include a display panel 1261. Alternatively, the Display panel 1261 may be configured in the form of a Liquid Crystal Display (LCD), an organic light-emitting diode (OLED), or the like.
Further, the touch panel 1251 can cover the display panel 1261, and when the touch panel 1251 detects a touch operation on or near the touch panel 1251, the touch panel 1251 transmits the touch operation to the processor 1230 to determine the type of the touch event, and then the processor 1230 provides a corresponding visual output on the display panel 1261 according to the type of the touch event.
Although in fig. 12 the touch panel 1251 and the display panel 1261 are implemented as two separate components to implement the input and output functions of the terminal 1200, in some embodiments, the touch panel 1251 and the display panel 1261 may be integrated to implement the input and output functions of the terminal 1200.
The processor 1230 is a control center of the terminal 1200, connects various components using various interfaces and lines, performs various functions of the terminal 1200 and processes data by operating or executing software programs and/or modules stored in the memory 1240 and calling data stored in the memory 1240, thereby implementing various services based on the terminal.
Optionally, the processor 1230 may include one or more processing units. Optionally, the processor 1230 may integrate an application processor and a modem processor, wherein the application processor mainly processes an operating system, a user interface, an application program, and the like, and the modem processor mainly processes wireless communication. It will be appreciated that the modem processor described above may not be integrated into the processor 1230.
The camera 1270 is configured to implement a shooting function of the terminal 1200, and shoot pictures or videos.
The terminal 1200 also includes a power supply 1220 (such as a battery) for powering the various components. Optionally, the power source 1220 may be logically connected to the processor 1230 through a power management system, so that the power management system may manage charging, discharging, power consumption, and the like.
Although not shown, the terminal 1200 may further include at least one sensor, an audio circuit, and the like, which are not described in detail herein.
The embodiment of the present disclosure further provides a computer program product, which when running on an electronic device, enables the electronic device to execute a method for implementing any one of the above-mentioned page display methods or any one of the methods that may be involved in any one of the above-mentioned page display methods according to the embodiment of the present disclosure.
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.

Claims (10)

1. A page display method is characterized by comprising the following steps:
the client starts foreground operation and sends a page configuration request to the server;
receiving navigation configuration parameters corresponding to at least one target display page configured by the server;
responding to an operation instruction which is triggered by an object and used for displaying a target display page, and acquiring navigation configuration parameters of the target display page corresponding to the operation instruction from the navigation configuration parameters corresponding to at least one target display page;
and rendering the navigation area in the target display page corresponding to the operation instruction according to the acquired navigation configuration parameters.
2. The method of claim 1, wherein upon receiving navigation configuration parameters corresponding to at least one target display page configured by the server, further comprising:
receiving a routing address corresponding to at least one target display page configured by the server;
determining an operation instruction of the object triggering display target display page according to the following modes:
determining a routing address corresponding to an operation instruction triggered by an object;
and when the routing address corresponding to the operation instruction is in the routing address corresponding to at least one target display page configured by the server, determining that the operation instruction triggered by the object is the operation instruction for displaying the target display page.
3. The method of claim 1, wherein upon receiving navigation configuration parameters corresponding to at least one target display page configured by the server, further comprising:
receiving a network content configuration parameter corresponding to at least one target display page configured by the server;
the method further comprises the following steps:
acquiring the network content configuration parameters of the target display page corresponding to the operation instruction from the network content configuration parameters corresponding to at least one target display page configured by the server;
and creating a network view in a network content area in a target display page corresponding to the operation instruction according to the acquired network content configuration parameters.
4. A page display method is characterized by comprising the following steps:
receiving a page configuration request sent by a client when a foreground is started to run;
sending navigation configuration parameters corresponding to at least one target display page to a client so that the client responds to an operation instruction which is triggered by an object and is used for displaying the target display page, acquiring the navigation configuration parameters of the target display page corresponding to the operation instruction from the navigation configuration parameters corresponding to the at least one target display page, and rendering a navigation area in the target display page corresponding to the operation instruction according to the acquired navigation configuration parameters.
5. A page display apparatus, comprising:
the first sending module is configured to execute the client to start foreground operation and send a page configuration request to the server;
the first receiving module is configured to execute receiving navigation configuration parameters corresponding to at least one target display page configured by the server;
the acquisition module is configured to execute an operation instruction for displaying a target display page triggered by an object, and acquire navigation configuration parameters of the target display page corresponding to the operation instruction from the navigation configuration parameters corresponding to the at least one target display page;
and the display module is configured to perform rendering operation on the navigation area in the target display page corresponding to the operation instruction according to the acquired navigation configuration parameters.
6. A page processing apparatus, comprising:
the second receiving module is configured to execute and receive a page configuration request sent by the client starting foreground operation;
the second sending module is configured to execute sending of navigation configuration parameters corresponding to at least one target display page to a client, so that the client responds to an operation instruction triggered by an object and used for displaying the target display page, acquire the navigation configuration parameters of the target display page corresponding to the operation instruction from the navigation configuration parameters corresponding to the at least one target display page, and perform rendering operation on a navigation area in the target display page corresponding to the operation instruction according to the acquired navigation configuration parameters.
7. 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 according to any one of claims 1 to 3.
8. A server, 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 claim 4.
9. A storage medium, wherein instructions in the storage medium, when executed by a processor of a page presentation electronic device, enable the electronic device to perform the page presentation method according to any one of claims 1 to 3.
10. A storage medium, wherein instructions in the storage medium, when executed by a processor of a page presentation server, enable the electronic device to perform the page presentation method according to claim 4.
CN201911205166.6A 2019-11-29 2019-11-29 Page display method and device, electronic equipment, server and storage medium Active CN110990741B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911205166.6A CN110990741B (en) 2019-11-29 2019-11-29 Page display method and device, electronic equipment, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911205166.6A CN110990741B (en) 2019-11-29 2019-11-29 Page display method and device, electronic equipment, server and storage medium

Publications (2)

Publication Number Publication Date
CN110990741A true CN110990741A (en) 2020-04-10
CN110990741B CN110990741B (en) 2024-03-12

Family

ID=70088605

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911205166.6A Active CN110990741B (en) 2019-11-29 2019-11-29 Page display method and device, electronic equipment, server and storage medium

Country Status (1)

Country Link
CN (1) CN110990741B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112367531A (en) * 2020-10-30 2021-02-12 腾讯科技(深圳)有限公司 Video stream display method, processing method and related equipment
CN112672226A (en) * 2020-12-22 2021-04-16 深圳市创维软件有限公司 Display mode setting method, playing device and readable storage medium
CN112818143A (en) * 2021-01-30 2021-05-18 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN112966201A (en) * 2021-03-05 2021-06-15 北京百度网讯科技有限公司 Object processing method, device, electronic equipment and storage medium
CN113204722A (en) * 2021-03-30 2021-08-03 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN113625927A (en) * 2021-06-23 2021-11-09 武汉理工数字传播工程有限公司 Method for managing operation function, electronic equipment and storage medium
CN113867868A (en) * 2021-09-29 2021-12-31 北京达佳互联信息技术有限公司 Display parameter determination method, device and storage medium
CN114143589A (en) * 2021-11-11 2022-03-04 北京奇艺世纪科技有限公司 Page display method and device, electronic device and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107066631A (en) * 2017-05-26 2017-08-18 北京三快在线科技有限公司 Display methods, device and the electronic equipment of the page
CN109388453A (en) * 2018-09-07 2019-02-26 Oppo广东移动通信有限公司 Methods of exhibiting, device, storage medium and the electronic equipment of application page
CN109684574A (en) * 2018-08-20 2019-04-26 平安普惠企业管理有限公司 Page loading method, device, equipment and storage medium
EP3561691A1 (en) * 2018-04-28 2019-10-30 Beijing Xiaomi Mobile Software Co., Ltd. Method and apparatus for displaying webpage content

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107066631A (en) * 2017-05-26 2017-08-18 北京三快在线科技有限公司 Display methods, device and the electronic equipment of the page
EP3561691A1 (en) * 2018-04-28 2019-10-30 Beijing Xiaomi Mobile Software Co., Ltd. Method and apparatus for displaying webpage content
CN109684574A (en) * 2018-08-20 2019-04-26 平安普惠企业管理有限公司 Page loading method, device, equipment and storage medium
CN109388453A (en) * 2018-09-07 2019-02-26 Oppo广东移动通信有限公司 Methods of exhibiting, device, storage medium and the electronic equipment of application page

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112367531A (en) * 2020-10-30 2021-02-12 腾讯科技(深圳)有限公司 Video stream display method, processing method and related equipment
CN112367531B (en) * 2020-10-30 2021-08-27 腾讯科技(深圳)有限公司 Video stream display method, processing method and related equipment
CN112672226A (en) * 2020-12-22 2021-04-16 深圳市创维软件有限公司 Display mode setting method, playing device and readable storage medium
CN112672226B (en) * 2020-12-22 2023-03-14 深圳市创维软件有限公司 Display mode setting method, playing device and readable storage medium
CN112818143B (en) * 2021-01-30 2022-03-25 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN112818143A (en) * 2021-01-30 2021-05-18 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN112966201A (en) * 2021-03-05 2021-06-15 北京百度网讯科技有限公司 Object processing method, device, electronic equipment and storage medium
CN112966201B (en) * 2021-03-05 2023-07-21 北京百度网讯科技有限公司 Object processing method, device, electronic equipment and storage medium
CN113204722B (en) * 2021-03-30 2022-11-22 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN113204722A (en) * 2021-03-30 2021-08-03 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN113625927A (en) * 2021-06-23 2021-11-09 武汉理工数字传播工程有限公司 Method for managing operation function, electronic equipment and storage medium
CN113867868A (en) * 2021-09-29 2021-12-31 北京达佳互联信息技术有限公司 Display parameter determination method, device and storage medium
CN113867868B (en) * 2021-09-29 2024-05-17 北京达佳互联信息技术有限公司 Display parameter determining method, device and storage medium
CN114143589A (en) * 2021-11-11 2022-03-04 北京奇艺世纪科技有限公司 Page display method and device, electronic device and readable storage medium

Also Published As

Publication number Publication date
CN110990741B (en) 2024-03-12

Similar Documents

Publication Publication Date Title
CN110990741B (en) Page display method and device, electronic equipment, server and storage medium
CN115357178B (en) Control method applied to screen-throwing scene and related equipment
US11025963B2 (en) Data processing method, apparatus, and system for live streaming page
US10725649B2 (en) Graphic code display method and apparatus
EP3174253B1 (en) Message withdrawal method and apparatus, computer program and recording medium
US11579946B2 (en) Method for managing multiple operating systems in a terminal
CN113473204A (en) Information display method and device, electronic equipment and storage medium
US10452230B2 (en) Electronic device and method for adding home screen page
CN110837398B (en) Method and terminal for displaying card of quick application
US10652287B2 (en) Method, device, and system for managing information recommendation
WO2018077041A1 (en) Method and apparatus for running application
CN107436712B (en) Method, device and terminal for setting skin for calling menu
CN112579264B (en) Application program jumping method, terminal and computer storage medium
EP4228226A1 (en) File sending method and apparatus, and electronic device
US10320730B2 (en) Method and device for displaying message
CN114422461A (en) Message reference method and device
CN107025574B (en) Promotion information display method and device
CN111367444A (en) Application function execution method and device, electronic equipment and storage medium
CN107229470B (en) System font switching method, mobile terminal and computer readable storage medium
CN110851198B (en) Method and terminal for displaying view of quick application
CN105320532B (en) Method, device and terminal for displaying interactive interface
CN116594616A (en) Component configuration method and device and computer readable storage medium
CN107346347B (en) Webpage table display method and device
CN108536540B (en) Method and device for acquiring mouse message of desktop icon
CN114415893B (en) Image display method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant