CN102567081B - Based on overall method to set up and the system of multi-process - Google Patents

Based on overall method to set up and the system of multi-process Download PDF

Info

Publication number
CN102567081B
CN102567081B CN201010577703.2A CN201010577703A CN102567081B CN 102567081 B CN102567081 B CN 102567081B CN 201010577703 A CN201010577703 A CN 201010577703A CN 102567081 B CN102567081 B CN 102567081B
Authority
CN
China
Prior art keywords
subprocess
configuration file
overall situation
host
internal memory
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
CN201010577703.2A
Other languages
Chinese (zh)
Other versions
CN102567081A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201010577703.2A priority Critical patent/CN102567081B/en
Publication of CN102567081A publication Critical patent/CN102567081A/en
Application granted granted Critical
Publication of CN102567081B publication Critical patent/CN102567081B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Based on an overall method to set up for multi-process, comprise the following steps: the first process reads configuration file, and the configuration information in configuration file is added internal memory; Carry out the overall situation by the user interface of the first process to arrange; According to the described overall situation, the data in change internal memory are set; By in the internal storage data of change write configuration file; The overall situation that second process shares the first process according to the configuration file after renewal is arranged.Adopt said method, can realize synchronously arranging between multi-process.In addition, also provide a kind of overall situation based on multi-process that system is set.

Description

