CN114265535A - Push message landing page display method, device, equipment and medium - Google Patents

Push message landing page display method, device, equipment and medium Download PDF

Info

Publication number
CN114265535A
CN114265535A CN202111572856.2A CN202111572856A CN114265535A CN 114265535 A CN114265535 A CN 114265535A CN 202111572856 A CN202111572856 A CN 202111572856A CN 114265535 A CN114265535 A CN 114265535A
Authority
CN
China
Prior art keywords
application program
push
push message
parameter
message
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
CN202111572856.2A
Other languages
Chinese (zh)
Other versions
CN114265535B (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.)
Baidu Online Network Technology Beijing Co Ltd
Original Assignee
Baidu Online Network Technology Beijing 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 Baidu Online Network Technology Beijing Co Ltd filed Critical Baidu Online Network Technology Beijing Co Ltd
Priority to CN202111572856.2A priority Critical patent/CN114265535B/en
Publication of CN114265535A publication Critical patent/CN114265535A/en
Application granted granted Critical
Publication of CN114265535B publication Critical patent/CN114265535B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The present disclosure provides a push message landing page display method, apparatus, device, medium, and program product, which relate to the field of computer technologies, and in particular, to the field of application programming and page configuration technologies. The implementation scheme is as follows: responding to the opening operation of a user on a push message of an application program on a terminal, and determining whether the starting of the application program is push starting; responding to the callback of the application program to the specific interface of the terminal system after the application program is started, if the application program is started by push-up, transmitting target parameters which indicate that the application program is started by push-up to the application program through the specific interface, so that the application program skips the home page of the application program according to the target parameters, and displaying the landing page of the push message. The display efficiency of the push message landing page is improved.

Description

