CN106168974B - Method and system for processing multi-system screenshot file - Google Patents
Method and system for processing multi-system screenshot file Download PDFInfo
- Publication number
- CN106168974B CN106168974B CN201610546861.9A CN201610546861A CN106168974B CN 106168974 B CN106168974 B CN 106168974B CN 201610546861 A CN201610546861 A CN 201610546861A CN 106168974 B CN106168974 B CN 106168974B
- Authority
- CN
- China
- Prior art keywords
- subsystem
- screenshot
- screen capture
- main system
- file
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/17—Details of further file system functions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/16—File or folder operations, e.g. details of user interfaces specifically adapted to file systems
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
The invention relates to a method and a system for processing multi-system screenshot files, which are used for acquiring screenshot files obtained by a subsystem executing screenshot operation, establishing a connection relation between a main system and the subsystem, and transmitting the acquired screenshot files to a screenshot folder of a corresponding subsystem in the main system according to the connection relation. In the invention, the connection relation is established between the subsystem and the main system, so that the screen capture files in the subsystem can be transmitted to the main system, the main system can manage the screen capture files of the subsystem conveniently, and the management efficiency of the main system on the screen capture files of the whole machine is effectively improved.
Description
Technical Field
The invention relates to the technical field of communication among multiple systems, in particular to a method and a system for processing multi-system screenshot files.
Background
In the whole machine, the function of screen capture is often used, so that the information of the current interface can be conveniently stored. In a multi-system complete machine, generally, screen capture can be performed in each system, screen capture is performed in a main system, screen capture files can be displayed in the main system, screen capture is performed in a subsystem, and screen capture files can be displayed in the subsystem.
Disclosure of Invention
Therefore, it is necessary to provide a method and a system for processing a multi-system screenshot file, aiming at the problem that the screenshot file of a subsystem cannot be displayed by a main system in the existing multi-system complete machine, so that the main system cannot effectively manage the screenshot file of the complete machine.
A method for processing multi-system screenshot files comprises the following steps:
acquiring a screen capture file obtained by a subsystem executing screen capture operation;
establishing a connection relationship between the subsystem and the main system;
and transmitting the screenshot file to a screenshot folder of the main system according to the connection relation.
A processing system of multi-system screenshot files comprises the following units:
the acquisition unit is used for acquiring a screen capture file obtained by the screen capture operation executed by the subsystem;
the connection unit is used for establishing a connection relationship between the subsystem and the main system;
and the transmission unit is used for transmitting the screen capture file to the screen capture folder of the corresponding subsystem in the main system according to the connection relation.
According to the method and the system for processing the multi-system screenshot file, the screenshot file obtained by the subsystem executing the screenshot operation is obtained, the connection relation is established between the subsystem and the main system, and the obtained screenshot file is transmitted to the screenshot folder of the corresponding subsystem in the main system according to the connection relation. In the invention, the connection relation is established between the subsystem and the main system, so that the screen capture files in the subsystem can be transmitted to the main system, the main system can manage the screen capture files of the subsystem conveniently, and the management efficiency of the main system on the screen capture files of the whole machine is effectively improved.
Drawings
FIG. 1 is a flow diagram of a method for processing a multi-system screenshot file, according to one embodiment;
FIG. 2 is a flowchart illustrating a method for processing a multi-system screenshot file according to an exemplary embodiment;
FIG. 3 is a block diagram of a processing system for a multi-system screenshot file, according to an embodiment;
FIG. 4 is a block diagram of a processing system for a multi-system screenshot file, according to an embodiment;
FIG. 5 is a block diagram of a system for processing a multi-system screenshot file, according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the detailed description and specific examples, while indicating the scope of the invention, are intended for purposes of illustration only and are not intended to limit the scope of the invention.
Fig. 1 is a schematic flow chart showing a processing method of a multi-system screenshot file according to an embodiment of the present invention. The method for processing the multi-system screenshot file in the embodiment comprises the following steps:
step S101: acquiring a screen capture file obtained by a subsystem executing screen capture operation;
step S102: establishing a connection relationship between the subsystem and the main system;
in this step, a connection relationship is established between the subsystem and the host system, mainly to enable the subsystem and the host system to perform data transmission.
Step S103: and transmitting the screenshot file to a screenshot folder of the main system according to the connection relation.
In the embodiment, the screenshot file in the subsystem is acquired, the connection relationship is established between the subsystem and the main system, and the acquired screenshot file can be transmitted to the screenshot folder in the main system according to the established connection relationship, so that the main system can manage the screenshot file of the subsystem conveniently, and the management efficiency of the main system on the screenshot file of the whole machine is effectively improved. In the scheme, the step of acquiring the screenshot file obtained by the subsystem executing the screenshot operation and the step of establishing the connection relation between the subsystem and the main system are not divided into a sequence, namely the two steps can be interchanged, and the implementation of the scheme is not influenced.
In one embodiment, the step of transferring the screenshot file into the screenshot folder of the corresponding subsystem in the main system further comprises the following steps:
and judging whether the main system has a screen capture folder of the corresponding subsystem, and if not, creating the screen capture folder of the corresponding subsystem in the main system.
In this embodiment, after the connection relationship is established between the subsystem and the main system, it is first determined whether a screenshot folder of the corresponding subsystem exists in the main system, and if so, a step of transmitting the screenshot file to the screenshot folder of the main system according to the connection relationship may be performed; if not, a screen capture folder of the corresponding subsystem needs to be created in the main system, so that the received screen capture file of the subsystem is conveniently stored.
In one embodiment, the step of establishing a connection between the subsystem and the host system comprises the steps of:
and calling a connection instruction of the debugging bridge tool, and establishing a connection relation between the subsystem and the main system through the connection instruction.
In this embodiment, a connection relationship between a host system and a subsystem inside a complete machine can be conveniently established by using a connection instruction of a Debug Bridge (adb) tool, and the Debug Bridge tool is installed in the complete machine without calling the tool from the outside of the complete machine.
Preferably, the debugging bridge tool can be installed in the subsystem, and the connection relationship between the subsystem and the main system is established by one end of the subsystem.
In one embodiment, the step of creating a screenshot folder for a corresponding subsystem in the host system comprises the steps of:
and calling a creation instruction of the debugging bridge tool, and creating a screen capture folder of the corresponding subsystem in the main system through the creation instruction.
In the embodiment, the screen capture folder of the corresponding subsystem can be conveniently created in the main system of the whole machine by utilizing the creation instruction of the debugging bridge tool, and the debugging bridge tool is installed in the whole machine without calling the tool from the outside of the whole machine.
In one embodiment, the step of transmitting the screenshot file in the subsystem to the screenshot folder of the corresponding subsystem in the main system according to the connection relationship comprises the following steps:
and calling a transmission instruction of the debugging bridge tool, and transmitting the screen capture file in the subsystem to a screen capture folder of a corresponding subsystem in the main system through the transmission instruction.
In the embodiment, the transmission instruction of the debugging bridge tool can be utilized to conveniently transmit the screen capture file in the subsystem to the screen capture folder of the corresponding subsystem in the main system, and the debugging bridge tool is installed in the whole machine without calling the tool from the outside of the whole machine.
In one embodiment, the step of transmitting the screenshot file in the subsystem to the screenshot folder of the corresponding subsystem in the main system according to the connection relationship comprises the following steps:
and displaying information representing the transmission result state of the screen capture file on the display interface.
In this embodiment, when the transmission of the screenshot file is finished, information representing the transmission result status of the screenshot file is displayed on the display interface of the whole machine. If the transmission of the screenshot file is successful, displaying information corresponding to the transmission success of the screenshot file on a display interface, and if the transmission of the screenshot file is failed, displaying information corresponding to the transmission failure of the screenshot file on the display interface, so that the processing result of the screenshot file can be reflected in time, and the unified management and operation of the whole screenshot file can be facilitated.
In one embodiment, the subsystem includes a high definition multimedia system, a video image array system, or a video playback system.
In this embodiment, the subsystems include, but are not limited to, a high-definition multimedia system, a video image array system, a video and audio playing system, etc., screen capture operations are performed in different subsystems, and the obtained screen capture files can be transmitted to the main system, so that the main system manages the screen capture files of the subsystems.
In one embodiment, the screen capture file in the subsystem is generated after the floating screen capture tool in the subsystem receives a trigger instruction, and the screen capture file in the subsystem is stored in a temporary folder of the subsystem;
the step of acquiring the screenshot file in the subsystem comprises the following steps:
and acquiring a screen capture file of the subsystem from the temporary folder.
In the embodiment, the floating screen capture tool in the subsystem receives the trigger instruction to generate the screen capture file of the subsystem, and compared with the screen capture tool in the calling toolbar, the floating screen capture tool can be used for more directly receiving the trigger instruction, so that the screen capture efficiency is higher; the subsystem carries out screen capture operation, and the obtained screen capture file can be stored in a temporary folder of the subsystem.
In a specific embodiment, the whole machine comprises a main system and a subsystem, and screen capture operation can be performed in both the main system and the subsystem.
As shown in fig. 2, the screen capture flow of the main system is as follows: calling a suspended screen capture tool of the main system, receiving a trigger instruction, and triggering screen capture operation to obtain a screen capture file of the main system; after the screen capture is finished, storing the screen capture file in a folder named according to the current date of the main system;
the screen capture process of the subsystem is as follows: opening a touch menu in the main system and switching to the subsystem, such as: an HDMI (high definition multimedia system) system, a VGA (video graphics array) system, an AV (audio video playback) system, and the like;
in the subsystem, calling a suspension screen capture tool of the subsystem, receiving a trigger instruction, triggering screen capture operation, and obtaining a screen capture file of the subsystem; after the screen capture is finished, storing the screen capture file in a temporary directory under the subsystem (the main system does not need to pay attention to);
connecting the subsystem to the main system by using a connection instruction of the adb tool under the subsystem;
after the subsystem is connected to the main system, whether a corresponding screen capture folder in the main system exists is confirmed (a folder named according to the current date and the subsystem is used for storing a screen capture file of the subsystem), and if the corresponding screen capture folder does not exist, the corresponding screen capture folder used for storing the subsystem needs to be created through a creation instruction of an adb tool;
and finally, transmitting the screen capture file in the subsystem temporary folder to the screen capture folder of the corresponding subsystem of the main system through a transmission instruction of the adb tool after the screen capture folder of the saving subsystem is confirmed to be correct.
Whether the screenshot file is obtained by the main system screenshot or the screenshot file is obtained by the sub-system screenshot and transmitted to the main system, as long as the screenshot file is successfully stored in the screenshot folder of the main system, a prompt that the screenshot is successfully stored is displayed, and generally, the prompt is performed by a path of finally storing the screenshot in the main system.
And opening the screenshot file for browsing through a file browser or a picture browser under the main system. The screen capture file processing process of the subsystem is transparent to the user, namely the user cannot perceive the operations of establishing connection between the subsystem and the main system, transmitting the screen capture file and the like.
According to the method for processing the multi-system screenshot file, the invention further provides a system for processing the multi-system screenshot file, and the embodiment of the system for processing the multi-system screenshot file is explained in detail below.
Fig. 3 is a schematic structural diagram of a system for processing a multi-system screenshot file according to an embodiment of the present invention. The processing system of the multi-system screenshot file in the embodiment comprises the following units:
an obtaining unit 210, configured to obtain a screen capture file obtained by a subsystem performing a screen capture operation;
a connection unit 220 for establishing a connection between the subsystem and the main system;
and the transmission unit 230 is configured to transmit the screenshot file to the screenshot folder of the corresponding subsystem in the main system according to the connection relationship.
In one embodiment, as shown in fig. 4, the processing system for the multi-system screenshot file further comprises the following units: a judging unit 240 and a creating unit 250;
the judging unit 240 is configured to judge whether a screenshot folder of a corresponding subsystem exists in the main system;
the creating unit 250 is configured to create a screen capture folder of the corresponding subsystem in the main system when the judging unit 240 judges that the screen capture folder of the corresponding subsystem does not exist in the main system.
In one embodiment, the connection unit 220 calls a connection instruction of the debug bridge tool, and establishes a connection relationship between the subsystem and the host system through the connection instruction.
In one embodiment, the creating unit 250 calls a creating instruction of the debugging bridge tool, and creates a screenshot folder of the corresponding subsystem in the main system through the creating instruction.
In one embodiment, the transmission unit 230 calls a transmission instruction of the debugging bridge tool, and transmits the screenshot file in the subsystem to the screenshot folder of the corresponding subsystem in the main system through the transmission instruction.
In one embodiment, as shown in fig. 5, the processing system for multi-system screenshot files further includes a display unit 260 for displaying information representing the transmission result status of the screenshot file on a display interface.
In one embodiment, the subsystem includes a high definition multimedia system, a video image array system, or a video playback system.
In one embodiment, the screen capture file in the subsystem is generated after the floating screen capture tool in the subsystem receives a trigger instruction, and the screen capture file in the subsystem is stored in a temporary folder of the subsystem;
the acquisition unit 210 acquires a screen capture file of the subsystem from the temporary folder.
The processing system of the multi-system screenshot files and the processing method of the multi-system screenshot files correspond to each other, and technical features and beneficial effects described in the embodiment of the processing method of the multi-system screenshot files are applicable to the embodiment of the processing system of the multi-system screenshot files.
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.
Claims (9)
1. A method for processing multi-system screenshot files is characterized by comprising the following steps:
acquiring a screen capture file obtained by a subsystem executing screen capture operation;
establishing a connection relationship between the subsystem and a main system;
transmitting the screen capture file to a screen capture folder of the main system corresponding to the subsystem according to the connection relation;
the step of establishing a connection between the subsystem and the host system comprises the steps of:
and calling a connection instruction of a debugging bridge tool, and establishing a connection relation between the subsystem and the main system through the connection instruction.
2. The method for processing the multi-system screenshot file according to claim 1, wherein the step of transferring the screenshot file to the screenshot folder of the corresponding subsystem in the main system further comprises the following steps:
and judging whether a screen capture folder corresponding to the subsystem exists in the main system, if not, creating the screen capture folder corresponding to the subsystem in the main system.
3. The method for processing the multi-system screenshot file according to claim 2, wherein the step of creating the screenshot folder corresponding to the subsystem in the main system comprises the steps of:
and calling a creation instruction of a debugging bridge tool, and creating a screen capture folder corresponding to the subsystem in the main system through the creation instruction.
4. The method for processing the multi-system screenshot file according to claim 1, wherein the step of transmitting the screenshot file to the screenshot folder of the corresponding subsystem in the main system according to the connection relationship comprises the following steps:
and calling a transmission instruction of the debugging bridge tool, and transmitting the screen capture file in the subsystem to a screen capture folder corresponding to the subsystem in the main system through the transmission instruction.
5. The method for processing the multi-system screenshot file according to claim 1, wherein the step of transmitting the screenshot file to the screenshot folder of the corresponding subsystem in the main system according to the connection relation comprises the following steps:
and displaying information representing the transmission result state of the screen capture file on a display interface.
6. The method for processing the multi-system screenshot file according to any one of claims 1 to 5, wherein the subsystem comprises a high definition multimedia system, a video image array system or a video and audio playing system.
7. The method for processing the multi-system screenshot file according to any one of claims 1 to 5, wherein the screenshot file in the subsystem is generated by a floating screenshot tool in the subsystem after receiving a trigger instruction, and the screenshot file in the subsystem is stored in a temporary folder of the subsystem;
the step of acquiring the screenshot file obtained by the screen capture operation executed by the subsystem comprises the following steps:
and acquiring the screen capture file of the subsystem from the temporary folder.
8. A processing system for multi-system screenshot files is characterized by comprising the following units:
the acquisition unit is used for acquiring a screen capture file obtained by the screen capture operation executed by the subsystem;
the connection unit is used for establishing a connection relationship between the subsystem and the main system;
the transmission unit is used for transmitting the screen capture file to a screen capture folder of the main system corresponding to the subsystem according to the connection relation;
and the connecting unit calls a connecting instruction of the debugging bridge tool and establishes a connecting relation between the subsystem and the main system through the connecting instruction.
9. The system for processing the multi-system screenshot file according to claim 8, further comprising a judging unit and a creating unit;
the judging unit is used for judging whether a screen capture folder corresponding to the subsystem exists in the main system;
the creating unit is configured to create a screen capture folder corresponding to the subsystem in the main system when the determining unit determines that the screen capture folder corresponding to the subsystem does not exist in the main system.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610546861.9A CN106168974B (en) | 2016-07-11 | 2016-07-11 | Method and system for processing multi-system screenshot file |
PCT/CN2016/113114 WO2018010385A1 (en) | 2016-07-11 | 2016-12-29 | Method and system for processing multi-system screenshot files |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610546861.9A CN106168974B (en) | 2016-07-11 | 2016-07-11 | Method and system for processing multi-system screenshot file |
Publications (2)
Publication Number | Publication Date |
---|---|
CN106168974A CN106168974A (en) | 2016-11-30 |
CN106168974B true CN106168974B (en) | 2020-01-07 |
Family
ID=58064434
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610546861.9A Active CN106168974B (en) | 2016-07-11 | 2016-07-11 | Method and system for processing multi-system screenshot file |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN106168974B (en) |
WO (1) | WO2018010385A1 (en) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106168974B (en) * | 2016-07-11 | 2020-01-07 | 广州视睿电子科技有限公司 | Method and system for processing multi-system screenshot file |
CN109347972B (en) * | 2018-11-14 | 2022-04-01 | 深圳市创梦天地科技有限公司 | System deployment method, related device and equipment |
CN112333326B (en) * | 2020-10-26 | 2022-03-18 | 努比亚技术有限公司 | Screen projection display control method and device and computer readable storage medium |
CN118101641A (en) * | 2022-11-17 | 2024-05-28 | 华为技术有限公司 | Screenshot sharing method and electronic equipment |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101515226A (en) * | 2008-02-19 | 2009-08-26 | 联想(北京)有限公司 | Dual-system display method, notebook computer with assistant screen, and assistant display device |
CN102043677A (en) * | 2009-10-22 | 2011-05-04 | 系微股份有限公司 | A Method of Parallel Processing in Dual Operating Systems |
CN103064645A (en) * | 2011-10-21 | 2013-04-24 | 联想(北京)有限公司 | Display method and electronic equipment |
CN103197854A (en) * | 2013-04-07 | 2013-07-10 | 广州视睿电子科技有限公司 | Screenshot method and device for multi-channel display of all-in-one machine |
CN104376090A (en) * | 2014-11-20 | 2015-02-25 | 北京安奇智联科技有限公司 | Screen synchronization equipment of browser in computing equipment and mobile terminal |
CN104426990A (en) * | 2013-09-09 | 2015-03-18 | 联想(北京)有限公司 | Control method and control device |
CN104428753A (en) * | 2012-05-06 | 2015-03-18 | 思杰系统有限公司 | System and method for monitoring and selectively sharing an image in an image library |
CN105227597A (en) * | 2014-06-10 | 2016-01-06 | 阿里巴巴集团控股有限公司 | A kind of method, Apparatus and system obtaining terminal equipment screen-picture |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5032842B2 (en) * | 2004-03-26 | 2012-09-26 | パナソニック株式会社 | Display processing apparatus and display processing method |
CN104199791A (en) * | 2014-08-15 | 2014-12-10 | 深圳市中兴移动通信有限公司 | Mobile terminal and dual-system file transfer method and device thereof |
CN106168974B (en) * | 2016-07-11 | 2020-01-07 | 广州视睿电子科技有限公司 | Method and system for processing multi-system screenshot file |
-
2016
- 2016-07-11 CN CN201610546861.9A patent/CN106168974B/en active Active
- 2016-12-29 WO PCT/CN2016/113114 patent/WO2018010385A1/en active Application Filing
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101515226A (en) * | 2008-02-19 | 2009-08-26 | 联想(北京)有限公司 | Dual-system display method, notebook computer with assistant screen, and assistant display device |
CN102043677A (en) * | 2009-10-22 | 2011-05-04 | 系微股份有限公司 | A Method of Parallel Processing in Dual Operating Systems |
CN103064645A (en) * | 2011-10-21 | 2013-04-24 | 联想(北京)有限公司 | Display method and electronic equipment |
CN104428753A (en) * | 2012-05-06 | 2015-03-18 | 思杰系统有限公司 | System and method for monitoring and selectively sharing an image in an image library |
CN103197854A (en) * | 2013-04-07 | 2013-07-10 | 广州视睿电子科技有限公司 | Screenshot method and device for multi-channel display of all-in-one machine |
CN104426990A (en) * | 2013-09-09 | 2015-03-18 | 联想(北京)有限公司 | Control method and control device |
CN105227597A (en) * | 2014-06-10 | 2016-01-06 | 阿里巴巴集团控股有限公司 | A kind of method, Apparatus and system obtaining terminal equipment screen-picture |
CN104376090A (en) * | 2014-11-20 | 2015-02-25 | 北京安奇智联科技有限公司 | Screen synchronization equipment of browser in computing equipment and mobile terminal |
Also Published As
Publication number | Publication date |
---|---|
WO2018010385A1 (en) | 2018-01-18 |
CN106168974A (en) | 2016-11-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN106168974B (en) | Method and system for processing multi-system screenshot file | |
US11269705B2 (en) | Method and apparatus for outputting information | |
US9330049B2 (en) | Method and apparatuses for monitoring system bus | |
CN103338118B (en) | A kind of communication network method of attachment and device | |
CN106358063B (en) | Touch television and control method and control device thereof | |
WO2016202239A1 (en) | Display method and device for computer desktop | |
CN112286723A (en) | Computer room disaster recovery control method, terminal and storage medium | |
CN105893223A (en) | Abnormity display method and abnormity display device | |
CN107967207B (en) | Method and device for testing user interface interaction function | |
CN111158995B (en) | Method and system for realizing cross-system log tracking query based on skywalk and ELK platform | |
CN110855626B (en) | Electronic whiteboard packet loss processing method, system, medium and electronic equipment | |
CN104750537B (en) | Method and device for executing test case | |
CN106547667B (en) | Fault prompting method and system for mobile terminal | |
CN102541499A (en) | Managing method and device of local computer equipment | |
CN112379952B (en) | Method for implementing cross-process callback | |
CN109976674A (en) | A kind of hard disk management method, system, equipment and computer readable storage medium | |
CN107239343B (en) | Data processing method and device | |
CN114327592A (en) | Page point burying method and device, electronic equipment and storage medium | |
CN109347907A (en) | Installation kit method for down loading and device | |
CN111651308A (en) | Method and device for acquiring debugging data of DP-to-HDMI chip and intelligent device | |
CN116610392A (en) | HDMI screen control method, device, computer equipment and storage medium | |
CN107315970B (en) | Sensitive data interaction method and device | |
CN109522174A (en) | Control adb enabled method, apparatus, terminal and storage medium | |
CN113127260B (en) | Display exception handling method, device, equipment and medium | |
CN109067885B (en) | Drawing line synchronization system and method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |