CN111078641B - File processing method and device and electronic equipment - Google Patents

File processing method and device and electronic equipment Download PDF

Info

Publication number
CN111078641B
CN111078641B CN201911249790.6A CN201911249790A CN111078641B CN 111078641 B CN111078641 B CN 111078641B CN 201911249790 A CN201911249790 A CN 201911249790A CN 111078641 B CN111078641 B CN 111078641B
Authority
CN
China
Prior art keywords
file
partition
software
node
nodes
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
CN201911249790.6A
Other languages
Chinese (zh)
Other versions
CN111078641A (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.)
Lenovo Beijing Ltd
Original Assignee
Lenovo Beijing 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 Lenovo Beijing Ltd filed Critical Lenovo Beijing Ltd
Priority to CN201911249790.6A priority Critical patent/CN111078641B/en
Publication of CN111078641A publication Critical patent/CN111078641A/en
Application granted granted Critical
Publication of CN111078641B publication Critical patent/CN111078641B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs

Abstract

The application provides a file processing method, which comprises the following steps: the processing flow of any file is monitored, the processing flow of the file is analyzed to obtain an operation node and application software for processing a certain file, an operation page aiming at the file type is established, in the operation page, the operation nodes for processing the file are arranged according to the sequence of the processing flow of the file, and the operation nodes also have binding relation with the application software, so that the file can be directly operated through the operation page based on the binding relation of the operation nodes and the application software, the corresponding folder is not required to be opened repeatedly, and the operation in the file processing process is simplified.

Description

