Implementation method and system for sharing presentation

By setting up sharing components and link addresses at the front-end level and utilizing a sharing server to generate the sharing display, the cumbersome front-end and back-end setup issues in existing technologies are resolved, achieving a simplified sharing display process and personalized sharing display, saving manpower and time.

CN113783903BActive Publication Date: 2025-12-19BEIJING WODONG TIANJUN INFORMATION TECH CO LTD +1
View PDF 1 Cites 0 Cited by

Patent Information

Application Number
CN202010472193.6
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2020-05-29
Publication Date
2025-12-19
Estimated Expiration
2040-05-29

AI Technical Summary

Technical Problem

When implementing the sharing and display of target pages in third-party applications, existing technologies require cumbersome settings at both the front-end and back-end levels, wasting human resources and time, and making it difficult to achieve personalized sharing and display for different types of pages in different applications.

Method used

By setting the link address of the sharing component and the target page at the front-end level, and sending the link address of the sharing page to the sharing server, the sharing server generates the sharing display of the target page according to the set sharing rules, thus decoupling the settings at the front-end and back-end levels.

Benefits of technology

It simplifies the sharing and display process, reduces workload by 50%, saves manpower and time, improves user experience, and supports personalized display of different types of pages in different third-party applications.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN113783903B_ABST
    Figure CN113783903B_ABST
Patent Text Reader

Abstract

The application discloses a kind of implementation method and system of sharing display, on the setting of front end level, in addition to setting sharing component and setting the link address of target page, sharing information is also set, and the link address of sharing page is sent to the sharing server set, sharing server obtains sharing information and the link address of target page according to sharing page link address, according to the sharing rule set, the sharing display setting of target page is carried out;After third-party application extracts the sharing display of target page from sharing server, sharing display is carried out in sharing page.Due to the application in setting the sharing display of target page, the setting of front end level and the setting of back end level are completely decoupled, not through the setting of back end level of target page by human, only need the setting of front end level of target page, simply realize sharing display in the sharing page in third-party application, reduce manpower and time, bring good experience degree for user.
Need to check novelty before this filing date? Find Prior Art

Description

TECHNICAL FIELD

[0001] The present application relates to computer network technology, in particular to an implementation method and system of sharing display. BACKGROUND

[0002] With the development of Internet technology, various businesses that can be implemented on the Internet platform have emerged, one of which is to generate a sharing display based on the application-related information of a page, and share the link address of the page to a third-party application for display. The third-party application can include but is not limited to instant messaging applications such as Facebook or Twitter, or other types of applications. The sharing display refers to the graphical sharing information displayed by the third-party application according to the corresponding target page link address, which includes but is not limited to: pictures, titles, and content information, etc.

[0003] In order to realize the sharing display of the target page in the third-party application, it is necessary to set up the target page, including the respective settings of the front-end and back-end levels.

[0004] On the front-end level, a sharing component is set in the sharing page provided by the third-party application, and the link address of the target page is set.

[0005] On the back-end level, the HyperText Markup Language (html) template corresponding to the target page is set, and the following meta information is set in the head tag () of the html template:

[0006] <meta property="fb:app_id"content="Facebook App ID">

[0007] <meta property="og:url"content="目标页链接地址">

[0008] <meta property="og:type"content="目标页分享展示类型">

[0009] <meta property="og:title"content="分享展示的标题">

[0010] <meta property="og:description"content="分享展示的描述">

[0011] <meta property="og:image"content="分享展示的图片"> .

[0012] After the above settings, the sharing display of the target page can be realized in the sharing page of the third-party application, as shown in Figure 1 .

[0013] The sharing display is achieved in this way, which has the following disadvantages: the implementation involves the front-end layer and the back-end layer, and the communication adjustment between the two layers, which wastes human resources and time; the sharing display is provided for a certain type of target page in the third-party application, and the sharing display is the same for different third-party applications, and if different types of sharing displays are needed for different types of pages in different third-party applications, uniform rules and interfaces need to be set in the front-end layer and the back-end layer, and the settings of the sharing display are communicated and modified according to the rules when the target page is shared, which is complicated and difficult to implement. SUMMARY

[0014] Therefore, the embodiments of the present application provide an implementation method of sharing display, which can achieve the sharing display of a target page in a third-party application simply under the premise of reducing human resources and time.

