WO2023093673A1 - 一种信息处理方法、装置、系统及存储介质 - Google Patents

一种信息处理方法、装置、系统及存储介质 Download PDF

Info

Publication number
WO2023093673A1
WO2023093673A1 PCT/CN2022/133218 CN2022133218W WO2023093673A1 WO 2023093673 A1 WO2023093673 A1 WO 2023093673A1 CN 2022133218 W CN2022133218 W CN 2022133218W WO 2023093673 A1 WO2023093673 A1 WO 2023093673A1
Authority
WO
WIPO (PCT)
Prior art keywords
link
type
message card
information processing
processing method
Prior art date
Application number
PCT/CN2022/133218
Other languages
English (en)
French (fr)
Inventor
蒋妍
颜冉
齐鸿烨
赵赫
郝二优
袁平
陈艳萍
魏钰冰
胡璟林
柴家豪
Original Assignee
北京字跳网络技术有限公司
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 北京字跳网络技术有限公司 filed Critical 北京字跳网络技术有限公司
Publication of WO2023093673A1 publication Critical patent/WO2023093673A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9558Details of hyperlinks; Management of linked annotations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation

Definitions

  • Embodiments of the present disclosure relate to the technical field of instant messaging, and in particular to an information processing method, device, system, and storage medium.
  • the present disclosure provides an information processing method, the method comprising:
  • the hyperlink includes at least one of the following:
  • an icon the icon being the logo pattern of the webpage corresponding to the link
  • a hyperlink is a hyperlink constructed based on the text content extracted from the corresponding page of the link or the text content defined by the business server of the page, the hyperlink opens the browser after being triggered, and jumps to go to the page corresponding to said link;
  • a tag where the tag is used to identify the type of the page corresponding to the link.
  • the types of the links include: long text type, video type and document type.
  • determining the type of the link includes:
  • the content of the link is the content of plain text information, or contains text information and non-text information, then determine that the type of the link is a long text type
  • the content of the link is the content of pure video information, then determine that the type of the link is a video type
  • the type of the link is a document type.
  • the message card style corresponding to the link type includes:
  • the message card style corresponding to the long text type includes text-related elements and/or pictures.
  • the text-related elements include at least one of the following elements: an icon element, a domain name element, a text title element, and a text abstract element.
  • the message card style corresponding to the link type includes:
  • the message card style corresponding to the video type includes a video player, video-related elements, and/or a video preview image.
  • the video-related elements include at least one of the following elements: an icon element, a domain name element, a video title element, and a video summary element;
  • the message card style corresponding to the link type includes:
  • the message card style corresponding to the document type includes document-related elements.
  • the document-related elements include at least one of the following elements: an icon element, a domain name element, a document title element, and a document abstract element.
  • the method also includes:
  • the type of the link is a document type and the recipient of the document has no reading permission, then display the permission application entry in the message card;
  • a preview image of the document is displayed in the message card.
  • the message card also includes a copy control
  • the link corresponding to the message card is copied.
  • the message card also includes a close control
  • the message card is closed.
  • the method also includes:
  • the message card is expanded.
  • rendering the message card in the message card style corresponding to the link type includes:
  • the URL middle station sends a link preview event to the business server corresponding to the link, and receives the preview data returned by the business server;
  • the URL middle station renders a message card in a message card style corresponding to the type of the link based on the preview data and the analysis data of the link.
  • the present disclosure also provides an information processing device, the device comprising:
  • a parsing unit configured to parse the link, generate a hyperlink corresponding to the link, and determine the type of the link in response to sending a message containing the link to the instant messaging session;
  • a rendering unit configured to render a message card in a message card style corresponding to the link type
  • the display unit is configured to display the message including the hyperlink and the message card in the interface of the instant messaging session.
  • the present disclosure also provides a system comprising at least one computing device and at least one storage device storing instructions, wherein the instructions, when executed by the at least one computing device, cause the at least one computing device to The steps of the information processing method as described above are performed.
  • the present disclosure also provides a computer-readable storage medium, the computer-readable storage medium stores programs or instructions, and when the programs or instructions are run by at least one computing device, at least one computing device executes the above The steps of the information processing method.
  • FIG. 1 is a flowchart of an information processing method provided by an embodiment of the present disclosure
  • FIGS. 2-4 are schematic diagrams of a mobile terminal provided by an embodiment of the present disclosure.
  • FIG. 5-7 are schematic diagrams of a conversation interface provided by an embodiment of the present disclosure.
  • FIG. 8 is a flowchart of another information processing method provided by an embodiment of the present disclosure.
  • FIG. 9 is a schematic structural diagram of an information processing device in an embodiment of the present disclosure.
  • Fig. 10 is an exemplary block diagram of a system including at least one computing device and at least one storage device storing instructions provided by an embodiment of the present disclosure.
  • the present disclosure provides an information processing method, device, system and storage medium.
  • Fig. 1 is a flowchart of an information processing method provided by an embodiment of the present disclosure. As shown in Fig. 1, the method may specifically include:
  • the hyperlinks are text hyperlinks.
  • a literal hyperlink is a link expressed in words rather than a string of English letters and punctuation marks. Trigger the text hyperlink to open the browser and jump to the page corresponding to the link. At the same time, the text used in the text hyperlink can reflect the core content of the page corresponding to the link.
  • the hyperlink includes at least one of the following: an icon, where the icon is a logo pattern of the webpage corresponding to the link; a hyperlink, where the hyperlink is based on the text content extracted from the page corresponding to the link or the business service of the page.
  • the hyperlink constructed by the text content defined by the terminal, the hyperlink opens the browser after being triggered, and jumps to the page corresponding to the link; the label, the label is used to identify the type of the page corresponding to the link.
  • the web page corresponding to the link is a text document
  • the icon is the logo pattern of the text document
  • the hyperlink is the subject of the text document
  • the label is the identification of the text document.
  • a hyperlink may be constructed according to a topic or an abstract extracted from a page corresponding to the link, or a hyperlink may be constructed according to text of a hyperlink customized by the business party. It can be seen that compared with traditional hyperlinks, the hyperlinks seen by the user are text hyperlinks, and it is easier to understand the summary of the content of the webpage corresponding to the hyperlink.
  • Types of links include, but are not limited to: long text types, video types, and document types.
  • the long text type link refers to the content of the link that is plain text information, or contains text information and non-text information.
  • a video-type link refers to a link whose content is pure video information.
  • the document type link means that the content of the link is document information.
  • the "content of the link” refers to the content presented on the page corresponding to the link that is jumped to after the link is triggered.
  • the specific implementation method for determining the type of link in this step may be: analyze the link to obtain the content of the link; if the content of the link is the content of plain text information, or contains text information and non-text information, Then determine that the type of the link is a long text type; if the content of the link is the content of pure video information, then determine that the type of the link is a video type; if the content of the link is the content of document information, then determine that the type of the link is a document type.
  • the message card refers to the area used to display information related to the content of the page corresponding to the link.
  • the content displayed by the message card can be understood as a summary and generalization of the content of the page corresponding to the link.
  • FIGs. 2-4 are schematic diagrams of a mobile terminal provided by the present disclosure.
  • the mobile terminal displays an instant messaging session interface.
  • A refers to the message card.
  • the content displayed in the message card is a summary of the content of the link.
  • the function of the message card is to facilitate the user to preview the link content, and further help the user quickly identify what the link is for, and then make most of the link content a simple link It can be consumed directly without jumping.
  • the message card style corresponding to the long text type includes text-related elements and/or pictures.
  • the text-related elements include at least one of the following elements: an icon element, a domain name element, a text title element, and a text abstract element.
  • the type of the link in FIG. 2 is a long text type
  • the message card style includes the domain name of the page corresponding to the link, the text title and the text summary of the content in the page corresponding to the link.
  • the message card style corresponding to the video type includes a video player, video-related elements and/or a video preview image.
  • the video-related elements include at least one of the following elements: an icon element, a domain name element, a video title element and a video summary element;
  • the link type in FIG. 3 is a video type
  • the message card style includes the domain name of the page corresponding to the link, the video title of the content in the page corresponding to the link, and the video player.
  • the message card style corresponding to the document type includes document-related elements.
  • the document-related elements include at least one of the following elements: an icon element, a domain name element, a document title element, and a document abstract element.
  • the type of the link is a document type and the recipient of the document has no reading permission, then display the permission application entry in the message card; and/or, if the type of the link is a document type and the recipient of the document has reading permission, then display A preview of the document is displayed. Since in practice, the content of the document often involves confidentiality, the above setting is essentially for authentication, that is, to determine whether the recipient is allowed to view it directly. This setting can play the role of information confidentiality.
  • the link type in FIG. 4 is a document type
  • the message card style includes the domain name of the page corresponding to the link, the document title of the content in the page corresponding to the link, and a partial thumbnail of the document.
  • the above technical solution renders the message card by setting the message card style corresponding to the link type; in the interface of the instant messaging session, the message including the hyperlink and the message card is displayed, and the essence is to use the message card to display the key information and summary of the link content Information, core information, to help users quickly identify what the link is for, and then make most of the simple links of the link content directly consumed without jumping, thereby improving the consumption efficiency of the link content.
  • the above technical solution can be implemented based on a unified component, which can make the style of the final message card standardized and consistent, and is conducive to ensuring the consistency of user experience.
  • the above technical solution has a relatively high expansion capability.
  • the above technical solution can also be extended to local documents and files. Such as previewing locally stored pdf, excel, word.
  • the message card in the above technical solution can further add video preview, document preview, and clipping function controls.
  • the picture can be directly displayed in the message card, and a download control can be set to support quick download.
  • the message card further includes a copy control; in response to triggering the operation of the copy control, the link corresponding to the message card is copied.
  • the message card further includes a closing control; in response to the operation of triggering the closing control, the message card is closed.
  • the expansion control is displayed in response to the hovering operation of the hyperlink; and the message card is expanded in response to an operation triggering the expansion control.
  • message card A includes a close control C.
  • close control C When the user clicks the close control C, the message card A is closed.
  • message card A When message card A is closed, as shown in Figure 6, only hyperlinks are displayed.
  • FIG. 7 when the user hovers the mouse arrow over the hyperlink, an expand control D appears.
  • the expansion control D When the user clicks the expansion control D to expand the message card A, the effect is shown in Figure 5.
  • S120 can be replaced by: the URL (Uniform Resource Locator) middle platform sends a link preview event to the business server corresponding to the link, and receives the preview data returned by the business server; the URL middle platform is based on Preview the data and the parsed data of the link, and render the message card in the message card style corresponding to the link type.
  • the URL middle station can be understood as a service middle station in the instant messaging system that handles URL-related matters. The URL middle station obtains the user's input through the instant messaging client, and displays the URL processing result to the client through the instant messaging client.
  • FIG. 8 is a flowchart of another information processing method provided by an embodiment of the present disclosure.
  • the URL middle station is divided into multiple functional modules: rendering/parsing module, monitoring module, management module and response module.
  • the business side needs to register the domain name in the developer background first, so as to access the management module of the platform in the URL.
  • the flow of the information processing method is described as follows:
  • a user sends a message containing a URL to an instant messaging session.
  • the listening module listens to the message containing the URL, it queries the management module for a service server that processes the URL.
  • the management module returns the queried business server information to the monitoring module.
  • the listening module pushes a URL preview event to the queried business server and requests the URL to be parsed.
  • the business end responds to the URL preview event, calls the URL preview API (Application Programming Interface, application programming interface) to obtain preview data (such as hyperlink corresponding content) and analysis data (such as text hyperlink), and sends the preview data and analysis data to the response module.
  • the response module receives the preview data and analysis data fed back by the business server, and provides the preview data and analysis data to the rendering/analysis module.
  • the rendering/parsing module obtains the preview data and the parsed data, it obtains the rendered message card based on the preview data and the parsed data, and provides the user with a hyperlink and the rendered message card.
  • the essence of the above technical solution is to use the message card to display the key information, general information or core information of the link content, so as to help users quickly identify what the link is used for, and then make most of the simple links without jumping It can be directly consumed, thereby improving the consumption efficiency of linked content.
  • the information processing method includes: displaying a message including a hyperlink and a message card in an interface of an instant messaging session, wherein the message card includes a close control; and closing the message card in response to an operation triggering the close control .
  • the mobile terminal displays an instant messaging session interface.
  • A refers to the message card.
  • the content displayed in the message card is a summary of the content of the link.
  • the function of the message card is to facilitate the user to preview the link content, and further help the user quickly identify what the link is for, and then make most of the link content a simple link It can be consumed directly without jumping.
  • a closing control is included in the message card; in response to an operation triggering the closing control, the message card is closed.
  • the information processing method further includes: after closing the message card, displaying an expansion control in response to a hyperlink hovering operation; and expanding the message card in response to triggering an operation to expand the control.
  • Message card A includes a close control C.
  • close control C When the user clicks the close control C, the message card A is closed.
  • message card A When message card A is closed, as shown in Figure 6, only hyperlinks are displayed.
  • FIG. 7 when the user hovers the mouse arrow over the hyperlink, an expand control D appears.
  • the expansion control D When the user clicks the expansion control D to expand the message card A, the effect is shown in Figure 5.
  • FIG. 9 is a schematic structural diagram of an information processing device in an embodiment of the present disclosure.
  • the information processing device specifically includes:
  • the parsing unit 410 is configured to parse the link, generate a hyperlink corresponding to the link and determine the type of the link in response to sending a message containing the link to the instant messaging session;
  • a rendering unit 420 configured to render a message card in a message card style corresponding to the link type
  • the display unit 430 is configured to display the message including the hyperlink and the message card in the interface of the instant messaging session.
  • the hyperlink is a text hyperlink.
  • the hyperlink includes at least one of the following:
  • an icon the icon being the logo pattern of the webpage corresponding to the link
  • a hyperlink is a hyperlink constructed based on the text content extracted from the corresponding page of the link or the text content defined by the business server of the page, the hyperlink opens the browser after being triggered, and jumps to go to the page corresponding to said link;
  • a tag where the tag is used to identify the type of the page corresponding to the link.
  • the types of the links include: long text type, video type and document type.
  • parsing unit 410 is configured to:
  • the content of the link is the content of plain text information, or contains text information and non-text information, then determine that the type of the link is a long text type
  • the content of the link is the content of pure video information, then determine that the type of the link is a video type
  • the type of the link is a document type.
  • the message card style corresponding to the link type includes:
  • the message card style corresponding to the long text type includes text-related elements and/or pictures.
  • the text-related elements include at least one of the following elements: an icon element, a domain name element, a text title element, and a text abstract element.
  • the message card style corresponding to the link type includes:
  • the message card style corresponding to the video type includes a video player, video-related elements, and/or a video preview image.
  • the video-related elements include at least one of the following elements: an icon element, a domain name element, a video title element, and a video summary element;
  • the message card style corresponding to the link type includes:
  • the message card style corresponding to the document type includes document-related elements.
  • the document-related elements include at least one of the following elements: an icon element, a domain name element, a document title element, and a document abstract element.
  • the device also includes an authentication unit, which is used for:
  • the type of the link is a document type and the recipient of the document has no reading permission, then display the permission application entry in the message card;
  • a preview image of the document is displayed in the message card.
  • the message card also includes a copy control
  • the device further includes a control control unit, configured to copy the link corresponding to the message card in response to the operation of triggering the copy control.
  • the message card also includes a close control
  • the device further includes a widget control unit, configured to close the message card in response to the operation of triggering the closing widget.
  • control control unit is also used for:
  • the message card is expanded.
  • rendering unit 420 is used for:
  • the URL middle station sends a link preview event to the business server corresponding to the link, and receives the preview data returned by the business server;
  • the URL middle station renders a message card in a message card style corresponding to the type of the link based on the preview data and the analysis data of the link.
  • the information processing device includes:
  • a display unit configured to display a message including a hyperlink and a message card in the interface of the instant messaging session, wherein the message card includes a close control;
  • the close unit is used to close the message card in response to the operation of triggering the close control.
  • the information processing device includes a widget control unit, configured to close the message card in response to an operation that triggers closing the widget.
  • control control unit is also used for:
  • the message card is expanded.
  • the information processing device provided by the embodiment of the present disclosure can execute the steps in the information processing method provided by the method embodiment of the present disclosure, and has execution steps and beneficial effects, which will not be repeated here.
  • each unit in the information processing device is only a logical function division, and there may be other division methods in actual implementation, for example, at least two units in the information processing device can be implemented as one unit; information processing
  • Each unit in the device can also be divided into multiple subunits. It can be understood that each unit or subunit can be realized by electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are executed by hardware or software depends on the specific application and design constraints of the technical solution. Those skilled in the art may implement the described functionality using different methods for each particular application.
  • Fig. 10 is an exemplary block diagram of a system including at least one computing device and at least one storage device storing instructions provided by an embodiment of the present disclosure. In some embodiments, the system can be used for big data processing, and at least one computing device and at least one storage device can be deployed in a distributed manner, making the system a distributed data processing cluster.
  • the system includes: at least one computing device 51 and at least one storage device 52 for storing instructions.
  • the storage device 52 in this embodiment may be a volatile memory or a nonvolatile memory, or may include both volatile and nonvolatile memories.
  • the storage device 52 stores the following elements, executable units or data structures, or a subset thereof, or an extension thereof: an operating system and an application program.
  • the operating system includes various system programs, such as framework layer, core library layer, driver layer, etc., for realizing various basic tasks and processing hardware-based tasks.
  • the application program includes various application programs, such as a media player (Media Player), a browser (Browser), etc., and is used to implement various application tasks. Programs for implementing the information processing methods provided by the embodiments of the present disclosure may be included in application programs.
  • At least one computing device 51 invokes the programs or instructions stored in the at least one storage device 52, specifically, the programs or instructions stored in the application program, and the at least one computing device 51 is used to execute the implementation of the present disclosure.
  • the information processing method provided by the embodiments of the present disclosure may be applied to the computing device 51 or implemented by the computing device 51 .
  • the computing device 51 may be an integrated circuit chip with signal processing capability.
  • each step of the above-mentioned method can be completed by an integrated logic circuit of hardware in the computing device 51 or instructions in the form of software.
  • the above-mentioned computing device 51 may be a general-purpose processor, a digital signal processor (Digital Signal Processor, DSP), an application-specific integrated circuit (Application Specific Integrated Circuit, ASIC), a ready-made programmable gate array (Field Programmable Gate Array, FPGA) or other Programmable logic devices, discrete gate or transistor logic devices, discrete hardware components.
  • a general-purpose processor may be a microprocessor, or the processor may be any conventional processor, or the like.
  • the steps of the information processing method provided by the embodiments of the present disclosure may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software units in the decoding processor.
  • the software unit may be located in a mature storage medium in the field such as random access memory, flash memory, read-only memory, programmable read-only memory or electrically erasable programmable memory, register.
  • the storage medium is located in the storage device 52, and the computing device 51 reads the information in the storage device 52, and completes the steps of the method in combination with its hardware.
  • Embodiments of the present disclosure also propose a computer-readable storage medium, the computer-readable storage medium stores programs or instructions, and when the programs or instructions are run by at least one computing device, at least one computing device is executed such as an information processing method The steps in each embodiment are not repeated here to avoid repeated description.
  • the computing device may be the computing device 51 shown in FIG. 10 .
  • the computer readable storage medium is a non-transitory computer readable storage medium.
  • An embodiment of the present disclosure also proposes a computer program product, wherein the computer program product includes a computer program, the computer program is stored in a non-transitory computer-readable storage medium, and at least one processor of a computer reads and executes the computer program from the storage medium.
  • the computer program enables the computer to execute the steps of the embodiments of the information processing method, which will not be repeated here to avoid repeated descriptions.

