CN115357168A - Screen capturing method and device - Google Patents

Screen capturing method and device Download PDF

Info

Publication number
CN115357168A
CN115357168A CN202211065851.5A CN202211065851A CN115357168A CN 115357168 A CN115357168 A CN 115357168A CN 202211065851 A CN202211065851 A CN 202211065851A CN 115357168 A CN115357168 A CN 115357168A
Authority
CN
China
Prior art keywords
picture
screen
input
display screen
interface
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
CN202211065851.5A
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.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication 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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202211065851.5A priority Critical patent/CN115357168A/en
Publication of CN115357168A publication Critical patent/CN115357168A/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
    • G06F3/04845Interaction 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 for image manipulation, e.g. dragging, rotation, expansion or change of colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

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

Abstract

The application discloses a screen capture method and a screen capture device, and belongs to the technical field of communication. The method is applied to electronic equipment at least comprising two display screens, and comprises the following steps: receiving a first input of a user; responding to the first input, performing screen capture on a first interface displayed on a first display screen of the electronic equipment, and generating a first picture; sharing a second picture based on the first picture; the first interface comprises M sub-interfaces displayed in a split screen mode; one sub-interface is used for displaying the interface of one application program; m is an integer greater than 1; the first picture comprises M first areas; m first areas correspond to M sub-interfaces one by one; the second picture is generated based on the N first regions; n is a positive integer less than M.

Description