[0015] The embodiments of the present application also provide a system of sharing display, which can achieve the sharing display of a target page in a third-party application simply under the premise of reducing human resources and time.

[0016] The embodiments of the present application are achieved as follows:

[0017] An implementation method of sharing display, comprising:

[0018] The third-party application sends a sharing display acquisition request of a target page to a set sharing server, and the request carries a link address of a sharing page;

[0019] The third-party application receives the sharing display of the target page returned by the sharing server, wherein the sharing display of the target page is generated by the sharing server according to the sharing information and the link address of the target page by using the set sharing rules according to the link address of the sharing page;

[0020] The third-party application performs sharing display on the sharing page.

[0021] Further, before the method, the method further comprises:

[0022] The sharing display acquisition request of the target page is triggered in the sharing page of the third-party application.

[0023] Further, the sharing display of the target page is generated by the sharing server according to the sharing information and the link address of the target page by using the set sharing rules according to the link address of the sharing page, comprising:

[0024] The sharing server adopts the set sharing rule to acquire the sharing information of the target page and the link address of the target page according to the link address of the sharing page, sets the HTML page template corresponding to the target page, and the HTML page template carries the sharing information and the link address of the target page.

[0025] Further, the set sharing rule is different according to different target pages and different third-party applications.

[0026] Further, before the sharing server acquires the sharing information and the link address of the target page according to the link of the sharing page, the method further comprises:

[0027] The target page is set at a front end level, including setting a sharing component in the sharing page, setting the link address of the target page and the sharing information of the target page, and the sharing information of the target page and the link address of the target page are set in the link address of the sharing page;

[0028] The link address of the sharing page is sent to the set sharing server.

[0029] An implementation system of sharing display, comprising a third-party application entity and a sharing server, wherein,

[0030] The third-party application entity is configured to send a sharing display acquisition request of a target page to the sharing server, the request carrying a link address of a sharing page; receive the sharing display of the target page returned by the sharing server, and perform sharing display on the sharing page;

[0031] The sharing server is configured to receive the sharing display acquisition request of the target page, adopt a set sharing rule, acquire sharing information and a link address of a target page according to the link address of the sharing page, generate the sharing display of the target page, and return the sharing display to the third-party application entity.

[0032] Further, the third-party application entity is further configured to send the sharing display acquisition request of the target page to the set sharing server when the sharing display acquisition request of the target page is triggered in the sharing page of the third-party application.

[0033] Further, the sharing server is further configured to adopt the set sharing rule, acquire the sharing information of the target page and the link address of the target page according to the link address of the sharing page, set the HTML page template corresponding to the target page, and the HTML page template carries the sharing information and the link address of the target page.

[0034] The set sharing rule is different according to different target pages and different third-party applications.

[0035] The third-party application entity is further configured to set the target page on a front-end level, including setting a sharing component on a sharing page, setting a link address of the target page, and setting sharing information of the target page, wherein the sharing information of the target page and the link address of the target page are set in the link address of the sharing page.

[0036] An implementation device of sharing display, comprising:

[0037] A memory and a processor coupled to the memory, the processor is configured to execute the implementation method of sharing display according to the instructions stored in the memory.

[0038] A computer readable storage medium, which stores a computer program, the program is executed by a processor to implement the implementation method of sharing display.

[0039] As seen above, in the setting on a front-end level, the embodiment of the present application sets sharing information in addition to setting a sharing component and setting a link address of a target page, and sends a sharing page link address to a sharing server, the sharing server acquires the sharing information and the link address of the target page according to the sharing page link address, and sets sharing display of the target page according to a set sharing rule; the third-party application performs sharing display on a sharing page after grabbing the sharing display of the target page from the sharing server. Since the present application completely decouples the setting on a front-end level and the setting on a back-end level when setting sharing display of a target page, and only needs the setting on a front-end level of the target page without the setting on a back-end level of the target page by human, the sharing display is simply implemented on a sharing page in the third-party application, human and time are reduced, and good user experience is brought. BRIEF DESCRIPTION OF DRAWINGS

[0040] Figure 1 A sharing display schematic diagram in a sharing page provided for the prior art;

[0041] Figure 2 An implementation method flowchart of sharing display provided for the embodiment of the present application;