Abstract

一种信息显示方法、装置、系统及存储介质,所述方法包括:响应于向即时通信会话中发送包含链接的消息,对所述链接进行解析,生成所述链接对应的文字超链接并确定所述链接的类型(S110);以所述链接的类型对应的消息卡片样式渲染消息卡片(S120);在所述即时通信会话的界面中,显示包括所述文字超链接和所述消息卡片的消息(S130)。

Description

一种信息处理方法、装置、系统及存储介质
相关申请的交叉引用
本申请是以中国申请号为202111416000.6,申请日为2021年11月25日的申请为基础,并主张其优先权,该中国申请的公开内容在此作为整体引入本申请中。
技术领域
本公开实施例涉及即时通信技术领域,具体涉及一种信息处理方法、装置、系统及存储介质。
背景技术
目前,用户经常需要在即时通信会话中发送包含链接的消息。但是,在实际中,不同链接可能对应不同类型的链接对象。
发明内容
第一方面,本公开提供了一种信息处理方法,所述方法包括:
响应于向即时通信会话中发送包含链接的消息,对所述链接进行解析,生成所述链接对应的超链接并确定所述链接的类型;
以所述链接的类型对应的消息卡片样式渲染消息卡片;
在所述即时通信会话的界面中,显示包括所述超链接和所述消息卡片的消息。
进一步地,所述超链接包括如下中的至少一项:
图标,所述图标为所述链接对应的网页的标志图案;
超级链接,所述超级链接为基于从所述链接对应页面中提取的文字内容或该页面的业务服务端定义的文字内容构建的超级链接,所述超级链接在被触发后打开浏览器,并跳转到所述链接对应的页面;
标签,所述标签用于标识所述链接对应的页面的类型。
进一步地,所述链接的类型包括:长文本类型、视频类型和文档类型。
进一步地,所述确定所述链接的类型包括:
对所述链接进行解析,得到所述链接的内容;
若所述链接的内容为纯文本信息的内容,或,包含文本信息和非文本信息的内容,则确定所述链接的类型为长文本类型;
若所述链接的内容为纯视频信息的内容,则确定所述链接的类型为视频类型;
若所述链接的内容为文档信息的内容,则确定所述链接的类型为文档类型。
进一步地,所述链接的类型对应的消息卡片样式包括:
若所述链接的类型为长文本类型,则长文本类型对应的消息卡片样式包括文本相关元素和/或图片。
进一步地,所述文本相关元素包括以下至少一个元素:图标元素、域名元素、文本标题元素和文本摘要元素。
进一步地,所述链接的类型对应的消息卡片样式包括:
若所述链接的类型为视频类型,则视频类型对应的消息卡片样式包括视频播放器、视频相关元素和/或视频预览图。
进一步地,所述视频相关元素包括以下至少一个元素:图标元素、域名元素、视频标题元素和视频摘要元素;
进一步地,所述链接的类型对应的消息卡片样式包括:
若所述链接的类型为文档类型,则文档类型对应的消息卡片样式包括文档相关元素。
进一步地,所述文档相关元素包括以下至少一个元素:图标元素、域名元素、文档标题元素和文档摘要元素。
进一步地,所述方法还包括:
若所述链接的类型为文档类型且文档接收方无阅读权限,则在所述消息卡片中展示权限申请入口;
和/或,
若所述链接的类型为文档类型且文档接收方有阅读权限,则在所述消息卡片中展示文档预览图。
进一步地,所述消息卡片中还包括复制控件;
响应于触发所述复制控件的操作,复制所述消息卡片对应的链接。
进一步地,所述消息卡片中还包括关闭控件;
响应于触发所述关闭控件的操作,关闭所述消息卡片。
进一步地,所述方法还包括:
在关闭所述消息卡片后,响应于所述超链接的悬停操作,显示展开控件;
响应于触发所述展开控件的操作,展开所述消息卡片。
进一步地,所述以所述链接的类型对应的消息卡片样式渲染消息卡片包括:
URL中台向所述链接对应的业务服务端发送链接预览事件,并接收所述业务服务端返回的预览数据;
所述URL中台基于所述预览数据和所述链接的解析数据,以所述链接的类型对应的消息卡片样式渲染消息卡片。
第二方面,本公开还提供了一种信息处理装置,所述装置包括:
解析单元,用于响应于向即时通信会话中发送包含链接的消息,对所述链接进行解析,生成所述链接对应的超链接并确定所述链接的类型;
渲染单元,用于以所述链接的类型对应的消息卡片样式渲染消息卡片;
显示单元,用于在所述即时通信会话的界面中,显示包括所述超链接和所述消息卡片的消息。
第三方面,本公开还提供了一种包括至少一个计算装置和至少一个存储指令的存储装置的系统,其中,所述指令在被所述至少一个计算装置运行时,促使所述至少一个计算装置执行如上所述的信息处理方法的步骤。
第四方面,本公开还提供了一种计算机可读存储介质,所述计算机可读存储介质存储程序或指令,当所述程序或指令被至少一个计算装置运行时,使至少一个计算装置执行如上所述的信息处理方法的步骤。
附图说明
此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本公开的实施例,并与说明书一起用于解释本公开的原理。
为了更清楚地说明本公开实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,对于本领域普通技术人员而言,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图1为本公开实施例提供的一种信息处理方法的流程图;
图2-图4为本公开实施例提供的一种移动终端的示意图;
图5-图7为本公开实施例提供的一个会话界面的示意图;
图8为本公开实施例提供的另一种信息处理方法的流程图;
图9为本公开实施例中的一种信息处理装置的结构示意图;
图10是本公开实施例提供的一种包括至少一个计算装置和至少一个存储指令的存储装置的系统的示例性框图。
具体实施方式
为了能够更清楚地理解本公开的上述目的、特征和优点,下面将对本公开的方案进行进一步描述。需要说明的是,在不冲突的情况下,本公开的实施例及实施例中的特征可以相互组合。
在下面的描述中阐述了很多具体细节以便于充分理解本公开,但本公开还可以采用其他不同于在此描述的方式来实施;显然,说明书中的实施例只是本公开的一部分实施例,而不是全部的实施例。
在即时通信会话中如何展示链接,如何有效提高链接内容的消费效率是目前亟待解决的问题。
为了解决上述技术问题或者至少部分地解决上述技术问题,本公开提供了一种信息处理方法、装置、系统及存储介质。
图1为本公开实施例提供的一种信息处理方法的流程图,如图1所示,该方法具体可以包括:
S110、响应于向即时通信会话中发送包含链接的消息,对链接进行解析,生成链接对应的超链接并确定链接的类型。
在一些实施例中,超链接为文字超链接。
文字超链接是指以文字,而非英文字母和标点符号组成的字符串的形式表示的链接。触发文字超链接,可打开浏览器,并跳转到链接对应的页面。同时,文字超链接中所使用的文字能够反映链接对应的页面的核心内容。
在一些实施例中,超链接包括如下中的至少一项:图标,图标为链接对应的网页的标志图案;超级链接,超级链接为基于从链接对应页面中提取的文字内容或该页面的业务服务端定义的文字内容构建的超级链接,超级链接在被触发后打开浏览器,并跳转到链接对应的页面;标签,标签用于标识链接对应的页面的类型。
例如,链接对应的网页为文本文档,则图标为文本文档的标志图案,超级链接为该文本文档的主题,标签为文本文档的标识。
在一些实施例中,可以根据链接对应页面中提取出的主题或摘要构建超级链接,或者,可以根据业务方自定义超级链接的文本构建超级链接。可见,相比于传统超链接,用户所看到的超级链接是文字超链接,更加容易理解超级链接所对应的网页的内容概括。
链接的类型包括但不限于:长文本类型、视频类型和文档类型。其中,长文本类型链接是指链接的内容为纯文本信息的内容,或,包含文本信息和非文本信息的内容。视频类型链接是指链接的内容为纯视频信息的内容。文档类型链接是指链接的内容为文档信息的内容。其中,“链接的内容”是指触发链接后,跳转到的链接对应的页面所呈现的内容。
据此,本步骤中确定链接的类型的具体实现方法可以为:对链接进行解析,得到链接 的内容;若链接的内容为纯文本信息的内容,或,包含文本信息和非文本信息的内容,则确定链接的类型为长文本类型;若链接的内容为纯视频信息的内容,则确定链接的类型为视频类型;若链接的内容为文档信息的内容,则确定链接的类型为文档类型。
S120、以链接的类型对应的消息卡片样式渲染消息卡片。
消息卡片是指用于展示链接对应页面内容相关信息的区域。消息卡片所展示的内容可以理解为是对链接对应页面内容的总结、概括。
图2-图4为本公开提供的一种移动终端的示意图。示例性地,在图2-4中,移动终端显示即时通信会话界面。在图2-图4中,A指代消息卡片。消息卡片中所展示内容是链接的内容的概括,消息卡片的作用是便于用户对链接内容进行预览,进一步地帮助用户快速识别这个链接是用来做什么的,进而让大部分链接内容简单的链接不经过跳转就可以直接被消费。
在一些实施例中,若链接的类型为长文本类型,则长文本类型对应的消息卡片样式包括文本相关元素和/或图片。其中,文本相关元素包括以下至少一个元素:图标元素、域名元素、文本标题元素和文本摘要元素。
示例性地,图2中链接的类型为长文本类型,消息卡片样式包括链接对应的页面的域名、链接对应的页面中内容的文本标题以及文本摘要。
在一些实施例中,若链接的类型为视频类型,则视频类型对应的消息卡片样式包括视频播放器、视频相关元素和/或视频预览图。其中,视频相关元素包括以下至少一个元素:图标元素、域名元素、视频标题元素和视频摘要元素;
示例性地,图3中链接的类型为视频类型,消息卡片样式包括链接对应的页面的域名、链接对应的页面中内容的视频标题以及视频播放器。
在一些实施例中,若链接的类型为文档类型,则文档类型对应的消息卡片样式包括文档相关元素。文档相关元素包括以下至少一个元素:图标元素、域名元素、文档标题元素和文档摘要元素。
进一步,若链接的类型为文档类型且文档接收方无阅读权限,则在消息卡片中展示权限申请入口;和/或,若链接的类型为文档类型且文档接收方有阅读权限,则在消息卡片中 展示文档预览图。由于在实际中,文档内容往往涉及机密,上述设置实质是在进行鉴权,即判断是否允许接收方直接查看。这样设置可以起到信息保密的作用。
示例性地,图4中链接的类型为文档类型,消息卡片样式包括链接对应的页面的域名、链接对应的页面中内容的文档标题以及文档局部缩略图。
S130、在即时通信会话的界面中,显示包括超链接和消息卡片的消息。
上述技术方案,通过设置以链接的类型对应的消息卡片样式渲染消息卡片;在即时通信会话的界面中,显示包括超链接和消息卡片的消息,实质是利用消息卡片展示链接内容的关键信息、概括信息、核心信息,以帮助用户快速识别这个链接是用来做什么的,进而让大部分链接内容简单的链接,不经过跳转就可以直接被消费,进而提高链接内容的消费效率。并且,上述技术方案可以基于统一的组件实现,可以使得最终形成的消息卡片样式规范、一致,有利于保证用户体验一致性。
另外,上述技术方案具有较高的拓展能力。示例性地,上述技术方案除应用于外部链接外,还可拓展至本地的文档、文件。如对本地存储的pdf、excel、word进行预览。
进一步地,上述技术方案中消息卡片可以进一步增加视频预览、文档预览、剪存功能控件。
典型地,若用户向即时通信会话中发送包含链接的消息,该链接为图片类型的链接,可以在消息卡片中直接展示该图片,并设置下载的控件,以支持快捷下载。
在一些实施例中,消息卡片中还包括复制控件;响应于触发复制控件的操作,复制消息卡片对应的链接。
进一步地,消息卡片中还包括关闭控件;响应于触发关闭控件的操作,关闭消息卡片。
进一步地,在关闭消息卡片后,响应于超链接的悬停操作,显示展开控件;响应于触发展开控件的操作,展开消息卡片。
图5-图7为本公开实施例提供的一个会话界面的示意图。参见图5,消息卡片A包括关闭控件C。当用户点击该关闭控件C时,关闭消息卡片A。当消息卡片A关闭,如图6所示,仅显示超链接。参见图7,当用户将鼠标箭头悬停于超链接时,出现展开控件D。当用户点击展开控件D,展开消息卡片A,其效果如图5所示。
进一步地,在上述技术方案的基础上,S120可以替换为:URL(Uniform Resource Locator)中台向链接对应的业务服务端发送链接预览事件,并接收业务服务端返回的预览数据;URL中台基于预览数据和链接的解析数据,以链接的类型对应的消息卡片样式渲染消息卡片。其中,URL中台可以理解为即时通信系统中的处理URL相关事宜的服务中台。URL中台通过即时通信客户端获取用户的输入,以及通过即时通信客户端将URL的处理结果展示给客户。
图8为本公开实施例提供的另一种信息处理方法的流程图。参见图8,将URL中台划分为多个功能模块:渲染/解析模块、监听模块、管理模块和响应模块。在图8中,业务端需要先在开发者后台注册域名,以便接入URL中台的管理模块。该信息处理方法的流程描述如下:
用户向即时通信会话中发送包含URL的消息。监听模块监听到包含URL的消息后,向管理模块查询处理该URL的业务服务端。管理模块返回查询到的业务服务端信息至监听模块。监听模块向查询到的业务服务端推送URL预览事件并请求对URL进行解析。业务端响应URL预览事件,调用URL预览API(Application Programming Interface,应用程序接口)获取预览数据(如超链接对应内容)以及解析数据(如文字超链接),并将预览数据以及解析数据发送给响应模块。响应模块接收业务服务端反馈的预览数据以及解析数据,并向渲染/解析模块提供预览数据以及解析数据。渲染/解析模块在获取预览数据以及解析数据后,基于预览数据和解析数据,得到渲染后的消息卡片,并为用户提供超链接以及渲染后的消息卡片。
上述技术方案,实质是利用消息卡片展示链接内容的关键信息、概括信息或核心信息,以帮助用户快速识别这个链接是用来做什么的,进而让大部分链接内容简单的链接不经过跳转就可以直接被消费,进而提高链接内容的消费效率。
根据本公开的一些实施例,信息处理方法包括:在即时通信会话的界面中,显示包括超链接和消息卡片的消息,其中,消息卡片包括关闭控件;响应于触发关闭控件的操作,关闭消息卡片。
请返回参考图2-图4,移动终端显示即时通信会话界面。A指代消息卡片。消息卡片中所展示内容是链接的内容的概括,消息卡片的作用是便于用户对链接内容进行预览,进 一步地帮助用户快速识别这个链接是用来做什么的,进而让大部分链接内容简单的链接不经过跳转就可以直接被消费。消息卡片中包括关闭控件;响应于触发关闭控件的操作,关闭消息卡片。
在一些实施例中,信息处理方法还包括:在关闭消息卡片后,响应于超链接的悬停操作,显示展开控件;响应于触发展开控件的操作,展开消息卡片。
请返回参考图5-图7。消息卡片A包括关闭控件C。当用户点击该关闭控件C时,关闭消息卡片A。当消息卡片A关闭,如图6所示,仅显示超链接。参见图7,当用户将鼠标箭头悬停于超链接时,出现展开控件D。当用户点击展开控件D,展开消息卡片A,其效果如图5所示。
需要说明的是,对于前述的各方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明并不受所描述的动作顺序的限制,因为依据本发明,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作和模块并不一定是本发明所必须的。
图9为本公开实施例中的一种信息处理装置的结构示意图。参见图9,该信息处理装置具体包括:
解析单元410,用于响应于向即时通信会话中发送包含链接的消息,对所述链接进行解析,生成所述链接对应的超链接并确定所述链接的类型;
渲染单元420,用于以所述链接的类型对应的消息卡片样式渲染消息卡片;
显示单元430,用于在所述即时通信会话的界面中,显示包括所述超链接和所述消息卡片的消息。
在一些实施例中,其中,超链接为文字超链接。
进一步地,所述超链接包括如下中的至少一项:
图标,所述图标为所述链接对应的网页的标志图案;
超级链接,所述超级链接为基于从所述链接对应页面中提取的文字内容或该页面的业 务服务端定义的文字内容构建的超级链接,所述超级链接在被触发后打开浏览器,并跳转到所述链接对应的页面;
标签,所述标签用于标识所述链接对应的页面的类型。
进一步地,所述链接的类型包括:长文本类型、视频类型和文档类型。
进一步地,解析单元410,用于:
对所述链接进行解析,得到所述链接的内容;
若所述链接的内容为纯文本信息的内容,或,包含文本信息和非文本信息的内容,则确定所述链接的类型为长文本类型;
若所述链接的内容为纯视频信息的内容,则确定所述链接的类型为视频类型;
若所述链接的内容为文档信息的内容,则确定所述链接的类型为文档类型。
进一步地,所述链接的类型对应的消息卡片样式包括:
若所述链接的类型为长文本类型,则长文本类型对应的消息卡片样式包括文本相关元素和/或图片。
进一步地,所述文本相关元素包括以下至少一个元素:图标元素、域名元素、文本标题元素和文本摘要元素。
进一步地,所述链接的类型对应的消息卡片样式包括:
若所述链接的类型为视频类型,则视频类型对应的消息卡片样式包括视频播放器、视频相关元素和/或视频预览图。
进一步地,所述视频相关元素包括以下至少一个元素:图标元素、域名元素、视频标题元素和视频摘要元素;
进一步地,所述链接的类型对应的消息卡片样式包括:
若所述链接的类型为文档类型,则文档类型对应的消息卡片样式包括文档相关元素。
进一步地,所述文档相关元素包括以下至少一个元素:图标元素、域名元素、文档标题元素和文档摘要元素。
进一步地,所述装置还包括鉴权单元,该鉴权单元用于:
若所述链接的类型为文档类型且文档接收方无阅读权限,则在所述消息卡片中展示权限申请入口;
和/或,
若所述链接的类型为文档类型且文档接收方有阅读权限,则在所述消息卡片中展示文档预览图。
进一步地,所述消息卡片中还包括复制控件;
该装置还包括控件控制单元,用于响应于触发所述复制控件的操作,复制所述消息卡片对应的链接。
进一步地,所述消息卡片中还包括关闭控件;
该装置还包括控件控制单元,用于响应于触发所述关闭控件的操作,关闭所述消息卡片。
进一步地,控件控制单元,还用于:
在关闭所述消息卡片后,响应于所述超链接的悬停操作,显示展开控件;
响应于触发所述展开控件的操作,展开所述消息卡片。
进一步地,渲染单元420用于:
URL中台向所述链接对应的业务服务端发送链接预览事件,并接收所述业务服务端返回的预览数据;
所述URL中台基于所述预览数据和所述链接的解析数据,以所述链接的类型对应的消息卡片样式渲染消息卡片。
在一些实施例中,信息处理装置包括:
显示单元,用于在即时通信会话的界面中,显示包括超链接和消息卡片的消息,其中,消息卡片包括关闭控件;
关闭单元,用于响应于触发关闭控件的操作,关闭消息卡片。
在一些实施例中,信息处理装置包括控件控制单元,用于响应于触发关闭控件的操作,关闭消息卡片。
进一步地,控件控制单元,还用于:
在关闭消息卡片后,响应于超链接的悬停操作,显示展开控件;
响应于触发展开控件的操作,展开消息卡片。
本公开实施例提供的信息处理装置,可执行本公开方法实施例所提供的信息处理方法中的步骤,具备执行步骤和有益效果,此处不再赘述。
在一些实施例中,信息处理装置中各单元的划分仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如信息处理装置中的至少两个单元可以实现为一个单元;信息处理装置中的各单元也可以划分为多个子单元。可以理解的是,各个单元或子单元能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。本领域技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能。图10是本公开实施例提供的一种包括至少一个计算装置和至少一个存储指令的存储装置的系统的示例性框图。在一些实施例中,该系统可用于大数据处理,至少一个计算装置和至少一个存储装置可以为分布式部署,使该系统为分布式数据处理集群。
如图10所示,系统包括:至少一个计算装置51、至少一个存储指令的存储装置52。可以理解,本实施例中的存储装置52可以是易失性存储器或非易失性存储器,或可包括易失性和非易失性存储器两者。
在一些实施方式中,存储装置52存储了如下的元素,可执行单元或者数据结构,或者他们的子集,或者他们的扩展集:操作系统和应用程序。
其中,操作系统,包含各种系统程序,例如框架层、核心库层、驱动层等,用于实现各种基础任务以及处理基于硬件的任务。应用程序,包含各种应用程序,例如媒体播放器(Media Player)、浏览器(Browser)等,用于实现各种应用任务。实现本公开实施例提供的信息处理方法的程序可以包含在应用程序中。
在本公开实施例中,至少一个计算装置51通过调用至少一个存储装置52存储的程序 或指令,具体的,可以是应用程序中存储的程序或指令,至少一个计算装置51用于执行本公开实施例提供的信息处理方法各实施例的步骤。
本公开实施例提供的信息处理方法可以应用于计算装置51中,或者由计算装置51实现。计算装置51可以是一种集成电路芯片,具有信号的处理能力。在实现过程中,上述方法的各步骤可以通过计算装置51中的硬件的集成逻辑电路或者软件形式的指令完成。上述的计算装置51可以是通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。
本公开实施例提供的信息处理方法的步骤可以直接体现为硬件译码处理器执行完成,或者用译码处理器中的硬件及软件单元组合执行完成。软件单元可以位于随机存储器,闪存、只读存储器,可编程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。该存储介质位于存储装置52,计算装置51读取存储装置52中的信息,结合其硬件完成方法的步骤。
本公开实施例还提出一种计算机可读存储介质,所述计算机可读存储介质存储程序或指令,当所述程序或指令被至少一个计算装置运行时,使至少一个计算装置执行如信息处理方法各实施例的步骤,为避免重复描述,在此不再赘述。其中,计算装置可以为图10所示的计算装置51。在一些实施例中,计算机可读存储介质为非暂态计算机可读存储介质。
本公开实施例还提出一种计算机程序产品,其中,该计算机程序产品包括计算机程序,该计算机程序存储在非暂态计算机可读存储介质中,计算机的至少一个处理器从存储介质读取并执行该计算机程序,使得计算机执行如信息处理方法各实施例的步骤,为避免重复描述,在此不再赘述。
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。
本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本公开的范围之内并且形成不同的实施例。
本领域的技术人员能够理解,对各个实施例的描述都各有侧重,某个实施例中没有详述的部分,可以参见其他实施例的相关描述。
虽然结合附图描述了本公开的实施方式,但是本领域技术人员可以在不脱离本公开的精神和范围的情况下做出各种修改和变型,这样的修改和变型均落入由所附权利要求所限定的范围之内。

