CN111625508A - Information processing method and device - Google Patents

Information processing method and device Download PDF

Info

Publication number
CN111625508A
CN111625508A CN202010484532.2A CN202010484532A CN111625508A CN 111625508 A CN111625508 A CN 111625508A CN 202010484532 A CN202010484532 A CN 202010484532A CN 111625508 A CN111625508 A CN 111625508A
Authority
CN
China
Prior art keywords
target file
application
storage path
file
target
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.)
Pending
Application number
CN202010484532.2A
Other languages
Chinese (zh)
Inventor
杨清
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 CN202010484532.2A priority Critical patent/CN111625508A/en
Publication of CN111625508A publication Critical patent/CN111625508A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/172Caching, prefetching or hoarding of files
    • 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

Landscapes

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

Abstract

The application discloses an information processing method and device, wherein a storage path of a target file is recorded through a first operation, and the target file is received through a first application; responding to the second application to execute the second operation, and acquiring a storage path of the target file; and enabling the second application to process the target file based on the storage path of the target file. By recording the storage path of the target file in the first application, the target file can be directly obtained through the storage path when the second application processes the target file, the second application does not need to be started through the first application to share the target file, and the process of processing information across applications is more convenient.

Description

Information processing method and device
Technical Field
The present application relates to the field of computer technologies, and in particular, to an information processing method and apparatus.
Background
With the development of mobile internet technology, users can process various information through mobile terminals. Users often obtain corresponding information from Applications (APPs) and then transmit or process the information. In the prior art, when information is stored in one application and then processed in another application in a terminal application, the latter application is usually started by depending on the former application, and other information cannot be processed in the process, so that the purpose of processing the information received by the former application through the latter application can be realized, and the process of processing the information in a cross-application mode is complicated and the convenience is poor.
Disclosure of Invention
In view of this, the present application provides the following technical solutions:
an information processing method comprising:
recording a storage path of a target file through a first operation, wherein the target file is received through a first application;
responding to a second application to execute a second operation, and acquiring a storage path of the target file;
and enabling the second application to process the target file based on the storage path of the target file, wherein the first operation is different from the second operation.
Optionally, the target file belongs to a target file set, the target file set includes the target file and at least one file other than the target file, and each file in the target file set has a file identifier corresponding to the file identifier; wherein the content of the first and second substances,
before recording the storage path of the target file through the first operation, the method further includes:
associating a target file with a file identifier corresponding to the target file to obtain associated information;
acquiring an original storage path of the target set;
generating a storage path of the target file based on the associated information and the original storage path, wherein the storage path is matched with the associated information;
or, the causing, by the second application, the target file to be processed based on the storage path of the target file includes:
acquiring a file identifier corresponding to the target file;
and enabling the second application to acquire the target file and process the target file based on the storage path of the target file and the file identifier.
Optionally, the target file includes at least two subfiles, and each subfile has identification information corresponding to the subfile, and the method further includes:
determining a subfile to be processed in the target file;
acquiring identification information corresponding to the subfiles to be processed;
determining a sub-storage path corresponding to the sub-file to be processed according to the identification information, wherein the sub-storage path is a lower layer path of the storage path corresponding to the target file;
and based on the sub storage path, the second application acquires the subfile to be processed and processes the subfile to be processed.
Optionally, the second operation characterizes an operation on the storage path, or the second operation characterizes an operation on the target file.
Optionally, the second operation characterizes an operation on the target file, where the obtaining a storage path of the target file in response to the second application executing the second operation includes:
responding to a second application to execute a second operation, and judging whether the time interval between the second operation and the first operation is smaller than a time threshold value;
and if so, acquiring the storage path of the target file.
Optionally, the causing, by the second application, the target file to be processed based on the storage path of the target file includes:
generating prompt information matched with the target file, wherein the prompt information is used for prompting whether the target file is displayed in the second application or not;
and in response to that the received feedback information matched with the prompt information meets a display condition, displaying the target file in the second application based on the storage path of the target file, so that the second application processes the displayed target file.
Optionally, the first operation includes a third operation of requesting processing of a target file, and the recording of the storage path of the target file by the first operation includes:
in response to executing the third operation in the first application, recording a storage path of a target file corresponding to the third operation.
Optionally, the recording a storage path of a target file corresponding to the third operation includes:
and if the target file cannot be processed in the first application through the third operation, recording a storage path of the target file corresponding to the third operation.
An information processing apparatus comprising:
the recording unit is used for recording a storage path of a target file through a first operation, and the target file is received through a first application;
the acquisition unit is used for responding to a second operation executed by a second application and acquiring the storage path of the target file;
and the processing unit is used for enabling the second application to process the target file based on the storage path of the target file, wherein the first operation is different from the second operation.
A computer-readable storage medium having stored thereon executable instructions which, when executed by a processor, implement an information processing method according to any one of the above.
An electronic device, comprising:
a memory for storing a program;
a processor configured to execute the program, the program specifically configured to:
recording a storage path of a target file through a first operation, wherein the target file is received through a first application;
responding to a second application to execute a second operation, and acquiring a storage path of the target file;
and enabling the second application to process the target file based on the storage path of the target file, wherein the first operation is different from the second operation.
According to the technical scheme, the application discloses an information processing method and device, a storage path of a target file is recorded through a first operation, and the target file is received through a first application; responding to the second application to execute the second operation, and acquiring a storage path of the target file; and enabling the second application to process the target file based on the storage path of the target file. By recording the storage path of the target file in the first application, the target file can be directly obtained through the storage path when the second application processes the target file, the second application does not need to be started through the first application to share the target file, and the process of processing information across applications is more convenient.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on the provided drawings without creative efforts.
Fig. 1 is a schematic flowchart of an information processing method according to an embodiment of the present application;
FIG. 2 is a diagram illustrating a document collection according to an embodiment of the present application;
fig. 3 is a scene schematic diagram of a storage path of a recording target file according to an embodiment of the present application;
fig. 4 is a schematic flowchart of another information processing method according to an embodiment of the present application;
FIG. 5 is a diagram illustrating an application scenario of online education provided by an embodiment of the present application;
fig. 6 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present application.
Detailed Description
In the prior art, because two applications cannot directly process a file received by each other, one of the applications needs to share the file with the other application or start the other application, so that the other application can obtain the file and process the file. But in the process the previous application cannot process the other information, i.e. the other information processing of the previous application is interrupted. If the file is cached directly through the previous application, however, due to the defect of the file display system of some terminal devices, the corresponding file is found more complexly. Therefore, in the embodiment of the application, the storage path of the target file is recorded in the first application, so that the target file can be directly obtained through the storage path when the second application processes the target file, the second application does not need to be started through the first application to share the target file, and the process of processing information across applications is more convenient.
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, 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 application.
Referring to fig. 1, a schematic flow chart of an information processing method provided in an embodiment of the present application is shown, where the method specifically includes the following steps:
s101, recording a storage path of the target file through a first operation.
In the embodiment of the present application, the target file is a file received by the first application. The file representation comprises an information carrier capable of processing information, and the representation form can be pictures, documents, audio and video files and the like. The first Application may be an APP (Application, Application program) of the terminal, or may include a third party APP installed on the terminal. The terminal in the embodiment of the present application refers to an electronic device capable of processing electronic information, and includes a mobile terminal such as a mobile phone and a tablet computer, and also includes a computer and other devices.
The first operation may be an operation on the target file, or an operation on a storage path corresponding to the target file. The target file is a file which needs to be processed by the first application or a processing result of the first application needs to be obtained by other applications. That is, when the first application executes the first operation, a storage path corresponding to the target file is recorded, where the storage path of the target file may refer to a cache path from the target file to a storage folder corresponding to the first application, or may refer to a storage path from the target file to a local folder of the terminal. Recording the storage path of the target file refers to recording the storage path in a preset path storage area, for example, caching the storage path on a clipboard through a copying operation.
And S102, responding to the second application to execute the second operation, and acquiring the storage path of the target file.
The second application comprises an APP of the terminal, wherein the APP is carried by an operating system of the terminal, and also comprises a third party APP installed on the terminal. The second application is different from the first application, and means that the operation authority or the range in which information can be processed is different between the second application and the first application. The first application and the second application may be different applications for different application scenarios, or may be different versions of the same application with different execution functions, or applications with different plug-ins for the same application type.
When the second application executes the second operation, the storage path of the target file may be acquired, that is, the current execution step of the second application is made to acquire the storage path of the target file. If the first application is an application that can receive the target file but cannot process the target file further, the second application is an application that can process the target file. For example, the first application may be a communication application that can receive information, and the second application may be a processing application for information processing, such as a picture editor application for picture processing, a document clipping application for document processing, an audio-video clipping application for audio-video processing, and the like.
Specifically, the second operation may be an operation for the target file, or an operation for acquiring the storage path of the target file. For example, the operation of processing the target file, or the operation of acquiring the storage path, specifically, the operation of pasting the storage path on the clipboard may be performed.
It should be noted that, in the embodiment of the present invention, after the first application completes the first operation, it is not necessary to jump to the second application immediately to execute the second operation. The second operation may be performed by the second application when necessary, so that the second application obtains the storage path of the target file to obtain the target file.
And S103, enabling the second application to process the target file based on the storage path of the target file.
The corresponding target file can be found based on the storage path of the target file, so that the second application can obtain the target file and further process the target file.
For example, if the first application is an instant messaging application, the second application is a document editing application. The first operation is a copy operation for the storage path and the second operation is a paste operation for the storage path. When the instant messaging application receives the document, and it is desired to edit the document by the second application. The storage path of the document cached in the cache region of the first application may be recorded through a copy operation, that is, the storage path corresponding to the document is stored on the clipboard. When the document needs to be edited, the document editing application can be opened, a paste operation is executed in the application, so that a storage path of the document can be pasted and obtained in the document editing application, the document is obtained by the document editing application based on the storage path, the document is further edited, and the edited document can be obtained based on the second application.
In the embodiment of the present application, the expressions of the first operation and the second operation are not particularly limited. The specific execution process of the first operation and the second operation may be set by combining the characteristics of the first application and the application of the first application, or may be function addition for recording and acquiring a storage path by using existing operations of the first application and the second application. For example, in the first application, the storage path of the target file may be recorded by performing a long-press operation on the target file, and in the storage path input box of the second application, the storage path of the target file may be acquired by double-clicking and pasted in the input box.
According to the information processing method provided by the embodiment of the application, the storage path of the target file is recorded through the first operation, and the target file is received through the first application; responding to the second application to execute the second operation, and acquiring a storage path of the target file; and enabling the second application to process the target file based on the storage path of the target file. By recording the storage path of the target file in the first application, the target file can be directly obtained through the storage path when the second application processes the target file, the second application does not need to be started through the first application to share the target file, and the process of processing information across applications is more convenient.
In some application scenarios of the first application, it may receive multiple files within the same time period, including a target file that needs to be processed by the second application. At this time, a plurality of files received by the first application are stored in the file cache region corresponding to the first application, and if they are stored in the same folder, these files may be combined into a corresponding file set. As shown in fig. 2, the storage path corresponds to a target file set, where the target file set includes a target file and at least one file other than the target file, and in fig. 2, the target file set includes a target file, a first file and a second file, and each file in the target file set has a file identifier corresponding to the file, for example, the file identifier of the target file is a, the file identifier of the first file is b, and the file identifier of the second file is c. The storage path can be processed based on the file identification of each file in the target file set or the target file can be accurately obtained based on the storage path, so that even if a plurality of files are generated in the same storage path after the first operation is adopted in the first application within a period of time, the corresponding target file can be accurately and quickly obtained when a certain target file is processed through the second application in the follow-up process.
In a possible implementation manner, since each file in the target file set has a file identifier corresponding to the file, when recording the storage path of each file in the file set, the storage path of the target file can be recorded after preprocessing the original storage path of the target file set. The target file and the file identifier corresponding to the target file can be associated to obtain the associated information. And matching the storage path corresponding to the target file with the associated information. That is, a storage path matched with the target file can be generated according to the original storage path corresponding to the associated information and the target file set. For example, under a normal condition, each file in the target file set belongs to the same folder, so that each file in the target file set has the same storage path, for example, the format of each file is a picture format, the storage path of each file is "sort > internal storage > application a × Images", if the storage path is directly recorded, each file in the target file set can adopt the storage path, and if the file in the target file set is subsequently acquired, if the target file is acquired, the corresponding file may not be accurately acquired. Therefore, in the embodiment of the application, the storage path matched with the associated information is generated according to the associated information generated by the file identification corresponding to each file. For example, the file identifier of the target file is a, and the target file is associated with the identifier a, so that the corresponding target file can be obtained through the identifier a or the information including the identifier a. In this case, the storage path of the target file recorded by the first operation may be a storage path processed based on the associated information, and may be in a format of "sort > internal storage > application a > Images-a", the storage path of the first file in the corresponding target file set may be "sort > internal storage > application a > Images-b", and the storage path of the first file in the corresponding target file set may be "sort > internal storage > application a > Images-c". When the second application executes the second operation, the acquired storage path is the path information matched with the associated information generated according to the identification information, and then the target file can be directly obtained based on the storage path, such as 'classified > internal storage > application A x > Images-a', and then the target file is processed through the second application, so that the problem that the target file cannot be accurately displayed in the second application through the storage path 'classified > internal storage > application A x > Images' is solved.
Referring to fig. 3, a schematic view of a scene of a storage path of a recording target file according to an embodiment of the present application is shown. In fig. 3, the first application is an instant messaging application, when a user a and a user b perform information interaction through the instant messaging application, the user a may receive a plurality of documents, such as document 1, document 2, and document 3, sent by the user b, and if the user a desires to perform document editing on the document 3 through the document editing application, the document 3 is a corresponding target document, and when the user a performs a first operation, that is, long-pressing the document 3 and selecting corresponding optional information. For example, selecting the "copy storage path" information, the storage path of document 3, e.g., "Category > internal store > first application > Word-3" is cached on the clipboard. When the user a opens the second application, that is, the document editing application, the storage path of the document 3 is obtained from the clipboard by performing the paste operation in the information box, and then the document 3 is displayed in the document editing application, so that the document 3 can be further edited in the document editing application.
And aiming at the application scene that the target file belongs to the target file set. In another implementation manner of the present application, since the target file belongs to the target file set, and then each file in the target file set that includes the target file has the same storage path, that is, the storage path of the target file is the storage path of the target file set, the first file, the second file … and the target file in the target file set are all the same storage path, and at this time, what is recorded through the first operation is also the storage path. At this time, in response to the second application performing the second operation, the storage path of the acquired target file is also the storage path, which may not be able to accurately acquire the target file when acquiring the target file based on the storage path. In the embodiment of the application, the file identifier corresponding to the target file is acquired, then, after each file of the target file set is obtained based on the storage path, file searching is performed in the target file set through the file identifier corresponding to the target file, the target file is obtained, so that the second application acquires the target file and processes the target file.
Therefore, in the embodiment of the application, the original storage path can be preprocessed through the target file and the associated information of the file identifier corresponding to the target file, and the files in the file set corresponding to the original storage path can also be searched based on the file identifier, so that the target file obtained by the second application based on the target file storage path is an accurate file expected to be processed, the accuracy and efficiency of obtaining the target file are improved, and the processing result is more accurate.
In another application scenario corresponding to the embodiment of the present application, the target file is a file set including at least two word files, that is, the target file received by the first application is a file set including a plurality of subfiles, and each word file has identification information corresponding to the word file. Recording a storage path of a target file through a first operation; and responding to the second operation executed by the second application, acquiring the storage path of the target file, and enabling the second application to process the target file based on the storage path of the target file. However, since the target file includes a plurality of subfiles, the information processing method in the embodiment of the present application further includes:
s201, determining a subfile to be processed in a target file;
s202, acquiring identification information corresponding to the subfiles to be processed;
s203, determining a sub storage path corresponding to the sub file to be processed according to the identification information;
s204, based on the sub storage path, enabling the second application to acquire the sub file to be processed and process the sub file to be processed.
And the sub storage path is a lower layer path of the storage path corresponding to the target file. The storage path corresponding to the target file is an upper-layer path, each subfile on the lower layer of the target file has a corresponding sub-storage path, and the corresponding subfile can be obtained according to the sub-storage path. For example, the included subfiles are the first subfile and the corresponding identification information is AB, the second subfile and the corresponding identification information is AC, the third subfile and the corresponding identification information is AD … …, the storage path of the target file is "E: \ first application \ document folder \ target file", the sub-storage path corresponding to the first subfile is "E: \ first application \ document folder \ target file \ subfile AB", the sub-storage path corresponding to the second subfile is "E: \ first application \ document folder \ target file \ subfile AC", and the sub-storage path corresponding to the third subfile is "E: \ first application \ document folder \ target file \ subfile AD". When the target file is known to include a plurality of subfiles, and after the to-be-processed subfile needing to be processed is determined, the identification information of the corresponding subfile can be input to obtain the sub-storage path of the to-be-processed subfile. And then obtaining the corresponding sub file to be processed based on the sub storage path. For example, when the second application performs the second operation, the storage path of the target file may not be obtained immediately, and a prompt message may be generated to prompt the user that the current target file includes a plurality of subfiles, and then prompt the user to input the file identifier of the subfile, so that the obtained storage path is a lower-layer path of the storage path of the target file, that is, a sub-storage path of the subfile. Or, after the second operation is executed in response to the second application, and the storage path of the target file is acquired, based on the characteristic that the target file includes a plurality of subfiles, when the storage path of the target file is displayed, the storage path of the target file and a lower-layer storage path corresponding to the storage path, that is, each sub-storage path, may be displayed, and then the to-be-processed subfile corresponding to the selected sub-storage path is presented in the second application based on the sub-storage path selected by the user, so that the second application processes the to-be-processed subfile in the target file.
It should be noted that, in this embodiment of the present application, if the target file includes a plurality of subfiles, the storage path of the target file is recorded through the first operation, and meanwhile, a sub-storage path corresponding to each subfile of the target file is also recorded. Therefore, when the subsequent user does not process all the subfiles in the target file, the corresponding subfiles can be accurately and quickly obtained. Of course, if the user needs to process each subfile in the target file in the second application, the target file may be directly obtained through the storage path of the target file, that is, each subfile of the target file is obtained, so that the second application processes each subfile one by one.
In the embodiment of the present application, the first operation may be an operation of recording a storage path, or an operation of requesting processing for a target file. For example, the first operation may be a copy operation for the storage path of the target file, that is, an operation that it is desired to copy the storage path of the target file to a specified location, and specifically may be an operation that copies the storage path to a clipboard. The corresponding first operation may also be a process of requesting to open or edit the target file, that is, automatically recording a storage path of the target file when the user opens the target file in the first application.
If the first operation includes a third operation for requesting processing of the target file, recording a storage path of the target file through the first operation, including:
in response to executing the third operation in the first application, recording a storage path of a target file corresponding to the third operation.
When the third operation is executed in the first application, the third operation is firstly analyzed so as to obtain a target file aimed at by the third operation, and then a storage path of the target file corresponding to the third operation is recorded. The operation intention of the third operation may be determined, and if the operation intention satisfies the recording condition, the storage path of the target file corresponding to the third operation may be recorded. Specifically, the recording condition may include an attribute condition of the operation file, a condition of the operation property, and the like. If the third operation is directed to the picture file, and the recording condition represents that only the storage path of the Word document is recorded, the storage path of the picture file is not recorded when the user performs the third operation on the picture file in the first application, and the storage path of the Word document is recorded if the third operation is performed on the Word document. Correspondingly, the recording condition token records only the storage path of the file when the third operation token processes the file, the storage path of the target file is not recorded if the third operation is the opening processing of the target file, and the storage path of the target file is recorded if the third operation is the editing operation of the target file.
In this embodiment of the present application, the recording a storage path of a target file corresponding to a third operation includes:
and if the target file cannot be processed in the first application through the third operation, recording a storage path of the target file corresponding to the third operation.
In this embodiment, the third operation may be a processing operation for the target file, such as editing, review, clipping, or the like for the target file, and if the third operation is an editing operation and the operation is executed for the target file, the target file cannot be edited, and if the third operation needs to be processed by another application, the storage path of the target file corresponding to the third operation is automatically recorded, so that the recording process of the storage path can be made simpler and more intelligent.
Correspondingly, in this embodiment of the present application, the second operation characterizes an operation on the storage path, or the second operation characterizes an operation on the target file. For example, the second operation characterizes an operation on the storage path, or the second operation characterizes a search operation, a processing operation, and the like on the target file.
If the second operation represents the operation on the storage path, when the second application executes the second operation, the storage path of the target file can be directly acquired, so that the second application calls the corresponding target file according to the storage path, and further processes the target file.
If the second operation represents an operation on the target file, referring to fig. 4, it shows a flowchart of another information processing method provided in the embodiment of the present application, where the method includes:
s301, recording a storage path of a target file through a first operation;
s302, responding to a second application to execute a second operation, judging whether the time interval between the second operation and the first operation is smaller than a time threshold value, and if so, executing S303;
s303, acquiring a storage path of the target file;
s304, based on the storage path of the target file, enabling the second application to process the target file.
Since the second operation is an operation belonging to the second application, and the second operation is an operation for the target file. The storage path of the target file can be directly acquired when the second operation is performed. Correspondingly, in order to enable the acquired storage path to be more matched with the application purpose of the user, the interval time between the second operation and the first operation may be determined, where the interval time may be the time when the user opens the second application and closes the first application, and generally, in order to enable the user to process the target file as soon as possible, the interval time between the second operation and the first operation is not too long, the intention of the user may be determined according to the interval time, that is, whether the user needs to process the target file is determined. For example, the second operation performed by the user at the second application is an operation of opening a document, and usually requires the user to fill in the path of the document, or determine the document based on a browsing manner. In the embodiment of the present application, when it is determined that the time interval between the second operation and the first operation is smaller than the time threshold, the storage path of the target file may be directly input.
If the time interval between the second operation and the first operation is not less than the time threshold, prompt information can be generated, the prompt information is used for prompting whether to acquire the storage path of the target file, and if the user selects yes, the storage path of the target file is acquired. And if the user selects no, displaying or processing the file in the second application according to the file selected by the user.
On the basis of the foregoing embodiment, in order to obtain a target file more accurately, in this embodiment of the present application, the processing, by the second application, the target file based on the storage path of the target file includes:
generating prompt information matched with the target file, wherein the prompt information is used for prompting whether the target file is displayed in the second application or not;
and in response to that the received feedback information matched with the prompt information meets a display condition, displaying the target file in the second application based on the storage path of the target file, so that the second application processes the displayed target file.
Before the second application operates the target file, because the storage path of the target file is obtained, prompt information whether the target file is displayed in the second application can be generated, and when the received feedback information meets the display condition, the target file is displayed. The display condition refers to a condition for determining the display of the target file, such as a character judgment condition including determination of display information. And finally, the displayed target file can be processed by the second application.
Therefore, in the embodiment of the application, the storage path of the target file can be recorded through the first operation in the first application, then the second operation is executed in the second application, the storage path of the target file can be acquired, and the target file can be opened in the second application for processing. Therefore, two mutually independent steps can be realized during recording and obtaining of the path, the second application does not need to be started by the first application, any operation can be inserted in the middle, and the target file can be processed by the second application after other operations are performed in the first application.
Meanwhile, the second application refers to an application different from the first application, which may be a plurality of applications different from the first application. And then the path of the same file can be called by different applications, so that different applications can process based on the storage path of the file, and the purpose that the same target file can be shared in a plurality of applications is achieved.
The information processing method provided by the embodiment of the present application is explained in the context of online education. The teacher can communicate information with the student through the communication application and can also transmit documents. For example, the teacher sends a problem document to the student through the communication application, and the student returns a problem response document to the teacher through the communication application. However, since the communication application cannot perform the review and annotation on the problem response document, the review processing of the problem response document by the document processing application is required.
In fig. 5(a), in the communication application, the teacher receives the exercise answering documents from the students a, b, c, and d, and the teacher can record the storage path of the exercise answering documents by copying the operation in the communication application, and specifically, the teacher can record the storage path of each exercise answering document by performing the operation on each document one by one. Or the storage path of the subsequently received exercise answer document can be automatically recorded after the first exercise answer document is received and copied based on the time interval of receiving the exercise answer document in the communication application. And a plurality of problem answering documents are received in the same time period, the document identification of each problem answering document can be matched with the corresponding storage path for recording, such as the information in the clipboard in fig. 5 (a).
As shown in fig. 5(b), when the teacher needs to review the individual problem response documents in the document editing application, the document that needs to be reviewed needs to be opened in the document editing application. If the teacher needs to read all the exercise answering documents one by one, the teacher can obtain the storage path of all the exercise answering documents through the opening operation aiming at the documents, the exercise answering documents are displayed in the second application, and then the teacher reads all the exercise answering documents one by one.
As shown in fig. 5(c), when the teacher needs to read the answer document of a target problem in the document editing application, for example, only the answer document of student c is read, the teacher can obtain the storage path corresponding to the answer document of student c through the identification information of student c input by the teacher, and display the answer document of student c in the document editing application based on the storage path, so that the teacher can read the answer document of student c.
In another possible implementation manner, because the student a is a class representative of the subject, the student a can collect all exercise answering documents of the student a, the student b, the student c and the student D, and then uniformly send the exercise answering documents to the teacher through the communication application, at this time, the target document received by the teacher includes a plurality of exercise answering documents, the storage path of the target document can be recorded, meanwhile, the sub-storage paths of the exercise answering documents are recorded, each sub-storage path is a lower-layer path of the storage path of the target document, and the identification information of each exercise answering document is matched. And enabling the teacher to obtain the corresponding problem answering document for annotation based on the corresponding sub-storage path.
Therefore, in the scene embodiment, the teacher can continuously communicate teaching information with the students in the communication application, and the review of the answer documents of the students in the document editing application is not influenced, so that the teaching of the teacher is facilitated.
There is also provided in an embodiment of the present application an information processing apparatus, referring to fig. 6, the apparatus including:
a recording unit 10 for recording a storage path of a target file through a first operation, the target file being received through a first application;
an obtaining unit 20, configured to obtain a storage path of the target file in response to a second application executing a second operation;
a processing unit 30, configured to cause the second application to process the target file based on a storage path of the target file, where the first operation is different from the second operation.
On the basis of the above embodiment, the target file belongs to a target file set, the target file set includes the target file and at least one file other than the target file, and each file in the target file set has a file identifier corresponding to the file identifier; wherein the apparatus further comprises:
the association unit is used for associating the target file with the file identifier corresponding to the target file to obtain association information;
a path obtaining unit, configured to obtain an original storage path of the target file set;
a path generating unit, configured to generate a storage path of the target file based on the association information and the original storage path, where the storage path matches the association information;
alternatively, the processing unit includes:
an identifier acquiring subunit, configured to acquire a file identifier corresponding to the target file;
and the first processing subunit is configured to, based on the storage path of the target file and the file identifier, enable the second application to acquire the target file, and process the target file.
On the basis of the above embodiment, the target file includes at least two subfiles, and each subfile has identification information corresponding to the subfile, and the apparatus further includes:
a file determining unit, configured to determine a subfile to be processed in the target file;
the identification acquisition unit is used for acquiring identification information corresponding to the subfiles to be processed;
a path determining unit, configured to determine, according to the identification information, a sub-storage path corresponding to the sub-file to be processed, where the sub-storage path is a lower-layer path of a storage path corresponding to the target file;
and the file processing unit is used for enabling the second application to acquire the subfile to be processed based on the sub storage path and processing the subfile to be processed.
On the basis of the above embodiment, the second operation characterizes an operation on the storage path, or the second operation characterizes an operation on the target file.
On the basis of the foregoing embodiment, the second operation characterizes an operation on the target file, where the obtaining unit includes:
the judging subunit is used for responding to a second application to execute a second operation and judging whether the time interval between the second operation and the first operation is smaller than a time threshold value or not;
and the first acquisition subunit is used for acquiring the storage path of the target file if the storage path of the target file is the storage path of the target file.
On the basis of the above embodiment, the processing unit includes:
a prompt message generating subunit, configured to generate a prompt message matched with the target file, where the prompt message is used to prompt whether the target file is displayed in the second application;
and the display subunit is configured to, in response to that the received feedback information matched with the prompt information meets a display condition, display the target file in the second application based on the storage path of the target file, so that the second application processes the displayed target file.
On the basis of the above-described embodiment, the first operation includes a third operation of requesting processing of a target file, and the recording unit includes:
and the recording subunit is used for responding to the third operation executed in the first application and recording the storage path of the target file corresponding to the third operation.
On the basis of the foregoing embodiment, the recording subunit is specifically configured to:
and if the target file cannot be processed in the first application through the third operation, recording a storage path of the target file corresponding to the third operation.
In an information processing apparatus provided by an embodiment of the present application, a recording unit records a storage path of a target file through a first operation, and the target file is received through a first application; the acquisition unit responds to the second application to execute a second operation and acquires a storage path of the target file; the processing unit causes the second application to process the target file based on the storage path of the target file. By recording the storage path of the target file in the first application, the target file can be directly obtained through the storage path when the second application processes the target file, the second application does not need to be started through the first application to share the target file, and the process of processing information across applications is more convenient.
An embodiment of the present application further provides an electronic device, including:
a memory for storing a program;
a processor configured to execute the program, the program specifically configured to:
recording a storage path of a target file through a first operation, wherein the target file is received through a first application;
responding to a second application to execute a second operation, and acquiring a storage path of the target file;
and enabling the second application to process the target file based on the storage path of the target file, wherein the first operation is different from the second operation.
Further, the target file belongs to a target file set, the target file set comprises the target file and at least one file except the target file, and each file in the target file set has a file identifier corresponding to the file identifier; wherein the content of the first and second substances,
before recording the storage path of the target file through the first operation, the method further includes:
associating a target file with a file identifier corresponding to the target file to obtain associated information;
acquiring an original storage path of the target set;
generating a storage path of the target file based on the associated information and the original storage path, wherein the storage path is matched with the associated information;
or, the causing, by the second application, the target file to be processed based on the storage path of the target file includes:
acquiring a file identifier corresponding to the target file;
and enabling the second application to acquire the target file and process the target file based on the storage path of the target file and the file identifier.
Further, the target file includes at least two subfiles, and each subfile has identification information corresponding to the subfile, and the program is further configured to:
determining a subfile to be processed in the target file;
acquiring identification information corresponding to the subfiles to be processed;
determining a sub-storage path corresponding to the sub-file to be processed according to the identification information, wherein the sub-storage path is a lower layer path of the storage path corresponding to the target file;
and based on the sub storage path, the second application acquires the subfile to be processed and processes the subfile to be processed.
Further, the second operation characterizes an operation on the storage path, or the second operation characterizes an operation on the target file.
Further, the second operation characterizes an operation on the target file, where the obtaining of the storage path of the target file in response to the second application executing the second operation includes:
responding to a second application to execute a second operation, and judging whether the time interval between the second operation and the first operation is smaller than a time threshold value;
and if so, acquiring the storage path of the target file.
Further, the causing the second application to process the target file based on the storage path of the target file includes:
generating prompt information matched with the target file, wherein the prompt information is used for prompting whether the target file is displayed in the second application or not;
and in response to that the received feedback information matched with the prompt information meets a display condition, displaying the target file in the second application based on the storage path of the target file, so that the second application processes the displayed target file.
Further, the first operation includes a third operation of requesting processing of a target file, and the recording of the storage path of the target file by the first operation includes:
in response to executing the third operation in the first application, recording a storage path of a target file corresponding to the third operation.
Further, the recording a storage path of a target file corresponding to the third operation includes:
and if the target file cannot be processed in the first application through the third operation, recording a storage path of the target file corresponding to the third operation.
The embodiment of the present application further provides a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the steps included in the information processing method according to any one of the above embodiments.
The emphasis of each embodiment in the present specification is on the difference from the other embodiments, and the same and similar parts among the various embodiments may be referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
The previous description of the disclosed 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 disclosed herein.