[0042] Figure 3 An implementation method framework diagram of sharing display provided for the embodiment of the present application;

[0043] Figure 4-1 An implementation method flowchart of sharing display provided for the embodiment of the present application;

[0044] Figure 4-2 An implementation method flowchart of sharing display provided for the embodiment of the present application;

[0045] Figure 5-1The third-party application provided for the background technology captures the sharing display process of the target page;

[0046] Figure 5-2 The third-party application provided for the background technology captures the sharing display process of the target page;

[0047] Figure 6 The implementation system of the sharing display provided for the embodiment of the application is shown in the schematic diagram. DETAILED DESCRIPTION

[0048] The technical solutions in the embodiments of the application will be described clearly and completely below with reference to the drawings in the embodiments of the application. Obviously, the described embodiments are only some of the embodiments of the application, but not all the embodiments of the application. Based on the embodiments in the application, all other embodiments obtained by those skilled in the art without creative work are within the protection scope of the application.

[0049] The terms "first", "second", "third", "fourth" and the like (if any) in the description, claims and drawings of the application are used to distinguish similar objects, and do not necessarily indicate a specific order or sequence. It should be understood that the data thus used can be interchanged under appropriate circumstances, so that the embodiments of the application described herein can be implemented in an order other than that illustrated or described herein. In addition, the terms "include" and "have" and any variations thereof are intended to cover non-exclusive inclusion. For example, a process, method, system, product or device that includes a series of steps or units need not be limited to only those steps or units clearly listed, but can include other steps or units not clearly listed or inherent to the process, method, product or device.

[0050] The technical solutions of the application will be described in detail below with specific embodiments. The following specific embodiments can be combined with each other, and the same or similar concepts or processes may not be described again in some embodiments.

[0051] From the background art, it can be seen that when realizing the sharing display of a page, the front-end layer and the back-end layer need to be set respectively, and the front-end layer and the back-end layer of the page need to be negotiated when being set, and a uniform setting rule and interface are established, which makes the realization of the sharing display of the page very cumbersome and wastes manpower and time. In order to overcome this problem, in the setting of the front-end layer, the present embodiment sets sharing information in addition to setting a sharing component and the link address of a target page, and sends the sharing page link address to the set sharing server, the sharing server acquires the sharing information and the link address of the target page according to the sharing page link address, and sets the sharing display of the target page according to the set sharing rule; after the third-party application grabs the sharing display of the target page from the sharing server, the sharing display is realized on the sharing page.

[0052] Since the present application completely decouples the setting of the front-end layer and the setting of the back-end layer when setting the sharing display of a target page, and only needs the setting of the front-end layer of the target page without the artificial setting of the back-end layer of the target page, the sharing display is simply realized on the sharing page in the third-party application, at least 50% of the workload is reduced, manpower and time are saved, and good user experience is brought.

[0053] When setting the sharing display in different third-party applications for different types of target pages, the set sharing rule in the sharing server can also be updated, so that the sharing display for different types of target pages can be set.

[0054] Figure 2 The specific steps of the implementation method flowchart of the sharing display provided by the present embodiment are as follows:

[0055] Step 201: The third-party application sends a sharing display acquisition request of a target page to the set sharing server, and the request carries a link address of a sharing page;

[0056] Step 202: The third-party application receives the sharing display of the target page returned by the sharing server, and the sharing display of the target page is generated by the sharing server according to the sharing information and the target page link address acquired according to the link address of the sharing page by using the set sharing rule;

[0057] Step 203: The third-party application performs sharing display on the sharing page.

[0058] Before the method, it also includes that the sharing display acquisition request of the target page is triggered in the sharing page of the third-party application.

[0059] It can be seen that the embodiment of the application sets a sharing server, and sets sharing information and a target page link address of sharing display of the target page in a sharing page link address, so that the sharing server acquires the sharing information and the target page link address according to the sharing page link, sets sharing display of the target page according to a set sharing rule, and provides the third-party application.

[0060] In the method, the sharing display of the target page is generated by the sharing server according to the sharing information and the target page link address acquired according to the sharing page link address by using the set sharing rule, and includes:

[0061] The sharing server acquires the sharing information and the target page link address of the target page according to the sharing page link address by using the set sharing rule, sets an HTML page template corresponding to the target page, and the HTML page template carries the sharing information and the target page link address.

