CN113783903A - Method and system for realizing shared display - Google Patents

Method and system for realizing shared display Download PDF

Info

Publication number
CN113783903A
CN113783903A CN202010472193.6A CN202010472193A CN113783903A CN 113783903 A CN113783903 A CN 113783903A CN 202010472193 A CN202010472193 A CN 202010472193A CN 113783903 A CN113783903 A CN 113783903A
Authority
CN
China
Prior art keywords
sharing
page
target page
link address
display
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
CN202010472193.6A
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.)
Beijing Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun 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 Beijing Jingdong Century Trading Co Ltd, Beijing Wodong Tianjun Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN202010472193.6A priority Critical patent/CN113783903A/en
Publication of CN113783903A publication Critical patent/CN113783903A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • 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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/53Network services using third party service providers

Abstract

The invention discloses a method and a system for realizing sharing display.A sharing component is arranged and a link address of a target page is set on the front-end layer, sharing information is also set, the link address of the sharing page is sent to a set sharing server, the sharing server acquires the sharing information and the link address of the target page according to the link address of the sharing page, and the sharing display setting of the target page is carried out according to a set sharing rule; and after the third-party application captures the sharing display of the target page from the sharing server, the sharing display is carried out on the sharing page. According to the invention, when the sharing display of the target page is set, the setting of the front-end layer and the setting of the rear-end layer are completely decoupled, the setting of the rear-end layer of the target page is not needed artificially, only the setting of the front-end layer of the target page is needed, the sharing display is simply realized in the sharing page in the third-party application, the manpower and the time are reduced, and the good experience degree is brought to the user.

Description

