CN110618971B - Information interaction method and electronic equipment - Google Patents

Information interaction method and electronic equipment Download PDF

Info

Publication number
CN110618971B
CN110618971B CN201910870252.2A CN201910870252A CN110618971B CN 110618971 B CN110618971 B CN 110618971B CN 201910870252 A CN201910870252 A CN 201910870252A CN 110618971 B CN110618971 B CN 110618971B
Authority
CN
China
Prior art keywords
file
mobile terminal
input
screen
application program
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
CN201910870252.2A
Other languages
Chinese (zh)
Other versions
CN110618971A (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 CN201910870252.2A priority Critical patent/CN110618971B/en
Publication of CN110618971A publication Critical patent/CN110618971A/en
Application granted granted Critical
Publication of CN110618971B publication Critical patent/CN110618971B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/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
    • 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/17Details of further file system functions
    • G06F16/178Techniques for file synchronisation in file systems

Abstract

The present disclosure provides an information interaction method. The method comprises the following steps: if communication connection is established with a mobile terminal, receiving a first file through a first transmission channel, wherein the first file is from the mobile terminal; and automatically opening the first file based on a first application program to display the content of the first file, wherein the first application program is capable of editing at least the content of the first file. The present disclosure also provides an electronic device.

Description

Information interaction method and electronic equipment
Technical Field
The disclosure relates to an information interaction method and electronic equipment.
Background
After the mobile terminal is connected to a computer (for example, a mobile phone is projected to the computer), the computer usually only plays a role of display. The operation of the file on the mobile phone is performed through an application layer program in the mobile phone. However, some files (such as some text editing files, graphic editing files, etc.) can be more conveniently operated and processed when being opened by an application program on the computer. In the prior art, if a user wants to use an application program of a computer to operate a file in a mobile phone, the file in the mobile phone needs to be copied to the computer first before the file in the mobile phone can be operated in the computer, and the file is copied to the mobile phone after the file is processed. The whole operation process is time-consuming and labor-consuming, and the user experience is poor.
Disclosure of Invention
One aspect of the present disclosure provides an information interaction method. The method comprises the steps of receiving a first file through a first transmission channel if a communication connection is established with a mobile terminal, wherein the first file is from the mobile terminal; and automatically opening the first file based on a first application program to display the content of the first file, wherein the first application program is capable of editing at least the content of the first file.
According to an embodiment of the present disclosure, the receiving the first file through the first transmission channel includes: if the communication connection is established with the mobile terminal, displaying a display picture of a screen of the mobile terminal; obtaining an input position and an input action; and if the input position represents the input action as an input operation for the display screen displaying the screen of the mobile terminal, determining a conversion position based on the input position, and transmitting the conversion position and the input action to the mobile terminal through a second transmission channel, so that the mobile terminal determines the first file corresponding to the conversion position and the input action and transmits the first file.
According to an embodiment of the present disclosure, the input action is a click action. Sending the clicking action to the mobile terminal through a second transmission channel so that the mobile terminal responds to a first opening operation aiming at the first file; and the mobile terminal responds to the first opening operation, and does not open the first file based on a second application program when sending the first file.
According to an embodiment of the present disclosure, the input action is a movement action. Sending the moving action to the mobile terminal through a second transmission channel so that the mobile terminal responds to the moving operation of the content presented aiming at the second application program; wherein the second application has loaded and rendered the contents of the first file.
According to an embodiment of the disclosure, the automatically opening the first file based on the first application to display the content of the first file includes opening the first file based on the first application to present the content of the first file if the input location represents that the input action moves out of the area of the display screen displaying the screen of the mobile terminal.
According to an embodiment of the present disclosure, before the sending the first file, the method further includes determining whether to send the first file based on an application information synchronization list, and if the application information synchronization list includes an application that matches a file format of the first file, sending the first file.
According to an embodiment of the present disclosure, the method further comprises responding, by the first application, to editing of the content presented for the first file and saving the edited content of the first file; and sending the edited first file to the mobile terminal through the first transmission channel so that the mobile terminal synchronizes the edited first file.
In another aspect of the present disclosure, an electronic device is provided. The electronic equipment comprises an operating system and a screen projection function. The screen projection function is a functional module of the operating system, or the screen projection function is based on an application program with the screen projection function in the operating system. The screen projection function comprises a receiving unit and a file operation unit. The receiving unit is used for receiving a first file through a first transmission channel if communication connection is established with the mobile terminal, wherein the first file is from the mobile terminal. The file operation unit is used for automatically opening the first file based on a first application program so as to display the content of the first file, wherein the first application program can at least edit the content of the first file.
According to an embodiment of the present disclosure, the receiving unit is specifically configured to display a display screen of a screen of the mobile terminal if a communication connection is established with the mobile terminal; obtaining an input position and an input action; and if the input position represents the input action as an input operation for the display screen displaying the screen of the mobile terminal, determining a conversion position based on the input position, and transmitting the conversion position and the input action to the mobile terminal through a second transmission channel, so that the mobile terminal determines the first file corresponding to the conversion position and the input action and transmits the first file.
In another aspect of the present disclosure, an electronic device is provided. The electronic device includes one or more memories and one or more processors. The memory has stored thereon computer-executable instructions. The processor is configured to implement the method as described above.
In another aspect of the present disclosure, a computer-readable storage medium is provided, storing computer-executable instructions, which when executed, implement the method as described above.
In another aspect of the present disclosure, a computer program is provided, comprising computer executable instructions for implementing the method as described above when executed.
Drawings
For a more complete understanding of the present disclosure and the advantages thereof, reference is now made to the following descriptions taken in conjunction with the accompanying drawings, in which:
fig. 1 schematically illustrates an application scenario of an information interaction method according to an embodiment of the present disclosure;
FIG. 2 schematically shows a flow chart of an information interaction method according to an embodiment of the present disclosure;
FIG. 3 schematically shows a flow of a method for receiving a first file in an information interaction method according to an embodiment of the present disclosure;
FIG. 4 schematically illustrates a user interaction diagram in a display interface of a screen of an electronic device;
FIG. 5 schematically shows a flow diagram of an information interaction method according to another embodiment of the present disclosure;
FIG. 6 schematically illustrates a flow chart of an application example of a method of information interaction according to an embodiment of the present disclosure;
FIG. 7 schematically shows a block diagram of an electronic device according to an embodiment of the present disclosure; and
fig. 8 schematically shows a block diagram of an electronic device according to another embodiment of the present disclosure.
Detailed Description
Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. It should be understood that the description is illustrative only and is not intended to limit the scope of the present disclosure. In the following detailed description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the embodiments of the disclosure. It may be evident, however, that one or more embodiments may be practiced without these specific details. Moreover, in the following description, descriptions of well-known structures and techniques are omitted so as to not unnecessarily obscure the concepts of the present disclosure.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. The terms "comprises," "comprising," and the like, as used herein, specify the presence of stated features, steps, operations, and/or components, but do not preclude the presence or addition of one or more other features, steps, operations, or components.
All terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art unless otherwise defined. It is noted that the terms used herein should be interpreted as having a meaning that is consistent with the context of this specification and should not be interpreted in an idealized or overly formal sense.
Where a convention analogous to "at least one of A, B and C, etc." is used, in general such a construction is intended in the sense one having skill in the art would understand the convention (e.g., "a system having at least one of A, B and C" would include but not be limited to systems that have a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.). Where a convention analogous to "A, B or at least one of C, etc." is used, in general such a construction is intended in the sense one having skill in the art would understand the convention (e.g., "a system having at least one of A, B or C" would include but not be limited to systems that have a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.).
Some block diagrams and/or flow diagrams are shown in the figures. It will be understood that some blocks of the block diagrams and/or flowchart illustrations, or combinations thereof, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor, create means for implementing the functions/acts specified in the block diagrams and/or flowchart block or blocks. The techniques of this disclosure may be implemented in hardware and/or software (including firmware, microcode, etc.). In addition, the techniques of this disclosure may take the form of a computer program product on a computer-readable storage medium having instructions stored thereon for use by or in connection with an instruction execution system.
The disclosure provides an information interaction method and electronic equipment. The method comprises the following steps: if the communication connection with the mobile terminal is established, receiving a first file through a first transmission channel, wherein the first file is from the mobile terminal; and automatically opening the first file based on the first application program to display the content of the first file, wherein the first application program is capable of editing at least the content of the first file.
According to the embodiment of the disclosure, the method can be applied to an electronic device (for example, a computer) which establishes a communication connection with a mobile terminal. Therefore, if the computer is in communication connection with the mobile terminal, the first file stored in the mobile terminal can be opened through the first application program in the computer, and even the first file can be edited through the first application program. Therefore, after the mobile terminal is projected to a computer, a user can operate the file in the mobile terminal through the application program on the computer, so that the user can operate the file in the mobile terminal in a computer operation mode. Particularly, for example, when the first file is an office-type file such as word, excel, or powerpoint or some image editing-type files, the user is more familiar with operating the files by using the related software on the computer, and can use the more mature and powerful processing functions of the related software on the computer.
Fig. 1 schematically shows an application scenario of an information interaction method according to an embodiment of the present disclosure. It should be noted that fig. 1 is only an example of a scenario in which the embodiments of the present disclosure may be applied to help those skilled in the art understand the technical content of the present disclosure, but does not mean that the embodiments of the present disclosure may not be applied to other devices, systems, environments or scenarios.
As shown in fig. 1, the application scenario may include an electronic device 10 and a mobile terminal 20. Wherein a communication connection 30 is established between the electronic device 10 and the mobile terminal 20. The communication connection 30 may include a first transmission channel and a second transmission channel. The first transmission channel may be, for example, a channel for transmitting data. The second transmission channel may be, for example, a channel for transmitting instructions. According to an embodiment of the present disclosure, the mobile terminal 20 may project a display interface in the screen 102 of the mobile terminal 20 into the screen 101 of the electronic device 10 through the communication connection 30.
According to an embodiment of the present disclosure, the electronic device 10 may be any electronic device having a screen, for example, the electronic device 10 is illustrated as a notebook computer in fig. 1. In some embodiments, the electronic device 10 may have a larger screen than the mobile terminal 20 so that the display interface of the screen 102 of the mobile terminal 20 may be enlarged when the mobile terminal 20 is projected into the electronic device 10.
According to the embodiment of the present disclosure, the communication connection 30 between the electronic device 10 and the mobile terminal 20 may be a bluetooth connection or a wifi connection. In some embodiments, the process of the electronic device 10 and the mobile terminal 20 in establishing the communication connection 30 may be that, first, the electronic device 10 and the mobile terminal 20 may each scan the surrounding environment through their own bluetooth signals to discover each other, and establish a bluetooth communication connection through bluetooth pairing after discovering each other; then the electronic device 10 and the mobile terminal 20 exchange some data (for example, including wifi connection information of each other, information of whether a screen projection function is supported, and the like) through the bluetooth communication connection; thereafter, the electronic device 10 and the mobile terminal 20 may establish the communication connection 30 through wifi under the condition that the screen-projecting function is supported.
Methods according to embodiments of the present disclosure may be performed by the electronic device 10. For example, after the electronic device 10 establishes the communication connection 30 with the mobile terminal 20, the electronic device 10 may receive the first file from the mobile terminal 20 through the first transmission channel, and automatically open the first file and edit the content of the first file by using the first application program in the electronic device 10
The following provides an exemplary description of an information interaction method and an electronic device according to an embodiment of the disclosure with reference to an application scenario of fig. 1.
Fig. 2 schematically shows a flow chart of an information interaction method according to an embodiment of the present disclosure.
As shown in fig. 2, the information interaction method may include operations S210 and S220.
In operation S210, if the communication connection 30 is established with the mobile terminal 20, a first file is received through a first transmission channel, wherein the first file is from the mobile terminal 20.
In operation S220, a first file is automatically opened based on a first application to display the contents of the first file, wherein the first application is capable of editing at least the contents of the first file. In this way, files from the mobile terminal 20 may be manipulated in a manner that the files are manipulated in the electronic device 10.
Fig. 3 schematically shows a flow of a method of receiving a first file in operation S210 in an information interaction method according to an embodiment of the present disclosure.
As shown in fig. 3, operation S210 may include operations S211 to S213.
In operation S211, if the communication connection 30 is established with the mobile terminal 20, a display screen of the screen 102 of the mobile terminal 20 is displayed in the screen 101 of the electronic device 10, for example, as shown in the screen 101 of the electronic device 10 in fig. 1. More specifically, reference may be made to the enlarged illustration of the display effect of the screen 101 of the electronic device 10 in fig. 4.
Fig. 4 schematically shows an interaction diagram of a user in the display interface of the screen 101 of the electronic device 10.
Fig. 4 illustrates an enlarged view of the display effect of the screen 101 of the electronic device 10 in fig. 1. It can be seen from fig. 4 that the display screen 121 of the screen of the mobile terminal is displayed on the right side in the display interface of the screen 101 of the electronic device 10.
In operation S212, an input position and an input action are obtained. For example, the electronic apparatus 10 may acquire an input position and an input action of an input operation by the user in the display interface of the screen 101. The input operation may be an operation performed by a user through a mouse, or when the screen 101 is a touch screen, the input operation may also be an operation in which the user touches the screen 101.
In operation S213, if the input position represents an input action as an input operation with respect to the display screen 121 displaying the screen of the mobile terminal, the conversion position is determined based on the input position, and the conversion position and the input action are transmitted to the mobile terminal 20 through the second transmission channel, so that the mobile terminal 20 determines a first file corresponding to the conversion position and the input action and transmits the first file. Where the switch position is a coordinate position in the screen 102 that maps the input position to the mobile terminal 20.
For example, in fig. 4, the input position 41 where the user operates the screen 101 by the finger 40 falls in the display screen 121 displaying the screen of the mobile terminal. According to the display position mapping relationship between the screen 101 of the electronic device 10 and the screen 102 of the mobile terminal 20, it can be obtained that the input position 41 corresponds to the coordinate position (i.e., the conversion position) in the mobile terminal 20. Then, the conversion position and the input action are transmitted to the mobile terminal 20 through the second transmission channel, so that the mobile terminal 20 can determine the file located at the conversion position as the file to be operated by the input operation of the user this time (i.e., the first file), and transmit the first file to the electronic device 10 through the first transmission channel. Of course, fig. 4 only illustrates the operation of the screen 101 of the electronic device 10 as a touch operation, and in other embodiments, the user may click the display interface of the screen 101 of the electronic device 10 through a mouse.
According to one embodiment of the present disclosure, the input action is a click action. Accordingly, a click action is sent to the mobile terminal 20 through the second transmission channel in operation S213, so that the mobile terminal 20 responds to the first opening operation for the first file; the mobile terminal 20 responds to the first opening operation, and does not open the first file based on the second application program when sending the first file. The clicking action is, for example, lifting the user's finger 40 after putting it down, or clicking a mouse. In one embodiment, when the user's input action is a click action, after the click action is sent to the mobile terminal 20, the mobile terminal 20 may determine that the data of the click action is from the second transmission channel, so that the mobile terminal 20 may respond to the first opening operation for the first file to send the first file to the electronic device 10 without using the second application program in the mobile terminal 20 to open the first file. In this way, not only is automatic opening of the first file achieved with the application of the electronic device 10, but also conflicts in the operation of the second application with the first application on the same file are avoided.
According to one embodiment of the present disclosure, the input action is a movement action. Sending the moving action to the mobile terminal 20 through a second transmission channel in operation S213, so that the mobile terminal 20 responds to the moving operation for the content presented by the second application program; wherein the second application has loaded and rendered the contents of the first file. For example, after the user has opened the first file using the second application in the mobile terminal 20, the user performs a movement action in the display screen 121 displaying the screen of the mobile terminal, and the movement action is transmitted to the mobile terminal 20 through the second transmission channel. The mobile terminal 20 may determine that the data of the moving action is from the second transmission channel, so that the content presented by the second application program may be sent to the electronic device 10, and the moving operation may be performed on the content presented by the second application program.
In one embodiment, in the case where the first file has been opened by the second application in the mobile terminal 20 and the second application does not have a function of editing the content of the first file, if the user performs a moving operation and the input position representative input action of the moving operation moves out of the area of the display screen 121 displaying the screen of the mobile terminal, the first file is opened based on the first application to present the content of the first file. For example, in the illustration of FIG. 4, when the user's finger 40 continues to move left from the current position 41 into the display area 111 of the screen 101, a first file may be opened with a first application. In this way, the first application program is switched to as long as the transition location spans the area, and the mobile terminal 20 correspondingly closes the second application program to wait for the synchronization operation for the first file when detecting that the transition location spans the area.
According to an embodiment of the present disclosure, before causing the mobile terminal 20 to transmit the first file in operation S213, determining whether the mobile terminal 20 transmits the first file based on the application information synchronization list, and if the application information synchronization list includes an application that matches a file format of the first file, the mobile terminal 20 transmits the first file. The application information synchronization list includes, for example, applications available in the electronic device 10 or applications set by the user. According to an embodiment of the present disclosure, the application information synchronization list may include at least one of word, excel, or powerpoint. According to an embodiment of the present disclosure, it may be determined whether an application that matches the file format of the first file is included in the application information synchronization list before the first file is transmitted. If there is a matching application, the mobile terminal 20 transmits the first file.
In one embodiment, the electronic device 10 may determine a matching file format in advance based on the application information synchronization list, and when the mobile terminal 20 responds to the first opening operation for the first file and the file format of the first file has a matching application program in the application information synchronization list, the electronic device 10 receives the first file sent by the mobile terminal 20 and opens the first file using the first application program.
It is to be understood that in the example of fig. 4, the first file is a file with a suffix of docx, and the first application that opens the first file is a microsoft word by way of example only and not limitation. The format of the first file and the corresponding first application program in the embodiment of the disclosure can be set and selected according to actual needs.
Fig. 5 schematically shows a flow chart of an information interaction method according to another embodiment of the present disclosure.
As shown in fig. 5, the information interaction method according to the embodiment of the present disclosure may further include operations S530 and S540 in addition to operations S210 to S220.
In operation S530, editing of the content presented for the first file is responded and the edited content of the first file is saved by the first application.
In operation S540, the edited first file is sent to the mobile terminal 20 through the first transmission channel so that the mobile terminal 20 synchronizes the edited first file, for example, the edited first file is stored in the mobile terminal 20 under the original storage path of the first file to overwrite the original first file.
Fig. 6 schematically shows a flowchart of an application example of the information interaction method according to the embodiment of the present disclosure. In this embodiment, the electronic device 10 is a computer.
As shown in fig. 6, the application example may include operations S601 to S609.
In operation S601, an opening operation of a first file stored in the mobile terminal 20 is detected.
In operation S602, it is determined whether the opening operation designates opening the first file on the computer. The opening of the first file at the computer end means that the first file is opened by using an application program at the computer end, and the computer end is not only used as a projection display screen. Specifically, after the mobile terminal 20 establishes a communication connection with a computer, it is detected whether there is a user operation of opening a first file in the mobile terminal 20 in the computer. For example, as described above, it may be determined whether the opening operation is to open the first file on the computer side based on the input position of the opening operation.
If the determination result of operation S602 is negative, operation S603 is performed to open the first file using the second application of the mobile terminal 20.
If the determination result in operation S602 is yes, operation S604 is performed to open the first file by using the first application program on the computer.
According to some embodiments of the present disclosure, it may be further determined whether the first file belongs to a file type that can be opened by an application program in an application program information synchronization list in which the application program is set for use before operation S604. Specifically, the application information synchronization list may be set on the computer side or in the mobile terminal 20. For example, the available applications in the application information synchronization list may include at least one of word, excel, or powerpoint. Therefore, if the application program information synchronization list comprises the application program matched with the file format of the first file, the first file is opened by the application program of the computer terminal.
In operation S605, after the first file is opened by the first application program of the computer, the first file is cached locally at the computer.
In operation S606, it is monitored whether the first file is edited in the computer.
In operation S607, after the first file is monitored to be edited at the computer, the user operation of clicking to save after the editing is completed is received.
In operation S608, in response to the user operation of clicking the saved file, the edited first file is locally cached at the computer.
The edited first file is then transmitted to the mobile terminal 20 to enable synchronization of the edited contents of the first file into the mobile terminal 20 in operation S609. Thus, the application instance may synchronize the edited content of the first file to the mobile terminal 20 after the first file is edited at the computer.
Fig. 7 schematically shows a block diagram of an electronic device 700 according to an embodiment of the present disclosure.
As shown in fig. 7, the electronic device 700 includes an operating system 710 and a screen projection function 720 according to an embodiment of the present disclosure. The screen projection function 720 is a functional module of the operating system 710, or the screen projection function 720 is based on an application program having a screen projection function in the operating system 710.
According to an embodiment of the present disclosure, the screen projecting function 720 may include a receiving unit 721 and a file operating unit 722.
The receiving unit 721 may for example perform operation S210 for receiving a first file via a first transmission channel if the communication connection 30 is established with the mobile terminal 20, wherein the first file is from the mobile terminal 20. More specifically, the receiving unit 721 may perform, for example, operations S211 to S213 for displaying the display screen 121 of the screen of the mobile terminal if the communication connection 30 is established with the mobile terminal 20, obtaining the input position and the input action, and determining the conversion position based on the input position and transmitting the conversion position and the input action to the mobile terminal 20 through the second transmission channel if the input position represents the input action as the input operation with respect to the display screen 121 displaying the screen of the mobile terminal, so that the mobile terminal 20 determines the first file corresponding to the conversion position and the input action and transmits the first file.
The file operating unit 722 may perform, for example, operation S220 for automatically opening a first file based on a first application program to display the content of the first file, wherein the first application program is capable of editing at least the content of the first file.
According to embodiments of the present disclosure, the electronic device 700 may be used to perform the methods described with reference to fig. 2-6 above. The electronic device 10 shown in fig. 1 is a specific embodiment of an electronic device 700.
Any number of modules, sub-modules, units, sub-units, or at least part of the functionality of any number thereof according to embodiments of the present disclosure may be implemented in one module. Any one or more of the modules, sub-modules, units, and sub-units according to the embodiments of the present disclosure may be implemented by being split into a plurality of modules. Any one or more of the modules, sub-modules, units, sub-units according to embodiments of the present disclosure may be implemented at least in part as a hardware circuit, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system on a chip, a system on a substrate, a system on a package, an Application Specific Integrated Circuit (ASIC), or by any other reasonable means of hardware or firmware for integrating or packaging a circuit, or by any one of or a suitable combination of software, hardware, and firmware. Alternatively, one or more of the modules, sub-modules, units, sub-units according to embodiments of the disclosure may be at least partially implemented as a computer program module, which when executed may perform the corresponding functions.
For example, the reception unit 721 and the file operation unit 722 may be combined into one module to be implemented, or any one of them may be divided into a plurality of modules. Alternatively, at least part of the functionality of one or more of these modules may be combined with at least part of the functionality of the other modules and implemented in one module. According to an embodiment of the present disclosure, at least one of the receiving unit 721 and the file operating unit 722 may be at least partially implemented as a hardware circuit, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system on a chip, a system on a substrate, a system on a package, an Application Specific Integrated Circuit (ASIC), or may be implemented by any other reasonable way of integrating or packaging a circuit, or by any one of three implementations of software, hardware, and firmware, or by any suitable combination of any of them. Alternatively, at least one of the receiving unit 721 and the file operating unit 722 may be implemented at least partially as a computer program module, which when executed, may perform a corresponding function.
Fig. 8 schematically shows a block diagram of an electronic device 800 according to another embodiment of the present disclosure. The electronic device 800 illustrated in fig. 8 is merely an example and should not impose any limitations on the functionality or scope of use of embodiments of the present disclosure. The electronic device 10 shown in fig. 1 is a specific embodiment of the electronic device 800.
As shown in fig. 8, electronic device 800 includes a processor 810, a computer-readable storage medium 820, and a communication unit 830. The electronic device 800 may perform a method according to an embodiment of the disclosure.
In particular, processor 810 may include, for example, a general purpose microprocessor, an instruction set processor and/or related chip set and/or a special purpose microprocessor (e.g., an Application Specific Integrated Circuit (ASIC)), and/or the like. The processor 810 may also include on-board memory for caching purposes. Processor 810 may be a single processing unit or a plurality of processing units for performing different actions of a method flow according to embodiments of the disclosure.
Computer-readable storage medium 820, for example, may be a non-volatile computer-readable storage medium, specific examples including, but not limited to: magnetic storage devices, such as magnetic tape or Hard Disk Drives (HDDs); optical storage devices, such as compact disks (CD-ROMs); a memory, such as a Random Access Memory (RAM) or a flash memory; and so on.
The computer-readable storage medium 820 may include a computer program 821, which computer program 821 may include code/computer-executable instructions that, when executed by the processor 810, cause the processor 810 to perform a method according to an embodiment of the present disclosure, or any variation thereof.
The computer program 821 may be configured with, for example, computer program code comprising computer program modules. For example, in an example embodiment, code in computer program 821 may include one or more program modules, including for example 821A, modules 821B, … …. It should be noted that the division and number of modules are not fixed, and those skilled in the art may use suitable program modules or program module combinations according to actual situations, and when the program modules are executed by the processor 810, the processor 810 may execute the method according to the embodiment of the present disclosure or any variation thereof.
The processor 810 may interact with the communication unit 830 to establish a communication connection 30 with the mobile terminal 20 to perform a method according to an embodiment of the present disclosure or any variant thereof, according to an embodiment of the present disclosure.
According to an embodiment of the present invention, at least one of the receiving unit 721 and the file operating unit 722 may be implemented as computer program modules described with reference to fig. 8, which when executed by the processor 810 may implement the respective operations described above.
The present disclosure also provides a computer-readable storage medium, which may be contained in the apparatus/device/system described in the above embodiments; or may exist alone without being assembled into the device/apparatus/system. The computer-readable storage medium carries one or more programs which, when executed, implement a method according to an embodiment of the disclosure.
According to embodiments of the present disclosure, the computer-readable storage medium may be a non-volatile computer-readable storage medium, which may include, for example but is not limited to: a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
Those skilled in the art will appreciate that various combinations and/or combinations of features recited in the various embodiments and/or claims of the disclosure can be made without conflict, even if such combinations or combinations are not expressly recited in the present disclosure. In particular, various combinations and/or combinations of the features recited in the various embodiments and/or claims of the present disclosure may be made without departing from the spirit or teaching of the present disclosure. All such combinations and/or associations are within the scope of the present disclosure.
While the disclosure has been shown and described with reference to certain exemplary embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the disclosure as defined by the appended claims and their equivalents. Accordingly, the scope of the present disclosure should not be limited to the above-described embodiments, but should be defined not only by the appended claims, but also by equivalents thereof.

Claims (8)

1. An information interaction method is applied to electronic equipment, wherein the method comprises the following steps:
if communication connection is established with the mobile terminal, displaying a display picture of a screen of the mobile terminal;
obtaining an input position and an input action;
if the input position represents the input action as an input operation for the display screen of the screen displaying the mobile terminal, determining a conversion position based on the input position, and sending the conversion position and the input action to the mobile terminal through a second transmission channel so that the mobile terminal determines a first file corresponding to the conversion position and the input action and sends the first file;
receiving the first file through a first transmission channel, wherein the first file is from the mobile terminal;
automatically opening the first file based on a first application program in the electronic equipment so as to display the content of the first file, wherein the first application program can at least edit the content of the first file.
2. The method of claim 1, wherein the input action is a click action; sending the clicking action to the mobile terminal through a second transmission channel so that the mobile terminal responds to a first opening operation aiming at the first file; and the mobile terminal responds to the first opening operation, and does not open the first file based on a second application program when sending the first file.
3. The method of claim 1, wherein the input action is a movement action; sending the moving action to the mobile terminal through a second transmission channel so that the mobile terminal responds to the moving operation of the content presented aiming at the second application program; wherein the second application has loaded and rendered the contents of the first file.
4. The method of claim 3, wherein the automatically opening the first file based on the first application to display the contents of the first file comprises:
and if the input position represents that the input action moves out of the area of the display picture of the screen of the mobile terminal, opening the first file based on the first application program to present the content of the first file.
5. The method of claim 2 or 4, wherein the transmitting the first file further comprises, prior to:
determining whether to send the first file based on an application information synchronization list;
and if the application program information synchronization list comprises the application program matched with the file format of the first file, sending the first file.
6. The method of claim 1, wherein the method further comprises:
responding, by the first application, to edits to the content presented for the first file and saving the edited content for the first file;
and sending the edited first file to the mobile terminal through the first transmission channel so that the mobile terminal synchronizes the edited first file.
7. An electronic device, the electronic device comprising:
an operating system;
a screen projection function, wherein the screen projection function is a functional module of the operating system, or the screen projection function is based on an application program with the screen projection function in the operating system; the screen projection function comprises:
a receiving unit configured to:
if communication connection is established with the mobile terminal, displaying a display picture of a screen of the mobile terminal;
obtaining an input position and an input action;
if the input position represents the input action as an input operation for the display screen of the screen displaying the mobile terminal, determining a conversion position based on the input position, and sending the conversion position and the input action to the mobile terminal through a second transmission channel so that the mobile terminal determines a first file corresponding to the conversion position and the input action and sends the first file;
receiving the first file through a first transmission channel, wherein the first file is from the mobile terminal;
the file operation unit is used for automatically opening the first file based on a first application program in the electronic equipment so as to display the content of the first file, wherein the first application program can at least edit the content of the first file.
8. An electronic device, the electronic device comprising:
one or more memories having computer-executable instructions stored thereon; and
one or more processors configured to:
if communication connection is established with the mobile terminal, displaying a display picture of a screen of the mobile terminal;
obtaining an input position and an input action;
if the input position represents the input action as an input operation for the display screen of the screen displaying the mobile terminal, determining a conversion position based on the input position, and sending the conversion position and the input action to the mobile terminal through a second transmission channel so that the mobile terminal determines a first file corresponding to the conversion position and the input action and sends the first file;
receiving the first file through a first transmission channel, wherein the first file is from the mobile terminal;
automatically opening the first file based on a first application program in the electronic equipment so as to display the content of the first file, wherein the first application program can at least edit the content of the first file.
CN201910870252.2A 2019-09-12 2019-09-12 Information interaction method and electronic equipment Active CN110618971B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910870252.2A CN110618971B (en) 2019-09-12 2019-09-12 Information interaction method and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910870252.2A CN110618971B (en) 2019-09-12 2019-09-12 Information interaction method and electronic equipment

Publications (2)

Publication Number Publication Date
CN110618971A CN110618971A (en) 2019-12-27
CN110618971B true CN110618971B (en) 2022-09-23

Family

ID=68922980

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910870252.2A Active CN110618971B (en) 2019-09-12 2019-09-12 Information interaction method and electronic equipment

Country Status (1)

Country Link
CN (1) CN110618971B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111327769B (en) * 2020-02-25 2022-04-08 北京小米移动软件有限公司 Multi-screen interaction method and device and storage medium
CN113918104A (en) * 2020-07-07 2022-01-11 华为技术有限公司 Method and equipment for opening file
CN112083903A (en) * 2020-09-14 2020-12-15 北京字节跳动网络技术有限公司 Display device, terminal control method and device, display device, and storage medium
CN112698770B (en) * 2020-12-28 2022-08-16 北京小米移动软件有限公司 Information processing method and device, and storage medium
CN113282548A (en) * 2021-05-20 2021-08-20 Oppo广东移动通信有限公司 File saving method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011039216A (en) * 2009-08-10 2011-02-24 Seiko Epson Corp Image display device, projector, and control method of image display device
CN104796455A (en) * 2015-03-12 2015-07-22 安徽讯飞皆成软件技术有限公司 Cross-platform multi-screen interacting method, device and system
CN105072246A (en) * 2015-07-01 2015-11-18 小米科技有限责任公司 Information synchronization method, device and terminal
CN106354451A (en) * 2015-07-14 2017-01-25 三星电子株式会社 Method for operating electronic device, and electronic device
CN109739450A (en) * 2018-04-08 2019-05-10 北京字节跳动网络技术有限公司 A kind of exchange method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7848765B2 (en) * 2005-05-27 2010-12-07 Where, Inc. Location-based services

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011039216A (en) * 2009-08-10 2011-02-24 Seiko Epson Corp Image display device, projector, and control method of image display device
CN104796455A (en) * 2015-03-12 2015-07-22 安徽讯飞皆成软件技术有限公司 Cross-platform multi-screen interacting method, device and system
CN105072246A (en) * 2015-07-01 2015-11-18 小米科技有限责任公司 Information synchronization method, device and terminal
CN106354451A (en) * 2015-07-14 2017-01-25 三星电子株式会社 Method for operating electronic device, and electronic device
CN109739450A (en) * 2018-04-08 2019-05-10 北京字节跳动网络技术有限公司 A kind of exchange method and device

Also Published As

Publication number Publication date
CN110618971A (en) 2019-12-27

Similar Documents

Publication Publication Date Title
CN110618971B (en) Information interaction method and electronic equipment
CN110602805B (en) Information processing method, first electronic device and computer system
CN110597474B (en) Information processing method and electronic equipment
US10515056B2 (en) API for resource discovery and utilization
CN110618970A (en) File transmission method and electronic equipment
US8966499B2 (en) Virtual switch extensibility
US11929970B2 (en) Methods, systems and recording mediums for providing messenger service having specific condition
US10778617B2 (en) Electronic device and method of transferring data in an application to another application
US10929003B1 (en) Cross-platform drag and drop user experience
CN104866262B (en) Wearable device
KR20140138177A (en) Mirrored interface navigation of multiple user interfaces
WO2019000933A1 (en) Information display method and apparatus, and computer-readable storage medium
CN110297658B (en) Function component sharing method and device and computer equipment
US20200236074A1 (en) Method, system, and non-transitory computer readable record medium for sharing information in chatroom using application added to platform in messenger
US20100257471A1 (en) Programmatic Information Transfer
JP2017174117A (en) Information processing device and program, and control method
US20240086360A1 (en) File saving method and electronic device
WO2017166602A1 (en) Control method for collaborative input between vehicle-mounted terminal and mobile terminal and mobile terminal
EP3066550B1 (en) Two step content selection
US10666787B2 (en) Electronic device and method of executing application
EP4220627A1 (en) Control method and apparatus, and electronic device
WO2022135259A1 (en) Speech input method and apparatus, and electronic device
CN113342697B (en) Simulation test system and method for flash translation layer
CN113779281B (en) Information processing method, device and equipment
CN111090535B (en) Communication method, device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant