CN113986372B - Window plug-in configuration method, window data acquisition method and device - Google Patents

Window plug-in configuration method, window data acquisition method and device Download PDF

Info

Publication number
CN113986372B
CN113986372B CN202111209776.0A CN202111209776A CN113986372B CN 113986372 B CN113986372 B CN 113986372B CN 202111209776 A CN202111209776 A CN 202111209776A CN 113986372 B CN113986372 B CN 113986372B
Authority
CN
China
Prior art keywords
data
window
communication link
communication
processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202111209776.0A
Other languages
Chinese (zh)
Other versions
CN113986372A (en
Inventor
刘甲伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network Technology Co Ltd
Filing date
Publication date
Application filed by Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN202111209776.0A priority Critical patent/CN113986372B/en
Publication of CN113986372A publication Critical patent/CN113986372A/en
Application granted granted Critical
Publication of CN113986372B publication Critical patent/CN113986372B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention provides a window plug-in configuration method, a window data acquisition method and a device, comprising the following steps: processing the received window plugin configuration information based on the dynamic tracking tool to generate a data extraction architecture; and loading the data extraction architecture into a processing kernel, so that the data extraction architecture dynamically selects and tracks the communication link between the window manager and the application window at any time in response to the specified information, and extracting the original communication data in the selected communication link. According to the technical scheme provided by the invention, the data extraction architecture can be configured in the processing core, the communication protocol between the window manager and the application window and the original communication data transmitted in the link are extracted at any moment, the application window is not required to be restarted, and the method is convenient, easy to operate and high in practicability.

Description

Window plug-in configuration method, window data acquisition method and device
Technical Field
The present invention relates to the field of data acquisition technologies, and in particular, to a method and apparatus for dynamically loading application window data, an electronic device, and a storage medium.
Background
When using an electronic device, it may be necessary to create multiple application windows, where data is transferred between the application windows and the window manager based on a communication protocol, a link.
The working condition of the current application window can be mastered through the original communication data acquisition between the application window and the window manager. However, in the prior art, the original communication data acquisition can be performed on the designated communication protocol and link only if the communication protocol and link to be acquired are determined before the communication protocol and link are established between the application window and the window manager. The original communication data acquisition of the current communication protocol and link cannot be carried out after the communication protocol and link are established between the application window and the window manager. When the original communication data of a certain communication protocol and a certain link are acquired temporarily, the communication protocol and the link are disconnected, so that the application window is restarted, and the practicability is poor.
Disclosure of Invention
The embodiment of the invention provides a window plug-in configuration method, a window data acquisition method and a window data acquisition device, which can configure a data extraction architecture in a processing core, extract a communication protocol between a window manager and an application window at any moment and original communication data transmitted in a link, do not need to restart the application window, and have the advantages of convenience, easiness in operation and high practicability.
In a first aspect of an embodiment of the present invention, a method for configuring a window plug-in is provided, including:
Processing the received window plugin configuration information based on the dynamic tracking tool to generate a data extraction architecture;
And loading the data extraction architecture into a processing kernel, so that the data extraction architecture dynamically selects and tracks the communication link between the window manager and the application window at any time in response to the specified information, and extracting the original communication data in the selected communication link.
Optionally, in one possible implementation manner of the first aspect, the method further includes: configuring data analysis service in the processing core based on the window plug-in configuration information, wherein the data analysis service visually displays the original communication data extracted by the data extraction architecture;
A window plug-in is generated based on the data extraction architecture and the data analysis service.
Optionally, in a possible implementation manner of the first aspect, a definition sub-service and a display sub-service are configured in the data analysis service;
the definition sub-service sends the received definition information to the display sub-service;
And the display sub-service processes the original communication data based on the definition information to obtain visual data and displays the visual data.
In a second aspect of the embodiment of the present invention, a method for collecting window data is provided, including:
selecting a communication link between the current window manager and at least one application window based on the received designation information;
acquiring original communication data in the communication link;
processing the original communication data based on definition information to obtain at least one piece of visual data;
At least one visual data display.
Optionally, in one possible implementation manner of the second aspect, acquiring the original communication data in the communication link includes:
Acquiring the original communication data and corresponding acquisition time values to generate a data storage file with a time sequence;
processing the original communication data based on the definition information to obtain at least one visual data comprises the following steps:
and processing the data storage file with the time sequence based on the definition information to obtain the visualized data with the time sequence.
Optionally, in one possible implementation manner of the second aspect, acquiring the original communication data in the communication link includes:
Collecting original communication data in the communication link in real time;
processing the original communication data based on the definition information to obtain at least one visual data comprises the following steps:
And processing the real-time acquired original communication data based on the definition information to obtain real-time visual data.
Optionally, in a possible implementation manner of the second aspect, the specific information includes at least an application window name;
selecting a communication link between the current window manager and at least one application window based on the received designation information includes:
and selecting a communication link formed between the corresponding application window and the window manager at the current moment based on the application window name.
In a third aspect of the embodiment of the present invention, there is provided a device for configuring a window plug-in, including:
the framework configuration module is used for processing the received window plug-in configuration information based on the dynamic tracking tool to generate a data extraction framework;
the loading module is used for loading the data extraction architecture into the processing kernel so that the data extraction architecture can respond to the appointed information to dynamically select and track the communication link between the window manager and the application window at any time and extract the original communication data in the selected communication link;
The service configuration module is used for configuring data analysis service in the processing kernel based on the window plug-in configuration information, and the data analysis service is used for visually displaying the original communication data extracted by the data extraction architecture;
And the generation module is used for generating a window plug-in based on the data extraction architecture and the data analysis service.
In a fourth aspect of the embodiment of the present invention, there is provided a window data collection device, including:
A selection module for selecting a communication link between the current window manager and at least one application window based on the received designation information;
the acquisition module is used for acquiring the original communication data in the communication link;
The processing module is used for processing the original communication data based on the definition information to obtain at least one piece of visual data;
and the display module is used for displaying at least one piece of visual data.
In a fifth aspect of embodiments of the present invention, there is provided a readable storage medium having stored therein a computer program for implementing the method of the first aspect and the various possible designs of the first aspect of the present invention when the computer program is executed by a processor.
According to the window plug-in configuration method, the window data acquisition method and the window data acquisition device, original data between the window manager and the application window can be extracted and monitored through the application window plug-in, and the original data are converted into a visual form, so that the window plug-in configuration method, the window data acquisition device and the window data acquisition device are convenient for users to try out. In addition, the invention does not influence the data transmission relation between the window manager and the application window when the original data is acquired, the application window plug-in can be loaded and unloaded at any time according to the needs, the application window is not required to be restarted from a new position, and the practicability is high.
Drawings
FIG. 1 is a flow chart of a first embodiment of a method of configuring a window plug-in;
FIG. 2 is a flow chart of a second embodiment of a method of configuring a window plug-in;
FIG. 3 is a flow chart of a first embodiment of a window data collection method;
FIG. 4 is a schematic diagram of a communication link between a window manager and a window;
FIG. 5 is a first manner of transmitting data in a data analysis service;
FIG. 6 is a second way of transmitting data in a data analysis service;
FIG. 7 is a block diagram of a first embodiment of a widget configuration apparatus;
fig. 8 is a structural view of a first embodiment of a window data collection device.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The terms "first," "second," "third," "fourth" and the like in the description and in the claims and in the above drawings, if any, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein.
It should be understood that, in various embodiments of the present invention, the sequence number of each process does not mean that the execution sequence of each process should be determined by its functions and internal logic, and should not constitute any limitation on the implementation process of the embodiments of the present invention.
It should be understood that in the present invention, "comprising" and "having" and any variations thereof are intended to cover non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements that are expressly listed or inherent to such process, method, article, or apparatus.
It should be understood that in the present invention, "plurality" means two or more. "and/or" is merely an association relationship describing an association object, and means that three relationships may exist, for example, and/or B may mean: a exists alone, A and B exist together, and B exists alone. The character "/" generally indicates that the context-dependent object is an "or" relationship. "comprising A, B and C", "comprising A, B, C" means that all three of A, B, C are comprised, "comprising A, B or C" means that one of A, B, C is comprised, "comprising A, B and/or C" means that any 1 or any 2 or 3 of A, B, C are comprised.
It should be understood that in the present invention, "B corresponding to a", "a corresponding to B", or "B corresponding to a" means that B is associated with a, from which B can be determined. Determining B from a does not mean determining B from a alone, but may also determine B from a and/or other information. The matching of A and B is that the similarity of A and B is larger than or equal to a preset threshold value.
As used herein, the term "if" may be interpreted as "at … …" or "at … …" or "in response to a determination" or "in response to a detection", depending on the context.
The technical scheme of the invention is described in detail below by specific examples. The following embodiments may be combined with each other, and some embodiments may not be repeated for the same or similar concepts or processes.
The following description of some of the words in the description of the invention includes
Linux: linux, which is called GNU/Linux in full, is a free-to-use and freely-spread UNIX-like operating system;
wayland: window system protocol, similar to X window protocol;
ebpf: loading the Linux kernel to observe and detect subsystem behaviors such as Linux kernel network, security and the like;
KERNEL SPACE: a linux kernel running space;
User space: a user program running space;
window system client: a window created by the application program;
Window system server: a window manager that manages all windows in the system;
Socket: a socket is an abstraction layer through which an application program can send or receive data, and can perform operations such as opening, reading, writing, and closing like a file. Sockets allow applications to insert I/O into the network and communicate with other applications in the network. A web socket is a combination of an IP address and a port.
An embodiment of the present invention provides a method for configuring a window plug-in, as shown in a flowchart in fig. 1, including:
And step S110, processing the received window plugin configuration information based on the dynamic tracking tool to generate a data extraction architecture.
In one possible implementation, the dynamic tracking tool may be bcc and the configuration information may be ebpf program source code. According to the invention, the ebpf program source codes are compiled at the User Space based on the bcc tool to obtain the corresponding data extraction architecture, wherein the data extraction architecture is provided with byte codes which can be loaded by a linux kernel, and the linux kernel is a processing core of a linux system.
Step S120, the data extraction architecture is loaded into a processing kernel, so that the data extraction architecture dynamically selects and tracks the communication link between the window manager and the application window at any time in response to the designated information, and extracts the original communication data in the selected communication link.
In one possible implementation manner, the linux kernel compiles and verifies byte codes which can be loaded by the linux kernel in the data extraction architecture, so that the linux kernel loads the byte codes of ebpf programs, and the purpose of loading the data extraction architecture in the processing kernel is achieved.
In the present invention, the communication link between the window manager and the application window may be Unix Domain Socket, wherein Unix Domain Socket may be created in accordance with the wayland window system.
The ebpf program of the present invention can be attached to the Unix Domain Socket created by the wayland window system, wait for the corresponding window system protocol data/raw communication data to trigger ebpf program processing logic, and at this time, the ebpf program/data extraction architecture starts to respond and extract protocol data/raw communication data.
As shown in fig. 2, the present invention also includes;
and step S130, configuring a data analysis service in the processing core based on the window plug-in configuration information, wherein the data analysis service is used for visually displaying the original communication data extracted by the data extraction architecture.
In one possible implementation, wayland window protocol data/raw communication data on Unix Domain Socket triggers ebpf the program processing logic/data extraction architecture. ebpf the program/data extraction architecture packages and stores or transmits protocol raw data/raw communication data to a data analysis service.
Further comprises: and configuring a definition sub-service and a display sub-service in the data analysis service.
The definition sub-service sends the received definition information to the display sub-service;
And the display sub-service processes the original communication data based on the definition information to obtain visual data and displays the visual data.
In one possible implementation, after the data analysis service is started, the definition information is obtained by first reading and parsing wayland the protocol definition file through the definition sub-service. The definition information in wayland protocol definition file defines the resolution mode of the original data/original communication data of the protocol.
The specific content of the wayland protocol definition file is not limited, and can load wayland original protocol definition and wayland extension protocol definition.
After receiving or reading the original data file, the display sub-service analyzes the original protocol data/original communication data through the received and/or read wayland protocol definition to obtain visual data, and then displays the visual data.
Step S140, generating a window plug-in based on the data extraction architecture and the data analysis service.
The window plug-in the invention can only comprise a part, namely a data extraction architecture, and the window plug-in only has the function of dynamically tracking and extracting the original protocol data/the original communication data.
The window plug-in the invention can also comprise two parts, wherein the first part is a data extraction architecture, the second part is a data analysis service, the dynamic extraction of the protocol original data/original communication data is realized through the data extraction architecture, and the visualized display of the protocol original data/original communication data is realized through the data analysis service. At this time, the window plug-in has the functions of dynamic tracking extraction and visual display of the original protocol data/the original communication data.
An embodiment of the invention provides a window data acquisition method, as shown in fig. 3, including:
step S210, selecting a communication link between the current window manager and at least one application window based on the received designation information. As shown in fig. 4, the window manager may establish communication links with multiple window applications, e.g., window a, window B, simultaneously.
In one possible embodiment, the communication link may be Unix Domain Socket. The selected information may be selected window a and/or window B. When window A is selected, only the communication link between window A and the window manager is selected, and when window A and window B are simultaneously selected, the communication link between window A and window B and the window manager are simultaneously selected.
The present invention may anchor (hook) the corresponding communication link through ebpf procedures.
Step S220 obtains the original communication data in the communication link. After anchoring (hook) the corresponding Unix Domain Socket/communication link, the invention obtains Unix Domain Socket/protocol data/raw communication data in the communication link.
Step S230 processes the original communication data based on the definition information to obtain at least one visual data. The invention can process the protocol data/original communication data according to the definition information through the data analysis service to obtain corresponding visual data. When there are a plurality of windows, the visualized data is also correspondingly a plurality of windows.
Step S240 displays at least one visual data.
Through the technical scheme, the invention can dynamically extract the data of the wayland window system realized on the linux system, and protocol data/original communication data are interacted between the window manager and each client window through Unix Domain Socket. The window plug-in for wayland protocol analysis is represented by the dashed rectangle in fig. 3, divided into two parts. Part is ebpf programs, which need to be dynamically loaded into the linux kernel and run KERNEL SPACE. Attached to Unix Domain Socket (inter-process communication) connections of the windowing system, protocol data is collected. And the other part of time data analysis service is responsible for receiving protocol data from ebpf programs, analyzing raw data (original communication data) into a human recognizable representation form according to wayland protocol, and displaying the representation visually.
In one possible embodiment, as shown in fig. 5, step S220 includes:
And acquiring the original communication data and corresponding acquisition time value to generate a data storage file with a time sequence. When the original communication data is collected, the time value is marked, and a data storage file of a time sequence is generated according to the time value.
Step S230 includes:
and processing the data storage file with the time sequence based on the definition information to obtain the visualized data with the time sequence.
In the embodiments of steps S220 to S230, the ebpf program/data extraction architecture stores the original protocol data/original communication data as a protocol data/data storage file, and after the Unix Domain Socket/communication link acquisition is completed, the ebpf program sends the protocol data/data storage file to the data analysis service.
In one possible implementation, as shown in fig. 6, step S220 includes:
Collecting original communication data in the communication link in real time;
Step S230 includes:
And processing the real-time acquired original communication data based on the definition information to obtain real-time visual data.
In the embodiments of the steps S220 to S230, a socket and other channels with a real-time communication function are established between the ebpf program/data extraction architecture and the data analysis service, and the protocol data/raw communication data are transmitted in real time. The original communication data can be dynamically displayed in real time.
In a possible embodiment, the specific information includes at least an application window name. The application window names are, for example, window a and window B in fig. 3.
Step S210 includes:
And selecting a communication link formed between the corresponding application window and the window manager at the current moment based on the application window name. The present invention determines one or more communication links based on the application window name.
The existing data acquisition applied to wayland protocols has the following several ways:
The WAYLAND_DEBUG environment variable, which is set before client or server is started, can print window protocols to standard output.
Wayland-tracker. Protocol data can be recorded by using the tracker to start clients, and if a protocol xml file exists, the protocol can be parsed.
Wlan sizer/wldump, start client with wldump to record protocol data into file, wlanalyzer parse file recording protocol data, also can pass protocol data from wldump to wlanalyzer to parse in real time by IPC.
Wtdbg hijacking wayland socket connection, debugging the protocol like gdb debugger.
The above formulas can only be used for starting clients to print or debug, and for the running wayland window system, the direct attach capability is not provided, and the protocol service condition of the running system can not be observed and analyzed.
To summarize, modes 1 to 4 cannot collect original communication data for an established communication link between a window manager and an application window established based on wayland protocol.
According to the technical scheme, ebpf programs can be dynamically loaded into the linux kernel, the analyzed window system client and server do not need to be modified, and the client or server does not need to be restarted. The wayland window system for analyzing the problems can collect, acquire and analyze protocol data under the condition of not damaging the site.
The invention also provides a window plug-in configuration device, as shown in fig. 7, comprising:
the framework configuration module is used for processing the received window plug-in configuration information based on the dynamic tracking tool to generate a data extraction framework;
the loading module is used for loading the data extraction architecture into the processing kernel so that the data extraction architecture can respond to the appointed information to dynamically select and track the communication link between the window manager and the application window at any time and extract the original communication data in the selected communication link;
The service configuration module is used for configuring data analysis service in the processing kernel based on the window plug-in configuration information, and the data analysis service is used for visually displaying the original communication data extracted by the data extraction architecture;
And the generation module is used for generating a window plug-in based on the data extraction architecture and the data analysis service.
The embodiment of the invention also provides a window data acquisition device, as shown in fig. 8, which comprises:
A selection module for selecting a communication link between the current window manager and at least one application window based on the received designation information;
the acquisition module is used for acquiring the original communication data in the communication link;
The processing module is used for processing the original communication data based on the definition information to obtain at least one piece of visual data;
and the display module is used for displaying at least one piece of visual data.
The embodiment of the invention provides electronic equipment, which comprises: a processor, a memory and a computer program; wherein the method comprises the steps of
And a memory for storing the computer program, which may also be a flash memory (flash). Such as application programs, functional modules, etc. implementing the methods described above.
And the processor is used for executing the computer program stored in the memory to realize each step executed by the equipment in the method. Reference may be made in particular to the description of the embodiments of the method described above.
In the alternative, the memory may be separate or integrated with the processor.
When the memory is a device separate from the processor, the apparatus may further include:
And the bus is used for connecting the memory and the processor.
The present invention also provides a readable storage medium having stored therein a computer program for implementing the methods provided by the various embodiments described above when executed by a processor.
The readable storage medium may be a computer storage medium or a communication medium. Communication media includes any medium that facilitates transfer of a computer program from one place to another. Computer storage media can be any available media that can be accessed by a general purpose or special purpose computer. For example, a readable storage medium is coupled to the processor such that the processor can read information from, and write information to, the readable storage medium. In the alternative, the readable storage medium may be integral to the processor. The processor and the readable storage medium may reside in an Application SPECIFIC INTEGRATED Circuits (ASIC). In addition, the ASIC may reside in a user device. The processor and the readable storage medium may reside as discrete components in a communication device. The readable storage medium may be read-only memory (ROM), random-access memory (RAM), CD-ROMs, magnetic tape, floppy disk, optical data storage device, etc.
The present invention also provides a program product comprising execution instructions stored in a readable storage medium. The at least one processor of the device may read the execution instructions from the readable storage medium, the execution instructions being executed by the at least one processor to cause the device to implement the methods provided by the various embodiments described above.
In the above embodiments of the terminal or the server, it should be understood that the Processor may be a central processing unit (english: central Processing Unit, abbreviated as CPU), or may be other general purpose processors, digital signal processors (english: DIGITAL SIGNAL Processor, abbreviated as DSP), application specific integrated circuits (english: application SPECIFIC INTEGRATED Circuit, abbreviated as ASIC), or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of a method disclosed in connection with the present invention may be embodied directly in a hardware processor for execution, or in a combination of hardware and software modules in a processor for execution.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and not for limiting the same; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some or all of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the invention.

Claims (11)

1. A method for configuring a window plug-in, comprising:
Processing the received window plugin configuration information based on the dynamic tracking tool to generate a data extraction architecture;
And loading the data extraction architecture into a processing core of an operating system, and enabling the data extraction architecture to be attached to a communication link established by a window system, so that the data extraction architecture can respond to specified information to dynamically select and track the communication link at any time, and extract original communication data in the selected communication link, wherein the communication link is an established communication link between a window manager and an application window.
2. The card configuration method according to claim 1, further comprising:
Configuring data analysis service in the processing core based on the window plug-in configuration information, wherein the data analysis service visually displays the original communication data extracted by the data extraction architecture;
A window plug-in is generated based on the data extraction architecture and the data analysis service.
3. The plug-in configuration method according to claim 2, wherein a definition sub-service and a display sub-service are configured in the data analysis service;
the definition sub-service sends the received definition information to the display sub-service;
And the display sub-service processes the original communication data based on the definition information to obtain visual data and displays the visual data.
4. The window data acquisition method is characterized in that an execution main body of the method is loaded into a processing core of an operating system and is attached to a communication link established by the window system, wherein the communication link is an established communication link between a window manager and an application window; the method comprises the following steps:
selecting a communication link between the current window manager and at least one application window based on the received designation information;
acquiring original communication data in the communication link;
processing the original communication data based on definition information to obtain at least one piece of visual data; at least one visual data display.
5. The method of claim 4, wherein obtaining the raw communication data in the communication link comprises:
Acquiring the original communication data and corresponding acquisition time values to generate a data storage file with a time sequence; processing the original communication data based on the definition information to obtain at least one visual data comprises the following steps:
and processing the data storage file with the time sequence based on the definition information to obtain the visualized data with the time sequence.
6. The method of claim 4, wherein obtaining the raw communication data in the communication link comprises:
Collecting original communication data in the communication link in real time;
Processing the original communication data based on the definition information to obtain at least one visual data comprises the following steps: and processing the real-time acquired original communication data based on the definition information to obtain real-time visual data.
7. The window data collection method according to claim 4, wherein the specified information includes at least an application window name;
selecting a communication link between the current window manager and at least one application window based on the received designation information includes:
And selecting a communication link formed between the corresponding application window and the window manager at the current moment based on the application window name.
8. A window plug-in configuration apparatus, comprising:
the framework configuration module is used for processing the received window plug-in configuration information based on the dynamic tracking tool to generate a data extraction framework;
And the loading module is used for loading the data extraction architecture into a processing core of the operating system, and enabling the data extraction architecture to be attached to a communication link established by the window system, so that the data extraction architecture can dynamically select and track the communication link at any time in response to the designated information, and the original communication data in the selected communication link is extracted, wherein the communication link is an established communication link between the window manager and the application window.
9. The window data acquisition device is characterized in that the device is loaded into a processing core of an operating system and is attached to a communication link established by a window system, and the communication link is an established communication link between a window manager and an application window; the device comprises:
A selection module for selecting a communication link between the current window manager and at least one application window based on the received designation information;
the acquisition module is used for acquiring the original communication data in the communication link;
The processing module is used for processing the original communication data based on the definition information to obtain at least one piece of visual data;
and the display module is used for displaying at least one piece of visual data.
10. An electronic device, comprising: a memory, a processor and a computer program stored in the memory, the processor running the computer program to perform the method of any one of claims 1 to 7.
11. A readable storage medium, characterized in that the readable storage medium has stored therein a computer program for implementing the method of any of claims 1 to 7 when being executed by a processor.
CN202111209776.0A 2021-10-18 Window plug-in configuration method, window data acquisition method and device Active CN113986372B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111209776.0A CN113986372B (en) 2021-10-18 Window plug-in configuration method, window data acquisition method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111209776.0A CN113986372B (en) 2021-10-18 Window plug-in configuration method, window data acquisition method and device

Publications (2)

Publication Number Publication Date
CN113986372A CN113986372A (en) 2022-01-28
CN113986372B true CN113986372B (en) 2024-06-21

Family

ID=

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103034206A (en) * 2012-12-14 2013-04-10 昆明理工大学 Industrial data collection system adopting late binding communication plug-in unit
CN109726321A (en) * 2019-01-11 2019-05-07 安徽爱吉泰克科技有限公司 It is a kind of to visualize integrated cloud computing application system and method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103034206A (en) * 2012-12-14 2013-04-10 昆明理工大学 Industrial data collection system adopting late binding communication plug-in unit
CN109726321A (en) * 2019-01-11 2019-05-07 安徽爱吉泰克科技有限公司 It is a kind of to visualize integrated cloud computing application system and method

Similar Documents

Publication Publication Date Title
CN109376069B (en) Method and device for generating test report
CN106484611B (en) Fuzzy test method and device based on automatic protocol adaptation
US9577903B2 (en) Monitoring activity on a computer
CN108459850B (en) Method, device and system for generating test script
CN111858375A (en) Software testing method, device, electronic equipment and medium
CN115757014A (en) Power consumption testing method and device
WO2024078601A1 (en) Icon detection script generation method, and device and storage medium
CN114116426A (en) Trace log generation method, device, equipment and medium based on microservice
CN113986372B (en) Window plug-in configuration method, window data acquisition method and device
CN111857103B (en) Vehicle diagnosis method, device, equipment and storage medium
CN110609666B (en) Printer configuration method and device, electronic equipment and readable storage medium
CN113760397A (en) Interface call processing method, device, equipment and storage medium
KR20120071175A (en) Mobile phone loading web-platform, method for offering log information using the same mobile phone, verification system and method for web-platform
US8429458B2 (en) Method and apparatus for system analysis
US7356683B2 (en) System and method for monitoring BIOS messages of remote computers by a local server
CN110213310B (en) Method, device and storage medium for acquiring path of network service
CN113986372A (en) Window plug-in configuration method, window data acquisition method and device
CN114510429B (en) Debugging method, system and medium based on dynamic symbol execution
CN114338347A (en) Ampere platform-based fault information out-of-band acquisition method and device
CN111258890A (en) Program test method, storage medium, and system
CN110554966A (en) Drive debugging method, behavior analysis method and drive debugging system
CN113110965B (en) Monitoring method and device for abnormal information, computer storage medium and terminal
CN117992359B (en) Method and device for observing service software and electronic equipment
CN116841274A (en) Data acquisition method and device, electronic equipment and storage medium
CN112379926A (en) Business system diagnosis method, system and related product

Legal Events

Date Code Title Description
PB01 Publication
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20220330

Address after: 100041 B-0035, 2 floor, 3 building, 30 Shixing street, Shijingshan District, Beijing.

Applicant after: BEIJING BYTEDANCE NETWORK TECHNOLOGY Co.,Ltd.

Address before: 2005, floor 2, No. 39, West Street, Haidian District, Beijing 100080

Applicant before: Beijing jingling Information System Technology Co.,Ltd.

GR01 Patent grant