Method and system for realizing shared display
Technical Field
The invention relates to a computer network technology, in particular to a method and a system for realizing shared display.
Background
With the development of internet technology, various services which can be realized on an internet platform appear, wherein one service generates a sharing display for the page related information based on the application, and the sharing display is shared with a link address of the page in a third-party application for display. The third party application may include, but is not limited to, an instant messaging application such as Facebook (Facebook) or Twitter (Twitter) or other types of applications. Sharing and displaying refer to that the third-party application displays corresponding graphical sharing information according to the corresponding target page link address, wherein the graphical sharing information comprises but is not limited to: pictures, titles, and content.
In order to implement the sharing and displaying of the target page in the third-party application, the target page needs to be set, including the respective setting of the front-end layer and the back-end layer.
On the front-end level, a sharing component is set in a sharing page provided by a third-party application, and a link address of a target page is set;
on the back end level, a hypertext markup language (html) template corresponding to a target page is set, and the following meta information (meta) is set in a head tag (< head >) of the html template:
<meta property="fb:app_id"content="Facebook App ID"/>
< meta property ═ og: url ═ target page link address "/>, and
< meta property ═ og: type ═ content ═ target page sharing show type "/>
< meta property ═ og: title ═ content ═ title of shared presentation "/>
< meta property ═ og: description ═ content ═ description of shared display "/>
< meta property ═ og: image ═ content ═ picture of shared presentation "/>.
Through the above setting, the sharing display of the target page can be performed in the sharing page of the third-party application, as shown in fig. 1.
The sharing display realized by adopting the mode has the following defects: the setting of the front-end layer and the back-end layer and the communication adjustment of the two layers are realized, and the human resources and time are wasted; the setting mode only realizes sharing display in the third-party application aiming at a certain type of target page, the provided sharing display is the same for different third-party applications, if different types of sharing display are required to be realized in different third-party applications aiming at different types of pages, uniform rules and interfaces are required to be set in the front-end layer and the rear-end layer, and the setting of sharing display is communicated and modified according to the rules during the sharing display of the target page, so that the sharing display is tedious and difficult to realize.
Disclosure of Invention
In view of this, the embodiment of the present invention provides a method for implementing shared display, which can simply implement shared display of a target page in a third-party application on the premise of reducing manpower and time.
The embodiment of the invention also provides a sharing and displaying system, which can simply realize the sharing and displaying of the target page in the third-party application on the premise of reducing the labor and time.
The embodiment of the invention is realized as follows:
a method for realizing shared display comprises the following steps:
the third-party application sends a sharing display acquisition request of a target page to the set sharing server, wherein the request carries a link address of the sharing page;
the third-party application receives a sharing display of a target page returned by the sharing server, wherein the sharing display of the target page is generated by the sharing server according to sharing information acquired by a link address of a sharing page and the link address of the target page by adopting a set sharing rule;
and the third-party application carries out sharing display on the sharing page.
Further, before the method, the method further comprises:
and triggering a sharing display acquisition request of the target page in the sharing page of the third-party application.
Further, the sharing display of the target page is generated by the sharing server according to the sharing information acquired by the link address of the shared page and the link address of the target page by adopting a set sharing rule, and includes:
the sharing server acquires sharing information of a target page and a link address of the target page according to the link address of the sharing page by adopting a set sharing rule, and sets an HTML page template corresponding to the target page, wherein the HTML page template bears the sharing information and the link address of the target page.
Furthermore, the set sharing rule is set differently according to different target pages and different third-party applications.
Further, before the sharing server obtains the sharing information and the target page link address according to the sharing page link, the method further includes:
performing front-end level setting on a target page, wherein the front-end level setting comprises the steps of setting a sharing component on a shared page, setting a link address of the target page and 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 shared page;
and sending the link address of the sharing page to the set sharing server.
An implementation system for sharing a presentation, comprising: a third party application entity and a sharing server, wherein,
the third-party application entity is used for sending a sharing display acquisition request of a target page to the sharing server, and the request carries a link address of the sharing page; receiving a sharing display of a target page returned by the sharing server, and performing the sharing display on a sharing page;
and the sharing server is used for receiving a sharing display acquisition request of the target page, generating a sharing display of the target page according to the sharing information acquired by the link address of the sharing page and the link address of the target page by adopting a set sharing rule, and returning the sharing display to the third application entity.
Further, the third-party application entity is further configured to send the sharing display obtaining request of the target page to the set sharing server when the sharing display obtaining request of the target page in the sharing page of the third-party application is triggered.
Further, the sharing server is further configured to acquire sharing information of a target page and a link address of the target page according to the link address of the sharing page by using a set sharing rule, and set an HTML page template corresponding to the target page, where the HTML page template carries the sharing information and the link address of the target page;
the set sharing rule is set differently according to different target pages and different third-party applications.
The third-party application entity is further used for carrying out front-end level setting on the target page, and comprises the steps of setting a sharing component on the sharing page, setting a link address of the target page and 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.
An implementation apparatus for sharing a presentation, comprising:
a memory; and a processor coupled to the memory, the processor configured to execute the method for implementing a sharing presentation according to any one of the above embodiments based on instructions stored in the memory.
A computer-readable storage medium, on which a computer program is stored, which when executed by a processor implements the method for implementing a sharing presentation as described in any of the above.
As seen from the above, in the embodiment of the present invention, in the setting of the front-end layer, in addition to setting the sharing component and setting the link address of the target page, sharing information is also set, and the link address of the sharing page is sent to the set sharing server, and the sharing server obtains the sharing information and the link address of the target page according to the link address of the sharing page, and performs sharing display setting of the target page according to the set sharing rule; and after the third-party application captures the sharing display of the target page from the sharing server, the sharing display is carried out on the sharing page. According to the invention, when the sharing display of the target page is set, the setting of the front-end layer and the setting of the rear-end layer are completely decoupled, the setting of the rear-end layer of the target page is not needed artificially, only the setting of the front-end layer of the target page is needed, the sharing display is simply realized in the sharing page in the third-party application, the manpower and the time are reduced, and the good experience degree is brought to the user.
Drawings
FIG. 1 is a schematic diagram of a sharing display in a sharing page provided by the prior art;
fig. 2 is a flowchart of a method for implementing sharing display according to an embodiment of the present invention;
fig. 3 is a frame diagram of an implementation method of sharing display according to an embodiment of the present invention;
fig. 4-1 is a schematic flow chart of a method for implementing sharing display provided in the background art;
fig. 4-2 is a schematic flow chart of a sharing display method according to an embodiment of the present invention;
FIG. 5-1 is a schematic diagram illustrating a sharing process of a third-party application crawling target page in the background art;
fig. 5-2 is a schematic view of a sharing display process of a third-party application capturing a target page according to an embodiment of the present invention;
fig. 6 is a schematic diagram of an implementation system for sharing display according to an embodiment of the present invention.
Detailed Description
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 terms "first," "second," "third," "fourth," and the like in the description and in the claims, as well as in the drawings, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are, for example, capable of operation in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprising" and "having," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements explicitly listed, but may include other steps or elements not explicitly listed or inherent to such process, method, article, or apparatus.
The technical solution of the present invention will be described in detail with specific examples. Several of the following embodiments may be combined with each other and some details of the same or similar concepts or processes may not be repeated in some embodiments.
It can be seen from the background art that, when the sharing display of the page is realized, the front-end layer and the rear-end layer need to be set respectively, and the front-end layer and the rear-end layer of the page still need to be negotiated when being set, and a unified setting rule and an interface are established, so that the sharing display of the page is very complicated, and manpower and time are wasted. In order to overcome the problem, in the embodiment of the invention, on the setting of the front-end layer, besides setting the sharing component and setting the link address of the target page, sharing information is also set, the link address of the sharing page is sent to the set sharing server, the sharing server obtains the sharing information and the link address of the target page according to the link address of the sharing page, and sharing display setting of the target page is carried out according to the set sharing rule; and after the third-party application captures the sharing display of the target page from the sharing server, the sharing display is carried out on the sharing page.
According to the invention, when the sharing display of the target page is set, the setting of the front-end layer and the setting of the rear-end layer are completely decoupled, the setting of the rear-end layer of the target page is not needed artificially, only the setting of the front-end layer of the target page is needed, the sharing display is simply realized in the sharing page in the third-party application, the workload is reduced by at least 50%, the labor and the time are saved, and the good experience degree is brought to the user.
When sharing display is set in different third-party applications according to different types of target pages, the set sharing rules in the sharing server can be updated, and therefore the sharing display according to different types of target pages can be set.
Fig. 2 is a flowchart of a method for implementing sharing display according to an embodiment of the present invention, which includes the following specific steps:
step 201, a third-party application sends a sharing display acquisition request of a target page to a set sharing server, wherein the request carries a link address of a sharing page;
202, receiving a sharing display of a target page returned by the sharing server by a third-party application, wherein the sharing display of the target page is generated by the sharing server according to sharing information acquired by a link address of a sharing page and the link address of the target page by adopting a set sharing rule;
and step 203, the third party application performs sharing display on the sharing page.
Before the method, the method further comprises the following steps: and triggering a sharing display acquisition request of the target page in the sharing page of the third-party application.
It can be seen that the sharing server is arranged, and the sharing information and the target page link address for realizing the sharing display of the target page are arranged in the sharing page link address, so that the sharing server obtains the sharing information and the target page link address according to the sharing page link, performs the sharing display setting of the target page according to the set sharing rule, and provides the sharing display setting for the third party application.
In the method, the sharing display of the target page is generated by the sharing server according to the sharing information acquired by the link address of the shared page and the link address of the target page by adopting a set sharing rule, and includes:
the sharing server acquires sharing information of a target page and a link address of the target page according to the link address of the sharing page by adopting a set sharing rule, and sets an HTML page template corresponding to the target page, wherein the HTML page template bears the sharing information and the link address of the target page.
In the method, the set sharing rule is actually the sharing logic of the HTML page template corresponding to the set target page, and the setting is different according to different target pages and different third-party applications.
In the method, before the sharing server obtains the sharing information and the target page link address according to the sharing page link, the method further includes:
performing front-end level setting on a target page, wherein the front-end level setting comprises the steps of setting a sharing component on a shared page, setting a link address of the target page and 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 shared page;
and sending the link address of the sharing page to the set sharing server.
Here, the shared information is information related to a shared display of the target page, and includes a picture, a title, content, and the like.
Fig. 3 is a frame diagram of an implementation method of sharing display provided in the embodiment of the present invention, as shown in the figure:
sending the link address of the sharing page to a sharing server, acquiring sharing information of the target page and the link address of the target page by the sharing server according to the link address of the sharing page, and generating a sharing display of the target page according to the set sharing rule;
after the third-party application captures the sharing display of the target page from the sharing server, the sharing display is carried out on the sharing page;
and the user accesses the link address of the sharing page to obtain the sharing display on the sharing page, and the sharing display is linked to the target page after being clicked and triggered.
Fig. 4-1 is a schematic flow chart of a method for implementing sharing display provided in the background art, and fig. 4-2 is a schematic flow chart of a method for implementing sharing display provided in an embodiment of the present invention. As can be seen from the figure, when the sharing display is realized by adopting the background technology, the setting of the front-end layer and the setting of the back-end layer are included, that is, the HTML of the sharing page and the HTML of the target page are respectively set, and then the HTML is provided for the third-party application to perform the sharing display; by adopting the embodiment of the invention, the setting of the back-end layer is not needed, the HTML setting of the target page is completed by the sharing server, and only the sharing page needs to be set, so that the method and the device are simple and easy to realize, and save labor and time.
Fig. 5-1 is a schematic view of a sharing display process of a third-party application crawling target page provided in the background art, and fig. 5-2 is a schematic view of a sharing display process of a third-party application crawling target page provided in an embodiment of the present invention. In fig. 5-1, by using the technology in the background art, a third-party application sends a sharing display request for obtaining a target page of a request, and a link address carrying the target page is sent to a server, and the server adopts a back-end layer in advance to set a sharing display of the target page, that is, an HTML template including sharing information corresponding to the target page, and then the server issues the HTML template to the third-party application. In fig. 5-2, by using the method provided by the embodiment of the present invention, a third-party application sends a sharing display request for obtaining a request target page, and carries a link address of a sharing page to a set sharing server, because the link address of the sharing page includes sharing information of the target page and a target page address link, the sharing server obtains the sharing information of the target page and the target page address link according to the sharing page link address, sets an HTML template for sharing display of the target page according to a set sharing rule, and sends the HTML template to the third-party application, and the third-party application displays the sharing display in the sharing page.
Take an example for illustration. For example, the link address of the target page is www.example.com, and the link address of the shared page is www.share.com, then the link address of the target page and the shared information of the target page are spliced to the link address of the shared page, and the method specifically includes: www.share.comurl www.example.com & title & content & img www.img.com. At this time, the sharing server acquires the link information of the sharing page, that is, intercepts the sharing information and the link address of the target page, loads an HTML template for generating a sharing display of the target page in the sharing page, and redirects the sharing display loaded by the sharing page to www.example.com to push the sharing display to you, that is, the link address of the target page.
Therefore, the sharing information of the target page is transferred to the link address of the sharing page, and then the set sharing server performs unified setting and sending of the sharing display of the target page, so that the purpose of front-end setting and back-end setting of the sharing display of the decoupling target page is achieved.
Fig. 6 is a schematic diagram of an implementation system of sharing display provided in an embodiment of the present invention, including: a third party application entity and a sharing server, wherein,
the third-party application entity is used for sending a sharing display acquisition request of a target page to the sharing server, and the request carries a link address of the sharing page; receiving a sharing display of a target page returned by the sharing server, and performing the sharing display on a sharing page;
and the sharing server is used for receiving a sharing display acquisition request of the target page, generating a sharing display of the target page according to the sharing information acquired by the link address of the sharing page and the link address of the target page by adopting a set sharing rule, and returning the sharing display to the third application entity.
In the system, the third-party application entity is further configured to send the sharing display obtaining request of the target page to the set sharing server when the sharing display obtaining request of the target page in the sharing page of the third-party application is triggered.
In the system, the sharing server is further configured to acquire sharing information of a target page and a link address of the target page according to the link address of the sharing page by using a set sharing rule, and set an HTML page template corresponding to the target page, where the HTML page template bears the sharing information and the link address of the target page.
In the system, the set sharing rule is set differently according to different target pages and different third-party applications.
In the system, the third-party application entity is further configured to perform front-end level setting on a target page, including setting a sharing component on a shared page, setting a link address of the target page and sharing information of the target page, where the sharing information of the target page and the link address of the target page are set in the link address of the shared page.
An embodiment of the present application further provides a computer-readable storage medium, which stores instructions that, when executed by a processor, may perform the steps in the implementation method for sharing a presentation as described above. In practical applications, the computer readable medium may be included in the apparatus/device/system described in the above embodiments, or may exist alone without being assembled into the apparatus/device/system. The computer-readable storage medium carries one or more programs, and when the one or more programs are executed, the method for implementing the sharing presentation described in the embodiments above may be implemented. According to embodiments disclosed herein, the computer-readable storage medium may be a non-volatile computer-readable storage medium, which may include, for example and without limitation: 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 disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing, without limiting the scope of the present disclosure. In the embodiments disclosed herein, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The embodiment of the invention also provides electronic equipment, wherein the device for realizing the method in the embodiment of the application can be integrated.
Specifically, the method comprises the following steps:
the electronic device may include a processor of one or more processing cores, memory of 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 can be implemented.
Specifically, in practical applications, the electronic device may further include a power supply, an input unit, an output unit, and other components. Those skilled in the art will appreciate that the configuration of the electronic device in the embodiments of the present invention is not intended to be limiting, and may include more or fewer components than those shown, or some components in combination, or a different arrangement of components. Wherein:
the processor is a control center of the electronic device, connects various parts of the whole electronic device by various interfaces and lines, and performs various functions of the server and processes data by running or executing software programs and/or modules stored in the memory and calling data stored in the memory, thereby performing overall monitoring of the electronic device.
The memory may be used to store software programs and modules, i.e., the computer-readable storage media described above. The processor executes various functional applications and data processing by executing software programs and modules stored in the memory. The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function, and the like; the storage data area may store data created according to the use of the server, and the like. Further, the memory may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory may also include a memory controller to provide the processor access to the memory.
The electronic equipment also comprises a power supply for supplying power to each component, and the power supply can be logically connected with the processor through the power management system, so that the functions of charging, discharging, power consumption management and the like can be managed through the power management system. The power supply may also include any component of one or more dc or ac power sources, recharging systems, power failure detection circuitry, power converters or inverters, power status indicators, and the like.
The electronic device may further include an input unit operable to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control.
The electronic device may further include an output unit that may be used to display information input by or provided to a user as well as various graphical user interfaces that may be made up of graphics, text, icons, video, and any combination thereof.
The flowchart and block diagrams in the figures of the present application illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments disclosed herein. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
Those skilled in the art will appreciate that various combinations and/or combinations of features recited in the various embodiments and/or claims of the present disclosure can be made, even if such combinations or combinations are not explicitly recited in the present application. In particular, the features recited in the various embodiments and/or claims of the present application may be combined and/or coupled in various ways, all of which fall within the scope of the present disclosure, without departing from the spirit and teachings of the present application.
The principles and embodiments of the present invention are explained herein using specific examples, which are provided only to help understanding the method and the core idea of the present invention, and are not intended to limit the present application. It will be appreciated by those skilled in the art that changes may be made in this embodiment and its broader aspects and without departing from the principles, spirit and scope of the invention, and that all such modifications, equivalents, improvements and equivalents as may be included within the scope of the invention are intended to be protected by the claims.

Claims (10)

1. A method for realizing shared display is characterized by comprising the following steps:
the third-party application sends a sharing display acquisition request of a target page to the set sharing server, wherein the request carries a link address of the sharing page;
the third-party application receives a sharing display of a target page returned by the sharing server, wherein the sharing display of the target page is generated by the sharing server according to sharing information acquired by a link address of a sharing page and the link address of the target page by adopting a set sharing rule;
and the third-party application carries out sharing display on the sharing page.
2. The method of claim 1, wherein prior to the method, further comprising:
and triggering a sharing display acquisition request of the target page in the sharing page of the third-party application.
3. The method according to claim 1, wherein the sharing display of the target page is generated by the sharing server according to the sharing information obtained from the link address of the shared page and the link address of the target page by using a set sharing rule, and includes:
the sharing server acquires sharing information of a target page and a link address of the target page according to the link address of the sharing page by adopting a set sharing rule, and sets an HTML page template corresponding to the target page, wherein the HTML page template bears the sharing information and the link address of the target page.
4. The implementation method of claim 1, 2 or 3, wherein the set sharing rule is set differently according to different target pages and different third-party applications.
5. The method according to claim 1, 2 or 3, wherein before the sharing server obtains the shared information and the target page link address according to the shared page link, the method further comprises:
performing front-end level setting on a target page, wherein the front-end level setting comprises the steps of setting a sharing component on a shared page, setting a link address of the target page and 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 shared page;
and sending the link address of the sharing page to the set sharing server.
6. An implementation system for sharing a presentation, comprising: a third party application entity and a sharing server, wherein,
the third-party application entity is used for sending a sharing display acquisition request of a target page to the sharing server, and the request carries a link address of the sharing page; receiving a sharing display of a target page returned by the sharing server, and performing the sharing display on a sharing page;
and the sharing server is used for receiving a sharing display acquisition request of the target page, generating a sharing display of the target page according to the sharing information acquired by the link address of the sharing page and the link address of the target page by adopting a set sharing rule, and returning the sharing display to the third application entity.
7. The system of claim 6, wherein the third-party application entity is further configured to send the sharing display obtaining request of the target page to the set sharing server when the sharing display obtaining request of the target page in the sharing page of the third-party application is triggered.
8. The system according to claim 6 or 7, wherein the sharing server is further configured to adopt the set sharing rule, obtain the sharing information of the target page and the link address of the target page according to the link address of the sharing page, and set an HTML page template corresponding to the target page, where the HTML page template carries the sharing information and the link address of the target page;
the set sharing rule is set differently according to different target pages and different third-party applications.
The third-party application entity is further used for carrying out front-end level setting on the target page, and comprises the steps of setting a sharing component on the sharing page, setting a link address of the target page and 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.
9. An apparatus for implementing shared display, comprising:
a memory; and a processor coupled to the memory, the processor configured to execute the method of implementing a sharing presentation of any of claims 1-5 based on instructions stored in the memory.
10. A computer-readable storage medium, on which a computer program is stored, wherein the program, when executed by a processor, implements the method for sharing a presentation according to any one of claims 1 to 5.
CN202010472193.6A 2020-05-29 2020-05-29 Method and system for realizing shared display Pending CN113783903A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010472193.6A CN113783903A (en) 2020-05-29 2020-05-29 Method and system for realizing shared display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010472193.6A CN113783903A (en) 2020-05-29 2020-05-29 Method and system for realizing shared display