Claims (23)

  1. 一种信息处理方法,包括:
    响应于向即时通信会话中发送包含链接的消息,对所述链接进行解析,生成所述链接对应的超链接并确定所述链接的类型;
    以所述链接的类型对应的消息卡片样式渲染消息卡片;
    在所述即时通信会话的界面中,显示包括所述超链接和所述消息卡片的消息。
  2. 根据权利要求1所述的信息处理方法,其中,所述超链接包括以下至少一项:
    图标,所述图标为所述链接对应的网页的标志图案;
    超级链接,所述超级链接为基于从所述链接对应页面中提取的文字内容或该页面的业务服务端定义的文字内容构建的超级链接,所述超级链接在被触发后打开浏览器,并跳转到所述链接对应的页面;
    标签,所述标签用于标识所述链接对应的页面的类型。
  3. 根据权利要求1所述的信息处理方法,其中,所述链接的类型包括:长文本类型、视频类型和文档类型。
  4. 根据权利要求3所述的信息处理方法,其中,所述确定所述链接的类型包括:
    对所述链接进行解析,得到所述链接的内容;
    在所述链接的内容为纯文本信息的内容,或,包含文本信息和非文本信息的内容的情况下,确定所述链接的类型为长文本类型;
    在所述链接的内容为纯视频信息的内容的情况下,确定所述链接的类型为视频类型;
    在所述链接的内容为文档信息的内容的情况下,确定所述链接的类型为文档类型。
  5. 根据权利要求3所述的信息处理方法,其中,所述链接的类型对应的消息卡片样式包括:
    在所述链接的类型为长文本类型的情况下,所述长文本类型对应的消息卡片样式包括 文本相关元素和图片的至少一种。
  6. 根据权利要求5所述的信息处理方法,其中,所述文本相关元素包括以下至少一个元素:图标元素、域名元素、文本标题元素和文本摘要元素。
  7. 根据权利要求3所述的信息处理方法,其中,所述链接的类型对应的消息卡片样式包括:
    若所述链接的类型为视频类型,则所述视频类型对应的消息卡片样式包括视频播放器、视频相关元素和视频预览图的至少一种。
  8. 根据权利要求7所述的信息处理方法,其中,所述视频相关元素包括以下至少一个元素:图标元素、域名元素、视频标题元素和视频摘要元素。
  9. 根据权利要求3所述的信息处理方法,其中,所述链接的类型对应的消息卡片样式包括:
    若所述链接的类型为文档类型,则所述文档类型对应的消息卡片样式包括文档相关元素。
  10. 根据权利要求9所述的信息处理方法,其中,所述文档相关元素包括以下至少一个元素:图标元素、域名元素、文档标题元素和文档摘要元素。
  11. 根据权利要求9所述的信息处理方法,还包括以下至少一项:
    在所述链接的类型为文档类型且文档接收方无阅读权限的情况下,在所述消息卡片中展示权限申请入口;
    在所述链接的类型为文档类型且文档接收方有阅读权限的情况下,在所述消息卡片中展示文档预览图。
  12. 根据权利要求1所述的信息处理方法,其中,所述消息卡片中还包括复制控件;
    响应于触发所述复制控件的操作,复制所述消息卡片对应的链接。
  13. 根据权利要求1所述的信息处理方法,其中,所述消息卡片中还包括关闭控件;
    响应于触发所述关闭控件的操作,关闭所述消息卡片。
  14. 根据权利要求13所述的信息处理方法,还包括:
    在关闭所述消息卡片后,响应于所述超链接的悬停操作,显示展开控件;
    响应于触发所述展开控件的操作,展开所述消息卡片。
  15. 根据权利要求1所述的信息处理方法,其中,所述以所述链接的类型对应的消息卡片样式渲染消息卡片包括:
    URL中台向所述链接对应的业务服务端发送链接预览事件,并接收所述业务服务端返回的预览数据;
    所述URL中台基于所述预览数据和所述链接的解析数据,以所述链接的类型对应的消息卡片样式渲染消息卡片。
  16. 根据权利要求1-15任一项所述的信息处理方法,其中,所述超链接为文字超链接。
  17. 一种信息处理方法,包括:
    在即时通信会话的界面中,显示包括超链接和消息卡片的消息,其中,所述消息卡片包括关闭控件;
    响应于触发所述关闭控件的操作,关闭所述消息卡片。
  18. 根据权利要求17所述的信息处理方法,还包括:
    在关闭所述消息卡片后,响应于所述超链接的悬停操作,显示展开控件;
    响应于触发所述展开控件的操作,展开所述消息卡片。
  19. 一种信息处理装置,包括:
    解析单元,用于响应于向即时通信会话中发送包含链接的消息,对所述链接进行解析,生成所述链接对应的超链接并确定所述链接的类型;
    渲染单元,用于以所述链接的类型对应的消息卡片样式渲染消息卡片;
    显示单元,用于在所述即时通信会话的界面中,显示包括所述超链接和所述消息卡片 的消息。
  20. 一种信息处理装置,包括:
    显示单元,用于在即时通信会话的界面中,显示包括超链接和消息卡片的消息,其中,所述消息卡片包括关闭控件;
    关闭单元,用于响应于触发所述关闭控件的操作,关闭所述消息卡片。
  21. 一种包括至少一个计算装置和至少一个存储指令的存储装置的系统,其中,所述指令在被所述至少一个计算装置运行时,促使所述至少一个计算装置执行如权利要求1至18任一项所述的信息处理方法。
  22. 一种计算机可读存储介质,所述计算机可读存储介质存储程序或指令,当所述程序或指令被至少一个计算装置运行时,使至少一个计算装置执行如权利要求1至18任一项所述的信息处理方法。
  23. 一种计算机程序,包括:
    指令,所述指令当由处理器执行时使所述处理器执行如权利要求1至18任一项所述的信息处理方法。
