CN110674082B - Method and device for removing online document, electronic equipment and computer readable medium - Google Patents

Method and device for removing online document, electronic equipment and computer readable medium Download PDF

Info

Publication number
CN110674082B
CN110674082B CN201910906755.0A CN201910906755A CN110674082B CN 110674082 B CN110674082 B CN 110674082B CN 201910906755 A CN201910906755 A CN 201910906755A CN 110674082 B CN110674082 B CN 110674082B
Authority
CN
China
Prior art keywords
node
online document
target
tree
directory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910906755.0A
Other languages
Chinese (zh)
Other versions
CN110674082A (en
Inventor
彭龙腾
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Feishu Technology Co ltd
Douyin Vision Co Ltd
Original Assignee
Beijing ByteDance Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN201910906755.0A priority Critical patent/CN110674082B/en
Publication of CN110674082A publication Critical patent/CN110674082A/en
Application granted granted Critical
Publication of CN110674082B publication Critical patent/CN110674082B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • G06F16/113Details of archiving
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/162Delete operations

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the disclosure provides a method, a device, electronic equipment and a computer readable medium for removing an online document, wherein the method comprises the following steps: receiving a mount removal request, wherein the mount removal request comprises an identifier of a first target online document and an identifier of a first target knowledge base to which the first target online document belongs; determining a first tree-shaped directory structure and a first node on the first tree-shaped directory structure included in a first target knowledge base according to the identifier of the first target online document and the identifier of the first target knowledge base, wherein the first node is linked with the first target online document; and executing corresponding operation on the first node according to a preset mount removal strategy and the structure of the first tree-shaped directory, wherein the corresponding operation is used for removing the relation between the first target online document and the online documents linked with other nodes on the structure of the first tree-shaped directory. According to the method, the on-line document managed by the tree structure is removed according to the removal strategy, and the efficiency of removing the on-line document is improved.

Description

Method and device for removing online document, electronic equipment and computer readable medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method and an apparatus for removing an online document, an electronic device, and a computer-readable medium.
Background
Currently, when a user records work or writes documents using online documents, a project generates a plurality of documents, and the associated documents are usually placed in a common directory. When the online documents need to be removed, the public directory is found first, and then the online documents in the public directory are found, at this time, a user needs to create a new public directory, and because the relationship among a plurality of online documents is not known, the online document removing efficiency is low, and the workload is large.
Disclosure of Invention
This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the detailed description. This summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
Only the rights scheme is described, and the rights scheme is not described.
The present disclosure provides a method, an apparatus, an electronic device, and a computer-readable medium for removing an online document, which are used to solve the problem of how to improve the efficiency of removing an online document.
In a first aspect, the present disclosure provides a method of removing an online document, including:
receiving a mount removal request, wherein the mount removal request comprises an identifier of a first target online document and an identifier of a first target knowledge base to which the first target online document belongs;
determining a first tree-shaped directory structure and a first node on the first tree-shaped directory structure included in a first target knowledge base according to the identifier of the first target online document and the identifier of the first target knowledge base, wherein the first node is linked with the first target online document;
and executing corresponding operation on the first node according to a preset mount removal strategy and the structure of the first tree-shaped directory, wherein the corresponding operation is used for removing the relation between the first target online document and the online documents linked with other nodes on the structure of the first tree-shaped directory.
In a second aspect, the present disclosure provides an apparatus for removing an online document, including:
the first processing module is used for receiving a mount removal request, wherein the mount removal request comprises an identifier of a first target online document and an identifier of a first target knowledge base to which the first target online document belongs;
the second processing module is used for determining a first tree-shaped directory structure and a first node on the first tree-shaped directory structure included in the first target knowledge base according to the identifier of the first target online document and the identifier of the first target knowledge base, wherein the first node is linked with the first target online document;
and the third processing module is used for executing corresponding operation on the first node according to a preset mount release strategy and the structure of the first tree-shaped directory and releasing the relation between the first target online document and the online documents linked with other nodes on the structure of the first tree-shaped directory.
In a third aspect, the present disclosure provides an electronic device, comprising: a processor, a memory, and a bus;
a bus for connecting the processor and the memory;
a memory for storing operating instructions;
and the processor is used for executing the method for removing the online document in the first aspect of the disclosure by calling the operation instruction.
In a fourth aspect, the present disclosure provides a computer readable medium storing a computer program for performing the method of removing an online document of the first aspect of the present disclosure.
The technical scheme provided by the embodiment of the disclosure has at least the following beneficial effects:
receiving a mount removal request, wherein the mount removal request comprises an identifier of a first target online document and an identifier of a first target knowledge base to which the first target online document belongs; determining a first tree-shaped directory structure and a first node on the first tree-shaped directory structure included in a first target knowledge base according to the identifier of the first target online document and the identifier of the first target knowledge base, wherein the first node is linked with the first target online document; and executing corresponding operation on the first node according to a preset mount removal strategy and the structure of the first tree-shaped directory, wherein the corresponding operation is used for removing the relation between the first target online document and the online documents linked with other nodes on the structure of the first tree-shaped directory. According to the method, the on-line documents managed by the tree structure are unmounted according to the unmounted strategy, and the efficiency of removing the on-line documents is improved.
Additional aspects and advantages of the disclosure will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the disclosure.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and components are not necessarily drawn to scale.
In order to more clearly illustrate the technical solutions in the embodiments of the present disclosure, the drawings used in the description of the embodiments of the present disclosure will be briefly described below.
FIG. 1 is a flowchart illustrating a method for removing an online document according to an embodiment of the present disclosure;
fig. 2 is a schematic diagram of a preset unmount policy provided in the embodiment of the present disclosure;
fig. 3 is a schematic diagram of a preset unmount policy provided in the embodiment of the present disclosure;
fig. 4 is a schematic diagram of a preset unmount policy provided in the embodiment of the present disclosure;
FIG. 5 is a schematic structural diagram of an apparatus for removing an online document according to an embodiment of the present disclosure;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and the embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "including" and variations thereof as used herein is intended to be open-ended, i.e., "including but not limited to". The term "based on" is "based, at least in part, on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing the devices, modules or units, and are not used for limiting the devices, modules or units to be different devices, modules or units, and also for limiting the sequence or interdependence relationship of the functions executed by the devices, modules or units.
It is noted that references to "a" or "an" in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will appreciate that references to "one or more" are intended to be exemplary and not limiting unless the context clearly indicates otherwise.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
Example one
The embodiment of the present disclosure provides a method for removing an online document, a flow diagram of the method is shown in fig. 1, and the method includes:
s101, receiving a mount removal request, wherein the mount removal request comprises an identifier of a first target online document and an identifier of a first target knowledge base to which the first target online document belongs.
In the embodiment of the present disclosure, the concept of knowledge base comes from two different fields, one is artificial intelligence and its branch-knowledge engineering field, and the other is traditional database field, and the organic combination of two computer technologies, artificial Intelligence (AI) and Database (DB), promotes the generation and development of knowledge base system, and the knowledge base is a knowledge-based system (or expert system) with intelligence. The tree directory manages online documents, and a tree directory structure can be regarded as a knowledge base. An online document can only exist once in a repository. I.e., document a is already under the directory of repository B, document a cannot be repeatedly added under repository directory B, but document a may exist under other repository directories. That is, one document can be mounted under the directories of multiple knowledge bases, but the same document can be mounted only once in the directory under the same knowledge base.
The identification ID of the first target online document is the unique identification of the first target online document and is equivalent to the identity card of the first target online document. The ID of the first target knowledge base to which the first target online document belongs is a unique mark of the first target knowledge base, and is equivalent to an identity card of the first target knowledge base. Mysql is an open-source determinant database that stores data.
S102, determining a first tree-shaped directory structure and a first node on the first tree-shaped directory structure included in the first target knowledge base according to the identifier of the first target online document and the identifier of the first target knowledge base, wherein the first node is linked with the first target online document.
Wherein a repository (e.g., a first target repository) includes a tree directory structure (e.g., a structure of a first tree directory) having a plurality of nodes (e.g., first nodes, a name of each node being a name of an online document to which the node is linked), each node linking an online document (e.g., a first target online document).
S103, according to a preset mount release strategy and the structure of the first tree-shaped directory, corresponding operation is executed on the first node, and the relation between the first target online document and the online documents linked with other nodes on the structure of the first tree-shaped directory is released.
In the embodiment of the disclosure, a mount removal request is received, wherein the mount removal request comprises an identifier of a first target online document and an identifier of a first target knowledge base to which the first target online document belongs; determining a first tree-shaped directory structure and a first node on the first tree-shaped directory structure included in a first target knowledge base according to the identifier of the first target online document and the identifier of the first target knowledge base, wherein the first node is linked with the first target online document; and executing corresponding operation on the first node according to a preset mount removal strategy and the structure of the first tree-shaped directory, wherein the corresponding operation is used for removing the relation between the first target online document and the online documents linked with other nodes on the structure of the first tree-shaped directory. Therefore, according to the mount removal strategy, the on-line document managed by the tree structure is removed from the mount, and the efficiency of removing the on-line document is improved.
In the embodiment of the present disclosure, the mounting of a document: when an online document B is mounted under the online document a, the online document a serves as the identity of a folder, and it can be considered that the online document B is mounted under the online document a, the online document B becomes a child document of the online document a, and the online document a becomes a parent document of the online document B.
In the embodiment of the present disclosure, the unmounting of the document: the relationship between online document a and online document B is removed. Deletion of the document: creating a document, deleting the document when the document is not useful, and deleting a file on a computer are the same concept. When the relation between the online document A and the online document B is mounting, establishing a relation between the online document A and the online document B; when the relationship between online document a and online document B is unmounted, the relationship between online document a and online document B is released.
In the embodiment of the disclosure, after the online document is deleted, the online document does not exist, and the document tree structure needs to be updated.
The contents of the online document and knowledge base in the Mysql database are shown in table 1:
table 1 online documents and content of the knowledge base in Mysql database
Knowledge base ID Online document ID Parent document ID Online document title
1 457 789 title
1 888 789 title
1 123 457 title
1 789 0 title
In the embodiment of the disclosure, the on-line document is firstly executed to be uninstalled, and then the on-line document authority is recovered; or the permission of the online document is recovered firstly, and then the online document is unloaded. The deletion of the online document, the unmounting of the online document and the recovery of the authority of the online document are all to realize the removal of the nodes on the tree directory structure.
In the embodiment of the present disclosure, according to a preset unmount policy and a structure of the first tree directory, corresponding operations are performed on the first node, where the operations include at least one of:
when the first node has no first child node, removing the first node from the structure of the first tree directory;
when the first node has a first child node, removing the first node and the first child node from the structure of the first tree directory;
when the first node has a first child node, the first node is removed from the structure of the first tree directory, and the first child node is inherited under an original parent node of the first node.
In this disclosure, according to a preset unmount policy and a structure of the first tree directory, executing a corresponding operation on the first node further includes:
when the first node has a first child node, the first node is not removed from the structure of the first tree directory.
In the disclosed embodiment, an enterprise user establishes a knowledge base for managing online documents, facilitating synchronization of organizational information. After the mount of the directory is released under the knowledge base (first target knowledge base), an adjustment strategy of the directory is set. The preset mount release strategy has the following three types:
a. an online document cannot be unmounted when an online subdocument exists under the online document. Online documents < originally can still be so budded as in this design > cannot be unmounted because online documents < originally can still be so budded as in this design > have online sub-documents < broken away >.
b. When online sub-documents exist under a document, all the online sub-documents are removed from the mounting at the same time. The online document < originally can be sprouted as in this design > is a parent document of the online document < break away >, and the online sub-document < break away > is also removed from the directory tree together after the online document < originally can be sprouted as in this design > is unmounted.
c. When an online sub-document exists under an online document, all other online sub-documents are inherited to the parent document name of the online sub-document while the online sub-document is uninstalled. The exclusive work of online document <6 top designers > is a father document of the online document < originally can sprout as this design, the online document < originally can sprout as this design > is a father document of the online document < break leave >, when the online document < originally can sprout as this design > and remove the mount, the exclusive work of the online document <6 top designers > can be mounted below the online document <6 top designers > at the sub-line document < break leave >.
In the embodiment of the present disclosure, according to a preset uninstalling policy, when a user operates the online document 457 linked to the removal node 457, the method includes the following logic: as shown in FIG. 2, the first tree directory has a structure in which a node 789 is a parent node of the node 888 and the node 457 (first node), the node 457 is a parent node of the node 123 (first child node), and it is suggested that the node 457 (node 457 links to the online document 457) cannot be removed because the node 123 (node 123 links to the online document 123) exists; as shown in FIG. 3, the first tree directory has a structure in which node 457 is removed along with node 123; as shown in FIG. 4, the first tree directory has a structure in which node 457 is removed, node 123 inherits, and node 123 becomes a child of node 789.
In the embodiment of the present disclosure, the logic for removing the mount and updating the directory tree includes:
1. and calling a background interface when the user executes the mount removal logic, transmitting the ID of the online document A and the ID of the corresponding knowledge base B, judging whether the user has the authority of the knowledge base after the background service receives the request, and directly returning if the user does not have the authority of the knowledge base. Otherwise, executing the next step.
2. And inquiring whether a record with a knowledge base ID of B and an online document ID of A exists in the Mysql database, if not, directly returning, otherwise, executing the next step.
3. Reading a preset mount removal strategy, and executing the following steps: 3.1 the online document has no child nodes, the relationship of the document in the knowledge base is directly removed, for example, the online document 123 in table 1 is deleted, and the record of the online document 123 is deleted in the Mysql database; 3.2 the document has child nodes, the release strategy is a, and the front end is returned to prompt the user that the mount cannot be removed; 3.3 the document has child nodes, the removal strategy is b, if the online document 457 in the table 1 is deleted, the records of the online document 457 and the online document 123 in the Mysql database are deleted; 3.4 the document has child nodes, the release policy is c, if delete online document 457 in table 1, then online document 457 record in Mysql database will be deleted, at the same time the corresponding parent document ID of online document 123 will set online document 789.
In the embodiment of the disclosure, a deletion request is received, where the deletion request includes an identifier of a second target online document and an identifier of a second target repository to which the second target online document belongs;
determining a second tree-shaped directory structure and a second node on the second tree-shaped directory structure included in the second target knowledge base according to the identifier of the second target online document and the identifier of the second target knowledge base, wherein the second node is linked with the second target online document;
and executing corresponding operation on the second target online document according to a preset deleting strategy, the structure of the second tree-shaped directory and the second node.
In the embodiment of the present disclosure, according to a preset deletion policy, a structure of the second tree directory, and the second node, a corresponding operation is performed on the second target online document, where the corresponding operation includes at least one of:
when the mount record of the second target online document does not exist in the second target knowledge base, deleting the second target online document;
when the mounting record of the second target online document exists in the second target knowledge base and the second node does not have a second child node, deleting the second target online document;
when the second target knowledge base has a mounting record of a second target online document and the second node has a second child node, deleting the second target online document, and removing the second node and the second child node from the structure of the second tree directory;
and when the second target knowledge base has the mounting record of the second target online document and the second node has a second child node, deleting the second target online document, removing the second node from the structure of the second tree-shaped directory, and inheriting the second child node under the original parent node of the second node.
In the embodiment of the present disclosure, according to a preset deletion policy, a structure of the second tree directory, and the second node, performing a corresponding operation on the second target online document, includes:
and when the second target knowledge base has the mounting record of the second target online document and the second node has a second child node, the second target online document is not deleted.
In the embodiment of the disclosure, an enterprise user establishes a knowledge base for managing online documents, so that the synchronization of organization information is facilitated. After the document is deleted under the knowledge base (second target knowledge base), the adjustment strategy of the catalog is set. The preset deletion strategies include the following two types:
a. when an online sub-document exists under an online document, the online document cannot be deleted directly.
b. Logic to perform document un-mount after deletion of an online document when the online sub-document is under the online document. At this time, the a policy among the specific policies for document unmounting is not available.
In the embodiment of the present disclosure, the logic for deleting the online document and updating the directory tree includes:
1. the user performs the operation of deleting the document, and the ID of the online document A is transmitted.
2. And judging whether the user has the authority of the online document A, if not, directly returning, and if not, executing the next step.
3. Reading a preset deletion strategy, and executing the following steps: 3.1 reading whether a record of the online document A exists in the knowledge base, if not, directly returning to true, indicating that the online document (second node) A can be deleted, otherwise, executing the next step, indicating that the online document A is never mounted; 3.2 judging whether the online document A has a sub-document (a second sub-node) in the knowledge base, if not, returning to true to indicate that the online document A can be deleted; when the preset deletion strategy is a, returning to false; if the policy is b, return true, which means that the document can be deleted and the directory tree node is updated.
Example two
Based on the same inventive concept, the embodiment of the present disclosure further provides an apparatus for removing an online document, which is schematically shown in fig. 5, and the apparatus 30 for removing an online document includes a first processing module 301, a second processing module 302, and a third processing module 303.
A first processing module 301, configured to receive a mount release request, where the mount release request includes an identifier of a first target online document and an identifier of a first target repository to which the first target online document belongs;
a second processing module 302, configured to determine, according to the identifier of the first target online document and the identifier of the first target repository, a structure of a first tree-shaped directory included in the first target repository and a first node on the structure of the first tree-shaped directory, where the first node is linked to the first target online document;
the third processing module 303 is configured to execute a corresponding operation on the first node according to a preset mount release policy and the structure of the first tree directory, and is configured to release a relationship between the first target online document and an online document linked to another node on the structure of the first tree directory.
In this embodiment of the disclosure, the third processing module 303 is specifically configured to execute a corresponding operation on the first node according to a preset unmount policy and a structure of the first tree directory, where the corresponding operation includes at least one of:
removing the first node from the structure of the first tree directory when the first node has no first child node;
when the first node has a first child node, removing the first node and the first child node from the structure of the first tree directory;
when the first node has a first child node, the first node is removed from the structure of the first tree directory, and the first child node is inherited under the original parent node of the first node.
In this embodiment of the present disclosure, the third processing module 303 is specifically configured to execute, according to a preset unmount policy and a structure of the first tree directory, a corresponding operation on the first node, where the operation includes:
when the first node has a first child node, the first node is not removed from the structure of the first tree directory.
In the embodiment of the present disclosure, the first processing module 301 is configured to receive a deletion request, where the deletion request includes an identifier of a second target online document and an identifier of a second target repository to which the second target online document belongs;
a second processing module 302, configured to determine, according to the identifier of the second target online document and the identifier of the second target repository, a structure of a second tree-shaped directory and a second node on the structure of the second tree-shaped directory that are included in the second target repository, where the second node is linked to the second target online document;
in this embodiment of the present disclosure, the third processing module 303 is configured to execute a corresponding operation on the second target online document according to a preset deletion policy, a structure of the second tree directory, and the second node.
In this embodiment of the present disclosure, the third processing module 303 is configured to execute a corresponding operation on the second target online document according to a preset deletion policy, a structure of the second tree directory, and the second node, where the corresponding operation includes at least one of:
when the mounting record of the second target online document does not exist in the second target knowledge base, deleting the second target online document;
when the second target knowledge base has the mounting record of the second target online document and the second node does not have a second child node, deleting the second target online document;
when the second target knowledge base has a mounting record of a second target online document and the second node has a second child node, deleting the second target online document, and removing the second node and the second child node from the structure of the second tree directory;
and when the second target knowledge base has the mounting record of the second target online document and the second node has a second child node, deleting the second target online document, removing the second node from the structure of the second tree-shaped directory, and inheriting the second child node under the original parent node of the second node.
In this embodiment of the present disclosure, the third processing module 303 is specifically configured to execute, according to a preset deletion policy, a structure of the second tree directory, and the second node, a corresponding operation on the second target online document, where the operation includes:
and when the second target knowledge base has the mounting record of the second target online document and the second node has a second child node, the second target online document is not deleted.
The application of the embodiment of the disclosure has at least the following beneficial effects:
receiving a mount removal request, wherein the mount removal request comprises an identifier of a first target online document and an identifier of a first target knowledge base to which the first target online document belongs; determining a first tree-shaped directory structure and a first node on the first tree-shaped directory structure included in a first target knowledge base according to the identifier of the first target online document and the identifier of the first target knowledge base, wherein the first node is linked with the first target online document; and executing corresponding operation on the first node according to a preset mount removal strategy and the structure of the first tree-shaped directory, wherein the corresponding operation is used for removing the relation between the first target online document and the online documents linked with other nodes on the structure of the first tree-shaped directory. Therefore, according to the mount removal strategy, the on-line document managed by the tree structure is removed from the mount, and the efficiency of removing the on-line document is improved.
For the content that is not described in detail in the apparatus for removing an online document provided by the embodiment of the present disclosure, reference may be made to the method for removing an online document provided by the first embodiment of the present disclosure, and the beneficial effects that can be achieved by the apparatus for removing an online document provided by the embodiment of the present disclosure are the same as the method for removing an online document provided by the first embodiment of the present disclosure, and are not described herein again.
EXAMPLE III
Referring now to fig. 6, a block diagram of an electronic device (e.g., terminal device in fig. 1) 800 suitable for use in implementing embodiments of the present disclosure is shown. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in fig. 6 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
The electronic device includes: a memory and a processor, wherein the processor may be referred to as the processing device 801 described below, and the memory may include at least one of a Read Only Memory (ROM) 802, a Random Access Memory (RAM) 803, and a storage device 808, as shown in fig. 6:
the electronic device 800 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 801 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM) 802 or a program loaded from a storage means 808 into a Random Access Memory (RAM) 803. In the RAM 803, various programs and data necessary for the operation of the electronic apparatus 800 are also stored. The processing apparatus 801, the ROM 802, and the RAM 803 are connected to each other by a bus 804. An input/output (I/O) interface 805 is also connected to bus 804.
Generally, the following devices may be connected to the I/O interface 805: input devices 806 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; output devices 807 including, for example, a Liquid Crystal Display (LCD), speakers, vibrators, and the like; storage 808 including, for example, magnetic tape, hard disk, etc.; and a communication device 809. The communication means 809 may allow the electronic device 800 to communicate wirelessly or by wire with other devices to exchange data. While fig. 6 illustrates an electronic device 800 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication means 809, or installed from the storage means 808, or installed from the ROM 802. The computer program, when executed by the processing apparatus 801, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network Protocol, such as HTTP (HyperText Transfer Protocol), and may interconnect with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: receiving a mount removal request, wherein the mount removal request comprises an identifier of a first target online document and an identifier of a first target knowledge base to which the first target online document belongs; determining a first tree-shaped directory structure and a first node on the first tree-shaped directory structure included in a first target knowledge base according to the identifier of the first target online document and the identifier of the first target knowledge base, wherein the first node is linked with the first target online document; and executing corresponding operation on the first node according to a preset mount removal strategy and the structure of the first tree-shaped directory, wherein the corresponding operation is used for removing the relation between the first target online document and the online documents linked with other nodes on the structure of the first tree-shaped directory.
Computer program code for carrying out operations for aspects of the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, smalltalk, C + +, including conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules or units described in the embodiments of the present disclosure may be implemented by software or hardware. Wherein the designation of a module or unit does not in some cases constitute a limitation on the unit itself.
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), system on a chip (SOCs), complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, an embodiment provides a method for removing an online document, including:
receiving a mount removal request, wherein the mount removal request comprises an identifier of a first target online document and an identifier of a first target knowledge base to which the first target online document belongs;
determining a first tree-shaped directory structure and a first node on the first tree-shaped directory structure included in a first target knowledge base according to the identifier of the first target online document and the identifier of the first target knowledge base, wherein the first node is linked with the first target online document;
and executing corresponding operation on the first node according to a preset mount removal strategy and the structure of the first tree-shaped directory, wherein the corresponding operation is used for removing the relation between the first target online document and the online documents linked with other nodes on the structure of the first tree-shaped directory.
In the embodiment of the present disclosure, according to a preset unmount policy and a structure of the first tree directory, corresponding operations are performed on the first node, where the operations include at least one of:
removing the first node from the structure of the first tree directory when the first node has no first child node;
when the first node has a first child node, removing the first node and the first child node from the structure of the first tree directory;
when the first node has a first child node, the first node is removed from the structure of the first tree directory, and the first child node is inherited under the original parent node of the first node.
In this embodiment of the present disclosure, according to a preset unmount policy and a structure of the first tree directory, executing a corresponding operation on the first node, further includes:
when the first node has a first child node, the first node is not removed from the structure of the first tree directory.
In the embodiment of the disclosure, a deletion request is received, wherein the deletion request comprises an identifier of a second target online document and an identifier of a second target knowledge base to which the second target online document belongs;
determining a second tree-shaped directory structure and a second node on the second tree-shaped directory structure included in the second target knowledge base according to the identifier of the second target online document and the identifier of the second target knowledge base, wherein the second node is linked with the second target online document;
and executing corresponding operation on the second target online document according to a preset deleting strategy, the structure of the second tree-shaped directory and the second node.
In the embodiment of the present disclosure, according to a preset deletion policy, a structure of the second tree directory, and the second node, corresponding operations are performed on the second target online document, where the operations include at least one of:
when the mount record of the second target online document does not exist in the second target knowledge base, deleting the second target online document;
when the mounting record of the second target online document exists in the second target knowledge base and the second node does not have a second child node, deleting the second target online document;
when the second target knowledge base has a mounting record of a second target online document and the second node has a second child node, deleting the second target online document, and removing the second node and the second child node from the structure of the second tree directory;
and when the second target knowledge base has the mounting record of the second target online document and the second node has a second child node, deleting the second target online document, removing the second node from the structure of the second tree-shaped directory, and inheriting the second child node under the original parent node of the second node.
In the embodiment of the present disclosure, according to a preset deletion policy, a structure of the second tree directory, and the second node, performing a corresponding operation on the second target online document, includes:
and when the second target knowledge base has the mounting record of the second target online document and the second node has a second child node, the second target online document is not deleted.
According to one or more embodiments of the present disclosure, a second embodiment provides an apparatus for removing an online document, including:
the first processing module is used for receiving a mount removal request, wherein the mount removal request comprises an identifier of a first target online document and an identifier of a first target knowledge base to which the first target online document belongs;
the second processing module is used for determining a structure of a first tree-shaped directory and a first node on the structure of the first tree-shaped directory included in the first target knowledge base according to the identifier of the first target online document and the identifier of the first target knowledge base, and the first node is linked with the first target online document;
and the third processing module is used for executing corresponding operation on the first node according to a preset mount removal strategy and the structure of the first tree-shaped directory, and is used for removing the relation between the first target online document and the online documents linked with other nodes on the structure of the first tree-shaped directory.
In an embodiment of the present disclosure, the third processing module is specifically configured to execute a corresponding operation on the first node according to a preset unmount policy and a structure of the first tree directory, where the corresponding operation includes at least one of:
when the first node has no first child node, removing the first node from the structure of the first tree directory;
when the first node has a first child node, removing the first node and the first child node from the structure of the first tree directory;
when the first node has a first child node, the first node is removed from the structure of the first tree directory, and the first child node is inherited under the original parent node of the first node.
In the embodiments of the present disclosure, the third processing module is specifically configured to
When the first node has a first child node, the first node is not removed from the structure of the first tree directory.
In an embodiment of the present disclosure, the first processing module is configured to receive a deletion request, where the deletion request includes an identifier of a second target online document and an identifier of a second target repository to which the second target online document belongs;
the second processing module is used for determining a second tree-shaped directory structure and a second node on the second tree-shaped directory structure included in the second target knowledge base according to the identifier of the second target online document and the identifier of the second target knowledge base, and the second node is linked with the second target online document;
in the embodiment of the present disclosure, the third processing module is configured to execute a corresponding operation on the second target online document according to a preset deletion policy, the structure of the second tree directory, and the second node.
In an embodiment of the present disclosure, the third processing module is configured to execute a corresponding operation on the second target online document according to a preset deletion policy, a structure of the second tree directory, and the second node, where the corresponding operation includes at least one of:
when the mounting record of the second target online document does not exist in the second target knowledge base, deleting the second target online document;
when the mounting record of the second target online document exists in the second target knowledge base and the second node does not have a second child node, deleting the second target online document;
when the second target knowledge base has a mounting record of a second target online document and the second node has a second child node, deleting the second target online document, and removing the second node and the second child node from the structure of the second tree directory;
and when the second target knowledge base has the mounting record of the second target online document and the second node has a second child node, deleting the second target online document, removing the second node from the structure of the second tree-shaped directory, and inheriting the second child node under the original parent node of the second node.
In the embodiment of the present disclosure, the third processing module is specifically configured to, when a mount record of the second target online document exists in the second target knowledge base, and the second node has a second child node, delete the second target online document.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (10)

1. A method of removing an online document, comprising:
receiving a mount removal request, wherein the mount removal request comprises an identifier of a first target online document and an identifier of a first target knowledge base to which the first target online document belongs;
determining a structure of a first tree directory included in the first target knowledge base and a first node on the structure of the first tree directory according to the identifier of the first target online document and the identifier of the first target knowledge base, wherein the first node is linked with the first target online document;
according to a preset mount removal strategy and the structure of the first tree directory, corresponding operation is executed on the first node, and the relation between the first target online document and online documents linked with other nodes on the structure of the first tree directory is removed;
the executing, according to a preset unmount policy and a structure of the first tree directory, a corresponding operation on the first node includes: when the first node has a first child node, the first node is removed from the structure of the first tree directory, and the first child node is inherited under an original parent node of the first node.
2. The method according to claim 1, wherein the performing the corresponding operation on the first node according to the preset unmount policy and the structure of the first tree directory further comprises at least one of:
removing the first node from the structure of the first tree directory when the first node has no first child node;
when the first node has a first child node, removing the first node and the first child node from the structure of the first treelike directory.
3. The method according to claim 2, wherein the performing, according to a preset unmount policy and the structure of the first tree directory, a corresponding operation on the first node comprises:
when the first node has a first child node, the first node is not removed from the structure of the first tree directory.
4. The method of claim 1, further comprising:
receiving a deletion request, wherein the deletion request comprises an identifier of a second target online document and an identifier of a second target knowledge base to which the second target online document belongs;
determining a structure of a second tree directory included in the second target knowledge base and a second node on the structure of the second tree directory according to the identifier of the second target online document and the identifier of the second target knowledge base, wherein the second node is linked with the second target online document;
and executing corresponding operation on the second target online document according to a preset deletion strategy, the structure of the second tree directory and the second node.
5. The method according to claim 4, wherein said performing the corresponding operation on the second target online document according to the preset deletion policy, the structure of the second tree directory, and the second node comprises at least one of:
when the mount record of the second target online document does not exist in the second target knowledge base, deleting the second target online document;
when the mounting record of the second target online document exists in the second target knowledge base and the second node does not have a second child node, deleting the second target online document;
when the second target knowledge base has the mounting record of the second target online document and the second node has a second child node, deleting the second target online document, and removing the second node and the second child node from the structure of the second tree directory;
and when the second target knowledge base has the mounting record of the second target online document and the second node has a second child node, deleting the second target online document, removing the second node from the structure of the second tree-shaped directory, and inheriting the second child node to the original parent node of the second node.
6. The method according to claim 5, wherein said performing a corresponding operation on the second target online document according to a preset deletion policy, the structure of the second tree directory, and the second node comprises:
and when the second target knowledge base has the mounting record of the second target online document and the second node has a second child node, the second target online document is not deleted.
7. An apparatus for removing an online document, comprising:
the system comprises a first processing module, a second processing module and a third processing module, wherein the first processing module is used for receiving a mount removal request, and the mount removal request comprises an identifier of a first target online document and an identifier of a first target knowledge base to which the first target online document belongs;
the second processing module is used for determining a structure of a first tree-shaped directory included in the first target knowledge base and a first node on the structure of the first tree-shaped directory according to the identifier of the first target online document and the identifier of the first target knowledge base, wherein the first node is linked with the first target online document;
a third processing module, configured to perform a corresponding operation on the first node according to a preset mount release policy and the structure of the first tree directory, and to release a relationship between the first target online document and an online document linked to another node on the structure of the first tree directory;
the third processing module is further configured to, when the first node has a first child node, remove the first node from the structure of the first tree directory, and inherit the first child node under an original parent node of the first node.
8. The apparatus of claim 7, comprising:
the first processing module is configured to receive a deletion request, where the deletion request includes an identifier of a second target online document and an identifier of a second target repository to which the second target online document belongs;
the second processing module is configured to determine, according to the identifier of the second target online document and the identifier of the second target repository, a structure of a second tree-shaped directory included in the second target repository and a second node on the structure of the second tree-shaped directory, where the second node is linked to the second target online document;
and the third processing module is used for executing corresponding operation on the second target online document according to a preset deletion strategy, the structure of the second tree-shaped directory and the second node.
9. An electronic device, comprising: a processor, a memory;
the memory for storing a computer program;
the processor is used for executing the method for removing the online document in any one of the claims 1-6 by calling the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, is adapted to carry out the method of removing an online document according to any one of claims 1 to 6.
CN201910906755.0A 2019-09-24 2019-09-24 Method and device for removing online document, electronic equipment and computer readable medium Active CN110674082B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910906755.0A CN110674082B (en) 2019-09-24 2019-09-24 Method and device for removing online document, electronic equipment and computer readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910906755.0A CN110674082B (en) 2019-09-24 2019-09-24 Method and device for removing online document, electronic equipment and computer readable medium

Publications (2)

Publication Number Publication Date
CN110674082A CN110674082A (en) 2020-01-10
CN110674082B true CN110674082B (en) 2023-03-14

Family

ID=69078651

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910906755.0A Active CN110674082B (en) 2019-09-24 2019-09-24 Method and device for removing online document, electronic equipment and computer readable medium

Country Status (1)

Country Link
CN (1) CN110674082B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111414331B (en) * 2020-03-26 2023-08-08 北京字节跳动网络技术有限公司 Document importing method, device, storage medium and equipment of online collaborative knowledge base

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1904886A (en) * 2005-07-29 2007-01-31 国际商业机器公司 Method and apparatus for establishing link structure between multiple documents
CN101192237A (en) * 2006-11-30 2008-06-04 国际商业机器公司 Method and system for inquiring multiple information
CN101490666A (en) * 2006-07-10 2009-07-22 微软公司 Aligning hierarchal and sequential document trees to identify parallel data
CN102096661A (en) * 2009-12-10 2011-06-15 国际商业机器公司 Method and system for editing electronic document on line
JP2011145807A (en) * 2010-01-13 2011-07-28 Nec System Technologies Ltd Device, method and program for managing document
CN102184211A (en) * 2011-05-03 2011-09-14 成都市华为赛门铁克科技有限公司 File system, and method and device for retrieving, writing, modifying or deleting file
CN106372042A (en) * 2016-08-31 2017-02-01 北京奇艺世纪科技有限公司 Document content acquisition method and device
CN106407214A (en) * 2015-08-02 2017-02-15 郑建锋 Distributed storage method and system
CN108090078A (en) * 2016-11-22 2018-05-29 北京京东尚科信息技术有限公司 The online method for previewing of document and device
CN109313633A (en) * 2016-06-15 2019-02-05 微软技术许可有限责任公司 The shared link granularity of electronic document
CN109471838A (en) * 2018-10-19 2019-03-15 天津字节跳动科技有限公司 The operating method of Catalog Documents, device, electronic equipment, readable storage medium storing program for executing
CN109871357A (en) * 2018-12-14 2019-06-11 深圳壹账通智能科技有限公司 Project document display methods, device, electronic equipment and storage medium
CN109976669A (en) * 2019-03-15 2019-07-05 百度在线网络技术(北京)有限公司 A kind of edge storage method, device and storage medium

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7779094B2 (en) * 2007-08-21 2010-08-17 Juniper Networks, Inc. Event problem report bundles in XML format
US7958094B2 (en) * 2008-06-25 2011-06-07 International Business Machines Corporation Management of deletion requests for related documents in a content management system
JP2010266933A (en) * 2009-05-12 2010-11-25 Ri Co Ltd Document management program, document management system, and document management method
CN101561826B (en) * 2009-05-18 2011-03-16 汤胤 Method and application for sharing and cooperating online non-structural file based on node granularity semantics
US20120011216A1 (en) * 2009-06-26 2012-01-12 Thomas Zuber Method for associating a code with an electronic document, a hard document and storage information relating to the hard document
US20150127607A1 (en) * 2013-01-10 2015-05-07 Unicom Systems, Inc. Distributed data system with document management and access control
CN104881409B (en) * 2014-02-27 2018-04-20 北京方捷软件有限公司 A kind of method and device of document loading
CN110096590A (en) * 2019-03-19 2019-08-06 天津字节跳动科技有限公司 A kind of document classification method, apparatus, medium and electronic equipment

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1904886A (en) * 2005-07-29 2007-01-31 国际商业机器公司 Method and apparatus for establishing link structure between multiple documents
CN101490666A (en) * 2006-07-10 2009-07-22 微软公司 Aligning hierarchal and sequential document trees to identify parallel data
CN101192237A (en) * 2006-11-30 2008-06-04 国际商业机器公司 Method and system for inquiring multiple information
CN102096661A (en) * 2009-12-10 2011-06-15 国际商业机器公司 Method and system for editing electronic document on line
JP2011145807A (en) * 2010-01-13 2011-07-28 Nec System Technologies Ltd Device, method and program for managing document
CN102184211A (en) * 2011-05-03 2011-09-14 成都市华为赛门铁克科技有限公司 File system, and method and device for retrieving, writing, modifying or deleting file
CN106407214A (en) * 2015-08-02 2017-02-15 郑建锋 Distributed storage method and system
CN109313633A (en) * 2016-06-15 2019-02-05 微软技术许可有限责任公司 The shared link granularity of electronic document
CN106372042A (en) * 2016-08-31 2017-02-01 北京奇艺世纪科技有限公司 Document content acquisition method and device
CN108090078A (en) * 2016-11-22 2018-05-29 北京京东尚科信息技术有限公司 The online method for previewing of document and device
CN109471838A (en) * 2018-10-19 2019-03-15 天津字节跳动科技有限公司 The operating method of Catalog Documents, device, electronic equipment, readable storage medium storing program for executing
CN109871357A (en) * 2018-12-14 2019-06-11 深圳壹账通智能科技有限公司 Project document display methods, device, electronic equipment and storage medium
CN109976669A (en) * 2019-03-15 2019-07-05 百度在线网络技术(北京)有限公司 A kind of edge storage method, device and storage medium

