CN110795252A - Method, device, equipment and storage medium for multi-user serial editing of file - Google Patents

Method, device, equipment and storage medium for multi-user serial editing of file Download PDF

Info

Publication number
CN110795252A
CN110795252A CN201910894159.5A CN201910894159A CN110795252A CN 110795252 A CN110795252 A CN 110795252A CN 201910894159 A CN201910894159 A CN 201910894159A CN 110795252 A CN110795252 A CN 110795252A
Authority
CN
China
Prior art keywords
editing
user
target file
target
file
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.)
Withdrawn
Application number
CN201910894159.5A
Other languages
Chinese (zh)
Inventor
祝恩桥
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Inspur Data Technology Co Ltd
Original Assignee
Beijing Inspur Data 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 Inspur Data Technology Co Ltd filed Critical Beijing Inspur Data Technology Co Ltd
Priority to CN201910894159.5A priority Critical patent/CN110795252A/en
Publication of CN110795252A publication Critical patent/CN110795252A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/52Program synchronisation; Mutual exclusion, e.g. by means of semaphores
    • G06F9/526Mutual exclusion algorithms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/101Collaborative creation, e.g. joint development of products or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2137Time limited access, e.g. to a computer or data

Abstract

The invention discloses a method for multi-user serial editing of files, which comprises the following steps: acquiring an editing request of a requesting user for a target file, and judging whether the target file is locked; if the target file is locked, sending an editing request to a current editing user of the target file; when receiving an editing confirmation instruction sent by a current editing user aiming at an editing request, acquiring a target editing instruction of the requesting user for a target file, and executing the target editing instruction; sending an editing picture of a target file to a target user; the method only allows one user to edit the target file at the same time, and solves the problem of disordered editing caused by simultaneous editing of the target file by multiple users; meanwhile, an editing picture is sent to the target user, so that the target user can know the editing condition of the target file, and the working efficiency of multi-user cooperative office is improved. In addition, the invention also provides a device and equipment for multi-user serial editing of files and a computer readable storage medium, and the device, the equipment and the computer readable storage medium also have the beneficial effects.

Description