PCT/CN2022/133218 2021-11-25 2022-11-21 一种信息处理方法、装置、系统及存储介质 WO2023093673A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111416000.6A CN114168869A (zh) 2021-11-25 2021-11-25 一种信息显示方法、装置、系统及存储介质
CN202111416000.6 2021-11-25

Publications (1)

Publication Number Publication Date
WO2023093673A1 true WO2023093673A1 (zh) 2023-06-01

Family

ID=80480802

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/133218 WO2023093673A1 (zh) 2021-11-25 2022-11-21 一种信息处理方法、装置、系统及存储介质

Country Status (2)

Country Link
CN (1) CN114168869A (zh)
WO (1) WO2023093673A1 (zh)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114168869A (zh) * 2021-11-25 2022-03-11 北京字跳网络技术有限公司 一种信息显示方法、装置、系统及存储介质
CN114884933A (zh) * 2022-04-21 2022-08-09 北京字跳网络技术有限公司 信息处理方法、装置、电子设备和存储介质
CN114861106A (zh) * 2022-04-27 2022-08-05 北京字跳网络技术有限公司 信息处理方法、装置、电子设备和存储介质
CN114840128A (zh) * 2022-05-16 2022-08-02 Oppo广东移动通信有限公司 信息分享方法、装置、电子设备及计算机可读介质
CN115550295A (zh) * 2022-09-01 2022-12-30 钉钉(中国)信息技术有限公司 消息处理方法、消息显示方法及计算设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150154156A1 (en) * 2013-12-03 2015-06-04 Microsoft Corporation Document link previewing and permissioning while composing an email
CN110708423A (zh) * 2019-09-26 2020-01-17 珠海市小源科技有限公司 消息内容展示方法、装置及存储介质
CN112187622A (zh) * 2020-09-27 2021-01-05 北京金山云网络技术有限公司 即时消息的展示方法、装置及服务器
CN112214971A (zh) * 2020-10-28 2021-01-12 腾讯科技(深圳)有限公司 在线文档公告的处理方法、装置、电子设备和存储介质
CN114168869A (zh) * 2021-11-25 2022-03-11 北京字跳网络技术有限公司 一种信息显示方法、装置、系统及存储介质

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103684977B (zh) * 2012-09-12 2017-04-05 阿里巴巴集团控股有限公司 信息发送方法及装置、信息显示方法及装置
CN104144198B (zh) * 2013-09-30 2017-02-08 腾讯科技(深圳)有限公司 一种多媒体信息分享方法、系统及装置
CN105721514A (zh) * 2014-12-01 2016-06-29 财团法人资讯工业策进会 使用者装置、云端服务器及其分享链接辨识方法
CN105786836A (zh) * 2014-12-22 2016-07-20 北京奇虎科技有限公司 一种对影视网页的结构化摘要生成方法与系统
CN105871690B (zh) * 2016-03-31 2020-01-21 阿里巴巴集团控股有限公司 即时通信的实现方法和装置
CN106254216A (zh) * 2016-08-09 2016-12-21 百度在线网络技术(北京)有限公司 即时通讯客户端中消息的控制方法以及装置
CN107193975A (zh) * 2017-05-25 2017-09-22 北京小米移动软件有限公司 信息资源收藏方法、装置及计算机可读存储介质
CN110234080B (zh) * 2019-06-11 2021-07-23 珠海市小源科技有限公司 一种信息显示方法、装置和系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150154156A1 (en) * 2013-12-03 2015-06-04 Microsoft Corporation Document link previewing and permissioning while composing an email
CN110708423A (zh) * 2019-09-26 2020-01-17 珠海市小源科技有限公司 消息内容展示方法、装置及存储介质
CN112187622A (zh) * 2020-09-27 2021-01-05 北京金山云网络技术有限公司 即时消息的展示方法、装置及服务器
CN112214971A (zh) * 2020-10-28 2021-01-12 腾讯科技(深圳)有限公司 在线文档公告的处理方法、装置、电子设备和存储介质
CN114168869A (zh) * 2021-11-25 2022-03-11 北京字跳网络技术有限公司 一种信息显示方法、装置、系统及存储介质