Screen capturing method and device
Technical Field
The application belongs to the technical field of communication, and particularly relates to a screen capture method and device.
Background
Currently, when a user uses an electronic device, a current display interface image of a screen of the electronic device may be obtained by pressing a plurality of physical keys simultaneously (for example, pressing a power key and a down-turning key simultaneously) or by sliding a plurality of fingers on the screen (for example, sliding three fingers down on the screen).
Under the condition that the electronic equipment displays the interfaces of a plurality of application programs in a split screen mode, the conventional screen capturing mode needs a user to perform secondary editing on a picture acquired by screen capturing, a part of screen capturing interfaces needed by the user are reserved, and the operation is complex.
Disclosure of Invention
The embodiment of the application aims to provide a screen capture method and a screen capture device, which can solve the problem of complex operation of respectively obtaining screenshots of different application program interfaces after simultaneously capturing a plurality of application program interfaces.
In a first aspect, an embodiment of the present application provides a screen capture method, where the method includes:
receiving a first input of a user;
responding to the first input, performing screen capture on a first interface displayed on a first display screen of the electronic equipment, and generating a first picture;
sharing a second picture based on the first picture;
the first interface comprises M sub-interfaces displayed in a split screen mode; one said sub-interface is used to display the interface of an application program; m is an integer greater than 1; the first picture comprises M first regions; the M first areas correspond to the M sub-interfaces one by one; the second picture is generated based on the N first regions; n is a positive integer less than M.
In a second aspect, an embodiment of the present application provides a screen capture device, including:
the receiving module is used for receiving a first input of a user;
the screen capture module is used for responding to the first input, performing screen capture on a first interface displayed by a first display screen of the electronic equipment and generating a first picture;
the sharing module is used for sharing a second picture based on the first picture;
the first interface comprises M sub-interfaces displayed in a split screen mode; one said sub-interface is used to display the interface of an application; m is an integer greater than 1; the first picture comprises M first regions; the M first areas correspond to the M sub-interfaces one by one; the second picture is generated based on the N first regions; n is a positive integer less than M.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or instructions stored in the memory and executable on the processor, and when executed by the processor, the program or instructions implement the steps of the method according to the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method according to the first aspect.
In the embodiment of the application, a first picture is generated by identifying M sub-interfaces included in a first interface, a second picture is generated and shared based on N first areas required by a user in the first picture, screen capture and sharing are completed, and partial screen capture interfaces required by the user are reserved.
Drawings
FIG. 1 is a schematic flowchart of a screen capture method provided in an embodiment of the present application;
FIG. 2 is a schematic diagram of a first interface in a screen capture method provided in an embodiment of the present application;
fig. 3 is a schematic diagram of a first picture in a screen capture method provided in an embodiment of the present application;
FIG. 4 is a diagram illustrating a result of displaying marks of M first areas in a screen capture method provided by an embodiment of the present application;
FIG. 5 is a diagram illustrating a second input in a screen capture method provided by an embodiment of the present application;
fig. 6 is one of schematic diagrams of a second picture in the screen capture method provided in the embodiment of the present application;
fig. 7 is a second schematic diagram of a second picture in the screen capture method according to the embodiment of the present application;
FIG. 8 is a schematic diagram of an interface for displaying a first file in a screen capture method provided by an embodiment of the present application;
FIG. 9 is a diagram illustrating a response process of a first input in a screen capture method provided by an embodiment of the present application;
FIG. 10 is a schematic structural diagram of a screen capture device provided in an embodiment of the present application;
fig. 11 is a schematic structural diagram of an electronic device provided in an embodiment of the present application;
fig. 12 is a schematic hardware structure diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described below clearly with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived from the embodiments in the present application by a person skilled in the art, are within the scope of protection of the present application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and that the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or more than one. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The following describes the screen capture method and apparatus provided in the embodiments of the present application in detail through specific embodiments and application scenarios thereof with reference to the accompanying drawings.
Fig. 1 is a schematic flow chart of a screen capture method provided in an embodiment of the present application. The screen capture method provided by the embodiment of the application is described below with reference to fig. 1. As shown in fig. 1, the method is applied to an electronic device including at least two display screens, and the method includes: step 101 and step 102.
Alternatively, the electronic device may be implemented in various forms. For example, the electronic device described in the embodiments of the present application may include a mobile terminal such as a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a navigation device, a smart band, a smart watch, a digital camera, and the like, and a stationary terminal such as a desktop computer, a television, and the like. In the following, it is assumed that the electronic device is a mobile terminal. However, it will be understood by those skilled in the art that the method according to the embodiments of the present application can also be applied to a fixed type terminal.
Step 101, receiving a first input of a user.
Optionally, the execution subject of the method may be a screen capture device.
The user may input a first input to the screen capture device such that the screen capture device may receive the first input.
The first input may be a touch input, a voice input, a gesture input, or a key input to the screen capture device, or may be a first operation.
In an embodiment of the present application, the first input may be any one of: the method comprises the steps of presetting gesture input, clicking input, presetting track input, user input on a control, user input on a physical key or a physical key combination of the screen capturing device and the like.
Illustratively, the gesture input may be a three-finger slide down or a finger joint screenshot, or the like.
It is to be understood that the above listed inputs are exemplary lists, i.e., embodiments of the present application include, but are not limited to, the above listed inputs. In practical implementation, the input may also include any other possible input, which may be specifically determined according to practical use requirements, and the embodiment of the present application is not limited.
Step 102, responding to the first input, performing screen capture on a first interface displayed on a first display screen of the electronic equipment, and generating a first picture. The first interface comprises M sub-interfaces displayed in a split screen mode; one sub-interface is used for displaying the interface of one application program; m is an integer greater than 1; the first picture comprises M first areas; m first areas correspond to M sub-interfaces one by one; the second picture is generated based on the N first regions; n is a positive integer less than M.
Optionally, after receiving the first input, the screen capture device may respond to capture a screen of the first interface in a normal screen capture manner to generate the first picture.
The first display screen can be a certain display screen of the screen capture device. Optionally, the first display screen may be a flat panel screen or a folding screen.
Alternatively, M sub-interfaces may be identified based on a line detection method or the like. Identifying the M sub-interfaces may include identifying a scope for each sub-interface.
The interfaces of the M application programs can be displayed on the first display screen in a split-screen display mode to form a first interface. Therefore, the first interface includes M sub-interfaces, each sub-interface is an interface of one application program of the M application programs, and any two sub-interfaces are different.
It can be understood that, since the first picture is obtained by screen-capturing the first interface, the first picture includes M first regions, each first region is a screen-capturing result of one sub-interface, and the first regions correspond to the sub-interfaces one to one, any two first regions are different. The number of the first regions is the same as that of the sub-interfaces, and the number of the first regions is M.
Exemplarily, fig. 2 is a schematic diagram of a first interface in a screen capture method provided in an embodiment of the present application; fig. 3 is a schematic diagram of a first picture in a screen capture method provided in an embodiment of the present application. Fig. 3 shows a first picture obtained by screenshot the first interface shown in fig. 2. The dotted line in fig. 3 indicates the boundary of the first picture.
And 103, sharing the second picture based on the first picture.
Alternatively, N first regions of the M first regions of the first picture may be determined based on a selection operation by the user or based on the first input.
After the N first regions are determined, a second picture may be generated based on the N first regions.
Optionally, generating the second picture based on the N first regions may include:
removing other (M-N) first areas, reserving the N first areas, and generating a second picture;
or, the other (M-N) first areas are removed, and the N first areas are edited to generate a second picture.
Optionally, the editing of the N first regions may include at least one of:
exchanging positions of at least two first areas in the N first areas; stretching at least one sub-interface in the N first regions; rotating at least one of the N first regions; and adding elements.
Alternatively, the elements may include, but are not limited to, lines, graphics, or other pictures.
Alternatively, a specific editing manner may be set in advance, so that the editing step may be automatically performed after the N first regions are determined.
Optionally, before editing the N first regions, receiving a fourth input from the user; and responding to the fourth input, and editing the N first areas.
The fourth input may be touch input, voice input, gesture input, or key input to the screen capture device, or may be a fourth operation.
In an embodiment of the present application, the fourth input may be any one of: the method comprises the following steps of inputting a preset gesture, clicking input, a preset track, inputting a control by a user, inputting a physical key or a physical key combination of the screen capture device by the user and the like.
It is to be understood that the above listed inputs are exemplary lists, i.e., embodiments of the present application include, but are not limited to, the above listed inputs. In practical implementation, the input may also include any other possible input, which may be specifically determined according to practical use requirements, and the embodiment of the present application is not limited.
After the second picture is generated, the second picture may be shared with the user.
Optionally, the second picture may be shared based on the application program displayed on the sub-interface or other application programs, based on the sub-interfaces corresponding to the N first regions included in the second picture.
Optionally, after the screen capturing is performed on the first interface displayed by the first display screen and the first picture is generated, the method may further include: judging the size of the picture obtained by screen capture; and sharing the second picture based on the first picture under the condition that the size of the first picture is larger than a preset size threshold.
Optionally, the preset size threshold may include a preset height threshold and a preset width threshold. And under the condition that the height of the picture obtained by screen capture is greater than a preset height threshold value and the width is greater than a preset width threshold value, determining that the size of the picture is greater than a preset size threshold value.
The preset size threshold can be set according to actual needs. The embodiment of the present application is not particularly limited to a specific value of the preset size threshold.
According to the screen capture method and device, the first picture is generated by identifying the M sub-interfaces included by the first interface, the second picture is generated and shared based on the N first areas required by the user in the first picture, screen capture and sharing are completed, partial screen capture interfaces required by the user are reserved, the operation is simpler, the screen capture of the partial application interfaces required by the user can be completed more quickly and accurately in the case that the electronic equipment displays the interfaces of a plurality of applications in a screen-splitting mode, the screen capture efficiency can be improved, and the user experience can be improved.
Optionally, sharing the second picture based on the first picture includes: the markers of the M first regions are displayed.
Alternatively, the M first regions in the first picture may be identified based on a line detection method or the like. Identifying the M first regions may include identifying a range for each first region.
Optionally, after the M first areas are identified, the M first areas may be marked and the mark may be displayed to prompt a user about the range of each first area.
Alternatively, the M first regions may be marked in such a manner that the edge of each first region is marked. I.e., the indicia of each first zone, may include the edges of each first zone.
Alternatively, the M first areas may be marked in a manner of marking a boundary line; and a boundary line for distinguishing the M first regions. I.e. the marking of each first area, may comprise a borderline between the first areas.
Optionally, the marks of the M first areas are displayed, and a label marking each first area may also be included.
Optionally, the tag of the first area may include at least one of a name of an application corresponding to the first area and a content tag of the first area.
The sub-interface corresponding to the first area is an interface of the application program X, and the application program corresponding to the first area is the application program X.
Alternatively, the name of the application program may be obtained by identifying which application program the sub-interface corresponding to the first area is.
Optionally, a content tag of the first area for indicating a characteristic of the content of the first area.
Alternatively, the content tag of the first area may include a person, an animal, a landscape, a vehicle, a building, or the like.
Alternatively, the feature of the first region may be extracted by any Artificial Intelligence (AI) method, and based on the feature of the first region, the content tag of the first region is identified.
Alternatively, the label of the first area may be displayed on an upper layer of the first area.
Exemplarily, fig. 4 is a schematic diagram of a result of displaying marks of M first regions in a screen capture method provided by an embodiment of the present application. As shown in fig. 4, the 3 first areas shown in fig. 3 may be marked in a manner of marking a boundary (a dotted line in fig. 4), and labels of the 3 first areas are names of 3 applications, respectively: application A, application B and application C.
A second input to the tag by the user is received.
Optionally, the user may input a second input to the screen capture device for the indicia, such that the screen capture device may receive the second input.
The second input may be a touch input, a voice input, a gesture input, or a key input to the at least one mark, or may be a second operation.
In an embodiment of the present application, the second input may be any one of: the method comprises the steps of presetting gesture input, clicking input, presetting track input, user input on a control, user input on a physical key or a physical key combination of the screen capturing device and the like.
It is to be understood that the above listed inputs are exemplary lists, i.e., embodiments of the present application include, but are not limited to, the above listed inputs. In practical implementation, the input may also include any other possible input, which may be specifically determined according to actual use requirements, and the embodiment of the present application is not limited.
Exemplarily, fig. 5 is a schematic diagram of a second input in the screen capture method provided by the embodiment of the present application. As shown in fig. 5, the user may enter the second input by clicking on at least one of control 501, control 502, and control 503.
In response to the second input, N first regions are determined, and a second picture is generated based on the N first regions.
Optionally, the screen capture device may be responsive to determining the N first regions based on the second input after receiving the second input.
Optionally, in the first selection mode, the N first regions selected by the user through the second input may be determined as the N first regions required for generating the first picture; alternatively, in the second selection mode, the other N first regions may be determined as N first regions required to generate the first picture based on the (M-N) first regions selected by the user through the second input.
After the N first regions are determined, a second picture may be generated based on the N first regions.
For a specific step of generating the second picture based on the N first regions, reference may be made to the foregoing embodiment, which is not described herein again.
Exemplarily, fig. 6 is one of schematic diagrams of a second picture in the screen capture method provided in the embodiment of the present application; fig. 7 is a second schematic diagram of a second picture in the screen capturing method according to the embodiment of the present application. Fig. 6 and 7 show a second picture obtained after a second input is entered by clicking on the control 503 in fig. 5. Fig. 6 shows a second picture obtained by directly reserving 2 first areas of the corresponding application a and the corresponding application B. Fig. 7 shows a second picture obtained by stretching the first area of the corresponding application B after reserving the 2 first areas of the corresponding application a and the corresponding application B, and aligning the first area of the corresponding application a. The dotted lines in fig. 6 and 7 indicate the boundaries of the second picture.
And sharing the second picture.
Optionally, after the second picture is generated, the second picture may be shared. For specific steps of sharing the second picture, reference may be made to the foregoing embodiments, which are not described herein again.
According to the embodiment of the application, the marks of the M first areas in the first picture obtained by screen capture of the first interface are displayed, the second picture is generated and shared based on the N first areas determined according to the second input of the user, screen capture and sharing are completed, the partial screen capture interfaces needed by the user are reserved, the operation is simpler, screen capture of the interfaces of partial application programs needed by the user can be completed more quickly and accurately, the screen capture efficiency can be improved, and the user experience can be improved.
Optionally, sharing the second picture based on the first picture includes: the method comprises the following steps: based on the first input, N sub-interfaces are determined.
Alternatively, the first input may be an input for the first display screen.
Alternatively, the M sub-interfaces may be automatically identified based on a line detection method or the like. Identifying the M sub-interfaces may include identifying a scope for each sub-interface.
After the M sub-interfaces are identified, N sub-interfaces may be determined based on the first input.
Optionally, N sub-interfaces corresponding to the first input in the M sub-interfaces may be determined as the N sub-interfaces required for generating the first picture.
Optionally, in a case that the first input is an operation of clicking the first display screen multiple times within the target time period, the sub-interface of which the clicked position falls within the range of the first display screen may be determined as the sub-interface required for generating the first picture, so as to obtain N sub-interfaces. And the target time period refers to a time period with the duration being a preset value from the moment when the first display screen is clicked first. The preset value can be set according to actual needs. For the specific value of the preset value, the embodiment of the present application is not particularly limited.
Optionally, when the first input is a track input, each sub-interface through which the track passes may be determined as a sub-interface required for generating the first picture, so as to obtain N sub-interfaces.
And generating a second picture based on the N sub-interfaces.
Optionally, after the N sub-interfaces are determined, a specific step of generating the second picture based on the N sub-interfaces may be referred to in the foregoing embodiment, and details are not described here again.
And sharing the second picture.
Optionally, after the second picture is generated, the second picture may be shared. For the specific step of sharing the second picture, reference may be made to the foregoing embodiment, which is not described herein again.
The method and the device for screen capture are characterized in that N sub-interfaces are determined based on first input, a second picture is generated and shared based on the N sub-interfaces, screen capture and sharing are completed, a part of screen capture interfaces needed by a user are reserved, the user does not need to input again to determine N first areas, operation is simpler, screen capture of interfaces of part of application programs needed by the user can be completed more quickly and accurately, screen capture efficiency can be improved, and user experience can be improved.
Optionally, after receiving the first input of the user, the method further includes: responding to the first input, performing screen capture on interfaces displayed by the K display screens, and generating a first file; the first file comprises a first control and K third pictures; the third picture is obtained by screen capture of an interface displayed by one of the K display screens; the K third pictures correspond to the K display screens one by one; displaying a first file, wherein the first file comprises a third picture in the K third pictures; the first control is used for indicating the switching of the displayed third picture; k is a positive integer greater than 1.
Optionally, in a case where the screen capture device includes a plurality of display screens, the screen capture device may respond to determine the number of the display screens that are lit after receiving the first input.
Under the condition that a plurality of bright display screens are available, screen capture can be performed on interfaces displayed by K display screens, and a first file is generated.
Optionally, the K display screens may be all display screens of the bright screen, or may be partial display screens of the bright screen.
Optionally, in a case that the first input does not carry information of the display screen, the K display screens may be all display screens of the bright screen.
Optionally, under the condition that the first input carries information of the display screens, the K display screens may be all display screens of the bright screen or part of display screens of the bright screen.
Optionally, in a case that the first input is an input of a physical key combination of the screen capture device, information of the display screen may be carried in a specific combination manner of the physical keys. Exemplarily, in the case that the screen capturing device includes 3 display screens (display screen 1, display screen 2, and display screen 3), the information of the display screen carried by the combination mode 1 is all the display screens (i.e., in the case that the 3 display screens are all bright, K display screens are display screen 1, display screen 2, and display screen 3), the information of the display screen carried by the combination mode 2 is display screen 1 and display screen 2 (i.e., in the case that the 3 display screens are all bright, K display screens are display screen 1 and display screen 2), and the information of the display screen carried by the combination mode 3 is display screen 1, display screen 3, and the like (i.e., in the case that the 3 display screens are all bright, K display screens are display screen 1 and display screen 3).
Optionally, in a case that the first input is a gesture input, information of different display screens may be carried through different gestures.
Optionally, in a case that the first input is a track input, information of different display screens may be carried through different tracks.
The interface displayed by each display screen in the K display screens can be subjected to screen capture, so that K third pictures are obtained.
And adding a first control based on the K pictures to generate a first file comprising the K pictures.
And the first control can be used for indicating to switch the displayed third picture when the first file is displayed.
Optionally, the first control may be configured to instruct to switch to display the previous or next third picture in a preset order.
Exemplarily, under the condition that a main display screen (called a "main screen" for short) is arranged on the front side of the screen capture device and an auxiliary display screen (called an "auxiliary screen" for short) is arranged on the back side of the screen capture device, the screen capture can be respectively performed on the interfaces displayed by the main screen and the auxiliary screen to obtain two third pictures; and generating a first file comprising the two third pictures and the first control.
Optionally, displaying the first file may include displaying one of the third pictures by default (for example, displaying the first picture obtained by capturing a screen of the interface displayed on the main screen by default); and then receiving an operation of clicking the first control by the user, and responding to the operation to switch the displayed third picture.
For example, in response to the operation, switching the displayed third picture may include: switching from displaying a third picture obtained by screen capturing of the interface displayed on the main screen to displaying a third picture obtained by screen capturing of the interface displayed on the auxiliary screen; or switching to displaying the third picture obtained by screen capturing the interface displayed on the main screen from displaying the third picture obtained by screen capturing the interface displayed on the auxiliary screen.
As another example, the process of switching the displayed third picture may include: currently displaying a third picture obtained by screen capture of an interface displayed by the display screen 1; under the condition that a user clicks a 'next' button in the first control, the display screen can be switched to display a third picture obtained by screen capture of an interface displayed by the display screen 2; when the user clicks the "previous" button in the first control, the display may be switched to display a third picture obtained by capturing the screen of the interface displayed on the display screen 4. Currently displaying a third picture obtained by screen capture of the interface displayed by the display screen 2, and under the condition that a user clicks a 'next' button in the first control, switching to display the third picture obtained by screen capture of the interface displayed by the display screen 3; under the condition that the user continues to click the 'next' button in the first control, the display can be switched to display a third picture obtained by screen capture of the interface displayed on the display screen 4; when the user continues to click the "next" button in the first control, the display may be switched to display a third picture obtained by capturing the screen of the interface displayed on the display screen 1.
Exemplarily, fig. 8 is a schematic diagram of an interface displaying a first file in the screen capture method provided in the embodiment of the present application. As shown in fig. 8, a first file is displayed, and a third picture 801 obtained by capturing a screen of an interface displayed on a main screen is displayed by default; the user clicks the first control 800, and switches to display a third picture 802 obtained by capturing a screen of an interface displayed on the auxiliary screen. The chain line in fig. 8 indicates the boundary of the third picture, and the broken line indicates the boundary of the display area of the first file.
According to the embodiment of the application, the synthesis of the pictures obtained by screen capture of the display screens is completed through one screen capture operation, so that a user can check the pictures through one file, the operation is simpler, the screen capture of the display screens can be completed more quickly, simply and conveniently, the screen capture efficiency can be improved, and the user experience can be improved.
Optionally, receiving the first input of the user may further include: a first input to the second display screen by a user is received.
Optionally, in a case that the screen capture device includes a plurality of display screens, the user may capture the screen of the first display screen through a first input to the second display screen.
The second display screen may be a display screen of the electronic device. Alternatively, the second display screen may be a flat panel screen or a folding screen. The second display screen is a different display screen than the first display screen.
Optionally, the second display screen and the first display screen may be different straight-panel screens, for example, the second display screen is a secondary screen in the form of a straight-panel screen, and the first display screen is a primary screen in the form of a straight-panel screen; or one of the second display screen and the first display screen is a straight panel screen (for example, a secondary screen in the form of a straight panel screen), and the other is a folding screen serving as a main screen, and usually the first display screen is a folding screen; alternatively, the second display screen and the first display screen may be two of a plurality of sub-screens constituting the folding screen.
The user may input a first input to the screen capture device such that the screen capture device may receive the first input. The first input may be an input to the second display screen.
And responding to the first input, performing screen capture on the first interface, and generating a first picture.
Optionally, after receiving the first input, the first interface may be screenshot in a normal screenshot manner in response to generate the first picture.
According to the embodiment of the application, the screen capture is carried out on the first interface of the first display screen by responding to the first input of the user to the second display screen, the screen capture of the first interface does not influence the display of the first interface, and the user experience can be improved.
Optionally, receiving the first input of the user may further include: a first input of a user to the second display screen is received.
Optionally, in a case that the screen capture device includes a plurality of display screens, the user may capture the screen of the first display screen by a first input to the second display screen.
For a specific process of inputting the first input on the second display screen, reference may be made to the foregoing embodiment, which is not described herein again.
After receiving a first input of a user to a second display screen of the electronic device, the method further comprises: and in response to the first input, determining a second area of the first display screen, and performing screen capture on an interface displayed in the second area.
Optionally, after receiving the third input, the screen capture device may respond to the third input, determine the second area of the first display screen based on the first input, and capture a screen of an interface displayed in the second area in a normal screen capture manner to obtain the fourth picture.
Optionally, the second area may be a whole area or a partial area of the first display screen.
Optionally, a third area of the second display screen may be determined based on the first input; and mapping the third area to the third display screen based on the size and/or position relation and the like of the second display screen and the first display screen, so as to determine the second area.
Optionally, the position of the second area in the first display screen is the same as the position of the third area in the second display screen.
For example, in a case where the second region and the third region are both rectangular, a position of the second region in the first display screen, which is the same as a position of the third region in the second display screen, may include: the ratio of the distance between the upper edge of the second area and the upper edge of the first display screen to the height of the first display screen is equal to the ratio of the distance between the upper edge of the third area and the upper edge of the second display screen to the height of the second display screen, and the ratio of the distance between the left edge of the second area and the left edge of the first display screen to the width of the first display screen is equal to the ratio of the distance between the left edge of the third area and the left edge of the second display screen to the width of the second display screen.
For example, in a case where the second display screen and the first display screen may be two sub-screens having the same size constituting the folding screen, in a case where the third area is an upper half of the second display screen, the second area is an upper half of the first display screen.
For example, in the case that the second display screen and the first display screen are a secondary screen (located on the back side of the electronic device) and a primary screen (located on the front side of the electronic device), respectively, in the case that the third area is a full screen of the second display screen, the second area may be a full screen of the first display screen, or the second area may be an area where the third area is vertically projected behind the first display screen.
Illustratively, fig. 9 is a schematic diagram of a response process of a first input in the screen capture method provided by the embodiment of the present application. As shown in fig. 9, the user inputs a first input by an operation of sliding the two fingers backward on the second display 903, and determines a rectangle having an end point of the sliding of the two fingers on the second display 903 as a diagonal line as a third area 902; based on the third region 902, a second region 901 is determined. The position of the second region 901 in the first display 904 is the same as the position of the third region 902 in the second display 903. The dotted line in fig. 9 indicates a boundary between the second display 903 and the first display 904.
It can be understood that the screen capture method provided by the embodiment of the application can be applied to various scenes in which the display of the first display screen needing screen capture is not influenced. For example, in the case that the first display screen plays a video in a full screen mode, the first display screen can be captured by inputting the first input to the second display screen, instead of inputting the first input to the first display screen while the first display screen plays the video, so that the user is not influenced to watch the video played by the first display screen.
According to the embodiment of the application, the screen capture is carried out on the interface displayed in the second area of the first display screen by responding to the first input of the user to the second display screen, the display of the first display screen is not influenced by the screen capture of the first display screen, and the user experience can be improved.
According to the screen capture method provided by the embodiment of the application, the execution main body can be a screen capture device. In the embodiment of the present application, a screen capture method executed by a screen capture device is taken as an example to describe the screen capture device provided in the embodiment of the present application.
Fig. 10 is a schematic structural diagram of a screen capture device provided in an embodiment of the present application. Alternatively, as shown in fig. 5, the apparatus is applied to an electronic device including at least two display screens, and includes a receiving module 1001 and a screen capturing module 1002, where:
a receiving module 1001, configured to receive a first input of a user;
the screen capture module 1002 is configured to capture a first interface displayed on a first display screen of the electronic device in response to a first input, and generate a first picture;
a sharing module 1003, configured to share the second picture based on the first picture;
the first interface comprises M sub-interfaces displayed in a split screen mode; one sub-interface is used for displaying the interface of one application program; m is an integer greater than 1; the first picture comprises M first areas; the M first areas correspond to the M sub-interfaces one by one; the second picture is generated based on the N first regions; n is a positive integer less than M.
Alternatively, the receiving module 1001, the screen capturing module 1002, and the sharing module 1003 may be electrically connected in sequence.
The user may input a first input to the screen capture device, and the receiving module 1001 may receive the first input.
The screen capture module 1002 may capture a screen of the first interface in a normal screen capture manner to generate a first picture.
The sharing module 1003 may determine, based on a selection operation of a user or based on a first input, N first areas of the M first areas of the first picture; after N first regions are determined, a second picture may be generated based on the N first regions; after the second picture is generated, the second picture may be shared with the user.
Optionally, the sharing module 1003 may include:
a marking unit for displaying marks of the M first regions;
the receiving unit is used for receiving a second input of the mark by the user;
a first generating unit, configured to determine N first regions in response to a second input, and generate a second picture based on the N first regions;
the first sharing unit is used for sharing the second picture.
Optionally, the sharing module 1003 may include:
the determining unit is used for determining the N sub-interfaces based on the first input;
the second generating unit is used for generating a second picture based on the N sub-interfaces;
and the second sharing unit is used for sharing the second picture.
Optionally, the screen capturing module 1002 is further configured to capture screens of the interfaces displayed by the K display screens in response to the first input, and generate a first file;
the first file comprises a first control and K third pictures; the third picture is obtained by screen capture of an interface displayed by one of the K display screens; the K third pictures correspond to the K display screens one by one; displaying a first file, wherein the first file comprises one third picture of K third pictures; the first control is used for indicating the switching of the displayed third picture; k is a positive integer greater than 1.
Optionally, the receiving module 1001 is further configured to receive a first input of the user to the second display screen of the electronic device; the second display screen is different from the first display screen;
the screen capture module 1002 is further configured to capture a screen of the first interface in response to the first input, and generate a first picture.
Optionally, the receiving module 1001 is further configured to receive a first input of the user to the second display screen of the electronic device; the second display screen is different from the first display screen;
the screen capture module 1002 is further configured to determine a second area of the first display screen in response to the first input, and capture a screen of an interface displayed in the second area.
According to the screen capture method and device, the first picture is generated by identifying the M sub-interfaces included by the first interface, the second picture is generated and shared based on the N first areas required by the user in the first picture, screen capture and sharing are completed, partial screen capture interfaces required by the user are reserved, the operation is simpler, the screen capture of the partial application interfaces required by the user can be completed more quickly and accurately in the case that the electronic equipment displays the interfaces of a plurality of applications in a screen-splitting mode, the screen capture efficiency can be improved, and the user experience can be improved.
The screen capture device in the embodiment of the present application may be an electronic device, or may be a component in an electronic device, such as an integrated circuit or a chip. The electronic device may be a terminal, or may be a device other than a terminal. The electronic Device may be, for example, a Mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic Device, a Mobile Internet Device (MID), an Augmented Reality (AR)/Virtual Reality (VR) Device, a robot, a wearable Device, an ultra-Mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and may also be a server, a Network Attached Storage (Network Attached Storage, NAS), a personal computer (NAS), a Television (TV), a teller machine, a self-service machine, and the like, and the embodiments of the present application are not limited in particular.
The screen capture device in the embodiment of the application can be a device with an operating system. The operating system may be an Android operating system, an iOS operating system, or other possible operating systems, which is not specifically limited in the embodiment of the present application.
The screen capture device in the embodiment of the present application may be a device, and may also be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The screen capture device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android operating system, an iOS operating system, or other possible operating systems, which is not specifically limited in the embodiment of the present application.
The screen capture device provided in the embodiment of the present application can implement each process implemented by the method embodiments of fig. 1 to 9, and is not described here again to avoid repetition.
Optionally, as shown in fig. 11, an electronic device 1100 is further provided in an embodiment of the present application, and includes a processor 1101 and a memory 1102, where the memory 1102 stores a program or an instruction that can be executed on the processor 1101, and when the program or the instruction is executed by the processor 1101, the steps of the screen capturing method embodiment described above are implemented, and the same technical effects can be achieved, and are not repeated here to avoid repetition.
It should be noted that the electronic device in the embodiment of the present application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 12 is a schematic hardware structure diagram of an electronic device according to an embodiment of the present application.
The electronic device 1200 includes, but is not limited to: radio frequency unit 1201, network module 1202, audio output unit 1203, input unit 1204, sensors 1205, display unit 1206, user input unit 1207, interface unit 1208, memory 1209, and processor 1210.
Those skilled in the art will appreciate that the electronic device 1200 may further comprise a power source (e.g., a battery) for supplying power to the various components, and the power source may be logically connected to the processor 1210 via a power management system, so as to implement functions of managing charging, discharging, and power consumption via the power management system. The electronic device structure shown in fig. 12 does not constitute a limitation to the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is omitted here.
The user input unit 1207, configured to receive a first input by a user;
a processor 1210, configured to capture a first interface displayed on a first display screen of an electronic device in response to a first input, and generate a first picture;
a processor 1210 further configured to share a second picture based on the first picture;
the first interface comprises M sub-interfaces displayed in a split screen mode; one sub-interface is used for displaying the interface of one application program; m is an integer greater than 1; the first picture comprises M first areas; the M first areas correspond to the M sub-interfaces one by one; the second picture is generated based on the N first regions; n is a positive integer less than M.
According to the screen capture method and device, the first picture is generated by identifying the M sub-interfaces included by the first interface, the second picture is generated and shared based on the N first areas required by the user in the first picture, screen capture and sharing are completed, partial screen capture interfaces required by the user are reserved, the operation is simpler, the screen capture of the partial application interfaces required by the user can be completed more quickly and accurately in the case that the electronic equipment displays the interfaces of a plurality of applications in a screen-splitting mode, the screen capture efficiency can be improved, and the user experience can be improved.
Optionally, a processor 1210 further configured to display the labels of the M first areas;
a user input unit 1207, further configured to receive a second input of the mark by the user;
a processor 1210 further configured to determine, in response to a second input, N first regions, and generate a second picture based on the N first regions;
and a processor 1210 further configured to share the second picture.
Optionally, the processor 1210 is further configured to determine N sub-interfaces based on the first input;
a processor 1210, further configured to generate a second picture based on the N sub-interfaces;
and a processor 1210 further configured to share the second picture.
Optionally, the processor 1210 is further configured to capture, in response to the first input, interfaces displayed by the K display screens, and generate a first file;
the first file comprises a first control and K third pictures; the third picture is obtained by capturing a screen of an interface displayed by one of the K display screens; k third pictures correspond to K display screens one by one; displaying a first file, wherein the first file comprises a third picture in the K third pictures; the first control is used for indicating the switching of the displayed third picture; k is a positive integer greater than 1.
Optionally, the user input unit 1207 is further configured to receive a first input of the user to the second display screen of the electronic device; the second display screen is different from the first display screen;
the processor 1210 is further configured to capture a screen of the first interface in response to the first input, and generate a first picture.
Optionally, the user input unit 1207 is further configured to receive a first input by the user to the second display screen of the electronic device; the second display screen is different from the first display screen;
the processor 1210 is further configured to determine a second area of the first display screen in response to the first input, and perform a screen capture on an interface displayed in the second area.
It should be understood that, in the embodiment of the present application, the input Unit 1204 may include a Graphics Processing Unit (GPU) 12041 and a microphone 12042, and the Graphics processor 12041 processes image data of a still picture or a video obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 1206 may include a display panel 12061, and the display panel 12061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1207 includes at least one of a touch panel 12071 and other input devices 12072. A touch panel 12071, also referred to as a touch screen. The touch panel 12071 may include two parts, a touch detection device and a touch controller. Other input devices 12072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein.
The memory 1209 may be used to store software programs as well as various data. The memory 1209 may mainly include a first storage area storing programs or instructions and a second storage area storing data, wherein the first storage area may store an operating system, application programs or instructions (such as a sound playing function, an image playing function, etc.) required for at least one function, and the like. Further, the memory 1209 may include volatile memory or nonvolatile memory, or the memory 1209 may include both volatile and nonvolatile memory. The non-volatile Memory may be a Read-Only Memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an Electrically Erasable PROM (EEPROM), or a flash Memory. The volatile Memory may be a Random Access Memory (RAM), a Static Random Access Memory (Static RAM, SRAM), a Dynamic Random Access Memory (Dynamic RAM, DRAM), a Synchronous Dynamic Random Access Memory (Synchronous DRAM, SDRAM), a Double Data Rate Synchronous Dynamic Random Access Memory (Double Data Rate SDRAM, ddr SDRAM), an Enhanced Synchronous SDRAM (ESDRAM), a Synchronous Link DRAM (SLDRAM), and a Direct Memory bus RAM (DRRAM). The memory 1209 in the embodiments of the subject application include, but are not limited to, these and any other suitable types of memory.
Processor 1210 may include one or more processing units; optionally, processor 1210 integrates an application processor, which primarily handles operations related to the operating system, user interface, and applications, and a modem processor, which primarily handles wireless communication signals, such as a baseband processor. It is to be appreciated that the modem processor described above may not be integrated into processor 1210.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the foregoing screenshot method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a computer read only memory ROM, a random access memory RAM, a magnetic or optical disk, and the like.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to run a program or an instruction to implement each process of the foregoing screenshot method embodiment, and can achieve the same technical effect, and the details are not repeated here to avoid repetition.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as a system-on-chip, or a system-on-chip.
Embodiments of the present application provide a computer program product, where the program product is stored in a storage medium, and the program product is executed by at least one processor to implement the processes of the foregoing screenshot method embodiments, and achieve the same technical effects, and in order to avoid repetition, details are not described here again.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrases "comprising a component of' 8230; \8230;" does not exclude the presence of another like element in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
Through the description of the foregoing embodiments, it is clear to those skilled in the art that the method of the foregoing embodiments may be implemented by software plus a necessary general hardware platform, and certainly may also be implemented by hardware, but in many cases, the former is a better implementation. Based on such understanding, the technical solutions of the present application may be embodied in the form of a computer software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (12)

1. A screen capture method is applied to an electronic device at least comprising two display screens, and is characterized by comprising the following steps:
receiving a first input of a user;
responding to the first input, performing screen capture on a first interface displayed on a first display screen of the electronic equipment, and generating a first picture;
sharing a second picture based on the first picture;
the first interface comprises M sub-interfaces displayed in a split screen mode; one said sub-interface is used to display the interface of an application; m is an integer greater than 1; the first picture comprises M first regions; the M first areas correspond to the M sub-interfaces one by one; the second picture is generated based on the N first regions; n is a positive integer less than M.
2. The screen capture method of claim 1, wherein the sharing a second picture based on the first picture comprises:
displaying marks of the M first areas;
receiving a second input of the mark by the user;
in response to the second input, determining the N first regions, and generating the second picture based on the N first regions;
and sharing the second picture.
3. The screen capture method of claim 1, wherein the sharing a second picture based on the first picture comprises:
determining N sub-interfaces based on the first input;
generating the second picture based on the N sub-interfaces;
and sharing the second picture.
4. The screen capturing method according to any one of claims 1 to 3, wherein after receiving the first input of the user, the method further comprises:
responding to the first input, performing screen capture on interfaces displayed by the K display screens, and generating a first file;
the first file comprises a first control and K third pictures; the third picture is obtained by capturing a screen of an interface displayed by one of the K display screens; the K third pictures correspond to the K display screens one by one; displaying the first file, wherein the displaying comprises displaying one of the K third pictures; the first control is used for indicating switching of the displayed third picture; k is a positive integer greater than 1.
5. The screen capturing method according to any one of claims 1 to 3, wherein the receiving of the first input of the user includes:
receiving a first input of a user to a second display screen of the electronic equipment; the second display screen is different from the first display screen;
the screen capture of a first interface displayed on a first display screen of the electronic device in response to the first input to generate a first picture comprises:
and responding to the first input, and performing screen capture on the first interface to generate the first picture.
6. The screen capture method of any one of claims 1 to 3, wherein the receiving a first input of a user comprises:
receiving a first input of a user to a second display screen of the electronic equipment; the second display screen is different from the first display screen;
after receiving the first input of the user to the second display screen of the electronic device, the method further comprises:
and responding to the first input, determining a second area of the first display screen, and performing screen capture on an interface displayed in the second area.
7. A screen capture device is applied to an electronic device at least comprising two display screens, and is characterized by comprising:
the receiving module is used for receiving a first input of a user;
the screen capture module is used for responding to the first input, capturing a first interface displayed by a first display screen of the electronic equipment and generating a first picture;
the sharing module is used for sharing a second picture based on the first picture;
the first interface comprises M sub-interfaces displayed in a split screen mode; one said sub-interface is used to display the interface of an application program; m is an integer greater than 1; the first picture comprises M first regions; the M first areas correspond to the M sub-interfaces one by one; the second picture is generated based on the N first regions; n is a positive integer less than M.
8. The screen capture device of claim 7, wherein the sharing module comprises:
a marking unit for displaying the marks of the M first areas;
the receiving unit is used for receiving a second input of the mark by a user;
a first generating unit, configured to determine the N first regions in response to the second input, and generate the second picture based on the N first regions;
and the first sharing unit is used for sharing the second picture.
9. The screen capture device of claim 7, wherein the sharing module comprises:
the determining unit is used for determining N sub-interfaces based on the first input;
a second generating unit, configured to generate the second picture based on the N sub-interfaces;
and the second sharing unit is used for sharing the second picture.
10. The screen capturing device according to any one of claims 7 to 9, wherein the screen capturing module is further configured to capture screens of interfaces displayed by the K display screens in response to the first input, and generate a first file;
the first file comprises a first control and K third pictures; the third picture is obtained by capturing a screen of an interface displayed by one of the K display screens; the K third pictures correspond to the K display screens one by one; displaying the first file, wherein the displaying of one third picture in the K third pictures comprises displaying one third picture in the K third pictures; the first control is used for indicating switching of the displayed third picture; k is a positive integer greater than 1.
11. The screen capture device of any one of claims 7 to 9,
the receiving module is specifically used for receiving a first input of a user to a second display screen of the electronic equipment; the second display screen is different from the first display screen;
the screen capture module is further configured to capture a screen of the first interface in response to the first input, and generate the first picture.
12. The screen capture device of any one of claims 7 to 9,
the receiving module is specifically used for receiving a first input of a user to a second display screen of the electronic equipment; the second display screen is different from the first display screen;
the screen capture module is further used for responding to the first input, determining a second area of the first display screen, and capturing a screen of an interface displayed in the second area.
CN202211065851.5A 2022-08-31 2022-08-31 Screen capturing method and device Pending CN115357168A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211065851.5A CN115357168A (en) 2022-08-31 2022-08-31 Screen capturing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211065851.5A CN115357168A (en) 2022-08-31 2022-08-31 Screen capturing method and device

