WO2023083085A1 - 一种文档共享方法、装置、设备及介质 - Google Patents
一种文档共享方法、装置、设备及介质 Download PDFInfo
- Publication number
- WO2023083085A1 WO2023083085A1 PCT/CN2022/129453 CN2022129453W WO2023083085A1 WO 2023083085 A1 WO2023083085 A1 WO 2023083085A1 CN 2022129453 W CN2022129453 W CN 2022129453W WO 2023083085 A1 WO2023083085 A1 WO 2023083085A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- document
- target document
- screen
- trigger
- client
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/17—Details of further file system functions
- G06F16/176—Support for shared access to files; File sharing support
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/16—File or folder operations, e.g. details of user interfaces specifically adapted to file systems
- G06F16/168—Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs
Definitions
- the present disclosure relates to the technical field of information sharing, and in particular to a document sharing method, device, equipment and medium.
- the present disclosure provides a file sharing method, device, equipment and medium.
- An embodiment of the present disclosure provides a document sharing method, the method is applied to a first client, and includes: receiving a follow-up trigger operation on a target document, wherein the target document is synchronously displayed on the first client and the second client.
- Two clients according to the first trigger position of the follow trigger operation relative to the first screen and the first document position of the target document on the first screen, determine the position of the follow trigger operation relative to the target document Second trigger position: sending the second trigger position to the second client, so that the second client can access the target document based on the second document position on the second screen of the target document and the target document Address information, displaying the content corresponding to the second trigger position in the target document on the second screen.
- An embodiment of the present disclosure also provides a document sharing method, the method is applied to a second client, including: displaying a target document, wherein the target document is synchronously displayed on the first client; receiving the first client A second trigger position of the sent follow trigger operation relative to the target document, the second trigger position being the first trigger position of the first client relative to the first screen according to the follow trigger operation and the target document
- the document is determined by the first document position on the first screen; according to the second document position of the target document on the second screen and the access address information of the target document, link the target document with the second
- the content corresponding to the trigger position is displayed on the second screen.
- An embodiment of the present disclosure also provides a document sharing device, which is configured on a first client, and includes: a trigger operation module, configured to receive a follow-up trigger operation on a target document, wherein the target document is synchronously displayed on the The first client and the second client; a relative position module, configured to follow the trigger operation relative to the first trigger position of the first screen and the first document position of the target document on the first screen, Determining a second trigger position of the following trigger operation relative to the target document; a position sending module, configured to send the second trigger position to the second client, so that the second client can according to the The second document position of the target document on the second screen and the access address information of the target document, and display the content corresponding to the second trigger position in the target document on the second screen.
- a trigger operation module configured to receive a follow-up trigger operation on a target document, wherein the target document is synchronously displayed on the The first client and the second client
- a relative position module configured to follow the trigger operation relative to the first trigger position of
- An embodiment of the present disclosure also provides a document sharing device, which is configured on a second client and includes: a document display module for displaying a target document, wherein the target document is synchronously displayed on the first client; the location A receiving module, configured to receive a second trigger position of the follow trigger operation relative to the target document sent by the first client, where the second trigger position is relative to the first client according to the follow trigger operation Determined by the first trigger position of the first screen and the first document position of the target document on the first screen; the following display module is used to determine the second document position of the target document on the second screen and the The access address information of the target document, displaying the content corresponding to the second trigger position in the target document on the second screen.
- An embodiment of the present disclosure also provides an electronic device, which includes: a processor; a memory for storing instructions executable by the processor; and the processor, for reading the instruction from the memory.
- the instructions can be executed, and the instructions are executed to implement the document sharing method provided by the embodiment of the present disclosure.
- the embodiment of the present disclosure also provides a computer-readable storage medium, the storage medium stores a computer program, and the computer program is used to execute the document sharing method provided by the embodiment of the present disclosure.
- An embodiment of the present disclosure also provides a computer program, including: instructions, which when executed by a processor cause the processor to execute the document sharing method provided by the embodiment of the present disclosure.
- An embodiment of the present disclosure also provides a computer program product, including instructions, which when executed by a processor cause the processor to execute the document sharing method provided by the embodiment of the present disclosure.
- FIG. 1 is a schematic flowchart of a document sharing method provided by an embodiment of the present disclosure
- FIG. 2 is a schematic diagram of a document presentation provided by an embodiment of the present disclosure
- FIG. 3 is a schematic diagram of another document presentation provided by an embodiment of the present disclosure.
- FIG. 4 is a schematic flowchart of another document sharing method provided by an embodiment of the present disclosure.
- FIG. 5 is a schematic diagram of another document presentation provided by an embodiment of the present disclosure.
- FIG. 6 is a schematic structural diagram of a document sharing device provided by an embodiment of the present disclosure.
- FIG. 7 is a schematic structural diagram of another document sharing device provided by an embodiment of the present disclosure.
- FIG. 8 is a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure.
- the term “comprise” and its variations are open-ended, ie “including but not limited to”.
- the term “based on” is “based at least in part on”.
- the term “one embodiment” means “at least one embodiment”; the term “another embodiment” means “at least one further embodiment”; the term “some embodiments” means “at least some embodiments.” Relevant definitions of other terms will be given in the description below.
- different users can synchronize documents, specifically, the sharer can synchronize the documents and operations to the sharee, so that the sharee can follow the sharer to watch the document.
- the content seen by different users may be inconsistent, including two aspects: the content on the screen of the sharer may be more than that of the sharer content, so that when the sharer explains the content at the bottom of the screen, the sharer cannot see the corresponding content; or, for comments in the document, the sharer needs to click on the comment before the position of the comment is synchronized to the sharer. If the sharer does not click on the comment, and there are too many comments on the same screen, the content of the comments seen by different users will be inconsistent.
- the embodiments of the present disclosure provide a document sharing method, device, equipment and medium.
- the technical solution provided by the embodiment of the present disclosure has the following advantages:
- the first client can receive a follow-up trigger operation on the target document, where the target document is displayed synchronously at the A client and a second client; according to the first trigger position of the follow trigger operation relative to the first screen and the first document position of the target document on the first screen, determine the second trigger position of the follow trigger operation relative to the target document; Sending the second trigger location to the second client, so that the second client sends the content corresponding to the second trigger location in the target document according to the second document location of the target document on the second screen and the access address information of the target document displayed on the second screen.
- the first client can determine the relative position of the following trigger operation in the document according to the position of the user's follow trigger operation relative to the screen and the position of the document on the screen.
- the client can send the relative position to the second client, and the second client can display the content corresponding to the relative position on its screen, realizing that the content seen by the user of the second client must be that of the user of the first client.
- the trigger operation follows the area where the trigger operation is located ensures that the users of the two clients sharing the document see the same content synchronously, avoiding the inconsistency of content seen by different users in related technologies, and thus improving the experience of document sharing.
- FIG. 1 is a schematic flow chart of a document sharing method provided by an embodiment of the present disclosure.
- the method can be executed by a document sharing device, wherein the device can be implemented by software and/or hardware, and generally can be integrated into an electronic device.
- the method is applied to the first client and includes the following steps.
- Step 101 Receive a follow-up trigger operation on a target document, wherein the target document is displayed on the first client and the second client synchronously.
- the first client and the second client are collaborators of the target document.
- the first client and the second client may initiate collaboration on the target document based on a real-time multimedia conference.
- the target document may be a document shared and viewed by the first client and the second client during the collaboration process.
- the first client may be the initiator of the sharing
- the second client may be the follower of the sharing.
- the first client can send the target document to the second client, so that both the first client and the second client can display the target document, and then the first client can display the target document In , it is possible to detect the user's following trigger operation on the target document.
- the first client may send the access address information of the target document to the second client, so that the second client may access the target document through the access address information.
- the first client and/or the second client may trigger a request for synchronous display, so that the shared followers (such as , the second client) can not only access the target document shared by the initiator of the sharing (for example, the first client), but also browse synchronously as the initiator browses the target document.
- the shared followers such as , the second client
- the following trigger operation may be a trigger operation that the user of the first client needs to follow adaptively when the focus of the user changes while viewing the target document.
- the following trigger operation in the embodiment of the present disclosure may include but not limited to a hovering operation or a clicking operation.
- Step 102 according to the first trigger position of the follow trigger operation relative to the first screen and the first document position of the target document on the first screen, determine a second trigger position of the follow trigger operation relative to the target document.
- the first screen may be the screen of the first client
- the first trigger position may be the position on the first screen following the trigger operation, which may be determined by a monitoring program in the first client, for example, the monitoring program may monitor the mouse Move (mousemove) event to determine the position of the mouse follow trigger operation on the first screen.
- the first document position of the target document on the first screen may be obtained from the underlying rendering engine that renders the target document on the first client.
- the second trigger position may be a relative position between the following trigger operation and the target document.
- the target document may include multiple document modules, and each document module corresponds to a content type, and the content type includes at least one of table of contents, body text, body image and comments.
- a document module may be a unit module constituting a document. Different document modules correspond to different content types. The number of document modules is not limited.
- the corresponding content types may include at least one of catalogue, body text, body image, and comments.
- determining the second trigger position of the follow trigger operation relative to the target document may include : According to the first trigger position and the position of the first display document module in the target document on the first screen, determine the target document module corresponding to the trigger position following the trigger operation; according to the first trigger position and the position of the target document module on the first screen Position, to determine the second trigger position of the follow trigger operation relative to the target document module.
- the first client may first determine the document module where the trigger operation of the follow trigger operation is located according to the first trigger position of the follow trigger operation relative to the first screen and the position of the first presentation document module on the first screen, that is, is the target document module, then the relative position of the follow trigger operation in the target document module can be calculated according to the first trigger position of the follow trigger operation relative to the first screen and the position of the target document module on the first screen, that is, Second trigger position.
- determining the second trigger position of the follow trigger operation relative to the target document module includes: determining the trigger position of the follow trigger operation and the starting position of the target document module The number of characters in between accounts for a percentage of the total number of characters in the target document module, and the second trigger position is determined based on the percentage of characters.
- the first client can determine that the trigger position of the following trigger operation is the same as the target document module when determining the second trigger position.
- the number of characters between the initial positions of the target document module and then calculate the percentage of the characters in the total number of characters in the target document module, and determine the percentage of characters as the second trigger position.
- the relative position of the follow-up trigger operation in the directory or body text can be accurately represented, and it will not be different due to the position and size of the directory or body text on different client screens And cause the change of relative position, improve the accuracy.
- determining the second trigger position of the follow trigger operation relative to the target document module includes: when the trigger position of the follow trigger operation is in the comment area of the target document module, the The identification information of the comment area is determined as the second trigger position.
- the comment area can be an area for displaying comments, and the identification information corresponding to different comment areas is different, and the identification information is used to distinguish the comment area, specifically It can be represented by numbers, letters, etc.
- the first client may locate the trigger position following the trigger operation in the comment area of the comment, and then determine the identification information of the comment area where the trigger position is located as the second trigger position.
- the accuracy is improved.
- determining the second trigger position of the follow trigger operation relative to the target document module may include: determining the coordinates of the trigger position of the follow trigger operation in the text image, and based on Following the ratio between the coordinates of the trigger position in the text image of the trigger operation and the first size of the text image in the first screen, the second trigger position is determined.
- the first size may be specific values of the length and width of the text image on the first screen.
- the first client may determine the coordinates of the trigger position of the follow-up trigger operation in the text image according to the first trigger position of the follow-up trigger operation relative to the first screen and the position of the text image on the first screen, the coordinates include x-axis and The value of the y-axis; then the first size can be calculated according to the position of the text image on the first screen, and the ratio of the coordinates of the trigger position following the trigger operation in the text image to the first size is determined as the second trigger position .
- the ratio may be (5/100) ⁇ (5/100).
- Step 103 Send the second trigger position to the second client, so that the second client can compare the target document with the second trigger position according to the second document position of the target document on the second screen and the access address information of the target document.
- the corresponding content is displayed on the second screen.
- the second screen may be a screen of the second client.
- the second document position of the target document on the second screen may be obtained from the underlying rendering engine that renders the target document on the second client.
- the access address information of the target document can be used to obtain the target document by accessing the storage address in the server.
- the first client can send the second trigger position to the second client, and the second client can first obtain the The target document, then according to the second document position of the target document on the second screen, the content corresponding to the second trigger position in the target document is displayed on the second screen, that is, the content at the second trigger position is displayed on the second screen in advance.
- Set an area to display so that the user of the second client can follow the user of the first client to view the same content in the target document.
- the preset area may be an area on the second screen that can be intuitively seen by the user, which is set according to actual conditions.
- the preset area may be the area where the user's line of sight is located on the second screen, or the central area.
- the content corresponding to the second trigger position in the target document is displayed in a preset area of the second screen, where the preset area is the area where the user's line of sight is located on the second screen.
- FIG. 2 is a schematic diagram of document presentation provided by an embodiment of the present disclosure.
- the figure shows the target document displayed on the first screen 200 of the first client, and the target document may include the The four document modules of , the corresponding content types are directory 201, body text 202, body image 203, and comment 204.
- arrows are used to indicate the trigger position of the follow trigger operation of the first client. The location of the operation. After the first client determines the second trigger position of the follow trigger operation relative to the target document, it can send it to the second client.
- FIG. 3 is another schematic diagram of document presentation provided by an embodiment of the present disclosure.
- the figure shows the target document displayed on the second screen 300 of the second client.
- the target document in Figure 3 shows only the body text, with different positions and sizes.
- the text line in the dotted box 301 in FIG. 3 is displayed at the center of the second screen 300, and the text line is the content in the target document determined by the second client corresponding to the second trigger position of the follow trigger operation relative to the target document.
- the content that the user of the second client sees on the second screen 300 is the content corresponding to the follow-up trigger operation of the user of the first client on the first screen 200, which ensures that two shared documents Users on the client side see the same content synchronously.
- the first client can receive a follow-up trigger operation on the target document, wherein the target document is displayed synchronously on the first client and the second client; according to the follow-up trigger operation, relative to the first screen and the first document position of the target document on the first screen, determine the second trigger position relative to the target document following the trigger operation; send the second trigger position to the second client, so that the second client According to the second document position of the target document on the second screen and the access address information of the target document, the content corresponding to the second trigger position in the target document is displayed on the second screen.
- the first client can determine the relative position of the following trigger operation in the document according to the position of the user's follow trigger operation relative to the screen and the position of the document on the screen.
- the client can send the relative position to the second client, and the second client can display the content corresponding to the relative position on its screen, realizing that the content seen by the user of the second client must be that of the user of the first client.
- the trigger operation follows the area where the trigger operation is located ensures that the users of the two clients sharing the document see the same content synchronously, avoiding the inconsistency of content seen by different users in related technologies, and thus improving the experience of document sharing.
- FIG. 4 is a schematic flow chart of another document sharing method provided by an embodiment of the present disclosure.
- the method can be executed by a document sharing device, where the device can be implemented by software and/or hardware, and generally can be integrated into an electronic device. As shown in Figure 4, the method is applied to the second client and includes the following steps.
- Step 401 displaying the target document, wherein the target document is displayed on the first client side synchronously.
- the target document may be a document shared and watched by the first client and the second client.
- the first client may be the initiator of the sharing
- the second client may be the follower of the sharing.
- the second client may receive the target document or the access address information of the target document sent by the first client, and display the target document synchronously with the first client.
- Step 402 receiving the second trigger position of the follow trigger operation relative to the target document sent by the first client.
- the following trigger operation may be a trigger operation that the user of the first client needs to follow adaptively as the point of focus changes while viewing the target document.
- the following trigger operation in this embodiment of the present disclosure may include a hovering operation or a clicking operation.
- the target document may include multiple document modules, and each document module corresponds to a content type, and the content type includes at least one of table of contents, body text, body image and comments.
- a document module may be a unit module constituting a document. Different document modules correspond to different content types. The number of document modules is not limited.
- the corresponding content types may include at least one of catalogue, body text, body image, and comments.
- the second trigger position is determined by the first client according to the first trigger position of the following trigger operation relative to the first screen and the first document position of the target document on the first screen.
- the first client may determine the second trigger of the follow trigger operation relative to the target document according to the first trigger position of the follow trigger operation relative to the first screen and the first document position of the target document on the first screen
- the specific determination process of the position is as above, and will not be described in detail here, and then the second trigger position may be sent to the second client, and the second client may receive the second trigger position.
- Step 403 According to the second document position of the target document on the second screen and the access address information of the target document, display the content corresponding to the second trigger position in the target document on the second screen.
- the trigger position of the following trigger operation corresponds to the target document module among the multiple document modules
- the second trigger position is the position of the follow trigger operation relative to the target document module
- the target document module is the target The document module corresponding to the following trigger action in the document.
- the second trigger position is based on the number of characters between the trigger position of the following trigger operation and the starting position of the target document module accounting for the total number of characters in the target document module Determine the percentage of the text; according to the second document position of the target document on the second screen, display the content corresponding to the second trigger position in the target document on the second screen, including: according to the position of the catalog or body text on the second screen, Determine the target text corresponding to the text percentage in the table of contents or the body text, and display the target text or the text line where the target text is located on the second screen.
- the second trigger position may be the text percentage corresponding to the trigger position following the trigger operation, and the second client may base on the position of the target or body text on the second screen, and The above text percentage determines the target text corresponding to the following trigger operation, and then the target text or the text line where the target text is located can be determined as the content corresponding to the second trigger position in the target document, and adjusted to be displayed on the second screen, so that the first The user of the second client can see the text or text line where the user of the first client follows the trigger operation.
- the second trigger position is the identification information of the comment area in the target document module following the trigger position of the trigger operation; according to the second document position of the target document on the second screen Displaying the content corresponding to the second trigger position in the target document on the second screen includes: according to the position of the comment on the second screen, locating the comment area in the comment according to the identification information, and displaying the comment area on the second screen.
- the comment area may be an area for displaying comments, and the identification information corresponding to different comment areas is different.
- the second trigger position may be the identification information in the comments of the trigger position following the trigger operation.
- the second client can locate the comment area corresponding to the identification information in the comment according to the position of the comment on the second screen, and adjust and display the comment area on the second screen, so that the user of the second client can see the first.
- the comment area where the follow trigger operation of the user of the client is located solves the problem of different comment areas seen by different users due to the large number of comments or the ability to follow after a fixed trigger in related technologies, and improves the accuracy of follow viewing.
- the document sharing method may further include: highlighting the comment area in a preset manner, wherein the preset manner includes highlighting, bolding and adding an underline at least one.
- the preset method may be any feasible display method that can be distinguished from other comment areas in the comment, for example, may include but not limited to at least one of highlighting, bolding and underlining.
- the comment area may be prominently displayed in a preset manner to distinguish it from other comment areas in the comment. And the comment area can also be prominently displayed in the same manner on the first screen of the first client.
- the comment area is activated to receive new comments input by the user.
- FIG. 5 is another schematic diagram of document presentation provided by an embodiment of the present disclosure.
- the figure shows the target document displayed on the second screen 500 of the second client. Compared with FIG. 2 , Only the body text is shown in the figure.
- the comment area 501 in FIG. 5 is the same as the identification information of the comment area 205 in FIG.
- the comment area 501 can be displayed in the center of the second screen 500, and the upper border of the area is bolded for highlighting. example.
- the first client and the second client of the shared document can highlight the comment area and browse the comment area synchronously.
- the second trigger position is determined based on the ratio between the coordinates of the trigger position following the trigger operation in the text image and the first size of the text image in the first screen;
- displaying the content corresponding to the second trigger position in the target document on the second screen includes: determining the content in the text image according to the second size of the text image on the second screen Determine the target coordinates corresponding to the ratio, and display the pixel area of the target coordinates in the text image on the second screen.
- the second size may be specific values of the length and width of the text image on the second screen.
- the second trigger position may be the ratio of the coordinates in the text image displayed on the first client following the trigger operation to the size of the text image.
- the second client can calculate the target coordinates of the text image displayed on the second client following the trigger operation based on the above-mentioned ratio and the second size of the text image on the second screen, and then the pixel of the target coordinate in the text image can be The area is displayed on the second screen, where the pixel area can be the pixel point where the target coordinates are located or an area with a preset size centered on the pixel point, etc.
- the preset size can be set according to the actual situation and is not limited.
- the ratio of the coordinates of the text image displayed on the first client following the trigger operation to the size of the text image can be (1/20)*(1/20)
- the second size of the text image is 50px*50px
- displaying the content corresponding to the second trigger position in the target document on the second screen may include: displaying the content corresponding to the second trigger position in the target document in a preset area of the second screen, pre-set
- the area be the area where the user's line of sight is located on the second screen.
- the preset area can be an area that can be intuitively and quickly seen by the user on the second screen, and can be set according to the actual situation.
- the preset area can be the area where the user's line of sight is located on the second screen, which can be specifically determined by the line of sight detection program The area, or the preset area may be the central area of the second screen.
- the second client can display the target document, wherein the target document is synchronously displayed on the first client; receive the second trigger position of the follow trigger operation sent by the first client relative to the target document , the second trigger position is determined by the first client according to the first trigger position of the follow trigger operation relative to the first screen and the first document position of the target document on the first screen; according to the second document position of the target document on the second screen The location and the access address information of the target document, and the content corresponding to the second trigger location in the target document is displayed on the second screen.
- the second client can receive the following trigger operation determined by the first client according to the position of the user's follow trigger operation relative to the screen and the position of the document on the screen. and display the content corresponding to the relative position in the center of the screen, so that the content seen by the user of the second client must be the area where the follow trigger operation of the user of the first client is located, ensuring two-way sharing of the shared document Users of multiple clients see the same content synchronously, which avoids the situation that different users see inconsistent content in related technologies, thereby improving the experience effect of document sharing.
- FIG. 6 is a schematic structural diagram of a document sharing device provided by an embodiment of the present disclosure.
- the device may be implemented by software and/or hardware, and may generally be integrated into an electronic device. As shown in Figure 6, the device is configured on the first client and includes the following modules.
- the trigger operation module 601 is configured to receive a follow trigger operation on a target document, wherein the target document is displayed on the first client and the second client synchronously.
- the relative position module 602 is configured to determine the relative position of the following trigger operation relative to the first screen according to the first trigger position of the follow trigger operation and the first document position of the target document on the first screen. The second trigger position of the target document.
- a position sending module 603 configured to send the second trigger position to the second client, so that the second client can The access address information of the target document, displaying the content corresponding to the second trigger position in the target document on the second screen.
- the target document includes a plurality of document modules
- the first document position includes a position in the first screen of a first display document module among the plurality of document modules, and the first display document module is the documentation module already displayed in the first screen.
- each of the document modules corresponds to a content type
- the content type includes at least one of table of contents, body text, body image and comments.
- the relative position module 602 is specifically configured to: determine the trigger of the following trigger operation according to the first trigger position and the position of the first display document module in the target document on the first screen The target document module corresponding to the position; according to the first trigger position and the position of the target document module on the first screen, determine a second trigger position of the follow trigger operation relative to the target document module.
- the relative position module 602 is specifically configured to: determine the difference between the trigger position of the following trigger operation and the starting position of the target document module The text percentage between the texts in the target document module and the total texts in the target document module, and the second trigger position is determined based on the text percentage.
- the content type corresponding to the target document module is a comment
- the relative position module 602 is specifically configured to: if the trigger position of the following trigger operation is in the comment area of the target document module, place the The identification information of the comment area is determined as the second trigger position.
- the content type corresponding to the target document is a text image
- the relative position module 602 is specifically configured to: determine the coordinates of the trigger position of the following trigger operation in the text image, and based on the following The second trigger position is determined by a ratio between the coordinates of the trigger position of the trigger operation in the text image and the first size of the text image in the first screen.
- the following trigger operation includes a hover operation or a click operation.
- the first client and the second client are collaborators of the target document.
- the first client and the second client initiate collaboration on the target document based on a real-time multimedia conference.
- the document sharing device provided by the embodiment of the present disclosure can execute the document sharing method provided by the method embodiment shown in FIG. 1 of the present disclosure, and has corresponding functional modules and beneficial effects for executing the method.
- FIG. 7 is a schematic structural diagram of another document sharing device provided by an embodiment of the present disclosure.
- the device can be implemented by software and/or hardware, and can generally be integrated in electronic equipment. As shown in Figure 7, the device is configured on the second client and includes the following modules.
- the document display module 701 is configured to display the target document, wherein the target document is displayed on the first client synchronously.
- a position receiving module 702 configured to receive a second trigger position of the follow trigger operation sent by the first client relative to the target document, the second trigger position is the first client according to the follow trigger operation Determined relative to the first trigger position on the first screen and the first document position of the target document on the first screen.
- a following display module 703, configured to display the content corresponding to the second trigger position in the target document on the target document according to the second document position of the target document on the second screen and the access address information of the target document to describe the second screen.
- the target document includes a plurality of document modules
- the second document position includes the position of a second display document module in the plurality of modules on the second screen
- the second display document module is already Documentation module displayed on the second screen.
- the second trigger position is a position of the follow trigger operation relative to a target document module
- the target document module is a document module corresponding to the follow trigger operation in the target document.
- the second trigger position is based on the number of characters between the trigger position of the follow trigger operation and the start position of the target document module The percentage of words that account for the total number of words in the target document module is determined.
- the following display module 703 is specifically configured to: determine the target text corresponding to the text percentage in the catalog or the text text according to the position of the catalog or the text text on the second screen, and display the target text The text or the text line where the target text is located is displayed on the second screen.
- the second trigger position is identification information of a comment area in the target document module where the trigger position of the follow trigger operation is located.
- the following display module 703 is specifically configured to: according to the position of the comment on the second screen, locate the comment area in the comment according to the identification information, and display the comment area on the second screen.
- the device further includes a highlight display module, configured to: display the comment area behind the second screen, and highlight the comment area in a preset manner, wherein the preset manner includes At least one of highlight, bold and underline.
- a highlight display module configured to: display the comment area behind the second screen, and highlight the comment area in a preset manner, wherein the preset manner includes At least one of highlight, bold and underline.
- the second trigger position is based on the coordinates of the trigger position of the follow trigger operation in the text image and the text image in the first The ratio between the first dimensions in the screen is determined.
- the following display module 703 is specifically configured to: according to the second size of the text image in the second screen, determine the target coordinates corresponding to the ratio in the text image, and place the target coordinates in the The pixel area in the text image is displayed on the second screen.
- the following display module 703 is specifically configured to: display the content corresponding to the second trigger position in the target document in a preset area of the second screen, where the preset area is the second trigger position. The area where the user's line of sight is located on the second screen.
- the document sharing device provided by the embodiment of the present disclosure can execute the document sharing method provided by the method embodiment shown in FIG. 4 of the present disclosure, and has corresponding functional modules and beneficial effects for executing the method.
- An embodiment of the present disclosure further provides a computer program product, including a computer program/instruction, and when the computer program/instruction is executed by a processor, the document sharing method provided in any embodiment of the present disclosure is implemented.
- FIG. 8 is a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure.
- FIG. 8 it shows a schematic structural diagram of an electronic device 800 suitable for implementing an embodiment of the present disclosure.
- the electronic device 800 in the embodiment of the present disclosure may include, but is not limited to, mobile phones, notebook computers, digital broadcast receivers, PDAs (Personal Digital Assistants), PADs (Tablet Computers), PMPs (Portable Multimedia Players), vehicle-mounted terminals ( Mobile terminals such as car navigation terminals) and stationary terminals such as digital TVs, desktop computers and the like.
- the electronic device shown in FIG. 8 is only an example, and should not limit the functions and scope of use of the embodiments of the present disclosure.
- an electronic device 800 may include a processing device (such as a central processing unit, a graphics processing unit, etc.) Various appropriate actions and processes are executed by programs in the memory (RAM) 803 . In the RAM 803, various programs and data necessary for the operation of the electronic device 800 are also stored.
- the processing device 801, the ROM 802, and the RAM 803 are connected to each other through a bus 804.
- An input/output (I/O) interface 805 is also connected to the bus 804 .
- the following devices can be connected to the I/O interface 805: input devices 806 including, for example, a touch screen, touchpad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, a liquid crystal display (LCD), speaker, vibration an output device 807 such as a computer; a storage device 808 including, for example, a magnetic tape, a hard disk, etc.; and a communication device 809.
- the communication means 809 may allow the electronic device 800 to communicate with other devices wirelessly or by wire to exchange data. While FIG. 8 shows electronic device 800 having various means, it is to be understood that implementing or having all of the means shown is not a requirement. More or fewer means may alternatively be implemented or provided.
- embodiments of the present disclosure include a computer program product, which includes a computer program carried on a non-transitory computer readable medium, where the computer program includes program code for executing the method shown in the flowchart.
- the computer program may be downloaded and installed from a network via communication means 809, or from storage means 808, or from ROM 802.
- the processing device 801 the above-mentioned functions defined in the document sharing method of the embodiment of the present disclosure are executed.
- the computer-readable medium mentioned above in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium or any combination of the two.
- a computer readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or any combination thereof. More specific examples of computer-readable storage media may include, but are not limited to, electrical connections with one or more wires, portable computer diskettes, hard disks, random access memory (RAM), read-only memory (ROM), erasable Programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
- a computer-readable storage medium may be any tangible medium that contains or stores a program that can be used by or in conjunction with an instruction execution system, apparatus, or device.
- a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave carrying computer-readable program code therein. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
- a computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium, which can transmit, propagate, or transmit a program for use by or in conjunction with an instruction execution system, apparatus, or device .
- Program code embodied on a computer readable medium may be transmitted by any appropriate medium, including but not limited to wires, optical cables, RF (radio frequency), etc., or any suitable combination of the above.
- the client and the server can communicate using any currently known or future network protocols such as HTTP (HyperText Transfer Protocol, Hypertext Transfer Protocol), and can communicate with digital data in any form or medium
- HTTP HyperText Transfer Protocol
- the communication eg, communication network
- Examples of communication networks include local area networks (“LANs”), wide area networks (“WANs”), internetworks (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network of.
- the above-mentioned computer-readable medium may be included in the above-mentioned electronic device, or may exist independently without being incorporated into the electronic device.
- the above-mentioned computer-readable medium carries one or more programs, and when the above-mentioned one or more programs are executed by the electronic device, the electronic device: receives a follow-up trigger operation on the target document, wherein the target document is synchronously displayed on The first client and the second client; determining the follow trigger according to the first trigger position of the follow trigger operation relative to the first screen and the first document position of the target document on the first screen Operate a second trigger position relative to the target document; send the second trigger position to the second client, so that the second client can display the second document on the second screen according to the target document location and the access address information of the target document, and display the content in the target document corresponding to the second trigger location on the second screen.
- the above-mentioned computer-readable medium carries one or more programs, and when the above-mentioned one or more programs are executed by the electronic device, the electronic device: displays the target document, wherein the target document is synchronously displayed on the first client end; receive the second trigger position of the follow trigger operation sent by the first client relative to the target document, the second trigger position is the first client relative to the first screen according to the follow trigger operation determined by the first trigger position of the target document and the first document position of the target document on the first screen; according to the second document position of the target document on the second screen and the access address information of the target document, the The content corresponding to the second trigger position in the target document is displayed on the second screen.
- Computer program code for carrying out operations of the present disclosure may be written in one or more programming languages, or combinations thereof, including but not limited to object-oriented programming languages—such as Java, Smalltalk, C++, and Includes conventional procedural programming languages - such as the "C" language or similar programming languages.
- the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
- the remote computer can be connected to the user computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (such as through an Internet service provider). Internet connection).
- LAN local area network
- WAN wide area network
- Internet service provider such as AT&T, MCI, Sprint, EarthLink, MSN, GTE, etc.
- each block in a flowchart or block diagram may represent a module, program segment, or portion of code that contains one or more logical functions for implementing specified executable instructions.
- 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 they may sometimes be executed in the reverse order, depending upon the functionality involved.
- each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations can be implemented by a dedicated hardware-based system that performs the specified functions or operations , or may be implemented by a combination of dedicated hardware and computer instructions.
- the units involved in the embodiments described in the present disclosure may be implemented by software or by hardware. Wherein, the name of a unit does not constitute a limitation of the unit itself under certain circumstances.
- FPGAs Field Programmable Gate Arrays
- ASICs Application Specific Integrated Circuits
- ASSPs Application Specific Standard Products
- SOCs System on Chips
- CPLD Complex Programmable Logical device
- a machine-readable medium may be a tangible medium that may contain or store a program for use by or in conjunction with an instruction execution system, apparatus, or device.
- a machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
- a machine-readable medium may include, but is not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, apparatus, or devices, or any suitable combination of the foregoing.
- machine-readable storage media would include one or more wire-based electrical connections, portable computer discs, hard drives, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, compact disk read only memory (CD-ROM), optical storage, magnetic storage, or any suitable combination of the foregoing.
- RAM random access memory
- ROM read only memory
- EPROM or flash memory erasable programmable read only memory
- CD-ROM compact disk read only memory
- magnetic storage or any suitable combination of the foregoing.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- User Interface Of Digital Computer (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
Claims (24)
- 一种文档共享方法,应用于第一客户端,包括:接收对目标文档的跟随触发操作,其中,所述目标文档同步展示在所述第一客户端和第二客户端;根据所述跟随触发操作相对于第一屏幕的第一触发位置以及所述目标文档在所述第一屏幕的第一文档位置,确定所述跟随触发操作相对于所述目标文档的第二触发位置;将所述第二触发位置发送给所述第二客户端,以使所述第二客户端根据所述目标文档在第二屏幕的第二文档位置以及所述目标文档的访问地址信息,将所述目标文档中与所述第二触发位置对应的内容展示在所述第二屏幕。
- 根据权利要求1所述的方法,其中,所述目标文档包括多个文档模块,所述第一文档位置包括所述多个文档模块中第一展示文档模块在所述第一屏幕中的位置,所述第一展示文档模块为已经展示在所述第一屏幕中的文档模块。
- 根据权利要求2所述的方法,其中,每个所述文档模块对应一种内容类型,所述内容类型包括目录、正文文本、正文图像和评论中的至少一个。
- 根据权利要求2所述的方法,其中,根据所述跟随触发操作相对于第一屏幕的第一触发位置以及所述目标文档在所述第一屏幕的第一文档位置,确定所述跟随触发操作相对于所述目标文档的第二触发位置,包括:根据所述第一触发位置以及所述目标文档中第一展示文档模块在所述第一屏幕中的位置,确定所述跟随触发操作的触发位置对应的目标文档模块;根据所述第一触发位置以及所述目标文档模块在所述第一屏幕的位置,确定所述跟随触发操作相对于所述目标文档模块的第二触发位置。
- 根据权利要求4所述的方法,其中,当所述目标文档模块对应的内容类型为目录或正文文本,所述确定所述跟随触发操作相对于所述目标文档模块的第二触发位置,包括:确定所述跟随触发操作的触发位置与所述目标文档模块的起始位置之间的文字数量占所述目标文档模块的全部文字数量的文字百分比,基于所述文字百分比确定所述第二触发位置。
- 根据权利要求4所述的方法,其中,所述目标文档模块对应的内容类型为评论,所述确定所述跟随触发操作相对于所述目标文档模块的第二触发位置,包括:若所述跟随触发操作的触发位置在所述目标文档模块的评论区域中,则将所述评论区域的标识信息确定为所述第二触发位置。
- 根据权利要求4所述的方法,其中,所述目标文档毛对应的内容类型为正文图像,所述确定所述跟随触发操作相对于所述目标文档模块的第二触发位置,包括:确定所述跟随触发操作的触发位置在所述正文图像中的坐标,并基于所述跟随触发操作的触发位置在所述正文图像中的坐标与所述正文图像在所述第一屏幕中的第一尺寸之间的比值,确定所述第二触发位置。
- 根据权利要求1所述的方法,其中,所述跟随触发操作包括悬停操作或点击操作。
- 根据权利要求1所述的方法,其中,所述第一客户端和所述第二客户端为所述目标文档的协作方。
- 根据权利要求9所述的方法,其中,所述第一客户端和所述第二客户端基于实时多媒体会议发起对所述目标文档的协作。
- 一种文档共享方法,应用于第二客户端,包括:展示目标文档,其中,所述目标文档同步展示在第一客户端;接收所述第一客户端发送的跟随触发操作相对于所述目标文档的第二触发位置,所述第二触发位置为所述第一客户端根据所述跟随触发操作相对于第一屏幕的第一触发位置以及所述目标文档在所述第一屏幕的第一文档位置所确定;根据所述目标文档在第二屏幕的第二文档位置以及所述目标文档的访问地址信息,将所述目标文档中与所述第二触发位置对应的内容展示在所述第二屏幕。
- 根据权利要求11所述的方法,其中,所述目标文档包括多个文档模块,所述第二文档位置包括所述多个模块中第二展示文档模块在所述第二屏幕的位置,所述第二展示文档模块为已经展示在所述第二屏幕的文档模块。
- 根据权利要求12所述的方法,其中,所述第二触发位置为所述跟随触发操作相对于目标文档模块的位置,所述目标文档模块为所述目标文档中跟随触发操作对应的文档模块。
- 根据权利要求13所述的方法,其中,若所述目标文档模块对应的内容类型为目录或正文文本,所述第二触发位置基于所述跟随触发操作的触发位置与所述目标文档模块的起始位置之间的文字数量占所述目标文档模块的全部文字数量的文字百分比确定;根据所述目标文档在第二屏幕的第二文档位置,将所述目标文档中与所述第二触发位 置对应的内容展示在所述第二屏幕,包括:根据所述目录或所述正文文本在所述第二屏幕的位置,在所述目录或所述正文文本中确定所述文字百分比对应的目标文字,将所述目标文字或所述目标文字所在的文本行展示在所述第二屏幕。
- 根据权利要求13所述的方法,当所述目标文档模块对应的内容类型为评论,所述第二触发位置为所述跟随触发操作的触发位置在所述目标文档模块中的评论区域的标识信息;根据所述目标文档在第二屏幕的第二文档位置,将所述目标文档中与所述第二触发位置对应的内容展示在所述第二屏幕,包括:根据所述评论在所述第二屏幕的位置,在所述评论中根据所述标识信息定位所述评论区域,将所述评论区域展示在所述第二屏幕。
- 根据权利要求15所述的方法,其中,将所述评论区域展示在所述第二屏幕之后,所述方法还包括:将所述评论区域采用预设方式突出展示,其中,所述预设方式包括高亮、加粗和添加下划线中的至少一种。
- 根据权利要求13所述的方法,其中,当所述目标文档对应的内容类型为正文图像,所述第二触发位置基于所述跟随触发操作的触发位置在所述正文图像中的坐标与所述正文图像在所述第一屏幕中的第一尺寸之间的比值确定;根据所述目标文档在第二屏幕的第二文档位置,将所述目标文档中与所述第二触发位置对应的内容展示在所述第二屏幕,包括:根据所述正文图像在所述第二屏幕中的第二尺寸,确定所述正文图像中确定与所述比值对应的目标坐标,并将所述目标坐标在所述正文图像中的像素区域展示在所述第二屏幕。
- 根据权利要求11所述的方法,其中,将所述目标文档中与所述第二触发位置对应的内容展示在所述第二屏幕,包括:在所述第二屏幕的预设区域展示所述目标文档中与所述第二触发位置对应的内容,所述预设区域为所述第二屏幕中用户视线所在区域。
- 一种文档共享装置,配置于第一客户端,包括:触发操作模块,用于接收对目标文档的跟随触发操作,其中,所述目标文档同步展示 在所述第一客户端和第二客户端;相对位置模块,用于根据所述跟随触发操作相对于第一屏幕的第一触发位置以及所述目标文档在所述第一屏幕的第一文档位置,确定所述跟随触发操作相对于所述目标文档的第二触发位置;位置发送模块,用于将所述第二触发位置发送给所述第二客户端,以使所述第二客户端根据所述目标文档在第二屏幕的第二文档位置以及所述目标文档的访问地址信息,将所述目标文档中与所述第二触发位置对应的内容展示在所述第二屏幕。
- 一种文档共享装置,配置于第二客户端,包括:文档展示模块,用于展示目标文档,其中,所述目标文档同步展示在第一客户端;位置接收模块,用于接收所述第一客户端发送的跟随触发操作相对于所述目标文档的第二触发位置,所述第二触发位置为所述第一客户端根据所述跟随触发操作相对于第一屏幕的第一触发位置以及所述目标文档在所述第一屏幕的第一文档位置所确定;跟随展示模块,用于根据所述目标文档在第二屏幕的第二文档位置以及所述目标文档的访问地址信息,将所述目标文档中与所述第二触发位置对应的内容展示在所述第二屏幕。
- 一种电子设备,包括:处理器;用于存储所述处理器可执行指令的存储器;所述处理器,用于从所述存储器中读取所述可执行指令,并执行所述指令以实现权利要求1-18中任一所述的文档共享方法。
- 一种计算机可读存储介质,所述存储介质存储有计算机程序,所述计算机程序用于执行权利要求1-18中任一所述的文档共享方法。
- 一种计算机程序,包括:指令,所述指令当由处理器执行时使所述处理器执行权利要求1-18中任一所述的文档共享方法。
- 一种计算机程序产品,包括指令,所述指令当由处理器执行时使所述处理器执行根据权利要求1-18中任一所述的文档共享方法。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202111342523.0A CN114064593B (zh) | 2021-11-12 | 2021-11-12 | 一种文档共享方法、装置、设备及介质 |
| CN202111342523.0 | 2021-11-12 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2023083085A1 true WO2023083085A1 (zh) | 2023-05-19 |
Family
ID=80271742
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2022/129453 Ceased WO2023083085A1 (zh) | 2021-11-12 | 2022-11-03 | 一种文档共享方法、装置、设备及介质 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN114064593B (zh) |
| WO (1) | WO2023083085A1 (zh) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114064593B (zh) * | 2021-11-12 | 2024-03-01 | 北京字跳网络技术有限公司 | 一种文档共享方法、装置、设备及介质 |
| CN115033821B (zh) * | 2022-05-24 | 2024-10-29 | 北京达佳互联信息技术有限公司 | 一种文档显示方法、装置、电子设备及存储介质 |
| CN114968160B (zh) * | 2022-06-13 | 2025-02-07 | 北京有竹居网络技术有限公司 | 一种页面展示方法、装置、计算机设备及存储介质 |
| CN118689426A (zh) | 2023-03-24 | 2024-09-24 | 北京字跳网络技术有限公司 | 信息处理方法、装置及电子设备 |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20060136828A1 (en) * | 2004-12-16 | 2006-06-22 | Taiga Asano | System and method for sharing display screen between information processing apparatuses |
| CN102426479A (zh) * | 2011-10-26 | 2012-04-25 | 上海量明科技发展有限公司 | 采集指示信息输出的方法、终端及系统 |
| CN106843797A (zh) * | 2017-03-13 | 2017-06-13 | 广州视源电子科技股份有限公司 | 一种图像文件的编辑方法及装置 |
| CN111427528A (zh) * | 2020-03-20 | 2020-07-17 | 北京字节跳动网络技术有限公司 | 显示方法、装置和电子设备 |
| CN112256654A (zh) * | 2019-07-22 | 2021-01-22 | 珠海金山办公软件有限公司 | 一种文档共享方法及装置 |
| CN114064593A (zh) * | 2021-11-12 | 2022-02-18 | 北京字跳网络技术有限公司 | 一种文档共享方法、装置、设备及介质 |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090249224A1 (en) * | 2008-03-31 | 2009-10-01 | Microsoft Corporation | Simultaneous collaborative review of a document |
| US20110154192A1 (en) * | 2009-06-30 | 2011-06-23 | Jinyu Yang | Multimedia Collaboration System |
| CN104980452A (zh) * | 2014-04-01 | 2015-10-14 | 珠海金山办公软件有限公司 | 一种文档共享方法、装置及系统 |
| CN110737415A (zh) * | 2019-09-12 | 2020-01-31 | 北京真视通科技股份有限公司 | 屏幕共享方法、装置、计算机设备和存储介质 |
| CN113535645B (zh) * | 2021-03-11 | 2023-08-18 | 北京字跳网络技术有限公司 | 共享文档的展示方法、装置、电子设备及存储介质 |
-
2021
- 2021-11-12 CN CN202111342523.0A patent/CN114064593B/zh active Active
-
2022
- 2022-11-03 WO PCT/CN2022/129453 patent/WO2023083085A1/zh not_active Ceased
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20060136828A1 (en) * | 2004-12-16 | 2006-06-22 | Taiga Asano | System and method for sharing display screen between information processing apparatuses |
| CN102426479A (zh) * | 2011-10-26 | 2012-04-25 | 上海量明科技发展有限公司 | 采集指示信息输出的方法、终端及系统 |
| CN106843797A (zh) * | 2017-03-13 | 2017-06-13 | 广州视源电子科技股份有限公司 | 一种图像文件的编辑方法及装置 |
| CN112256654A (zh) * | 2019-07-22 | 2021-01-22 | 珠海金山办公软件有限公司 | 一种文档共享方法及装置 |
| CN111427528A (zh) * | 2020-03-20 | 2020-07-17 | 北京字节跳动网络技术有限公司 | 显示方法、装置和电子设备 |
| CN114064593A (zh) * | 2021-11-12 | 2022-02-18 | 北京字跳网络技术有限公司 | 一种文档共享方法、装置、设备及介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN114064593B (zh) | 2024-03-01 |
| CN114064593A (zh) | 2022-02-18 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN114064593B (zh) | 一种文档共享方法、装置、设备及介质 | |
| CN111427528B (zh) | 显示方法、装置和电子设备 | |
| CN111580718A (zh) | 应用程序的页面切换方法、装置、电子设备及存储介质 | |
| CN111399956A (zh) | 应用于显示设备的内容展示方法、装置和电子设备 | |
| CN110866193A (zh) | 基于在线文档评论的反馈方法、装置、设备及存储介质 | |
| CN113741765B (zh) | 页面跳转方法、装置、设备、存储介质和程序产品 | |
| WO2021135626A1 (zh) | 菜单项选择方法、装置、可读介质及电子设备 | |
| US12008219B2 (en) | User interface presentation method and apparatus, computer-readable medium and electronic device | |
| CN111291244B (zh) | 房源信息展示方法、装置、终端及存储介质 | |
| CN114363686A (zh) | 多媒体内容的发布方法、装置、设备、介质和程序产品 | |
| WO2022218034A1 (zh) | 交互方法、装置和电子设备 | |
| CN115562527A (zh) | 评论信息的发布方法、装置、电子设备和存储介质 | |
| JP2024506497A (ja) | 画像表示方法、装置、デバイス及び記憶媒体 | |
| CN111596991A (zh) | 交互操作执行方法、装置和电子设备 | |
| CN114417782A (zh) | 展示方法、装置和电子设备 | |
| WO2024179308A1 (zh) | 一种信息处理方法、装置、电子设备、计算机可读介质 | |
| JP2025516237A (ja) | 収蔵管理方法、装置、機器及び媒体 | |
| CN117354271A (zh) | 互动信息的发送方法、装置、电子设备和存储介质 | |
| CN111459364A (zh) | 图标更新方法、装置和电子设备 | |
| WO2022184037A1 (zh) | 文档处理方法、装置、设备和介质 | |
| WO2022095932A1 (zh) | 直播间页面跳转方法、返回方法、装置及电子设备 | |
| CN116501204A (zh) | 信息的展示方法、装置、电子设备和存储介质 | |
| CN115237530A (zh) | 信息的显示方法、装置、电子设备和存储介质 | |
| CN115390776A (zh) | 投屏控制方法、装置、终端和存储介质 | |
| CN110427584A (zh) | 页面生成方法、装置、电子设备及计算机可读存储介质 |
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: 22891880 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 18708523 Country of ref document: US |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 21/08/2024) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 22891880 Country of ref document: EP Kind code of ref document: A1 |