WO2024093549A1 - 文档处理方法、装置、电子设备、存储介质及程序产品 - Google Patents

文档处理方法、装置、电子设备、存储介质及程序产品 Download PDF

Info

Publication number
WO2024093549A1
WO2024093549A1 PCT/CN2023/119195 CN2023119195W WO2024093549A1 WO 2024093549 A1 WO2024093549 A1 WO 2024093549A1 CN 2023119195 W CN2023119195 W CN 2023119195W WO 2024093549 A1 WO2024093549 A1 WO 2024093549A1
Authority
WO
WIPO (PCT)
Prior art keywords
block
sub
boundary
target content
content block
Prior art date
Application number
PCT/CN2023/119195
Other languages
English (en)
French (fr)
Inventor
徐紫卿
倪健峰
Original Assignee
北京字跳网络技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京字跳网络技术有限公司 filed Critical 北京字跳网络技术有限公司
Publication of WO2024093549A1 publication Critical patent/WO2024093549A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/106Display of layout of documents; Previewing

Definitions

  • the present disclosure relates to the field of computer technology, and in particular to a document processing method, device, electronic device, storage medium and program product.
  • Cloud documents can meet users' needs for flexible sharing and multi-person collaboration. Cloud documents often reference the content of other documents. For example, when editing a host document, part of the content in the source document can be referenced in the host document.
  • the reference area where the part of the content is located is locked and the boundaries of the reference area cannot be adjusted.
  • the purpose of the present disclosure is to provide a document processing method, device, electronic device, storage medium and program product.
  • the present disclosure provides a document processing method, including:
  • a boundary range is displayed in the target document and adjusted.
  • the target content block after.
  • the present disclosure also provides a document processing device, comprising:
  • a determination module is configured to: determine a target content block in a target document, wherein the target content block has a reference relationship with an associated content block in an associated document;
  • a first acquisition module is configured to: acquire a first position range of the target content block in the target document;
  • a second acquisition module is configured to: in response to receiving a boundary range adjustment operation on the target content block, acquire a second position range of the target content block in the target document after the boundary range is adjusted;
  • the display module is configured to: display the target content block with the boundary range adjusted in the target document based on the second position range.
  • the present disclosure also provides an electronic device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor implements any of the above methods when executing the program.
  • the present disclosure also provides a non-transitory computer-readable storage medium, wherein the non-transitory computer-readable storage medium stores computer instructions, wherein the computer instructions are used to enable the computer to execute any one of the above-mentioned methods.
  • the present disclosure also provides a computer program product, including computer program instructions, which, when executed on a computer, enable the computer to execute any one of the above methods.
  • the document processing method, device, electronic device, storage medium and program product provided by the present disclosure when adjusting the boundary range of the target content block, determine the second position range of the target content block in the target document after the boundary range adjustment based on its original first position range in the target document and the boundary range adjustment, so that the target content block is displayed in the target document based on the second position range of the target content block in the target document, thereby realizing the boundary range adjustment and display of the target content block, and improving the flexibility and extensibility of document reference.
  • FIG1 is a schematic diagram of a document access architecture according to an embodiment of the present disclosure.
  • FIG2 is a schematic diagram of the hardware structure of an exemplary electronic device provided in an embodiment of the present disclosure
  • FIG3 is a schematic diagram of a source document or a host document according to an embodiment of the present disclosure
  • FIG4 is a flow chart of a method for processing a document according to an embodiment of the present disclosure
  • FIG5 is a schematic diagram of an exemplary page according to an embodiment of the present disclosure.
  • FIG6 is a flow chart of a method for obtaining a first position range according to an embodiment of the present disclosure
  • FIG7 is a flow chart of a method for obtaining a second position range according to an embodiment of the present disclosure
  • FIG8a is a schematic diagram of a structure of a target content block according to an embodiment of the present disclosure.
  • FIG8b is another schematic diagram of the structure of the target content block according to the embodiment of the present disclosure.
  • FIG8c is another schematic diagram of the structure of the target content block according to the embodiment of the present disclosure.
  • FIG8d is another schematic diagram of the structure of the target content block according to the embodiment of the present disclosure.
  • FIG9 is another flow chart of the method for obtaining a second position range according to an embodiment of the present disclosure.
  • FIG. 10 is a schematic diagram of the structure of a document processing device according to an embodiment of the present disclosure.
  • the embodiments of the present disclosure provide a method, device, electronic device, storage medium and program product for processing a document.
  • the method includes: determining a target content block in a target document, wherein the target content block has a reference relationship with an associated content block in an associated document; obtaining a first position range of the target content block in the target document; in response to adjusting the boundary range of the target content block, obtaining a second position range of the target content block in the target document after the boundary range is adjusted; and displaying the target content block after the boundary range is adjusted in the target document based on the second position range.
  • the second position range of the target content block in the target document after the boundary range is adjusted is determined based on the first position range in the target document and the boundary range adjustment, so that the target content block is displayed in the target document based on the second position range of the target content block in the target document, thereby achieving the boundary range adjustment and display of the target content block, and improving the flexibility and extensibility of document reference.
  • FIG1 shows a schematic diagram of the access architecture of a document of an embodiment of the present disclosure.
  • the access architecture 100 of the document may include a server 110, a terminal 120, and a network 130 that provides a communication link.
  • the server 110 and the terminal 120 may be connected via a wired or wireless network 130.
  • the server 110 may be an independent physical server, or a server cluster or distributed system composed of multiple physical servers, or a cloud server that provides basic cloud computing services such as cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communications, and middleware services.
  • the terminal 120 may be implemented in hardware or software.
  • the terminal 120 when the terminal 120 is implemented in hardware, it may be various electronic devices having a display screen and supporting page display, including but not limited to smart phones, tablet computers, e-book readers, laptop portable computers, and desktop computers, etc.
  • the terminal 120 device when the terminal 120 device is implemented in software, it may be installed in the electronic devices listed above; it may be implemented as multiple software or software modules (such as software or software modules used to provide distributed services), or it may be implemented as a single software or software module, which is not specifically limited here.
  • the document processing method provided in the embodiment of the present application can be executed by the terminal 120 or by the server 110. It should be understood that the number of terminals, networks and servers in FIG1 is only for illustration and is not intended to limit the number of terminals, networks and servers. Any number of terminals, networks and servers may be provided as required.
  • Fig. 2 shows a schematic diagram of the hardware structure of an exemplary electronic device 200 provided in an embodiment of the present disclosure.
  • the electronic device includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor implements the method described in any of the above embodiments when executing the program.
  • electronic device 200 may include: processor 202, memory 204, network module 206, peripheral interface 208 and bus 210.
  • processor 202, memory 204, network module 206 and peripheral interface 208 are connected to each other in communication within electronic device 200 through bus 210.
  • the processor 202 may be a central processing unit (CPU), an image processor, a neural network processor (NPU), a microcontroller (MCU), a programmable logic device, a digital signal processor (DSP), an application specific integrated circuit (ASIC), or a processor. Specific Integrated Circuit, ASIC), or one or more integrated circuits.
  • processor 202 can be used to perform functions related to the technology described in this disclosure.
  • processor 202 can also include multiple processors integrated into a single logical component. For example, as shown in Figure 2, processor 202 can include multiple processors 202a, 202b and 202c.
  • the memory 204 can be configured to store data (e.g., instructions, computer codes, etc.). As shown in Figure 2, the data stored in the memory 204 can include program instructions (e.g., program instructions for implementing the access method of the document of the embodiment of the present disclosure) and data to be processed (e.g., the memory can store configuration files of other modules, etc.). The processor 202 can also access the program instructions and data stored in the memory 204, and execute the program instructions to operate the data to be processed.
  • the memory 204 can include a volatile storage device or a non-volatile storage device.
  • the memory 204 can include a random access memory (RAM), a read-only memory (ROM), an optical disk, a magnetic disk, a hard disk, a solid-state drive (SSD), a flash memory, a memory stick, etc.
  • RAM random access memory
  • ROM read-only memory
  • SSD solid-state drive
  • flash memory a memory stick, etc.
  • the network module 206 can be configured to provide communication with other external devices to the electronic device 200 via a network.
  • the network can be any wired or wireless network capable of transmitting and receiving data.
  • the network can be a wired network, a local wireless network (e.g., Bluetooth, WiFi, near field communication (NFC) etc.), a cellular network, the Internet or a combination thereof. It is understood that the type of network is not limited to the above specific examples.
  • the network module 306 can include any number of network interface controllers (NICs), radio frequency modules, transceivers, modems, routers, gateways, adapters, cellular network chips, etc., in any combination.
  • NICs network interface controllers
  • the peripheral interface 208 can be configured to connect the electronic device 200 to one or more peripheral devices to achieve information input and output.
  • the peripheral devices can include input devices such as a keyboard, a mouse, a touch pad, a touch screen, a microphone, and various sensors, and output devices such as a display, a speaker, a vibrator, and an indicator light.
  • the bus 210 may be configured to transmit information between various components of the electronic device 200 (e.g., the processor 202, the memory 204, the network module 206, and the peripheral interface 208), such as an internal bus (e.g., a processor-memory bus), an external bus (USB port, PCI-E bus), etc.
  • an internal bus e.g., a processor-memory bus
  • an external bus USB port, PCI-E bus
  • the architecture of the electronic device 200 may also include other components necessary for normal operation.
  • the architecture of the electronic device 200 may also only include the components necessary for implementing the embodiments of the present disclosure, and does not necessarily include all the components shown in the figure.
  • User userA can upload the source document documentA to the cloud, and user userA is the document owner userA of the source document documentA.
  • Document owner userA can set the access rights of the source document documentA for visitors.
  • access rights may include reading rights or editing rights.
  • Reading rights mean that users can access and read the content of the source document documentA, but cannot perform any operations on the source document documentA, such as editing, commenting, etc.
  • Editing rights mean that the content of the source document documentA can be accessed and read, as well as editing operations on the content of the source document documentA, such as modification, addition, removal, etc.
  • the document owner userA can directly set the access rights of a single user, for example, directly set the access rights of a certain user to reading rights or editing rights; the access rights of a class of users can also be set in batches, for example, the access rights of a certain user set (such as a group, department, etc.) are set to reading rights or editing rights, and the access rights of all collaborators under the set are reading rights or editing rights.
  • FIG. 3 shows a schematic diagram of a source document or host document according to an embodiment of the present disclosure.
  • the source document documentA includes content blocks Block301, Block302, Block303, Block304, ..., wherein content blocks Block302, Block303 are referenced by other host documents documentB; when the access rights set for the host document documentB include the right to allow editing of the source document, the edited content of content blocks Block302, Block303 in the source document documentA will be updated to the host document documentB.
  • the host document documentA includes content blocks Block301, Block302, Block303, Block304, ..., wherein content blocks Block302, Block303 are referenced from other source documents documentB.
  • Document documentB when the access rights set for the source document documentB include the right to allow the host document to be edited, the edited content of the content blocks Block302 and Block303 in the host document documentA will be updated to the source document documentB.
  • FIG4 shows a flowchart of a document processing method according to an embodiment of the present disclosure. As shown in FIG4 , the document processing method includes:
  • Step S101 determining a target content block in a target document, wherein the target content block has a reference relationship with an associated content block in an associated document.
  • the host document documentB After the referencer constructs the host document documentB, if he wants to quote the content of a source document documentA, he can use all or part of the content of the source document as the reference content, divide it into one or more reference blocks and reference it to the host document. In this way, the host document documentB establishes a reference relationship with the source document documentA.
  • the content in the source document documentA can be divided into multiple blocks, and the host document documentB can select one or more reference blocks from these blocks as reference content when quoting.
  • the user can perform operations such as hovering the mouse or clicking on the location of the target content block Block302 in the target document documentA.
  • the content block Block302 can be highlighted (e.g., highlighted) and determined as the target content block.
  • the associated content block refers to the target content block (i.e., content block Block302) in the target document (i.e., source document documentA).
  • the target content block i.e., content block Block302'
  • the target content block refers to the associated content block (i.e., content block Block302) in the associated document (i.e., source document documentA), which is not limited in this embodiment.
  • the present disclosure embodiment uses the source document documentA as the target document, the host document documentB as the associated document, the content block Block302 in the source document documentA as the target content block, and the content formed after the content block Block302 is referenced to the host document documentB as the associated content block.
  • Block 302' is taken as an example to illustrate the technical solution described in the present disclosure.
  • Step S102 obtaining a first position range of the target content block in the target document.
  • the position range of the target content block stored in the target document can be directly generated.
  • the horizontal coordinate range or the vertical coordinate range of the target content block in the target document (for example, when the text, pictures, etc. in the target document are stored and displayed in vertical rows) can be recorded as the first position range of the target content block in the target document; or, the node position of the target content block in the target document can also be recorded as the first position range of the target content block in the target document, which is not limited in this embodiment.
  • Step S103 in response to receiving the boundary range adjustment operation for the target content block, obtaining a second position range of the target content block in the target document after the boundary range is adjusted.
  • the second position range of the target content block in the target document after the boundary range adjustment is obtained based on the first position range of the target content block before the boundary range adjustment and the boundary range adjustment.
  • the reference range of the target content block is increased, the horizontal coordinate range or the vertical coordinate range of the target content block in the target document may be increased.
  • Step S104 Based on the second position range, display the target content block with the boundary range adjusted in the target document.
  • the data in the reference range where the target content block is located can be rendered, so that the target content block after the boundary range adjustment is displayed on the target document.
  • the document processing method described in the embodiment of the present disclosure when adjusting the boundary range of the target content block, determines the second position range of the target content block in the target document after the boundary range adjustment based on the original first position range in the target document and the boundary range adjustment method, thereby displaying the target content block in the target document based on the second position range of the target content block in the target document, thereby achieving the boundary range adjustment of the target content block. Integration and display improve the flexibility and extensibility of document references.
  • the target document also includes a reference identifier corresponding to the target content block; the method also includes: in response to receiving a trigger operation on the reference identifier, displaying a first window in the target document, the first window including user reference information that references the target content block.
  • the target document documentA includes content blocks Block301, Block302, Block303, Block304, ..., wherein the target content blocks Block302 and Block303 are referenced by other documents.
  • the first reference mark 305 corresponding to the target content block Block302 is displayed in the associated area
  • the second reference mark 306 corresponding to the target content block Block303 is displayed in the associated area.
  • the first reference mark 305 or the second reference mark 306 may indicate that the corresponding target content block Block302 or Block303 is referenced.
  • the user performs a trigger operation (such as hovering the mouse, clicking, etc.) on the target content block Block302.
  • a first window 400 may be displayed in the target document documentA, wherein the first window 400 includes user reference information 410 and 420 that references the target content block Block302.
  • the user reference information 410 includes a reference user name 412, a reference time 413, and link information 411 of an associated document.
  • the user reference information can be used to know the name of the reference user who references the target content block, the reference time of the target content block, and the link information of the associated document that references the target content block.
  • the link information of the associated document includes the title information of the associated document.
  • the first window 400 includes at least one category tag.
  • the method further includes: in response to receiving a trigger operation on a target category tag in at least one category tag, displaying a sub-window page corresponding to the target category tag in the first window, wherein the sub-window page displays user reference information corresponding to the target category tag.
  • the category label may include at least one of all user reference information, current user reference information, and other user reference information.
  • all user reference information may be displayed as “all references” in the first window 400.
  • the current user reference information can be displayed as “My References” in the first window 400.
  • the “My References” category tag is triggered, the user reference information of the current user is displayed in the first window 400, wherein the current user reference information is the reference information of the user to which the target document belongs.
  • Other user reference information can be displayed as “Others’ References” in the first window 400.
  • the “Others’ References” category tag is triggered, the user reference information of other users is displayed in the first window 400.
  • the method further includes: determining whether the current user is the user to which the target content block belongs; the user to which the target content block belongs is a user who has management authority or editing authority over the target content block. In response to the current user being the user to which the target content block belongs, adjusting the boundary range of the target content block based on the boundary range adjustment operation of the target content block; in response to the current user not being the user to which the target content block belongs, refusing to adjust the boundary range of the target content block.
  • the boundary range of the target content block Before adjusting the boundary range of the target content block, it is necessary to determine whether the current user has management authority or editing authority over the target content block. Only the user to whom the target content block belongs can manage or edit the target content block. If the current user is the user to whom the target content block belongs, the boundary range of the target content block can be adjusted based on the boundary range adjustment operation of the target content block; if the current user is not the user to whom the target content block belongs, the boundary range of the target content block cannot be adjusted.
  • the first window 400 further includes a first control 414.
  • the boundary range of the target content block is adjusted, if the first control 414 is in a triggered state, the boundary range of the associated content block in the associated document is adjusted accordingly.
  • a first control 414 may be set in the first window 400, and the first control 414 is used to control whether to synchronize the boundary range adjustment of the target content block to the associated content block in the associated document.
  • the boundary range adjustment of the target content block will also be synchronized to the associated content block in the associated document, that is, the associated content block in the associated document will also be adjusted along with the boundary range adjustment of the target content block;
  • the boundary range adjustment of the target content block will be synchronized to the associated content block in the associated document.
  • Boundary range adjustments will not be synchronized to the associated content blocks in the associated document, that is, the associated content blocks in the associated document will not be adjusted along with the boundary range adjustments of the target content block.
  • the boundary range adjustment of the target content block before the first control 414 is not triggered can be synchronized to the associated content block in the associated document when the first control 414 is in the triggered state.
  • the first control 414 is set in one-to-one correspondence with the user reference information, that is, each piece of user reference information is set with a first control 414, so that the user can individually control whether the boundary range adjustment of the target content block is synchronized to each different user reference information, thereby increasing the flexibility of user settings.
  • only one first control 414 may be set in the first window 400, and all user reference information in the first window 400 may be controlled by the first control 414, which is not limited in this embodiment.
  • the reference mark when a trigger operation is received on the first control 414, the reference mark is continuously in a highlighted state. That is, in this embodiment, if a trigger operation is performed on the first control 414, it means that the boundary range of the target content block where the first control 414 is located needs to be adjusted. At this time, the reference mark is continuously set to a highlighted state, so that the user can know that the boundary range adjustment of the target content block will be synchronized to the associated document associated with it.
  • the target content block includes at least one sub-block, each of which includes a row or a column in the target content block; the sub-blocks of the target content block include an upper boundary sub-block and a lower boundary sub-block; and the adjustment of the boundary range of the target content block includes: inserting or deleting a sub-block in the target content block.
  • the sub-blocks of the target content block include an upper boundary sub-block and a
  • the target content block is a sub-block of a lower boundary
  • the upper boundary sub-block is used as the upper boundary (start) of the target content block
  • the lower boundary sub-block is used as the lower boundary (end) of the target content block.
  • the sub-block of the target content block may also include zero (i.e., the upper boundary sub-block and the lower boundary sub-block are adjacent) or multiple (one or more) internal sub-blocks arranged between the upper boundary sub-block and the lower boundary sub-block, or an intermediate sub-block and/or a space line may be arranged between the upper boundary sub-block and the lower boundary sub-block, or the upper boundary sub-block and the lower boundary sub-block may be the same sub-block, which is not limited in this embodiment.
  • inserting a sub-block into the target content block includes: inserting a non-adjacent sub-block before the upper boundary sub-block or after the lower boundary sub-block; and obtaining a second position range of the target content block in the target document after the boundary range is adjusted includes: using the first position range of the target content block in the target document as the second position range of the target content block in the target document after the boundary range is adjusted.
  • a non-adjacent sub-block is inserted before the upper boundary sub-block or after the lower boundary sub-block, that is, a sub-block is inserted at a position at least one row before the upper boundary sub-block or after the lower boundary sub-block.
  • This method of inserting sub-blocks does not affect the first parent node of the target content block and the boundary ranges of the upper boundary sub-block and the lower boundary sub-block, so the boundary range of the target content block remains unchanged, and the first position range of the target content block in the target document can be used as the second position range of the target content block in the target document after the boundary range is adjusted.
  • inserting a sub-block into the target content block includes: inserting a sub-block between the upper boundary sub-block and the lower boundary sub-block; and obtaining a second position range of the target content block in the target document after adjusting the boundary range includes: determining the second position range based on the boundary position of the upper boundary sub-block and the boundary position of the lower boundary sub-block after adding the sub-block.
  • the boundary range of the upper boundary sub-block remains unchanged, and the boundary range of the upper boundary sub-block can be directly used as the boundary range of the upper boundary sub-block of the target content block after the boundary range is adjusted.
  • One row is adjusted downward, so the second position range can be determined based on the boundary position of the lower boundary sub-block after the sub-block is added.
  • inserting a sub-block into the target content block includes: inserting an adjacent sub-block before the upper boundary sub-block and declaring it as an unchangeable boundary; obtaining a second position range of the target content block in the target document after the boundary range is adjusted includes: determining the second position range based on the boundary position of the upper boundary sub-block and the boundary position of the lower boundary sub-block after adding the sub-block.
  • a subblock is inserted immediately before the upper boundary subblock, that is, a subblock is directly inserted at a position without an interval before the upper boundary subblock; when the boundary is declared unchangeable, that is, adding the subblock will not affect the boundary of the target content block, so the content of the upper boundary subblock and the lower boundary subblock itself remains unchanged.
  • the boundary position of the upper boundary subblock and the lower boundary subblock can be adjusted based on the number of inserted subblocks, so that the second position range can be determined based on the boundary position of the upper boundary subblock and the boundary position of the lower boundary subblock after adding the subblock.
  • inserting a sub-block into the target content block includes: inserting an adjacent sub-block before the upper boundary sub-block and declaring it as a changeable boundary; obtaining a second position range of the target content block in the target document after the boundary range is adjusted includes: determining the second position range based on the boundary position of the inserted sub-block and the boundary position of the lower boundary sub-block after the sub-block is inserted.
  • a subblock is inserted immediately before the upper boundary subblock, that is, a subblock is directly inserted at a position without an interval before the upper boundary subblock; when the boundary is declared to be changeable, that is, adding the subblock will affect the boundary of the target content block, so the inserted subblock becomes the new upper boundary subblock of the target content block, and the second position range can be determined based on the boundary position of the inserted subblock.
  • the content of the lower boundary subblock itself remains unchanged.
  • the second position range can be determined based on the boundary position of the lower boundary subblock after the subblock is inserted.
  • inserting a sub-block into the target content block includes: inserting an adjacent sub-block after the lower boundary sub-block and declaring it as an unchangeable boundary; obtaining a second position range of the target content block after the boundary range is adjusted in the target document; The method comprises: determining the second position range based on the boundary position of the upper boundary sub-block and the boundary position of the lower boundary sub-block.
  • the adjacent sub-block is inserted after the lower boundary sub-block, that is, the sub-block is directly inserted at the position without an interval of lines before the lower boundary sub-block; when the boundary is declared unchangeable, that is, adding the sub-block will not affect the boundary of the target content block, so the contents of the upper boundary sub-block and the lower boundary sub-block themselves remain unchanged.
  • inserting a sub-block into the target content block includes: inserting an adjacent sub-block after the lower boundary sub-block and declaring it as a changeable boundary; obtaining a second position range of the target content block in the target document after the boundary range is adjusted includes: determining the second position range based on the boundary position of the upper boundary sub-block and the boundary position of the lower boundary sub-block after the sub-block is inserted.
  • an adjacent sub-block is inserted after the lower boundary sub-block, that is, a sub-block is directly inserted at a position without an interval of lines before the lower boundary sub-block; when the boundary is declared to be changeable, that is, adding the sub-block will affect the boundary of the target content block, and therefore the upper boundary sub-block remains unchanged, and the inserted sub-block serves as a new lower boundary sub-block.
  • the second position range can be determined based on the boundary position of the upper boundary sub-block and the boundary position of the lower boundary sub-block after the sub-block is inserted.
  • deleting a sub-block in the target content block includes: deleting a sub-block before the upper boundary sub-block or after the lower boundary sub-block; and obtaining a second position range of the target content block in the target document after the boundary range is adjusted includes: using the first position range of the target content block in the target document as the second position range of the target content block in the target document after the boundary range is adjusted.
  • a subblock is deleted before the upper boundary subblock or after the lower boundary subblock. This method of inserting a subblock does not affect the upper boundary subblock and the lower boundary subblock of the target content block, so the upper boundary subblock and the lower boundary subblock of the target content block remain unchanged.
  • deleting a sub-block in the target content block includes: deleting a sub-block between the upper boundary sub-block and the lower boundary sub-block; and obtaining a second position range of the target content block in the target document after the boundary range is adjusted includes: obtaining a second position range of the target content block in the target document based on the boundary position of the upper boundary sub-block and the lower boundary sub-block after deleting the sub-block.
  • the boundary position determines the second position range.
  • a sub-block is deleted before the upper boundary sub-block or between the lower boundary sub-blocks.
  • This method of deleting the sub-block does not affect the upper boundary sub-block and the lower boundary sub-block of the target content block. Since the deleted sub-block is after the upper boundary, the boundary position of the upper boundary sub-block remains unchanged. However, since the sub-block before the lower boundary sub-block is deleted, the boundary position of the lower boundary sub-block is changed.
  • the second position range can be determined based on the boundary position of the upper boundary sub-block and the boundary position of the lower boundary sub-block after the sub-block is deleted.
  • deleting a sub-block in the target content block includes: deleting the upper boundary sub-block; obtaining a second position range of the target content block in the target document after adjusting the boundary range includes: determining the second position range based on the boundary position of an internal sub-block adjacent to the upper boundary sub-block and the boundary position of the lower boundary sub-block; or, determining the second position range based on the boundary position of the lower boundary sub-block; or, the target content block is empty.
  • the target content block when the target content block includes an upper boundary sub-block, a lower boundary sub-block and at least one internal sub-block located between the upper boundary sub-block and the lower boundary sub-block, after deleting the upper boundary sub-block, the internal sub-block adjacent to the upper boundary sub-block can be confirmed as a new upper boundary sub-block, and the adjacent internal sub-block is the boundary range of the new upper boundary sub-block; when the target content block includes only an upper boundary sub-block and a lower boundary sub-block, after deleting the upper boundary sub-block, the lower boundary sub-block can be confirmed as a new upper boundary sub-block, that is, the boundary range of the lower boundary sub-block is also the boundary range of the new upper boundary sub-block; when the upper boundary sub-block and the lower boundary sub-block of the target content block are the same sub-block, after deleting the upper boundary sub-block, the target content block is empty, that is, the target content block is deleted.
  • deleting a sub-block in the target content block includes: deleting the lower boundary sub-block; obtaining a second position range of the target content block in the target document after adjusting the boundary range includes: determining the second position range based on the boundary position of the upper boundary sub-block and the boundary position of an internal sub-block adjacent to the lower boundary sub-block; or, determining the second position range based on the boundary position of the upper boundary sub-block; or, the target content block is empty.
  • the target content block when the target content block includes an upper boundary sub-block, a lower boundary sub-block and a position
  • the internal sub-block adjacent to the lower boundary sub-block can be confirmed as the new lower boundary sub-block, and the boundary range of the adjacent internal sub-block is the boundary range of the new lower boundary sub-block
  • the target content block when the target content block only includes the upper boundary sub-block and the lower boundary sub-block, after deleting the lower boundary sub-block, the upper boundary sub-block can be confirmed as the new upper boundary sub-block, that is, the boundary range of the upper boundary sub-block is also the boundary range of the new lower boundary sub-block after the boundary range is adjusted
  • the target content block when the upper boundary sub-block and the lower boundary sub-block of the target content block are the same sub-block, after deleting the lower boundary sub-block, the target content block is empty, that is, the target content block is deleted.
  • obtaining the first position range of the target content block in the target document in step S103 includes:
  • Step S201 Obtain the first parent node of the target content block in the target document.
  • the content in the target document can be stored in the format of a document tree, and each content block is a node of the document tree.
  • multiple content blocks arranged in parallel can be edited into the document tree as brother nodes; and if a content block includes a child content block, the child content block is used as a child node of the content block; wherein the front-to-back relationship of each content block can be set as the order of traversal when traversing the document tree of the target document, and the node traversed first is before the node traversed later, and the node traversed later is after the node traversed first.
  • the first parent node parent_id of the target content block in the target document can be obtained according to the structure of the document tree of the target document.
  • Step S203 Obtain the coordinates of the first child node of the boundary of the target content block under the first parent node.
  • the position of the boundary of the target content block may be marked by using coordinates, such as the first child node coordinates (start, end), wherein the first child node coordinates are the coordinates under the first parent node.
  • Step S205 determine the first position range based on the coordinates of the first parent node and the first child node.
  • based on the first parent node parent_id and the first child node coordinates (start, end) can determine the first position range of the target content block in the target document.
  • the target content block includes at least one sub-block.
  • each sub-block includes a row in the target content block; when the text, pictures, etc. in the target document are stored and displayed in vertical rows, each sub-block includes a column in the target content block.
  • a row in the target content block is taken as an example to illustrate the technical solution described in the embodiment of the present disclosure.
  • the boundary of the target content block is the sub-block located at the edge of the target content block.
  • the boundary range adjustment of the target content block includes inserting or deleting a sub-block in the target content block.
  • obtaining the second position range of the target content block in the target document after the boundary range adjustment includes:
  • Step S301 detecting an instruction to insert or delete a sub-block on the target content block, and determining a new boundary of the target content block.
  • the target document needs to be monitored.
  • a change of the target document is detected during monitoring, that is, when operations such as inserting or deleting a sub-block are performed on the target content block in the target document
  • the operation instruction of inserting or deleting a sub-block on the target content block can be detected.
  • the change process of the target content block is monitored, and the local target document is adjusted directly based on the change process of the target content block.
  • the boundary of the target content block after inserting or deleting a sub-block can be used as the new boundary.
  • the new boundary can be the same as or different from the boundary of the target content block before inserting or deleting a sub-block, and this embodiment does not limit this.
  • the boundary of the target content block may also change, thereby generating a new boundary. For example, inserting a sub-block outside the boundary, deleting a sub-block belonging to a boundary, etc. will cause the boundary of the target content block to change, thereby generating a new boundary; or, even if the content of the boundary remains unchanged, the coordinates of the first child node of the boundary may change.
  • Step S303 determining the position of the new boundary of the target content block in the second parent node under the first parent node based on the position of the new boundary of the target content block in the target content block. Child node coordinates.
  • Step S305 determine the second position range based on the coordinates of the first parent node and the second child node.
  • the coordinates of the second sub-node of the new boundary of the target content block under the first parent node are determined based on the position of the new boundary of the target content block in the target content block, and finally the second position range can be determined based on the coordinates of the first parent node and the second sub-node.
  • the sub-block of the target content block includes an upper boundary sub-block and a lower boundary sub-block, and the upper boundary sub-block is used as the upper boundary (start) of the target content block, and the lower boundary sub-block is used as the lower boundary (end) of the target content block.
  • the sub-block of the target content block may also include zero (i.e., the upper boundary sub-block and the lower boundary sub-block are adjacent) or several (one or more) internal sub-blocks arranged between the upper boundary sub-block and the lower boundary sub-block, or an intermediate sub-block and/or a space line may be arranged between the upper boundary sub-block and the lower boundary sub-block, or the upper boundary sub-block and the lower boundary sub-block may be the same sub-block, and this embodiment does not limit this.
  • the target content block may include an upper boundary sub-block, a lower boundary sub-block, and one or more internal sub-blocks disposed between the upper boundary sub-block and the lower boundary sub-block; as shown in FIG8b, the target content block may include an upper boundary sub-block, a lower boundary sub-block, and an internal sub-block disposed between the upper boundary sub-block and the lower boundary sub-block, and may also include elements such as spaces; as shown in FIG8c, the target content block may include only an upper boundary sub-block and a lower boundary sub-block, without an internal sub-block; as shown in FIG8d, the target content block may include only one sub-block, and the sub-block is both an upper boundary sub-block and a lower boundary sub-block.
  • the target content block may also be other structures, which are not limited in this embodiment.
  • inserting a sub-block into the target content block includes: inserting a non-adjacent sub-block before the upper boundary sub-block or after the lower boundary sub-block; after inserting the sub-block into the target content block, determining a new boundary of the target content block, based on a position of the new boundary of the target content block in the target content block, determining a location of the new boundary of the target content block at a second child node under the first parent node.
  • the method comprises: keeping the upper boundary sub-block and the lower boundary sub-block unchanged, and using the first sub-node coordinates of the upper boundary sub-block and the lower boundary sub-block as the second sub-node coordinates of the upper boundary sub-block and the lower boundary sub-block after the boundary range is adjusted.
  • a non-adjacent sub-block is inserted before the upper boundary sub-block or after the lower boundary sub-block, that is, a sub-block is inserted at a position at least one row before the upper boundary sub-block or after the lower boundary sub-block.
  • This method of inserting sub-blocks does not affect the first parent node of the target content block and the first child node coordinates of the upper boundary sub-block and the lower boundary sub-block, so the first parent node of the target content block remains unchanged, the first child node coordinates of the upper boundary sub-block and the lower boundary sub-block remain unchanged, and the first child node coordinates of the upper boundary sub-block and the lower boundary sub-block can be directly used as the second child node coordinates of the upper boundary sub-block and the lower boundary sub-block after the boundary range is adjusted.
  • inserting a sub-block into the target content block includes: inserting a sub-block between the upper boundary sub-block and the lower boundary sub-block; after inserting the sub-block into the target content block, determining a new boundary of the target content block, and determining the second child node coordinates of the new boundary of the target content block under the first parent node based on the position of the new boundary of the target content block in the target content block, including: keeping the upper boundary sub-block and the lower boundary sub-block unchanged, taking the first child node coordinates of the upper boundary sub-block as the second child node coordinates of the upper boundary sub-block after the boundary range is adjusted, and increasing the first child node coordinates of the lower boundary sub-block based on the inserted sub-block to generate the second child node coordinates of the lower boundary sub-block after the boundary range is adjusted.
  • the parent node of the sub-block is the same as that of the upper boundary sub-block and the lower boundary sub-block, and the content and coordinates of the upper boundary sub-block remain unchanged
  • the first sub-node coordinates of the upper boundary sub-block can be directly used as the second sub-node coordinates of the upper boundary sub-block of the target content block after the boundary range is adjusted.
  • the lower boundary sub-block is adjusted downward by one row after the boundary range is adjusted, so the coordinates of the lower boundary sub-block increase (i.e., end+1), thereby determining the second sub-node coordinates of the lower boundary sub-block.
  • inserting a sub-block into the target content block includes: inserting an adjacent sub-block before the upper boundary sub-block and declaring it as an unchangeable boundary; After the target content block performs a sub-block insertion operation, a new boundary of the target content block is determined, and based on the position of the new boundary of the target content block in the target content block, the second child node coordinates of the new boundary of the target content block under the first parent node are determined, including: the upper boundary sub-block remains unchanged, and the first child node coordinates of the upper boundary sub-block and the lower boundary sub-block are increased based on the inserted sub-block to generate the second child node coordinates of the upper boundary sub-block and the lower boundary sub-block after the boundary range is adjusted.
  • the adjacent sub-block is inserted before the upper boundary sub-block, that is, the sub-block is directly inserted at the position without an interval before the upper boundary sub-block; when the boundary is declared to be unchangeable, that is, adding the sub-block will not affect the boundary of the target content block, so the content of the upper boundary sub-block and the lower boundary sub-block itself remains unchanged.
  • the inserted sub-block is an adjacent sub-block to the upper boundary sub-block, that is, a node adjacent to the node where the upper boundary sub-block is located is inserted in the document tree (taking the insertion of a node as an example), the position of the upper boundary sub-block and the lower boundary sub-block under their parent nodes changes.
  • the upper boundary sub-block was originally the first child node under its parent node. Since another child node is inserted before the child node, the child node to which the upper boundary sub-block belongs becomes the second child node under its parent node. Therefore, the first child node coordinates (start+1, end+1) of each of the upper boundary sub-block and the lower boundary sub-block can be increased based on the number of inserted sub-blocks, and the increased first child node coordinates are used as the second child node coordinates of the upper boundary sub-block and the lower boundary sub-block.
  • inserting a sub-block into the target content block includes: in response to inserting an adjacent sub-block before the upper boundary sub-block and declaring it as a changeable boundary; after inserting the sub-block into the target content block, determining a new boundary of the target content block, and determining the second child node coordinates of the new boundary of the target content block under the first parent node based on the position of the new boundary of the target content block in the target content block, including: using the inserted sub-block as the new upper boundary sub-block of the target content block, determining the second child node coordinates of the new upper boundary sub-block based on the position of the inserted sub-block in the target content block, and increasing the first child node coordinates of the lower boundary sub-block based on the inserted sub-block to generate the second child node coordinates of the lower boundary sub-block after the boundary range is adjusted.
  • the adjacent sub-block is inserted before the upper boundary sub-block, that is, the upper boundary sub-block
  • the sub-block is directly inserted into the position where there is no previous line spacing; when the boundary is declared to be changeable, that is, the addition of the sub-block will affect the boundary of the target content block, so the inserted sub-block becomes the new upper boundary sub-block of the target content block, and the corresponding first child node coordinate of the original upper boundary sub-block is the second child node coordinate of the new upper boundary sub-block.
  • the content of the lower boundary sub-block itself remains unchanged.
  • the inserted sub-block is a close neighboring sub-block to the upper boundary sub-block, that is, a node close to the node where the upper boundary sub-block is located is inserted in the document tree (taking the insertion of a node as an example)
  • the position of the lower boundary sub-block under its parent node changes.
  • the lower boundary sub-block was originally the third child node under its parent node. Since another child node is inserted before the child node, the child node to which the lower boundary sub-block belongs becomes the fourth child node under its parent node. Therefore, the first child node coordinate (end+1) of the lower boundary sub-block can be increased based on the number of inserted sub-blocks, and the increased first child node coordinate is used as the second child node coordinate of the lower boundary sub-block.
  • inserting a sub-block into the target content block includes: in response to inserting an adjacent sub-block after the lower boundary sub-block and declaring it as an unchangeable boundary; after inserting the sub-block into the target content block, determining a new boundary of the target content block, and determining the second child node coordinates of the new boundary of the target content block under the first parent node based on the position of the new boundary of the target content block in the target content block, including: using the first child node coordinates of the upper boundary sub-block and the lower boundary sub-block as the second child node coordinates of the upper boundary sub-block and the lower boundary sub-block after the boundary range is adjusted, respectively.
  • an adjacent sub-block is inserted after the lower boundary sub-block, that is, a sub-block is directly inserted at a position without an interval of lines before the lower boundary sub-block; when the boundary is declared unchangeable, that is, adding the sub-block will not affect the boundary of the target content block, so the content of the upper boundary sub-block and the lower boundary sub-block itself remains unchanged, and the coordinates of the upper boundary sub-block and the lower boundary sub-block also remain unchanged, so the first sub-node coordinates of the upper boundary sub-block and the lower boundary sub-block can be directly used as the second sub-node coordinates of the upper boundary sub-block and the lower boundary sub-block after the boundary range is adjusted.
  • inserting a sub-block into the target content block includes: in response to inserting an adjacent sub-block after the lower boundary sub-block and declaring it as a changeable boundary; after inserting the sub-block into the target content block, determining a new sub-block of the target content block; The method comprises: determining the second child node coordinates of the new boundary of the target content block under the first parent node based on the position of the new boundary of the target content block in the target content block, including: taking the first child node coordinates of the upper boundary sub-block as the second child node coordinates of the upper boundary sub-block after the boundary range is adjusted, taking the inserted sub-block as the new lower boundary sub-block of the target content block, and determining the second child node coordinates of the new lower boundary sub-block based on the position of the inserted sub-block in the target content block.
  • an adjacent sub-block is inserted after the lower boundary sub-block, that is, a sub-block is directly inserted at a position without an interval of lines before the lower boundary sub-block; when the boundary is declared to be changeable, that is, adding the sub-block will affect the boundary of the target content block, and therefore the upper boundary sub-block remains unchanged, and the inserted sub-block serves as the new lower boundary sub-block.
  • the coordinates of the new lower boundary sub-block are the coordinates of the original lower boundary sub-block + 1 (end+1), thereby determining the second sub-node coordinates of the lower boundary sub-block after the boundary range is adjusted.
  • deleting a sub-block in the target content block includes: deleting a sub-block before the upper boundary sub-block or after the lower boundary sub-block; after inserting a sub-block into the target content block, determining a new boundary of the target content block, and determining the second child node coordinates of the new boundary of the target content block under the first parent node based on the position of the new boundary of the target content block in the target content block, including: the upper boundary sub-block and the lower boundary sub-block remain unchanged, and calculating the second child node coordinates of the upper boundary sub-block and the lower boundary sub-block after the boundary range is adjusted based on the deleted sub-block and the first child node coordinates of the upper boundary sub-block and the lower boundary sub-block.
  • a sub-block is deleted before the upper boundary sub-block or after the lower boundary sub-block.
  • This method of inserting a sub-block does not affect the upper boundary sub-block and the lower boundary sub-block of the target content block, so the upper boundary sub-block and the lower boundary sub-block of the target content block remain unchanged.
  • the first child node coordinates of the upper boundary sub-block and the lower boundary sub-block remain unchanged, and the first child node coordinates of the upper boundary sub-block and the lower boundary sub-block are directly used as the second child node coordinates of the upper boundary sub-block and the lower boundary sub-block after the boundary range is adjusted.
  • the first child node coordinates of the upper boundary sub-block and the lower boundary sub-block of the upper boundary sub-block are unchanged.
  • the first child node coordinates of the upper boundary sub-block and the lower boundary sub-block are directly used as the second child node coordinates of the upper boundary sub-block and the lower boundary sub-block after the boundary range is adjusted; if the sub-block under the first parent node is deleted (taking deleting a sub-block as an example), the first child node coordinates of the upper boundary sub-block and the lower boundary sub-block are reduced by (start-1, end-1) and used as the second child node coordinates of the upper boundary sub-block and the lower boundary sub-block.
  • deleting a sub-block in the target content block includes: deleting a sub-block between the upper boundary sub-block and the lower boundary sub-block; determining a new boundary of the target content block after inserting a sub-block into the target content block, and determining the second child node coordinates of the new boundary of the target content block under the first parent node based on the position of the new boundary of the target content block in the target content block, including: keeping the upper boundary sub-block and the lower boundary sub-block unchanged, taking the first child node coordinates of the upper boundary sub-block as the second child node coordinates of the upper boundary sub-block after the boundary range is adjusted, and reducing the first child node coordinates of the lower boundary sub-block based on the deleted sub-block to generate the second child node coordinates of the lower boundary sub-block after the boundary range is adjusted.
  • a sub-block is deleted before the upper boundary sub-block or between the lower boundary sub-blocks.
  • This method of deleting a sub-block does not affect the upper boundary sub-block and the lower boundary sub-block of the target content block. Since the deleted sub-block is after the upper boundary, the first sub-node coordinates of the upper boundary sub-block remain unchanged, and the first sub-node coordinates of the upper boundary sub-block can be used as the second sub-node coordinates of the upper boundary sub-block after the boundary range is adjusted.
  • the first sub-node coordinates of the lower boundary sub-block are reduced (end-1), thereby obtaining the second sub-node coordinates of the lower boundary sub-block after the boundary range is adjusted.
  • deleting a sub-block in the target content block includes: deleting the upper boundary sub-block; after inserting a sub-block into the target content block, determining a new boundary of the target content block, and determining the coordinates of the second child node under the first parent node of the new boundary of the target content block based on the position of the new boundary of the target content block in the target content block, including: confirming an internal sub-block or a lower boundary sub-block adjacent to the upper boundary sub-block as a new upper boundary sub-block, and inserting an internal sub-block or a lower boundary sub-block adjacent to the upper boundary sub-block as a new upper boundary sub-block.
  • the first subnode coordinates of the internal sub-block or the lower boundary sub-block are used as the second subnode coordinates of the new upper boundary sub-block after the boundary range is adjusted; or the target content block is empty.
  • the target content block when the target content block includes an upper boundary sub-block, a lower boundary sub-block and at least one internal sub-block located between the upper boundary sub-block and the lower boundary sub-block, after deleting the upper boundary sub-block, the internal sub-block adjacent to the upper boundary sub-block can be confirmed as a new upper boundary sub-block, and the second sub-node coordinates of the new upper boundary sub-block are the first sub-node coordinates of the original upper boundary sub-block; when the target content block includes only an upper boundary sub-block and a lower boundary sub-block, after deleting the upper boundary sub-block, the lower boundary sub-block can be confirmed as a new upper boundary sub-block, and the second sub-node coordinates of the new upper boundary sub-block and the lower boundary sub-block are both the first sub-node coordinates of the original upper boundary sub-block; when the upper boundary sub-block and the lower boundary sub-block of the target content block are the same sub-block, after deleting the upper boundary sub-block, the
  • deleting a sub-block in the target content block includes: deleting the lower boundary sub-block; determining a new boundary of the target content block after inserting a sub-block into the target content block, and determining the second child node coordinates of the new boundary of the target content block under the first parent node based on the position of the new boundary of the target content block in the target content block, including: confirming an internal sub-block or an upper boundary sub-block adjacent to the lower boundary sub-block as a new lower boundary sub-block, and using the first child node coordinates of the internal sub-block or the upper boundary sub-block adjacent to the lower boundary sub-block as the second child node coordinates of the new lower boundary sub-block after the boundary range is adjusted; or the target content block is empty.
  • the target content block when the target content block includes an upper boundary sub-block, a lower boundary sub-block, and at least one internal sub-block between the upper boundary sub-block and the lower boundary sub-block, after deleting the lower boundary sub-block, the internal sub-block adjacent to the lower boundary sub-block can be confirmed as a new lower boundary sub-block, and the second sub-node coordinates of the new lower boundary sub-block are the first sub-node coordinates of the adjacent internal sub-block; when the target content block includes only an upper boundary sub-block and a lower boundary sub-block, after deleting the lower boundary sub-block, the upper boundary sub-block can be confirmed as a new upper boundary sub-block, that is, the target content block includes only one sub-block, and the first sub-node coordinates of the upper boundary sub-block are the second sub-node coordinates of the upper boundary sub-block and the new lower boundary sub-block after the boundary range is adjusted; when the upper boundary sub-block and the lower boundary sub-block of the target content block are
  • the step S105 of obtaining the second position range of the target content block in the target document after the boundary range is adjusted further includes:
  • Step S401 Acquire the second parent node of the target content block in the target document after the boundary range is adjusted.
  • Step S403 obtaining the first child block of the target content block under the second parent node after the boundary range is adjusted as a new upper boundary child block, and obtaining the third child node coordinates of the new upper boundary child block.
  • Step S405 obtaining the last child block of the target content block under the second parent node after the boundary range is adjusted as a new lower boundary child block, and obtaining the third child node coordinates of the new lower boundary child block.
  • Step S407 determine the second position range based on the coordinates of the second parent node and the third child nodes of the new upper boundary sub-block and the new lower boundary sub-block.
  • the target content block after the boundary range adjustment when it is impossible to monitor the change of the target document in real time or the target content block after the boundary range adjustment is empty when monitoring the target document in real time, it is impossible to adjust the target document displayed on the front page according to the change of the target document monitored in real time.
  • the reference range of the target content block after the boundary range adjustment is stored in the back-end database, and then the latest reference range is pushed to the target document of the front page through the mailbox of the target content block, so that the target document displays the target content block after the boundary range adjustment.
  • the second position range in the target document is further included: sending the second position range to the associated document so that the associated document redisplays the associated content block in the associated document based on the second position range.
  • the second position range is sent to the associated document, so that the display content of the associated document is rendered, so that the corresponding document block in the associated document is aligned with the target document.
  • the target content block after the boundary range is adjusted is the same.
  • update permissions can be set in the associated document to limit whether the updated content in the target content block in the target document is updated to the associated document.
  • the display content of the associated document is rendered based on the second position range; otherwise, the display content of the associated document is not changed.
  • the method of the embodiment of the present disclosure can be performed by a single device, such as a computer or a server.
  • the method of the present embodiment can also be applied in a distributed scenario and completed by multiple devices cooperating with each other.
  • one of the multiple devices can only perform one or more steps in the method of the embodiment of the present disclosure, and the multiple devices will interact with each other to complete the described method.
  • the present disclosure further provides a document processing device.
  • the device comprises:
  • the determination module 11 is configured to: determine a target content block in a target document, wherein the target content block has a reference relationship with an associated content block in an associated document;
  • the first acquisition module 13 is configured to: acquire a first position range of the target content block in the target document;
  • the second acquisition module 15 is configured to: in response to the boundary range adjustment of the target content block, acquire a second position range of the target content block in the target document after the boundary range adjustment;
  • the display module 17 is configured to: display the target content block with the boundary range adjusted in the target document based on the second position range.
  • the target document also includes a The device is further configured to: in response to receiving a trigger operation on the reference identifier, display a first window in the target document, wherein the first window includes user reference information that references the target content block.
  • the user reference information includes the reference user name, reference time, and link information of the associated document.
  • the first window includes at least one category tag; after the first window is displayed in the target document, the device is further configured to: in response to receiving a trigger operation on a target category tag in at least one category tag, display a sub-window page corresponding to the target category tag in the first window, and display user reference information corresponding to the target category tag in the sub-window page; wherein the category tag includes at least one of all user reference information, current user reference information and other user reference information; the current user reference information is the reference information of the user to whom the target document belongs.
  • the device is further configured to: determine whether the current user is the user to which the target content block belongs; the user is a user who has management authority or editing authority over the target content block; in response to the current user being the user to which the target content block belongs, adjust the boundary range of the target content block based on an operation to adjust the boundary range of the target content block; in response to the current user not being the user to which the target content block belongs, refuse to adjust the boundary range of the target content block.
  • the first window further includes a first control; the device is further configured to: when adjusting the boundary range of the target content block, if the first control is in a triggered state, make a corresponding boundary range adjustment to the associated content block in the associated document.
  • the first control is arranged in a one-to-one correspondence with the user reference information.
  • the apparatus is further configured to: in response to receiving a trigger operation on the first control, the reference identifier continues to be in a highlighted state.
  • the target content block includes at least one sub-block, each of which includes a row or a column in the target content block;
  • the block includes an upper boundary sub-block and a lower boundary sub-block;
  • the second acquisition module 15 is further configured to insert or delete a sub-block in the target content block.
  • inserting a sub-block into the target content block includes: inserting a non-immediately adjacent sub-block before the upper boundary sub-block or after the lower boundary sub-block;
  • the second acquisition module 15 is further configured to: use the first position range of the target content block in the target document as the second position range of the target content block in the target document after the boundary range is adjusted.
  • inserting a sub-block into the target content block includes: inserting a sub-block between the upper boundary sub-block and the lower boundary sub-block;
  • the second acquisition module 15 is further configured to determine the second position range based on the boundary position of the upper boundary sub-block and the boundary position of the lower boundary sub-block after adding sub-blocks.
  • inserting a sub-block into the target content block includes: inserting an adjacent sub-block before the upper boundary sub-block and declaring it as an unchangeable boundary;
  • the second acquisition module 15 is further configured to determine the second position range based on the boundary position of the upper boundary sub-block and the boundary position of the lower boundary sub-block after the sub-block is added.
  • inserting a sub-block into the target content block includes: inserting an adjacent sub-block before the upper boundary sub-block and declaring it as a changeable boundary;
  • the second acquisition module 15 is further configured to determine the second position range based on the boundary position of the inserted sub-block and the boundary position of the lower boundary sub-block after the sub-block is inserted.
  • inserting a sub-block into the target content block comprises: inserting an adjacent sub-block after the lower boundary sub-block and declaring it as an unchangeable boundary;
  • the second acquisition module 15 is further configured to determine the second position range based on the boundary position of the upper boundary sub-block and the boundary position of the lower boundary sub-block.
  • inserting a sub-block into the target content block includes: After the lower boundary sub-block, an adjacent sub-block is inserted and declared as a changeable boundary;
  • the second acquisition module 15 is further configured to determine the second position range based on the boundary position of the upper boundary sub-block and the boundary position of the lower boundary sub-block after the sub-block is inserted.
  • deleting a sub-block in the target content block includes: deleting a sub-block before the upper boundary sub-block or after the lower boundary sub-block;
  • the second acquisition module 15 is further configured to: use the first position range of the target content block in the target document as the second position range of the target content block in the target document after the boundary range is adjusted.
  • deleting a sub-block in the target content block includes: deleting a sub-block between the upper boundary sub-block and the lower boundary sub-block;
  • the second acquisition module 15 is further configured to determine the second position range based on the boundary position of the upper boundary sub-block and the boundary position of the lower boundary sub-block after the sub-block is deleted.
  • deleting a sub-block in the target content block includes: deleting the upper boundary sub-block;
  • the second acquisition module 15 is further configured to: determine the second position range based on the boundary position of the internal sub-block adjacent to the upper boundary sub-block and the boundary position of the lower boundary sub-block; or, determine the second position range based on the boundary position of the lower boundary sub-block; or, the target content block is empty.
  • deleting a sub-block in the target content block includes: deleting the lower boundary sub-block;
  • the second acquisition module 15 is further configured to: determine the second position range based on the boundary position of the upper boundary sub-block and the boundary position of the internal sub-block adjacent to the lower boundary sub-block; or, determine the second position range based on the boundary position of the upper boundary sub-block; or, the target content block is empty.
  • the first acquisition module 13 is further configured to: acquire the first parent node of the target content block in the target document; acquire the first child node coordinates of the boundary of the target content block under the first parent node; The node and the first sub-node coordinates determine the first position range.
  • the target content block includes at least one sub-block, each of which includes a row or a column in the target content block; the sub-blocks of the target content block include an upper boundary sub-block and a lower boundary sub-block;
  • the second acquisition module 15 is further configured to: insert or delete a sub-block in the target content block;
  • the second acquisition module 15 is further configured to: detect an instruction to insert or delete a sub-block on the target content block, and determine a new boundary of the target content block; determine the coordinates of a second child node of the new boundary of the target content block under the first parent node based on the position of the new boundary of the target content block in the target content block; and determine the second position range based on the coordinates of the first parent node and the second child node.
  • inserting a sub-block into the target content block includes: inserting a non-immediately adjacent sub-block before the upper boundary sub-block or after the lower boundary sub-block;
  • the second acquisition module 15 is further configured to: keep the upper boundary sub-block and the lower boundary sub-block unchanged, and use the first sub-node coordinates of the upper boundary sub-block and the lower boundary sub-block as the second sub-node coordinates of the upper boundary sub-block and the lower boundary sub-block after the boundary range is adjusted.
  • inserting a sub-block into the target content block includes: inserting a sub-block between the upper boundary sub-block and the lower boundary sub-block;
  • the second acquisition module 15 is further configured to: keep the upper boundary sub-block and the lower boundary sub-block unchanged, use the first sub-node coordinates of the upper boundary sub-block as the second sub-node coordinates of the upper boundary sub-block after the boundary range is adjusted, and increase the first sub-node coordinates of the lower boundary sub-block based on the inserted sub-block to generate the second sub-node coordinates of the lower boundary sub-block after the boundary range is adjusted.
  • inserting a sub-block into the target content block includes: inserting an adjacent sub-block before the upper boundary sub-block and declaring it as an unchangeable boundary;
  • the second acquisition module 15 is further configured to: keep the upper boundary sub-block unchanged, and increase the first sub-node coordinates of the upper boundary sub-block and the lower boundary sub-block based on the inserted sub-block to generate the upper boundary sub-block and the lower boundary sub-block after the boundary range is adjusted.
  • the coordinates of the second sub-node of the boundary sub-block are further configured to: keep the upper boundary sub-block unchanged, and increase the first sub-node coordinates of the upper boundary sub-block and the lower boundary sub-block based on the inserted sub-block to generate the upper boundary sub-block and the lower boundary sub-block after the boundary range is adjusted. The coordinates of the second sub-node of the boundary sub-block.
  • inserting a sub-block into the target content block includes: inserting an adjacent sub-block before the upper boundary sub-block and declaring it as a changeable boundary;
  • the second acquisition module 15 is further configured to: use the inserted sub-block as the new upper boundary sub-block of the target content block, determine the second sub-node coordinates of the new upper boundary sub-block based on the position of the inserted sub-block in the target content block, and increase the first sub-node coordinates of the lower boundary sub-block based on the inserted sub-block to generate the second sub-node coordinates of the lower boundary sub-block after the boundary range is adjusted.
  • inserting a sub-block into the target content block includes: inserting an adjacent sub-block after the lower boundary sub-block and declaring it as an unchangeable boundary;
  • the second acquisition module 15 is further configured to use the first sub-node coordinates of the upper boundary sub-block and the lower boundary sub-block as the second sub-node coordinates of the upper boundary sub-block and the lower boundary sub-block after boundary range adjustment, respectively.
  • 2 inserting a sub-block into the target content block includes: inserting an adjacent sub-block after the lower boundary sub-block and declaring it as a changeable boundary;
  • the second acquisition module 15 is further configured to: use the first subnode coordinates of the upper boundary sub-block as the second subnode coordinates of the upper boundary sub-block after the boundary range is adjusted, use the inserted sub-block as the new lower boundary sub-block of the target content block, and determine the second subnode coordinates of the new lower boundary sub-block based on the position of the inserted sub-block in the target content block.
  • deleting a sub-block in the target content block includes: deleting a sub-block before the upper boundary sub-block or after the lower boundary sub-block;
  • the second acquisition module 15 is further configured to: keep the upper boundary sub-block and the lower boundary sub-block unchanged, and calculate the second sub-node coordinates of the upper boundary sub-block and the lower boundary sub-block after the boundary range is adjusted based on the deleted sub-block and the first sub-node coordinates of the upper boundary sub-block and the lower boundary sub-block.
  • deleting a sub-block in the target content block includes: deleting a sub-block between the upper boundary sub-block and the lower boundary sub-block;
  • the second acquisition module 15 is further configured to: The boundary sub-block remains unchanged, the first sub-node coordinates of the upper boundary sub-block are used as the second sub-node coordinates of the upper boundary sub-block after the boundary range is adjusted, and the first sub-node coordinates of the lower boundary sub-block are reduced based on the deleted sub-block to generate the second sub-node coordinates of the lower boundary sub-block after the boundary range is adjusted.
  • deleting a sub-block in the target content block includes: deleting the upper boundary sub-block;
  • the second acquisition module 15 is further configured to: confirm the internal sub-block or the lower boundary sub-block adjacent to the upper boundary sub-block as a new upper boundary sub-block, and calculate the second sub-node coordinates of the new upper boundary sub-block after the boundary range is adjusted based on the first sub-node coordinates of the internal sub-block or the lower boundary sub-block adjacent to the upper boundary sub-block; or the target content block is empty.
  • deleting a sub-block in the target content block includes: deleting the lower boundary sub-block;
  • the second acquisition module 15 is further configured to: confirm the internal sub-block or upper boundary sub-block adjacent to the lower boundary sub-block as a new lower boundary sub-block, and use the first sub-node coordinates of the internal sub-block or upper boundary sub-block adjacent to the lower boundary sub-block as the second sub-node coordinates of the new lower boundary sub-block after the boundary range is adjusted; or the target content block is empty.
  • the second acquisition module 15 is further configured to: acquire the second parent node of the target content block after the boundary range is adjusted in the target document; acquire the first child block of the target content block under the second parent node after the boundary range is adjusted as the new upper boundary child block, and acquire the third child node coordinates of the new upper boundary child block; acquire the last child block of the target content block under the second parent node after the boundary range is adjusted as the new lower boundary child block, and acquire the third child node coordinates of the new lower boundary child block; determine the second position range based on the second parent node and the new upper boundary child block and the third child node coordinates of the new lower boundary child block.
  • the target content block has a reference relationship with an associated content block in an associated document, including:
  • the associated content block refers to the target content block in the target document; or,
  • the target content block references the associated content block in the associated document.
  • the step of obtaining the target content block after adjusting the boundary range, after the second position range in the target document further includes: sending the second position range to the associated document so that the associated document redisplays the associated content block in the associated document based on the second position range.
  • the above device is described by dividing it into various modules according to its functions.
  • the functions of each module can be implemented in the same or multiple software and/or hardware.
  • the device of the above embodiment is used to implement the corresponding service orchestration method in any of the above embodiments, and has the beneficial effects of the corresponding method embodiment, which will not be repeated here.
  • the present disclosure also provides a non-transitory computer-readable storage medium, wherein the non-transitory computer-readable storage medium stores computer instructions, and the computer instructions are used to enable the computer to execute the method described in any of the above embodiments.
  • the computer-readable medium of this embodiment includes permanent and non-permanent, removable and non-removable media, and information storage can be implemented by any method or technology.
  • Information can be computer-readable instructions, data structures, modules of programs, or other data.
  • Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, read-only compact disk read-only memory (CD-ROM), digital versatile disk (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices or any other non-transmission media that can be used to store information that can be accessed by a computing device.
  • PRAM phase change memory
  • SRAM static random access memory
  • DRAM dynamic random access memory
  • RAM random access memory
  • ROM read-only memory
  • EEPROM electrically erasable programmable
  • the computer instructions stored in the storage medium of the above embodiments are used to enable the computer to execute the method described in any of the above embodiments, and have the beneficial effects of the corresponding method embodiments, which will not be repeated here.
  • a computer program product comprising a computer program.
  • the computer program is executable by one or more processors so that the processors perform the method.
  • the processor that executes the corresponding step may belong to the corresponding execution subject.
  • the computer program product of the above embodiment is used to enable a processor to execute the method described in any of the above embodiments, and has the beneficial effects of the corresponding method embodiment, which will not be described in detail here.
  • the known power/ground connections to the integrated circuit (IC) chips and other components may or may not be shown in the provided figures.
  • the device can be shown in the form of a block diagram to avoid making the embodiments of the present disclosure difficult to understand, and this also takes into account the fact that the details of the implementation of these block diagram devices are highly dependent on the platform on which the embodiments of the present disclosure will be implemented (that is, these details should be fully within the scope of understanding of those skilled in the art).
  • DRAM dynamic RAM

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Document Processing Apparatus (AREA)

Abstract

一种文档处理方法、装置、电子设备、存储介质及程序产品。方法包括:在目标文档中确定目标内容块,目标内容块与关联文档中的关联内容块具有引用关系;获取目标内容块在目标文档中的第一位置范围;响应于接收到对目标内容块的边界范围调整操作,获取边界范围调整后的目标内容块在目标文档中的第二位置范围;基于第二位置范围,在目标文档中显示边界范围调整后的目标内容块。方法能够实现云文档在重叠引用和多人协作的模型下,对引用区域进行上下边界的调整,从而使得引用区域的灵活性好、扩展性高。

Description

文档处理方法、装置、电子设备、存储介质及程序产品
本申请要求于2022年10月31日提交中国专利局、申请号为202211353557.4、发明名称为“文档处理方法、装置、电子设备、存储介质及程序产品”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本公开涉及计算机技术领域,尤其涉及一种文档处理方法、装置、电子设备、存储介质及程序产品。
背景技术
云文档能够满足用户灵活分享和文档多人协同需求,云文档中经常会引用其他文档的内容。例如,宿主文档在进行编辑的过程中,可将源文档中的部分内容引用至宿主文档中。
当源文档的部分内容被引用到宿主文档,该部分内容所在的引用区域被锁定,无法对引用区域的边界进行调整。
发明内容
有鉴于此,本公开的目的在于提出一种文档处理方法、装置、电子设备、存储介质及程序产品。
基于上述目的,本公开提供了一种文档处理方法,包括:
在目标文档中确定目标内容块,所述目标内容块与关联文档中的关联内容块具有引用关系;
获取所述目标内容块在所述目标文档中的第一位置范围;
响应于接收到对所述目标内容块的边界范围调整操作,获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围;
基于所述第二位置范围,在所述目标文档中显示边界范围调整 后的所述目标内容块。
本公开还提供了一种文档处理装置,包括:
确定模块,被配置为:在目标文档中确定目标内容块,所述目标内容块与关联文档中的关联内容块具有引用关系;
第一获取模块,被配置为:获取所述目标内容块在所述目标文档中的第一位置范围;
第二获取模块,被配置为:响应于接收到对所述目标内容块的边界范围调整操作,获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围;
显示模块,被配置为:基于所述第二位置范围,在所述目标文档中显示边界范围调整后的所述目标内容块。
本公开还提供了一种电子设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述程序时实现如上述任意一项所述的方法。
本公开还提供了一种非暂态计算机可读存储介质,所述非暂态计算机可读存储介质存储计算机指令,其特征在于,所述计算机指令用于使所述计算机执行上述任意一项所述的方法。
本公开还提供了一种计算机程序产品,包括计算机程序指令,当所述计算机程序指令在计算机上运行时,使得计算机执行上述任意一项所述的方法。
从上面所述可以看出,本公开提供的文档处理方法、装置、电子设备、存储介质及程序产品,当对目标内容块的边界范围进行调整时,基于其原本在目标文档中的第一位置范围和边界范围调整确定边界范围调整后的目标内容块在目标文档中的第二位置范围,从而基于目标内容块在目标文档中的第二位置范围在目标文档中显示该目标内容块,实现了对目标内容块的边界范围调整与显示,提升文档引用时的灵活性和扩展性。
附图说明
为了更清楚地说明本公开或相关技术中的技术方案,下面将对实施例或相关技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本公开的实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1为本公开实施例的文档的访问架构的示意图;
图2为本公开实施例所提供的示例性电子设备的硬件结构示意图;
图3为本公开实施例的源文档或宿主文档的示意图;
图4为本公开实施例一种文档的处理方法的流程图;
图5为本公开实施例一种示例性页面的示意图;
图6为本公开实施例所述获取第一位置范围的方法的流程图;
图7为本公开实施例所述获取第二位置范围的方法的流程图;
图8a为本公开实施例所述目标内容块的一种结构示意图;
图8b为本公开实施例所述目标内容块的另一种结构示意图;
图8c为本公开实施例所述目标内容块的另一种结构示意图;
图8d为本公开实施例所述目标内容块的另一种结构示意图;
图9为本公开实施例所述获取第二位置范围的方法的另一流程图;
图10为本公开实施例所述文档处理装置的结构示意图。
具体实施方式
为使本公开的目的、技术方案和优点更加清楚明白,以下结合具体实施例,并参照附图,对本公开进一步详细说明。
需要说明的是,除非另外定义,本公开实施例使用的技术术语或者科学术语应当为本公开所属领域内具有一般技能的人士所理解的通常意义。本公开实施例中使用的“第一”、“第二”以及类似的词语并不表示任何顺序、数量或者重要性,而只是用来区分不同的组成部分。“包括”或者“包含”等类似的词语意指出现该词前 面的元件或者物件涵盖出现在该词后面列举的元件或者物件及其等同,而不排除其他元件或者物件。“连接”或者“相连”等类似的词语并非限定于物理的或者机械的连接,而是可以包括电性的连接,不管是直接的还是间接的。“上”、“下”、“左”、“右”等仅用于表示相对位置关系,当被描述对象的绝对位置改变后,则该相对位置关系也可能相应地改变。
目前,云文档的多人协作模式中常常存在文档之间的相互引用的场景,源文档中的不同部分的内容可能会被不同的一个或多个文档所引用。其中,被引用的内容在源文档中以引用块(referenced Block)的形式存储,而被引用至宿主文档的该部分内容也以引用块(referenced Block’)的形式存储。同时,源文档中以引用块存在重叠引用的情况,例如在源文档a中的block1、2、3、4、5,用户小花将block1-5引用到文档b后,又将block3-4引用到文档c。
然而,在重叠引用和多人协作的模型下,现有技术中无法对引用区域进行上下边界的调整,从而导致引用区域的灵活性差、扩展性低。
鉴于此,本公开实施例提供了一种文档的处理方法、装置、电子设备、存储介质及程序产品。所述方法包括:在目标文档中确定目标内容块,所述目标内容块与关联文档中的关联内容块具有引用关系;获取所述目标内容块在所述目标文档中的第一位置范围;响应于对所述目标内容块的边界范围调整,获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围;基于所述第二位置范围,在所述目标文档中显示边界范围调整后的所述目标内容块。本实施例中,当对目标内容块的边界范围进行调整时,基于其原本在目标文档中的第一位置范围和边界范围调整确定边界范围调整后的目标内容块在目标文档中的第二位置范围,从而基于目标内容块在目标文档中的第二位置范围在目标文档中显示该目标内容块,实现了对目标内容块的边界范围调整与显示,提升文档引用时的灵活性和扩展性。
图1示出了本公开实施例的文档的访问架构的示意图。参考图1,该文档的访问架构100可以包括服务器110、终端120以及提供通信链路的网络130。服务器110和终端120之间可通过有线或无线的网络130连接。其中,服务器110可以是独立的物理服务器,也可以是多个物理服务器构成的服务器集群或者分布式系统,还可以是提供云服务、云数据库、云计算、云函数、云存储、网络服务、云通信、中间件服务等基础云计算服务的云服务器。
终端120可以是硬件或软件实现。例如,终端120为硬件实现时,可以是具有显示屏并且支持页面显示的各种电子设备,包括但不限于智能手机、平板电脑、电子书阅读器、膝上型便携计算机和台式计算机等等。终端120设备为软件实现时,可以安装在上述所列举的电子设备中;其可以实现成多个软件或软件模块(例如用来提供分布式服务的软件或软件模块),也可以实现成单个软件或软件模块,在此不做具体限定。
需要说明的是,本申请实施例所提供的文档的处理方法可以由终端120来执行,也可以由服务器110来执行。应了解,图1中的终端、网络和服务器的数目仅为示意,并不旨在对其进行限制。根据实现需要,可以具有任意数目的终端、网络和服务器。
图2示出了本公开实施例所提供的示例性电子设备200的硬件结构示意图。该电子设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述程序时实现上任意一实施例所述的方法。
如图2所示,电子设备200可以包括:处理器202、存储器204、网络模块206、外围接口208和总线210。其中,处理器202、存储器204、网络模块206和外围接口208通过总线210实现彼此之间在电子设备200的内部的通信连接。
处理器202可以是中央处理器(Central Processing Unit,CPU)、图像处理器、神经网络处理器(NPU)、微控制器(MCU)、可编程逻辑器件、数字信号处理器(DSP)、应用专用集成电路(Application  Specific Integrated Circuit,ASIC)、或者一个或多个集成电路。处理器202可以用于执行与本公开描述的技术相关的功能。在一些实施例中,处理器202还可以包括集成为单一逻辑组件的多个处理器。例如,如图2所示,处理器202可以包括多个处理器202a、202b和202c。
存储器204可以配置为存储数据(例如,指令、计算机代码等)。如图2所示,存储器204存储的数据可以包括程序指令(例如,用于实现本公开实施例的文档的访问方法的程序指令)以及要处理的数据(例如,存储器可以存储其他模块的配置文件等)。处理器202也可以访问存储器204存储的程序指令和数据,并且执行程序指令以对要处理的数据进行操作。存储器204可以包括易失性存储装置或非易失性存储装置。在一些实施例中,存储器204可以包括随机访问存储器(RAM)、只读存储器(ROM)、光盘、磁盘、硬盘、固态硬盘(SSD)、闪存、存储棒等。
网络模块206可以配置为经由网络向电子设备200提供与其他外部设备的通信。该网络可以是能够传输和接收数据的任何有线或无线的网络。例如,该网络可以是有线网络、本地无线网络(例如,蓝牙、WiFi、近场通信(NFC)等)、蜂窝网络、因特网、或上述的组合。可以理解的是,网络的类型不限于上述具体示例。在一些实施例中,网络模块306可以包括任意数量的网络接口控制器(NIC)、射频模块、接收发器、调制解调器、路由器、网关、适配器、蜂窝网络芯片等的任意组合。
外围接口208可以配置为将电子设备200与一个或多个外围装置连接,以实现信息输入及输出。例如,外围装置可以包括键盘、鼠标、触摸板、触摸屏、麦克风、各类传感器等输入设备以及显示器、扬声器、振动器、指示灯等输出设备。
总线210可以被配置为在电子设备200的各个组件(例如处理器202、存储器204、网络模块206和外围接口208)之间传输信息,诸如内部总线(例如,处理器-存储器总线)、外部总线(USB端口、 PCI-E总线)等。
需要说明的是,尽管上述电子设备200的架构仅示出了处理器202、存储器204、网络模块206、外围接口208和总线210,但是在具体实施过程中,该电子设备200的架构还可以包括实现正常运行所必需的其他组件。此外,本领域的技术人员可以理解的是,上述电子设备200的架构中也可以仅包含实现本公开实施例方案所必需的组件,而不必包含图中所示的全部组件。
用户userA可以将源文档documentA上传至云端,用户userA则为源文档documentA的文档所有者userA。文档所有者userA可以针对访问者设置该源文档documentA的访问权限。例如,访问权限可以包括阅读权限或编辑权限。阅读权限表示用户可以对源文档documentA的内容进行访问阅读,但无法对源文档documentA进行任何操作,例如编辑、评论等。编辑权限表示可以对源文档documentA的内容进行访问阅读,以及对源文档documentA的内容进行编辑操作,例如修改、增加、移除等。应了解,文档所有者userA可以直接对单个用户的访问权限进行设置,例如,直接设置某个用户的访问权限为阅读权限或编辑权限;也可以对一类用户的访问权限进行批量设置,例如,将某个用户集合(例如小组、部门等)设置访问权限为阅读权限或编辑权限,则该集合下的所有协作者的访问权限为阅读权限或编辑权限。
参见图3,图3示出了根据本公开实施例的源文档或宿主文档的示意图。当图3中所示为源文档时,源文档documentA包括内容块Block301、Block302、Block303、Block304、……,其中,内容块Block302、Block303被其他宿主文档documentB引用;当宿主文档documentB所设置的访问权限包括允许源文档编辑的权限时,源文档documentA中对内容块Block302、Block303的编辑内容会更新到宿主文档documentB中。当图3中所示为宿主文档时,宿主文档documentA包括内容块Block301、Block302、Block303、Block304、……,其中,内容块Block302、Block303引用自其他源 文档documentB,当源文档documentB所设置的访问权限包括允许宿主文档编辑的权限时,宿主文档documentA中对内容块Block302、Block303的编辑内容会更新到源文档documentB中。
图4示出了本公开实施例一种文档的处理方法的流程图。如图4所示,所述文档的处理方法,包括:
步骤S101,在目标文档中确定目标内容块,所述目标内容块与关联文档中的关联内容块具有引用关系。
本实施例中,引用者构建宿主文档documentB后,想要引用某篇源文档documentA的内容,可以将该源文档的全部内容或者部分内容作为引用内容,分成一个或多个引用块引用至宿主文档中,这样宿主文档documentB就与源文档documentA构建了引用关系。
其中,在源文档documentA中可以将内容划分成多个块(block),宿主文档documentB在进行引用的时候可以从这些块中选定其中一个或多个引用块作为引用内容。
本实施例中,用户可以对目标文档documentA中目标内容块Block302所在位置执行鼠标悬停、点击等操作,响应于该操作,可以突出显示(例如高亮显示)该内容块Block302,并将该内容块Block302确定为目标内容块。
本实施例中,当目标文档为源文档documentA、关联文档为宿主文档documentB时,所述关联内容块(即内容块Block302’)引用所述目标文档(即源文档documentA)中的所述目标内容块(即内容块Block302)。或者,当目标文档为宿主文档documentB、关联文档为源文档documentA时,所述目标内容块(即内容块Block302’)引用所述关联文档(即源文档documentA)中的所述关联内容块(即内容块Block302),本实施例对此不做限制。
为了便于理解本公开的技术方案,本公开实施例以源文档documentA作为目标文档、宿主文档documentB作为关联文档、源文档documentA中的内容块Block302作为目标内容块、内容块Block302引用至宿主文档documentB后形成的内容为关联内容块 Block302’为例,来陈述本公开所述的技术方案。
步骤S102,获取所述目标内容块在所述目标文档中的第一位置范围。
在一些实施例中,当在目标文档创建目标内容块所包括的内容时,可直接生成该目标内容块在目标文档中所存储的位置范围。例如,可以记录该目标内容块在目标文档中的横坐标范围或者纵坐标范围(例如目标文档中的文字、图片等为竖排存储显示时)作为目标内容块在目标文档中的第一位置范围;或者,也可以记录该目标内容块在目标文档中的节点位置作为目标内容块在目标文档中的第一位置范围,本实施例对此不做限制。
步骤S103,响应于接收到对所述目标内容块的边界范围调整操作,获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围。
本实施例中,当对目标内容块的边界范围调整,例如增加目标内容块的引用范围或者减小目标内容块的引用范围时,基于目标内容块在边界范围调整之前的第一位置范围以及边界范围调整调整的情况,获得边界范围调整后目标内容块在目标文档中的第二位置范围。例如,当增加目标内容块的引用范围时,可增加目标内容块在目标文档中的横坐标范围或者纵坐标范围。
步骤S104,基于所述第二位置范围,在所述目标文档中显示边界范围调整后的所述目标内容块。
确定了边界范围调整之后目标内容块在目标文档中的第二位置范围后,即可渲染该目标内容块所在的引用范围内的数据,从而将边界范围调整之后的目标内容块显示在目标文档上。
本公开实施例所述文档的处理方法,当对目标内容块的边界范围进行调整时,基于其原本在目标文档中的第一位置范围和边界范围调整的方法确定边界范围调整后的目标内容块在目标文档中的第二位置范围,从而基于目标内容块在目标文档中的第二位置范围在目标文档中显示该目标内容块,实现了对目标内容块的边界范围调 整与显示,提升文档引用时的灵活性和扩展性。
在一些实施例中,所述目标文档中还包括与所述目标内容块对应的引用标识;所述方法,还包括:响应于接收到对所述引用标识的触发操作,在所述目标文档中显示第一窗口,所述第一窗口包括引用所述目标内容块的用户引用信息。
如图5所示,目标文档documentA包括内容块Block301、Block302、Block303、Block304、……,其中,目标内容块Block302、Block303被其他文档引用。在一些实施例中,在目标内容块Block302的关联区域显示其对应的第一引用标识305,在目标内容块Block303的关联区域显示其对应的第二引用标识306。其中,第一引用标记305或第二引用标记306可以指示对应的目标内容块Block302或Block303被引用。在一些实施例中,用户针对目标内容块Block302执行触发操作(例如鼠标悬停、点击等),响应于该触发操作,可以在目标文档documentA中显示第一窗口400,其中所述第一窗口400中包括引用所述目标内容块Block302的用户引用信息410、420。
在一些实施例中,如图5所示,所述用户引用信息410包括引用用户名称412、引用时间413以及关联文档的链接信息411,通过该用户引用信息即可得知引用此目标内容块的引用用户的名称、引用该目标内容块的引用时间以及引用该目标内容块的关联文档的链接信息。可选的,该关联文档的链接信息中包括该关联文档的标题信息。
在一些实施例中,所述第一窗口400包括至少一个类别标签。所述在所述目标文档中显示第一窗口之后,还包括:响应于接收到对至少一个类别标签中目标类别标签的触发操作,在所述第一窗口中显示与所述目标类别标签对应的子窗口页面,所述子窗口页面中显示与所述目标类别标签对应的用户引用信息。
本实施例中,类别标签包括可以全部用户引用信息、当前用户引用信息以及其他用户引用信息中的至少一个。如图5所示,全部用户引用信息在第一窗口400中可显示为“全部引用”,当对该“全 部引用”类别标签进行触发操作时,即在第一窗口400显示全部的用户引用信息。当前用户引用信息在第一窗口400中可显示为“我的引用”,当对该“我的引用”类别标签进行触发操作时,即在第一窗口400显示当前用户的用户引用信息,其中当前用户引用信息为所述目标文档的所属用户的引用信息。其他用户引用信息在第一窗口400中可显示为“他人引用”,当对该“他人引用”类别标签进行触发操作时,即在第一窗口400显示其他用户的用户引用信息。
在一些实施例中,所述方法还包括:判断当前用户是否为所述目标内容块的所属用户;所述所属用户为对所述目标内容块有管理权限或编辑权限的用户。响应于响应于当前用户为所述目标内容块的所属用户,基于对所述目标内容块的边界范围调整操作对所述目标内容块进行边界范围调整;响应于当前用户不为所述目标内容块的所属用户,拒绝对所述目标内容块的边界范围调整。
本实施例中,在对目标内容块进行边界范围调整之前,需要判断当前用户是否具有对目标内容块有管理权限或编辑权限。只有目标内容块的所属用户才能够对目标内容块进行管理或编辑。若当前用户为所述目标内容块的所属用户是,即可基于对所述目标内容块的边界范围调整操作对所述目标内容块进行边界范围调整;而若当前用户不为所述目标内容块的所属用户,则不能够对所述目标内容块的边界范围调整。
在一些实施例中,所述第一窗口400中还包括第一控件414。当对所述目标内容块的边界范围调整时,若所述第一控件414处于触发状态,对所述关联文档中的关联内容块进行相应的边界范围调整。
本实施例中,可在第一窗口400中设置第一控件414,该第一控件414用于控制是否将目标内容块的边界范围调整同步到关联文档中的关联内容块中。当第一控件414处于触发状态时,此时对目标内容块的边界范围调整也将同步到关联文档中的关联内容块中,即在关联文档中的关联内容块也会随着目标内容块的边界范围调整进行调整;当第一控件414未处于触发状态时,此时对目标内容块的 边界范围调整将不会同步到关联文档中的关联内容块中,即在关联文档中的关联内容块不会会随着目标内容块的边界范围调整进行调整。
可选的,也可设置为:对目标内容块进行边界范围调整时即使第一控件414未处于触发状态,后续第一控件414处于触发状态时,也可将第一控件414未触发之前的对目标内容块的边界范围调整同步到关联文档中的关联内容块。或者,也可设置为:对目标内容块进行边界范围调整时即使第一控件414未处于触发状态,后续第一控件414处于触发状态时,不会将第一控件414未触发之前的对目标内容块的边界范围调整同步到关联文档中的关联内容块,本实施例对此不做限制。
在一些实施例中,如图5所示,所述第一控件414与所述用户引用信息一一对应设置,即每条用户引用信息均设置一个第一控件414,这样可以用户可以单独控制对目标内容块的边界范围调整是否同步到每个不同的用户引用信息中,增加用户设置的灵活性。或者,也可在第一窗口400中仅设置一个第一控件414,通过该第一控件414控制第一窗口400中全部的用户引用信息,本实施例对此不做限制。
在一些实施例中,当接收到对第一控件414的触发操作,所述引用标识持续处于突出显示状态。即在本实施例中,若对第一控件414进行触发操作,说明要对第一控件414所在的目标内容块进行边界范围调整,此时将引用标识持续设置为突出显示状态,这样用户即可直到对该目标内容块的边界范围调整会同步到与其关联的关联文档中。
在一些实施例中,所述目标内容块包括至少一个子块,每个所述子块包括所述目标内容块中的一行或一列;所述目标内容块的子块包括上边界子块和下边界子块;所述对所述目标内容块的边界范围调整,包括:在所述目标内容块中插入或删除子块。
本实施例中,所述目标内容块的子块包括一个上边界子块和一 个下边界子块,且将上边界子块作为目标内容块的上边界(start),将下边界子块作为目标内容块的下边界(end)。其中,目标内容块的子块还可以包括设置于上边界子块和下边界子块之间的零个(即上边界子块和下边界子块紧邻)或若干个(一个或多个)内部子块,或者上边界子块和下边界子块之间还设置有中间子块和/或空格行,或者上边界子块和下边界子块为同一个子块,本实施例对此不做限制。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述上边界子块之前或所述下边界子块之后插入非紧邻子块;所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:将所述目标内容块在所述目标文档中的第一位置范围作为边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围。
本实施例中,在上边界子块之前或下边界子块之后插入非紧邻子块,即在于上边界子块之前或下边界子块之后间隔至少一行的位置插入子块,这种插入子块的方式不影响目标内容块的第一父节点和上边界子块和下边界子块各自的边界范围,因此目标内容块的边界范围不变,可将所述目标内容块在所述目标文档中的第一位置范围作为边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述上边界子块和所述下边界子块之间插入子块;所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:基于所述上边界子块的边界位置以及增加子块后所述下边界子块的边界位置确定所述第二位置范围。
本实施例中,当在上边界子块和下边界子块之间插入子块,上边界子块的边界范围不变,可将所述上边界子块的边界范围直接作为边界范围调整后的目标内容块的所述上边界子块的边界范围。而由于插入了子块(以一个子块为例),边界范围调整后下边界子块 向下调整一行,因此基于增加子块后所述下边界子块的边界位置可确定所述第二位置范围。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述上边界子块之前插入紧邻子块且声明为不可变更边界;所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:基于增加子块后所述上边界子块的边界位置以及所述下边界子块的边界位置确定所述第二位置范围。
本实施例中,在上边界子块之前插入紧邻子块即在上边界子块之前未间隔行的位置直接插入子块;当声明不可变更边界时,即增加该子块不会影响目标内容块的边界,因此上边界子块和下边界子块本身的内容不变。但是,由于是插入的子块与上边界子块为紧邻子块,可基于插入子块的数量调整上边界子块和下边界子块的边界位置,从而可以基于增加子块后所述上边界子块的边界位置以及所述下边界子块的边界位置确定所述第二位置范围。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述上边界子块之前插入紧邻子块且声明为可变更边界;所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:基于插入子块的边界位置以及插入子块后所述下边界子块的边界位置确定所述第二位置范围。
本实施例中,在上边界子块之前插入紧邻子块即在上边界子块之前未间隔行的位置直接插入子块;当声明可变更边界时,即增加该子块会影响目标内容块的边界,因此插入的子块成为目标内容块的新上边界子块,基于该插入的子块的边界位置即可确定所述第二位置范围。同时,下边界子块本身的内容不变。但是,由于插入的子块与上边界子块为紧邻子块,可基于插入子块后下边界子块的边界位置确定所述第二位置范围。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述下边界子块之后插入紧邻子块且声明为不可变更边界;所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范 围,包括:基于所述上边界子块的边界位置以及所述下边界子块的边界位置确定所述第二位置范围。
本实施例中,在下边界子块之后插入紧邻子块即在下边界子块之前未间隔行的位置直接插入子块;当声明不可变更边界时,即增加该子块不会影响目标内容块的边界,因此上边界子块和下边界子块本身的内容不变。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述下边界子块之后插入紧邻子块且声明为可变更边界;所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:基于所述上边界子块的边界位置以及插入子块后所述下边界子块的边界位置确定所述第二位置范围。
本实施例中,在下边界子块之后插入紧邻子块即在下边界子块之前未间隔行的位置直接插入子块;当声明可变更边界时,即增加该子块会影响目标内容块的边界,因此上边界子块不变,插入的子块作为新的下边界子块,可基于所述上边界子块的边界位置以及插入子块后所述下边界子块的边界位置确定所述第二位置范围。
在一些实施例中,在所述目标内容块中删除子块,包括:在所述上边界子块之前或所述下边界子块之后删除子块;所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:将所述目标内容块在所述目标文档中的第一位置范围作为边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围。
本实施例中,在上边界子块之前或下边界子块之后删除子块,这种插入子块的方式不影响目标内容块的上边界子块和下边界子块,因此目标内容块的上边界子块和下边界子块不变。
在一些实施例中,在所述目标内容块中删除子块,包括:在所述上边界子块和所述下边界子块之间删除子块;所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:基于所述上边界子块的边界位置以及删除子块后所述下边界子块的 边界位置确定所述第二位置范围。
本实施例中,在上边界子块之前或下边界子块之间删除子块,这种删除子块的方式不影响目标内容块的上边界子块和下边界子块;由于删除的子块在上边界之后,因此上边界子块的边界位置不变;而由于删除了下边界子块之前的子块,下边界子块的边界位置改变,则可基于所述上边界子块的边界位置以及删除子块后所述下边界子块的边界位置确定所述第二位置范围。
在一些实施例中,在所述目标内容块中删除子块,包括:删除所述上边界子块;所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:基于与所述上边界子块紧邻的内部子块的边界位置以及所述下边界子块的边界位置确定所述第二位置范围;或者,基于所述下边界子块的的边界位置确定所述第二位置范围;或者,所述目标内容块为空。
本实施例中,当目标内容块包括上边界子块、下边界子块和位于上边界子块与下边界子块之间的至少一个内部子块时,删除上边界子块后,即可将与所述上边界子块紧邻的内部子块确认为新上边界子块,此时紧邻的内部子块即为新上边界子块的边界范围;当目标内容块仅包括上边界子块、下边界子块时,删除上边界子块后,即可将该下边界子块确认为新上边界子块,即下边界子块的边界范围也为新上边界子块的边界范围;当目标内容块的上边界子块、下边界子块为同一个子块时,删除上边界子块后,目标内容块为空,即删除了该目标内容块。
在一些实施例中,在所述目标内容块中删除子块,包括:删除所述下边界子块;所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:基于所述上边界子块的边界位置以及与所述下边界子块紧邻的内部子块的边界位置确定所述第二位置范围;或者,基于所述上边界子块的的边界位置确定所述第二位置范围;或者,所述目标内容块为空。
本实施例中,当目标内容块包括上边界子块、下边界子块和位 于上边界子块与下边界子块之间的至少一个内部子块时,删除下边界子块后,即可将与所述下边界子块紧邻的内部子块确认为新下边界子块,此时紧邻的内部子块的边界范围即为新下边界子块的边界范围;当目标内容块仅包括上边界子块、下边界子块时,删除下边界子块后,即可将该上边界子块确认为新上边界子块,即上边界子块的边界范围也为边界范围调整后的新下边界子块的边界范围;当目标内容块的上边界子块、下边界子块为同一个子块时,删除下边界子块后,目标内容块为空,即删除了该目标内容块。
在一些实施例中,如图6所示,步骤S103中所述获取所述目标内容块在所述目标文档中的第一位置范围,包括:
步骤S201,获取所述目标内容块在所述目标文档中的第一父节点。
本实施例中,可将目标文档中内容以文档树的格式存储,各个内容块作为文档树的一个节点。例如,可将并列设置于的多个内容块作为兄弟节点编辑到该文档树中;而某一内容块下如果包括子内容块,则将该子内容块作为该内容块的孩子节点;其中,各个内容块的前后关系可设置为遍历该目标文档的文档树时遍历的先后顺序,先遍历到的节点在后遍历到的节点之前,后遍历到的节点在先遍历到的节点之后。
这样,即可根据该目标文档的文档树的结构获取目标内容块在目标文档中的第一父节点parent_id。
步骤S203,获取所述目标内容块的边界在所述第一父节点下的第一子节点坐标。
本实施例中,可利用坐标来标记目标内容块的边界的位置,例如第一子节点坐标(start,end)。其中,该第一子节点坐标为在第一父节点下的坐标。
步骤S205,基于所述第一父节点和所述第一子节点坐标确定所述第一位置范围。
本实施例中,基于第一父节点parent_id以及第一子节点坐标 (start,end)即可确定目标内容块的在目标文档中的第一位置范围。
在一些实施例中,所述目标内容块包括至少一个子块。当目标文档中的文字、图片等内容为横排存储显示时,每个所述子块包括所述目标内容块中的一行;当目标文档中的文字、图片等为竖排存储显示时,每个所述子块包括所述目标内容块中的一列。本实施例中以目标内容块中的一行作为一个子块为例陈述本公开实施例所述的技术方案。
其中,目标内容块的边界即为目标内容块中位于边缘处的子块。
在一些实施例中,所述对所述目标内容块的边界范围调整,即包括在所述目标内容块中插入或删除子块。如图7所示,步骤S105中,所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:
步骤S301,检测到对所述目标内容块进行插入、删除子块操作指令,确定所述目标内容块的新边界。
本实施例中,需要对目标文档进行监听,在监听时当检测到目标文档的变更,即对目标文档中的目标内容块进行插入、删除子块等操作时,可检测到对所述目标内容块进行插入、删除子块操作指令,此时则监听目标内容块的变动过程,并直接基于将目标内容块的变动过程对本地的目标文档进行调整。具体的,可将插入、删除子块后的目标内容块的边界作为新边界,需要说明的是:本实施例中,新边界可以与插入、删除子块之前的目标内容块的边界相同,也可以不同,本实施例对此不做限制。
当对目标内容块执行插入、删除子块操作后,目标内容块的边界也可能会发生变化,进而生成新边界。例如,在边界外插入子块、删除某一边界所属子块等均会导致目标内容块的边界发生变化,进而生成新边界;或者,即使边界的内容未变,而边界的第一子节点坐标也可能发生变化。
步骤S303,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二 子节点坐标。
步骤S305,基于所述第一父节点和所述第二子节点坐标确定所述第二位置范围。
本实施例中,当对目标内容块执行插入、删除子块操作后,基于目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,最后即可基于所述第一父节点和所述第二子节点坐标确定所述第二位置范围。
在一些实施例中,所述目标内容块的子块包括一个上边界子块和一个下边界子块,且将上边界子块作为目标内容块的上边界(start),将下边界子块作为目标内容块的下边界(end)。其中,目标内容块的子块还可以包括设置于上边界子块和下边界子块之间的零个(即上边界子块和下边界子块紧邻)或若干个(一个或多个)内部子块,或者上边界子块和下边界子块之间还设置有中间子块和/或空格行,或者上边界子块和下边界子块为同一个子块,本实施例对此不做限制。
如图8a所示,目标内容块可以包括上边界子块、下边界子块以及设置于上边界子块、下边界子块之间的一个或多个内部子块;如图8b所示,目标内容块可以包括上边界子块、下边界子块以及设置于上边界子块、下边界子块之间的内部子块,此外还可以包括空格等元素;如图8c所示,目标内容块可以仅包括上边界子块和下边界子块,而不设置有内部子块;如图8d所示,目标内容块可以仅包括一个子块,且该子块即是上边界子块又是下边界子块。此外,目标内容块也可以为其他结构,本实施例对此不做限制。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述上边界子块之前或所述下边界子块之后插入非紧邻子块;所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐 标,包括:所述上边界子块和所述下边界子块不变,将所述上边界子块和所述下边界子块的第一子节点坐标分别作为边界范围调整后的所述上边界子块和所述下边界子块的所述第二子节点坐标。
本实施例中,在上边界子块之前或下边界子块之后插入非紧邻子块,即在于上边界子块之前或下边界子块之后间隔至少一行的位置插入子块,这种插入子块的方式不影响目标内容块的第一父节点和上边界子块和下边界子块各自的第一子节点坐标,因此目标内容块的第一父节点不变,上边界子块和下边界子块各自的第一子节点坐标不变,可直接将上边界子块和下边界子块各自的第一子节点坐标作为边界范围调整后的上边界子块和下边界子块各自的第二子节点坐标。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述上边界子块和所述下边界子块之间插入子块;所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,包括:所述上边界子块和所述下边界子块不变,将所述上边界子块的第一子节点坐标作为边界范围调整后的所述上边界子块的第二子节点坐标,并基于插入的子块增加所述下边界子块的所述第一子节点坐标以生成边界范围调整后的所述下边界子块的所述第二子节点坐标。
本实施例中,当在上边界子块和下边界子块之间插入子块,该子块的父节点与上边界子块和下边界子块相同,上边界子块的内容和坐标均不变,可将所述上边界子块的第一子节点坐标直接作为边界范围调整后的目标内容块的所述上边界子块的第二子节点坐标。而由于插入了子块(以一个子块为例),边界范围调整后下边界子块向下调整一行,因此下边界子块的坐标增加(即end+1),从而确定下边界子块的第二子节点坐标。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述上边界子块之前插入紧邻子块且声明为不可变更边界;所述对所 述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,包括:所述上边界子块不变,基于插入的子块增加所述上边界子块和所述下边界子块各自的所述第一子节点坐标,以生成边界范围调整后的所述上边界子块和所述下边界子块的所述第二子节点坐标。
本实施例中,在上边界子块之前插入紧邻子块即在上边界子块之前未间隔行的位置直接插入子块;当声明不可变更边界时,即增加该子块不会影响目标内容块的边界,因此上边界子块和下边界子块本身的内容不变。但是,由于是插入的子块与上边界子块为紧邻子块,即在文档树中插入与上边界子块所在节点的紧邻节点(以插入一个节点为例),因此使得上边界子块和下边界子块在所属父节点下的位置发生变化,例如上边界子块原本为其父节点下的第一个子节点,由于在该子节点之前插入了另一个子节点,使得上边界子块所属的子节点变为其父节点下的第二个子节点。因此,可基于插入子块的数量增加上边界子块和下边界子块各自的第一子节点坐标(start+1,end+1),基于增加后的第一子节点坐标作为所述上边界子块和所述下边界子块的所述第二子节点坐标。
在一些实施例中,在所述目标内容块中插入子块,包括:响应于在所述上边界子块之前插入紧邻子块且声明为可变更边界;所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,包括:将插入的子块作为所述目标内容块的新上边界子块,基于插入的子块在所述目标内容块中的位置确定所述新上边界子块的所述第二子节点坐标,并基于插入的子块增加所述下边界子块的所述第一子节点坐标以生成边界范围调整后的所述下边界子块的所述第二子节点坐标。
本实施例中,在上边界子块之前插入紧邻子块即在上边界子块 之前未间隔行的位置直接插入子块;当声明可变更边界时,即增加该子块会影响目标内容块的边界,因此插入的子块成为目标内容块的新上边界子块,相应的原本的上边界子块的第一子节点坐标即为新上边界子块的第二子节点坐标。同时,下边界子块本身的内容不变。但是,由于插入的子块与上边界子块为紧邻子块,即在文档树中插入与上边界子块所在节点的紧邻节点(以插入一个节点为例),因此使得下边界子块在所属父节点下的位置发生变化,例如下边界子块原本为其父节点下的第三个子节点,由于在该子节点之前插入了另一个子节点,使得下边界子块所属的子节点变为其父节点下的第四个子节点。因此,可基于插入子块的数量增加下边界子块的第一子节点坐标(end+1),基于增加后的第一子节点坐标作为所述下边界子块的所述第二子节点坐标。
在一些实施例中,在所述目标内容块中插入子块,包括:响应于在所述下边界子块之后插入紧邻子块且声明为不可变更边界;所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,包括:将所述上边界子块和所述下边界子块的第一子节点坐标分别作为边界范围调整后的所述上边界子块和所述下边界子块的所述第二子节点坐标。
本实施例中,在下边界子块之后插入紧邻子块即在下边界子块之前未间隔行的位置直接插入子块;当声明不可变更边界时,即增加该子块不会影响目标内容块的边界,因此上边界子块和下边界子块本身的内容不变,同时上边界子块和下边界子块的坐标也不变,因此可将上边界子块和下边界子块的第一子节点坐标直接作为边界范围调整后的上边界子块和下边界子块的所述第二子节点坐标。
在一些实施例中,在所述目标内容块中插入子块,包括:响应于在所述下边界子块之后插入紧邻子块且声明为可变更边界;所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新 边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,包括:将所述上边界子块的第一子节点坐标作为边界范围调整后的所述上边界子块的第二子节点坐标,将插入的所述子块作为所述目标内容块的新下边界子块,并基于插入的子块在所述目标内容块中的位置确定所述新下边界子块的所述第二子节点坐标。
本实施例中,在下边界子块之后插入紧邻子块即在下边界子块之前未间隔行的位置直接插入子块;当声明可变更边界时,即增加该子块会影响目标内容块的边界,因此上边界子块不变,插入的子块作为新的下边界子块,以插入一个子块为例,新的下边界子块的坐标即为原本下边界子块的坐标+1(end+1),从而确定边界范围调整后的下边界子块的所述第二子节点坐标。
在一些实施例中,在所述目标内容块中删除子块,包括:在所述上边界子块之前或所述下边界子块之后删除子块;所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,包括:所述上边界子块和所述下边界子块不变,基于删除的子块以及所述上边界子块和所述下边界子块的第一子节点坐标分别计算边界范围调整后的所述上边界子块和所述下边界子块的所述第二子节点坐标。
本实施例中,在上边界子块之前或下边界子块之后删除子块,这种插入子块的方式不影响目标内容块的上边界子块和下边界子块,因此目标内容块的上边界子块和下边界子块不变。当在下边界子块之后删除子块时,上边界子块和下边界子块的第一子节点坐标均不变,将上边界子块和下边界子块的第一子节点坐标直接作为边界范围调整后的上边界子块和下边界子块的第二子节点坐标。当在上边界子块之前删除子块时,若删除的不是第一父节点下的子块,则上边界子块的上边界子块和下边界子块的第一子节点坐标均不 变,将上边界子块和下边界子块的第一子节点坐标直接作为边界范围调整后的上边界子块和下边界子块的第二子节点坐标;若删除的是第一父节点下的子块(以删除一个子块为例),将上边界子块和下边界子块的第一子节点坐标减小(start-1,end-1)后作为上边界子块和下边界子块的第二子节点坐标。
在一些实施例中,在所述目标内容块中删除子块,包括:在所述上边界子块和所述下边界子块之间删除子块;所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,包括:所述上边界子块和所述下边界子块不变,将所述上边界子块的第一子节点坐标作为边界范围调整后的所述上边界子块的所述第二子节点坐标,并基于删除的子块减少所述下边界子块的所述第一子节点坐标以生成边界范围调整后的所述下边界子块的所述第二子节点坐标。
本实施例中,在上边界子块之前或下边界子块之间删除子块,这种删除子块的方式不影响目标内容块的上边界子块和下边界子块;由于删除的子块在上边界之后,因此上边界子块的第一子节点坐标不变,则可将所述上边界子块的第一子节点坐标作为边界范围调整后的所述上边界子块的所述第二子节点坐标;而由于删除了下边界子块之前的子块(以删除一个子块为例),下边界子块的第一子节点坐标减小(end-1),从而获得边界范围调整后的所述下边界子块的所述第二子节点坐标。
在一些实施例中,在所述目标内容块中删除子块,包括:删除所述上边界子块;所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,包括:将与所述上边界子块紧邻的内部子块或下边界子块确认为新上边界子块,将与所述上边界子块紧邻 的内部子块或下边界子块的第一子节点坐标作为边界范围调整后的新上边界子块的所述第二子节点坐标;或者所述目标内容块为空。
本实施例中,当目标内容块包括上边界子块、下边界子块和位于上边界子块与下边界子块之间的至少一个内部子块时,删除上边界子块后,即可将与所述上边界子块紧邻的内部子块确认为新上边界子块,此时新上边界子块的第二子节点坐标即为原上边界子块的第一子节点坐标;当目标内容块仅包括上边界子块、下边界子块时,删除上边界子块后,即可将该下边界子块确认为新上边界子块,此时新上边界子块以及下边界子块的第二子节点坐标均为原上边界子块的第一子节点坐标;当目标内容块的上边界子块、下边界子块为同一个子块时,删除上边界子块后,目标内容块为空,即删除了该目标内容块。
在一些实施例中,在所述目标内容块中删除子块,包括:删除所述下边界子块;所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,包括:将与所述下边界子块紧邻的内部子块或上边界子块确认为新下边界子块,将与所述下边界子块紧邻的内部子块或上边界子块的第一子节点坐标作为边界范围调整后的新下边界子块的所述第二子节点坐标;或者所述目标内容块为空。
本实施例中,当目标内容块包括上边界子块、下边界子块和位于上边界子块与下边界子块之间的至少一个内部子块时,删除下边界子块后,即可将与所述下边界子块紧邻的内部子块确认为新下边界子块,此时新下边界子块的第二子节点坐标即为该紧邻的内部子块的第一子节点坐标;当目标内容块仅包括上边界子块、下边界子块时,删除下边界子块后,即可将该上边界子块确认为新上边界子块,即此时目标内容块仅包括一个子块,此时上边界子块的第一子节点坐标同时为边界范围调整后的上边界子块和新下边界子块的第二子节点坐标;当目标内容块的上边界子块、下边界子块为同一个 子块时,删除下边界子块后,目标内容块为空,即删除了该目标内容块。
在另一些实施例中,如图9所示,步骤S105中所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,还包括:
步骤S401,获取边界范围调整后的所述目标内容块在所述目标文档中的第二父节点。
步骤S403,获取边界范围调整后的所述目标内容块在所述第二父节点下的第一个子块作为新上边界子块,并获取所述新上边界子块的第三子节点坐标。
步骤S405,获取边界范围调整后的所述目标内容块在所述第二父节点下的最后一个子块作为新下边界子块,并获取所述新下边界子块的第三子节点坐标。
步骤S407,基于所述第二父节点和所述新上边界子块、所述新下边界子块的第三子节点坐标确定所述第二位置范围。
在本实施例中,当无法实时监听目标文档的变更或者实时监听目标文档时边界范围调整后的所述目标内容块为空时,此时无法根据实时监听目标文档的变更来实现对前端页面显示的目标文档进行调整。此时,将边界范围调整后的所述目标内容块的引用范围存储到后端数据库中,再通过目标内容块的信箱将最新的引用范围推送给前端页面的目标文档,以使得目标文档显示边界范围调整后的所述目标内容块。
在一些实施例中,步骤S105中所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围之后,还包括:将所述第二位置范围发送至所述关联文档,以使所述关联文档基于所述第二位置范围在所述关联文档中重新显示所述关联内容块。
本实施例中,当对目标文档中的目标内容块进行边界范围调整后,将所述第二位置范围发送至所述关联文档,从而对关联文档的显示内容进行渲染,以使得关联文档中的相应文档块与目标文档中 边界范围调整后的目标内容块相同。
可选的,本实施例中,可在关联文档设置更新权限以限制是否将目标文档中的目标内容块中的更新内容更新至关联文档,当允许更新的情况下,则基于第二位置范围对关联文档的显示内容进行渲染;否则,不对关联文档的显示内容进行更改。
需要说明的是,本公开实施例的方法可以由单个设备执行,例如一台计算机或服务器等。本实施例的方法也可以应用于分布式场景下,由多台设备相互配合来完成。在这种分布式场景的情况下,这多台设备中的一台设备可以只执行本公开实施例的方法中的某一个或多个步骤,这多台设备相互之间会进行交互以完成所述的方法。
需要说明的是,上述对本公开的一些实施例进行了描述。其它实施例在所附权利要求书的范围内。在一些情况下,在权利要求书中记载的动作或步骤可以按照不同于上述实施例中的顺序来执行并且仍然可以实现期望的结果。另外,在附图中描绘的过程不一定要求示出的特定顺序或者连续顺序才能实现期望的结果。在某些实施方式中,多任务处理和并行处理也是可以的或者可能是有利的。
基于同一发明构思,与上述任意实施例方法相对应的,本公开还提供了一种文档处理装置。如图10所示,所述装置,包括:
确定模块11,被配置为:在目标文档中确定目标内容块,所述目标内容块与关联文档中的关联内容块具有引用关系;
第一获取模块13,被配置为:获取所述目标内容块在所述目标文档中的第一位置范围;
第二获取模块15,被配置为:响应于对所述目标内容块的边界范围调整,获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围;
显示模块17,被配置为:基于所述第二位置范围,在所述目标文档中显示边界范围调整后的所述目标内容块。
在一些实施例中,所述目标文档中还包括与所述目标内容块对 应的引用标识;所述装置,还被配置为:响应于接收到对所述引用标识的触发操作,在所述目标文档中显示第一窗口,所述第一窗口包括引用所述目标内容块的用户引用信息。
在一些实施例中,所述用户引用信息包括引用用户名称、引用时间以及关联文档的链接信息。
在一些实施例中,所述第一窗口包括至少一个类别标签;所述在所述目标文档中显示第一窗口之后,所述装置,还被配置为:响应于接收到对至少一个类别标签中目标类别标签的触发操作,在所述第一窗口中显示与所述目标类别标签对应的子窗口页面,所述子窗口页面中显示与所述目标类别标签对应的用户引用信息;其中,所述类别标签包括全部用户引用信息、当前用户引用信息以及其他用户引用信息中的至少一个;所述当前用户引用信息为所述目标文档的所属用户的引用信息。
在一些实施例中,所述装置,还被配置为:判断当前用户是否为所述目标内容块的所属用户;所述所属用户为对所述目标内容块有管理权限或编辑权限的用户;响应于当前用户为所述目标内容块的所属用户,基于对所述目标内容块的边界范围调整操作对所述目标内容块进行边界范围调整;响应于当前用户不为所述目标内容块的所属用户,拒绝对所述目标内容块的边界范围调整。
在一些实施例中,所述第一窗口中还包括第一控件;所述装置,还被配置为:当对所述目标内容块的边界范围调整时,若所述第一控件处于触发状态,对所述关联文档中的关联内容块进行相应的边界范围调整。
在一些实施例中,所述第一控件与所述用户引用信息一一对应设置。
在一些实施例中,所述装置,还被配置为:响应于接收到对所述第一控件的触发操作,所述引用标识持续处于突出显示状态。
在一些实施例中,所述目标内容块包括至少一个子块,每个所述子块包括所述目标内容块中的一行或一列;所述目标内容块的子 块包括上边界子块和下边界子块;
所述第二获取模块15,还被配置为:在所述目标内容块中插入或删除子块。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述上边界子块之前或所述下边界子块之后插入非紧邻子块;
所述第二获取模块15,还被配置为:将所述目标内容块在所述目标文档中的第一位置范围作为边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述上边界子块和所述下边界子块之间插入子块;
所述第二获取模块15,还被配置为:基于所述上边界子块的边界位置以及增加子块后所述下边界子块的边界位置确定所述第二位置范围。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述上边界子块之前插入紧邻子块且声明为不可变更边界;
所述第二获取模块15,还被配置为:基于增加子块后所述上边界子块的边界位置以及所述下边界子块的边界位置确定所述第二位置范围。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述上边界子块之前插入紧邻子块且声明为可变更边界;
所述第二获取模块15,还被配置为:基于插入子块的边界位置以及插入子块后所述下边界子块的边界位置确定所述第二位置范围。
在一些实施例中,14.根据权利要求9所述的方法,其特征在于,在所述目标内容块中插入子块,包括:在所述下边界子块之后插入紧邻子块且声明为不可变更边界;
所述第二获取模块15,还被配置为:基于所述上边界子块的边界位置以及所述下边界子块的边界位置确定所述第二位置范围。
在一些实施例中,在所述目标内容块中插入子块,包括:在所 述下边界子块之后插入紧邻子块且声明为可变更边界;
所述第二获取模块15,还被配置为:基于所述上边界子块的边界位置以及插入子块后所述下边界子块的边界位置确定所述第二位置范围。
在一些实施例中,在所述目标内容块中删除子块,包括:在所述上边界子块之前或所述下边界子块之后删除子块;
所述第二获取模块15,还被配置为:将所述目标内容块在所述目标文档中的第一位置范围作为边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围。
在一些实施例中,在所述目标内容块中删除子块,包括:在所述上边界子块和所述下边界子块之间删除子块;
所述第二获取模块15,还被配置为:基于所述上边界子块的边界位置以及删除子块后所述下边界子块的边界位置确定所述第二位置范围。
在一些实施例中,在所述目标内容块中删除子块,包括:删除所述上边界子块;
所述第二获取模块15,还被配置为:基于与所述上边界子块紧邻的内部子块的边界位置以及所述下边界子块的边界位置确定所述第二位置范围;或者,基于所述下边界子块的的边界位置确定所述第二位置范围;或者,所述目标内容块为空。
在一些实施例中,在所述目标内容块中删除子块,包括:删除所述下边界子块;
所述第二获取模块15,还被配置为:基于所述上边界子块的边界位置以及与所述下边界子块紧邻的内部子块的边界位置确定所述第二位置范围;或者,基于所述上边界子块的的边界位置确定所述第二位置范围;或者,所述目标内容块为空。
在一些实施例中,所述第一获取模块13,还被配置为:获取所述目标内容块在所述目标文档中的第一父节点;获取所述目标内容块的边界在所述第一父节点下的第一子节点坐标;基于所述第一父 节点和所述第一子节点坐标确定所述第一位置范围。
在一些实施例中,所述目标内容块包括至少一个子块,每个所述子块包括所述目标内容块中的一行或一列;所述目标内容块的子块包括上边界子块和下边界子块;
所述第二获取模块15,还被配置为:在所述目标内容块中插入或删除子块;
所述第二获取模块15,还被配置为:检测到对所述目标内容块进行插入、删除子块操作指令,确定所述目标内容块的新边界;基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标;基于所述第一父节点和所述第二子节点坐标确定所述第二位置范围。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述上边界子块之前或所述下边界子块之后插入非紧邻子块;
所述第二获取模块15,还被配置为:所述上边界子块和所述下边界子块不变,将所述上边界子块和所述下边界子块的第一子节点坐标分别作为边界范围调整后的所述上边界子块和所述下边界子块的所述第二子节点坐标。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述上边界子块和所述下边界子块之间插入子块;
所述第二获取模块15,还被配置为:所述上边界子块和所述下边界子块不变,将所述上边界子块的第一子节点坐标作为边界范围调整后的所述上边界子块的第二子节点坐标,并基于插入的子块增加所述下边界子块的所述第一子节点坐标以生成边界范围调整后的所述下边界子块的所述第二子节点坐标。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述上边界子块之前插入紧邻子块且声明为不可变更边界;
所述第二获取模块15,还被配置为:所述上边界子块不变,基于插入的子块增加所述上边界子块和所述下边界子块各自的所述第一子节点坐标,以生成边界范围调整后的所述上边界子块和所述下 边界子块的所述第二子节点坐标。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述上边界子块之前插入紧邻子块且声明为可变更边界;
所述第二获取模块15,还被配置为:将插入的子块作为所述目标内容块的新上边界子块,基于插入的子块在所述目标内容块中的位置确定所述新上边界子块的所述第二子节点坐标,并基于插入的子块增加所述下边界子块的所述第一子节点坐标以生成边界范围调整后的所述下边界子块的所述第二子节点坐标。
在一些实施例中,在所述目标内容块中插入子块,包括:在所述下边界子块之后插入紧邻子块且声明为不可变更边界;
所述第二获取模块15,还被配置为:将所述上边界子块和所述下边界子块的第一子节点坐标分别作为边界范围调整后的所述上边界子块和所述下边界子块的所述第二子节点坐标。
在一些实施例中,2在所述目标内容块中插入子块,包括:在所述下边界子块之后插入紧邻子块且声明为可变更边界;
所述第二获取模块15,还被配置为:将所述上边界子块的第一子节点坐标作为边界范围调整后的所述上边界子块的第二子节点坐标,将插入的所述子块作为所述目标内容块的新下边界子块,并基于插入的子块在所述目标内容块中的位置确定所述新下边界子块的所述第二子节点坐标。
在一些实施例中,在所述目标内容块中删除子块,包括:在所述上边界子块之前或所述下边界子块之后删除子块;
所述第二获取模块15,还被配置为:所述上边界子块和所述下边界子块不变,基于删除的子块以及所述上边界子块和所述下边界子块的第一子节点坐标分别计算边界范围调整后的所述上边界子块和所述下边界子块的所述第二子节点坐标。
在一些实施例中,在所述目标内容块中删除子块,包括:在所述上边界子块和所述下边界子块之间删除子块;
所述第二获取模块15,还被配置为:所述上边界子块和所述下 边界子块不变,将所述上边界子块的第一子节点坐标作为边界范围调整后的所述上边界子块的所述第二子节点坐标,并基于删除的子块减少所述下边界子块的所述第一子节点坐标以生成边界范围调整后的所述下边界子块的所述第二子节点坐标。
在一些实施例中,在所述目标内容块中删除子块,包括:删除所述上边界子块;
所述第二获取模块15,还被配置为:将与所述上边界子块紧邻的内部子块或下边界子块确认为新上边界子块,基于与所述上边界子块紧邻的内部子块或下边界子块的第一子节点坐标计算边界范围调整后的新上边界子块的所述第二子节点坐标;或者所述目标内容块为空。
在一些实施例中,在所述目标内容块中删除子块,包括:删除所述下边界子块;
所述第二获取模块15,还被配置为:将与所述下边界子块紧邻的内部子块或上边界子块确认为新下边界子块,将与所述下边界子块紧邻的内部子块或上边界子块的第一子节点坐标作为边界范围调整后的新下边界子块的所述第二子节点坐标;或者所述目标内容块为空。
在一些实施例中,所述第二获取模块15还被配置为:获取边界范围调整后的所述目标内容块在所述目标文档中的第二父节点;获取边界范围调整后的所述目标内容块在所述第二父节点下的第一个子块作为新上边界子块,并获取所述新上边界子块的第三子节点坐标;获取边界范围调整后的所述目标内容块在所述第二父节点下的最后一个子块作为新下边界子块,并获取所述新下边界子块的第三子节点坐标;基于所述第二父节点和所述新上边界子块、所述新下边界子块的第三子节点坐标确定所述第二位置范围。
在一些实施例中,所述目标内容块与关联文档中的关联内容块具有引用关系,包括:
所述关联内容块引用所述目标文档中的所述目标内容块;或者,
所述目标内容块引用所述关联文档中的所述关联内容块。
在一些实施例中,所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围之后,还包括:将所述第二位置范围发送至所述关联文档,以使所述关联文档基于所述第二位置范围在所述关联文档中重新显示所述关联内容块。
为了描述的方便,描述以上装置时以功能分为各种模块分别描述。当然,在实施本公开时可以把各模块的功能在同一个或多个软件和/或硬件中实现。
上述实施例的装置用于实现前述任一实施例中相应的服务编排方法,并且具有相应的方法实施例的有益效果,在此不再赘述。
基于同一发明构思,与上述任意实施例方法相对应的,本公开还提供了一种非暂态计算机可读存储介质,所述非暂态计算机可读存储介质存储计算机指令,所述计算机指令用于使所述计算机执行如上任一实施例所述的方法。
本实施例的计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。
上述实施例的存储介质存储的计算机指令用于使所述计算机执行如上任一实施例所述的方法,并且具有相应的方法实施例的有益效果,在此不再赘述。
基于同一发明构思,与上述任意实施例方法相对应的,本公开 还提供了一种计算机程序产品,其包括计算机程序。在一些实施例中,所述计算机程序由一个或多个处理器可执行以使得所述处理器执行所述的方法。对应于方法各实施例中各步骤对应的执行主体,执行相应步骤的处理器可以是属于相应执行主体的。
上述实施例的计算机程序产品用于使处理器执行如上任一实施例所述的方法,并且具有相应的方法实施例的有益效果,在此不再赘述。
所属领域的普通技术人员应当理解:以上任何实施例的讨论仅为示例性的,并非旨在暗示本公开的范围(包括权利要求)被限于这些例子;在本公开的思路下,以上实施例或者不同实施例中的技术特征之间也可以进行组合,步骤可以以任意顺序实现,并存在如上所述的本公开实施例的不同方面的许多其它变化,为了简明它们没有在细节中提供。
另外,为简化说明和讨论,并且为了不会使本公开实施例难以理解,在所提供的附图中可以示出或可以不示出与集成电路(IC)芯片和其它部件的公知的电源/接地连接。此外,可以以框图的形式示出装置,以便避免使本公开实施例难以理解,并且这也考虑了以下事实,即关于这些框图装置的实施方式的细节是高度取决于将要实施本公开实施例的平台的(即,这些细节应当完全处于本领域技术人员的理解范围内)。在阐述了具体细节(例如,电路)以描述本公开的示例性实施例的情况下,对本领域技术人员来说显而易见的是,可以在没有这些具体细节的情况下或者这些具体细节有变化的情况下实施本公开实施例。因此,这些描述应被认为是说明性的而不是限制性的。
尽管已经结合了本公开的具体实施例对本公开进行了描述,但是根据前面的描述,这些实施例的很多替换、修改和变型对本领域普通技术人员来说将是显而易见的。例如,其它存储器架构(例如,动态RAM(DRAM))可以使用所讨论的实施例。
本公开实施例旨在涵盖落入所附权利要求的宽泛范围之内的所有这样的替换、修改和变型。因此,凡在本公开实施例的精神和原则之内,所做的任何省略、修改、等同替换、改进等,均应包含在本公开的保护范围之内。

Claims (38)

  1. 一种文档处理方法,其特征在于,包括:
    在目标文档中确定目标内容块,所述目标内容块与关联文档中的关联内容块具有引用关系;
    获取所述目标内容块在所述目标文档中的第一位置范围;
    响应于接收到对所述目标内容块的边界范围调整操作,获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围;
    基于所述第二位置范围,在所述目标文档中显示边界范围调整后的所述目标内容块。
  2. 根据权利要求1所述的方法,其特征在于,所述目标文档中还包括与所述目标内容块对应的引用标识;所述方法,还包括:
    响应于接收到对所述引用标识的触发操作,在所述目标文档中显示第一窗口,所述第一窗口包括引用所述目标内容块的用户引用信息。
  3. 根据权利要求2所述的方法,其特征在于,所述用户引用信息包括引用用户名称、引用时间以及关联文档的链接信息。
  4. 根据权利要求2所述的方法,其特征在于,所述第一窗口包括至少一个类别标签;所述在所述目标文档中显示第一窗口之后,还包括:
    响应于接收到对至少一个类别标签中目标类别标签的触发操作,在所述第一窗口中显示与所述目标类别标签对应的子窗口页面,所述子窗口页面中显示与所述目标类别标签对应的用户引用信息;
    其中,所述类别标签包括全部用户引用信息、当前用户引用信息以及其他用户引用信息中的至少一个;所述当前用户引用信息为所述目标文档的所属用户的引用信息。
  5. 根据权利要求1所述的方法,其特征在于,还包括:
    判断当前用户是否为所述目标内容块的所属用户;所述所属用 户为对所述目标内容块有管理权限或编辑权限的用户;
    响应于当前用户为所述目标内容块的所属用户,基于对所述目标内容块的边界范围调整操作对所述目标内容块进行边界范围调整;
    响应于当前用户不为所述目标内容块的所属用户,拒绝对所述目标内容块的边界范围调整。
  6. 根据权利要求2所述的方法,其特征在于,所述第一窗口中还包括第一控件;所述方法还包括:
    当对所述目标内容块的边界范围调整时,若所述第一控件处于触发状态,对所述关联文档中的关联内容块进行相应的边界范围调整。
  7. 根据权利要求6所述的方法,其特征在于,所述第一控件与所述用户引用信息一一对应设置。
  8. 根据权利要求6所述的方法,其特征在于,还包括:
    响应于接收到对所述第一控件的触发操作,所述引用标识持续处于突出显示状态。
  9. 根据权利要求1所述的方法,其特征在于,所述目标内容块包括至少一个子块,每个所述子块包括所述目标内容块中的一行或一列;所述目标内容块的子块包括上边界子块和下边界子块;
    所述对所述目标内容块的边界范围调整,包括:在所述目标内容块中插入或删除子块。
  10. 根据权利要求9所述的方法,其特征在于,在所述目标内容块中插入子块,包括:在所述上边界子块之前或所述下边界子块之后插入非紧邻子块;
    所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:将所述目标内容块在所述目标文档中的第一位置范围作为边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围。
  11. 根据权利要求9所述的方法,其特征在于,在所述目标内容 块中插入子块,包括:在所述上边界子块和所述下边界子块之间插入子块;
    所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:基于所述上边界子块的边界位置以及增加子块后所述下边界子块的边界位置确定所述第二位置范围。
  12. 根据权利要求9所述的方法,其特征在于,在所述目标内容块中插入子块,包括:在所述上边界子块之前插入紧邻子块且声明为不可变更边界;
    所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:基于增加子块后所述上边界子块的边界位置以及所述下边界子块的边界位置确定所述第二位置范围。
  13. 根据权利要求9所述的方法,其特征在于,在所述目标内容块中插入子块,包括:在所述上边界子块之前插入紧邻子块且声明为可变更边界;
    所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:基于插入子块的边界位置以及插入子块后所述下边界子块的边界位置确定所述第二位置范围。
  14. 根据权利要求9所述的方法,其特征在于,在所述目标内容块中插入子块,包括:在所述下边界子块之后插入紧邻子块且声明为不可变更边界;
    所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:基于所述上边界子块的边界位置以及所述下边界子块的边界位置确定所述第二位置范围。
  15. 根据权利要求9所述的方法,其特征在于,在所述目标内容块中插入子块,包括:在所述下边界子块之后插入紧邻子块且声明为可变更边界;
    所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:基于所述上边界子块的边界位置以及插入子块后所述下边界子块的边界位置确定所述第二位置范围。
  16. 根据权利要求9所述的方法,其特征在于,在所述目标内容块中删除子块,包括:在所述上边界子块之前或所述下边界子块之后删除子块;
    所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:将所述目标内容块在所述目标文档中的第一位置范围作为边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围。
  17. 根据权利要求9所述的方法,其特征在于,在所述目标内容块中删除子块,包括:在所述上边界子块和所述下边界子块之间删除子块;
    所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:基于所述上边界子块的边界位置以及删除子块后所述下边界子块的边界位置确定所述第二位置范围。
  18. 根据权利要求9所述的方法,其特征在于,在所述目标内容块中删除子块,包括:删除所述上边界子块;
    所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:基于与所述上边界子块紧邻的内部子块的边界位置以及所述下边界子块的边界位置确定所述第二位置范围;或者,基于所述下边界子块的的边界位置确定所述第二位置范围;或者,所述目标内容块为空。
  19. 根据权利要求9所述的方法,其特征在于,在所述目标内容块中删除子块,包括:删除所述下边界子块;
    所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:基于所述上边界子块的边界位置以及与所述下边界子块紧邻的内部子块的边界位置确定所述第二位置范围;或者,基于所述上边界子块的的边界位置确定所述第二位置范围;或者,所述目标内容块为空。
  20. 根据权利要求1所述的方法,其特征在于,所述获取所述目标内容块在所述目标文档中的第一位置范围,包括:
    获取所述目标内容块在所述目标文档中的第一父节点;
    获取所述目标内容块的边界在所述第一父节点下的第一子节点坐标;
    基于所述第一父节点和所述第一子节点坐标确定所述第一位置范围。
  21. 根据权利要求20所述的方法,其特征在于,所述目标内容块包括至少一个子块,每个所述子块包括所述目标内容块中的一行或一列;所述目标内容块的子块包括上边界子块和下边界子块;
    所述对所述目标内容块的边界范围调整包括:在所述目标内容块中插入或删除子块;
    所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:
    检测到对所述目标内容块进行插入、删除子块操作指令,确定所述目标内容块的新边界;
    基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标;
    基于所述第一父节点和所述第二子节点坐标确定所述第二位置范围。
  22. 根据权利要求21所述的方法,其特征在于,在所述目标内容块中插入子块,包括:在所述上边界子块之前或所述下边界子块之后插入非紧邻子块;
    所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,包括:所述上边界子块和所述下边界子块不变,将所述上边界子块和所述下边界子块的第一子节点坐标分别作为边界范围调整后的所述上边界子块和所述下边界子块的所述第二子节点坐标。
  23. 根据权利要求21所述的方法,其特征在于,在所述目标内容块中插入子块,包括:在所述上边界子块和所述下边界子块之间插入子块;
    所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,包括:所述上边界子块和所述下边界子块不变,将所述上边界子块的第一子节点坐标作为边界范围调整后的所述上边界子块的第二子节点坐标,并基于插入的子块增加所述下边界子块的所述第一子节点坐标以生成边界范围调整后的所述下边界子块的所述第二子节点坐标。
  24. 根据权利要求21所述的方法,其特征在于,在所述目标内容块中插入子块,包括:在所述上边界子块之前插入紧邻子块且声明为不可变更边界;
    所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,包括:所述上边界子块不变,基于插入的子块增加所述上边界子块和所述下边界子块各自的所述第一子节点坐标,以生成边界范围调整后的所述上边界子块和所述下边界子块的所述第二子节点坐标。
  25. 根据权利要求21所述的方法,其特征在于,在所述目标内容块中插入子块,包括:在所述上边界子块之前插入紧邻子块且声明为可变更边界;
    所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,包括:将插入的子块作为所述目标内容块的新上边界子块,基于插入的子块在所述目标内容块中的位置确定所述新上边 界子块的所述第二子节点坐标,并基于插入的子块增加所述下边界子块的所述第一子节点坐标以生成边界范围调整后的所述下边界子块的所述第二子节点坐标。
  26. 根据权利要求21所述的方法,其特征在于,在所述目标内容块中插入子块,包括:在所述下边界子块之后插入紧邻子块且声明为不可变更边界;
    所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,包括:将所述上边界子块和所述下边界子块的第一子节点坐标分别作为边界范围调整后的所述上边界子块和所述下边界子块的所述第二子节点坐标。
  27. 根据权利要求21所述的方法,其特征在于,在所述目标内容块中插入子块,包括:在所述下边界子块之后插入紧邻子块且声明为可变更边界;
    所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,包括:将所述上边界子块的第一子节点坐标作为边界范围调整后的所述上边界子块的第二子节点坐标,将插入的所述子块作为所述目标内容块的新下边界子块,并基于插入的子块在所述目标内容块中的位置确定所述新下边界子块的所述第二子节点坐标。
  28. 根据权利要求21所述的方法,其特征在于,在所述目标内容块中删除子块,包括:在所述上边界子块之前或所述下边界子块之后删除子块;
    所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二 子节点坐标,包括:所述上边界子块和所述下边界子块不变,基于删除的子块以及所述上边界子块和所述下边界子块的第一子节点坐标分别计算边界范围调整后的所述上边界子块和所述下边界子块的所述第二子节点坐标。
  29. 根据权利要求21所述的方法,其特征在于,在所述目标内容块中删除子块,包括:在所述上边界子块和所述下边界子块之间删除子块;
    所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,包括:所述上边界子块和所述下边界子块不变,将所述上边界子块的第一子节点坐标作为边界范围调整后的所述上边界子块的所述第二子节点坐标,并基于删除的子块减少所述下边界子块的所述第一子节点坐标以生成边界范围调整后的所述下边界子块的所述第二子节点坐标。
  30. 根据权利要求21所述的方法,其特征在于,在所述目标内容块中删除子块,包括:删除所述上边界子块;
    所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二子节点坐标,包括:将与所述上边界子块紧邻的内部子块或下边界子块确认为新上边界子块,基于与所述上边界子块紧邻的内部子块或下边界子块的第一子节点坐标计算边界范围调整后的新上边界子块的所述第二子节点坐标;或者所述目标内容块为空。
  31. 根据权利要求21所述的方法,其特征在于,在所述目标内容块中删除子块,包括:删除所述下边界子块;
    所述对所述目标内容块进行插入子块操作后,确定所述目标内容块的新边界,基于所述目标内容块的新边界在所述目标内容块中的位置,确定所述目标内容块的新边界在所述第一父节点下的第二 子节点坐标,包括:将与所述下边界子块紧邻的内部子块或上边界子块确认为新下边界子块,将与所述下边界子块紧邻的内部子块或上边界子块的第一子节点坐标作为边界范围调整后的新下边界子块的所述第二子节点坐标;或者所述目标内容块为空。
  32. 根据权利要求20所述的方法,其特征在于,所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围,包括:
    获取边界范围调整后的所述目标内容块在所述目标文档中的第二父节点;
    获取边界范围调整后的所述目标内容块在所述第二父节点下的第一个子块作为新上边界子块,并获取所述新上边界子块的第三子节点坐标;
    获取边界范围调整后的所述目标内容块在所述第二父节点下的最后一个子块作为新下边界子块,并获取所述新下边界子块的第三子节点坐标;
    基于所述第二父节点和所述新上边界子块、所述新下边界子块的第三子节点坐标确定所述第二位置范围。
  33. 根据权利要求1-32任一项所述的方法,其特征在于,所述目标内容块与关联文档中的关联内容块具有引用关系,包括:
    所述关联内容块引用所述目标文档中的所述目标内容块;或者,
    所述目标内容块引用所述关联文档中的所述关联内容块。
  34. 根据权利要求1-32任一项所述的方法,其特征在于,所述获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围之后,还包括:
    将所述第二位置范围发送至所述关联文档,以使所述关联文档基于所述第二位置范围在所述关联文档中重新显示所述关联内容块。
  35. 一种文档处理装置,其特征在于,包括:
    确定模块,被配置为:在目标文档中确定目标内容块,所述目 标内容块与关联文档中的关联内容块具有引用关系;
    第一获取模块,被配置为:获取所述目标内容块在所述目标文档中的第一位置范围;
    第二获取模块,被配置为:响应于接收到对所述目标内容块的边界范围调整操作,获取边界范围调整后的所述目标内容块在所述目标文档中的第二位置范围;
    显示模块,被配置为:基于所述第二位置范围,在所述目标文档中显示边界范围调整后的所述目标内容块。
  36. 一种电子设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,其特征在于,所述处理器执行所述程序时实现如权利要求1至34任意一项所述的方法。
  37. 一种非暂态计算机可读存储介质,所述非暂态计算机可读存储介质存储计算机指令,其特征在于,所述计算机指令用于使所述计算机执行权利要求1至34任意一项所述的方法。
  38. 一种计算机程序产品,包括计算机程序指令,其特征在于,当所述计算机程序指令在计算机上运行时,使得计算机执行权利要求1至34任意一项所述的方法。
PCT/CN2023/119195 2022-10-31 2023-09-15 文档处理方法、装置、电子设备、存储介质及程序产品 WO2024093549A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202211353557.4A CN115544981A (zh) 2022-10-31 2022-10-31 文档处理方法、装置、电子设备、存储介质及程序产品
CN202211353557.4 2022-10-31

Publications (1)

Publication Number Publication Date
WO2024093549A1 true WO2024093549A1 (zh) 2024-05-10

Family

ID=84717720

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/119195 WO2024093549A1 (zh) 2022-10-31 2023-09-15 文档处理方法、装置、电子设备、存储介质及程序产品

Country Status (2)

Country Link
CN (1) CN115544981A (zh)
WO (1) WO2024093549A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115544981A (zh) * 2022-10-31 2022-12-30 北京字跳网络技术有限公司 文档处理方法、装置、电子设备、存储介质及程序产品

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150186344A1 (en) * 2013-12-30 2015-07-02 AI Squared Panning a content area of a markup language document based on movements of a cursor of a pointing device
CN114742013A (zh) * 2022-04-22 2022-07-12 北京字跳网络技术有限公司 在线文档展示方法、装置和电子设备
CN114997114A (zh) * 2021-03-01 2022-09-02 北京字跳网络技术有限公司 文档更新方法、装置、设备和介质
CN115079872A (zh) * 2021-03-01 2022-09-20 北京字跳网络技术有限公司 一种文档处理方法、装置、设备和介质
CN115544981A (zh) * 2022-10-31 2022-12-30 北京字跳网络技术有限公司 文档处理方法、装置、电子设备、存储介质及程序产品

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150186344A1 (en) * 2013-12-30 2015-07-02 AI Squared Panning a content area of a markup language document based on movements of a cursor of a pointing device
CN114997114A (zh) * 2021-03-01 2022-09-02 北京字跳网络技术有限公司 文档更新方法、装置、设备和介质
CN115079872A (zh) * 2021-03-01 2022-09-20 北京字跳网络技术有限公司 一种文档处理方法、装置、设备和介质
CN114742013A (zh) * 2022-04-22 2022-07-12 北京字跳网络技术有限公司 在线文档展示方法、装置和电子设备
CN115544981A (zh) * 2022-10-31 2022-12-30 北京字跳网络技术有限公司 文档处理方法、装置、电子设备、存储介质及程序产品

Also Published As

Publication number Publication date
CN115544981A (zh) 2022-12-30

Similar Documents

Publication Publication Date Title
US20210336897A1 (en) Controllng distribution of resources in a network
AU2017201395B9 (en) Content item-centric conversation aggregation in shared folder backed integrated workspaces
US10255377B2 (en) Taxonomy driven site navigation
WO2024093549A1 (zh) 文档处理方法、装置、电子设备、存储介质及程序产品
CN104737135B (zh) 信息处理终端以及同步控制方法
JP7154842B2 (ja) クラウドベース文書の許可管理
US20140372369A1 (en) Managing Changes to Shared Electronic Documents Using Change History
US9817841B2 (en) Scheduled synchronization
WO2019114136A1 (zh) H5活动页面的制作方法、电子装置及可读存储介质
US20220342518A1 (en) Card-based information management method and system
CN110875871A (zh) 一种即时通信应用的管理方法及电子设备
US20160191432A1 (en) Secure conversation and document binder
CN110083579A (zh) 增量数据同步的方法、装置、计算机设备及计算机存储介质
US20140325016A1 (en) Automatic account selection
US11775481B2 (en) User interfaces for managing distributed file systems
CN107229875A (zh) 终端隐私保护方法及系统
CN112783887A (zh) 一种基于数据仓库的数据处理方法及装置
WO2017012401A1 (zh) 异常联系人信息的检测方法、服务器及系统
WO2024093562A1 (zh) 一种文档的访问方法、装置、设备、介质及程序产品
US10963635B2 (en) Extensibility of compound data objects
US11258802B2 (en) Cross-site collection queries
CN106686141A (zh) 资源下载方法及装置
US11797935B2 (en) Systems and methods for multi-party distributed active co-browsing
CN115409002A (zh) 获得报表的方法、装置、电子设备以及计算机存储介质
CN108549695A (zh) 数据交互方法、装置、终端设备及存储介质