Also Published As

Publication number Publication date
CN114168869A (zh) 2022-03-11

Similar Documents

Publication Publication Date Title
WO2023093673A1 (zh) 一种信息处理方法、装置、系统及存储介质
US20210271682A1 (en) Gathering and contributing content across diverse sources
US11144180B2 (en) Extensibility features for electronic communications
US10776501B2 (en) Automatic augmentation of content through augmentation services
TWI703463B (zh) 資訊顯示方法、裝置及智能終端
JP5480892B2 (ja) Webページ対話に基づく広告提示
US8533238B2 (en) Sharing information about a document across a private computer network
US20140380142A1 (en) Capturing website content through capture services
US20090100321A1 (en) Universal contextual actions menu across windows applications
US20120317486A1 (en) Embedded web viewer for presentation applications
US20140136957A1 (en) Supporting Scalable Fonts
WO2016107465A1 (zh) 一种卡片式桌面的实现方法、装置和系统
TWI584149B (zh) Web page access request response method and device
WO2023025323A1 (zh) 一种信息处理方法、装置、系统及存储介质
CN108595697B (zh) 网页集成方法、装置及系统
US7996779B2 (en) System and method of providing a user interface for client applications to store data and context information on the web
WO2017049761A1 (zh) 复制/粘贴图片的方法、装置、系统、设备及存储介质
CN112631564A (zh) 基于内容管理系统界面生成方法、装置、设备和存储介质
CN110968314A (zh) 一种页面生成方法及装置
CN112187622B (zh) 即时消息的展示方法、装置及服务器
WO2023025322A1 (zh) 一种会话中链接的处理方法、装置、系统及存储介质
WO2023179549A1 (zh) 一种文档块分享方法、装置、系统及存储介质
CN117093386A (zh) 页面截图方法、装置、计算机设备和存储介质
CN113608737A (zh) 页面生成方法、装置、设备及介质
JPWO2007013280A1 (ja) プラグインモジュール実行方法、ブラウザ実行方法、メーラ実行方法、プログラム、端末装置、及び、ページデータが記録されたコンピュータ読み取り可能な記録媒体

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22897756

Country of ref document: EP

Kind code of ref document: A1