CN115550295A - Message processing method, message display method and computing equipment - Google Patents

Message processing method, message display method and computing equipment Download PDF

Info

Publication number
CN115550295A
CN115550295A CN202211067987.XA CN202211067987A CN115550295A CN 115550295 A CN115550295 A CN 115550295A CN 202211067987 A CN202211067987 A CN 202211067987A CN 115550295 A CN115550295 A CN 115550295A
Authority
CN
China
Prior art keywords
card
message
receiving end
rendering data
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211067987.XA
Other languages
Chinese (zh)
Inventor
孙博文
覃芝鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dingtalk China Information Technology Co Ltd
Original Assignee
Dingtalk China Information 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 Dingtalk China Information Technology Co Ltd filed Critical Dingtalk China Information Technology Co Ltd
Priority to CN202211067987.XA priority Critical patent/CN115550295A/en
Publication of CN115550295A publication Critical patent/CN115550295A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/06Message adaptation to terminal or network requirements

Abstract

The embodiment of the application provides a message processing method, a message display method and computing equipment. Generating a request based on the card message, and sending corresponding card rendering data to a receiving terminal; the card rendering data is used for being stored in the receiving end; after the card rendering data is sent, sending card creation information to the receiving end; and the receiving terminal generates a card message by rendering according to the card creating information and the stored card rendering data. The technical scheme provided by the embodiment of the application improves the display timeliness of the card message and reduces the display delay.

Description