Push message landing page display method, device, equipment and medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to the field of application programming and page configuration technologies, and in particular, to a method, an apparatus, a device, a medium, and a program product for displaying a landing page of a push message.
Background
When a user receives push messages from different Applications (APPs) on a terminal, a message displayed on a screen is slid rightwards on a notification center or a lock screen of the terminal to trigger an open button, or the message is directly clicked, and an interface seen by the user is usually a start page and a loading page of the APP for pushing the message and a corresponding landing page of the APP for the message in sequence. When the message is slid leftwards, the management, viewing and clearing buttons can appear, if a user clicks the viewing button, a menu can be popped up, wherein the menu can contain an opening option, and when the opening option is clicked, an APP starting page, an APP home page, a loading page and a corresponding landing page of the message in the APP can be opened in sequence.
As described above, in the process of clicking the open message in the left-sliding manner, the APP home page needs to be loaded more than once, compared with the right-sliding message or the direct click message. However, for the user, the user clicks the notification message to check the content corresponding to the message, and does not need to check the APP home page. Therefore, in the left-sliding process, the display efficiency of the message landing page is low.
Disclosure of Invention
The disclosure provides a push message landing page display method, apparatus, device, medium, and program product.
According to an aspect of the present disclosure, a landing page display method of a push message is provided, including:
responding to the opening operation of a user on a push message of an application program on a terminal, and determining whether the starting of the application program is push starting;
responding to a callback to a specific interface of the terminal system after the application program is started, if the application program is started by push-up, transmitting a target parameter indicating that the application program is started by push-up to the application program through the specific interface, so that the application program skips a home page of the application program according to the target parameter, and displaying a landing page of the push message.
According to another aspect of the present disclosure, there is provided a landing page display device for pushing a message, including:
the device comprises a parameter analysis module, a parameter analysis module and a parameter analysis module, wherein the parameter analysis module is used for responding to the opening operation of a user on the push message of an application program on a terminal and determining whether the starting of the application program is push starting;
and the target parameter transmitting module is used for responding to the callback of the application program to a specific interface of the terminal system after the application program is started, and transmitting the target parameter which indicates that the application program is started and called by pushing to the application program through the specific interface if the application program is started and the target parameter is called by pushing so that the application program skips the home page of the application program according to the target parameter and displays the landing page of the pushed message.
According to another aspect of the present disclosure, there is provided an electronic device including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a landing page display method of push messages according to any embodiment of the disclosure.
According to another aspect of the present disclosure, there is provided a non-transitory computer-readable storage medium storing computer instructions for causing a computer to perform a landing page display method of a push message according to any embodiment of the present disclosure.
According to another aspect of the present disclosure, there is provided a computer program product comprising a computer program which, when executed by a processor, implements the landing page display method of push messages according to any embodiment of the present disclosure.
It should be understood that the statements in this section do not necessarily identify key or critical features of the embodiments of the present disclosure, nor do they limit the scope of the present disclosure. Other features of the present disclosure will become apparent from the following description.
Drawings
The drawings are included to provide a better understanding of the present solution and are not to be construed as limiting the present disclosure. Wherein:
fig. 1 is a schematic diagram of a landing page display method of a push message according to an embodiment of the present disclosure;
FIG. 2 is a schematic diagram of a landing page display method for push messages according to an embodiment of the present disclosure;
FIG. 3 is a schematic diagram of a landing page display method for push messages according to an embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of a landing page display device for pushing messages according to an embodiment of the present disclosure;
fig. 5 is a block diagram of an electronic device for implementing a landing page display method of a push message according to an embodiment of the present disclosure.
Detailed Description
Exemplary embodiments of the present disclosure are described below with reference to the accompanying drawings, in which various details of the embodiments of the disclosure are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present disclosure. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
In the prior art, after an application program (APP) is started, whether an APP home page needs to be loaded before entering a landing page of a push message is determined according to a target parameter acquired from a callback of a specific interface provided for a terminal system in the APP starting process. If the target parameter is null, loading and displaying an APP home page; if the target parameter is not null, the first page is skipped to directly enter the landing page. And whether the target parameter is empty or not is obtained by the terminal system according to the analysis of a second parameter provided by the terminal system, and the value of the second parameter is related to triggering the opening operation of the push message. Therefore, in the prior art, the values of the second parameters corresponding to different opening operations are different, and the target parameter obtained by analyzing the value of the second parameter corresponding to the left-sliding operation by the terminal system is null, so that the phenomenon that the application home page is displayed in the left-sliding opening mode occurs, which results in long display time of the message landing page and low efficiency.
The embodiment of the disclosure solves the above problems, and no matter what way the user triggers the push message, the application program can skip the APP home page and directly enter the push message landing page.
Fig. 1 is a schematic flowchart of a floor page display method of a push message according to an embodiment of the present disclosure, which is applicable to a situation where an application starts and directly enters a floor page of a push message when a user triggers a push message in any manner on a terminal, and relates to the technical field of computers, in particular to the technical field of application design and page configuration. The method can be executed by a floor page display device for pushing messages, which is implemented by software and/or hardware, and is preferably configured in electronic equipment, such as an intelligent terminal or computer equipment. As shown in fig. 1, the method specifically includes the following steps:
s101, responding to the opening operation of the push message of the application program on the terminal by the user, and determining whether the starting of the application program is push starting.
The opening operation may be any one of the triggering manners for the push message, for example, the opening operation includes clicking the push message on a screen of the terminal, or sliding the push message right, or sliding the push message left and then clicking an open button. When a user triggers the push message, whether the application program corresponding to the current start is the push call can be analyzed according to the existing mechanism of the terminal system.
S102, responding to the call-back of the application program to the specific interface of the terminal system after the application program is started, if the application program is started by push call, transmitting target parameters which indicate that the application program is started by push call to the application program through the specific interface, so that the application program skips the home page of the application program according to the target parameters, and displaying the landing page of the push message.
When a user triggers the push message, the terminal system calls an application program corresponding to the push message, and after the application program is started, a specific interface provided by the terminal system is called back to acquire parameters related to the started application program. If the parameters include a target parameter indicating that the application program is currently push-up, the application program skips the application program home page according to the target parameter, and displays the landing page of the push message.
It should be noted that, in the prior art, the terminal system obtains the target parameter by analyzing the opening manner of the push message by the user. Specifically, when the push message is opened by the user by clicking the push message or sliding the push message right, the terminal system analyzes a target parameter indicating that the starting of the application program is the push call; when the user opens the push message in a manner of sliding the push message left and then clicking an open button, the terminal system cannot analyze and obtain a target parameter indicating that the starting of the application program is the push call, so that the user experiences inconsistent conditions under different opening operations. In the embodiment of the present disclosure, no matter which opening operation of the push message is performed by the user, when it is determined that the start of the application is the push call, the terminal system transmits the target parameter indicating that the start of the application is the push call to the application through the specific interface, and is not restricted by the opening operation manner, so that the application can directly display the landing page of the push message by skipping the home page of the application according to the target parameter.
According to the technical scheme, the terminal system determines whether the current application program is started by pushing or not, and transmits the target parameter indicating that the application program is started by pushing to the application program through the specific interface under the condition that the current application program is confirmed to be pushed and started, so that the application program can skip the process of loading the APP home page and reach the landing page of the push message under the opening operation of different trigger push messages, the opening speed of the feed stream landing page is optimized, and the display efficiency of the landing page is improved.
Fig. 2 is a schematic flow chart of a floor page display method of a push message according to an embodiment of the present disclosure, and the embodiment is further optimized based on the foregoing embodiment. As shown in fig. 2, the method specifically includes the following steps:
s201, responding to the opening operation of the user to the push message of the application program on the terminal, and determining whether the starting of the application program is push starting according to a first parameter provided by the terminal system.
S202, if the starting of the application program is push starting, judging whether the opening operation is left-sliding push information and then clicking an opening button according to a second parameter provided by the terminal system, and if so, executing S203.
S203, modifying the current value of the second parameter into a value representing that the opening operation is click push message or right slide push message.
And S204, responding to the callback of the application program to the specific interface of the terminal system after the application program is started, transmitting the target parameter indicating that the starting of the application program is the push callback to the application program through the specific interface according to the modified second parameter, so that the application program skips the home page of the application program according to the target parameter, and displaying the landing page of the push message.
And the target parameter is obtained by analyzing the modified second parameter by the terminal system.
Specifically, when the user opens the corresponding APP by clicking, sliding left or sliding right the push message, the call stacks of the terminal system are all the same, and the parameter for pushing and calling the APP is also determined to exist, that is, the first parameter, and the terminal system can determine whether the starting of the application program is the push and calling through the value of the first parameter. The difference is that the opening operation of the push message is also reflected on the parameter, i.e. the second parameter. The terminal system can judge whether the opening operation is to directly click the push message, to slide the push message to the right, or to click the opening button after sliding the push message to the left according to the value of the second parameter. And through the callback of the specific interface, the application program can confirm whether the push call is currently started or not according to the target parameter transmitted by the terminal system, so as to determine whether the APP home page needs to be loaded or not, wherein the target parameter is obtained by analyzing according to the value of the second parameter by the terminal system.
Therefore, in order to enable the application to skip the APP home page and directly enter the landing page of the push message after the push message is triggered by different opening operations, in the embodiment of the present disclosure, after it is determined that the start of the application is push-up according to the first parameter, it is further necessary to further determine whether the opening operation is left-sliding push message and then click the open button according to the second parameter. If yes, modifying the current value of the second parameter to a value representing that the opening operation is clicking the push message or sliding the push message to the right. Therefore, when the application program calls back the specific interface of the terminal system, the terminal system can analyze the modified second parameter to obtain a target parameter indicating that the starting of the application program is the push calling, and transmits the target parameter to the application program through the specific interface, so that the application program skips the home page of the application program according to the target parameter and displays the landing page of the push message.
If the current opening operation is judged to be the click push message or the right slide push message according to the second parameter, the terminal system can directly obtain the target parameter through analysis without modifying the value of the second parameter and transmit the target parameter to the application program through a specific interface.
According to the technical scheme, whether the current push call is a push call is confirmed through a first parameter provided by a terminal system, when the current push call is confirmed, the current open operation of triggering the push message is further confirmed according to a second parameter, the value of the second parameter is modified when the current push call is confirmed and the current open operation is left-sliding push message, so that the modified value can be analyzed by the terminal system to obtain a target parameter indicating that the starting of the application program is the push call and transmitted to the application program, the application program can skip the process of loading and displaying an APP home page under different open operations of triggering the push message, the APP home page can reach the floor page of the push message directly, the opening speed of the floor page of the feed stream is optimized, and the display efficiency of the floor page is improved.
Fig. 3 is a schematic flow chart of a floor page display method of a push message according to an embodiment of the present disclosure, and the embodiment is further optimized based on the foregoing embodiment. As shown in fig. 3, the method specifically includes the following steps:
s301, analyzing the first parameter.
S302, judging whether the push is started, if so, executing S303, otherwise executing S305.
Specifically, the terminal system responds to the opening operation of the user on the push message of the application program on the terminal, and determines whether the starting of the application program is push calling according to a first parameter provided by the terminal system. The opening operation comprises clicking a push message on a screen of the terminal, or sliding the push message to the right, or sliding the push message to the left and then clicking an opening button. Of course, other types of opening operations are possible here, and the present disclosure is not limited in any way.
And S303, judging whether the value of the second parameter is a preset value, if so, executing S305 after executing S304, otherwise, directly executing S305.
S304, modifying the value of the second parameter to a designated value.
The second parameter provided by the terminal system is related to triggering the opening operation of the push message, and is used for representing different opening operations of the push message. In the prior art, when the opening operation is a mode of clicking an open button after left sliding, the value of the second parameter is the preset value. And when the value of the second parameter is a preset value, the target parameter acquired by the terminal system through analyzing the second parameter is empty, and when the application program starts a specific interface of the callback terminal system, the target parameter is acquired and if the target parameter is empty, the APP home page is directly opened.
Therefore, in the embodiment of the present disclosure, when the terminal system determines that the push call is currently performed according to the first parameter and obtains that the value of the second parameter is the preset value, the terminal system actively modifies the value of the second parameter to the specified value. And the value of the second parameter is a specified value indicating that the open operation is a click push message, or a right-slide push message. When the value of the second parameter is a designated value, the target parameter acquired by the terminal system through analyzing the second parameter is not null, and when the application program starts a specific interface of the callback terminal system, the target parameter is not null, and the APP home page cannot be opened.
S305, a callback for completion of starting of the system APP is received.
S306, judging whether the target parameter is null, if so, executing S309, otherwise, executing S307.
And the application program acquires the target parameter through an interface provided by the callback terminal system, judges whether the target parameter is empty or not, and directly enters an APP home page if the target parameter is empty.
S307, judging whether the push is started, if so, executing S308, otherwise, executing S309.
In this embodiment, if the target parameter is not null, the application program further needs to further determine whether the target parameter is a push call according to other parameters returned by the system in the call-back process, where the parameters are parameters provided in an interface disclosed by the terminal system, and details are not described here.
And S308, entering a landing page.
Wherein, the target parameters are transmitted to the application program together with the target parameters, and the information related to the push message is also included, so that the application program can open the landing page of the push message according to the information.
And S309, entering an APP home page.
The technical scheme of the embodiment of the disclosure confirms whether push call is currently performed or not through the parameters provided by the terminal system, and further confirms the opening operation of the currently triggered push message, when push call is currently performed and the value of the current second parameter is a preset value, the value of the second parameter is modified to be a designated value, and the terminal system is enabled to analyze the modified second parameter to obtain a target parameter which is not null, so that when an application program calls back a specific interface provided by the terminal system, the target parameter is prevented from entering an APP home page because the target parameter is null, and simultaneously, when the push call is further confirmed currently performed, the application program directly enters a landing page of the push message, so that the application program can skip the process of loading and displaying the APP home page under different opening operations of the triggered push message, and reach the landing page of the push message, thereby optimizing the opening speed of the landing page of the feed stream, the display efficiency of the landing page is improved.
Fig. 4 is a schematic structural diagram of a floor page display device for push messages according to an embodiment of the present disclosure, which is applicable to a situation where an application starts and directly enters a floor page of a push message when a user triggers a push message in any manner on a terminal, and relates to the technical field of computers, in particular to the technical field of application design and page configuration. The device can realize the floor page display method of the push message in any embodiment of the disclosure. As shown in fig. 4, the apparatus 400 specifically includes:
the parameter analysis module 401 is configured to determine, in response to an opening operation of a push message of an application program on a terminal by a user, whether starting of the application program is push-up;
a target parameter transmitting module 402, configured to respond to a callback to a specific interface of the terminal system after the application program is started, and if the application program is started by push call, transmit a target parameter indicating that the application program is started by push call to the application program through the specific interface, so that the application program skips a home page of the application program according to the target parameter, and displays a landing page of the push message.
Optionally, the opening operation includes clicking the push message on a screen of the terminal, or right-sliding the push message, or left-sliding the push message and then clicking an open button.
Optionally, the parameter analysis module 401 is specifically configured to:
and determining whether the starting of the application program is the push starting according to a first parameter provided by a terminal system, wherein the first parameter is obtained by analyzing the opening operation of the terminal system to the user.
Optionally, the apparatus further includes a parameter modification module, specifically configured to, before the target parameter delivery module delivers the target parameter indicating that the start of the application is a push call to the application through the specific interface, perform the following operations:
if the starting of the application program is pushing and calling, judging whether the opening operation is left sliding of the push message and then clicking an opening button according to a second parameter provided by a terminal system;
if so, modifying the current value of the second parameter to a value representing that the opening operation is clicking the push message or right-sliding the push message;
and the target parameter is obtained by analyzing the modified second parameter by the terminal system.
Optionally, the information related to the push message is also included, and is transmitted to the application program together with the target parameter.
The product can execute the method provided by any embodiment of the disclosure, and has corresponding functional modules and beneficial effects of the execution method.
In the technical scheme of the disclosure, the collection, storage, use, processing, transmission, provision, disclosure and other processing of the personal information of the related user are all in accordance with the regulations of related laws and regulations and do not violate the good customs of the public order.
The present disclosure also provides an electronic device, a readable storage medium, and a computer program product according to embodiments of the present disclosure.
FIG. 5 illustrates a schematic block diagram of an example electronic device 500 that can be used to implement embodiments of the present disclosure. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The electronic device may also represent various forms of mobile devices, such as personal digital processing, cellular phones, smart phones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be examples only, and are not meant to limit implementations of the disclosure described and/or claimed herein.
As shown in fig. 5, the apparatus 500 comprises a computing unit 501 which may perform various appropriate actions and processes in accordance with a computer program stored in a Read Only Memory (ROM)502 or a computer program loaded from a storage unit 508 into a Random Access Memory (RAM) 503. In the RAM503, various programs and data required for the operation of the device 500 can also be stored. The calculation unit 501, the ROM 502, and the RAM503 are connected to each other by a bus 504. An input/output (I/O) interface 505 is also connected to bus 504.
A number of components in the device 500 are connected to the I/O interface 505, including: an input unit 506 such as a keyboard, a mouse, or the like; an output unit 507 such as various types of displays, speakers, and the like; a storage unit 508, such as a magnetic disk, optical disk, or the like; and a communication unit 509 such as a network card, modem, wireless communication transceiver, etc. The communication unit 509 allows the device 500 to exchange information/data with other devices through a computer network such as the internet and/or various telecommunication networks.
The computing unit 501 may be a variety of general-purpose and/or special-purpose processing components having processing and computing capabilities. Some examples of the computing unit 501 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various dedicated Artificial Intelligence (AI) computing chips, various computing units running machine learning model algorithms, a Digital Signal Processor (DSP), and any suitable processor, controller, microcontroller, and so forth. The calculation unit 501 executes the respective methods and processes described above, such as the landing page display method of push messages. For example, in some embodiments, the push message landing page display method may be implemented as a computer software program tangibly embodied in a machine-readable medium, such as storage unit 508. In some embodiments, part or all of the computer program may be loaded and/or installed onto the device 500 via the ROM 502 and/or the communication unit 509. When the computer program is loaded into the RAM503 and executed by the computing unit 501, one or more steps of the above-described push message landing page display method may be performed. Alternatively, in other embodiments, the computing unit 501 may be configured by any other suitable means (e.g., by means of firmware) to perform the floor page display method of push messages.
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuitry, Field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), system on a chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, receiving data and instructions from, and transmitting data and instructions to, a storage system, at least one input device, and at least one output device.
Program code for implementing the methods of the present disclosure may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the program codes, when executed by the processor or controller, cause the functions/operations specified in the flowchart and/or block diagram to be performed. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic, speech, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a back-end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), Wide Area Networks (WANs), blockchain networks, and the internet.
The computer system may include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so that the defects of high management difficulty and weak service expansibility in the traditional physical host and VPS service are overcome. The server may also be a server of a distributed system, or a server incorporating a blockchain.
Artificial intelligence is the subject of research that makes computers simulate some human mental processes and intelligent behaviors (such as learning, reasoning, thinking, planning, etc.), both at the hardware level and at the software level. Artificial intelligence hardware technologies generally include technologies such as sensors, dedicated artificial intelligence chips, cloud computing, distributed storage, big data processing, and the like; the artificial intelligence software technology mainly comprises a computer vision technology, a voice recognition technology, a natural language processing technology, a machine learning/deep learning technology, a big data processing technology, a knowledge map technology and the like.
Cloud computing (cloud computing) refers to a technology system that accesses a flexibly extensible shared physical or virtual resource pool through a network, where resources may include servers, operating systems, networks, software, applications, storage devices, and the like, and may be deployed and managed in a self-service manner as needed. Through the cloud computing technology, high-efficiency and strong data processing capacity can be provided for technical application and model training of artificial intelligence, block chains and the like.
It should be understood that various forms of the flows shown above may be used, with steps reordered, added, or deleted. For example, the steps described in this disclosure may be performed in parallel or sequentially or in a different order, as long as the desired results of the technical solutions provided by this disclosure can be achieved, and are not limited herein.
The above detailed description should not be construed as limiting the scope of the disclosure. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present disclosure should be included in the scope of protection of the present disclosure.

Claims (10)

1. A floor page display method of push messages comprises the following steps:
responding to the opening operation of a user on a push message of an application program on a terminal, and determining whether the starting of the application program is push starting;
responding to a callback to a specific interface of the terminal system after the application program is started, if the application program is started by push-up, transmitting a target parameter indicating that the application program is started by push-up to the application program through the specific interface, so that the application program skips a home page of the application program according to the target parameter, and displaying a landing page of the push message.
2. The method of claim 1, wherein the opening operation comprises clicking on the push message on a screen of the terminal, or right-sliding the push message, or left-sliding the push message and then clicking an open button.
3. The method of claim 1, wherein the determining whether the launching of the application is a push launch comprises:
and determining whether the starting of the application program is the push starting according to a first parameter provided by a terminal system, wherein the first parameter is obtained by analyzing the opening operation of the terminal system to the user.
4. The method of claim 1, wherein prior to the communicating the target parameter indicating that the launching of the application is a push invocation to the application through the particular interface, the method further comprises:
if the starting of the application program is pushing and calling, judging whether the opening operation is left sliding of the push message and then clicking an opening button according to a second parameter provided by a terminal system;
if so, modifying the current value of the second parameter to a value representing that the opening operation is clicking the push message or right-sliding the push message;
and the target parameter is obtained by analyzing the modified second parameter by the terminal system.
5. The method of claim 1, wherein the target parameters are passed to the application along with information related to the push message.
6. A push message floor page display device, comprising:
the device comprises a parameter analysis module, a parameter analysis module and a parameter analysis module, wherein the parameter analysis module is used for responding to the opening operation of a user on the push message of an application program on a terminal and determining whether the starting of the application program is push starting;
and the target parameter transmitting module is used for responding to the callback of the application program to a specific interface of the terminal system after the application program is started, and transmitting the target parameter which indicates that the application program is started and called by pushing to the application program through the specific interface if the application program is started and the target parameter is called by pushing so that the application program skips the home page of the application program according to the target parameter and displays the landing page of the pushed message.
7. The apparatus of claim 6, wherein the open operation comprises clicking on the push message on a screen of the terminal, or right-sliding the push message, or left-sliding the push message and then clicking an open button.
8. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the floor page display method of push messages of any of claims 1-5.
9. A non-transitory computer readable storage medium storing computer instructions for causing a computer to perform a landing page display method of a push message according to any one of claims 1-5.
10. A computer program product comprising a computer program which, when executed by a processor, implements a floor page display method of push messages according to any one of claims 1-5.
CN202111572856.2A 2021-12-21 2021-12-21 Floor page display method, device, equipment and medium for push message Active CN114265535B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111572856.2A CN114265535B (en) 2021-12-21 2021-12-21 Floor page display method, device, equipment and medium for push message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111572856.2A CN114265535B (en) 2021-12-21 2021-12-21 Floor page display method, device, equipment and medium for push message

Publications (2)

Publication Number Publication Date
CN114265535A true CN114265535A (en) 2022-04-01
CN114265535B CN114265535B (en) 2024-02-27

Family

ID=80828900

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111572856.2A Active CN114265535B (en) 2021-12-21 2021-12-21 Floor page display method, device, equipment and medium for push message

Country Status (1)

Country Link
CN (1) CN114265535B (en)

Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104639721A (en) * 2013-11-06 2015-05-20 阿里巴巴集团控股有限公司 Method and device for providing application information in mobile terminal device
US20150178843A1 (en) * 2013-12-20 2015-06-25 Bank Of America Corporation Interactive Retirement Planning
US20160062570A1 (en) * 2014-09-02 2016-03-03 Apple Inc. Reduced-size notification interface
CN106066796A (en) * 2016-05-31 2016-11-02 北京金山安全软件有限公司 Message reminding method and device and mobile terminal
CN107678641A (en) * 2017-09-08 2018-02-09 维沃移动通信有限公司 A kind of method and mobile terminal into target display interface
CN108255371A (en) * 2018-01-18 2018-07-06 广东欧珀移动通信有限公司 A kind of method for pushing of information, mobile terminal and storage medium
CN108848142A (en) * 2018-05-31 2018-11-20 康键信息技术(深圳)有限公司 Information push method, device, computer equipment and storage medium
CN109408679A (en) * 2018-09-28 2019-03-01 平安科技(深圳)有限公司 Method, apparatus, electronic equipment and the storage medium of intelligent management application program
CN109767259A (en) * 2018-12-15 2019-05-17 深圳壹账通智能科技有限公司 Based on operation event promotion method, apparatus, equipment and the medium for burying point data
CN110673772A (en) * 2019-10-10 2020-01-10 北京无限光场科技有限公司 Page returning method and device, electronic equipment and computer readable medium
WO2020097908A1 (en) * 2018-11-16 2020-05-22 深圳市欢太科技有限公司 Method and apparatus for jumping to page, and storage medium and electronic device
CN111273986A (en) * 2020-01-20 2020-06-12 北京无限光场科技有限公司 Page jump method and device of application program, electronic equipment and storage medium
CN111290797A (en) * 2020-01-20 2020-06-16 北京字节跳动网络技术有限公司 Page switching method, client, server, electronic equipment and system
CN111309617A (en) * 2020-02-21 2020-06-19 北京字节跳动网络技术有限公司 Application program control method and device, storage medium and electronic equipment
CN112035744A (en) * 2020-08-31 2020-12-04 中国建设银行股份有限公司 Page recommendation method, device, equipment and storage medium
CN112346574A (en) * 2020-09-25 2021-02-09 北京淇瑀信息科技有限公司 Path guiding method and device based on android APP browsing and electronic equipment
CN112650549A (en) * 2020-12-23 2021-04-13 平安普惠企业管理有限公司 Page jump method, device, terminal and storage medium
CN112764846A (en) * 2020-12-31 2021-05-07 北京达佳互联信息技术有限公司 Interface display method and device, electronic equipment and storage medium
CN112836156A (en) * 2021-01-27 2021-05-25 网易传媒科技(北京)有限公司 Page switching method and device, electronic equipment and computer readable storage medium
CN113568674A (en) * 2021-06-29 2021-10-29 五八有限公司 Page data loading method, page data loading device and electronic equipment
CN113625909A (en) * 2021-07-30 2021-11-09 北京达佳互联信息技术有限公司 Application page display method and device, electronic equipment and storage medium
CN113760150A (en) * 2021-09-22 2021-12-07 北京字跳网络技术有限公司 Page processing method, device, equipment and storage medium
CN113805747A (en) * 2021-08-12 2021-12-17 荣耀终端有限公司 Information reminding method, electronic equipment and computer readable storage medium