Claims (10)

1. An information processing method comprising:
recording a storage path of a target file through a first operation, wherein the target file is received through a first application;
responding to a second application to execute a second operation, and acquiring a storage path of the target file;
and enabling the second application to process the target file based on the storage path of the target file, wherein the first operation is different from the second operation.
2. The method of claim 1, wherein the target document belongs to a set of target documents, the set of target documents includes the target document and at least one document other than the target document, and each document in the set of target documents has a document identifier corresponding thereto; wherein the content of the first and second substances,
before recording the storage path of the target file through the first operation, the method further includes:
associating a target file with a file identifier corresponding to the target file to obtain associated information;
acquiring an original storage path of the target file set;
generating a storage path of the target file based on the associated information and the original storage path, wherein the storage path is matched with the associated information;
or, the causing, by the second application, the target file to be processed based on the storage path of the target file includes:
acquiring a file identifier corresponding to the target file;
and enabling the second application to acquire the target file and process the target file based on the storage path of the target file and the file identifier.
3. The method of claim 1, the target file comprising at least two subfiles, each having identification information corresponding thereto, the method further comprising:
determining a subfile to be processed in the target file;
acquiring identification information corresponding to the subfiles to be processed;
determining a sub-storage path corresponding to the sub-file to be processed according to the identification information, wherein the sub-storage path is a lower layer path of the storage path corresponding to the target file;
and based on the sub storage path, the second application acquires the subfile to be processed and processes the subfile to be processed.
4. The method of claim 1, the second operation characterizing an operation on the storage path or the second operation characterizing an operation on the target file.
5. The method of claim 4, the second operation characterizing an operation on the target file, wherein the retrieving the storage path of the target file in response to the second application performing the second operation comprises:
responding to a second application to execute a second operation, and judging whether the time interval between the second operation and the first operation is smaller than a time threshold value;
and if so, acquiring the storage path of the target file.
6. The method of claim 5, the causing the second application to process the target file based on the storage path of the target file, comprising:
generating prompt information matched with the target file, wherein the prompt information is used for prompting whether the target file is displayed in the second application or not;
and in response to that the received feedback information matched with the prompt information meets a display condition, displaying the target file in the second application based on the storage path of the target file, so that the second application processes the displayed target file.
7. The method of claim 1, the first operation comprising a third operation requesting processing of a target file, the recording of a storage path of the target file by the first operation comprising:
in response to executing the third operation in the first application, recording a storage path of a target file corresponding to the third operation.
8. The method of claim 7, the recording a storage path of a target file corresponding to the third operation, comprising:
and if the target file cannot be processed in the first application through the third operation, recording a storage path of the target file corresponding to the third operation.
9. An information processing apparatus comprising:
the recording unit is used for recording a storage path of a target file through a first operation, and the target file is received through a first application;
the acquisition unit is used for responding to a second operation executed by a second application and acquiring the storage path of the target file;
and the processing unit is used for enabling the second application to process the target file based on the storage path of the target file, wherein the first operation is different from the second operation.
10. A computer-readable storage medium having stored thereon executable instructions which, when executed by a processor, implement the information processing method according to any one of claims 1 to 8.
CN202010484532.2A 2020-06-01 2020-06-01 Information processing method and device Pending CN111625508A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010484532.2A CN111625508A (en) 2020-06-01 2020-06-01 Information processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010484532.2A CN111625508A (en) 2020-06-01 2020-06-01 Information processing method and device