Message processing method, message display method and computing device
Technical Field
Embodiments of the present application relate to the field of message processing technologies, and in particular, to a message processing method, a message display method, a computing device, and a computer storage medium.
Background
The card message is a message type which carries information in the card, and the card is a carrier of the information and carries at least one of various types of information such as text, media, interactive components and the like. In an instant messaging system and an information processing system with information display requirements and the like, card messages are one of the commonly used information forms.
In the above systems using card messages, when a receiving end needs to display a card message, in the existing manner, card creation information with empty content is usually sent first, after the receiving end receives the card creation information, under the condition that the card creation information is requested to be viewed by a user, it is requested to acquire card rendering data, then the card rendering data is rendered into the card creation information, and after the card message is generated, the card message including the message content can be displayed.
However, this method is limited to network environment, and the like, and slow loading of the card message may occur, resulting in display delay.
Disclosure of Invention
The embodiment of the application provides a message display method, a message processing method and a device, which are used for solving the technical problem of card message display delay in the prior art.
In a first aspect, an embodiment of the present application provides a message processing method, including:
generating a request based on the card message, and sending corresponding card rendering data to a receiving terminal; the card rendering data is used for being stored in the receiving end;
and after the card rendering data is sent, sending card creation information to the receiving end.
In a second aspect, an embodiment of the present application provides a message processing method, including:
sending a card message generation request to a first service end; the card message generation request comprises card rendering data; the card rendering data is used for triggering the first server side to send the card rendering data to a receiving end, and after the card rendering data is sent, card creating information is sent to the receiving end.
In a third aspect, an embodiment of the present application provides a message display method, including:
receiving card rendering data sent by a first server, and storing the card rendering data; the card rendering data is sent in response to a card message generation request;
receiving card creation information sent by the first service terminal;
acquiring the stored card rendering data;
rendering and generating a card message based on the card rendering data and the card creation information;
and displaying the card message.
In a fourth aspect, embodiments of the present application provide a computing device, comprising a processing component and a storage component; the storage component stores one or more computer instructions; the one or more computer instructions are operable to be invoked and executed by the processing component to implement a message processing method as described in the first aspect above, or a message processing method as described in the second aspect above, or a message display method as described in the third aspect above.
In a fifth aspect, an embodiment of the present application provides a computer storage medium, which stores a computer program; the computer program is for, when executed by a computing device, implementing a message processing method as defined in the above first aspect or a message processing method as defined in the above second aspect or a message display method as defined in the above third aspect.
According to the embodiment of the application, based on a card message generation request, corresponding card rendering data is sent to a receiving end; the card rendering data is stored to the receiving end; and responding to the sending operation of the card rendering data, sending card creating information to the receiving terminal, and generating a card message by the receiving terminal by using the card creating information and the stored card rendering data so as to display the card message. By pre-storing the card rendering data, when the card message is requested to be checked, the card message can be filled and displayed based on the locally stored card rendering data, so that the card message is ensured to be displayed in time, and the display delay is reduced.
These and other aspects of the present application will be more readily apparent from the following description of the embodiments.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following descriptions are some embodiments of the present application, and other drawings can be obtained by those skilled in the art without creative efforts.
FIG. 1 is a block diagram illustrating an embodiment of a message processing system provided herein;
FIG. 2 is a flow chart illustrating one embodiment of a message processing method provided by the present application;
FIG. 3 is a flow chart illustrating a message processing method according to yet another embodiment of the present application;
FIG. 4 is a flow chart illustrating one embodiment of a message display method provided herein;
FIG. 5 is a schematic diagram illustrating scene interaction in a practical application according to an embodiment of the present application;
FIG. 6 is a block diagram illustrating an embodiment of a message processing apparatus provided in the present application;
FIG. 7 is a schematic diagram illustrating an architecture of yet another embodiment of a message processing apparatus provided by the present application;
FIG. 8 is a schematic diagram illustrating an embodiment of a message display apparatus provided in the present application;
FIG. 9 is a block diagram illustrating one embodiment of a computing device provided herein.
Detailed Description
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application.
In some of the flows described in the specification and claims of this application and in the above-described figures, a number of operations are included that occur in a particular order, but it should be clearly understood that these operations may be performed out of order or in parallel as they occur herein, the number of operations, e.g., 101, 102, etc., merely being used to distinguish between various operations, and the number itself does not represent any order of performance. Additionally, the flows may include more or fewer operations, and the operations may be performed sequentially or in parallel. It should be noted that, the descriptions of "first", "second", etc. in this document are used for distinguishing different messages, devices, modules, etc., and do not represent a sequential order, nor limit the types of "first" and "second" to be different.
The technical scheme of the embodiment of the application can be applied to an instant messaging scene supporting card messages or other information processing scenes providing an information display function.
The card message related to the embodiment of the application is a message type which bears information in a card, the card is a carrier of the information and bears at least one of various types of information such as text, media and interactive components, the card is displayed on a display interface in a view control or page form to show the information borne by the card, and in one embodiment, the card can be integrated and then displayed in a block-shaped, for example rectangular display area, for example, the borne information can be integrated according to an appointed mode, and the information can be more regular and visually more personalized by integrating the borne information. The card message can provide rich text styles and image-text layout modules, such as striking notifications, image-text accompanying article lists and the like, so that important information can reach users better, in addition, an interactive component in the card message can provide a quick entry in operation for the users to operate, and the users can quickly realize corresponding processing operations, such as OA (Office Automation) examination and approval, voting statistics, alarm processing and other processing operations, without leaving a current display interface by simply clicking or inputting the operation.
In order to display the card message in time, reduce the display delay of the card message and reduce the influence of a network environment on the display of the card message, the inventor provides the technical scheme of the application through a series of researches; the card rendering data is stored to the receiving end; sending card creating information to a receiving end in response to the sending operation of the card rendering data; the receiving end generates the card message by using the card creating information and the stored card rendering data so as to display the card message. By pre-storing the card rendering data, when the card message is requested to be checked, the card message can be filled and displayed based on the locally stored card rendering data, so that the card message is ensured to be displayed in time, and the display delay is reduced.
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The technical solution of the embodiment of the present application may be applied to a message processing system as shown in fig. 1, where the message processing system may include a first server 101 and at least one receiver 102, and in addition, in an Instant Messaging (IM) scenario, the message processing system may be an instant messaging system, and a card message may be generated based on a specific type of target message sent by a sender, so that, in the instant messaging scenario, the system may further include a sender 103, where the sender 103 and the receiver 102 may be IM clients corresponding to a same group, and in some implementation scenarios, a certain IM client may be both the sender and the receiver.
The first server 101, the receiving end 102 and the sending end 103 may establish a connection through a network. The network provides a medium for communication links. The network may include various types of connections, such as wire, wireless communication links, which are depicted in FIG. 1 by way of example only, or fiber optic cables, and the like. Optionally, the first server 101 may perform communication connection with the receiver 102 and the transmitter 103 through a mobile network, and accordingly, the network system of the mobile network may be any one of 2G (GSM), 2.5G (GPRS), 3G (WCDMA, TD-SCDMA, CDMA2000, UTMS), 4G (LTE), 4G + (LTE +), 5G, wiMax, and the like. Of course, it is also possible to establish a communication connection by means of bluetooth, wiFi, infrared, etc., which is not limited in this application.
Through the network, the first service end 101 may interact with the receiving end 102, the sending end 103 to receive or send a message, and the like.
The receiving end 102 and the sending end 103 may be browsers, APPs (Application programs), or web applications such as H5 (HyperText Markup Language5, 5 th edition) applications, or light applications (also referred to as applets, a light-weight Application) or cloud applications, and the receiving end 102 and the sending end 103 may be deployed in electronic devices and need to run depending on device operations or some APPs in the devices. For example, the electronic device may have a display screen and support information browsing, and may be a personal mobile terminal such as a mobile phone, a tablet computer, a personal computer, a desktop computer, a smart speaker, a smart watch, and so on. Various other types of applications may also be typically deployed in an electronic device, such as human-machine conversation-type applications, model training-type applications, text processing-type applications, web browser applications, shopping-type applications, search-type applications, instant messaging tools, mailbox clients, social platform software, and so forth. The electronic device may be a device used by a user and having functions of computing, accessing to the internet, communicating and the like required by the user, and may be, for example, a mobile phone, a tablet computer, a personal computer, a wearable device and the like. The electronic device may generally include a processing component and a storage component. The electronic device may also include a network card chip, an IO bus, an audio/video component, and other basic configurations, which are not limited in the present application. Optionally, according to the implementation form of the electronic device, some peripheral devices, such as a keyboard, a mouse, a stylus, a printer, etc., may also be included, which is not limited in this application.
The first service end 101 may generate a request based on the card message, and send corresponding card rendering data to the receiving end; the card rendering data is stored in the receiving end 102; after the card rendering data is sent, sending card creation information to the receiving end 102; the receiving terminal 102 generates a card message by rendering based on the card creation information and the card rendering data; in addition, the first service end 101 may further provide the latest card data corresponding to the card message to the receiving end 102, so as to update the card message.
The card message generation request may be generated by the first server 101 or generated by the second server 104, that is, for reasons such as performance considerations, the second server 104 may be responsible for creating a card, and sending the card message generation request containing the card rendering data to the first server 101.
It should be noted that the first server 101 and the second server 104 may be implemented as a distributed server cluster formed by a plurality of servers, or implemented as a single server. The server may also be a server of a distributed system, or a server incorporating a blockchain. The server may also be a cloud server providing basic cloud computing services such as cloud services, cloud databases, cloud computing, cloud functions, cloud storage, web services, cloud communication, middleware services, domain name services, security services, content Delivery Networks (CDNs), big data and artificial intelligence platforms, or an intelligent cloud computing server or an intelligent cloud host with artificial intelligence technology.
It should be noted that, the message processing method provided in the embodiment of the present application is generally executed by the first server 101 or the second server 104, and the corresponding message processing apparatus is generally disposed in the first server 101 or the second server 104, and the message display method provided in the embodiment of the present application is generally executed by the receiving end 102, and the corresponding message display apparatus is generally disposed in the receiving end 102.
It should be understood that the number of receiving and serving ends in fig. 1 is merely illustrative. There may be any number of receiving and serving ends, depending on the actual needs.
The details of implementation of the technical solution of the embodiments of the present application are set forth in the following.
Fig. 2 is a flowchart of an embodiment of a message processing method provided in an embodiment of the present application, where a technical solution of this embodiment may be executed by a first service end, and the method may include the following steps:
201: and generating a request based on the card message, and sending corresponding card rendering data to the receiving end.
The card rendering data is stored to the receiving end, namely the receiving end receives the card rendering data and then can be stored locally, the card rendering data can include a card identifier, and the receiving end is used for storing the card rendering data corresponding to the card identifier.
In one implementation, the data structure of the card message may be composed of a message header and a message body, the message body is used to specifically carry message content, and the card rendering data may specifically refer to the message content of the card message.
The card message generation request can be generated by combining with the card generation requirement in the actual situation, and in the instant communication scene, the card message generation request is generated based on the target message sent by the sending end aiming at the group. Of course, the card message generation request may also be generated when the target message is detected to satisfy a generation condition, where the generation condition may refer to that the target message is of a target message type, such as a web page link, a document, or the like, and the web page link may try a URL (uniform resource locator) link. The card rendering data may be generated by converting the target message, specifically, by converting the target message and a corresponding card format, for example, the web page content may be constructed according to a web page content linked to the web page and a card format for the web page content, so as to generate the card rendering data; or according to the document content and the card format aiming at the document, the document content is constructed according to the card format to generate card rendering data.
In another implementation manner, the card message generation request may be generated by a second server, and in an instant messaging scenario, after the first server receives a target message sent by a sending end for a group, the target message may be called back to the second server, and the second server generates card rendering data based on the target message, and feeds back the card message generation request including the card rendering data to the first server.
The receiving end can be any client connected with the first service end and used for displaying the card message, in an instant messaging scene, the receiving end can be any IM client corresponding to the user in the group where the target message is located, and in one implementation situation, the receiving end can be the sending end, namely the target message sent by the sending end, and can display the corresponding card message in a session interface.
The group referred to above may refer to a session channel constructed by two or more users.
202: after the card rendering data is transmitted, the card creation information is transmitted to the receiving side.
The receiving end can use the card creating information and the stored card rendering data to generate the card message in a rendering mode. The receiving end can generate the card message by rendering based on the message viewing operation and in combination with the stored card rendering data.
The card creation information may be a card message that does not include message content. As can be seen from the above description, the structural form of the card message may be composed of a message header and a message body, and the card creation information may refer to the card message whose message body is empty. The message header may include information identifying and routing operations, such as card identification.
In the embodiment of the application, after the card rendering data is sent, the card creation information is sent to the receiving end, for example, after the card rendering data is sent, the card creation information may be sent to the receiving end immediately or after a certain time interval.
After the receiving end obtains the card creation information, the receiving end can output message prompt information to prompt a user to check the card message and the like. The message prompt may be in audio, vibratory, and/or textual form, for example.
The receiving end can firstly acquire locally stored card rendering data based on message viewing operation, generates a card message based on the card creation information and the card rendering data, and can fill the card rendering data into the card creation information to generate the card message, and then the receiving end can display the card message.
In the embodiment, the card message is filled and displayed based on the locally stored card rendering data, so that the card message is ensured to be displayed in time, the display delay is reduced, and the display of the card message is not influenced by a network environment and the like.
In some embodiments, after the sending of the card rendering data and after the sending of the card creation information to the receiving end, the method may further include:
and providing the latest card data corresponding to the card message to the receiving end, wherein the latest card data is used for updating the rendering data of the card. As can be seen from the above description, the card rendering data and the card creation information may be used to generate a card message, and the card update data may be used to update the card rendering data in the card message, so as to implement the update of the card message, so as to ensure the accuracy of the card message.
Since the card message is generated and displayed, updating may be performed, and the updating operation may be performed based on any user interaction operation on the card message, or performed in combination with actual operation requirements or user configuration requirements. Therefore, in the case where the card update data of the card message exists, the card update data can be provided to the receiving side, and the receiving side can update the card message based on the card update data. Under the condition that the card information is updated, the card information is updated by using the latest data of the card, so that the card information is ensured to be displayed in time, meanwhile, the information can be updated in time, and the accuracy of the information is ensured.
Certainly, if the receiving end does not generate the card message, the latest card data may be specifically used to update the stored card rendering data, so that the receiving end may generate the card message by using the latest card rendering data, and accuracy of the card message is ensured.
In some embodiments, providing the receiving end with the card update data corresponding to the card message may include: judging whether a user corresponding to a receiving end meets a first pushing condition or not;
under the condition that a user corresponding to the receiving end accords with a first pushing condition, the card information is detected to be updated, and the latest data of the card is pushed to the receiving end;
and under the condition that the corresponding user of the receiving end does not accord with the first pushing condition, the card message is detected to have updating operation, the latest card data is stored, a message updating request sent by the receiving end is received, and the latest card data is sent to the receiving end.
In order to ensure that the card message is displayed in time and avoid wasting excessive resources, including network resources, storage resources of a receiving end and the like, the latest data of the card can be provided by adopting different modes according to whether the corresponding user of the receiving end meets the first recommended condition. If the receiving end corresponds to the user and accords with the first pushing condition, the latest card data can be actively pushed to the receiving end when the card message is detected to be updated, and if the receiving end corresponds to the user and does not accord with the first pushing condition, the latest card data can be temporarily stored when the card message is detected to be updated, the receiving end can send a message updating request to the server end, and the first server end can send the latest card data to the receiving end after receiving the message updating request.
The receiving end may generate and send the message update request when detecting the review operation for the card message, or the receiving end may generate and send the message update request in response to the rendering operation for the card message.
Optionally, the first pushing condition may include that the user corresponding to the receiving end is an active user, and in addition, as another optional implementation manner, when the card rendering data is converted based on a target message sent by the sending end for the group in the instant communication scene, the first pushing condition may be that the number of users in the group where the user corresponding to the receiving end is located is smaller than a first set number. If the number of the users in the group is less than the first set number, the number of the users in the group is less, and the latest data of the card can be sent to the receiving end in time in an active pushing mode, so that the latest data of the card can be spread to all the users in the group as soon as possible.
Whether the user is an active user or not can be determined by combining the historical behavior records of the user, for example, the number of viewing times of the historical card messages is greater than the specified number of times, and the user can be considered as the active user.
In addition, in some embodiments, determining whether the receiving-end corresponding user meets the first pushing condition may include: and judging whether the user corresponding to the receiving end is an active user or not according to the interactive operation of the user corresponding to the receiving end on the card message.
For example, if there is an interactive operation, or the operation type of the interactive operation is a predetermined operation type, or the number of times of interaction performed by the user corresponding to the receiving end for the card message is greater than a predetermined number of times, it may be determined that the user corresponding to the receiving end is an active user.
In some embodiments, in order to ensure that the card message is displayed in time and avoid wasting too much resources, the sending the corresponding card rendering data to the receiving end based on the card message generation request includes: responding to the card message generation request, and pushing corresponding card rendering data to the receiving end under the condition that the user corresponding to the receiving end meets the second pushing condition;
the method may further comprise:
responding to the card message generation request, and sending card creation information to the receiving end under the condition that the corresponding user of the receiving end does not accord with the second pushing condition;
and receiving a message rendering request sent by a receiving terminal, and sending the card rendering data to the receiving terminal so that the receiving terminal combines the card rendering data and the card creating information to generate a card message.
As an alternative, the second push condition may be that the user corresponding to the receiving end is an active user. The determination of the active users can be detailed in the foregoing, and will not be described herein,
as another alternative, the card message generation request is generated based on a target message sent by the sending end for the group; in a case where the card rendering data is converted based on the target message, the second pushing condition may be that the number of users in the group where the user corresponding to the receiving end is located is greater than a second set number.
That is to say that the number of users in the group where the user is located is greater than the second set number, indicate that the number of groups is large, if adopt the traditional mode, when needing to display the card message, obtain card rendering data, because the number of groups is large, the request number is large, may influence the calculation performance of first server, be subject to the network environment influence, also can further aggravate the display delay of the card message, therefore, in this case, adopt the technical scheme of this application embodiment, can send card rendering data at first, thereby the receiving end can fill the card message and show and guarantee that the card message shows in time based on the card rendering data of local storage at first, reduced the display delay, make the card message in time obtain the extension, make the display of card message not influenced by network environment etc..
The second set number may be set in accordance with actual conditions, and may be, for example, ten thousands or more.
Since the card message may be sent to a plurality of receiving terminals, each receiving terminal may perform an interactive operation on the card message for a user, in order to improve the processing performance of the server, in some embodiments, the method may further include:
receiving an interactive request sent by any receiving terminal; caching the interaction request; based on the plurality of interaction requests in the cache, the card message is updated to generate card update data.
Wherein, based on the plurality of interaction requests in the cache, the card message may be updated based on the corresponding plurality of interaction operations.
By caching a plurality of interactive requests and processing the interactive requests in a unified way, excessive updating operation of the first service end can be avoided, so that the consumption of computing resources is reduced, the processing performance is improved, the data sending times can be reduced, the waste of network resources is reduced, and the like.
Optionally, the exchange request may be buffered if the card message meets the current limit condition. In some embodiments, in the case that the card message meets the condition of the restriction, the caching the interaction request may include: and caching the interaction request under the condition that the card type of the card message is a preset card type, or a sending user corresponding to the card message is a preset identity, or the card message is predicted to be a high interaction message based on the interaction times of the card message in a preset time length.
The predetermined card type may include, for example, a notification type, an evaluation type, a selection type, and the like. The predetermined identity may refer to, for example, a teacher, a department leader, and the like.
Based on the number of times of interaction of the card message in the preset time, the card message can be determined to be a high-interaction message, namely a hot spot message which is interacted frequently, under the condition that the number of times of interaction is greater than the specified number of times. The predetermined time period may be, for example, a predetermined time period after the card message is sent, for example, 1 second or the like. After the card message is sent, if more interactive operations are detected in a short time, that is, the card message is indicated as a hot spot message, caching can be performed on subsequently received interactive requests, and the like.
As can be seen from the above description, the card message generation request may be generated by the second server, and the card rendering data may be generated based on the target message, so in some embodiments, the method may further include: receiving a target message sent by a sending end; calling a second server to generate card rendering data based on the target message; and receiving a card message generation request sent by the second server.
The calling of the second server to generate the card rendering data based on the target message may be sending the target message to the second server based on the calling interface, and the second server generating the card rendering data based on the target message. The card rendering data may be included in the card message generation request.
In some embodiments, providing the receiving end with the card update data corresponding to the card message may include:
receiving the latest card data sent by the second server, and pushing the latest card data to a receiving end;
the second server side can push the latest card data under the condition that the user corresponding to the receiving side is detected to accord with the first push condition, or detect that the card message is updated and store the latest card data under the condition that the user corresponding to the receiving side does not accord with the first push condition, and send the latest card data after receiving the message update request sent by the receiving side.
Fig. 3 is a flowchart of another embodiment of a message processing method provided in an embodiment of the present application, where a technical solution of this embodiment may be executed by a second server, and the method may include the following steps:
301: and sending a card message generation request to the first service terminal.
The card message generation request may include card rendering data.
The card rendering data is used for triggering the first service end to send the card rendering data to the receiving end, and after the card rendering data is sent, the card creating information is sent to the receiving end; the card rendering data is stored in the receiving end and is used for rendering to the card creation information to generate a card message, and specific implementation manners can be described in detail in the related description, which is not described herein again.
Wherein the card rendering data can be generated by the second server.
In addition, to ensure message accuracy, as another embodiment, the method may further include:
302: and providing the latest card data to the first service terminal.
The latest data of the card is sent to the receiving end to update the card information.
In this embodiment, the second server is used for generating and updating the card data, so that the processing load of the first server can be reduced and the processing performance can be improved while the card message can be timely displayed.
In some embodiments, providing the latest card data to the first service end may include:
under the condition that a corresponding user at a receiving end meets a first pushing condition, pushing the latest data of the card;
and under the condition that the corresponding user of the receiving end does not meet the first pushing condition, detecting the updating operation of the card message, storing the latest card data, receiving a message updating request sent by the first service end, and sending the latest card data to the first service end.
The first server may forward the message update request sent by the receiving end to the second server after receiving the message update request.
In some embodiments, before sending the card message generation request to the first service, the method may further include:
receiving a target message sent by a first server; the target message is sent by a sending end, and can be sent by the sending end aiming at a group in an instant communication scene;
based on the target message, the conversion generates the card rendering data.
The target message may be a document, a web page link, or the like, for example.
Fig. 4 is a flowchart of an embodiment of a message display method provided in an embodiment of the present application, where a technical scheme of the embodiment is executed by a receiving end, and the method may include the following steps:
401: and receiving card rendering data sent by the first server side, and storing the card rendering data.
Wherein the card rendering data is transmitted in response to the card message generation request.
402: and receiving card creation information sent by the first server.
The card creation information may be sent by the first service end in response to a sending operation of the card rendering data. Specific implementation manners of the card rendering data and the card creation information may be described in detail in the foregoing corresponding embodiments, and are not described herein again.
403: and acquiring the stored card rendering data.
In this case, the stored card rendering data may be acquired in response to a message viewing operation for the card creation information.
The message viewing operation may refer to a request operation of requesting display of a display interface for displaying a card message and exposing the card message to the display interface.
For example, in an instant messaging scenario, a card message generation request is generated based on a target message sent by a sending end for a group; in the case where the card rendering data is to be converted based on the target message, the display interface may be a group conversation interface, and the message viewing operation may be a request operation of displaying the group conversation interface and exposing the card message to the group conversation interface. Wherein, exposing may refer to displaying in a display interface.
404: and rendering and generating a card message based on the card rendering data and the card creation information.
The card rendering data may be filled into the card creation information to obtain the card message.
405: the card message is displayed.
In the instant messaging scenario, the card message may be displayed in the group session interface.
In the embodiment, the receiving end fills and displays the card message based on the locally stored card rendering data, and updates the card message by using the latest card data under the condition that the card message is updated, so that the card message is ensured to be displayed in time, the display delay is reduced, and the display of the card message is not influenced by a network environment and the like.
In some embodiments, the method may further comprise:
responding to rendering operation aiming at the card rendering data, and sending a message updating request to the first server;
receiving the latest card data sent by a first server;
the card message is updated with the latest data of the card.
In some embodiments, the method may further comprise:
receiving the latest card data pushed by a first server;
and updating the stored card rendering data by using the latest card data.
In some embodiments, the card rendering data is converted based on a target message sent by a sending end for a group; the card rendering data is sent by the first server before the card message is sent; displaying the card message may include: and displaying the card message on a conversation interface of the group.
In some embodiments, the method may further comprise: and outputting message prompt information based on the card message.
The message viewing operation for the card creation information may specifically refer to a trigger operation for message prompt information, or the like.
In some embodiments, the method may further comprise: responding to the interactive operation aiming at the card message, and sending an interactive request to the first service terminal; the interactive request is used to instruct to update the card message to generate the latest data of the card.
It should be noted that, the operation performed by the receiving end has been explained in the foregoing corresponding embodiments, and will not be described repeatedly here.
In order to further facilitate understanding of the technical solution of the present application, an instant messaging scenario is taken as an example, and the technical solution of the embodiment of the present application is described with reference to a scenario interaction diagram shown in fig. 5.
As shown in fig. 5, the sender 501 may sense a target message 51 sent by a user at the group session interface 50, and send the target message to the first server 502. The target message may be a URL link or a document, etc.
The first server 502 may call the second server 503, and send the target message to the second server 503, and the second server 503 may generate card rendering data based on the target message conversion, for example, for a URL link, may capture web page content, and extract a content digest and the like as the card rendering data; in addition, corresponding interactive controls and the like can also be determined as card rendering data and the like. The second server 503 can send the card rendering data to the first server 502。
The first service end 502 may send the card rendering data to the receiving end 504, and in an implementation scenario, the receiving end 504 and the sending end 501 may be the same IM client, and after the card rendering data is sent, the card creation information is sent to the receiving end 504.
The receiving end 504 receives the card rendering data, first performs local storage, may output message prompt information after receiving the card creation information, and may first obtain the card rendering data from the local storage and fill the card rendering data into the card creation information after responding to the message viewing operation, so as to generate a card message, and display the card message 52 in the group conversation interface 50.
Then, the second server 502 may actively push the latest card data to the receiving end 504 after the card message is updated according to whether the user corresponding to the receiving end 504 is an active user, and the like. Otherwise, the latest card data can be stored locally to update the rendering card data, so that when the card message is requested to be checked again, the latest card data is reused to update the card message, and the cost performance of pushing is improved.
Through the technical scheme of the embodiment of the application, the card information can be timely displayed, the loading speed is increased, and the card information is not influenced by a network environment.
Fig. 6 is a schematic structural diagram of an embodiment of an information processing apparatus according to the present application, where the apparatus may be configured in the first server shown in fig. 1, and the apparatus may include:
the first sending module 601 is configured to send corresponding card rendering data to a receiving end based on a card message generation request; the card rendering data is stored to the receiving end;
a second sending module 602, configured to send the card creation information to the receiving end after the card rendering data is sent.
In some embodiments, the apparatus may further comprise:
and the third sending module is used for providing the latest card data corresponding to the card message to the receiving end, wherein the latest card data is used for updating the rendering data of the card.
In some embodiments, the third sending module may be specifically configured to: judging whether a user corresponding to a receiving end meets a first pushing condition or not; under the condition that a user corresponding to the receiving end accords with a first pushing condition, the card information is detected to be updated, and the latest data of the card is pushed to the receiving end; and under the condition that the corresponding user of the receiving end does not accord with the first pushing condition, detecting the updating operation of the card message, storing the latest data of the card, receiving a message updating request sent by the receiving end, and sending the latest data of the card to the receiving end.
In some embodiments, the first pushing condition includes that a user corresponding to the receiving end is an active user; the third sending module determining whether the user corresponding to the receiving end meets the first pushing condition includes: judging whether the user corresponding to the receiving end is an active user or not according to the interactive operation executed on the card message by the user corresponding to the receiving end; if the interactive operation exists or the operation type of the interactive operation is a preset operation type or the number of times of interaction executed by the user corresponding to the receiving end aiming at the card message is larger than the preset number of times, determining that the user corresponding to the receiving end is an active user.
In some embodiments, the first sending module may be specifically configured to, in response to the card message generation request, push the corresponding card rendering data to the receiving end when the user corresponding to the receiving end meets the second pushing condition;
optionally, the first sending module may be further configured to send, in response to the card message generation request, card creation information to the receiving end when the user corresponding to the receiving end does not meet the second pushing condition; and receiving a message rendering request sent by the receiving end, and sending the card rendering data to the receiving end.
In some embodiments, the card message generation request is generated based on a target message sent by a sending end for a group; the card rendering data is converted based on the target message; the first sending module responds to the card message generation request, and sends the card creation information to the receiving end when the user corresponding to the receiving end does not meet the second pushing condition, wherein the card creation information may be: and responding to the card message generation request, and sending card creation information to the receiving end under the condition that the number of the users of the group where the users corresponding to the receiving end are located is larger than the second set number.
In some embodiments, the apparatus may further comprise:
the request processing module is used for receiving an interactive request sent by any receiving end; under the condition that the card message meets the current limiting condition, caching the interaction request; based on the plurality of interaction requests in the cache, the card message is updated to generate card update data.
In some embodiments, the caching the interaction request by the request processing module when the card message meets the condition of limiting the flow includes: and predicting the card message to be a high-interaction message and caching the interaction request when the card type of the card message is a preset card type, or the sending user corresponding to the card message is a preset identity, or based on the interaction times of the card message in a preset time length.
In some embodiments, the apparatus may further comprise:
the request receiving module is used for receiving the target message sent by the sending end; calling a second server to generate card rendering data based on the target message; and receiving a card message generation request sent by the second server.
The information processing apparatus shown in fig. 6 can execute the information processing method shown in the embodiment shown in fig. 2, and the implementation principle and the technical effect are not described again. The specific manner in which each module and unit of the information processing apparatus in the above embodiments perform operations has been described in detail in the embodiments related to the method, and will not be described in detail here.
Fig. 7 is a schematic structural diagram of another embodiment of an information processing apparatus according to an embodiment of the present application, where the apparatus may be configured in a second server shown in fig. 1, and the apparatus may include:
a request sending module 701, configured to send a card message generation request to a first service end; the card message generation request includes card rendering data; the card rendering data is used for triggering the first service end to send the card rendering data to the receiving end, and sending card creating information to the receiving end after the card rendering data is sent; the card rendering data is stored in the receiving end and is used for rendering to the card creating information to generate a card message;
furthermore, the apparatus may further include:
a data providing module 702, configured to provide the latest card data to the first service end; the latest data of the card is sent to the receiving end so as to update the card message.
The information processing apparatus shown in fig. 7 may execute the information processing method shown in the embodiment shown in fig. 3, and details of the implementation principle and the technical effect are not repeated. The specific manner in which each module and unit of the information processing apparatus in the above embodiments perform operations has been described in detail in the embodiments related to the method, and will not be described in detail here.
Fig. 8 is a schematic structural diagram of an embodiment of a message display apparatus according to the present application, where the apparatus may be configured in a receiving end as shown in fig. 1, and the apparatus may include:
the first receiving module 801 is configured to receive card rendering data sent by the first server, and store the card rendering data; the card rendering data is transmitted in response to the card message generation request.
A second receiving module 802, configured to receive card creation information sent by the first service end;
a data rendering module 803, configured to obtain stored card rendering data; rendering and generating card information based on the card rendering data and the card creating information;
and a message display module 804 for displaying the card message.
Optionally, the data rendering module may specifically acquire the stored card rendering data in response to a message viewing operation for the card creation information.
In some embodiments, the apparatus may further comprise:
the first updating module is used for responding to rendering operation aiming at the card rendering data and sending a message updating request to the first server; receiving the latest card data sent by a first server; the card message is updated with the latest data of the card.
In some embodiments, the apparatus may further comprise:
the second updating module is used for receiving the latest card data pushed by the first service end; and updating the stored card rendering data by using the latest card data.
The information display apparatus shown in fig. 8 may execute the information display method shown in the embodiment shown in fig. 4, and the implementation principle and the technical effect are not repeated. The specific manner in which each module and unit of the information display device in the above embodiments perform operations has been described in detail in the embodiments related to the method, and will not be described in detail here.
In addition, an embodiment of the present application further provides a computing device, as shown in fig. 9, the computing device may include a storage component 901 and a processing component 902;
the storage component 901 stores one or more computer instructions, which are called and executed by the processing component 902, so as to implement the information processing method shown in fig. 2, the information processing method shown in fig. 3, or the information display method shown in fig. 4.
Of course, the computing device may also include other components, such as an input/output interface, a communication component, a network card chip, an audio-video component, and the like.
In the case where the processing component in the computing device is used to implement the information display method as shown in fig. 4, the computing device may further include a display component to perform a corresponding display operation.
The input/output interface provides an interface between the processing component and a peripheral interface module, which may be an output device, an input device, or the like. The communications component is configured to facilitate wired or wireless communication between the computing device and other devices, and the like.
Wherein the processing components may include one or more processors executing computer instructions to perform all or part of the steps of the above-described method. Of course, the processing elements may also be implemented as one or more Application Specific Integrated Circuits (ASICs), digital Signal Processors (DSPs), digital Signal Processing Devices (DSPDs), programmable Logic Devices (PLDs), field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components configured to perform the above-described methods.
The storage component is configured to store various types of data to support operations at the terminal. The storage component may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
The display element may be an Electroluminescent (EL) element, a liquid crystal display or a microdisplay having a similar structure, or a retina-directable display or similar laser scanning type display.
When the computing device implements the information processing method shown in fig. 2 or the information processing method shown in fig. 3, the computing device may be a flexible computing host provided for a physical device or a cloud computing platform. It can be implemented as a distributed cluster consisting of a plurality of servers or terminal devices, or as a single server or a single terminal device.
When the computing device implements the information display method shown in fig. 4, the computing device may be implemented as an electronic device, where the electronic device may be a device used by a user and having functions of computing, accessing internet, communicating and the like required by the user, and may be, for example, a mobile phone, a tablet computer, a personal computer, a wearable device and the like.
In addition, an embodiment of the present application further provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a computer, the information processing method according to the embodiment shown in fig. 2, the information processing method according to the embodiment shown in fig. 3, or the information display method according to the embodiment shown in fig. 4 can be implemented. The computer-readable medium may be included in the electronic device described in the above embodiment; or may be separate and not incorporated into the electronic device.
Embodiments of the present application further provide a computer program product, which includes a computer program loaded on a computer-readable storage medium, and when the computer program is executed by a computer, the information processing method according to the embodiment shown in fig. 2, the information processing method according to the embodiment shown in fig. 3, or the information display method according to the embodiment shown in fig. 4 may be implemented. In such an embodiment, the computer program may be downloaded and installed from a network, and/or installed from a removable media. The computer program, when executed by a processor, performs various functions defined in the system of the present application.
It can be clearly understood by those skilled in the art that, for convenience and simplicity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. Based on the understanding, the above technical solutions substantially or otherwise contributing to the prior art may be embodied in the form of a software product, which may be stored in a computer-readable storage medium, such as ROM/RAM, magnetic disk, optical disk, etc., and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method according to the various embodiments or some parts of the embodiments.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present application, and not to limit the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (14)

