CN111857495A - Information display method, information display device, storage medium, and electronic device - Google Patents

Information display method, information display device, storage medium, and electronic device Download PDF

Info

Publication number
CN111857495A
CN111857495A CN202010615412.1A CN202010615412A CN111857495A CN 111857495 A CN111857495 A CN 111857495A CN 202010615412 A CN202010615412 A CN 202010615412A CN 111857495 A CN111857495 A CN 111857495A
Authority
CN
China
Prior art keywords
screen
information
format
copied
determining
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
CN202010615412.1A
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.)
Haier Uplus Intelligent Technology Beijing Co Ltd
Original Assignee
Haier Uplus Intelligent Technology Beijing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Haier Uplus Intelligent Technology Beijing Co Ltd filed Critical Haier Uplus Intelligent Technology Beijing Co Ltd
Priority to CN202010615412.1A priority Critical patent/CN111857495A/en
Publication of CN111857495A publication Critical patent/CN111857495A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements

Landscapes

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

Abstract

The embodiment of the invention provides an information display method, an information display device, a storage medium and an electronic device, wherein the method comprises the following steps: determining first information selected through a first operation in a first screen; under the trigger of a second operation, the first information is copied to a second screen, and the copied first information is displayed in the second screen according to a preset format, wherein the preset format is the format of the first information displayed in the first screen, and the second screen is a screen connected with the first screen. According to the invention, the problem of low information sharing efficiency in the related technology is solved, so that the effect of improving the information sharing efficiency is achieved, and the user experience is improved.

Description