Based on overall method to set up and the system of multi-process
[technical field]
The present invention relates to computer technology, particularly relate to a kind of overall method to set up based on multi-process and system.
[background technology]
The overall situation arranges and refers in the software with multi-process, arranges the base attribute of software.In the software with multiprocessing process, generally include host process and subprocess, wherein host process is software entity, and realize most of function of software, subprocess is generally the program of some assisted class, and auxiliary host process carries out some independent functions.But traditional overall method to set up is carried out the overall situation often through some processes (such as host process) and is arranged, and the setting between multiple process can not realize synchronously.Such as, the host process of image software is image master routine, and arrange function by image and carry out the overall situation and arrange (as arranged window display mode, picture playing ratio, mouse roller arrange), its subprocess is image reader.Traditional this image software, the image only by image master routine arranges function to carry out overall situation setting, and image reader itself does not arrange function.Also have some image readers to have part that function is set, but its setting can not with realize between host process synchronous.
[summary of the invention]
Based on this, be necessary to provide a kind of can the synchronous overall method to set up based on multi-process arranged between implementation process.
Based on an overall method to set up for multi-process, comprise the following steps:
First process reads configuration file, and the configuration information in configuration file is added internal memory;
Carry out the overall situation by the user interface of the first process to arrange;
According to the described overall situation, the data in change internal memory are set;
By in the internal storage data of change write configuration file;
The overall situation that second process shares the first process according to the configuration file after renewal is arranged.
Preferably, described first process is host process, and described second process is subprocess;
Described by the internal storage data of change write configuration file in step be:
When host process the overall situation arrange object be subprocess object is set time, host process by change internal storage data write the configuration file of host process and the configuration file of subprocess in.
Preferably, the step that described second process is arranged according to the overall situation that the configuration file after renewal shares the first process is:
Host process notice subprocess, subprocess reads the configuration file of described subprocess, and the configuration information in the configuration file of described subprocess is added internal memory, according to the user interface of the Refresh Data subprocess in internal memory.
Preferably, described first process is subprocess, and described second process is host process;
Described by change after internal storage data write configuration file in step be:
By in the configuration file of the internal storage data write subprocess after change.
Preferably, the step that described second process is arranged according to the overall situation that the configuration file after renewal shares the first process is:
Subprocess notice host process, host process reads the configuration file of described subprocess, and the configuration information in the configuration file of described subprocess is added internal memory, according to the user interface of the Refresh Data host process in internal memory.
In addition, there is a need to provide a kind of and system can be set the synchronous overall situation based on multi-process arranged between implementation process.
The overall situation based on multi-process arranges a system, and comprise the first process and the second process that intercom mutually, described first process comprises:
First information acquisition module, reads configuration file, the configuration information in configuration file is added internal memory;
First arranges module, carries out the overall situation arrange by the user interface of the first process;
First update module, arranges the data in change internal memory according to the described overall situation, by the internal storage data of change write configuration file;
The overall situation that described second process shares the first process according to the configuration file after renewal is arranged.
Preferably, described first process is host process, and described second process is subprocess;
Described first update module be used for when the object that the host process overall situation is arranged be subprocess object is set time, the internal storage data of change is write in the configuration file of host process and the configuration file of subprocess.
Preferably, described first process also comprises:
Communication module, when the object that the host process overall situation is arranged be subprocess object is set time notice subprocess;
Described second process comprises:
Second data obtaining module, reads the configuration file of described subprocess, and the configuration information in the configuration file of described subprocess is added internal memory;
Second arranges module, according to the user interface of the Refresh Data subprocess in internal memory.
Preferably, described first process is subprocess, and described second process is host process;
Described first update module is used in the configuration file of the internal storage data write subprocess after by renewal.
Preferably, described first process also comprises:
Communication module, notifies host process after described first update module is by the configuration file of the internal storage data write subprocess after renewal;
Described second process comprises:
Second data obtaining module, reads the configuration file of described subprocess, and the configuration information in the configuration file of described subprocess is added internal memory;
Second arranges module, according to the user interface of the Refresh Data host process in internal memory.
The above-mentioned overall method to set up based on multi-process and system, the overall situation of the first process arranges real-time update in configuration file, by the configuration file after renewal, the overall situation of the second process to the first process arranges and realizes sharing, thus can realize synchronous setting between multiple process.
[accompanying drawing explanation]
Fig. 1 for the first embodiment provide the process flow diagram of the overall method to set up based on multi-process;
The process flow diagram of the overall method to set up based on multi-process that Fig. 2 provides for the second embodiment;
The process flow diagram of the overall method to set up based on multi-process that Fig. 3 provides for the 3rd embodiment;
Fig. 4 arranges the structural representation of system for the overall situation based on multi-process that the 4th embodiment provides;
Fig. 5 arranges the structural representation of system for the overall situation based on multi-process that the 5th embodiment provides;
Fig. 6 is the schematic diagram that the overall situation of QQ image is arranged.
[embodiment]
In a first embodiment, as shown in Figure 1, a kind of overall method to set up based on multi-process comprises:
Step S102, the first process reads configuration file, and the configuration information in configuration file is added internal memory.In Windows system, ini file is CONFIG.SYS.Configuration file is the data of persistence, is stored in disk.First process carries out needing to carry out data initialization before the overall situation is arranged, and namely from disk, reads configuration file, the configuration information in configuration file is copied in the memory headroom of the first process a reflection.
Step S104, carries out the overall situation by the user interface of the first process and arranges.The first process initiation overall situation is arranged, and the user interface of the first process inquires about the various information that need show from the internal memory centre of the first process, the information initializing inquired is kept at user interface data and concentrates.
Step S106, arranges the data in change internal memory according to the overall situation.When the user interface by the first process is carried out after the overall situation arranges, change and arrange content, user interface data collection changes, then arrange the data in change internal memory according to the overall situation.
Step S108, by the internal storage data of change write configuration file.If the data in internal memory change, be then written in configuration file, can ensure the real-time update of the configuration file in disk, the configuration information preventing software program because illegal operation is closed before causing is lost.
Step S110, the overall situation that the second process shares the first process according to the configuration file after renewal is arranged.The overall situation due to the first process arranges real-time update in configuration file, and by the configuration file after renewal, the overall situation of the second process to the first process arranges and realize sharing, thus can realize synchronous setting between multiple process.
In a second embodiment, as shown in Figure 2, the method flow process shows host process and arranges, and the overall method to set up of subprocess response, specifically comprises the following steps:
Step S202, host process reads configuration file, and the configuration information in configuration file is added internal memory.Usually, host process is the master routine of software, is the principal entities of software, realizes the most function of software.Subprocess is the program of some assisted class, realizes the function that some are auxiliary, is called by master routine.Host process can check the configuration file of all subprocesss, and subprocess can only check the configuration file of self, can not check the configuration file of host process and other subprocesss.
In this embodiment, the detailed process of step S202 is: host process reads the configuration file of host process, the configuration information in configuration file is added the memory headroom of host process.
Step S204, carries out the overall situation by the user interface of host process and arranges.
Step S206, arranges the data in change internal memory according to the overall situation of host process.After the overall situation that user changes host process arranges content, the user interface data collection of host process changes, the data in the memory headroom of the content change host process arranged according to the overall situation.
Step S208, judge object that the host process overall situation is arranged be whether subprocess object is set, if so, then enter step S210, otherwise enter step S218.
Step S210, host process is by the internal storage data of the change write configuration file of host process and the configuration file of subprocess.Due to host process the overall situation arrange object be also subprocess object is set, what host process had a configuration file of subprocess checks authority, therefore the data write host process configuration file can will changed in the memory headroom of host process, and writing the configuration file of subprocess, the configuration file of host process and subprocess all refreshes.
Step S212, host process notice subprocess.In this embodiment, host process utilize the mode of Message Transmission to notify subprocess it arranges content and changes.Also the communication between the mode implementation processes such as pipeline, clipbook, shared drive, File Mapping can be passed through.
Step S214, subprocess reads the configuration file of subprocess, and the configuration information in the configuration file of subprocess is added internal memory.Subprocess is after receiving the notice of host process, and the configuration file of the subprocess in reading disk, obtains the configuration information in this configuration file, join in the memory headroom of subprocess.
Step S216, according to the user interface of the Refresh Data subprocess in internal memory.Subprocess obtains the data in its memory headroom, according to the Refresh Data user interface in memory headroom.Configuration file due to subprocess is the configuration file arranging real-time update according to the overall situation of host process, subprocess carries out the renewal self arranged according to this configuration file, can perform behind subprocess refreshes user interface and function is set, achieve the synchronous setting between host process with subprocess.
Step S218, host process is by the configuration file of the internal storage data of change write host process.When host process the overall situation arrange object be not subprocess object is set time, then upgrade the configuration file of self, host process directly performs and arranges function.
The detailed process of the second embodiment is described with a concrete example below, as shown in Figure 6, in this example, host process is QQ image master routine, and its subprocess is QQ image reader, by option, QQ image is arranged in QQ image master routine, such as, mouse roller is set to image zooming, namely, mouse roller slides, then picture carries out convergent-divergent.Due to the setting that this setting is also for QQ image reader, therefore also accordingly in the arranging of right button mouse, free hand drawing can be checked that being set to mouse roller is convergent-divergent in image reader.
In the third embodiment, as shown in Figure 3, the method flow process shows subprocess and arranges, and the overall method to set up that host process refreshes specifically comprises the following steps:
Step S302, subprocess reads configuration file, and the configuration information in configuration file is added internal memory.Subprocess only has the authority of checking self configuration file, and therefore subprocess reads the configuration file of self, obtains the configuration information in this configuration file, adds the memory headroom of subprocess.
Step S304, carries out the overall situation by the user interface of subprocess and arranges.
Step S306, arranges change internal storage data according to the overall situation of subprocess.User's promoter process function is set after, the user interface of subprocess inquires about the various information needing to show from the memory headroom of subprocess, and these information initializings are kept at user interface data collection, change when the overall situation of subprocess arranges content, then user interface data collection changes, according to the data in the memory headroom of the content change subprocess arranged.
Step S308, by the configuration file of the internal storage data write subprocess after change.Data Update in the memory headroom of subprocess, then real-time by the configuration file of the data of renewal write subprocess, effectively can prevent software program from closing the configuration information before causing due to illegal operation and lose.
Step S310, subprocess notice host process.In this embodiment, subprocess utilize the mode of Message Transmission to notify host process it arranges content and changes.Also the communication between the mode implementation processes such as pipeline, clipbook, shared drive, File Mapping can be passed through.
Step S312, host process reads the configuration file of subprocess, and the configuration information in the configuration file of subprocess is added internal memory.What have all configuration files due to host process checks authority, therefore can read the configuration file of subprocess, obtains the configuration information in the configuration file of subprocess, adds in the memory headroom of host process.
Step S314, according to the user interface of the Refresh Data host process in internal memory.The user interface of host process needs the information of showing in the memory headroom inquiry of host process, according to the Refresh Data user interface in memory headroom.Therefore, when subprocess carry out the overall situation arrange time, host process arranges refreshes user interface according to subprocess, to achieve between host process with subprocess and synchronously arranges.
The detailed process of the 3rd embodiment is described with a concrete example below, as shown in Figure 6, in this example, host process is QQ image master routine, its subprocess is QQ image reader, in QQ image reader, eject option by right button of clicking the mouse arrange QQ image reader, such as in the arranging of right button mouse of image reader, free hand drawing is checked that being set to mouse roller is convergent-divergent, because QQ image master routine can check the configuration file of subprocess QQ image reader, therefore the configuration of QQ image reader can be obtained, and refresh the user interface of QQ image.As shown in Figure 6, mouse roller can be set to image zooming by QQ image setting options accordingly.
In the fourth embodiment, as shown in Figure 4, a kind of overall situation based on multi-process arranges system, and this system comprises the first process 10 and the second process 20 intercomed mutually, and wherein, the first process 10 comprises:
Configuration information in configuration file, for reading configuration file, is added internal memory by first information acquisition module 110.First process 10 carries out needing to carry out data initialization before the overall situation is arranged, and namely from disk, reads configuration file, and the configuration information in configuration file is copied a reflection in the memory headroom of the first process 10.
First arranges module 120 is arranged for being carried out the overall situation by the user interface of the first process 10.
The data of change, for arranging the data in change internal memory according to the overall situation, write in configuration file by the first update module 130.When the user interface by the first process 10 is carried out after the overall situation arranges, change and arrange content, user interface data collection changes, then arrange the data in change internal memory according to the overall situation, and be written in configuration file by the internal storage data of change.
The overall situation that second process 20 shares the first process 10 according to the configuration file after renewal is arranged.Because the overall situation of the first process 10 arranges real-time update in configuration file, by the configuration file after renewal, the overall situation of the second process 20 to the first process 10 arranges and realizes sharing, thus between multiple process, realize synchronous setting.
In one embodiment, the first process is host process, and described second process is subprocess.First update module 130 for when host process the overall situation arrange object be subprocess object is set time, by change internal storage data write the configuration file of host process and the configuration file of subprocess in.
As shown in Figure 5, in this embodiment, the first process 10 also comprises communication module 140, for when the object that the host process overall situation is arranged be subprocess object is set time notice subprocess.Second process 20 comprises:
Second data obtaining module 210, for reading the configuration file of subprocess, adds internal memory by the configuration information in the configuration file of subprocess.
Second arranges module 220, for the user interface according to the Refresh Data subprocess in internal memory.
In another embodiment, the first process is subprocess, and described second process is host process.First update module 130 is for writing the internal storage data after renewal in the configuration file of subprocess.
As shown in Figure 5, in this embodiment, the first process 10 comprises communication module 140, for notifying host process after the first update module 130 is by the configuration file of the internal storage data write subprocess after renewal.
Second process 20 comprises:
Configuration information in the configuration file of subprocess, for reading the configuration file of described subprocess, is added internal memory by the second data obtaining module 210;
Second arranges module 220 for the user interface according to the Refresh Data host process in internal memory.
The above embodiment only have expressed several embodiment of the present invention, and it describes comparatively concrete and detailed, but therefore can not be interpreted as the restriction to the scope of the claims of the present invention.It should be pointed out that for the person of ordinary skill of the art, without departing from the inventive concept of the premise, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (6)