Publications (1)

Publication Number Publication Date
CN111625508A true CN111625508A (en) 2020-09-04

Family

ID=72272539

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010484532.2A Pending CN111625508A (en) 2020-06-01 2020-06-01 Information processing method and device

Country Status (1)

Country Link
CN (1) CN111625508A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112685369A (en) * 2020-12-31 2021-04-20 联想(北京)有限公司 Processing method and device and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106470222A (en) * 2015-08-18 2017-03-01 中兴通讯股份有限公司 A kind of document transmission method, device and application server
CN107277028A (en) * 2017-06-30 2017-10-20 阿里巴巴集团控股有限公司 The method and device, equipment, storage medium of chatting facial expression are transmitted between application
CN107819946A (en) * 2017-10-27 2018-03-20 维沃移动通信有限公司 A kind of method, device and mobile terminal of speech recognition
CN109800352A (en) * 2018-12-30 2019-05-24 上海触乐信息科技有限公司 Method, system and the terminal device of information push are carried out based on clipbook
US20190354342A1 (en) * 2016-12-30 2019-11-21 Huawei Technologies Co., Ltd. Method and Apparatus for Managing Media File in Managed Device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106470222A (en) * 2015-08-18 2017-03-01 中兴通讯股份有限公司 A kind of document transmission method, device and application server
US20190354342A1 (en) * 2016-12-30 2019-11-21 Huawei Technologies Co., Ltd. Method and Apparatus for Managing Media File in Managed Device
CN107277028A (en) * 2017-06-30 2017-10-20 阿里巴巴集团控股有限公司 The method and device, equipment, storage medium of chatting facial expression are transmitted between application
CN107819946A (en) * 2017-10-27 2018-03-20 维沃移动通信有限公司 A kind of method, device and mobile terminal of speech recognition
CN109800352A (en) * 2018-12-30 2019-05-24 上海触乐信息科技有限公司 Method, system and the terminal device of information push are carried out based on clipbook

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112685369A (en) * 2020-12-31 2021-04-20 联想(北京)有限公司 Processing method and device and electronic equipment

