CN112016280B - File editing method and device and computer readable medium - Google Patents

File editing method and device and computer readable medium Download PDF

Info

Publication number
CN112016280B
CN112016280B CN202011106222.3A CN202011106222A CN112016280B CN 112016280 B CN112016280 B CN 112016280B CN 202011106222 A CN202011106222 A CN 202011106222A CN 112016280 B CN112016280 B CN 112016280B
Authority
CN
China
Prior art keywords
content
added
editing
server
editing position
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
CN202011106222.3A
Other languages
Chinese (zh)
Other versions
CN112016280A (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 Lenovo Synergy Technology Co Ltd
Original Assignee
Beijing Lenovo Synergy 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 Lenovo Synergy Technology Co Ltd filed Critical Beijing Lenovo Synergy Technology Co Ltd
Priority to CN202011106222.3A priority Critical patent/CN112016280B/en
Publication of CN112016280A publication Critical patent/CN112016280A/en
Application granted granted Critical
Publication of CN112016280B publication Critical patent/CN112016280B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting

Abstract

The invention discloses a file editing method, a file editing device and a computer storage medium. One embodiment of the method comprises: determining an editing position on a file editing interface; acquiring a request for adding content at the editing position, and generating a trigger instruction; responding to the trigger instruction, and generating content to be added; and adding the content to be added to the editing position. According to the embodiment of the invention, the content to be added is generated by generating the content adding triggering instruction at the file editing position, and the content to be added is added to the editing position, so that the file editing process is simplified, the file editing efficiency is improved, and one file and multiple devices can be cooperatively edited.

Description

File editing method and device and computer readable medium
Technical Field
The present invention relates to the field of mobile communications technologies, and in particular, to a method and an apparatus for editing a file, and a computer-readable medium.
Background
When a document is edited on a computer, some multimedia files, such as pictures, photos, videos or sound recordings, are sometimes added to the document. However, because it is not very convenient to use a computer to enter multimedia files, the multimedia files can only be entered and stored by using mobile equipment, and then the stored multimedia files are transmitted to the computer and stored, and finally the multimedia files stored in the computer are copied into an edited document. If the editing document is edited online, the multimedia file also needs to be uploaded to the editing document.
The method for editing the file belongs to passive editing, not only is the process complicated, but also the operation is inconvenient, and automatic active input cannot be realized.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method and an apparatus for editing a file, and a computer readable medium, which can simplify the file editing process, and implement multi-device collaborative editing of a file, so as to improve the file editing efficiency.
To achieve the above object, according to a first aspect of the embodiments of the present invention, there is provided a file editing method, including: determining an editing position on a file editing interface; acquiring a request for adding content at the editing position, and generating a trigger instruction; responding to the trigger instruction, and generating content to be added; and adding the content to be added to the editing position.
Optionally, the generating the content to be added in response to the trigger instruction includes: and responding to the trigger instruction, and controlling a collection unit to collect the content to be added.
Optionally, the generating the content to be added in response to the trigger instruction includes: responding to the trigger instruction, and selecting a trigger object corresponding to the trigger instruction from a database; and sending the request to the trigger object so that the trigger object generates and feeds back the content to be added according to the request.
Optionally, the generating the content to be added in response to the trigger instruction includes: responding to the trigger instruction, and calling and displaying an adding page; and generating the content to be added based on the input information of the adding page.
Optionally, the adding the content to be added to the editing position includes: acquiring an occupied address corresponding to the editing position; determining content to be added corresponding to the placeholder address based on the request; and adding the content to be added to the editing position pointed by the placeholder address.
Optionally, the method further includes: and configuring access rights for the content to be added.
To achieve the above object, according to a second aspect of the embodiments of the present invention, there is also provided a file editing apparatus, including: the determining module is used for determining an editing position on a file editing interface; the generating module is used for acquiring a request for adding content at the editing position and generating a triggering instruction; the response module is used for responding to the trigger instruction and generating the content to be added; and the adding module is used for adding the content to be added to the editing position.
Optionally, the response module includes: and the response unit is used for responding to the trigger instruction and controlling the acquisition unit to acquire the content to be added.
Optionally, the response module includes: the selecting unit is used for responding to the trigger instruction and selecting a trigger object corresponding to the trigger instruction from a database; and the sending unit is used for sending the adding request to the trigger object so that the trigger object generates and feeds back the content to be added according to the adding request.
Optionally, the response module includes: the calling unit is used for calling and displaying the adding page in response to the triggering instruction; and the generating unit is used for generating the content to be added based on the input information of the adding page.
Optionally, the adding module includes: the acquisition unit is used for acquiring an occupied address corresponding to the editing position; a determining unit, configured to determine, based on the request, to-be-added content corresponding to the placeholder address; and the adding unit is used for adding the content to be added to the editing position pointed by the placeholder address.
Optionally, the apparatus further comprises: and the configuration module is used for configuring access rights for the content to be added.
To achieve the above object, according to a third aspect of the embodiments of the present invention, there is also provided a computer-readable medium having stored thereon a computer program which, when executed by a processor, implements the file editing method according to the first aspect.
According to the embodiment of the invention, the content to be added is generated by generating the content adding triggering instruction at the file editing position, and the content to be added is added to the editing position, so that the file editing process is simplified, the file editing efficiency is improved, and multi-user collaborative editing or multi-device collaborative editing of one document can be realized.
Further effects of the above-described non-conventional alternatives will be described below in connection with specific embodiments.
Drawings
The drawings are included to provide a better understanding of the invention and are not to be construed as unduly limiting the invention. Wherein like or corresponding reference numerals designate like or corresponding parts throughout the several views.
FIG. 1 is a flowchart of a file editing method according to an embodiment of the present invention;
FIG. 2 is a flowchart of a file editing method according to another embodiment of the present invention;
FIG. 3 is a diagram illustrating a file editing method according to another embodiment of the present invention;
FIG. 4 is a flowchart illustrating a file editing apparatus according to an embodiment of the present invention;
FIG. 5 is an exemplary system architecture diagram in which embodiments of the present invention may be employed;
fig. 6 is a schematic block diagram of a computer system suitable for use in implementing a terminal device or server of an embodiment of the invention.
Detailed Description
Exemplary embodiments of the present invention are described below with reference to the accompanying drawings, in which various details of embodiments of the invention are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
As shown in fig. 1, a flowchart of a file editing method according to an embodiment of the present invention is shown, where the method at least includes the following operation flows:
s101, determining an editing position on a file editing interface.
S102, acquiring a request for adding content at an editing position, and generating a trigger instruction.
And S103, responding to the trigger instruction, and generating the content to be added.
And S104, adding the content to be added to the editing position.
Specifically, a trigger instruction of an editing position is obtained by clicking any editing position of a document editing interface, and the editing position to be edited in the document is determined based on the trigger instruction of the editing position. And acquiring a request for adding the content at the editing position, and generating a trigger instruction for adding the content. Responding to a trigger instruction for adding content, and generating content to be added; the methods for generating the content to be added include the following steps: controlling a collection unit of the file editing device to collect contents to be added; or generating and displaying an adding page, and then generating the content to be added based on the input information of the adding page; or, a request is sent to the external device, the external device generates the content to be added, and the content to be added is fed back. And the file editing device adds the generated content to be added to the corresponding editing position according to the content adding request. For example, the acquisition unit may be a certain module in the file editing apparatus, the controller of the file editing apparatus sends a trigger instruction for adding content to the acquisition unit, the acquisition unit acquires content to be added according to the trigger instruction for adding content, stores the content to be added, and finally adds the stored content to be added to a corresponding editing position according to a request for adding content.
Here, the acquisition unit may be a camera, a sound, or the like. The content to be added may be a multimedia file, for example the multimedia file may be a video, audio or other form of file.
In a preferred embodiment, access rights are configured for the content to be added. When a user opens a document next time, the file editing device needs to acquire user identity information and verify the user identity information; and if the verification is passed, acquiring the added content corresponding to the user identity information. That is, if the user has no access right, the document can be opened, but the added content at the document addition position cannot be displayed, and only the user having an access right to the content to be added can see the added content at the editing position when opening the document. Thereby improving the security of access to the content to be added.
According to the embodiment of the invention, the editing position is determined on the file editing interface, the content to be added is generated based on the content adding request of the editing position, and the content to be added is added to the editing position, so that the process of adding the file in the document is simplified, especially the situation of adding the multimedia file in the document is solved, and the file editing can be efficiently and quickly realized.
It should be understood that, in various embodiments of the present invention, the sequence numbers of the above-mentioned processes do not mean the execution sequence, and the execution sequence of each process should be determined by its function and the inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
Fig. 2 is a flowchart of a file editing method according to another embodiment of the present invention, where the method at least includes the following operation flows:
s201, determining an editing position on a file editing interface.
S202, acquiring a request for adding content at an editing position, and generating a trigger instruction.
S203, responding to the trigger instruction, and calling and displaying an adding page.
And S204, generating the content to be added based on the input information of the adding page.
S205, add the content to be added to the editing position.
Specifically, in response to a triggering instruction for adding content, an adding page option is generated, an adding page corresponding to the type of the content to be added is called based on the selection of the adding page option, and the adding page is displayed. The adding page is pre-stored in the response module, and corresponds to different adding page templates according to different types of contents to be added, for example, if the adding content is audio, the adding page corresponding to the audio is called, and if the adding content is image, the adding page corresponding to the image is called. And a closing window is arranged above the adding page, when the user finds that the adding page is selected wrongly, the called adding page is directly closed, other adding pages are reselected, and the user does not need to return to the editing position to regenerate the triggering instruction. The content to be added is generated based on the input information of the adding page, for example, the adding page can directly collect an image or select the image from the local or cloud end as the input information, and the input information is stored according to preset parameters of the adding page, such as converting the image collected or selected by the adding page into a size with a specific size and storing with specific pixels.
The embodiment of the invention calls and displays the adding page corresponding to the adding content based on the request of adding the content at the editing position, and generates the content to be added based on the input information of the adding page, thereby enriching the editing mode of the adding content and improving the editing efficiency of the adding content in the file.
Fig. 3 is a schematic diagram of a file editing method according to another embodiment of the present invention, where the method at least includes the following operation flows:
s301, an editing position is determined in a file editing interface.
S302, a request for adding content at an editing position is obtained, and a trigger instruction is generated.
S303, responding to the trigger instruction, and selecting a trigger object corresponding to the trigger instruction from the database.
S304, sending a request to the trigger object so that the trigger object generates and feeds back the content to be added according to the request.
S305, acquiring the placeholder address corresponding to the editing position.
S306, based on the request, determining the content to be added corresponding to the placeholder address.
S307, adding the content to be added to the editing position pointed by the placeholder address.
Specifically, the editing position of the client refers to coordinate information of an editing area, and the client acquires a request for adding content to the editing position and generates a trigger instruction for adding content; selecting user equipment information for adding content from a database based on the trigger instruction; and the client sends the request for adding the content, the editing position and the user equipment information to the server. The server receives a request for adding content, an editing position and user equipment information; generating an occupation address corresponding to the editing position based on the editing position; the server side feeds back the generated placeholder address to the client side; and the server searches the user equipment corresponding to the user equipment information according to the user equipment information and sends a request for adding the content to the user equipment. And after receiving the request for adding the content, the user equipment generates an adding page corresponding to the content to be added, and generates the content to be added based on the input information of the adding page. And the user equipment configures access rights for the generated content to be added. And the user equipment sends the content to be added and the corresponding access right to the server. The client side inquires corresponding content to be added from the server side according to the placeholder address, acquires the content to be added from the server side if the content to be added is inquired, and adds the content to be added to the editing position pointed by the placeholder address. And when the user accesses the added content of the file again, the client acquires the user identity information and verifies the user identity information, and if the verification is passed, the content to be added is displayed at the editing position in the file.
When a plurality of editing positions exist and a plurality of user devices need to perform collaborative editing, the client side sends different editing positions to the server side respectively, and the server side generates corresponding placeholders for each editing position, that is to say, the placeholders for each editing position are different. And the server feeds back the position occupying address to the editing position corresponding to the client. Because the content adding request is based on the content adding request of the editing position, the content adding request and the editing position are in a corresponding relation, and the user equipment information is obtained based on the content to be added, the content adding request, the user equipment, the editing position and the placeholder address are in a one-to-one corresponding relation. When a plurality of user equipment simultaneously edit the content to be added, the server establishes a mapping relation between the content to be added and the placeholder address, which are sent by each user equipment, the client correspondingly inquires the content to be added corresponding to the placeholder address from the server according to the placeholder address, if the content to be added is inquired, the content to be added is obtained, and the content to be added is added to an editing position pointed by the placeholder address.
For example, the client determines three editing positions of a file, wherein a first editing position needs to be added with audio, a second editing position needs to be added with video, and a third editing position needs to be added with pictures; the client selects first equipment information for recording the audio according to the request for adding the audio, selects second equipment information for shooting the video according to the request for adding the video, and selects third equipment information for acquiring the image according to the request for adding the image; and sending the request for adding the audio to the first equipment corresponding to the first equipment information, sending the request for adding the video to the second equipment corresponding to the second equipment information, and correspondingly sending the request for adding the image to the third equipment corresponding to the third equipment information. After the first device collects the audio, the audio is sent to the server side, the client side inquires the audio corresponding to the first placeholder address from the server side at regular time, and if the corresponding audio is inquired, the audio is added to a first editing position pointed by the first placeholder address. As described above, the video is added to the second editing position pointed to by the second placeholder address, and the image is added to the third editing position pointed to by the third placeholder address. The user A only has the access right of adding the audio, only can see the audio added at the first editing position when the user A opens the document, and cannot see the video added at the second editing position and the image added at the third editing position, and at the moment, the second editing position and the third editing position are respectively displayed by respective occupied addresses.
According to the embodiment of the invention, based on the trigger instruction for adding the content, the trigger object for adding the content is selected from the database, and the content to be added corresponding to the position-occupying address is inquired by using the position-occupying address of the editing position, so that the multi-device collaborative editing of a document can be realized, and the efficiency of file editing is improved.
It should be understood that, in various embodiments of the present invention, the sequence numbers of the above-mentioned processes do not mean the execution sequence, and the execution sequence of each process should be determined by its function and the inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
FIG. 4 is a flowchart illustrating a file editing apparatus according to an embodiment of the present invention; the apparatus 400, comprising: a determining module 401, configured to determine an editing position in a file editing interface; a generating module 402, configured to obtain a request for adding content at the editing position, and generate a trigger instruction; a response module 403, configured to generate, in response to the trigger instruction, content to be added; an adding module 404, configured to add the content to be added to the editing position.
In an alternative embodiment, the response module 403 includes: and the response unit is used for responding to the trigger instruction and controlling the acquisition unit to acquire the content to be added.
In an alternative embodiment, the response module 403 includes: the selecting unit is used for responding to the trigger instruction and selecting a trigger object corresponding to the trigger instruction from a database; and the sending unit is used for sending the request to the trigger object so that the trigger object generates and feeds back the content to be added according to the adding request.
In an alternative embodiment, the response module 403 includes: the calling unit is used for calling and displaying the adding page in response to the triggering instruction; and the generating unit is used for generating the content to be added based on the input information of the adding page.
In an alternative embodiment, the adding module 404 includes: the acquisition unit is used for acquiring an occupied address corresponding to the editing position; a determining unit, configured to determine, based on the request, to-be-added content corresponding to the placeholder address; and the adding unit is used for adding the content to be added to the editing position pointed by the placeholder address.
In an optional embodiment, the system further comprises a configuration module, configured to configure access rights for the content to be added.
The device can execute the file editing method provided by the embodiment of the invention, and has the corresponding functional modules and beneficial effects of the method for executing information processing. For technical details that are not described in detail in this embodiment, reference may be made to the file editing method provided in the embodiment of the present invention.
As shown in fig. 5, the system architecture 500 may include terminal devices 501, 502, 503, a network 504, and a server 505, which are exemplary system architecture diagrams to which embodiments of the present invention may be applied. The network 504 serves to provide a medium for communication links between the terminal devices 501, 502, 503 and the server 505. Network 504 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
The user may use the terminal devices 501, 502, 503 to interact with a server 505 over a network 504 to receive or send messages or the like. The terminal devices 501, 502, 503 may have installed thereon various communication client applications, such as shopping-like applications, web browser applications, search-like applications, instant messaging tools, mailbox clients, social platform software, etc. (by way of example only).
The terminal devices 501, 502, 503 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like.
The server 505 may be a server providing various services, such as a background management server (for example only) providing support for click events generated by users using the terminal devices 501, 502, 503. The background management server may analyze and perform other processing on the received click data, text content, and other data, and feed back a processing result (for example, target push information, product information — just an example) to the terminal device.
It should be noted that the file editing method provided in the embodiment of the present application is generally executed by the server 505, and accordingly, the interpretation device is generally disposed in the server 505.
It should be understood that the number of terminal devices, networks, and servers in fig. 5 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
Referring now to FIG. 6, shown is a block diagram of a computer system suitable for use in implementing a terminal device or server of an embodiment. The terminal 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 invention.
As shown in fig. 6, the computer system 600 includes a Central Processing Unit (CPU) 601 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 602 or a program loaded from a storage section 608 into a Random Access Memory (RAM) 603. In the RAM603, various programs and data necessary for the operation of the system 600 are also stored. The CPU601, ROM602, and RAM603 are connected to each other via a bus 604. An input/output (I/O) interface 605 is also connected to bus 604. The following components are connected to the I/O interface 605: an input portion 606 including a keyboard, a mouse, and the like; an output portion 607 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 608 including a hard disk and the like; and a communication section 609 including a network interface card such as a LAN card, a modem, or the like. The communication section 609 performs communication processing via a network such as the internet. The driver 610 is also connected to the I/O interface 605 as needed. A removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 610 as necessary, so that a computer program read out therefrom is mounted in the storage section 608 as necessary.
In particular, according to the embodiments 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 embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 609, and/or installed from the removable medium 611. The computer program performs the above-described functions defined in the system of the present invention when executed by the Central Processing Unit (CPU) 601.
It should be noted that the computer readable medium shown in the present invention 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, 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 invention, 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, or device. In the present invention, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many 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, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
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 invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules described in the embodiments of the present invention may be implemented by software or hardware. The described modules may also be provided in a processor, which may be described as: a processor includes a sending module, an obtaining module, a determining module, and a first processing module. The names of these modules do not in some cases constitute a limitation on the unit itself, and for example, the sending module may also be described as a "module that sends a picture acquisition request to a connected server".
As another aspect, the present invention also provides a computer-readable medium that may be contained in the apparatus described in the above embodiments; or may be separate and not incorporated into the device. The computer readable medium carries one or more programs which, when executed by a device, cause the device to comprise: s101, determining an editing position on a file editing interface. S102, acquiring a request for adding content at an editing position, and generating a trigger instruction. And S103, responding to the trigger instruction, and generating the content to be added. And S104, adding the content to be added to the editing position.
The embodiment of the invention aims at a file editing method, a file editing device and a computer readable medium, the embodiment of the invention firstly determines the editing position on a file editing interface, then generates the content to be added based on the request of adding the content at the editing position, and finally adds the content to be added to the editing position, thereby simplifying the insertion process of the multimedia file of the file, enriching the multi-user collaborative editing capability of the file, and controlling the viewing authority of each collaborator at the later stage to realize the editing of one file, multiple users and multiple devices.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present invention, "a plurality" means two or more unless specifically defined otherwise.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (4)

1. A file editing method is applied to a client and comprises the following steps:
determining an editing position on a file editing interface;
acquiring a request for adding content at the editing position, and generating a trigger instruction;
selecting user equipment information for adding content from a database based on the triggering instruction; sending the content adding request and the user equipment information to a server so that the server can send the content adding request to user equipment corresponding to the user equipment information and receive the added content generated by the user equipment; sending the editing position to a server side so that the server side can generate an occupation address corresponding to the editing position, and establishing a mapping relation between the content to be added and the occupation address; receiving the placeholder address sent by the server, and inquiring corresponding content to be added from the server according to the placeholder address; if the content to be added is inquired, acquiring the content to be added from a server;
and adding the content to be added to the editing position pointed by the placeholder address.
2. The method of claim 1, further comprising:
and configuring access rights for the content to be added.
3. A file editing apparatus, applied to a client, includes:
the determining module is used for determining an editing position on a file editing interface;
the generating module is used for acquiring a request for adding content at the editing position and generating a triggering instruction;
the response module is used for selecting user equipment information for adding content from a database based on the trigger instruction; sending the content adding request and the user equipment information to a server so that the server can send the content adding request to user equipment corresponding to the user equipment information and receive the added content generated by the user equipment; sending the editing position to a server side so that the server side can generate an occupation address corresponding to the editing position, and establishing a mapping relation between the content to be added and the occupation address; receiving the placeholder address sent by the server, inquiring corresponding content to be added from the server according to the placeholder address, and acquiring the content to be added from the server if the content to be added is inquired;
and the adding module is used for adding the content to be added to the editing position pointed by the position occupying address.
4. A computer-readable medium, on which a computer program is stored, which, when being executed by a processor, carries out the file editing method according to any one of claims 1-2.
CN202011106222.3A 2020-10-16 2020-10-16 File editing method and device and computer readable medium Active CN112016280B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011106222.3A CN112016280B (en) 2020-10-16 2020-10-16 File editing method and device and computer readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011106222.3A CN112016280B (en) 2020-10-16 2020-10-16 File editing method and device and computer readable medium

Publications (2)

Publication Number Publication Date
CN112016280A CN112016280A (en) 2020-12-01
CN112016280B true CN112016280B (en) 2021-11-23

Family

ID=73527338

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011106222.3A Active CN112016280B (en) 2020-10-16 2020-10-16 File editing method and device and computer readable medium

Country Status (1)

Country Link
CN (1) CN112016280B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112767040A (en) * 2021-01-26 2021-05-07 广联达科技股份有限公司 Method and device for generating project pricing file, computer equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104516861A (en) * 2014-11-26 2015-04-15 无锡永中软件有限公司 Multimedia interactive document processing method
CN104516655A (en) * 2013-09-26 2015-04-15 联想(北京)有限公司 Information processing method and electronic device
CN107273343A (en) * 2017-06-23 2017-10-20 北京计算机技术及应用研究所 Document collaborative editing system and method based on data centralized management
CN108549623A (en) * 2018-04-12 2018-09-18 北京三快在线科技有限公司 Collaborative document editing control method, device, electronic equipment and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100458774C (en) * 2004-11-29 2009-02-04 国际商业机器公司 File editing device and file editing method
CN104717239A (en) * 2013-12-12 2015-06-17 鸿合科技有限公司 Method of cooperatively editing shared file, server and user side
CN106844316B (en) * 2016-12-13 2020-08-04 北京中船信息科技有限公司 Method and system for processing office document on browser online

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104516655A (en) * 2013-09-26 2015-04-15 联想(北京)有限公司 Information processing method and electronic device
CN104516861A (en) * 2014-11-26 2015-04-15 无锡永中软件有限公司 Multimedia interactive document processing method
CN107273343A (en) * 2017-06-23 2017-10-20 北京计算机技术及应用研究所 Document collaborative editing system and method based on data centralized management
CN108549623A (en) * 2018-04-12 2018-09-18 北京三快在线科技有限公司 Collaborative document editing control method, device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN112016280A (en) 2020-12-01

Similar Documents

Publication Publication Date Title
CN103338256B (en) Image sharing method, device, server and system
CN106844705B (en) Method and apparatus for displaying multimedia content
CN104539977A (en) Live broadcast previewing method and device
CN109521956B (en) Cloud storage method, device, equipment and storage medium based on block chain
CN112073307B (en) Mail processing method, mail processing device, electronic equipment and computer readable medium
JP2023526685A (en) Document sharing processing method, device, equipment, medium and system
US20220366066A1 (en) Display method, display device, and electronic device
CN112083853A (en) Account reporting method, account checking device, electronic equipment and storage medium
US20220321630A1 (en) Multimedia management system and method of displaying remotely hosted content
CN112016280B (en) File editing method and device and computer readable medium
CN114827060B (en) Interaction method and device and electronic equipment
CN115578020A (en) Subtask creation method, device, equipment and medium
US10225224B1 (en) Web and voice message notification system and process
CN113569089A (en) Information processing method, device, server, equipment, system and storage medium
CN113885976A (en) Interaction method and device and electronic equipment
CN113420133A (en) Session processing method, device, equipment and storage medium
CN114793285A (en) Information display method, device, equipment and medium
CN110708574B (en) Method and device for publishing information
US11632350B2 (en) Methods for managing sharing and for sharing messages, messaging devices of distinct types implementing same
US20240089560A1 (en) Video generation method, apparatus, electronic device and storage medium
US20230396621A1 (en) Method and system for creating social media content collections
CN111368223B (en) Page display method and device
WO2022228405A1 (en) Information interaction method and apparatus, and electronic device
JP6772320B2 (en) Terminal device control program, terminal device control method and terminal device
CN116846850A (en) Information interaction method and device and electronic equipment

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