1., based on an overall method to set up for multi-process, comprise the following steps:
First process reads configuration file, and the configuration information in configuration file is added internal memory;
Carry out the overall situation by the user interface of the first process to arrange;
According to the described overall situation, the data in change internal memory are set;
By in the internal storage data of change write configuration file;
The overall situation that second process shares the first process according to the configuration file after renewal is arranged;
When described first process is host process, when described second process is subprocess, described by the internal storage data of change write configuration file in step be: when host process the overall situation arrange object be subprocess object is set time, host process by change internal storage data write the configuration file of host process and the configuration file of subprocess in;
When described first process is subprocess, when described second process is host process, described by the internal storage data of change write configuration file in step be: by change after internal storage data write subprocess configuration file in.
2. the overall method to set up based on multi-process according to claim 1, it is characterized in that, when described first process is host process, when described second process is subprocess, the step that the overall situation that described second process shares the first process according to the configuration file after renewal is arranged is:
Host process notice subprocess, subprocess reads the configuration file of described subprocess, and the configuration information in the configuration file of described subprocess is added internal memory, according to the user interface of the Refresh Data subprocess in internal memory.
3. the overall method to set up based on multi-process according to claim 1, it is characterized in that, when described first process is subprocess, when described second process is host process, the step that the overall situation that described second process shares the first process according to the configuration file after renewal is arranged is:
Subprocess notice host process, host process reads the configuration file of described subprocess, and the configuration information in the configuration file of described subprocess is added internal memory, according to the user interface of the Refresh Data host process in internal memory.
4. the overall situation based on multi-process arranges a system, it is characterized in that, comprise the first process and the second process that intercom mutually, described first process comprises:
First information acquisition module, reads configuration file, the configuration information in configuration file is added internal memory;
First arranges module, carries out the overall situation arrange by the user interface of the first process;
First update module, arranges the data in change internal memory according to the described overall situation, by the internal storage data of change write configuration file;
The overall situation that described second process shares the first process according to the configuration file after renewal is arranged;
When described first process is host process, when described second process is subprocess, described first update module be used for when the object that the host process overall situation is arranged be subprocess object is set time, the internal storage data of change is write in the configuration file of host process and the configuration file of subprocess;
When described first process is subprocess, when described second process is host process, described first update module is used in the configuration file of the internal storage data write subprocess after by renewal.
5. the overall situation based on multi-process according to claim 4 arranges system, it is characterized in that, when described first process is host process, when described second process is subprocess, described first process also comprises:
Communication module, when the object that the host process overall situation is arranged be subprocess object is set time notice subprocess;
Described second process comprises:
Second data obtaining module, reads the configuration file of described subprocess, and the configuration information in the configuration file of described subprocess is added internal memory;
Second arranges module, according to the user interface of the Refresh Data subprocess in internal memory.
6. the overall situation based on multi-process according to claim 4 arranges system, it is characterized in that, when described first process is subprocess, when described second process is host process, described first process also comprises:
Communication module, notifies host process after described first update module is by the configuration file of the internal storage data write subprocess after renewal;
Described second process comprises:
Second data obtaining module, reads the configuration file of described subprocess, and the configuration information in the configuration file of described subprocess is added internal memory;
Second arranges module, according to the user interface of the Refresh Data host process in internal memory.
CN201010577703.2A 2010-12-07 2010-12-07 Based on overall method to set up and the system of multi-process Active CN102567081B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010577703.2A CN102567081B (en) 2010-12-07 2010-12-07 Based on overall method to set up and the system of multi-process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010577703.2A CN102567081B (en) 2010-12-07 2010-12-07 Based on overall method to set up and the system of multi-process