File processing method and device and electronic equipment
Technical Field
The present application relates to the field of electronic devices, and in particular, to a method and an apparatus for processing a file, and an electronic device.
Background
The file is used as a common data form and is increasingly applied to daily work of people.
In the daily processing of files, for a large number of files, a number of steps/states need to be passed and corresponding folders need to be created to store the files that have passed the processing steps.
However, since there are many files stored in the electronic device, a corresponding folder is built for each file, which results in too many folders to be built, and when the file is operated each time, operations such as cutting/copying, pasting, etc. are required to be performed on the content of the file once, so that the corresponding folders are opened back and forth, and the operation is complicated.
Disclosure of Invention
In view of the above, the application provides a file processing method, which solves the problems that in the prior art, a large number of folders need to be established for a large number of files stored in electronic equipment, and corresponding folders need to be opened back and forth when the files are operated, so that the operation is complicated.
In order to achieve the above purpose, the present application provides the following technical solutions:
a document processing method, comprising:
monitoring the processing flow of any file;
analyzing the file processing flow to obtain each operation node in the processing flow and software applied to the node;
determining the arrangement sequence of at least two operation nodes in the processing flow according to the sequence of the file processing flow;
establishing an operation page of the file of the type aiming at the type of the file, wherein the operation page comprises at least two operation nodes which are arranged according to the arrangement sequence;
And establishing a binding relation between the operation node and the software based on the software applied by any operation node.
Preferably, in the above method, the establishing an operation page of the file of the type for the type to which the file belongs includes:
establishing partitions corresponding to the operation nodes, wherein any partition is used for presenting file information of the current operation node;
and arranging the partitions corresponding to the operation nodes according to a preset sequence to obtain the operation pages of the types of files.
Preferably, in the above method, when the types are at least two, the establishing a partition corresponding to the operation node includes:
partitioning the operation nodes corresponding to the files of any type according to the applied software, taking the operation nodes corresponding to the same software as the same partition, and sequentially establishing the partition for the operation nodes of the files of any type.
Preferably, in the above method, when the types are at least two, the establishing a partition corresponding to the number of the operation nodes includes:
partitioning operation nodes corresponding to any type of files according to operation steps, taking the operation nodes corresponding to the same operation steps as the same partition, and sequentially establishing the partition for the operation nodes of any type of files.
Preferably, the method further comprises:
performing operation processing on a first file which is presented in a first partition according to a first operation, wherein the first partition is one partition in an operation page of the first file;
receiving an instruction for completing a first operation;
the file completing the first operation is presented in a second partition, which is a partition that is subsequent to and adjacent to the first partition in the operation page.
Preferably, the method further comprises performing operation processing on the first file presented in the first partition according to the first operation, including:
starting software corresponding to the operation node of the first partition based on the binding relation;
and carrying out operation processing on the first file according to the first operation.
A document processing apparatus comprising:
the monitoring module is used for monitoring the processing flow of any file;
the analysis module is used for analyzing the file processing flow to obtain each operation node in the processing flow and software applied to the node;
the arrangement module is used for determining the arrangement sequence of at least two operation nodes in the processing flow according to the sequence of the file processing flow;
The page building module is used for building an operation page of the file of the type aiming at the type of the file, wherein the operation page comprises at least two operation nodes which are arranged according to the arrangement sequence;
and the binding module is used for establishing a binding relation between the operation node and the software based on the software applied by any operation node.
Preferably, the above device further comprises:
the operation module is used for performing operation processing on a first file which is displayed in a first partition according to a first operation, wherein the first partition is one partition in an operation page of the first file;
the receiving module is used for receiving an instruction for completing the first operation;
and the processing module is used for presenting the file which completes the first operation in a second partition, wherein the second partition is a partition which is behind the first partition and is adjacent to the first partition in the operation page.
An electronic device, comprising:
a memory for storing a file;
the processor is used for monitoring the processing flow of any file; analyzing the file processing flow to obtain each operation node in the processing flow and software applied to the node; determining the arrangement sequence of at least two operation nodes in the processing flow according to the sequence of the file processing flow; establishing an operation page of the file of the type aiming at the type of the file, wherein the operation page comprises at least two operation nodes which are arranged according to the arrangement sequence; and establishing a binding relation between the operation node and the software based on the software applied by any operation node.
A storage medium storing at least one set of instructions for being invoked and performing a file processing method according to any one of the preceding claims.
As can be seen from the above technical solution, compared with the prior art, the present application provides a file processing method, including: monitoring the processing flow of any file; analyzing the file processing flow to obtain each operation node in the processing flow and software applied to the node; determining the arrangement sequence of at least two operation nodes in the processing flow according to the sequence of the file processing flow; establishing an operation page of the file of the type aiming at the type of the file, wherein the operation page comprises at least two operation nodes which are arranged according to the arrangement sequence; and establishing a binding relation between the operation node and the software based on the software applied by any operation node. In the scheme, the operation node and the applied software for processing a certain file are obtained by analyzing the file processing flow, and an operation page aiming at the file type is established, wherein in the operation page, the operation node for processing the file is arranged according to the sequence of the file processing flow and also has a binding relation with the applied software, so that the file can be directly operated through the operation page based on the binding relation between the operation node and the software, the corresponding folder is not required to be opened repeatedly, and the operation in the file processing process is simplified.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present application, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flowchart of an embodiment 1 of a file processing method provided by the present application;
FIG. 2 is a flowchart of an embodiment 2 of a file processing method according to the present application;
FIG. 3 is a schematic diagram of an operation page in embodiment 2 of a file processing method according to the present application;
FIG. 4 is a flowchart of an embodiment 3 of a file processing method according to the present application;
FIG. 5 is a schematic diagram of an operation page in embodiment 3 of a file processing method according to the present application;
FIG. 6 is a flowchart of an embodiment 4 of a file processing method according to the present application;
FIG. 7 is a schematic diagram of an operation page in embodiment 4 of a file processing method according to the present application;
FIG. 8 is a flowchart of an embodiment 5 of a file processing method according to the present application;
FIG. 9 is a schematic diagram of an application scenario of a file processing method provided by the present application;
FIG. 10 is a schematic diagram of an embodiment of a document processing apparatus according to the present application;
fig. 11 is a schematic structural diagram of an embodiment of an electronic device according to the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
As shown in fig. 1, a flowchart of an embodiment 1 of a file processing method according to the present application is applied to an electronic device, and the method includes the following steps:
step S101: monitoring the processing flow of any file;
the electronic equipment is provided with a plurality of files, and each file corresponds to a processing flow.
The file may be any form and/or format of file, content, such as voice, photo, document, etc.
For example, a voice robot (chatbot) updates weekly data and monitors the flow of data. The data updating comprises the following steps: obtaining data, pre-labeling the data by using a model, returning the data to a language group, obtaining a data set of the language group recheck, and adding the data set for archiving.
For example, the file is a photographic file, and the file processing flow includes: taking a picture, saving the picture, trimming and ps (photo processing) the picture, making a picture, video, giving the picture to a client, returning comments, modifying again and completing.
For example, the file is a newspaper article, and the processing flow of the file includes: collecting materials, writing articles, posting, revising again and publishing.
For example, the document is a patent-related document, and the processing flow of the document includes: creative idea, drawing, technical manuscript, conference trial judgment, modification, writing of a document and submitting of a patent office.
Step S102: analyzing the file processing flow to obtain each operation node in the processing flow and software applied to the node;
wherein each file processing flow comprises a plurality of operation nodes, a user performs multi-step operation on the file, the nodes of the processing flow are divided according to the operation,
In general, different nodes can apply the same software or different software.
For example, when the file is a photographic file, the user-based operation in the file processing flow divides the photographic file processing flow into a plurality of operation nodes, including: 1. photographing and storing the photo; 2. trimming and ps photos; 3. making a moving picture and a video; 4. giving the opinion to the client and returning the opinion; 5. modifying again; 6. and (3) finishing.
Wherein, the 1 node can adopt a camera, the 2 node can adopt PS software, the 3 node can adopt flash (solid state memory and animation editor) software, and the 4 node can adopt WeChat, QQ or mailbox software.
Step S103: determining the arrangement sequence of at least two operation nodes in the processing flow according to the sequence of the file processing flow;
in the sequence of the file processing flow, the sequence is the sequence of processing the files sequentially. If the operation A is performed first, then the operation B is performed, and finally the operation C is performed.
Specifically, the arrangement sequence of each operation node in the processing flow is determined, so that the content of the operation page in the subsequent step is determined based on the sequence.
As a specific example, 6 operation nodes may be included in the file processing flow.
Step S104: establishing an operation page of the file of the type aiming at the type of the file;
the operation page comprises the at least two operation nodes, and the at least two operation nodes are arranged according to the arrangement sequence.
The type of the file refers to the type of an original file to be processed, such as a photo, a document, data acquired from a voice robot, even acquisition materials, a patent creative idea and the like.
And dividing the types of a large number of files, and establishing operation pages corresponding to the types.
In specific implementation, for different file types, corresponding operation pages of the file of the type are established, and operation nodes and arrangement sequences of the operation nodes in the operation pages are established according to the existing operation nodes and arrangement sequences of the file of the type after statistical learning is performed on the operation nodes and the arrangement sequences of the operation nodes of the file of the type in history.
In specific implementation, three areas are set in the established operation page: an access zone, a work zone, and an archiving zone.
Wherein the access area is for storing temporary, transient files, such as simple, immature creative ideas; or some fresh data to be annotated.
The working area is the content of the specific operation area divided according to the operation node, and the specific process of the division will be described in detail in the following embodiments, which will not be described in detail in the present embodiment.
Wherein the archive area is an area for presenting the processed file.
It should be noted that, the established operation page in this embodiment specifically refers to a portion of establishing a working area, and the process of establishing the operation page in the subsequent embodiment will be described in detail, which is not described in detail in this embodiment.
Step S105: and establishing a binding relation between the operation node and the software based on the software applied by any operation node.
In the file processing flow, each operation node may correspond to a software, and the user processes the file based on the software.
And establishing a binding relation between the operation node and the software so as to realize the purpose of starting corresponding software aiming at different operation nodes in the operation page.
For example, for the operation node B, a binding relationship with the software word is established, and then the software word bound with the operation node B can be opened at a position corresponding to the operation node in the operation page, and the file is operated through the word software.
In summary, the method for processing a file provided in this embodiment includes: monitoring the processing flow of any file; analyzing the file processing flow to obtain each operation node in the processing flow and software applied to the node; determining the arrangement sequence of at least two operation nodes in the processing flow according to the sequence of the file processing flow; establishing an operation page of the file of the type aiming at the type of the file, wherein the operation page comprises at least two operation nodes which are arranged according to the arrangement sequence; and establishing a binding relation between the operation node and the software based on the software applied by any operation node. In the scheme, the operation node and the applied software for processing a certain file are obtained by analyzing the file processing flow, and an operation page aiming at the file type is established, wherein in the operation page, the operation node for processing the file is arranged according to the sequence of the file processing flow and also has a binding relation with the applied software, so that the file can be directly operated through the operation page based on the binding relation between the operation node and the software, the corresponding folder is not required to be opened repeatedly, and the operation in the file processing process is simplified.
As shown in fig. 2, a flowchart of an embodiment 2 of a file processing method provided by the present application includes the following steps:
step S201: monitoring the processing flow of any file;
step S202: analyzing the file processing flow to obtain each operation node in the processing flow and software applied to the node;
step S203: determining the arrangement sequence of at least two operation nodes in the processing flow according to the sequence of the file processing flow;
steps S201 to 203 are identical to steps S101 to 103 in embodiment 1, and are not described in detail in this embodiment.
Step S204: establishing partitions corresponding to the operation nodes, wherein any partition is used for presenting file information of the current operation node;
and establishing a plurality of partitions in the operation page, wherein the partitions are set according to the operation nodes.
Specifically, the partition is used for presenting file information of the operation node corresponding to the partition.
In a specific implementation, the file information may be a file, or may be a shortcut of the file.
In specific implementation, the partition can be set according to the number of the operation nodes, that is, one operation node corresponds to one partition; the partitioning may be performed according to software corresponding to the operation node and the user executing operation steps, which are not described in detail in this embodiment, and the following embodiments will be described in detail with respect to the two latter partitioning modes.
Step S205: arranging the partitions corresponding to the operation nodes according to a preset sequence to obtain an operation page of the type of file;
the partitions are arranged according to a preset sequence, for example, according to the sequence of operation nodes, the partitions are arranged in sequence from left to right, and operation pages of the file of the type are obtained.
In this embodiment, the number of the operation nodes is set in one-to-one correspondence to the divided areas.
The operation page diagram shown in fig. 3 below shows that the number of operation nodes of the file is 5, 1-5 respectively, and 5 partitions are set in the corresponding operation page, each partition corresponds to an operation node, wherein the partition A1 has the file 1 and the file 3, and the partition A4 has the file 2.
It should be noted that in the implementation, a plurality of files may be displayed in one operation page at the same time, and the plurality of files may be located in different partitions, that is, in different operation nodes, so that a user may learn the current operation node of the file by looking up the partition to which the file belongs.
It should be noted that, the current operation node of the file may be the operation node of the file that is currently completed, or may be the operation node of the file to be processed.
Step S206: and establishing a binding relation between the operation node and the software based on the software applied by any operation node.
Step S206 is identical to step S104 in embodiment 1, and is not described in detail in this embodiment.
In summary, in the method for processing a file provided in this embodiment, the establishing an operation page of a file of a type to which the file belongs includes: establishing partitions corresponding to the operation nodes, wherein any partition is used for presenting file information of the current operation node; and arranging the partitions corresponding to the operation nodes according to a preset sequence to obtain the operation pages of the types of files. In the scheme, the partitions are established based on the operation nodes, so that each partition presents file information of the operation node, the file is divided into the partitions of the operation node where the file is located in the operation page, and a user can know the current operation node of the file by looking up the partition to which a certain file belongs.
As shown in fig. 4, a flowchart of an embodiment 3 of a file processing method provided by the present application includes the following steps:
step S401: monitoring the processing flow of any file;
Step S402: analyzing the file processing flow to obtain each operation node in the processing flow and software applied to the node;
step S403: determining the arrangement sequence of at least two operation nodes in the processing flow according to the sequence of the file processing flow;
steps S401 to 403 are identical to steps S201 to 203 in embodiment 2, and are not described in detail in this embodiment.
Step S404: partitioning operation nodes corresponding to any type of files according to the applied software, taking the operation nodes corresponding to the same software as the same partition, and sequentially establishing the partition for the operation nodes of any type of files;
when a certain file to be processed has a plurality of types, the partition processing can be performed based on various application software involved therein.
In specific implementation, the specific form of the operation page of the file to be processed is determined based on a certain type of the file to be processed.
For example, the application software word may be used as the first partition, or the application software excel related to the application software word may be used as the first partition, which is not limited in this embodiment.
Specifically, for the operation node corresponding to the file, partitioning is performed according to the software applied by the file, and the operation node corresponding to the same software is partitioned into the same partition.
For example, a material to be processed includes text, a moving picture and a still picture, the material is used for writing a report, and the material has multiple types, so that the software applied to the material for processing can be partitioned, for example, three partitions are obtained by sequentially partitioning according to word, flash, ps software, wherein the operating node 1 of the file adopts word software, the operating nodes 2 and 3 adopt flash, and the operating node 4 adopts ps software.
As shown in fig. 5, the operation page schematic diagram includes: the access area 501, the working area 502 and the archiving area 503, wherein the working area 502 comprises 3 software partitions, specifically a word partition, a flash partition and a ps partition, the word partition comprises an operation node 1, the flash partition comprises an operation node 2, the operation node 3 and the ps partition comprises an operation node 4.
In the specific implementation, the 3 pieces of software and the partitions correspondingly divided in fig. 5 are not limited, and may be other pieces of software, or may be divided into other numbers of partitions, where the operation node included in each partition may be set according to the actual situation.
Step S405: arranging the partitions corresponding to the number of the operation nodes according to a preset sequence to obtain an operation page of the type of file;
Step S406: and establishing a binding relation between the operation node and the software based on the software applied by any operation node.
Steps S405-406 are identical to steps S205-206 in embodiment 2, and are not described in detail in this embodiment.
In summary, in the file processing method provided in this embodiment, the establishing a partition corresponding to the operation node includes: partitioning the operation nodes corresponding to the files of any type according to the applied software, taking the operation nodes corresponding to the same software as the same partition, and sequentially establishing the partition for the operation nodes of the files of any type. In the scheme, the software related to the application based on the file can be used as the basis for partitioning the partitions, so that a user can conveniently operate different software.
As shown in fig. 6, a flowchart of an embodiment 4 of a file processing method provided by the present application, the method includes the following steps:
step S601: monitoring the processing flow of any file;
step S602: analyzing the file processing flow to obtain each operation node in the processing flow and software applied to the node;
step S603: determining the arrangement sequence of at least two operation nodes in the processing flow according to the sequence of the file processing flow;
Steps S601-603 are identical to steps S201-203 in embodiment 2, and detailed description is omitted in this embodiment.
Step S604: partitioning operation nodes corresponding to any type of files according to operation steps, taking the operation nodes corresponding to the same operation steps as the same partition, and sequentially establishing the partition for the operation nodes of any type of files;
when a certain file to be processed has a plurality of types, the partition processing can be performed according to a plurality of operation steps involved in the file.
Specifically, for the operation node corresponding to the file, partitioning is performed according to the operation steps, and the operation node corresponding to the same operation step is used as the same partition.
In the implementation, in the processing process of a certain file, a plurality of operation steps exist, but some of the operation steps may correspond to the same software.
For example, a document is a patent-related document, which involves the following operation steps: drawing, writing a technical manuscript, meeting trial, modifying, writing a document, and the like. The multiple continuous operation steps involved in the method can be executed by using word software, such as drawing plug-ins with the word, writing document records of the word software for technical manuscript, communication software such as WeChat and QQ, modifying document records of the word software, and writing documents also using the word software. The partitioning is more accurate by adopting the operation steps, and the partitioning can be performed with the five operation steps to obtain five corresponding partitions, wherein each partition corresponds to a corresponding step respectively.
As shown in fig. 7, the operation page schematic diagram includes: the access area 701, the working area 702 and the archiving area 703, wherein the working area 702 comprises 5 software partitions, specifically a drawing partition, a writing technology manuscript partition, a meeting judgment partition, a modification partition and a writing document partition.
Step S605: arranging the partitions corresponding to the number of the operation nodes according to a preset sequence to obtain an operation page of the type of file;
step S606: and establishing a binding relation between the operation node and the software based on the software applied by any operation node.
Steps S605-606 are identical to steps S205-206 in embodiment 2, and are not described in detail in this embodiment.
In summary, in the file processing method provided in this embodiment, the establishing a partition corresponding to the number of the operation nodes includes: partitioning operation nodes corresponding to any type of files according to operation steps, taking the operation nodes corresponding to the same operation steps as the same partition, and sequentially establishing the partition for the operation nodes of any type of files. In the scheme, the operation steps based on the files can be used as the basis for dividing the partitions, so that a user can conveniently operate the files in different partitions according to the operation steps on the files.
As shown in fig. 8, a flowchart of an embodiment 5 of a file processing method according to the present application is provided, and the method is applied to an electronic device, and includes the following steps:
step S801: monitoring the processing flow of any file;
step S802: analyzing the file processing flow to obtain each operation node in the processing flow and software applied to the node;
step S803: determining the arrangement sequence of at least two operation nodes in the processing flow according to the sequence of the file processing flow;
step S804: establishing an operation page of the file of the type aiming at the type of the file, wherein the operation page comprises at least two operation nodes which are arranged according to the arrangement sequence;
step S805: based on software applied by any operation node, establishing a binding relation between the operation node and the software;
steps S801 to 805 are identical to steps S101 to 105 in embodiment 1, and are not described in detail in this embodiment.
Step S806: performing operation processing on a first file which is displayed in a first partition according to a first operation;
wherein the first partition is one partition in an operation page of the first file.
The first operation may be an opening operation performed on the first file and a subsequent operation performed on the content of the first file.
Specifically, the step S806 specifically includes:
starting software corresponding to the operation node of the first partition based on the binding relation;
and carrying out operation processing on the first file according to the first operation.
Specifically, based on the operation node corresponding to the partition, the binding relationship between the operation node and the software starts the software corresponding to the operation node of the first partition.
As a specific example, if the operation node corresponding to the partition is bound to a software word, the software word is started based on the first operation. The user may then operate on the file based on the software word, such as entering text, deleting text, etc.
Step S807: receiving an instruction for completing a first operation;
after the user completes the operation on the first file in the software, after saving, the system generates an instruction for completing the first operation after exiting the software.
Specifically, when a first operation completion instruction is received, the first operation of the file is characterized as being completed.
Step S808: the file that completed the first operation is presented to the second partition.
Wherein the second partition is a partition that is subsequent to and adjacent to the first partition in the operation page.
After the operation is completed on the file based on the first operation, the next operation/next software of the file corresponds to the second partition, the file is presented in the second partition, and the file is not presented in the first partition.
As a specific example, after the operation is completed in the software corresponding to the first partition, for example, the operations of saving and exiting are performed in the first application software, an instruction for completing the first operation is generated, and the file completing the first operation is automatically moved to a second partition, where the second partition is a partition adjacent to the first partition, and may specifically be a partition corresponding to the second software.
In summary, the method for processing a file provided in this embodiment further includes: performing operation processing on a first file which is presented in a first partition according to a first operation, wherein the first partition is one partition in an operation page of the first file; receiving an instruction for completing a first operation; the file completing the first operation is presented in a second partition, which is a partition that is subsequent to and adjacent to the first partition in the operation page. In the scheme, the first file displayed in the first partition is operated based on the first operation, and after the first operation is completed, the file completed with the first operation is moved to the second partition, so that a user can operate the file through software/operation steps corresponding to the second partition of the operation page, the corresponding folder does not need to be repeatedly opened, and the operation in the file processing process is simplified.
As shown in fig. 9, an application scenario schematic diagram of a file processing method provided by the present application includes: an access area 901, a working area 902 and an archiving area 903, wherein the working area 902 contains 4 software partitions.
Wherein the entry area stores files A0, B0, and C0.
Wherein the working area comprises four partitions, specifically partition 1, partition 2, partition 3 and partition 4. The file A0 enters the partition 1 and is changed into the file A1, the file A1 is processed by software of the partition 1, the A2 is presented in the partition 2, the file A3 is presented in the partition 3 after being processed by software of the partition 2, and the steps are sequentially repeated; the file B0 enters the partition 2 and is changed into a file B1, and B3 is obtained to be presented in the partition 3 through software processing of the partition 1, and the steps are sequentially repeated; the method comprises the steps that a file C0 is changed into a file C1 after entering a partition 1, C2 is obtained and is presented in the partition 2 through software processing of the partition 1, C3 is obtained and is presented in a partition 3 through software processing of the partition 2, and after the C3 is processed by software of the partition 3, the processing of the file is finished, and the file is presented in an archiving area; the user operates the file to obtain a file D1, the file D3 is displayed in a partition 3 after the software of the partition 1 processes the file D3, and the file is displayed in an archiving area after the processing of the file is finished; the user operates the file to obtain a file E1, and after the software processing of the partition 1, the file is presented in the archiving area after the processing of the file is finished, and in the present illustration, the sequence of the sequential presentation of the files is represented by the line segments with arrows.
In a specific implementation, the file entering the area is moved to the working area, which can be manually moved to the working area by a user, or can be automatically moved to the working area after the content of the file is operated based on a user part.
Corresponding to the embodiment of the file processing method provided by the application, the application also provides a device and an embodiment of electronic equipment applying the file processing method.
Fig. 10 is a schematic structural diagram of an embodiment of a document processing apparatus according to the present application, where the electronic device includes the following structures: a monitoring module 1001, an analysis module 1002, an arrangement module 1003, a page building module 1004 and a binding module 1005;
the monitoring module 1001 is configured to monitor a processing flow of any file;
the analysis module 1002 is configured to analyze the file processing flow to obtain each operation node in the processing flow and software applied at the node;
wherein, the arrangement module 1003 is configured to determine an arrangement order of at least two operation nodes in the process flow according to an order of the file process flow;
the page building module 1004 is configured to build, for a type to which the file belongs, an operation page of the file of the type, where the operation page includes the at least two operation nodes, and the at least two operation nodes are arranged according to the arrangement order;
The binding module 1005 is configured to establish a binding relationship between an operation node and software based on software applied by any operation node.
Preferably, the page building module includes:
the partition unit is used for establishing partitions corresponding to the operation nodes, and any partition is used for presenting file information of the current operation node;
and the arrangement unit is used for arranging the partitions corresponding to the operation nodes according to a preset sequence to obtain the operation pages of the type of files.
Preferably, when the types are at least two, the partition unit is specifically configured to:
partitioning the operation nodes corresponding to the files of any type according to the applied software, taking the operation nodes corresponding to the same software as the same partition, and sequentially establishing the partition for the operation nodes of the files of any type.
Preferably, when the types are at least two, the partition unit is specifically configured to:
partitioning operation nodes corresponding to any type of files according to operation steps, taking the operation nodes corresponding to the same operation steps as the same partition, and sequentially establishing the partition for the operation nodes of any type of files.
Preferably, the method further comprises:
the operation module is used for carrying out operation processing on a first file which is displayed in a first partition according to a first operation, wherein the first partition is one partition in a first type of operation page to which the first file belongs;
the receiving module is used for receiving an instruction for completing the first operation;
and the processing module is used for presenting the file which completes the first operation in a second partition, wherein the second partition is a partition which is behind the first partition and is adjacent to the first partition in the operation page of the first type.
Preferably, the operation module is specifically configured to:
starting software corresponding to the operation node of the first partition based on the binding relation;
and carrying out operation processing on the first file according to the first operation.
In summary, in the file processing device, by analyzing the processing flow of a file, an operation node and application software for processing a certain file are obtained, and an operation page aiming at the file type is established, in the operation page, according to the sequence of the file processing flow, the operation node for processing the file is arranged, and the operation node also has a binding relation with the application software, so that the file can be directly operated through the operation page based on the binding relation of the operation node and the application software, the corresponding folder does not need to be repeatedly opened, and the operation in the file processing process is simplified.
Fig. 11 is a schematic structural diagram of an embodiment of an electronic device according to the present application, where the electronic device includes the following structures: memory 1101 and processor 1102;
wherein the memory 1101 is configured to store a file;
the processor 1102 is configured to monitor a processing flow of any file; analyzing the file processing flow to obtain each operation node in the processing flow and software applied to the node; determining the arrangement sequence of at least two operation nodes in the processing flow according to the sequence of the file processing flow; establishing an operation page of the file of the type aiming at the type of the file, wherein the operation page comprises at least two operation nodes which are arranged according to the arrangement sequence; and establishing a binding relation between the operation node and the software based on the software applied by any operation node.
The memory may be configured to have a storage capability in the electronic device, such as a hard disk, a cache, and so on.
The processor may be a structure with data processing capability in an electronic device, such as a CPU (central processing unit ) or the like.
In a specific implementation, the electronic device may further include: and the display is used for presenting the operation page.
Preferably, the processor is specifically configured to:
establishing partitions corresponding to the operation nodes, wherein any partition is used for presenting file information of the current operation node;
and arranging the partitions corresponding to the operation nodes according to a preset sequence to obtain the operation pages of the types of files.
Preferably, the processor is specifically configured to:
partitioning the operation nodes corresponding to the files of any type according to the applied software, taking the operation nodes corresponding to the same software as the same partition, and sequentially establishing the partition for the operation nodes of the files of any type.
Preferably, the processor is specifically configured to:
partitioning operation nodes corresponding to any type of files according to operation steps, taking the operation nodes corresponding to the same operation steps as the same partition, and sequentially establishing the partition for the operation nodes of any type of files.
Preferably, the processor is further configured to:
performing operation processing on a first file which is presented in a first partition according to a first operation, wherein the first partition is one partition in an operation page of the first file;
Receiving an instruction for completing a first operation;
the file completing the first operation is presented in a second partition, which is a partition that is subsequent to and adjacent to the first partition in the operation page.
Preferably, the processor is specifically configured to:
starting software corresponding to the operation node of the first partition based on the binding relation;
and carrying out operation processing on the first file according to the first operation.
In summary, in an electronic device, an operation node and application software for processing a certain file are obtained by analyzing a file processing flow, and an operation page for the file type is established, wherein in the operation page, the operation node for processing the file is arranged according to the sequence of the file processing flow, and the operation node also has a binding relation with the application software, so that the file can be directly operated through the operation page based on the binding relation of the operation node and the application software, the corresponding folder is not required to be opened repeatedly, and the operation in the file processing process is simplified.
A storage medium storing at least one set of instructions for being called and executing a file processing method as in the above embodiments.
In the present specification, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different point from other embodiments, and identical and similar parts between the embodiments are all enough to refer to each other. The device provided in the embodiment corresponds to the method provided in the embodiment, so that the description is simpler, and the relevant points refer to the description of the method.
The previous description of the provided embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features provided herein.

Claims (9)

1. A document processing method, comprising:
monitoring the processing flow of any file;
analyzing the file processing flow to obtain each operation node in the processing flow and software applied to the operation node;
Determining the arrangement sequence of at least two operation nodes in the processing flow according to the sequence of the file processing flow;
establishing an operation page of the file of the type aiming at the type of the file, wherein the operation page comprises at least two operation nodes which are arranged according to the arrangement sequence;
based on software applied by any operation node, establishing a binding relation between the operation node and the software;
the establishing an operation page of the file of the type aiming at the type of the file comprises the following steps:
establishing partitions corresponding to the operation nodes, wherein any partition is used for presenting file information of the current operation node;
and arranging the partitions corresponding to the operation nodes according to a preset sequence to obtain the operation pages of the types of files.
2. The method of claim 1, wherein when the type is at least two, the establishing a partition corresponding to the operation node includes:
partitioning the operation nodes corresponding to the files of any type according to the applied software, taking the operation nodes corresponding to the same software as the same partition, and sequentially establishing the partition for the operation nodes of the files of any type.
3. The method of claim 1, wherein when the types are at least two, the establishing a partition corresponding to the number of operation nodes includes:
partitioning operation nodes corresponding to any type of files according to operation steps, taking the operation nodes corresponding to the same operation steps as the same partition, and sequentially establishing the partition for the operation nodes of any type of files.
4. The method of claim 1, further comprising:
performing operation processing on a first file which is presented in a first partition according to a first operation, wherein the first partition is one partition in an operation page of the first file;
receiving an instruction for completing a first operation;
the file completing the first operation is presented in a second partition, which is a partition that is subsequent to and adjacent to the first partition in the operation page.
5. The method of claim 4, wherein the performing operation processing on the first file presented in the first partition according to the first operation includes:
starting software corresponding to the operation node of the first partition based on the binding relation;
and carrying out operation processing on the first file according to the first operation.
6. A document processing apparatus comprising:
the monitoring module is used for monitoring the processing flow of any file;
the analysis module is used for analyzing the file processing flow to obtain each operation node in the processing flow and software applied to the operation node;
the arrangement module is used for determining the arrangement sequence of at least two operation nodes in the processing flow according to the sequence of the file processing flow;
the page building module is used for building an operation page of the file of the type aiming at the type of the file, wherein the operation page comprises at least two operation nodes which are arranged according to the arrangement sequence;
the binding module is used for establishing a binding relation between the operation node and software based on the software applied by any operation node;
the page building module is specifically configured to:
establishing partitions corresponding to the operation nodes, wherein any partition is used for presenting file information of the current operation node;
and arranging the partitions corresponding to the operation nodes according to a preset sequence to obtain the operation pages of the types of files.
7. The apparatus of claim 6, further comprising:
The operation module is used for performing operation processing on a first file which is displayed in a first partition according to a first operation, wherein the first partition is one partition in an operation page of the first file;
the receiving module is used for receiving an instruction for completing the first operation;
and the processing module is used for presenting the file which completes the first operation in a second partition, wherein the second partition is a partition which is behind the first partition and is adjacent to the first partition in the operation page.
8. An electronic device, comprising:
a memory for storing a file;
the processor is used for monitoring the processing flow of any file; analyzing the file processing flow to obtain each operation node in the processing flow and software applied to the operation node; determining the arrangement sequence of at least two operation nodes in the processing flow according to the sequence of the file processing flow; establishing an operation page of the file of the type aiming at the type of the file, wherein the operation page comprises at least two operation nodes which are arranged according to the arrangement sequence; based on software applied by any operation node, establishing a binding relation between the operation node and the software; the establishing an operation page of the file of the type aiming at the type of the file comprises the following steps: establishing partitions corresponding to the operation nodes, wherein any partition is used for presenting file information of the current operation node; and arranging the partitions corresponding to the operation nodes according to a preset sequence to obtain the operation pages of the types of files.
9. A storage medium storing at least one set of instructions for being invoked and performing a file processing method according to any one of claims 1-5.
CN201911249790.6A 2019-12-09 2019-12-09 File processing method and device and electronic equipment Active CN111078641B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911249790.6A CN111078641B (en) 2019-12-09 2019-12-09 File processing method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911249790.6A CN111078641B (en) 2019-12-09 2019-12-09 File processing method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN111078641A CN111078641A (en) 2020-04-28
CN111078641B true CN111078641B (en) 2023-11-21