[0062] In the method, the set sharing rule is actually a sharing logic of setting the HTML page template corresponding to the target page, and is set differently according to different target pages and different third-party applications.

[0063] In the method, before the sharing server acquires the sharing information and the target page link address according to the sharing page link, the method further includes:

[0064] The target page is set at a front end level, including setting a sharing component in a sharing page, setting a link address of the target page, and setting sharing information of the target page, and the sharing information of the target page and the link address of the target page are set in the link address of the sharing page;

[0065] The sharing page link address is sent to the set sharing server.

[0066] Here, the sharing information is information involved in the sharing display of the target page, including pictures, titles, contents, and the like.

[0067] Figure 3 A method framework diagram for implementing sharing display provided by the embodiment of the application is shown in the figure:

[0068] The sharing page link address is sent to the sharing server, the sharing server acquires the sharing information and the link address of the target page according to the sharing page link address, and generates the sharing display of the target page according to the set sharing rule;

[0069] After the third-party application acquires the sharing display of the target page from the sharing server, the third-party application performs sharing display on the sharing page.

[0070] The user accesses the sharing page link address, obtains the sharing display on the sharing page, and clicks the sharing display to link to the target page.

[0071] Figure 4-1 The implementation sharing display method flowchart provided for the background technology, Figure 4-2 The sharing display method flowchart provided for the embodiment of the present application. As can be seen from the figure, when the sharing display is implemented by the background technology, the settings of the front end level and the settings of the back end level are included, that is, the HTMLs of the sharing page and the target page are respectively set, and then provided to the third-party application for sharing display; while in the embodiment of the present application, the settings of the back end level are not needed, the HTML setting of the target page is completed by the sharing server, and only the sharing page needs to be set, which is simple and easy to implement, and saves manpower and time.

[0072] Figure 5-1 The sharing display process diagram of the third-party application grabbing the target page provided for the background technology, Figure 5-2 The sharing display process diagram of the third-party application grabbing the target page provided for the embodiment of the present application. In Figure 5-1 , the third-party application sends a sharing display request for obtaining the target page to the server, carrying the link address of the target page, and the server pre-sets the sharing display of the target page in the back end level, that is, the HTML template of the target page corresponding to the sharing information, and then the server sends the HTML template to the third-party application. Figure 5-2 In the embodiment of the present application, the third-party application sends a sharing display request for obtaining the target page to the sharing server set, carrying the link address of the sharing page. Since the sharing information of the target page and the target page address link are included under the link address of the sharing page, the sharing server obtains the sharing information of the target page and the target page address link according to the link address of the sharing page, sets the HTML template of the sharing display of the target page according to the set sharing rule, and sends it to the third-party application, which is displayed in the sharing page by the third-party application.

[0073] For example, the link address of the target page is www.example.com, and the link address of the sharing page is www.share.com. The link address of the target page and the sharing information of the target page are spliced into the link address of the sharing page, that is, www.share.com? url=www.example.com&title=title&content=content&img=www.img.com. At this time, the sharing server obtains the link information of the sharing page, that is, the sharing information and the link address of the target page, generates the HTML template of the sharing display of the target page, and loads the sharing display in the sharing page. The sharing display loaded in the sharing page is redirected to www.example.com and pushed to the target page, that is, the link address of the target page.

[0074] It can be seen that the embodiment of the application transfers the sharing information of the target page to the link address of the sharing page, and then sets and sends the sharing display of the target page by the sharing server, so as to decouple the front-end and back-end settings of the sharing display of the target page.

[0075] Figure 6 The sharing display implementation system provided by the embodiment of the application includes a third-party application entity and a sharing server, wherein,

[0076] The third-party application entity is configured to send a sharing display obtaining request of a target page to the sharing server, and the request carries a link address of a sharing page; and receive a sharing display of the target page returned by the sharing server, and perform sharing display on the sharing page.

[0077] The sharing server is configured to receive the sharing display obtaining request of the target page, generate a sharing display of the target page according to sharing information obtained from the link address of the sharing page and the link address of the target page by using a set sharing rule, and return the sharing display to the third-party application entity.

[0078] In the system, the third-party application entity is further configured to send the sharing display obtaining request of the target page to the sharing server when the sharing display obtaining request of the target page is triggered in the sharing page of the third-party application.