1. A message processing method, comprising:
generating a request based on the card message, and sending corresponding card rendering data to a receiving terminal; the card rendering data is used for being stored in the receiving end;
and after the card rendering data is sent, sending card creation information to the receiving end.
2. The method according to claim 1, wherein after the card creation information is transmitted to the receiving side after the card rendering data is transmitted, the method further comprises:
providing the latest card data corresponding to the card message to the receiving end; the card update data is used for updating the card rendering data.
3. The method of claim 2, wherein the providing the receiving end with the card update data corresponding to the card message comprises:
judging whether the user corresponding to the receiving end meets a first pushing condition or not;
under the condition that the user corresponding to the receiving terminal meets the first pushing condition, the card message is detected to be updated, and the latest data of the card is pushed to the receiving terminal;
and under the condition that the user corresponding to the receiving end does not meet the first pushing condition, detecting the updating operation of the card message, storing the latest card data, receiving a message updating request sent by the receiving end, and sending the latest card data to the receiving end.
4. The method according to claim 3, wherein the first push condition includes that the user corresponding to the receiving end is an active user;
the judging whether the user corresponding to the receiving end meets a first pushing condition comprises the following steps:
judging whether a user corresponding to a receiving end is an active user or not according to the interactive operation executed on the card message by the user corresponding to the receiving end; and if the interactive operation exists or the operation type of the interactive operation is a preset operation type or the number of times of interaction executed by the user corresponding to the receiving end aiming at the card message is more than the preset number of times, determining that the user corresponding to the receiving end is an active user.
5. The method of claim 1, wherein the sending corresponding card rendering data to a receiving end based on the card message generation request comprises:
responding to a card message generation request, and pushing corresponding card rendering data to the receiving terminal under the condition that a user corresponding to the receiving terminal meets a second pushing condition;
the method further comprises the following steps:
responding to the card message generation request, and sending card creation information to the receiving terminal under the condition that the user corresponding to the receiving terminal does not accord with the second pushing condition;
and receiving a message rendering request sent by the receiving end, and sending the card rendering data to the receiving end.
6. The method of claim 5, wherein the card message generation request is generated based on a target message sent by a sender for a group; the card rendering data is converted based on the target message;
the sending card creation information to the receiving end in response to the card message generation request under the condition that the user corresponding to the receiving end does not meet the second pushing condition comprises:
and responding to the card message generation request, and sending card creation information to the receiving end under the condition that the number of the users of the group where the users corresponding to the receiving end are located is larger than a second set number.
7. The method of claim 1, further comprising:
receiving an interaction request sent by any receiving terminal;
under the condition that the card message meets the current limiting condition, caching the interaction request;
updating the card message to generate the card update data based on the plurality of interaction requests in the cache.
8. The method of claim 1, further comprising:
receiving a target message sent by a sending end;
calling a second server to generate the card rendering data based on the target message;
and receiving the card message generation request sent by the second server.
9. A message processing method, comprising:
sending a card message generation request to a first service end; the card message generation request comprises card rendering data; the card rendering data is used for triggering the first server side to send the card rendering data to a receiving end, and after the card rendering data is sent, card creating information is sent to the receiving end.
10. A message display method, comprising:
receiving card rendering data sent by a first server, and storing the card rendering data; the card rendering data is sent in response to a card message generation request;
receiving card creation information sent by the first service terminal;
acquiring the stored card rendering data;
rendering and generating a card message based on the card rendering data and the card creation information;
and displaying the card message.
11. The method of claim 10, further comprising:
responding to the rendering operation aiming at the card rendering data, and sending a message updating request to the first server;
receiving the latest card data sent by the first service terminal;
and updating the card message by utilizing the latest card data.
12. The method of claim 10, further comprising:
receiving the latest card data pushed by the first service end;
and updating the stored card rendering data by using the latest card data.
13. A computing device comprising a processing component and a storage component; the storage component stores one or more computer instructions; the one or more computer instructions to be invoked and executed by the processing component to implement the message processing method of any one of claims 1 to 8 or the message processing method of claim 9 or the message display method of any one of claims 10 to 12.
14. A computer storage medium, characterized by a computer program stored therein; the computer program is executed by a computing device to implement the message processing method of any one of claims 1 to 8 or the message processing method of claim 9 or the message display method of any one of claims 10 to 12.
CN202211067987.XA 2022-09-01 2022-09-01 Message processing method, message display method and computing equipment Pending CN115550295A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211067987.XA CN115550295A (en) 2022-09-01 2022-09-01 Message processing method, message display method and computing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211067987.XA CN115550295A (en) 2022-09-01 2022-09-01 Message processing method, message display method and computing equipment