Publications (2)

Publication Number Publication Date
CN102567081A CN102567081A (en) 2012-07-11
CN102567081B true CN102567081B (en) 2016-04-13

Family

ID=46412579

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010577703.2A Active CN102567081B (en) 2010-12-07 2010-12-07 Based on overall method to set up and the system of multi-process

Country Status (1)

Country Link
CN (1) CN102567081B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102843369B (en) * 2012-08-24 2016-08-17 广东宇天科技有限公司 The Network Access Method at UI interface and system
CN107346253A (en) * 2016-05-06 2017-11-14 中兴通讯股份有限公司 Using synchronous method and device
CN107423032A (en) * 2016-05-23 2017-12-01 中兴通讯股份有限公司 Attribute information processing method and processing device
CN106487469B (en) * 2016-10-17 2019-01-11 财付通支付科技有限公司 A kind of timing node switching method and system
CN108595223A (en) * 2018-04-27 2018-09-28 上海达梦数据库有限公司 A kind of configuration method of application program, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7577953B1 (en) * 2004-09-16 2009-08-18 Dst Innovis, Inc. Configurable business process
CN101621398A (en) * 2008-06-30 2010-01-06 中兴通讯股份有限公司 Client/server system and method for automatic multi-client synchronous configuration thereof
CN101631107A (en) * 2008-07-16 2010-01-20 福建升腾资讯有限公司 Method for configuring Linux kernel based on Web method
CN101650670A (en) * 2008-08-14 2010-02-17 鸿富锦精密工业(深圳)有限公司 Electronic system capable of sharing application program configuration parameters and method thereof
CN101860532A (en) * 2010-05-07 2010-10-13 深圳市共进电子有限公司 Saving and loading method for multiprocess configuration files

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101136825B (en) * 2007-10-10 2010-06-09 中兴通讯股份有限公司 Asynchronous configuration information management method and system for client terminal/server structure

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7577953B1 (en) * 2004-09-16 2009-08-18 Dst Innovis, Inc. Configurable business process
CN101621398A (en) * 2008-06-30 2010-01-06 中兴通讯股份有限公司 Client/server system and method for automatic multi-client synchronous configuration thereof
CN101631107A (en) * 2008-07-16 2010-01-20 福建升腾资讯有限公司 Method for configuring Linux kernel based on Web method
CN101650670A (en) * 2008-08-14 2010-02-17 鸿富锦精密工业(深圳)有限公司 Electronic system capable of sharing application program configuration parameters and method thereof
CN101860532A (en) * 2010-05-07 2010-10-13 深圳市共进电子有限公司 Saving and loading method for multiprocess configuration files