Similar Documents

Publication Publication Date Title
WO2020108403A1 (en) Courseware making and reviewing method, apparatus and system, device, and storage medium
US9372935B2 (en) Content management and access systems and methods
US7979801B2 (en) Media presentation driven by meta-data events
CN109309751B (en) Voice recording method, electronic device and storage medium
CN110941500B (en) Interface display method and device
US9055193B2 (en) System and method of a remote conference
US7899808B2 (en) Text enhancement mechanism
JP2007523409A (en) Method and apparatus for content synchronization / tracking
CN112699257A (en) Method, device, terminal, server and system for generating and editing works
CA3061623C (en) File sending in instant messaging applications
CN108470057B (en) Generating and pushing method, device, terminal, server and medium of integrated information
CN112860642A (en) Court trial data processing method, server and terminal
CN108881766B (en) Video processing method, device, terminal and storage medium
CN111625508A (en) Information processing method and device
WO2016107278A1 (en) Method, device, and system for labeling user information
CN110768896B (en) Session information processing method and device, readable storage medium and computer equipment
CN110874216A (en) Complete code generation method, device, equipment and storage medium
KR20210117248A (en) Application program sharing method and apparatus, electronic device, computer readable medium
CN113590564B (en) Data storage method, device, electronic equipment and storage medium
CN111158838B (en) Information processing method and device
CN115048339B (en) Method and device for efficiently browsing pdf document
CN114979087B (en) Message processing method, device, equipment and storage medium
CN112115686B (en) Method and device for editing document, computer storage medium and terminal
CN117992258A (en) IM card message circulation method, electronic equipment and readable storage medium
US20230033552A1 (en) Archiving based on geographic region

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