Publications (1)

Publication Number Publication Date
CN115550295A true CN115550295A (en) 2022-12-30

Family

ID=84724977

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211067987.XA Pending CN115550295A (en) 2022-09-01 2022-09-01 Message processing method, message display method and computing equipment

Country Status (1)

Country Link
CN (1) CN115550295A (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105808221A (en) * 2014-12-31 2016-07-27 阿里巴巴集团控股有限公司 Card type desktop realization method and apparatus
CN107451181A (en) * 2017-06-14 2017-12-08 北京小度信息科技有限公司 Page rendering method and apparatus
CN107911487A (en) * 2017-12-18 2018-04-13 广东欧珀移动通信有限公司 Information-pushing method, device, server and readable storage medium storing program for executing
CN109656592A (en) * 2018-12-06 2019-04-19 Oppo广东移动通信有限公司 Card management method, apparatus, terminal and computer readable storage medium
CN110572431A (en) * 2019-07-31 2019-12-13 华为技术有限公司 Card sharing method, device and system
CN111143020A (en) * 2019-12-31 2020-05-12 贵阳货车帮科技有限公司 Card-based rendering method and device, electronic equipment and readable storage medium
CN112559098A (en) * 2019-09-26 2021-03-26 华为技术有限公司 Card rendering method and electronic equipment
CN113722647A (en) * 2021-09-08 2021-11-30 北京沃东天骏信息技术有限公司 Method and device for displaying information
CN114168869A (en) * 2021-11-25 2022-03-11 北京字跳网络技术有限公司 Information display method, device, system and storage medium
CN114500423A (en) * 2022-01-27 2022-05-13 中国农业银行股份有限公司 Message processing method, device, equipment and storage medium
WO2022148315A1 (en) * 2021-01-05 2022-07-14 北京字跳网络技术有限公司 Information display method and apparatus, and electronic device
CN114764360A (en) * 2021-01-14 2022-07-19 钉钉控股(开曼)有限公司 Virtual card generation method and interactive realization method and device thereof

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105808221A (en) * 2014-12-31 2016-07-27 阿里巴巴集团控股有限公司 Card type desktop realization method and apparatus
CN107451181A (en) * 2017-06-14 2017-12-08 北京小度信息科技有限公司 Page rendering method and apparatus
CN107911487A (en) * 2017-12-18 2018-04-13 广东欧珀移动通信有限公司 Information-pushing method, device, server and readable storage medium storing program for executing
CN109656592A (en) * 2018-12-06 2019-04-19 Oppo广东移动通信有限公司 Card management method, apparatus, terminal and computer readable storage medium
CN110572431A (en) * 2019-07-31 2019-12-13 华为技术有限公司 Card sharing method, device and system
CN112559098A (en) * 2019-09-26 2021-03-26 华为技术有限公司 Card rendering method and electronic equipment
CN111143020A (en) * 2019-12-31 2020-05-12 贵阳货车帮科技有限公司 Card-based rendering method and device, electronic equipment and readable storage medium
WO2022148315A1 (en) * 2021-01-05 2022-07-14 北京字跳网络技术有限公司 Information display method and apparatus, and electronic device
CN114764360A (en) * 2021-01-14 2022-07-19 钉钉控股(开曼)有限公司 Virtual card generation method and interactive realization method and device thereof
CN113722647A (en) * 2021-09-08 2021-11-30 北京沃东天骏信息技术有限公司 Method and device for displaying information
CN114168869A (en) * 2021-11-25 2022-03-11 北京字跳网络技术有限公司 Information display method, device, system and storage medium
CN114500423A (en) * 2022-01-27 2022-05-13 中国农业银行股份有限公司 Message processing method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN108052334B (en) Page jump method, device, computer equipment and storage medium
US10834037B2 (en) Systems and methods for image sharing
US9558476B2 (en) Method and device for editing workspace data objects
US20190220304A1 (en) Method and device for processing application program page, and storage medium
CN109992406B (en) Picture request method, picture request response method and client
CN111600772B (en) Network distribution content detection processing device, method, system and electronic equipment
US11032683B2 (en) Method and apparatus for publishing cloud resource
US20150095487A1 (en) Third-party link tracker system and method
CN105516261A (en) Web page loading control method and load balancer
CN105516333A (en) Interactive method and system based on webpage
CN111246228A (en) Method, device, medium and electronic equipment for updating gift resources of live broadcast room
CN113505302A (en) Method, device and system for supporting dynamic acquisition of buried point data and electronic equipment
CN111639276A (en) Resource preloading method and device and storage medium
US20150242526A1 (en) System and Method of Embedded Application Tags
CN107634854B (en) Service data processing method and device
CN112015383A (en) Login method and device
CN112417336B (en) Page display method and device, electronic equipment and storage medium
CN113094612A (en) Method and device for loading webpage at client, electronic equipment and medium
CN108460042B (en) Page display method, related equipment and system
CN112926002A (en) Service request processing method and device
CN107509097B (en) Video sharing method and device and sharing server
CN103051722B (en) A kind ofly determine the method whether page is held as a hostage and relevant device
CN115550295A (en) Message processing method, message display method and computing equipment
CN115470432A (en) Page rendering method and device, electronic equipment and computer readable medium
CN112688982B (en) User request processing method and device

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