Also Published As

Publication number Publication date
CN102567081A (en) 2012-07-11

Similar Documents

Publication Publication Date Title
CN102567081B (en) Based on overall method to set up and the system of multi-process
CN109634775A (en) Automatic continuous checkpoint
US20120072477A1 (en) Method and Apparatus for Polymorphic Serialization
TW201901606A (en) Display method and device
CN109902255B (en) Page mixed browsing record generation method, device, equipment and storage medium
CN105474125A (en) Techniques for tracing wakelock usage
US9275165B2 (en) Method and apparatus for defining an application to allow polymorphic serialization
JP2006209774A (en) System and method for context awareness platform
CN102760131B (en) A kind of methods of exhibiting of network album and system
CN102981711A (en) Method and system for moving application icons on touch screen
CN103106109A (en) Mobile communication device and application interface switching method
US10129335B2 (en) Method and system for dynamic group creation in a collaboration framework
KR20170136366A (en) Electronic apparatus and method for journaling file data thereof
CN102541561B (en) Method for developing configuration type software and device
CN102999366A (en) Inference-based spreading activation
KR101551206B1 (en) A vehicle data control system and a control method
CN109558118B (en) Method, apparatus, device and storage medium for creating native components of a smart applet
CN105653539A (en) Index distributed storage implement method and device
KR20130085146A (en) Method and device for application file reopen and screen capture therefor
CN113282239A (en) Data migration method, memory and controller
CN102779076B (en) The method and apparatus of interprocess communication in a kind of browser
CN103714179A (en) Multi-language supporting method and system for system blog
CN109981798A (en) A kind of method for writing data, system and electronic equipment and storage medium
CN102455969B (en) Method for recording Linux serial communication log
CN108520063A (en) Processing method, device and the terminal device of event log

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant