CN112632917A - Online document processing method and device, electronic equipment and storage medium - Google Patents

Online document processing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN112632917A
CN112632917A CN201910974447.1A CN201910974447A CN112632917A CN 112632917 A CN112632917 A CN 112632917A CN 201910974447 A CN201910974447 A CN 201910974447A CN 112632917 A CN112632917 A CN 112632917A
Authority
CN
China
Prior art keywords
document
component
editing
processing
editing component
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.)
Granted
Application number
CN201910974447.1A
Other languages
Chinese (zh)
Other versions
CN112632917B (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201910974447.1A priority Critical patent/CN112632917B/en
Publication of CN112632917A publication Critical patent/CN112632917A/en
Application granted granted Critical
Publication of CN112632917B publication Critical patent/CN112632917B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Document Processing Apparatus (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention discloses an online document processing method, an online document processing device, electronic equipment and a storage medium, wherein the online document processing method comprises the following steps: the method comprises the steps of receiving an online document processing request triggered by a user, wherein the online document processing request carries a user identifier and a document identifier of a document to be processed, creating a working thread based on the online document processing request, loading an editing component set corresponding to the user identifier through the working thread, generating a processing page of the document to be processed according to the document identifier, wherein the processing page comprises a content editing area, acquiring a document element selected by the user in the content editing area, calling an editing component corresponding to the document element from the loaded editing component set, and processing the document element according to the called editing component, so that the processing efficiency of the online document can be improved.

Description

Online document processing method and device, electronic equipment and storage medium
Technical Field
The invention relates to the technical field of computers, in particular to an online document processing method, an online document processing device, electronic equipment and a storage medium.
Background
With the development of internet technology, more and more users can edit different types of documents by downloading editing components in an online document platform.
In the current online document platform, the online document platform provides all editing components for a user to download, when the user needs to edit each document element in a document, such as characters, tables, pictures, and the like, or when the user needs to edit a plurality of documents, the user needs to download a large number of editing components manually, which results in a complicated processing process of the online document, thereby reducing the processing efficiency of the online document.
Disclosure of Invention
The embodiment of the invention provides an online document processing method and device, electronic equipment and a storage medium, which can improve the processing efficiency of online documents.
The embodiment of the invention provides an online document processing method, which comprises the following steps:
receiving an online document processing request triggered by a user, wherein the online document processing request carries a user identifier and a document identifier of a document to be processed;
creating a worker thread based on the online document processing request;
loading an editing component set corresponding to the user identification through the working thread;
generating a processing page of the document to be processed according to the document identifier, wherein the processing page comprises a content editing area;
acquiring a document element selected by a user in the content editing area;
and calling the editing component corresponding to the document element from the loaded editing component set, and processing the document element according to the called editing component.
Correspondingly, an embodiment of the present invention further provides an online document processing apparatus, including:
the system comprises a receiving module, a processing module and a processing module, wherein the receiving module is used for receiving an online document processing request triggered by a user, and the online document processing request carries a user identifier and a document identifier of a document to be processed;
a creation module for creating a worker thread based on the online document processing request;
the loading module is used for loading the editing component set corresponding to the user identification through the working thread;
the generating module is used for generating a processing page of the document to be processed according to the document identification, and the processing page comprises a content editing area;
the acquisition module is used for acquiring the document elements selected by the user in the content editing area;
the calling module is used for calling the editing component corresponding to the document element from the loaded editing component set;
and the processing module is used for processing the document elements according to the called editing assembly.
Optionally, in some embodiments of the present invention, the processing module includes:
the construction unit is used for constructing a component recommendation set of the document elements according to the called editing components, and the component recommendation set comprises at least one editing component;
a display unit for displaying the component recommendation set in the processing page;
the determining unit is used for determining the editing component selected by the user in the component recommendation set to obtain a target editing component;
and the processing unit is used for processing the document elements through the target editing assembly.
Optionally, in some embodiments of the present invention, the processing unit includes:
the extracting subunit is used for extracting the configuration file of the target editing component and the script file corresponding to the target editing component;
the determining subunit is used for determining a preset interface corresponding to the configuration file to obtain an activated interface;
and the processing subunit is used for processing the document element through the activation interface according to the script file.
Optionally, in some embodiments of the present invention, the determining subunit is specifically configured to:
analyzing the configuration file to obtain the component function of the target editing component;
and determining a preset interface matched with the component function of the target editing component in a preset interface set to obtain an activated interface.
Optionally, in some embodiments of the present invention, the processing subunit is specifically configured to:
extracting document data corresponding to the document elements;
and processing the document data through the activation interface based on the script file to obtain a processing result.
Optionally, in some embodiments of the present invention, the display list is specifically configured to: displaying a component tag set corresponding to the component recommendation set in the processing page, wherein the component tag set comprises a plurality of component tags, and one editing component in the component recommendation set corresponds to one component tag;
the determining unit is specifically configured to: and determining a corresponding editing component from the component recommendation set based on the component tag selected by the user to obtain the target editing component.
Optionally, in some embodiments of the present invention, the invoking module is specifically configured to:
detecting a data type of the document element;
and calling the editing component corresponding to the data type from the loaded editing component set.
Optionally, in some embodiments of the present invention, the apparatus further includes an allocation module, where the allocation module is specifically configured to:
setting an interface set, wherein the interface set comprises a plurality of interfaces;
and distributing a corresponding interface for each editing assembly according to the assembly function of each editing assembly and the label information.
Optionally, in some embodiments of the present invention, the content editing apparatus further includes a display module, where the display module is configured to display a processing result in the content editing area.
After receiving an online document processing request triggered by a user, the online document processing request carries a user identifier and a document identifier of a document to be processed, a working thread is created based on the online document processing request, then an editing component set corresponding to the user identifier is loaded through the working thread, then a processing page of the document to be processed is generated according to the document identifier, the processing page comprises a content editing area, then a document element selected by the user in the content editing area is obtained, finally, an editing component corresponding to the document element is called from the loaded editing component set, and the document element is processed according to the called editing component. Therefore, the scheme can effectively improve the processing efficiency of the online document.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1a is a schematic view of a scenario of an online document processing method according to an embodiment of the present invention;
FIG. 1b is a flowchart illustrating an online document processing method according to an embodiment of the present invention;
FIG. 2a is another flow chart of the online document processing method provided by the embodiment of the invention;
FIG. 2b is a diagram illustrating a list of documents to be processed in the online document processing method according to an embodiment of the present invention;
FIG. 2c is a diagram illustrating a set of display processing pages in the online document processing method according to an embodiment of the present invention;
FIG. 2d is a preview of a processed document element in the online document processing method according to an embodiment of the present invention;
FIG. 2e is a schematic diagram of an interface of an editing component store in the online document processing method according to an embodiment of the present invention;
FIG. 2f is a diagram illustrating a processing result displayed in the online document processing method according to an embodiment of the present invention;
FIG. 2g is a schematic diagram of another scenario of an online document processing method according to an embodiment of the present invention;
FIG. 3a is a schematic structural diagram of a first implementation of an online document processing apparatus according to an embodiment of the present invention;
FIG. 3b is a schematic structural diagram of a second implementation of an online document processing apparatus according to an embodiment of the present invention;
FIG. 3c is a schematic structural diagram of a third implementation manner of an online document processing apparatus according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
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.
First, some terms related to the embodiments of the present invention are explained to facilitate understanding by those skilled in the art.
Document elements: various elements contained in the document, such as words, symbols, pictures, and the like.
Interface: it can be understood as an Application Programming Interface (API) as a convention for the engagement of different components of a software system.
An editing component: the editing component refers to a component capable of editing document contents.
Editing the component label: the edit component tag is used for identifying different types of edit components, and specifically may be a type to which the edit component belongs, or a keyword corresponding to the edit component, or the like.
Script files: in the embodiment of the invention, the script file refers to the literal command of the editing component, and when the script file is executed, the interpreter of the system translates the literal command of the editing component into the instruction which can be recognized by the machine and is executed according to the program sequence.
Configuration files: in embodiments of the present invention, the configuration file may include the name of the editing component, the version of the editing component, and applicable documentation of the editing component, among other things.
Thread: the method is a minimum unit which can be used by an operating system for operation scheduling, is contained in a process and is an actual operation unit in the process, one thread refers to a single sequential control flow in the process, a plurality of threads can be concurrently executed in one process, and each thread executes different tasks in parallel.
The embodiment of the invention provides an online document processing method and device, electronic equipment and a storage medium.
The online document processing apparatus may be specifically integrated in a terminal, and the terminal may include a mobile phone, a tablet Computer, or a Personal Computer (PC).
Referring to fig. 1a, an embodiment of the present invention provides an online document processing system, which may include a terminal 10, a server 20, and a user 30, for example, the document processing apparatus is integrated in a personal computer, the personal computer may be installed with a client, which may be any client capable of providing an online document editing service, for example, a browser-based web client, the online document editing service may support a user to add, delete, and modify document contents, and during the process of modifying document contents, may also support the modification of the format of document contents, such as bold text font, text color change, table style modification, and the like, when receiving an online document processing request triggered by a user, the document identification terminal 10 carrying a user identifier and a document to be processed may create a working thread according to the online document processing request, then, the editing component set corresponding to the user identifier is loaded through the worker thread, then, the terminal 10 may generate a processing page of the document to be processed according to the document identifier, where the processing page includes a content editing area, and the terminal 10 may further display the processing page of the document to be processed on a display screen of the terminal, then, obtain a document element selected by the user in the content editing area, and finally, the terminal 10 invokes an editing component corresponding to the document element from the loaded editing component set and processes the document element according to the invoked editing component.
Because the scheme receives an online document processing request triggered by a user at a terminal, the terminal can create a working thread according to the online document request, then the terminal loads an editing component set corresponding to a user identifier through the working thread, namely, when a user replacing device logs in an online document platform to edit the same document, the terminal can acquire the editing component set corresponding to the user identifier from a server, and then loads the editing component set through the working thread, the user does not need to manually download a corresponding editing component, the processing flow of the online document is simplified, and in addition, the editing component runs in the working thread, so that the main thread of the online document cannot be jammed due to performance problems, meanwhile, the editing component cannot directly access document elements in the document to be processed, and cannot access local files of the terminal through a local file transmission protocol, therefore, the scheme can not only improve the processing efficiency of the online document, but also improve the safety of the online document.
The following are detailed below. It should be noted that the description sequence of the following embodiments is not intended to limit the priority sequence of the embodiments.
An online document processing method, comprising: the method comprises the steps of receiving an online document processing request triggered by a user, wherein the online document processing request carries a user identifier and a document identifier of a document to be processed, creating a working thread based on the online document processing request, loading an editing component set corresponding to the user identifier through the working thread, generating a processing page of the document to be processed according to the document identifier, wherein the processing page comprises a content editing area, acquiring a document element selected by the user in the content editing area, calling an editing component corresponding to the document element from the loaded editing component set, and processing the document element according to the called editing component.
Referring to fig. 1b, fig. 1b is a schematic flow chart of an online document processing method according to an embodiment of the present invention. The specific flow of the online document processing method can be as follows:
101. an online document processing request triggered by a user is received.
The online document processing request carries a user identifier and a document identifier of a document to be processed, for example, a triggering operation of a user on an online document processing control may be specifically received, an online document processing request is generated, the representation form of the control may be an icon, an input box, a button, and the like, the document processing request may include a user identifier of the user, such as a user account of the user and a user avatar of the user, and the document identifier may include a document format, a file size of the document, content of the document, and the like.
102. A worker thread is created based on the online document processing request.
For example, a working thread may be created based on a multi-thread working mechanism of a browser, such as a Web Worker mechanism, and a working thread that can be used for loading an editing component is created according to an online document processing request.
103. And loading the editing component set corresponding to the user identification through the working thread.
For example, all editing components used by the user in a historical time period can be acquired from the server according to the user identifier, then the editing components are loaded through the working thread, and for example, when the user edits a document to be processed through the device a and edits the same document through the device b, the editing component selected by the user on the device a can be acquired from the server according to the user identifier of the user; of course, according to the editing components used by the user in the historical time period, the editing components with the same types as the editing components can be obtained, and the editing component set corresponding to the user identification can be obtained.
It should be noted that the working thread here can be understood as a sub-thread, in the process of processing the online document, the main thread is used for running the document to be processed, and the working thread is used for loading the editing component set, which do not interfere with each other, so that the main thread of the online document is not jammed due to performance problems, and meanwhile, the editing component cannot directly access document elements in the document to be processed, and cannot access a local file of the terminal through a local file transfer protocol, so that not only the processing efficiency of the online document can be improved, but also the security of the online document can be improved.
104. And generating a processing page of the document to be processed according to the document identification.
The processing page comprises a content editing area, the content editing area displays the document content of the document to be processed, the document content can be one or more of texts, pictures and tables, and the document to be processed can be a document which is stored locally in advance or a document which is pulled through an access network interface.
For example, a user may select one of the documents to be processed in a document list including a plurality of documents to be processed, and then generate a processing page of the document to be processed based on the document identifier of the document to be processed.
105. And acquiring the document elements selected by the user in the content editing area.
For example, when a selection operation of a user for a document content of an editing area is detected, a target area corresponding to the selection operation is determined, and then a document element is determined from the document content of a document to be processed based on the target area, that is, in some embodiments, the step "obtaining a document element selected by the user in the content editing area" may specifically include:
(21) when the selection operation of a user for the document content of the editing area is detected, determining a target area corresponding to the selection operation;
(22) based on the target area, a document element is determined from document contents of the document to be processed.
It should be noted that, when there are a large number of characters in the editing area, at this time, the characters located in the target area may be obtained, and the characters located in the target area are determined as the document elements selected by the user; when there is no content in the editing area, at this time, the content data in the preset area may be extracted to obtain a document element, for example, the document to be processed includes 13 pages of text content, the editing area displays the content of page 1, and there is no content in the content editing area, so that the content of page 2 of the document to be processed may be extracted and determined as the document element selected by the user, that is, in some embodiments, the step "determining the document element from the document content of the document to be processed based on the target area" may specifically include:
(31) detecting whether the target area has content data;
(32) when the target area has content data, extracting the content data in the target area to obtain a document element;
(33) and when the target area does not have the content data, extracting the content data in the preset area to obtain the document element.
106. And calling the editing component corresponding to the document element from the loaded editing component set, and processing the document element according to the called editing component.
It should be noted that different document elements differ in data type, for example, a table belongs to a two-dimensional matrix data format, a slide, a brain diagram, and a flowchart all belong to a tree data structure, data in a rich text type is a one-dimensional streaming data structure, the rich text format is an encoding method for facilitating easy dumping of formatted text and graphics between applications, and a file in the rich text format is a file similar to a DOC format (Word document) and has good compatibility.
Therefore, the data type of the document element may be obtained, and the editing component corresponding to the document element is called from the loaded editing component set based on the data type of the document element, that is, in some embodiments, the step "calling the editing component corresponding to the document element from the loaded editing component set" may specifically include:
(41) detecting the data type of the document element;
(42) and calling the editing component corresponding to the data type from the loaded editing component set.
Specifically, the edit component parameters matching the data type may be obtained based on the data type of the document element, for example, if the data type of the document element is in a matrix data format, the edit component parameters matching the matrix data format, that is, the table edit component parameters, may be obtained, and then, when the editing component parameter is used to query the corresponding editing component from the loaded editing component set, for example, the loaded editing component set has 10 editing component tags, there are 3 edit component tags that match the edit component parameters, then these 3 associated edit component tags can be retained, and add these 3 editing component tags to the same set to obtain the editing component corresponding to the data type, for example, when the document element is a table, the edit component corresponding to the document element can be a form beautification edit component tag, a pie chart edit component tag, a sort edit component tag, and the like.
It should be further noted that, after determining the editing component tag set corresponding to the data type from the loaded editing component set, optionally, the editing component tag not corresponding to the data type may be minimized, or the transparency of the editing component tag not corresponding to the data type may also be set to 0%, which may be specifically set according to actual situations and is not described herein again.
After determining the editing component corresponding to the document element, the document element may be processed according to the called editing component, for example, a component recommendation set may be constructed according to the called editing component, and then the document element is processed based on the editing component selected by the user in the component recommendation set, that is, in some embodiments, the step "processing the document element according to the called editing component" may specifically include:
(51) constructing a component recommendation set of the document elements according to the called editing components;
(52) displaying the set of component recommendations in a processing page;
(53) determining an editing component selected by a user in the component recommendation set to obtain a target editing component;
(54) the document elements are processed by the target editing component.
The component recommendation set includes at least one editing component, and a component tag set corresponding to the component recommendation set may be displayed in the processing page, that is, in some embodiments, displaying the component recommendation set in the processing page may specifically include: displaying a component tag set corresponding to the component recommendation set in a processing page, wherein each editing component in the component recommendation set corresponds to a component tag, the editing component tag is used for identifying editing components of different categories, specifically, the editing component tag can be a category to which the editing component belongs, or a keyword corresponding to the editing component, and the like, and the expression form of the editing component tag can be an icon, a graphic frame, a graphic button or the like. Further, determining the editing component selected by the user in the component recommendation set may obtain the component tag selected by the user, that is, in some embodiments, determining the editing component selected by the user in the component recommendation set to obtain the target editing component, which may specifically include: and determining a corresponding editing component from the component recommendation set based on the component tag selected by the user to obtain the target editing component.
Then, a corresponding editing component can be obtained from the called editing component based on the document element to obtain a first editing component set, a recommended editing component can be downloaded from a network editing component library according to the type of the document element to obtain a second editing component set, then, a component recommendation set of the document element is constructed based on the first editing component set and the second editing component set, the component recommendation set is displayed in a processing page, then, an editing component selected by a user in the component recommendation set is determined to obtain a target editing component, and finally, the document element is processed through the target editing component.
Wherein a document element may be processed through a script file of a target editing component, i.e. in some embodiments, the step "processing said document element through a target editing component" comprises:
(61) extracting a configuration file of a target editing assembly and a script file corresponding to the target editing assembly;
(62) determining a preset interface corresponding to the configuration file to obtain an activated interface;
(63) and processing the document elements through the activated interface according to the script file.
Specifically, the loaded editing component set can be accessed through a preset interface, a script file corresponding to the target editing component selected by the user is called in the loaded editing component set, and then the document element is processed through an activated interface according to the script file. In the scheme, the script file corresponding to the target editing component is called through the preset interface, so that the condition that the document data of the user is leaked due to the existence of viruses in the editing component can be avoided, and the safety of document processing can be improved.
The preset interface may be divided into a read operation type interface, a write operation type interface, a notification type interface, and an interface type interface according to functions thereof, for example, content (i.e., a document element) currently selected by a user, the number of pages of a document to be processed, and/or the page size of the document to be processed may be acquired through the read operation type interface, the document element may be added or deleted and/or an element attribute may be set through the write operation type interface, where the element attribute may include a font, a font size, a color, a frame, a rotation, a zoom, and a background, a change in the element attribute may be monitored through the notification type interface, and an interface input by the user and an interface for adjusting parameters may be provided for the editing assembly through the.
The corresponding preset interface may be determined according to a component function of the editing component, that is, in some embodiments, the step "determining the preset interface corresponding to the configuration file to obtain the activated interface" may specifically include:
(71) analyzing the configuration file to obtain the component function of the target editing component;
(72) and determining a preset interface matched with the component function of the target editing component in the preset interface set to obtain an activated interface.
The configuration file can be analyzed to obtain a suitable document of the editing component corresponding to the configuration file, so that the component function of the editing component is determined, and then the corresponding preset interface is selected in the preset interface set based on the component function of the editing component to obtain the activated interface. For example, the configuration file is analyzed, and it is determined that the component function of the target editing component is to set the font color, then the write operation type interface may be selected from the preset interface set, and the write operation type interface is used as the activation interface.
After determining the activation interface, the document data corresponding to the document element may be processed through the activation interface, that is, in some embodiments, the step "processing the document element through the activation interface according to the script file" may specifically include:
(81) extracting document data corresponding to the document elements;
(82) and processing the document data through the activated interface based on the script file to obtain a processing result.
It should be noted that the interface set may be preset, that is, in some embodiments, the interface set may specifically further include:
(91) setting an interface set;
(92) extracting label information of each interface;
(93) and distributing a corresponding interface for each editing assembly according to the assembly function and the label information of each editing assembly.
The interface set includes a plurality of interfaces, for example, the interface set may include a read operation type interface, a write operation type interface, a notification type interface, and an interface type interface, and specifically, an editing component library may be acquired from a server side through network connection, and then, according to tag information and a component function of each editing component in the editing component library, a corresponding interface is allocated to each editing component, an editing component in the editing component library may be uploaded by a user or by an operation and maintenance worker, it is to be noted that security check is also required to be performed before the editing component is uploaded to the editing component library, so as to avoid a situation that malicious code occurs in the editing component.
Optionally, in some embodiments, when the processing result may be displayed in a visual manner, the processing result may also be displayed after obtaining the processing result, that is, the step "call an editing component corresponding to the document element from the loaded editing component set, and process the document element according to the called editing component" may further include: the processing result is displayed in the content editing area.
The method comprises the steps of firstly receiving an online document processing request triggered by a user, wherein the online document processing request carries a user identifier and a document identifier of a document to be processed, then creating a working thread based on the online document processing request, then loading an editing component set corresponding to the user identifier through the working thread, then generating a processing page of the document to be processed according to the document identifier, wherein the processing page comprises a content editing area, calling an editing component corresponding to a document element from the loaded editing component set when the document element selected by the user in the content editing area is obtained, and processing the document element according to the called editing component. Compared with the existing online document processing scheme, the online document processing method of the invention can load the editing component set corresponding to the user identifier through the working thread, namely, realize the personalization of the loaded editing component set through the user identifier, when the document element selected by the user is obtained, the editing component corresponding to the document element is called from the loaded editing component set, and the document element is processed according to the called editing component, on the one hand, the editing component corresponding to the document element is not required to be manually downloaded by the user, the processing flow of the online document is simplified, on the other hand, the editing component set is loaded and edited through the working thread, the main thread of the online document is not blocked due to the performance problem, meanwhile, the editing component can not directly access the document element in the document to be processed, and can not access the local file of the terminal through the local file transmission protocol, therefore, the processing efficiency of the online document can be improved, the safety of the online document can be improved, and in the third aspect, when a user replaces equipment to log in an online document platform to edit the same document, the same editing assembly can be loaded, so that the processing process of the online document is simplified, and the processing efficiency of the online document is improved.
The method according to the examples is further described in detail below by way of example.
In the present embodiment, the description will be given taking an example in which the online document processing apparatus is specifically integrated in a terminal.
Referring to fig. 2a, a document processing method may specifically include the following steps:
201. the terminal receives an online document processing request triggered by a user.
For example, the terminal may first display a to-be-processed document list including a plurality of to-be-processed documents through a browser, where the to-be-processed documents in the to-be-processed document list may be documents pre-stored locally or documents pulled through accessing a network interface, as shown in fig. 2 b. When the terminal receives a selection instruction triggered by a user aiming at the document list to be processed, the terminal can generate an online document processing request according to the selection instruction.
202. And the terminal establishes a working thread based on the online document processing request.
For example, the terminal may create a working thread based on a multi-thread working mechanism of the browser, such as a Web Worker mechanism, and create a working thread that can be used for loading the editing component according to the online document processing request.
203. And the terminal loads an editing component set corresponding to the user identification through the working thread.
For example, the terminal may obtain all editing components used by the user in the historical time period according to the user identifier, and then, the terminal loads the editing components through the working thread based on the editing component library.
204. And the terminal generates a processing page of the document to be processed according to the document identifier.
Wherein the processing page includes a content editing area. For example, a to-be-processed document a, a to-be-processed document B, and a to-be-processed document C are displayed on a display screen of the terminal, when the terminal detects a selection operation of a user for the to-be-processed document C, the to-be-processed document C is determined as the to-be-processed document, the terminal can display a processing page of the to-be-processed document C according to a document identifier of the to-be-processed document C, and the content editing area displays the document content of the to-be-processed document C.
For another example, please refer to fig. 2c, the format of the to-be-processed document is an electronic form (i.e., Excel), the terminal may display a corresponding processing page according to the user identifier of the user and the format of the to-be-processed document, where the processing page may include a content editing area and an editing component tag set, the content editing area displays document content of the to-be-processed document, such as a form, and the editing component tag set may include an editing component tag selected by the user in a historical time period and an editing component tag related to the format of the to-be-processed document.
205. The terminal acquires the document elements selected by the user in the content editing area.
When the terminal detects the selection operation of a user on the document content of the editing area, the terminal determines a target area corresponding to the selection operation, and then the terminal determines the document elements from the document content of the document to be processed based on the target area.
For example, the document to be processed is a plain text, the text content of the document to be processed is displayed in the content editing area, and when detecting a selection operation of the user for the text content, for example, dragging and selecting a certain segment of text "where spring" at this time, the document element is "where spring".
206. And the terminal calls the editing assembly corresponding to the document element from the loaded editing assembly set and processes the document element according to the called editing assembly.
The different document elements are different in data type, for example, a table belongs to a two-dimensional matrix data format, a slide, a brain diagram and a flow chart all belong to a tree data structure, data in a rich text type is a one-dimensional streaming data structure, the rich text format is an encoding method for facilitating easy dumping of formatted text and graphics between application programs, and a file after the rich text format is a file similar to a DOC format (Word document) and has good compatibility.
For example, the terminal detects a selection operation of the user for a text, determines that a document element selected by the user is "where spring", may invoke an editing component corresponding to "where spring", such as a font bold editing component tag and a font format editing component tag, and the like, and may further display the editing component corresponding to "where spring" through the display screen, and in addition, may display a preview of the document element processed by each editing component, as shown in fig. 2 d.
In addition, the processing page may further include a "more edit components" tab, and when the receiving user clicks on the "more edit components" control, the terminal may switch the processing page to the edit components store page, as shown in fig. 2 e.
Specifically, the terminal can call the editing assembly corresponding to the document element from the loaded editing assembly set, and process the document element through the preset interface according to the called editing assembly, and the corresponding editing assembly can only be called through the preset interface, so that not only can the document data leakage of a user caused by viruses existing in some editing assemblies be avoided, and further the safety of document processing be improved, but also the user does not need to manually download the corresponding editing assembly when editing the document to be processed, and the efficiency of document processing is further improved.
207. The terminal displays the processing result in the content editing area.
In specific implementation, when the terminal receives the processing result, the processing result may be displayed in a visual manner to be viewed by the user, as shown in fig. 2 f.
As can be seen from the above, the terminal according to the embodiment of the present invention first receives an online document processing request triggered by a user, where the online document processing request carries a user identifier and a document identifier of a to-be-processed document, then, the terminal creates a working thread based on the online document processing request, then, the terminal loads an editing component set corresponding to the user identifier through the working thread, and then, the terminal generates a processing page of the to-be-processed document according to the document identifier, where the processing page includes a content editing area, and when acquiring a document element selected by the user in the content editing area, the terminal invokes an editing component corresponding to the document element from the loaded editing component set, and processes the document element according to the invoked editing component. Compared with the existing online document processing scheme, the terminal of the invention can load the editing component set corresponding to the user identifier through the working thread, namely the terminal realizes the personalization of the loaded editing component set through the user identifier, when the document element selected by the user is obtained, the editing component corresponding to the document element is called from the loaded editing component set, and the document element is processed according to the called editing component, on the one hand, the editing component corresponding to the document element is not required to be manually downloaded by the user, the processing flow of the online document is simplified, on the other hand, the terminal loads and edits the component set through the working thread, the main thread of the online document is not blocked due to the performance problem, meanwhile, the editing component can not directly access the document element in the document to be processed, and can not access the local file of the terminal through the local file transmission protocol, therefore, the processing efficiency of the online document can be improved, the safety of the online document can be improved, and in the third aspect, when a user replaces equipment to log in an online document platform to edit the same document, the same editing assembly can be loaded, so that the processing process of the online document is simplified, and the processing efficiency of the online document is improved.
To facilitate understanding of the online document processing method provided by the embodiment of the present invention, please refer to fig. 2g, which takes inserting an icon in a to-be-processed document as an example for description, first, a user accesses an online document platform through a browser, then, the user opens the to-be-processed document in the online document platform, an interface of the to-be-processed document and document content of the to-be-processed document are displayed in the browser, the online document platform notifies an editing component manager to load an editing component, the editing component manager acquires an editing component installed by the current user from a server, and the editing component manager loads a js file and a configuration file into a memory. When a user selects a form, the online document platform informs an editing component manager of a selected event, the editing component manages and inquires that the selected element is the form, then an editing component which can be matched with the form type is searched, after the editing component is found, the menu and toolbar configuration in an editing component configuration file is sent to the online document platform, the online document platform updates the menu and toolbar according to the configuration, displays a menu item corresponding to the editing component and a toolbar icon corresponding to the editing component, when the user selects an inserted diagram type in an editing component menu is detected, the online document platform sends a menu identifier and a menu parameter to the editing component manager, the editing component manager starts the corresponding editing component according to the menu identifier and the menu parameter, the editing component determines the type of the diagram to be inserted according to the menu parameter, the editing component calls an interface to obtain the selected content, the interface returns a table object selected by a user, then the editing component reads a row title, a list graph and data content of the table object through the interface, the editing component determines the position and the size of a graph drawing area according to the row title, the list graph and the data content of the table object, calculates the position and the attribute of an element to be added according to the table data, adds corresponding elements on the graph through the interface, such as setting characters, background colors, foreground color positions and other attributes, and performs combination operation on the added elements.
In order to realize that the chart changes along with the data, the editing component manager sets a change event of the table and sets the chart and the table as associated elements, after the setting is successful, when a user modifies the data in the table, the online document platform informs the editing component manager, the editing component manager calls the editing component through an interface, the editing component calculates according to the data of the table again, and then a related chart object is obtained and updated according to the associated elements of the table.
In order to better implement the online document processing method according to the embodiment of the present invention, an embodiment of the present invention further provides a document processing apparatus (processing apparatus for short) based on the foregoing document processing method. Wherein the meaning of the noun is the same as that in the document processing method, and the specific implementation details can refer to the description in the method embodiment.
Referring to fig. 3a, fig. 3a is a schematic structural diagram of an online document processing apparatus according to an embodiment of the present invention, where the processing apparatus may include a receiving module 301, a creating module 302, a loading module 303, a generating module 304, an obtaining module 305, a calling module 306, and a processing module 307, which may specifically be as follows:
the receiving module 301 is configured to receive an online document processing request triggered by a user.
The online document processing request carries a user identifier and a document identifier of a document to be processed, for example, a trigger operation of a user on an online document processing control may be specifically received, and an online document processing request is generated, where the representation form of the control may be in the form of an icon, an input box, a button, and the like, the document processing request may include a user identifier of the user, such as a user account of the user and a user avatar of the user, and the document identifier may include a document format, a file size of the document, content of the document, and the like.
A creation module 302 for creating a worker thread based on the online document processing request.
For example, the creating module 302 may create a working thread based on a multi-thread working mechanism of a browser, such as a Web Worker mechanism, and create a working thread that can be used for loading an editing component according to an online document processing request, or of course, create a working thread by another mechanism, which is specifically selected according to an actual situation.
And a loading module 303, configured to load, through the worker thread, the editing component set corresponding to the user identifier.
For example, the loading module 303 may obtain all editing components used by the user in a historical time period according to the user identifier, and then load the editing components through a work thread, or for example, when the user edits a document to be processed through the device a and edits the same document through the device b, the loading module 303 may obtain an editing component selected by the user on the device a according to the user identifier of the user; of course, the loading module 303 may also obtain editing components of the same type as the editing components used by the user in the historical time period, to obtain an editing component set corresponding to the user identifier.
And the generating module 304 is configured to generate a processing page of the document to be processed according to the document identifier.
For example, a user may select one of the documents to be processed in a document list including a plurality of documents to be processed, and the generating module 304 generates a processing page of the document to be processed based on the document identifier of the document to be processed.
An obtaining module 305, configured to obtain a document element selected by a user in the content editing area.
For example, when the obtaining module 305 detects a selection operation of a user on the document content of the editing area, a target area corresponding to the selection operation is determined, and then the obtaining module 305 determines a document element from the document content of the document to be processed based on the target area.
And the calling module 306 is used for calling the editing component corresponding to the document element from the loaded editing component set.
For example, specifically, the invoking module 306 may obtain the data type of the document element, and invoke the editing component corresponding to the document element from the loaded editing component set based on the data type of the document element
Optionally, in some embodiments, the calling module is specifically configured to: and detecting the data type of the document element, and calling the editing component corresponding to the data type from the loaded editing component set.
And the processing module 307 is configured to process the document element according to the called editing component.
For example, the processing module 307 may construct a component recommendation set according to the called editing component, and the processing module 307 may process the document element based on the editing component selected by the user in the component recommendation set
Optionally, in some embodiments, the processing module 307 may include:
the construction unit is used for constructing a component recommendation set of the document elements according to the called editing components, wherein the component recommendation set comprises at least one editing component;
a display unit for displaying the component recommendation set in the processing page;
the determining unit is used for determining the editing components selected by the user in the component recommendation set to obtain target editing components;
and the processing unit is used for processing the document elements through the target editing component.
Optionally, in some embodiments, the processing unit includes:
the extracting subunit is used for extracting the configuration file of the target editing assembly and the script file corresponding to the target editing assembly;
the determining subunit is used for determining a preset interface corresponding to the configuration file to obtain an activated interface;
and the processing subunit is used for processing the document elements through the activated interface according to the script file.
Optionally, in some embodiments, the determining subunit is specifically configured to: and analyzing the configuration file to obtain the component function of the target editing component, and determining a preset interface matched with the component function of the target editing component in the preset interface set to obtain an activated interface.
Optionally, in some embodiments, the processing subunit is specifically configured to: and extracting document data corresponding to the document elements, and processing the document data through the activated interface based on the script file to obtain a processing result.
Optionally, in some embodiments, the display sheet is specifically configured to: displaying a component tag set corresponding to the component recommendation set in a processing page, wherein the component tag set comprises a plurality of component tags, and one editing component in the component recommendation set corresponds to one component tag; the determination unit is specifically configured to: and determining a corresponding editing component from the component recommendation set based on the component tag selected by the user to obtain the target editing component.
Optionally, in some embodiments, please refer to fig. 3b, further comprising an allocation module 308, which is specifically configured to: setting an interface set, wherein the interface set comprises a plurality of interfaces; and distributing a corresponding interface for each editing assembly according to the assembly function and the label information of each editing assembly.
Optionally, in some embodiments, please refer to fig. 3c, which further includes a display module 309, where the display module is configured to display the processing result in the content editing area.
It can be seen that, in the online document processing apparatus according to the embodiment of the present invention, the receiving module 301 first receives an online document processing request triggered by a user, where the online document processing request carries a user identifier and a document identifier of a to-be-processed document, then the creating module 302 creates a working thread based on the online document processing request, then the loading module 303 loads an editing component set corresponding to the user identifier through the working thread, then the generating module 304 generates a processing page of the to-be-processed document according to the document identifier, the processing page includes a content editing area, when the obtaining module 305 obtains a document element selected by the user in the content editing area, the calling module 306 calls an editing component corresponding to the document element from the loaded editing component set, and the processing module 307 processes the document element according to the called editing component. Compared with the existing online document processing scheme, the loadable module 303 in the online document processing apparatus loads the editing component set corresponding to the user identifier through the working thread, when the obtaining module 305 obtains the document element selected by the user, the invoking module 306 invokes the editing component corresponding to the document element from the loaded editing component set, and the processing module 307 processes the document element according to the invoked editing component, on one hand, in the process of processing the online document, the assembly set is loaded and edited through the working thread, so that the main thread of the online document is not jammed due to the performance problem, meanwhile, the editing component cannot directly access the document element in the document to be processed, and cannot access the local file of the terminal through the local file transfer protocol, therefore, the processing efficiency of the online document can be improved, on the other hand, when a user changes equipment and logs in the online document platform to edit the same document, the same editing assembly can be loaded, the processing process of the online document is simplified, and the processing efficiency of the online document is improved.
In addition, an embodiment of the present invention further provides an electronic device, as shown in fig. 4, which shows a schematic structural diagram of the electronic device according to the embodiment of the present invention, specifically:
the electronic device may include components such as a processor 401 of one or more processing cores, memory 402 of one or more computer-readable storage media, a power supply 403, and an input unit 404. Those skilled in the art will appreciate that the electronic device configuration shown in fig. 4 does not constitute a limitation of the electronic device and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. Wherein:
the processor 401 is a control center of the electronic device, connects various parts of the whole electronic device by various interfaces and lines, performs various functions of the electronic device and processes data by running or executing software programs and/or modules stored in the memory 402 and calling data stored in the memory 402, thereby performing overall monitoring of the electronic device. Optionally, processor 401 may include one or more processing cores; preferably, the processor 401 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 401.
The memory 402 may be used to store software programs and modules, and the processor 401 executes various functional applications and data processing by operating the software programs and modules stored in the memory 402. The memory 402 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data created according to use of the electronic device, and the like. Further, the memory 402 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 402 may also include a memory controller to provide the processor 401 access to the memory 402.
The electronic device further comprises a power supply 403 for supplying power to the various components, and preferably, the power supply 403 is logically connected to the processor 401 through a power management system, so that functions of managing charging, discharging, and power consumption are realized through the power management system. The power supply 403 may also include any component of one or more dc or ac power sources, recharging systems, power failure detection circuitry, power converters or inverters, power status indicators, and the like.
The electronic device may further include an input unit 404, and the input unit 404 may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control.
Although not shown, the electronic device may further include a display unit and the like, which are not described in detail herein. Specifically, in this embodiment, the processor 401 in the electronic device loads the executable file corresponding to the process of one or more application programs into the memory 402 according to the following instructions, and the processor 401 runs the application program stored in the memory 402, thereby implementing various functions as follows:
the method comprises the steps of receiving an online document processing request triggered by a user, wherein the online document processing request carries a user identifier and a document identifier of a document to be processed, creating a working thread based on the online document processing request, loading an editing component set corresponding to the user identifier through the working thread, generating a processing page of the document to be processed according to the document identifier, wherein the processing page comprises a content editing area, acquiring a document element selected by the user in the content editing area, calling an editing component corresponding to the document element from the loaded editing component set, and processing the document element according to the called editing component.
The above operations can be implemented in the foregoing embodiments, and are not described in detail herein.
The method comprises the steps of firstly receiving an online document processing request triggered by a user, wherein the online document processing request carries a user identifier and a document identifier of a document to be processed, then creating a working thread based on the online document processing request, then loading an editing component set corresponding to the user identifier through the working thread, then generating a processing page of the document to be processed according to the document identifier, wherein the processing page comprises a content editing area, calling an editing component corresponding to a document element from the loaded editing component set when the document element selected by the user in the content editing area is obtained, and processing the document element according to the called editing component. Compared with the existing online document processing scheme, the online document processing method of the invention can load the editing component set corresponding to the user identifier through the working thread, namely, realize the personalization of the loaded editing component set through the user identifier, when the document element selected by the user is obtained, the editing component corresponding to the document element is called from the loaded editing component set, and the document element is processed according to the called editing component, on the one hand, the editing component corresponding to the document element is not required to be manually downloaded by the user, the processing flow of the online document is simplified, on the other hand, the editing component set is loaded and edited through the working thread, the main thread of the online document is not blocked due to the performance problem, meanwhile, the editing component can not directly access the document element in the document to be processed, and can not access the local file of the terminal through the local file transmission protocol, therefore, the processing efficiency of the online document can be improved, the safety of the online document can be improved, and in the third aspect, when a user replaces equipment to log in an online document platform to edit the same document, the same editing assembly can be loaded, so that the processing process of the online document is simplified, and the processing efficiency of the online document is improved.
It will be understood by those skilled in the art that all or part of the steps of the methods of the above embodiments may be performed by instructions or by associated hardware controlled by the instructions, which may be stored in a computer readable storage medium and loaded and executed by a processor.
To this end, embodiments of the present invention provide a storage medium, in which a plurality of instructions are stored, and the instructions can be loaded by a processor to execute the steps in any one of the online document processing methods provided by the embodiments of the present invention. For example, the instructions may perform the steps of:
the method comprises the steps of receiving an online document processing request triggered by a user, wherein the online document processing request carries a user identifier and a document identifier of a document to be processed, creating a working thread based on the online document processing request, loading an editing component set corresponding to the user identifier through the working thread, generating a processing page of the document to be processed according to the document identifier, wherein the processing page comprises a content editing area, acquiring a document element selected by the user in the content editing area, calling an editing component corresponding to the document element from the loaded editing component set, and processing the document element according to the called editing component.
The above operations can be implemented in the foregoing embodiments, and are not described in detail herein.
Wherein the storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
Since the instructions stored in the storage medium can execute the steps in any online document processing method provided by the embodiment of the present invention, the beneficial effects that can be achieved by any online document processing method provided by the embodiment of the present invention can be achieved, which are detailed in the foregoing embodiments and will not be described herein again.
The online document processing method, the online document processing apparatus, the electronic device, and the storage medium according to the embodiments of the present invention are described in detail above, and a specific example is applied in the description to explain the principle and the implementation of the present invention, and the description of the above embodiments is only used to help understanding the method and the core idea of the present invention; meanwhile, for those 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 (15)

1. An online document processing method, comprising:
receiving an online document processing request triggered by a user, wherein the online document processing request carries a user identifier and a document identifier of a document to be processed;
creating a worker thread based on the online document processing request;
loading an editing component set corresponding to the user identification through the working thread;
generating a processing page of the document to be processed according to the document identifier, wherein the processing page comprises a content editing area;
acquiring a document element selected by a user in the content editing area;
and calling the editing component corresponding to the document element from the loaded editing component set, and processing the document element according to the called editing component.
2. The method of claim 1, wherein the processing the document element according to the invoked editing component comprises:
constructing a component recommendation set of the document elements according to the called editing components, wherein the component recommendation set comprises at least one editing component;
displaying the set of component recommendations in the processing page;
determining an editing component selected by a user in the component recommendation set to obtain a target editing component;
and processing the document element through a target editing component.
3. The method of claim 2, wherein the processing the document element by the target editing component comprises:
extracting a configuration file of the target editing component and a script file corresponding to the target editing component;
determining a preset interface corresponding to the configuration file to obtain an activated interface;
and processing the document elements through the activation interface according to the script file.
4. The method of claim 3, wherein determining the preset interface corresponding to the configuration file to obtain an activated interface comprises:
analyzing the configuration file to obtain the component function of the target editing component;
and determining a preset interface matched with the component function of the target editing component in a preset interface set to obtain an activated interface.
5. The method of claim 3, wherein processing the document element through the activation interface according to the script file comprises:
extracting document data corresponding to the document elements;
and processing the document data through the activation interface based on the script file to obtain a processing result.
6. The method of claim 2, wherein displaying the set of component recommendations in the processing page comprises:
displaying a component tag set corresponding to the component recommendation set in the processing page, wherein the component tag set comprises a plurality of component tags, and one editing component in the component recommendation set corresponds to one component tag;
the determining the editing component selected by the user in the component recommendation set to obtain the target editing component comprises: and determining a corresponding editing component from the component recommendation set based on the component tag selected by the user to obtain the target editing component.
7. The method of claim 1, wherein said invoking an editing component corresponding to the document element from the loaded set of editing components comprises:
detecting a data type of the document element;
and calling the editing component corresponding to the data type from the loaded editing component set.
8. The method of any one of claims 1 to 7, further comprising:
setting an interface set, wherein the interface set comprises a plurality of interfaces;
extracting label information of each interface;
and distributing a corresponding interface for each editing assembly according to the assembly function of each editing assembly and the label information.
9. The method according to any one of claims 1 to 7, wherein after calling the editing component corresponding to the document element from the loaded editing component set and processing the document element according to the called editing component, the method further comprises:
and displaying the processing result in the content editing area.
10. An online document processing apparatus, comprising:
the system comprises a receiving module, a processing module and a processing module, wherein the receiving module is used for receiving an online document processing request triggered by a user, and the online document processing request carries a user identifier and a document identifier of a document to be processed;
a creation module for creating a worker thread based on the online document processing request;
the loading module is used for loading the editing component set corresponding to the user identification through the working thread;
the generating module is used for generating a processing page of the document to be processed according to the document identification, and the processing page comprises a content editing area;
the acquisition module is used for acquiring the document elements selected by the user in the content editing area;
the calling module is used for calling the editing component corresponding to the document element from the loaded editing component set;
and the processing module is used for processing the document elements according to the called editing assembly.
11. The apparatus of claim 10, wherein the processing module comprises:
the construction unit is used for constructing a component recommendation set of the document elements according to the called editing components, and the component recommendation set comprises at least one editing component;
a display unit for displaying the component recommendation set in the processing page;
the determining unit is used for determining the editing component selected by the user in the component recommendation set to obtain a target editing component;
and the processing unit is used for processing the document elements through the target editing assembly.
12. The apparatus of claim 11, wherein the processing unit comprises:
the extracting subunit is used for extracting the configuration file of the target editing component and the script file corresponding to the target editing component;
the determining subunit is used for determining a preset interface corresponding to the configuration file to obtain an activated interface;
and the processing subunit is used for processing the document element through the activation interface according to the script file.
13. The apparatus of claim 12, wherein the determining subunit is specifically configured to:
analyzing the configuration file to obtain the component function of the target editing component;
and determining a preset interface matched with the component function of the target editing component in a preset interface set to obtain an activated interface.
14. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the steps of the online document processing method according to any one of claims 1-9 are implemented when the program is executed by the processor.
15. A computer-readable storage medium, on which a computer program is stored, wherein the computer program, when being executed by a processor, carries out the steps of the online document processing method according to any one of claims 1 to 9.
CN201910974447.1A 2019-10-14 2019-10-14 Online document processing method and device, electronic equipment and storage medium Active CN112632917B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910974447.1A CN112632917B (en) 2019-10-14 2019-10-14 Online document processing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910974447.1A CN112632917B (en) 2019-10-14 2019-10-14 Online document processing method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112632917A true CN112632917A (en) 2021-04-09
CN112632917B CN112632917B (en) 2022-09-09

Family

ID=75283620

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910974447.1A Active CN112632917B (en) 2019-10-14 2019-10-14 Online document processing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112632917B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113256259A (en) * 2021-06-01 2021-08-13 通号智慧城市研究设计院有限公司 Online editing service system and implementation method thereof
CN113705177A (en) * 2021-08-23 2021-11-26 风变科技(深圳)有限公司 Manuscript input method and device based on integrated manuscript writing environment and computer equipment

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7272815B1 (en) * 1999-05-17 2007-09-18 Invensys Systems, Inc. Methods and apparatus for control configuration with versioning, security, composite blocks, edit selection, object swapping, formulaic values and other aspects
CN101419602A (en) * 2007-10-24 2009-04-29 英业达股份有限公司 Edition interface generating method of office document based on web
CN101604243A (en) * 2004-08-16 2009-12-16 微软公司 The user interface that shows selectable software function control related to selected object on context
CN102467488A (en) * 2011-02-25 2012-05-23 中标软件有限公司 Method for asynchronous loading of word processing document
CN102982119A (en) * 2012-11-12 2013-03-20 上海够快网络科技有限公司 Editing method for online files
CN107734074A (en) * 2017-11-29 2018-02-23 常州中价之星软件技术有限公司 A kind of implementation method of online reading and editor's document
CN109635261A (en) * 2018-11-16 2019-04-16 天津字节跳动科技有限公司 Online document content edition method, device, storage medium and electronic equipment
CN110196971A (en) * 2019-04-23 2019-09-03 平安科技(深圳)有限公司 Online document edit methods, device, terminal device and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7272815B1 (en) * 1999-05-17 2007-09-18 Invensys Systems, Inc. Methods and apparatus for control configuration with versioning, security, composite blocks, edit selection, object swapping, formulaic values and other aspects
CN101604243A (en) * 2004-08-16 2009-12-16 微软公司 The user interface that shows selectable software function control related to selected object on context
CN101419602A (en) * 2007-10-24 2009-04-29 英业达股份有限公司 Edition interface generating method of office document based on web
CN102467488A (en) * 2011-02-25 2012-05-23 中标软件有限公司 Method for asynchronous loading of word processing document
CN102982119A (en) * 2012-11-12 2013-03-20 上海够快网络科技有限公司 Editing method for online files
CN107734074A (en) * 2017-11-29 2018-02-23 常州中价之星软件技术有限公司 A kind of implementation method of online reading and editor's document
CN109635261A (en) * 2018-11-16 2019-04-16 天津字节跳动科技有限公司 Online document content edition method, device, storage medium and electronic equipment
CN110196971A (en) * 2019-04-23 2019-09-03 平安科技(深圳)有限公司 Online document edit methods, device, terminal device and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113256259A (en) * 2021-06-01 2021-08-13 通号智慧城市研究设计院有限公司 Online editing service system and implementation method thereof
CN113256259B (en) * 2021-06-01 2024-04-19 通号智慧城市研究设计院有限公司 Online editing service system and implementation method thereof
CN113705177A (en) * 2021-08-23 2021-11-26 风变科技(深圳)有限公司 Manuscript input method and device based on integrated manuscript writing environment and computer equipment

Also Published As

Publication number Publication date
CN112632917B (en) 2022-09-09

Similar Documents

Publication Publication Date Title
US11269696B2 (en) Application processing method and apparatus
US11119812B2 (en) Method and device for processing application program page according to a common interface container
WO2018077085A1 (en) Application processing method, device and storage medium
CN108279964B (en) Method and device for realizing covering layer rendering, intelligent equipment and storage medium
CN109933322B (en) Page editing method and device and computer readable storage medium
CN110244984B (en) Application processing method, device, storage medium and computer equipment
CN111045655A (en) Page rendering method and device, rendering server and storage medium
US8576233B2 (en) Program generation device, program generation method, and computer-readable storage medium
CN110674619B (en) Online document editing method, device, equipment and computer storage medium
CN111158799A (en) Page rendering method and device, electronic equipment and storage medium
CN110708235B (en) Message generation method and device, storage medium and computer equipment
US20090193363A1 (en) Representing Multiple Computing Resources Within A Predefined Region Of A Graphical User Interface For Displaying A Single Icon
CN101258466A (en) Provisioning a portlet viewer for viewing drag-and-drop content in a portal environment
CN113535176A (en) Page generation method and device
CN108595697B (en) Webpage integration method, device and system
CN108304234B (en) Page display method and device
CN102929912A (en) Method and system for generating microblog pictures
CN109101294B (en) Data acquisition method, plug-in, electronic equipment and storage medium
CN112256990B (en) Image processing method and device and computer readable storage medium
CN112632917B (en) Online document processing method and device, electronic equipment and storage medium
CN108345683B (en) Webpage display method, device, terminal and storage medium
CN108933947B (en) Bullet screen display method and device
CN112000429A (en) Connection tracking deletion method, device and equipment of cloud platform management platform
CN103902727A (en) Network search method and device
CN113342450B (en) Page processing method, device, electronic equipment and computer readable medium

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
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40042034

Country of ref document: HK

GR01 Patent grant
GR01 Patent grant