Family

ID=70313245

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911249790.6A Active CN111078641B (en) 2019-12-09 2019-12-09 File processing method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN111078641B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101470862A (en) * 2007-12-27 2009-07-01 新奥特(北京)视频技术有限公司 Method for completing program flow settings through folder authority settings
CN102236679A (en) * 2010-04-27 2011-11-09 杭州德昌隆信息技术有限公司 Method and device for outputting workflow based on browser page
US8966074B1 (en) * 2013-09-13 2015-02-24 Network Kinetix, LLC System and method for real-time analysis of network traffic
CN109634920A (en) * 2018-11-19 2019-04-16 北京奇虎科技有限公司 File consolidation method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101470862A (en) * 2007-12-27 2009-07-01 新奥特(北京)视频技术有限公司 Method for completing program flow settings through folder authority settings
CN102236679A (en) * 2010-04-27 2011-11-09 杭州德昌隆信息技术有限公司 Method and device for outputting workflow based on browser page
US8966074B1 (en) * 2013-09-13 2015-02-24 Network Kinetix, LLC System and method for real-time analysis of network traffic
CN109634920A (en) * 2018-11-19 2019-04-16 北京奇虎科技有限公司 File consolidation method and device

Also Published As

Publication number Publication date
CN111078641A (en) 2020-04-28