Publications (1)

Publication Number Publication Date
CN113783903A true CN113783903A (en) 2021-12-10

Family

ID=78834162

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010472193.6A Pending CN113783903A (en) 2020-05-29 2020-05-29 Method and system for realizing shared display

Country Status (1)

Country Link
CN (1) CN113783903A (en)

Similar Documents

Publication Publication Date Title
US11119812B2 (en) Method and device for processing application program page according to a common interface container
CN107451109B (en) Report generation method and system
CN110020329B (en) Method, device and system for generating webpage
US11023558B1 (en) Executing functions on-demand on a server utilizing web browsers
US7970814B2 (en) Method and apparatus for providing a synchronous interface for an asynchronous service
CN113505302A (en) Method, device and system for supporting dynamic acquisition of buried point data and electronic equipment
EP3196783A1 (en) Open collaboration board with multiple integrated services
US20210334113A1 (en) Method and device for lazy loading of js scripts
CN103595742A (en) A method and an apparatus for debugging webpage CSS
CN110807535A (en) Construction method and construction device of unified reservation platform and unified reservation platform system
CN113448570A (en) Data processing method and device, electronic equipment and storage medium
CN111090821B (en) Method, device, electronic equipment and storage medium for realizing dynamic webpage
US9049174B2 (en) Maintaining sessions in a smart thin client server
CN113535371A (en) Method and device for multithreading asynchronous loading of resources
CN111309221B (en) Page processing method, device and equipment
CN113783903A (en) Method and system for realizing shared display
US11843679B2 (en) Automated dependency management based on page components
US20210209180A1 (en) Search Method and Apparatus, Electronic Device and Storage Medium
CN113656041A (en) Data processing method, device, equipment and storage medium
CN108804155A (en) Profile acquisition method, device, terminal and computer readable storage medium
CN110647327B (en) Method and device for dynamic control of user interface based on card
KR20180010442A (en) User device for processing online authoring service and method for storing document thereof
CN114490266A (en) Data acquisition method, device, equipment and storage medium
CN112988426A (en) Message processing method and device
WO2019100655A1 (en) Method and apparatus for constructing invoice requisition anomalies, computer device and storage medium

Legal Events

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