[0079] In the system, the sharing server is further configured to obtain the sharing information of the target page and the link address of the target page from the link address of the sharing page by using the set sharing rule, and set an HTML page template corresponding to the target page, wherein the HTML page template carries the sharing information and the link address of the target page.

[0080] In the system, the set sharing rule is different according to different target pages and different third-party applications.

[0081] In the system, the third-party application entity is further configured to set the target page on a front-end level, including setting a sharing component on a sharing page, setting a link address of the target page, and setting sharing information of the target page, wherein the sharing information of the target page and the link address of the target page are set in the link address of the sharing page.

[0082] The embodiments of the present application further provide a computer readable medium, which stores instructions, and the instructions, when executed by a processor, can perform the steps of the sharing display implementation method described above. In practical applications, the computer readable medium can be included in the device / apparatus / system described in the above embodiments, or can exist separately without being assembled into the device / apparatus / system. The computer readable storage medium carries one or more programs, and when the one or more programs are executed, the sharing display implementation method described in the above embodiments can be implemented. According to the embodiments disclosed in the present application, the computer readable storage medium can be a non-volatile computer readable storage medium, for example, can include but is not limited to: a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a portable compact disk read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any appropriate combination thereof, but is not used to limit the scope of protection of the present application. In the embodiments disclosed in the present application, the computer readable storage medium can be any tangible medium containing or storing a program, which can be used by or in combination with an instruction execution system, apparatus or device.

[0083] The embodiments of the present application further provide an electronic device, which can integrate the apparatus of the implementation method of the present application.

[0084] Specifically:

[0085] The electronic device can include a processor with one or more processing cores, a memory with one or more computer readable storage media, and a computer program stored on the memory and executable on the processor. When the program of the memory is executed, the sharing display implementation method described above can be implemented.

[0086] Specifically, in practical applications, the electronic device can further include a power supply, an input unit, and an output unit, and the like. Those skilled in the art can understand that the structure of the electronic device in the embodiments of the present application does not constitute a limitation on the electronic device, and can include more or fewer components than those shown, or combine certain components, or different component arrangements. Among them:

[0087] The processor is the control center of the electronic device. It connects various parts of the electronic device through various interfaces and lines. By running or executing software programs and / or modules stored in the memory, and calling data stored in the memory, it performs various functions of the server and processes data, thereby monitoring the electronic device as a whole.

[0088] Memory can be used to store software programs and modules, i.e., the aforementioned computer-readable storage media. The processor executes various functional applications and data processing by running the software programs and modules stored in the memory. Memory may primarily include a stored program area and a stored data area. The stored program area may store the operating system, applications required for at least one function, etc.; the stored data area may store data created based on server usage, etc. Furthermore, memory may include high-speed random access memory, and may also include non-volatile memory, such as at least one disk storage device, flash memory device, or other volatile solid-state storage device. Accordingly, memory may also include a memory controller to provide the processor with access to the memory.

[0089] The electronic device also includes a power supply for the various components, which can be connected to the processor logic through a power management system. The power management system then manages functions such as charging, discharging, and power consumption. The power supply may also include one or more DC or AC power sources, a recharging system, a power fault detection circuit, a power converter or inverter, a power status indicator, and other arbitrary components.

[0090] The electronic device may also include an input unit that can be used to receive input digital or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control.

[0091] The electronic device may also include an output unit that can be used to display information input by the user or information provided to the user, as well as various graphical user interfaces that can be composed of graphics, text, icons, videos, and any combination thereof.

[0092] The flowcharts and block diagrams in the accompanying drawings illustrate the architecture, functionality, and operation of possible implementations of systems, methods, and computer program products according to various embodiments disclosed in this application. In this regard, each block in a flowchart or block diagram may represent a module, segment, or portion of code containing one or more executable instructions for implementing a specified logical function. It should also be noted that in some alternative implementations, the functions indicated in the blocks may occur in a different order than those shown in the drawings. For example, two blocks shown connectedly may actually be executed substantially in parallel, and they may sometimes be executed in reverse order, depending on the functions involved. It should also be noted that each block in a block diagram or flowchart, and combinations of blocks in a block diagram or flowchart, may be implemented using a dedicated hardware-based system that performs the specified function or operation, or using a combination of dedicated hardware and computer instructions.

[0093] Those skilled in the art will understand that the features described in the various embodiments and / or claims of this disclosure can be combined and / or combined in various ways, even if such combinations or combinations are not explicitly described in this application. In particular, without departing from the spirit and teachings of this application, the features described in the various embodiments and / or claims of this application can be combined and / or combined in various ways, and all such combinations and / or combinations fall within the scope of this application.

[0094] This document uses specific embodiments to illustrate the principles and implementation methods of the present invention. The descriptions of these embodiments are merely illustrative of the method and core concepts of the present invention and are not intended to limit this application. Those skilled in the art can make changes to the specific implementation methods and application scope based on the ideas, spirit, and principles of the present invention. Any modifications, equivalent substitutions, or improvements made should be included within the scope of protection of this application.

Claims

1. A method for implementing sharing and display, characterized in that, include: The request to share and display the target page on the sharing page of a third-party application is triggered. A third-party application sends a request to the designated sharing server to request the sharing of a target page. The request carries the link address of the sharing page. The link address of the sharing page is obtained by concatenating the sharing information of the target page and the link address of the target page. The third-party application receives the target page returned by the sharing server for sharing display. The target page is generated by the sharing server using the set sharing rules, based on the target page's sharing information and the target page's link address. The set sharing rules are the sharing logic of the HTML page template corresponding to the target page, and are set differently for different target pages and different third-party applications. Third-party applications are shared and displayed on the sharing page; The sharing display of the target page is generated by the sharing server using the set sharing rules, based on the sharing information obtained from the link address of the sharing page and the link address of the target page, including: The sharing server uses the set sharing rules to obtain the sharing information and the link address of the target page based on the link address of the sharing page, and sets the corresponding HTML page template for the target page. The HTML page template carries the sharing information and the link address of the target page. Obtaining the sharing information and the link address of the target page based on the link address of the sharing page includes: extracting the sharing information and the link address of the target page from the link address of the sharing page. Before the sharing server obtains the sharing information and the target page link address based on the sharing page link, the following steps are also included: The target page is configured at the front end, including setting a sharing component on the sharing page, setting the link address of the target page and the sharing information of the target page, wherein the sharing information of the target page and the link address of the target page are set in the link address of the sharing page; Send the shared page link address to the configured sharing server.

2. A sharing and display implementation system, characterized in that, include: Third-party application entities and shared servers, among which, A third-party application entity is used to send a request to the sharing server to obtain the sharing display of the target page, the request carrying the link address of the sharing page; the link address of the sharing page is obtained by concatenating the sharing information of the target page and the link address of the target page; and receives the sharing display of the target page returned by the sharing server and shares and displays it on the sharing page. A sharing server receives requests to share and display a target page, uses predefined sharing rules, and generates a shareable display of the target page based on the sharing information obtained from the link address of the sharing page and the link address of the target page. This display is then returned to the third application entity. The predefined sharing rules are the sharing logic of the HTML page template corresponding to the target page, and vary depending on the target page and the third-party application. Obtaining the sharing information and link address of the target page based on the link address of the sharing page includes: extracting the sharing information and the link address of the target page from the link address of the sharing page. The third-party application entity is also used to send a target page sharing and display retrieval request to the set sharing server when the target page sharing and display retrieval request is triggered on the third-party application's sharing page. The sharing server is also used to obtain the sharing information and the link address of the target page according to the link address of the sharing page by adopting the set sharing rules, and set the HTML page template corresponding to the target page, wherein the HTML page template carries the sharing information and the link address of the target page; The sharing rules set vary depending on the target page and the third-party application. The third-party application entity is also used to perform front-end settings on the target page, including setting a sharing component on the sharing page, setting the link address of the target page and the sharing information of the target page, wherein the sharing information of the target page and the link address of the target page are set in the link address of the sharing page.

3. A device for sharing and displaying information, characterized in that, include: Memory; And a processor coupled to the memory, the processor being configured to execute the sharing and display implementation method as described in claim 1 based on instructions stored in the memory.

4. A computer-readable storage medium having a computer program stored thereon, characterized in that, When the program is executed by the processor, it implements the sharing and display method as described in claim 1.

Citation Information

Patent Citations

  • Method and system for generating sharing information

    CN107809492A