Publications (1)

Publication Number Publication Date
CN115357168A true CN115357168A (en) 2022-11-18

Family

ID=84005245

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211065851.5A Pending CN115357168A (en) 2022-08-31 2022-08-31 Screen capturing method and device

Country Status (1)

Country Link
CN (1) CN115357168A (en)

Similar Documents

Publication Publication Date Title
CN112540740A (en) Split screen display method and device, electronic equipment and readable storage medium
CN114779977A (en) Interface display method and device, electronic equipment and storage medium
CN114327726A (en) Display control method, display control device, electronic equipment and storage medium
CN112399010B (en) Page display method and device and electronic equipment
CN112860921A (en) Information searching method and device
CN112822394A (en) Display control method and device, electronic equipment and readable storage medium
CN115866314A (en) Video playing method and device
CN115437736A (en) Method and device for recording notes
CN115543169A (en) Identification display method and device, electronic equipment and readable storage medium
CN112698771B (en) Display control method, device, electronic equipment and storage medium
CN114827737A (en) Image generation method and device and electronic equipment
CN115421631A (en) Interface display method and device
CN113096686B (en) Audio processing method and device, electronic equipment and storage medium
CN115357168A (en) Screen capturing method and device
CN114491218A (en) Information updating method, information updating device, electronic device, and medium
CN115291778A (en) Display control method and device, electronic equipment and readable storage medium
CN114998102A (en) Image processing method and device and electronic equipment
CN115002551A (en) Video playing method and device, electronic equipment and medium
CN114679546A (en) Display method and device, electronic equipment and readable storage medium
CN114327173A (en) Information processing method and device and electronic equipment
CN117311885A (en) Picture viewing method and device
CN117331474A (en) Screenshot generation method and device, electronic equipment and storage medium
CN117389667A (en) Display method and display device
CN117555449A (en) Information display method and device and electronic equipment
CN115168078A (en) Data 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