Information display method, information display device, storage medium, and electronic device
Technical Field
The embodiment of the invention relates to the field of communication, in particular to an information display method, an information display device, a storage medium and an electronic device.
Background
In daily life, if information of a first screen displayed on a second screen is required, it is generally necessary to copy the information of the first screen onto the second screen, that is, by copying the information on the first screen and then performing a paste operation on the second screen, and therefore, switching between the two screens is required, and the operation is not flexible, and the following description is made in conjunction with copy-paste in two documents:
In the related art, in an application program developed on Windows, operations such as copy and paste are usually implemented by selecting a document to copy and then paste in another document, a situation that contents in other documents are to be referred to often occurs when writing a document, operations such as copy and paste need to be performed in a plurality of documents, most users select to connect a display, copy contents on one screen and paste contents on another screen, however, when too many documents are referred to, the contents are copied to wrong contents or pasted to wrong places, in addition, switching back and forth among a plurality of documents is inflexible, operation troubles are brought to the users, working efficiency is reduced, time and energy are wasted, and user experience is poor.
Therefore, the related art has the problem of low information sharing efficiency.
In view of the above problems in the related art, no effective solution has been proposed.
Disclosure of Invention
Embodiments of the present invention provide an information display method, an information display apparatus, a storage medium, and an electronic apparatus, so as to at least solve the problem of low information sharing efficiency in the related art.
According to an embodiment of the present invention, there is provided an information display method including: determining first information selected through a first operation in a first screen; under the trigger of a second operation, the first information is copied to a second screen, and the copied first information is displayed in the second screen according to a preset format, wherein the preset format is the format of the first information displayed in the first screen, and the second screen is a screen connected with the first screen.
According to another embodiment of the present invention, there is provided an information display apparatus including: the determining module is used for determining first information selected by first operation in a first screen; the copying module is used for copying the first information to a second screen under the trigger of a second operation, and displaying the copied first information in the second screen according to a preset format, wherein the preset format is a format displayed by the first information in the first screen, and the second screen is a screen connected with the first screen.
According to a further embodiment of the present invention, there is also provided a computer-readable storage medium having a computer program stored thereon, wherein the computer program is arranged to perform the steps of any of the above method embodiments when executed.
According to yet another embodiment of the present invention, there is also provided an electronic device, including a memory in which a computer program is stored and a processor configured to execute the computer program to perform the steps in any of the above method embodiments.
According to the invention, the first information is selected on the first screen through the first operation, the first information is copied to the second screen through the second operation, and the first information is displayed in the second screen according to the preset format.
Drawings
Fig. 1 is a block diagram of a hardware configuration of a mobile terminal of an information display method according to an embodiment of the present invention;
FIG. 2 is a flow chart of an information display method according to an embodiment of the present invention;
FIG. 3 is a flowchart of determining a first information selected by a first operation in a first screen according to an exemplary embodiment of the present invention;
fig. 4 is a flowchart of copying the first information into a second screen and displaying the copied first information in a second screen in a predetermined format, under the trigger of a second operation, according to an exemplary embodiment of the present invention;
FIG. 5 is a flowchart illustrating an exemplary determination of a first region selected by a first operation in a first screen according to an embodiment of the present invention;
FIG. 6 is a flowchart of determining a first information selected by a first operation in a first screen according to an exemplary embodiment of the present invention;
fig. 7 is a flowchart of copying the first information into a second screen and displaying the copied first information in a second screen in a predetermined format, under the trigger of a second operation, according to an exemplary embodiment of the present invention;
FIG. 8 is a flow chart of an information display method according to an embodiment of the invention;
fig. 9 is a block diagram of the structure of an information display apparatus according to an embodiment of the present invention;
fig. 10 is a block diagram of the structure of the determination module 92 according to an exemplary embodiment of the present invention.
Detailed Description
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings in conjunction with the embodiments.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order.
The method embodiments provided in the embodiments of the present application may be executed in a mobile terminal, a computer terminal, or a similar computing device. Taking an example of the operation on a mobile terminal, fig. 1 is a hardware structure block diagram of the mobile terminal of an information display method according to an embodiment of the present invention. As shown in fig. 1, the mobile terminal may include one or more (only one shown in fig. 1) processors 102 (the processor 102 may include, but is not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA), and a memory 104 for storing data, wherein the mobile terminal may further include a transmission device 106 for communication functions and an input-output device 108. It will be understood by those skilled in the art that the structure shown in fig. 1 is only an illustration, and does not limit the structure of the mobile terminal. For example, the mobile terminal may also include more or fewer components than shown in FIG. 1, or have a different configuration than shown in FIG. 1.
The memory 104 may be used to store computer programs, for example, software programs and modules of application software, such as computer programs corresponding to the information display method in the embodiment of the present invention, and the processor 102 executes various functional applications and data processing by running the computer programs stored in the memory 104, so as to implement the above-mentioned method. The memory 104 may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 104 may further include memory located remotely from the processor 102, which may be connected to the mobile terminal over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmission device 106 is used for receiving or transmitting data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of the mobile terminal. In one example, the transmission device 106 includes a Network adapter (NIC), which can be connected to other Network devices through a base station so as to communicate with the internet. In one example, the transmission device 106 may be a Radio Frequency (RF) module, which is used for communicating with the internet in a wireless manner.
In the present embodiment, an information display method is provided, and fig. 2 is a flowchart of an information display method according to an embodiment of the present invention, as shown in fig. 2, the flowchart includes the following steps:
step S202, determining first information selected by a first operation in a first screen;
step S204, under the trigger of a second operation, copying the first information to a second screen, and displaying the copied first information in the second screen according to a predetermined format, where the predetermined format is a format in which the first information is displayed in the first screen, and the second screen is a screen connected to the first screen.
In the above embodiment, the first screen and the second screen may be different screens connected to the same processor, and optionally, the first screen and the second screen may also be different display pages, where the first screen and the second screen may be different pages opened in the same application program, and may also be pages opened in different application programs. The application program may include an application program capable of inputting and/or editing characters, pictures, lines, and the like, such as word, excel, powerpoint, notepad, visio, and the like, and may also include an application program for processing pictures, such as PS, drawing board, AI, and the like, and the application program is not limited in the present invention. When the first screen and the second screen are different screens connected in the same processor, the processor may include a mobile phone, a computer, and the like, that is, the first screen and the second screen may be different displays connected in the same computer, and when the first screen and the second screen are different pages in the same screen, the first screen may be an open first document page, and the second screen may be an open second document page, for example, the first screen may be an open word1 page, and the second screen may be an open word2 page, in which case, the first screen and the second screen are different pages open in the same application; when the first screen and the second screen are open pages in different applications, the first screen may be an open word1 page, the second screen may be an open powerpoint page, and so on.
It should be noted that the first screen and the second screen may be screens supporting mouse operation, and may also be screens supporting touch operation, for example, screens supporting finger, stylus or other touch-enabled tools.
In the above embodiment, when the first screen does not support the touch operation, the selecting the first information through the first operation may adopt the following manner: the first information is selected by long-pressing the left button and/or the right button ring of the mouse and dragging the mouse after long-pressing the left button or the right button of the mouse; or clicking a left key and double-clicking a left key (or clicking a right key and double-clicking a right key) on the first screen through the mouse and then dragging the mouse to select the first information; or, the mouse is used for displaying first information in a rear ring of the left button and the double-click left button (or the right button and the double-click right button) on the first screen; or, when the first screen supports touch operation, selecting the first information through the first operation may include directly using a finger, a stylus pen or other tools that can be used for touch operation to capture the first information in the circle, or moving the selected first information on the screen after clicking the screen through the finger, the stylus pen or other tools that can be used for touch operation. After the first information is selected, the first information is copied to the second screen under the trigger of the second operation, and the following mode can be adopted: dragging by long pressing a left button and/or a right button of the mouse, dragging the first information to the second screen, and releasing the mouse, so that the first information can be copied to the second screen; or, moving a finger, a stylus or other tools which can be used for touch control, dragging the first information to the second screen, and releasing the finger, the stylus or other tools which can be used for touch control, namely copying the first information to the second screen can be realized; or after the position to be copied is determined in the second screen, performing dragging in a left mouse button clicking manner, double mouse button clicking manner (or right mouse button clicking manner, double mouse button clicking manner) and then downward (the direction is only an exemplary embodiment, and a user may set the dragging direction according to own habits, for example, the dragging may be upward, leftward, rightward, upward right, downward right, upward left, downward left, and the like), and then releasing the mouse to copy the first information into the second screen; or after determining the position to be copied in the second screen, moving downwards (the direction is only an exemplary embodiment, and the specific dragging direction may be set according to the habit of the user, for example, the moving direction may also be upward, leftward, rightward, upward right, downward right, upward left, downward left, etc.) by using a finger, a stylus, or another tool that can be used for touch, and then releasing the finger, the stylus, or another tool that can be used for touch to copy the first information into the second screen; or after the position needing copying is determined on the second screen, dragging the mouse to draw a V-shaped shape (or other shapes which can be set by a user according to own habits and are not limited by the shape of the user) by clicking a left mouse button and double clicking a left mouse button (or clicking a right mouse button and double clicking a right mouse button) and then releasing the mouse to copy the first information into the second screen; alternatively, copying the first information into the second screen may be accomplished by releasing a finger, stylus, or other touch-enabled tool after drawing a "V" or the like on the second screen via the finger, stylus, or other touch-enabled tool.
In the above embodiment, after the first information is copied to the second screen, the first information may be displayed in the second screen according to a predetermined format, where the first information may include text content, picture content, and the like, or a combination of the above contents. The predetermined format may include a size, an attribute, a position in the first screen, and the like of the first information, for example, when the first information is text, the predetermined format may include a paragraph format of the text, a word space, a line space format, a color, a font size, a font style, and the like, and when the first information is a picture, the predetermined format may include a size, a color, a transparency, a position in the first screen, a surrounding relationship with the text, and the like of the picture. It should be noted that the predetermined format may be a preset format, may be a format determined according to an attribute of the first information, may be a format suitable for the second screen, and may also be a format identical to the format of the first information in the first screen, that is, the first information is automatically identified as a whole, and the format of the content in the circle is not changed, for example, when the first information includes a picture and a text, the first information is dragged and copied to another file, and the picture and text format in the content is not changed.
For example, the main body of the above steps may be a processor or other devices with similar processing capabilities, and may also be a machine integrating at least a data processing device, where the data processing device may include a terminal such as a computer, a mobile phone, and the like, but is not limited thereto.
According to the invention, the first information is selected on the first screen through the first operation, the first information is copied to the second screen through the second operation, and the first information is displayed in the second screen according to the preset format.
In an exemplary embodiment, a flowchart for determining the first information selected by the first operation in the first screen may refer to fig. 3, as shown in fig. 3, the flowchart includes:
step S302, determining a first area selected by a first operation in a first screen;
step S304, identifying the content of the first information included in the first area and the format in which the first information is displayed in the first screen.
In this embodiment, the first region is selected through the first operation, the content of the first information included in the first region is recognized, the selected content is automatically recognized as a whole, the display format of the content of the first information in the first region in the first screen is recognized, the format of the selected content is not changed, wherein the first information may include content in multiple formats, such as characters, pictures and the like, the selected content is automatically recognized as a whole, and the content in different formats can be copied simultaneously.
In an exemplary embodiment, in triggering of the second operation, the first information is copied to the second screen, and the copied first information is displayed in the second screen according to a predetermined format, and referring to fig. 4, as shown in fig. 4, the process includes:
step S402, in a case that the second operation for dragging the first information is detected, copying the first information to a second area in the second screen, and displaying the first information in the second area according to the predetermined format, where the second area is a dragging destination area of the second operation.
In this embodiment, when the second operation is detected, the first information is copied to a second area in the second screen, and the first information is displayed in the second area according to a predetermined format, where the second area may be a preset area or an area selected by a user before the drag is performed. After the first information is dragged, the first information is copied to the second screen and can be displayed according to the format of the first information in the first screen, so that the formats of the copied contents in the two screens are ensured to be unchanged, of course, the preset format can also be a format set by a user, or a format suitable for the second screen, for example, when the first screen and the second screen are two interfaces with different sizes, the content of the first information can be zoomed according to the size of the second screen when the first information is dragged to the second screen, that is, when the interface of the first screen is larger than the interface of the second screen, if the content of the first information is a character and a picture, the size of the character number and the size of the picture can be reduced according to the size of the second screen according to a certain proportion, and the reduced content is displayed in the second area of the second screen, so that the user is not required to adjust the content of the first information, time is saved, and working efficiency is improved.
In an exemplary embodiment, a flowchart for determining a first region selected by a first operation in a first screen may refer to fig. 5, as shown in fig. 5, where the flowchart includes:
step S502, determining the first area selected by the scribing operation in the first screen.
In this embodiment, the content is selected by drawing a line, and the copied content can be selected in a wide range. The first operation may further include drawing a line in the first screen to determine the first area by a mouse, a finger, a stylus, or other touch-enabled tools, for example, the first area may be determined by drawing a line above, below, left, and right the content to be selected, and when a certain limit of the content to be selected is fixed, drawing a line in the direction may be omitted, thereby saving time for selecting the first area. For example, when the content to be selected is a segment of text in a word document, the left and right boundaries of the segment of text are page boundaries of the word document, so that scribing on the left and right boundaries of the segment of text can be avoided, and only scribing on the upper and lower sides of the segment of text is needed to determine the first area.
In an exemplary embodiment, a flowchart for determining the first information selected by the first operation in the first screen may refer to fig. 6, as shown in fig. 6, where the flowchart includes:
A step S602 of determining the first information included in the first document selected by the first operation in the first screen;
as a flowchart for copying the first information to the second screen and displaying the copied first information in the second screen according to the predetermined format under the trigger of the second operation, refer to fig. 7, as shown in fig. 7, the flowchart includes:
step S702 of copying the first information into the second screen and displaying the copied first information in a second document included in the second screen in the predetermined format, under the trigger of the second operation; wherein the first document and the second document are documents in the same system application.
In this embodiment, the first document and the second document may be documents in different applications included in the same system, for example, the first document may be a word document, the second document may be a powerpoint document, and the user may drag the first information in the word document in the first screen to the powerpoint document in the second screen for copying. The first document and the second document may also be documents in the same application included in the same system, for example, a user may circle the first information in the word document in the first screen, and then drag the first information to the word document in the second screen for copying. The system can be a windows system, an XP system and the like.
In an exemplary embodiment, the first information includes text information and/or picture information. In this embodiment, the first information may include text information, picture information, or a combination of the text information and the picture information, and the selected text information and/or the selected picture information are copied as a whole at the same time, so that the times of copying and pasting are reduced, errors caused in the copying and pasting process are avoided, and convenience is provided for a user.
How to display information is described below with reference to specific embodiments:
fig. 8 is a flowchart of an information display method according to an embodiment of the present invention, and as shown in fig. 8, the flowchart includes:
in step S802, the user circles the content that the user wants to copy in document 1.
In step S804, the system automatically identifies the content as a whole, regardless of whether the content format is consistent. That is, the content in the circle may be in a picture format, a text format, a combination of the two, or the like.
Step S806, long-time pressing the mouse, the content in the circle can move along with the mouse.
Step S808, drag the selected content to document 2.
Step S810, after the mouse is released, the dragged content is automatically added to the document 2.
In the foregoing embodiment, the content in the circle is automatically identified, the content in the circle is directly dragged to another file, so as to implement a paste copy function, and after the copy, the content in the original file does not disappear, so that the problem in the related art that the application program developed on the system does not select, identify and drag the selected content to copy and paste the content of the application program (i.e., the application program cannot be well combined with the mouse and the drag mechanism of the system) is effectively solved, so that efficient information sharing is implemented, errors caused in the copy and paste processes are reduced, convenience is provided for the user, the work efficiency is improved, and the user experience is improved.
Through the above description of the embodiments, those skilled in the art can clearly understand that the method according to the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but the former is a better implementation mode in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present invention.
In this embodiment, an information display device is further provided, and the device is used to implement the above embodiments and preferred embodiments, which have already been described and are not described again. As used below, the term "module" may be a combination of software and/or hardware that implements a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Fig. 9 is a block diagram of the structure of an information display apparatus according to an embodiment of the present invention, as shown in fig. 9, the apparatus including:
a determining module 92, configured to determine first information selected through a first operation in a first screen;
the copying module 94 is configured to copy the first information to a second screen under the trigger of a second operation, and display the copied first information in the second screen according to a predetermined format, where the predetermined format is a format in which the first information is displayed in the first screen, and the second screen is a screen connected to the first screen.
In the above embodiment, the first screen and the second screen may be different screens connected to the same processor, and optionally, the first screen and the second screen may also be different display pages, where the first screen and the second screen may be different pages opened in the same application program, and may also be pages opened in different application programs. The application program may include an application program capable of inputting and/or editing characters, pictures, lines, and the like, such as word, excel, powerpoint, notepad, visio, and the like, and may also include an application program for processing pictures, such as PS, drawing board, AI, and the like, and the application program is not limited in the present invention. When the first screen and the second screen are different screens connected in the same processor, the processor may include a mobile phone, a computer, and the like, that is, the first screen and the second screen may be different displays connected in the same computer, and when the first screen and the second screen are different pages in the same screen, the first screen may be an open first document page, and the second screen may be an open second document page, for example, the first screen may be an open word1 page, and the second screen may be an open word2 page, in which case, the first screen and the second screen are different pages open in the same application; when the first screen and the second screen are open pages in different applications, the first screen may be an open word1 page, the second screen may be an open powerpoint page, and so on.
It should be noted that the first screen and the second screen may be screens supporting mouse operation, and may also be screens supporting touch operation, for example, screens supporting finger, stylus or other touch-enabled tools.
In the above embodiment, when the first screen does not support the touch operation, the determining module 92 may implement the first information selected by the first operation by: the first information is selected by long-pressing the left button and/or the right button ring of the mouse and dragging the mouse after long-pressing the left button or the right button of the mouse; or clicking a left key and double-clicking a left key (or clicking a right key and double-clicking a right key) on the first screen through the mouse and then dragging the mouse to select the first information; or, the mouse is used for displaying the first information in the back circle of the left button and the double-click left button (or the right button and the double-click right button). When the first screen supports the touch operation, the determining module 92 may implement the first information selected by the first operation by: the first information is directly selected by a finger, a stylus pen or other tools which can be used for touch control in the circle, or the first information is selected by moving on the screen after the screen is clicked by the finger, the stylus pen or other tools which can be used for touch control. After the first information is selected, the copy module 94 may copy the first information into the second screen under the trigger of the second operation by: dragging by long pressing a left button and/or a right button of the mouse, dragging the first information to the second screen, and releasing the mouse, so that the first information can be copied to the second screen; or, moving a finger, a stylus or other tools which can be used for touch control, dragging the first information to the second screen, and releasing the finger, the stylus or other tools which can be used for touch control, namely copying the first information to the second screen can be realized; or after the position to be copied is determined in the second screen, performing dragging in a left mouse button clicking manner, double mouse button clicking manner (or right mouse button clicking manner, double mouse button clicking manner) and then downward (the direction is only an exemplary embodiment, and a user may set the dragging direction according to own habits, for example, the dragging may be upward, leftward, rightward, upward right, downward right, upward left, downward left, and the like), and then releasing the mouse to copy the first information into the second screen; or, after determining the position to be copied in the second screen, moving downward (the direction is only an exemplary embodiment, and the specific dragging direction may be set according to the habit of the user, for example, the moving direction may also be upward, leftward, rightward, upward rightward, downward rightward, upward left, downward left, etc.) by using a finger, a stylus, or another tool that can be used for touch, and then releasing the finger, the stylus, or another tool that can be used for touch to copy the first information into the second screen; or after the position needing copying is determined on the second screen, dragging the mouse to draw a V-shaped shape (or other shapes which can be set by a user according to own habits and are not limited by the shape of the user) by clicking a left mouse button and double clicking a left mouse button (or clicking a right mouse button and double clicking a right mouse button) and then releasing the mouse to copy the first information into the second screen; alternatively, copying the first information into the second screen may be accomplished by releasing a finger, stylus, or other touch-enabled tool after drawing a "V" or the like on the second screen via the finger, stylus, or other touch-enabled tool.
In the above embodiment, after the first information is copied to the second screen, the first information may be displayed in the second screen according to a predetermined format, where the first information may include text content, picture content, and the like, or a combination of the above contents. The predetermined format may include a size, an attribute, a position in the first screen, and the like of the first information, for example, when the first information is text, the predetermined format may include a paragraph format of the text, a word space, a line space format, a color, a font size, a font style, and the like, and when the first information is a picture, the predetermined format may include a size, a color, a transparency, a position in the first screen, a surrounding relationship with the text, and the like of the picture. It should be noted that the predetermined format may be a preset format, may be a format determined according to an attribute of the first information, may be a format suitable for the second screen, and may also be a format identical to the format of the first information in the first screen, that is, the first information is automatically identified as a whole, and the format of the content in the circle is not changed, for example, when the first information includes a picture and a text, the first information is dragged and copied to another file, and the picture and text format in the content is not changed.
According to the invention, the first information is selected on the first screen through the first operation, the first information is copied to the second screen through the second operation, and the first information is displayed in the second screen according to the preset format.
In an exemplary embodiment, a block diagram of the determining module 92 can be seen in fig. 10, as shown in fig. 10, and the module includes:
a determining unit 1002 configured to determine a first region selected by a first operation in a first screen;
an identifying unit 1004 for identifying a content of the first information included in the first area and a format in which the first information is displayed in the first screen.
In this embodiment, the first region is selected through the first operation, the content of the first information included in the first region is recognized, the selected content is automatically recognized as a whole, the display format of the content of the first information in the first region in the first screen is recognized, the format of the selected content is not changed, wherein the first information may include content in multiple formats, such as characters, pictures and the like, the selected content is automatically recognized as a whole, and the content in different formats can be copied simultaneously.
In an exemplary embodiment, the copy module 94 may copy the first information into the second screen and display the copied first information in the second screen according to a predetermined format by triggering the second operation as follows: under the condition that the second operation for dragging the first information is detected, the first information is copied to a second area in the second screen, and the first information is displayed in the second area according to the preset format, wherein the second area is a dragging destination area of the second operation. In this embodiment, when the second operation is detected, the first information is copied to a second area in the second screen, and the first information is displayed in the second area according to a predetermined format, where the second area may be a preset area or an area selected by a user before the drag is performed. After the first information is dragged, the first information is copied to the second screen and can be displayed according to the format of the first information in the first screen, so that the formats of the copied contents in the two screens are ensured to be unchanged, of course, the preset format can also be a format set by a user, or a format suitable for the second screen, for example, when the first screen and the second screen are two interfaces with different sizes, the content of the first information can be zoomed according to the size of the second screen when the first information is dragged to the second screen, that is, when the interface of the first screen is larger than the interface of the second screen, if the content of the first information is a character and a picture, the size of the character number and the size of the picture can be reduced according to the size of the second screen according to a certain proportion, and the reduced content is displayed in the second area of the second screen, so that the user is not required to adjust the content of the first information, time is saved, and working efficiency is improved.
In an exemplary embodiment, the determining unit 1002 may determine the first region selected by the first operation in the first screen by: determining the first area selected by a scribing operation in the first screen. In this embodiment, the content is selected by drawing a line, and the copied content can be selected in a wide range. The first operation may further include drawing a line in the first screen to determine the first area by a mouse, a finger, a stylus, or other touch-enabled tools, for example, the first area may be determined by drawing a line above, below, left, and right the content to be selected, and when a certain limit of the content to be selected is fixed, drawing a line in the direction may be omitted, thereby saving time for selecting the first area. For example, when the content to be selected is a segment of text in a word document, the left and right boundaries of the segment of text are page boundaries of the word document, so that scribing on the left and right boundaries of the segment of text can be avoided, and only scribing on the upper and lower sides of the segment of text is needed to determine the first area.
In an exemplary embodiment, the determining module 92 may determine the first information selected by the first operation in the first screen by: determining the first information included in the first document selected by the first operation in the first screen; the copy module 94 may copy the first information into the second screen and display the copied first information in the second screen according to a predetermined format, triggered by the second operation, by: copying the first information into the second screen and displaying the copied first information in a second document included in the second screen in the predetermined format, under the trigger of the second operation; wherein the first document and the second document are documents in the same system application. In this embodiment, the content is selected by drawing a line, and the copied content can be selected in a wide range. The first operation may further include drawing a line in the first screen to determine the first area by a mouse, a finger, a stylus, or other touch-enabled tools, for example, the first area may be determined by drawing a line above, below, left, and right the content to be selected, and when a certain limit of the content to be selected is fixed, drawing a line in the direction may be omitted, thereby saving time for selecting the first area. For example, when the content to be selected is a segment of text in a word document, the left and right boundaries of the segment of text are page boundaries of the word document, so that scribing on the left and right boundaries of the segment of text can be avoided, and only scribing on the upper and lower sides of the segment of text is needed to determine the first area.
In an exemplary embodiment, the first information includes text information and/or picture information. In this embodiment, the first information may include text information, picture information, or a combination of the text information and the picture information, and the selected text information and/or the selected picture information are copied as a whole at the same time, so that the times of copying and pasting are reduced, errors caused in the copying and pasting process are avoided, and convenience is provided for a user.
It should be noted that, the above modules may be implemented by software or hardware, and for the latter, the following may be implemented, but not limited to: the modules are all positioned in the same processor; alternatively, the modules are respectively located in different processors in any combination.
Embodiments of the present invention also provide a computer-readable storage medium having a computer program stored thereon, wherein the computer program is arranged to perform the steps of any of the above-mentioned method embodiments when executed.
In an exemplary embodiment, the computer-readable storage medium may include, but is not limited to: various media capable of storing computer programs, such as a usb disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk.
Embodiments of the present invention also provide an electronic device comprising a memory having a computer program stored therein and a processor arranged to run the computer program to perform the steps of any of the above method embodiments.
In an exemplary embodiment, the electronic apparatus may further include a transmission device and an input/output device, wherein the transmission device is connected to the processor, and the input/output device is connected to the processor.
For specific examples in this embodiment, reference may be made to the examples described in the above embodiments and exemplary embodiments, and details of this embodiment are not repeated herein.
It will be apparent to those skilled in the art that the various modules or steps of the invention described above may be implemented using a general purpose computing device, they may be centralized on a single computing device or distributed across a network of computing devices, and they may be implemented using program code executable by the computing devices, such that they may be stored in a memory device and executed by the computing device, and in some cases, the steps shown or described may be performed in an order different than that described herein, or they may be separately fabricated into various integrated circuit modules, or multiple ones of them may be fabricated into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. An information display method, comprising:
determining first information selected through a first operation in a first screen;
under the trigger of a second operation, the first information is copied to a second screen, and the copied first information is displayed in the second screen according to a preset format, wherein the preset format is the format of the first information displayed in the first screen, and the second screen is a screen connected with the first screen.
2. The method of claim 1, wherein determining the first information selected by the first operation in the first screen comprises:
determining a first area selected by a first operation in a first screen;
identifying content of the first information included in the first area and a format in which the first information is displayed in the first screen.
3. The method of claim 2, wherein copying the first information into a second screen and displaying the copied first information in a predetermined format in the second screen triggered by a second operation comprises:
under the condition that the second operation for dragging the first information is detected, the first information is copied to a second area in the second screen, and the first information is displayed in the second area according to the preset format, wherein the second area is a dragging destination area of the second operation.
4. The method of claim 2, wherein determining the first region selected by the first operation in the first screen comprises:
determining the first area selected by a scribing operation in the first screen.
5. The method of claim 1,
determining the first information selected through the first operation in the first screen includes: determining the first information included in the first document selected by the first operation in the first screen;
under the trigger of a second operation, copying the first information into a second screen, and displaying the copied first information in the second screen according to a preset format comprises: copying the first information into the second screen and displaying the copied first information in a second document included in the second screen in the predetermined format, under the trigger of the second operation;
Wherein the first document and the second document are documents in the same system application.
6. The method according to any one of claims 1 to 5, wherein the first information comprises text information and/or picture information.
7. An information display device characterized by comprising:
the determining module is used for determining first information selected by first operation in a first screen;
the copying module is used for copying the first information to a second screen under the trigger of a second operation, and displaying the copied first information in the second screen according to a preset format, wherein the preset format is a format displayed by the first information in the first screen, and the second screen is a screen connected with the first screen.
8. The apparatus of claim 7, wherein the determining module comprises:
a determination unit configured to determine a first region selected by a first operation in a first screen;
an identifying unit configured to identify a content of the first information included in the first area and a format in which the first information is displayed in the first screen.
9. A computer-readable storage medium, in which a computer program is stored, wherein the computer program is arranged to perform the method of any of claims 1 to 6 when executed.
10. An electronic device comprising a memory and a processor, wherein the memory has stored therein a computer program, and wherein the processor is arranged to execute the computer program to perform the method of any of claims 1 to 6.
CN202010615412.1A 2020-06-30 2020-06-30 Information display method, information display device, storage medium, and electronic device Pending CN111857495A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010615412.1A CN111857495A (en) 2020-06-30 2020-06-30 Information display method, information display device, storage medium, and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010615412.1A CN111857495A (en) 2020-06-30 2020-06-30 Information display method, information display device, storage medium, and electronic device