Similar Documents

Publication Publication Date Title
US7693832B2 (en) Rich set of synchronization rules across multiple accounts with multiple folder and consent types
JP2012501586A (en) Minimum extension required for multi-master offline and collaboration for devices and web services
US9680844B2 (en) Automation of collection of forensic evidence
WO2018210440A1 (en) Improved data clustering
CN106294871A (en) A kind of taking pictures searches the method and device of topic
CN103019814A (en) System and method for managing shear plate
CN110928851B (en) Method, device and equipment for processing log information and storage medium
CN113688288B (en) Data association analysis method, device, computer equipment and storage medium
CN111949832A (en) Method and device for analyzing dependency relationship of batch operation
CN105100195A (en) Data transmission method and device thereof
CN113297320A (en) Distributed database system and data processing method
WO2019024391A1 (en) Differential code synchronization method, storage medium, electronic device and system
CN103207918A (en) Method, system and device for managing animation effect of presentation files
CN104462342B (en) database snapshot synchronization processing method and device
DE112019000402T5 (en) CHRONOLOGICALLY ORDERED OUT-OF-PLACE UPDATE KEY VALUE STORAGE SYSTEM
CN103914487A (en) Document collection, identification and association system
CN106326415A (en) Picture taking question searching method and device
CN111414743A (en) Method and device for calling document template, electronic equipment and storage medium
CN105718468A (en) Method and device for building ODS layer of data warehouse
CN111078641B (en) File processing method and device and electronic equipment
WO2024036974A1 (en) Repeated operation extraction method, electronic device, and storage medium
TWI553561B (en) Method of unifying information and tool from a plurality of information sources and computer program product and matterizer using the same
CN110989999A (en) Code generation method and device, electronic equipment and medium
US9542457B1 (en) Methods for displaying object history information
DE112022001810T5 (en) MIGRATION OF PROGRAM CONTEXT

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