Patent Citations (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104639721A (en) * 2013-11-06 2015-05-20 阿里巴巴集团控股有限公司 Method and device for providing application information in mobile terminal device
US20150178843A1 (en) * 2013-12-20 2015-06-25 Bank Of America Corporation Interactive Retirement Planning
US20160062570A1 (en) * 2014-09-02 2016-03-03 Apple Inc. Reduced-size notification interface
CN106066796A (en) * 2016-05-31 2016-11-02 北京金山安全软件有限公司 Message reminding method and device and mobile terminal
CN107678641A (en) * 2017-09-08 2018-02-09 维沃移动通信有限公司 A kind of method and mobile terminal into target display interface
CN108255371A (en) * 2018-01-18 2018-07-06 广东欧珀移动通信有限公司 A kind of method for pushing of information, mobile terminal and storage medium
CN108848142A (en) * 2018-05-31 2018-11-20 康键信息技术(深圳)有限公司 Information push method, device, computer equipment and storage medium
CN109408679A (en) * 2018-09-28 2019-03-01 平安科技(深圳)有限公司 Method, apparatus, electronic equipment and the storage medium of intelligent management application program
WO2020097908A1 (en) * 2018-11-16 2020-05-22 深圳市欢太科技有限公司 Method and apparatus for jumping to page, and storage medium and electronic device
CN113056724A (en) * 2018-11-16 2021-06-29 深圳市欢太科技有限公司 Page skipping method and device, storage medium and electronic equipment
CN109767259A (en) * 2018-12-15 2019-05-17 深圳壹账通智能科技有限公司 Based on operation event promotion method, apparatus, equipment and the medium for burying point data
CN110673772A (en) * 2019-10-10 2020-01-10 北京无限光场科技有限公司 Page returning method and device, electronic equipment and computer readable medium
CN111290797A (en) * 2020-01-20 2020-06-16 北京字节跳动网络技术有限公司 Page switching method, client, server, electronic equipment and system
CN111273986A (en) * 2020-01-20 2020-06-12 北京无限光场科技有限公司 Page jump method and device of application program, electronic equipment and storage medium
CN111309617A (en) * 2020-02-21 2020-06-19 北京字节跳动网络技术有限公司 Application program control method and device, storage medium and electronic equipment
CN112035744A (en) * 2020-08-31 2020-12-04 中国建设银行股份有限公司 Page recommendation method, device, equipment and storage medium
CN112346574A (en) * 2020-09-25 2021-02-09 北京淇瑀信息科技有限公司 Path guiding method and device based on android APP browsing and electronic equipment
CN112650549A (en) * 2020-12-23 2021-04-13 平安普惠企业管理有限公司 Page jump method, device, terminal and storage medium
CN112764846A (en) * 2020-12-31 2021-05-07 北京达佳互联信息技术有限公司 Interface display method and device, electronic equipment and storage medium
CN112836156A (en) * 2021-01-27 2021-05-25 网易传媒科技(北京)有限公司 Page switching method and device, electronic equipment and computer readable storage medium
CN113568674A (en) * 2021-06-29 2021-10-29 五八有限公司 Page data loading method, page data loading device and electronic equipment
CN113625909A (en) * 2021-07-30 2021-11-09 北京达佳互联信息技术有限公司 Application page display method and device, electronic equipment and storage medium
CN113805747A (en) * 2021-08-12 2021-12-17 荣耀终端有限公司 Information reminding method, electronic equipment and computer readable storage medium
CN113760150A (en) * 2021-09-22 2021-12-07 北京字跳网络技术有限公司 Page processing method, device, equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
梁广民, 王津涛, 田坤: "Web应用程序数据源接口参数传递算法分析研究", 计算机工程与设计, no. 05, pages 1170 - 1172 *

Also Published As

Publication number Publication date
CN114265535B (en) 2024-02-27

Similar Documents

Publication Publication Date Title
CN112861057B (en) Page rendering method, device, equipment and storage medium based on applet
CN113766487A (en) Cloud mobile phone information acquisition method, device, equipment and medium
CN114218890A (en) Page rendering method and device, electronic equipment and storage medium
CN112783731A (en) Abnormal equipment detection method, device, equipment and storage medium
CN114035865B (en) Method, device and equipment for starting small program and storage medium
CN114401121A (en) Application program login method and device, electronic equipment and readable storage medium
CN114265535B (en) Floor page display method, device, equipment and medium for push message
CN113703793B (en) Application installation method, device, equipment and medium for cloud mobile phone
CN114237755A (en) Application running method and device, electronic equipment and storage medium
CN114071192A (en) Information acquisition method, terminal, server, electronic device, and storage medium
CN112799642B (en) Method, apparatus, device and storage medium for processing data
CN115062304A (en) Risk identification method and device, electronic equipment and readable storage medium
CN114090118A (en) Method, device and equipment for starting small program and storage medium
CN114386577A (en) Method, apparatus, and storage medium for executing deep learning model
CN114138358A (en) Application program starting optimization method, device, equipment and storage medium
CN112540804A (en) Applet running method and device, electronic equipment and medium
CN112925623A (en) Task processing method and device, electronic equipment and medium
CN113360407B (en) Function positioning method and device, electronic equipment and readable storage medium
CN113835893B (en) Data processing method, device, equipment, storage medium and program product
CN114399333A (en) Method, device, equipment and storage medium for detecting medium information releasing effect
CN114006902B (en) Cloud mobile phone restarting method, device, equipment and storage medium
CN114237752A (en) Display method and device of pushed page, electronic equipment and storage medium
CN114422638B (en) Cloud mobile phone control method, device, equipment, medium and program product
CN114500519A (en) Communication method, device, equipment and storage medium based on cloud mobile phone
CN114895898A (en) Instruction processing method, device, 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