Also Published As

Publication number Publication date
CN110674082A (en) 2020-01-10

Similar Documents

Publication Publication Date Title
CN111858518B (en) Method and device for updating reference document, electronic equipment and storage medium
CN108965355A (en) Method, apparatus and computer readable storage medium for data transmission
CN110390493B (en) Task management method and device, storage medium and electronic equipment
CN111427701A (en) Workflow engine system and business processing method
CN111274503B (en) Data processing method, device, electronic equipment and computer readable medium
CN111240767A (en) Component and page loading method and device, electronic equipment and storage medium
CN115757400A (en) Data table processing method and device, electronic equipment and computer readable medium
CN111857720A (en) Method and device for generating user interface state information, electronic equipment and medium
CN113918659A (en) Data operation method and device, storage medium and electronic equipment
US20230385080A1 (en) Method and apparatus for presenting information on lock screen interface, terminal, and storage medium
CN110674082B (en) Method and device for removing online document, electronic equipment and computer readable medium
CN116450622B (en) Method, apparatus, device and computer readable medium for data warehouse entry
CN110515909B (en) File storage method and device, electronic equipment and computer storage medium
CN111241137A (en) Data processing method and device, electronic equipment and storage medium
CN114741686A (en) Method and device for detecting program white list and related equipment
CN113722315A (en) Data generation method and device, electronic equipment and computer readable medium
CN113760929A (en) Data synchronization method and device, electronic equipment and computer readable medium
CN111262776B (en) Method, device, electronic equipment and computer readable medium for sending notification message
CN112131181A (en) Storage path display method and device and electronic equipment
CN113742321A (en) Data updating method and device
CN112445820A (en) Data conversion method and device
CN116820354B (en) Data storage method, data storage device and data storage system
CN112800122B (en) Data processing method and device and electronic equipment
CN110633324B (en) Method, apparatus, electronic device and computer readable medium for synchronizing data
CN110262756B (en) Method and device for caching data

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address

Address after: 100041 B-0035, 2 floor, 3 building, 30 Shixing street, Shijingshan District, Beijing.

Patentee after: Douyin Vision Co.,Ltd.

Country or region after: China

Address before: 100041 B-0035, 2 floor, 3 building, 30 Shixing street, Shijingshan District, Beijing.

Patentee before: BEIJING BYTEDANCE NETWORK TECHNOLOGY Co.,Ltd.

Country or region before: China

TR01 Transfer of patent right

Effective date of registration: 20240513

Address after: Room 201-2031, floor 2, building 1, building 2 and building 3, qinchunjiayuan, Xisanqi, Haidian District, Beijing 100096

Patentee after: Beijing Feishu Technology Co.,Ltd.

Country or region after: China

Address before: 100041 B-0035, 2 floor, 3 building, 30 Shixing street, Shijingshan District, Beijing.

Patentee before: Douyin Vision Co.,Ltd.

Country or region before: China