Publications (1)

Publication Number Publication Date
CN111857495A true CN111857495A (en) 2020-10-30

Family

ID=72989746

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010615412.1A Pending CN111857495A (en) 2020-06-30 2020-06-30 Information display method, information display device, storage medium, and electronic device

Country Status (1)

Country Link
CN (1) CN111857495A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114048724A (en) * 2021-10-08 2022-02-15 荣耀终端有限公司 Picture information display method and related device

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105359121A (en) * 2013-07-12 2016-02-24 三星电子株式会社 Remote operation of applications using received data
CN106210274A (en) * 2016-06-29 2016-12-07 努比亚技术有限公司 A kind of double display unit, method and mobile terminal
CN106603823A (en) * 2016-11-28 2017-04-26 努比亚技术有限公司 Content sharing method and device and terminal
CN108646994A (en) * 2018-03-28 2018-10-12 广东欧珀移动通信有限公司 Information processing method, device, mobile terminal and storage medium
CN109462692A (en) * 2018-10-29 2019-03-12 努比亚技术有限公司 Split screen display available operating method, mobile terminal and computer readable storage medium
CN109739407A (en) * 2019-01-25 2019-05-10 维沃移动通信有限公司 Information processing method and terminal device
CN110007835A (en) * 2019-03-27 2019-07-12 维沃移动通信有限公司 A kind of method for managing object and mobile terminal
CN110347321A (en) * 2018-04-02 2019-10-18 阿里巴巴集团控股有限公司 A kind of formation gathering method and device
CN110489039A (en) * 2019-08-14 2019-11-22 Oppo广东移动通信有限公司 Information processing method, device, storage medium and electronic equipment
CN111008080A (en) * 2018-10-08 2020-04-14 中兴通讯股份有限公司 Information processing method, device, terminal equipment and storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105359121A (en) * 2013-07-12 2016-02-24 三星电子株式会社 Remote operation of applications using received data
CN106210274A (en) * 2016-06-29 2016-12-07 努比亚技术有限公司 A kind of double display unit, method and mobile terminal
CN106603823A (en) * 2016-11-28 2017-04-26 努比亚技术有限公司 Content sharing method and device and terminal
CN108646994A (en) * 2018-03-28 2018-10-12 广东欧珀移动通信有限公司 Information processing method, device, mobile terminal and storage medium
CN110347321A (en) * 2018-04-02 2019-10-18 阿里巴巴集团控股有限公司 A kind of formation gathering method and device
CN111008080A (en) * 2018-10-08 2020-04-14 中兴通讯股份有限公司 Information processing method, device, terminal equipment and storage medium
CN109462692A (en) * 2018-10-29 2019-03-12 努比亚技术有限公司 Split screen display available operating method, mobile terminal and computer readable storage medium
CN109739407A (en) * 2019-01-25 2019-05-10 维沃移动通信有限公司 Information processing method and terminal device
CN110007835A (en) * 2019-03-27 2019-07-12 维沃移动通信有限公司 A kind of method for managing object and mobile terminal
CN110489039A (en) * 2019-08-14 2019-11-22 Oppo广东移动通信有限公司 Information processing method, device, storage medium and electronic equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114048724A (en) * 2021-10-08 2022-02-15 荣耀终端有限公司 Picture information display method and related device

Similar Documents

Publication Publication Date Title
US20200064979A1 (en) Operation method and terminal device
CN104360990A (en) Content editing method
EP4177783A1 (en) Method and apparatus for browsing table in document, and electronic device and storage medium
US10810698B2 (en) Information processing method and client
EP3084634B1 (en) Interaction with spreadsheet application function tokens
CN104407787A (en) Terminal
WO2021239016A1 (en) Application icon display method and apparatus, and electronic device
US9513772B2 (en) Information processing device, information processing method, and computer-readable medium
CN106598409B (en) Text copying method and device and intelligent terminal
CN104142782A (en) System and method for annotations
CN103513969A (en) Establishment method, device and terminal of application program entry
CN113467660A (en) Information sharing method and electronic equipment
WO2023066085A1 (en) Data backup method and apparatus thereof, electronic device, and readable storage medium
CN112748842A (en) Text selection method and device
CN104516674A (en) Word processing method and device
US10901582B2 (en) Information processing apparatus, communication system, and image processing method
CN113849092A (en) Content sharing method and device and electronic equipment
CN111857495A (en) Information display method, information display device, storage medium, and electronic device
CN113485853A (en) Information interaction method and device and electronic equipment
CN103530041A (en) Dragging processing method and device and terminal equipment
CN105577518A (en) Method and electronic device for displaying website corresponding information in instant messaging
JP6668868B2 (en) Information processing apparatus and information processing program
CN112163432A (en) Translation method, translation device and electronic equipment
WO2022247787A1 (en) Application classification method and apparatus, and electronic device
CN112269523B (en) Object editing processing method and device and electronic equipment

Legal Events

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