Method, device, equipment and storage medium for multi-user serial editing of file
Technical Field
The present application relates to the field of file editing technologies, and in particular, to a method for editing a file in a multi-user serial manner, an apparatus for editing a file in a multi-user serial manner, a device for editing a file in a multi-user serial manner, and a computer-readable storage medium.
Background
In order to improve the efficiency of office work, particularly the efficiency of multi-person remote cooperative office work, there currently exists a multi-person file editing technology that allows many people to edit the same file at the same time. The existing multi-user file editing technology allows multiple users to edit the same file, so that the office efficiency is improved. However, the existing multi-user file editing technology has a big problem, in actual operation, when someone edits a target file, other people may modify other parts of the target file in the editing process of the user, so that the target file does not meet the requirements of the user; or when a plurality of people edit the target file at the same time, the file editing interface is relatively disordered, and an editor needs to spend more time positioning the part which the editor wants to modify, and modification errors are easily caused. Therefore, the existing multi-person file editing technology can reduce the efficiency of multi-person cooperative office, and cannot meet the requirement of improving the efficiency of multi-person remote cooperative office.
Therefore, how to solve the problem that the efficiency of multi-person collaborative office is reduced by the existing multi-person file editing technology is a technical problem to be solved by those skilled in the art.
Disclosure of Invention
In view of the above, an object of the present invention is to provide a method for editing a file serially by multiple users, an apparatus for editing a file serially by multiple users, a device for editing a file serially by multiple users, and a computer-readable storage medium, which solve the problem that the efficiency of multi-user collaborative office is reduced by the existing multi-user file editing technology.
In order to solve the technical problem, the invention provides a method for editing a file by multiple users in serial, which comprises the following steps:
acquiring an editing request of a requesting user for a target file, and judging whether the target file is locked or not;
if the target file is locked, sending the editing request to a current editing user of the target file;
when an editing confirmation instruction sent by the current editing user aiming at the editing request is received, acquiring a target editing instruction of the requesting user on the target file, and executing the target editing instruction;
and sending the editing picture of the target file to a target user.
Optionally, before the obtaining of the edit request of the requesting user for the target file, the method further includes:
acquiring a viewing request of the requesting user for the target file, and judging whether the target file is locked;
if the target file is locked, sending the viewing request to the current editing user;
and when a viewing confirmation instruction sent by the current editing user for the viewing request is received, outputting an editing picture of the target file to the requesting user.
Optionally, before obtaining the request for viewing the target file from the requesting user, the method further includes:
acquiring a user name and a login password input by the request user, and judging whether the user name and the login password are correct or not;
and if the user name and the login password are determined to be correct, executing the operation of obtaining the viewing request of the requesting user for the target file.
Optionally, after determining that the user name and the login password are correct, the method further includes:
and acquiring the facial image of the requesting user by using the camera equipment, and saving the facial image.
Optionally, after sending the edit request to the current editing user of the target file, the method further includes:
and when an disapproval instruction sent by the current editing user aiming at the editing request is received, sending disapproval information to the requesting user.
Optionally, after the executing the target editing instruction, the method further includes:
and when the official seal instruction sent by the requesting user is acquired, adding a virtual official seal on the target file.
Optionally, after the executing the target editing instruction, the method further includes:
and when the printing instruction sent by the requesting user is acquired, outputting the target file through a printing port.
The invention also provides a device for multi-user serial editing of files, which comprises:
the locking judging module is used for acquiring an editing request of a requesting user for a target file and judging whether the target file is locked or not;
the editing request sending module is used for sending the editing request to the current editing user of the target file if the target file is locked;
the instruction execution module is used for acquiring a target editing instruction of the target file by the requesting user and executing the target editing instruction when receiving a confirmed editing instruction which is sent by the current editing user aiming at the editing request;
and the picture output module is used for sending the editing picture of the target file to a target user.
The invention also provides a device for multi-user serial editing of files, which comprises a memory and a processor, wherein:
the memory is used for storing a computer program;
the processor is used for executing the computer program to realize the method for editing the file by multiple users in series.
The present invention also provides a computer readable storage medium for storing a computer program, wherein the computer program, when executed by a processor, implements the above-described method for multi-user serial editing of a file.
The method for editing the file by multiple users in series obtains the editing request of a requesting user to the target file and judges whether the target file is locked. And if the target file is locked, sending an editing request to the current editing user of the target file. When receiving an editing confirmation instruction sent by a current editing user aiming at the editing request, acquiring a target editing instruction of the requesting user for the target file, and executing the target editing instruction. And sending the editing picture of the target file to the target user.
Therefore, the method obtains the editing request of the requesting user and sends the editing request to the current editing user of the target file, and after the current editing user agrees to edit, the editing instruction of the requesting user to the target file is obtained and the target file is edited according to the editing instruction. Meanwhile, an editing picture of the target file is sent to the target user, so that the target user can know the editing condition of the target file. The method only allows one user to edit the target file at the same time, and solves the problem of disordered editing caused by simultaneous editing of the target file by multiple users; meanwhile, an editing picture is sent to the target user, so that the target user can know the editing condition of the target file, and the working efficiency of multi-user cooperative office is improved.
In addition, the invention also provides a device for multi-user serial file editing, equipment for multi-user serial file editing and a computer readable storage medium, and the device has the advantages.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a flowchart of a method for multi-user serial editing of a file according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of an apparatus for multi-user serial file editing according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an apparatus for multi-user serial file editing according to an embodiment of the present invention;
fig. 4 is an application scenario diagram of an apparatus for multi-user serial file editing according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart illustrating a method for multi-user serial editing of a file according to an embodiment of the present invention. The method comprises the following steps:
s101: and acquiring an editing request of a requesting user for the target file, and judging whether the target file is locked.
The requesting user is a user who wants to perform an editing operation or a non-editing operation on the target file, and in this embodiment, for clarity of reference in the description, the requesting user may also be represented by a user B. The present embodiment does not limit the frequency of obtaining the editing request, and for example, the editing request may be obtained in real time; or the operation of acquiring the edit request may be performed once every predetermined acquisition interval. After the editing request is acquired, whether the target file specified by the editing request is locked or not is judged. When being edited by any user, the file is in a locked state, so that the situation that other users edit the file simultaneously to cause editing confusion is prevented. Specific locking methods can be referred to related art.
Further, in order to improve data security, a user must log in before sending an edit request to a target file. Specifically, a user name and a login password sent by a requesting user are obtained, and whether the user name and the login password are correct or not is judged. The username can be the user's numeric ID, the user's job number, or the user's name. The method for determining whether the user name and the login password are correct is not limited in this embodiment, and for example, it may be determined whether the user name input by the user is recorded in the case, if the user name exists in the database, it is determined whether the user name is matched with the login password, and if so, the login is successful; or directly judging whether the user name is matched with the login password, if so, acquiring the verification code input by the user, and if the verification code is correctly input, successfully logging in. After login is successful, an edit request or other non-edit request, such as a view request, may be sent.
After the login is successful, the image pickup apparatus may be used to acquire the face image of the requesting user at a random time and save the face image in the same disk as the target file while backing up in the mapping auxiliary memory for reference. For example, a face image may be acquired immediately after login and stored. Preferably, the mapping auxiliary memory employs SoIP, which is a memory that maps IP addresses directly to each storage component, without using a dedicated controller or aggregator, which is costly. The inherent virtualization capability of IP eliminates the need to use costly and performance-degrading virtualization software by building storage networks using IP. The SoIP can exploit the powerful advantages of IP to extend, stripe, mirror, and transport data regardless of the physical location of the physical drive. SoIP provides an efficient, powerful and scalable storage platform. Architecturally similar to fibre channel, they all use a simple and reliable "source-target" read-write approach. However, unlike fibre channel custom protocols, which require the use of expensive, dedicated hardware infrastructure, SoIP uses the standard UDP protocol to achieve the same high level of efficiency and response speed. A packet guarantee method similar to TCP is incorporated, but the bandwidth utilization is far in excess of 90%. The data blocks on the disk are organized in the form of addresses using simple identifiers, thereby providing an efficient and reliable network storage communication protocol sufficient to support the most demanding data center applications.
When the target file is not locked, step S105 may be entered; when the target file is locked, step S102 may be entered.
S105: and acquiring a target editing instruction of the requesting user on the target file, and executing the target editing instruction.
When the target file is not locked, it indicates that the target file has not been edited by any user, and thus can be edited by the requesting user. Therefore, a target editing instruction sent to the target file by the requesting user is obtained, and the target editing instruction is executed to edit the target file. The format and content of the target editing instruction are not limited in this embodiment, and reference may be made to related technologies.
S102: and sending an editing request to a current editing user of the target file.
When the target file is locked, the target file is edited by people, and the current editing user is the user editing the target file. In this embodiment, the user a may be used to represent the current editing user. An edit request is sent to the current editing user of the target file, so that the current editing user knows that the requesting user (user B) wants to edit the target file. The embodiment does not limit the specific method for sending the editing request, for example, the obtained editing request may be backed up at the cloud, and the editing request is sent to the current editing user (user a) after the backup; or the edit request sent by the requesting user (user B) may be forwarded directly to the current editing user (user a).
In this embodiment, an editing request may be sent to the current editing user immediately after the target file is detected to be locked; or sending a message whether to continue sending the editing request after the target file is locked is detected to be sent to the requesting user (user B), and sending the editing request to the current editing user after the requesting user determines to continue sending the editing request. The editing request may be sent only once, or may be sent to the current editing user once, and sent again when no reply of the current editing user is obtained within the preset waiting time until a reply of the current editing user to the editing request is received. Further, when sending an edit request to the current editing user, other information may also be sent, for example, information of the requesting user may be sent at the same time.
Further, if the requesting user does not need to edit the target file, but only needs to perform other non-editing operations, such as a viewing operation, on the target file, a non-editing request for the target file may be sent. For example, when a viewing operation is desired, a request for viewing the target file may be sent. After a viewing request of a target file is acquired, whether the target file is locked or not is judged, and if yes, the viewing request is sent to a current editing user (user A). And when a check instruction sent by the current editing user for the check request is received, outputting the editing picture of the target file to the requesting user. The editing screen may be an editing interface of a current editing user, or may be an editing interface of the entire target file. Furthermore, the control instruction of the requesting user can be received, and the editing picture can be adjusted. For example, when the target file is a Word document, the user may be requested to select a viewing position by sliding the mouse wheel, or may enlarge or reduce the page by the cooperation of the Ctrl key and the mouse wheel, and the specific content and form of the control instruction are not limited in this embodiment. After the checking, if the requesting user needs to edit the target file, an edit request may be sent, that is, step S101 may be executed.
S103: when receiving an editing confirmation instruction sent by a current editing user aiming at the editing request, acquiring a target editing instruction of the requesting user for the target file, and executing the target editing instruction.
After receiving the editing request, the current editing user (user a) may make two responses, i.e., agree or disagree, with respect to the editing request, and when receiving an editing confirmation instruction sent by the current editing user for the editing request, it means that the current editing user (user a) agrees with the requesting user (user B) to edit the target file, so as to obtain a target editing instruction of the requesting user for the target file, and execute the target editing instruction to edit the target file.
Further, in order to improve the security, after receiving an edit confirmation instruction sent by the current editing user for the edit request, the request user (user B) needs to input a file password corresponding to the target file, and when the file password is correctly input, the target edit instruction of the request user for the target file is acquired, and the target edit instruction is executed. Of course, after receiving another confirmation instruction sent by the current editing user for another non-editing request, for example, when receiving a confirmation viewing instruction sent for a viewing request, the request user (user B) may also need to input a file password corresponding to the target file, and when the file password is correctly input, the non-editing instruction of the request user for the target file may be acquired. In order to further improve security, when the file password input error exceeds a preset number of times, for example, the number of errors exceeds 3 times, the requesting user needs to resend the editing request to the current editing user (user a). The time length of each user for editing can be limited, and when the time length is exceeded, the user needs to log in again, send out an editing request again or input a file password again.
When an disapproval instruction sent by the current editing user for the editing request is received, the fact that the current editing user does not approve the request user to edit the target file is shown, and therefore disapproval information can be sent to the request user.
Further, in order to improve the office efficiency, in this embodiment, preferably, after the target file is edited, the requesting user (user B) may also send a official seal instruction, that is, after the official seal instruction sent by the requesting user is obtained, a virtual official seal is added to the target file; the requesting user can also send a printing instruction, that is, when the printing instruction sent by the requesting user is acquired, the target file is output through the printing port, that is, the target file is printed. The printing ports can be selected by a request user, nearby printers can be selected, specific printing ports can be selected to be uniformly printed, and after printing, the printing ports are uniformly distributed by workers or robots.
S104: and sending the editing picture of the target file to the target user.
The target users include a current editing user (user a) and other users who have sent viewing requests, for example, when the current editing user (user a) edits a target file, and also user B and user D are viewing the target file, after the user a approves the editing request of the user B for the target file, the editing screen of the target file is sent to the user a, and simultaneously, the editing screen is sent to the user B and the user D.
By applying the method for editing the file by multiple users in series provided by the embodiment of the invention, the editing request of the requesting user is obtained and sent to the current editing user of the target file, and after the current editing user agrees to edit, the editing instruction of the requesting user on the target file is obtained and the target file is edited according to the editing instruction. Meanwhile, an editing picture of the target file is sent to the target user, so that the target user can know the editing condition of the target file. The method only allows one user to edit the target file at the same time, and solves the problem of disordered editing caused by simultaneous editing of the target file by multiple users; meanwhile, an editing picture is sent to the target user, so that the target user can know the editing condition of the target file, and the working efficiency of multi-user cooperative office is improved.
The following introduces a multi-user serial file editing apparatus provided in an embodiment of the present invention, and the multi-user serial file editing apparatus described below and the multi-user serial file editing method described above may be referred to correspondingly.
Referring to fig. 2, fig. 2 is a schematic structural diagram of an apparatus for multi-user serial file editing according to an embodiment of the present invention, including:
a locking judgment module 210, configured to obtain an editing request of a requesting user for a target file, and judge whether the target file is locked;
a request sending module 220, configured to send an editing request to a current editing user of the target file if the target file is locked;
the instruction executing module 230 is configured to, when receiving an edit confirmation instruction sent by a current editing user for an editing request, obtain a target editing instruction of the requesting user for the target file, and execute the target editing instruction;
and a screen output module 240 for transmitting an editing screen of the target file to the target user.
Optionally, the method further includes:
the file locking judging module is used for acquiring a checking request of a requesting user for the target file and judging whether the target file is locked or not;
the viewing request sending module is used for sending a viewing request to the current editing user if the target file is locked;
and the editing picture output module is used for outputting the editing picture of the target file to the requesting user when receiving a view confirmation instruction sent by the current editing user aiming at the view request.
Optionally, the method further includes:
the password judgment module is used for acquiring a user name and a login password input by a request user and judging whether the user name and the login password are correct or not;
correspondingly, the file locking judgment module is a module for acquiring a viewing request of a user for the target file after the user name and the login password are determined to be correct.
Optionally, the method further includes:
and the facial image acquisition module is used for acquiring the facial image of the requesting user by using the camera equipment and storing the facial image.
Optionally, the method further includes:
and the disapproval information sending module is used for sending disapproval information to the requesting user when receiving a disapproval instruction sent by the current editing user aiming at the editing request.
Optionally, the method further includes:
and the virtual official seal module is used for adding a virtual official seal on the target file when the official seal instruction sent by the requesting user is acquired.
Optionally, the method further includes:
and the printing module is used for outputting the target file through the printing port when the printing instruction sent by the user is acquired.
The following introduces a device for multi-user serial editing of a file according to an embodiment of the present invention, and the device for multi-user serial editing of a file described below and the method for multi-user serial editing of a file described above may be referred to correspondingly.
Referring to fig. 3, fig. 3 is a schematic structural diagram of an apparatus for multi-user serial file editing according to an embodiment of the present invention, where the apparatus for multi-user serial file editing includes a memory and a processor, where:
a memory 310 for storing a computer program;
the processor 320 is used for executing the computer program to realize the method for multi-user serial editing of the file.
Further, the apparatus for multi-user serial editing of a file may further include an image pickup apparatus for acquiring a face image of the requesting user.
Referring to fig. 4, fig. 4 is an application scenario diagram of an apparatus for multi-user serial file editing according to an embodiment of the present invention. The device for multi-user serial file editing can be installed in the cloud, and receives and forwards various requests and instructions, such as a view request, an edit request, a confirmation view instruction (a consent request below the view request and above the edit request in fig. 4) and a confirmation edit instruction (a consent request below the edit request in fig. 4). When a user A logs in firstly and edits a target file, a user B logs in a delayed mode, namely, after the user A logs in, the user B logs in again, a checking request is sent to the cloud, the cloud sends the checking request to the user A, the user A agrees to check after receiving the checking request, a checking confirmation instruction can be sent to the cloud, and after the checking confirmation instruction is received, the user B can obtain a current editing picture of the target file to check the target file. The user B can also send an editing request to the cloud, after the editing request is forwarded to the user A, when the user A agrees to the user B to edit the target file, an editing confirming instruction is sent, and the user B can edit the target file.
The following describes a computer-readable storage medium provided by an embodiment of the present invention, and the computer-readable storage medium described below and the method for multi-user serial file editing described above may be referred to correspondingly.
The present invention also provides a computer-readable storage medium having a computer program stored thereon, which, when executed by a processor, implements the steps of the above-described method for multi-user serial editing of a file.
The computer-readable storage medium may include: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
Finally, it should also be noted that, herein, relationships such as first and second, etc., are intended only to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus.
The method for editing files serially by multiple users, the device for editing files serially by multiple users, the equipment for editing files serially by multiple users and the computer-readable storage medium provided by the invention are described in detail above, specific examples are applied in the text to explain the principle and the implementation mode of the invention, and the description of the above embodiments is only used for helping to understand the method and the core idea of the invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A method for multi-user serial editing of a file, comprising:
acquiring an editing request of a requesting user for a target file, and judging whether the target file is locked or not;
if the target file is locked, sending the editing request to a current editing user of the target file;
when an editing confirmation instruction sent by the current editing user aiming at the editing request is received, acquiring a target editing instruction of the requesting user on the target file, and executing the target editing instruction;
and sending the editing picture of the target file to a target user.
2. The method for multi-user serial editing of a file according to claim 1, further comprising, before the obtaining of the edit request of the requesting user for the target file:
acquiring a viewing request of the requesting user for the target file, and judging whether the target file is locked;
if the target file is locked, sending the viewing request to the current editing user;
and when a viewing confirmation instruction sent by the current editing user for the viewing request is received, outputting an editing picture of the target file to the requesting user.
3. The method for multi-user serial editing of a file according to claim 2, further comprising, prior to obtaining the request for viewing of the target file by the requesting user:
acquiring a user name and a login password input by the request user, and judging whether the user name and the login password are correct or not;
and if the user name and the login password are determined to be correct, executing the operation of obtaining the viewing request of the requesting user for the target file.
4. The method for multi-user serial editing of a file according to claim 3, further comprising, after determining that the user name and the login password are correct:
and acquiring the facial image of the requesting user by using the camera equipment, and saving the facial image.
5. The method for multi-user serial editing of a file according to claim 1, further comprising, after sending the edit request to a current editing user of the target file:
and when an disapproval instruction sent by the current editing user aiming at the editing request is received, sending disapproval information to the requesting user.
6. The method for multi-user serial editing of a file according to any of claims 1 to 5, further comprising, after said executing the target editing instructions:
and when the official seal instruction sent by the requesting user is acquired, adding a virtual official seal on the target file.
7. The method for multi-user serial editing of a file according to claim 6, further comprising, after said executing the target editing instructions:
and when the printing instruction sent by the requesting user is acquired, outputting the target file through a printing port.
8. An apparatus for multi-user serial editing of a file, comprising:
the locking judging module is used for acquiring an editing request of a requesting user for a target file and judging whether the target file is locked or not;
the editing request sending module is used for sending the editing request to the current editing user of the target file if the target file is locked;
the instruction execution module is used for acquiring a target editing instruction of the target file by the requesting user and executing the target editing instruction when receiving a confirmed editing instruction which is sent by the current editing user aiming at the editing request;
and the picture output module is used for sending the editing picture of the target file to a target user.
9. An apparatus for multi-user serial editing of a file, comprising a memory and a processor, wherein:
the memory is used for storing a computer program;
the processor for executing the computer program to implement the method for multi-user serial editing of a file according to any of claims 1 to 7.
10. A computer-readable storage medium for storing a computer program, wherein the computer program, when executed by a processor, implements the method for multi-user serial editing of a file according to any of claims 1 to 7.
CN201910894159.5A 2019-09-20 2019-09-20 Method, device, equipment and storage medium for multi-user serial editing of file Withdrawn CN110795252A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910894159.5A CN110795252A (en) 2019-09-20 2019-09-20 Method, device, equipment and storage medium for multi-user serial editing of file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910894159.5A CN110795252A (en) 2019-09-20 2019-09-20 Method, device, equipment and storage medium for multi-user serial editing of file

Publications (1)

Publication Number Publication Date
CN110795252A true CN110795252A (en) 2020-02-14

Family

ID=69438679

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910894159.5A Withdrawn CN110795252A (en) 2019-09-20 2019-09-20 Method, device, equipment and storage medium for multi-user serial editing of file

Country Status (1)

Country Link
CN (1) CN110795252A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111277905A (en) * 2020-03-09 2020-06-12 新华智云科技有限公司 Online collaborative video editing method and device
CN112651720A (en) * 2021-01-04 2021-04-13 中国铁道科学研究院集团有限公司电子计算技术研究所 Multi-user collaborative editing method and device of railway BIM system based on web real-time modeling

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040172424A1 (en) * 2003-02-28 2004-09-02 Microsoft Corporation. Method for managing multiple file states for replicated files
JP2008269277A (en) * 2007-04-20 2008-11-06 Meidensha Corp Distributed editing system of shared data, distributed editing method and program
CN102955785A (en) * 2011-08-22 2013-03-06 北大方正集团有限公司 Method and system for online editing of documents
CN104662576A (en) * 2012-08-14 2015-05-27 三星电子株式会社 Method and electronic device for editing content
CN105095171A (en) * 2015-09-07 2015-11-25 北京恒华伟业科技股份有限公司 File unlocking control method and apparatus

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040172424A1 (en) * 2003-02-28 2004-09-02 Microsoft Corporation. Method for managing multiple file states for replicated files
JP2008269277A (en) * 2007-04-20 2008-11-06 Meidensha Corp Distributed editing system of shared data, distributed editing method and program
CN102955785A (en) * 2011-08-22 2013-03-06 北大方正集团有限公司 Method and system for online editing of documents
CN104662576A (en) * 2012-08-14 2015-05-27 三星电子株式会社 Method and electronic device for editing content
CN105095171A (en) * 2015-09-07 2015-11-25 北京恒华伟业科技股份有限公司 File unlocking control method and apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111277905A (en) * 2020-03-09 2020-06-12 新华智云科技有限公司 Online collaborative video editing method and device
CN112651720A (en) * 2021-01-04 2021-04-13 中国铁道科学研究院集团有限公司电子计算技术研究所 Multi-user collaborative editing method and device of railway BIM system based on web real-time modeling

Similar Documents

Publication Publication Date Title
US11750589B2 (en) System and method for secure application communication between networked processors
US8656470B2 (en) Image processing apparatus, access control method, and storage medium
JP2022020946A (en) Information processing device, information processing system, communication format determination method, and program
EP4161012A1 (en) Authentication method and apparatus, electronic device, server, program, and storage medium
JP2006510991A (en) Distributed content management system
EP2787707A1 (en) Method for allowing user access, client, server, and system
CN108289074B (en) User account login method and device
CN110795252A (en) Method, device, equipment and storage medium for multi-user serial editing of file
WO2018107780A1 (en) Method and system for controlling task flow of kvm system
CN109218389A (en) The method, apparatus and storage medium and electronic equipment of processing business request
US20150082157A1 (en) Method and device for realizing operations between devices
JP5206444B2 (en) Network control system, computer program
CN104734875A (en) Service application disaster tolerance deployment method and device
CN111327680A (en) Authentication data synchronization method, device, system, computer equipment and storage medium
CN106790364A (en) A kind of remote entry method and device
JP4298630B2 (en) Device management apparatus, control method therefor, and control program
CN114328026B (en) Virtual disk backup method, device, equipment and medium
JP2005258632A (en) Conduction confirmation method of network storage device, and host computer
CN110808943B (en) Client connection emergency management method, client and computer readable storage medium
CN112947937A (en) Jenkins server-based continuous integration method, device and system
JP6728468B2 (en) Security management device and security management method for managing security of client terminal
CN116938602B (en) Data transmission method and device based on cloud desktop
JP2015072531A (en) Test support method, test support device, and program
CN115150170B (en) Security policy configuration method, device, electronic equipment and storage medium
WO2016165447A1 (en) Method, apparatus, and system for remotely controlling terminal

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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20200214