CN109542546A - A kind of throwing screen method and device at application process window and interface - Google Patents

A kind of throwing screen method and device at application process window and interface Download PDF

Info

Publication number
CN109542546A
CN109542546A CN201811167090.8A CN201811167090A CN109542546A CN 109542546 A CN109542546 A CN 109542546A CN 201811167090 A CN201811167090 A CN 201811167090A CN 109542546 A CN109542546 A CN 109542546A
Authority
CN
China
Prior art keywords
window
interface
screenshot
throwing screen
application process
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811167090.8A
Other languages
Chinese (zh)
Inventor
赵定金
朱正辉
张常华
明德
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Baolun Electronics Co Ltd
Original Assignee
Guangzhou Baolun Electronics 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 Guangzhou Baolun Electronics Co Ltd filed Critical Guangzhou Baolun Electronics Co Ltd
Priority to CN201811167090.8A priority Critical patent/CN109542546A/en
Publication of CN109542546A publication Critical patent/CN109542546A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The invention discloses a kind of application process window and the throwing screen methods at interface, comprising the following steps: acquisition step: obtaining the process in computer;Judgment step: judging whether the process possesses visibility window, if it is, executing screenshot obtaining step;Screenshot obtaining step: the interface screenshot of visibility window is obtained;It launches step: will launch after the interface screenshot of acquisition onto corresponding screen.The invention also discloses a kind of electronic equipment and computer readable storage medium.The throwing screen method of application process window and interface of the invention by judgement get be made whether possess visibility window, and shot operation is carried out to the visibility window got, so that system more easily carries out the corresponding window of process to throw screen operation, the working efficiency for throwing screen operation is greatly improved.

Description

A kind of throwing screen method and device at application process window and interface
Technical field
The present invention relates to a kind of field of computer technology more particularly to a kind of application process window and the throwing screen methods at interface And device.
Background technique
Currently, the considerations of for convenience and application demand, it usually needs mixed together between multiple and different processes Perforation, in specific manifestation mode, usually calls one or more external progress by host process.In existing master Process is called in the implementation method of multiple external progress, when calling external progress, is usually opened for each external progress independent Window, i.e. host process and each external progress be respectively provided with independent window, and uncorrelated in display mode between each window Connection.Do using throw screen software when, find there are many processes on a computer, it is some be it is not displayable, have It is background process, there are some processes at all without window, then software just needs to identify which is energy when the process of selection Enough applications for throwing screen.
Summary of the invention
For overcome the deficiencies in the prior art, one of the objects of the present invention is to provide a kind of application process window and interfaces Throwing screen method, can be more convenient to carry out the process got using throwing screen.
The second object of the present invention is to provide a kind of electronic equipment, can be more convenient to apply the process got Throw screen.
The third object of the present invention is to provide a kind of computer readable storage medium, can be more convenient to get into Screen is thrown in Cheng Jinhang application.
An object of the present invention adopts the following technical scheme that realization:
A kind of throwing screen method at application process window and interface, comprising the following steps:
Acquisition step: the process in computer is obtained;
Judgment step: judging whether the process possesses visibility window, if it is, executing screenshot obtaining step;
Screenshot obtaining step: the interface screenshot of visibility window is obtained;
It launches step: will launch after the interface screenshot of acquisition onto corresponding screen.
Further, the judgment step specifically includes following sub-step:
Identifier obtaining step: the progress recognizing number of the process is obtained;
ID list acquiring step: the window ID list of the process is obtained according to progress recognizing number;
Analytical procedure: each of the window ID list of process window ID is analyzed whether to judge each window ID It is visibility window, if it is, executing screenshot obtaining step.
Further, in the judgment step, known by the process for calling window api function to obtain the process Alias and calling window api function obtain the window ID list of the process.
Further, following sub-step is specifically included in the analytical procedure:
Whether the number for judging the window ID in the window ID list got is zero, if it is not, then performing the next step;
Judge whether the window ID belongs to window classification, if it is, performing the next step;
Judge whether window ID can be in operation interface as it can be seen that if it is, performing the next step;
The window ID is judged with the presence or absence of window title, if it is, performing the next step;
Whether the width and/or height for judging the window of the window ID got are zero, if it is, performing the next step;
Extract the window ID for possessing visibility window.
Further, in the analytical procedure, the other judgement of the window class, the whether visible judgement of window ID, window Acquisition, the width of window and the acquisition of height of mouth title pass through window api function and obtain.
Further, the screenshot obtaining step specifically: by using window api printfWindow function root The interface screenshot of visibility window is obtained according to visibility window ID.
Further, further include image processing step after screenshot obtaining step:
Obtain the wide height of pixel of interface screenshot;
Judge the pixel of the interface screenshot it is wide it is high whether be more than system desktop the wide height of pixel, if it is, under executing One step;
After carrying out shot operation to interface screenshot according to the wide height of the pixel of screenshot starting point and system desktop to obtain processing Interface screenshot.
Further, the acquisition of the screenshot starting point is calculated by screenshot starting point coordinate calculation formula, described Screenshot starting point coordinate calculation formula are as follows: ((w_c-w_s)/2, (h_c-h_s)/2);Wherein, the wide high score of the pixel of interface screenshot Not Cai Yong w_c and h_c, the wide height of the pixel of system desktop is w_s and h_s respectively.
The second object of the present invention adopts the following technical scheme that realization:
A kind of electronic equipment can be run on a memory and on a processor including memory, processor and storage Computer program, the processor are realized when executing the computer program one described in any one of one of the object of the invention The throwing screen method at kind application process window and interface.
The third object of the present invention adopts the following technical scheme that realization:
A kind of computer readable storage medium, is stored thereon with computer program, and the computer program is held by processor A kind of throwing screen method of the application process window and interface as described in any one of one of the object of the invention is realized when row.
Compared with prior art, the beneficial effects of the present invention are:
The throwing screen method of application process window and interface of the invention by judgement get be made whether to possess it is visible Window, and shot operation is carried out to the visibility window that gets so that system more easily to the corresponding window of process into Row throws screen operation, greatly improves the working efficiency for throwing screen operation.
Detailed description of the invention
Fig. 1 is the flow chart of the throwing screen method of the application process window and interface in embodiment one;
Fig. 2 is the specific flow chart of the judgment step in embodiment one;
Fig. 3 is the specific flow chart in the image processing step in embodiment one.
Specific embodiment
In the following, being described further in conjunction with attached drawing and specific embodiment to the present invention, it should be noted that not Under the premise of conflicting, new implementation can be formed between various embodiments described below or between each technical characteristic in any combination Example.
Embodiment one
Before illustrating Principle Method, first simply introduces, which data is handled, this method processing Object is the process of computer on window, and process (Process) is program in computer about primary on certain data acquisition system Operation activity is the basic unit that system carries out Resource Distribution and Schedule.One opened on window in simple terms applies journey Sequence is exactly the embodiment of a process.Some processes are that window, some processes only do not work in system operation quietly, will not It is embodied in the operation interface of user.Let alone its interface is acquired.
As shown in Figure 1, present embodiments providing a kind of throwing screen method at application process window and interface, including following step It is rapid:
S1: the process in computer is obtained;This step is primarily to get corresponding process, and as one A judgement basis, when this single stepping, can there are two types of mode operation, one is obtain computer in it is all into Journey, or current computer in ongoing process, obtaining step mode here can make user according to reality Border demand is designed.
S2: judging whether the process possesses visibility window, if so, thening follow the steps S3;This step is judgment step, As shown in Fig. 2, the judgment step specifically includes following sub-step:
Identifier obtaining step: by calling window api function to obtain the progress recognizing number to be collected;Process is known For alias as the key connecting with process, each process has unique PID number (progress recognizing number).System when it is process operation What system was randomly assigned, do not represent special process.PID will not change identifier at runtime, but your terminator After the PID identifier that reruns will be recovered in the system, it is possible to can continue to distribute to the program newly run.
ID list acquiring step: the window ID list of the process is obtained according to progress recognizing number;
Analytical procedure: each of the window ID list of process window ID is analyzed whether to judge each window ID It is visibility window, if so, thening follow the steps S3.In the judgment step, by calling window api function to obtain institute The progress recognizing number and calling window api function of stating process obtain the window ID list of the process.
Following sub-step is specifically included in the analytical procedure:
Whether the number for judging the window ID in the window ID list got is zero, if it is not, then performing the next step;? It is to mean that no window when the number of window ID is equal to 0, then identification can be exited, carry out next process Identification operation.
Judge whether the window ID belongs to window classification, if it is, performing the next step;If the window ID is not Belong to window classification, that is to say that it is the process of running background, then it there can't be window, does not also just continue identification It is necessary.
Judge whether window ID can be in operation interface as it can be seen that if it is, performing the next step;It is that it belongs to window class , be not there are also a kind of situation, he in operation pages not as it can be seen that when there is such case, it is also desirable to terminate identification.
The window ID is judged with the presence or absence of window title, if it is, performing the next step;It is each visible on window Window can all have a window title, generally in the upper left corner of program interface, without the window of window title, all through overtesting It is sightless, is not otherwise just visibility window, just then the judgement of next step can be continued if there are titles It need not be further continued for judging.
Whether the width and/or height for judging the window of the window ID got are zero, if it is, performing the next step; If height and width, wherein there is one value to be equal to 0, then this process is corresponding to be also not visibility window, it can be whole Only identify.
Extract the window ID for possessing visibility window.After by above-mentioned all judgements, then the i.e. provable process institute Corresponding window is visibility window, obtains the window ID of the visibility window in order to followed by judgement further. In above-mentioned analytical procedure, the other judgement of the window class, the whether visible judgement of window ID, the acquisition of window title, window The acquisition of width and height pass through window api function and obtain.
S3: the boundary of visibility window is obtained according to visibility window ID by using window api printfWindow function Face screenshot;Even if carrying out visibility window interface screenshot using the printfWindow function is because program is by other applications It covers, but the function is still able to carry out screenshot.Screenshot accuracy is greatly improved, because if not in this way Screenshot, the image that can be truncated to be it is capped, the displaying of the information of covered portionss does not come out, at this time, also will be big The effect of the throwing screen is damaged greatly.
As shown in figure 3, after step s 3 further including image processing step, described image processing step includes following step It is rapid: to obtain the wide height of pixel of interface screenshot;In order to be preferably shown to screenshot image, so also need the image to screenshot Carry out further image recognition and operation, this step primarily to the screenshot image got underlying parameter, in order to It is subsequent to carry out judgement processing.
Judge the pixel of the interface screenshot it is wide it is high whether be more than system desktop the wide height of pixel, if it is, under executing One step;Judge the wide height of the pixel of screenshot, if more than the wide height of the pixel of system desktop, need to do so one judgement why ? if being because the width of screenshot has been more than the wide degree of pixel of system desktop, then screenshot will be on two sides in left and right White frame is generated, the pixels tall of desktop is equally highly had exceeded, then, it can also be generated on two sides up and down of screenshot white Color frame.If the wide height of screenshot pixel is not above the wide height of pixel of system desktop, then the processing of next step need not be carried out;
After carrying out shot operation to interface screenshot according to the wide height of the pixel of screenshot starting point and system desktop to obtain processing Interface screenshot.Screenshot has white edge just to need interception image, and the method for interception image is the starting point for needing to judge interception, then It is carried out further according to starting point and the wide height of system desktop pixel intercepts image.
The acquisition of the screenshot starting point is calculated by screenshot starting point coordinate calculation formula, the screenshot starting point Coordinate calculation formula are as follows: ((w_c-w_s)/2, (h_c-h_s)/2);Wherein, the wide height of the pixel of interface screenshot be respectively adopted w_c and H_c, the wide height of the pixel of system desktop is w_s and h_s respectively.The foundation of the coordinate system of screenshot is, using the screenshot upper left corner as origin (0,0) using the direction of width as x-axis, the direction of height is y-axis.The judgement of this step enables to the image of screenshot preferably to adapt to In system desktop, the phenomenon that without not being adapted to, the whole adaptability of the program is substantially increased.User is allowed not have to concern The problem of obtained screenshot is not matched with system desktop.
S4: it will launch after the interface screenshot of acquisition onto corresponding screen.This step predominantly throws screen operation, due to above-mentioned Step judge and operated with the presence or absence of window and interface screenshot to process, this step is only needed to obtaining Operation can be completed in the dispensing to corresponding screen of interface screenshot.
The purpose of the method for the present embodiment primarily to solve can be identified when throwing screen software selection process institute into Journey is either with or without window and has which window in the case where window that can show, when solving the problems, such as to obtain interface.This method It is authenticated in win7 and win10, it can identify the visibility window of most of computer process, can also obtain most visibility window and cut Figure.
Embodiment two
Embodiment two discloses a kind of electronic equipment, which includes processor, memory and program, wherein locating One or more can be used in reason device and memory, and program is stored in memory, and is configured to be executed by processor, When processor executes the program, the application process window of embodiment one and the throwing screen method at interface are realized.The electronic equipment can be with It is a series of electronic equipment of mobile phone, computer, tablet computer etc..
Embodiment three
Embodiment three discloses a kind of computer readable storage medium, and the storage medium is for storing program, and the journey When sequence is executed by processor, the application process window of embodiment one and the throwing screen method at interface are realized.
Certainly, a kind of storage medium comprising computer executable instructions, computer provided by the embodiment of the present invention The method operation that executable instruction is not limited to the described above, can also be performed in method provided by any embodiment of the invention Relevant operation.
By the description above with respect to embodiment, it is apparent to those skilled in the art that, the present invention It can be realized by software and required common hardware, naturally it is also possible to which by hardware realization, but in many cases, the former is more Good embodiment.Based on this understanding, technical solution of the present invention substantially in other words contributes to the prior art Part can be embodied in the form of software products, which can store in computer readable storage medium In, floppy disk, read-only memory (Read-Only Memory, ROM), random access memory (Random such as computer Access Memory, RAM), flash memory (FLASH), hard disk or CD etc., including some instructions use so that an electronic equipment (can be personal computer, server or the network equipment etc.) executes method described in each embodiment of the present invention.
It is worth noting that, in the above-mentioned embodiment based on content update notice device, included each unit and mould Block is only divided according to the functional logic, but is not limited to the above division, and is as long as corresponding functions can be realized It can;In addition, the specific name of each functional unit is also only for convenience of distinguishing each other, the protection model being not intended to restrict the invention It encloses.
The above embodiment is only the preferred embodiment of the present invention, and the scope of protection of the present invention is not limited thereto, The variation and replacement for any unsubstantiality that those skilled in the art is done on the basis of the present invention belong to institute of the present invention Claimed range.

Claims (10)

1. a kind of throwing screen method at application process window and interface, which comprises the following steps:
Acquisition step: the process in computer is obtained;
Judgment step: judging whether the process possesses visibility window, if it is, executing screenshot obtaining step;
Screenshot obtaining step: the interface screenshot of visibility window is obtained;
It launches step: will launch after the interface screenshot of acquisition onto corresponding screen.
2. the throwing screen method at a kind of application process window as described in claim 1 and interface, which is characterized in that the judgement step Suddenly following sub-step is specifically included:
Identifier obtaining step: the progress recognizing number of the process is obtained;
ID list acquiring step: the window ID list of the process is obtained according to progress recognizing number;
Analytical procedure: analyze each of the window ID list of process window ID with judge each window ID whether be can Window is seen, if it is, executing screenshot obtaining step.
3. the throwing screen method at a kind of application process window as claimed in claim 2 and interface, which is characterized in that in the judgement In step, by calling window api function to obtain the progress recognizing number of the process and window api function being called to obtain Take the window ID list of the process.
4. the throwing screen method at a kind of application process window as described in Claims 2 or 3 and interface, which is characterized in that described Following sub-step is specifically included in analytical procedure:
Whether the number for judging the window ID in the window ID list got is zero, if it is not, then performing the next step;
Judge whether the window ID belongs to window classification, if it is, performing the next step;
Judge whether window ID can be in operation interface as it can be seen that if it is, performing the next step;
The window ID is judged with the presence or absence of window title, if it is, performing the next step;
Whether the width and/or height for judging the window of the window ID got are zero, if it is, performing the next step;
Extract the window ID for possessing visibility window.
5. the throwing screen method at a kind of application process window as claimed in claim 4 and interface, which is characterized in that in the analysis In step, the other judgement of the window class, the whether visible judgement of window ID, the acquisition of window title, window width and height The acquisition of degree passes through window api function and obtains.
6. the throwing screen method at a kind of application process window as described in claim 1 and interface, which is characterized in that the screenshot obtains Take step specifically: visibility window is obtained according to visibility window ID by using window api printfWindow function Interface screenshot.
7. the throwing screen method at a kind of application process window as described in claim 1 and interface, which is characterized in that obtained in screenshot Further include image processing step after step:
Obtain the wide height of pixel of interface screenshot;
Judge the pixel of the interface screenshot it is wide it is high whether be more than system desktop the wide height of pixel, if it is, performing the next step;
High shot operation is carried out to interface screenshot with the boundary that obtains that treated according to the pixel of screenshot starting point and system desktop is wide Face screenshot.
8. the throwing screen method at a kind of application process window as claimed in claim 7 and interface, which is characterized in that the screenshot rises The acquisition of initial point is calculated by screenshot starting point coordinate calculation formula, the screenshot starting point coordinate calculation formula are as follows: ((w_c-w_s)/2,(h_c-h_s)/2);Wherein, w_c and h_c is respectively adopted in the wide height of the pixel of interface screenshot, system desktop The wide height of pixel is w_s and h_s respectively.
9. a kind of electronic equipment including memory, processor and stores the meter that can be run on a memory and on a processor Calculation machine program, which is characterized in that the processor realizes any one of claim 1-8 institute when executing the computer program A kind of throwing screen method of the application process window and interface stated.
10. a kind of computer readable storage medium, is stored thereon with computer program, it is characterised in that: the computer program The throwing screen side of a kind of application process window and interface as described in claim 1-8 any one is realized when being executed by processor Method.
CN201811167090.8A 2018-10-08 2018-10-08 A kind of throwing screen method and device at application process window and interface Pending CN109542546A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811167090.8A CN109542546A (en) 2018-10-08 2018-10-08 A kind of throwing screen method and device at application process window and interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811167090.8A CN109542546A (en) 2018-10-08 2018-10-08 A kind of throwing screen method and device at application process window and interface

Publications (1)

Publication Number Publication Date
CN109542546A true CN109542546A (en) 2019-03-29

Family

ID=65843456

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811167090.8A Pending CN109542546A (en) 2018-10-08 2018-10-08 A kind of throwing screen method and device at application process window and interface

Country Status (1)

Country Link
CN (1) CN109542546A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111506283A (en) * 2020-04-26 2020-08-07 西安万像电子科技有限公司 Image display method, device and system
CN112019893A (en) * 2019-05-30 2020-12-01 北京小米移动软件有限公司 Screen projection method and screen projection device of terminal
CN112073801A (en) * 2019-08-26 2020-12-11 合肥宏晶微电子科技股份有限公司 Image processing method, electronic equipment and connector

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101079843A (en) * 2007-05-16 2007-11-28 腾讯科技(深圳)有限公司 A picture cutting method, system and device based on IM
CN102830963A (en) * 2012-06-28 2012-12-19 北京奇虎科技有限公司 Method and system for matching screenshot
US20130031618A1 (en) * 2011-03-03 2013-01-31 Citrix Systems Inc. Reverse Seamless Integration Between Local and Remote Computing Environments
CN204425559U (en) * 2014-12-30 2015-06-24 广州市保伦电子有限公司 Digitlization IP network intercommunication broadcast system
CN105892976A (en) * 2016-04-29 2016-08-24 广州视睿电子科技有限公司 Method and device for achieving multi-screen interaction
CN107071331A (en) * 2017-03-08 2017-08-18 苏睿 Method for displaying image, device and system, storage medium and processor

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101079843A (en) * 2007-05-16 2007-11-28 腾讯科技(深圳)有限公司 A picture cutting method, system and device based on IM
US20130031618A1 (en) * 2011-03-03 2013-01-31 Citrix Systems Inc. Reverse Seamless Integration Between Local and Remote Computing Environments
CN102830963A (en) * 2012-06-28 2012-12-19 北京奇虎科技有限公司 Method and system for matching screenshot
CN204425559U (en) * 2014-12-30 2015-06-24 广州市保伦电子有限公司 Digitlization IP network intercommunication broadcast system
CN105892976A (en) * 2016-04-29 2016-08-24 广州视睿电子科技有限公司 Method and device for achieving multi-screen interaction
CN107071331A (en) * 2017-03-08 2017-08-18 苏睿 Method for displaying image, device and system, storage medium and processor

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112019893A (en) * 2019-05-30 2020-12-01 北京小米移动软件有限公司 Screen projection method and screen projection device of terminal
CN112019893B (en) * 2019-05-30 2023-09-12 北京小米移动软件有限公司 Screen projection method of terminal and screen projection device of terminal
CN112073801A (en) * 2019-08-26 2020-12-11 合肥宏晶微电子科技股份有限公司 Image processing method, electronic equipment and connector
CN112073801B (en) * 2019-08-26 2021-06-18 合肥宏晶微电子科技股份有限公司 Image processing method, electronic equipment and connector
CN111506283A (en) * 2020-04-26 2020-08-07 西安万像电子科技有限公司 Image display method, device and system
CN111506283B (en) * 2020-04-26 2023-10-27 西安万像电子科技有限公司 Image display method, device and system

Similar Documents

Publication Publication Date Title
CN100550038C (en) Image content recognizing method and recognition system
CN111460967B (en) Illegal building identification method, device, equipment and storage medium
CN109542546A (en) A kind of throwing screen method and device at application process window and interface
US8781227B2 (en) Recognition of numerical characters in digital images
CN106557695A (en) A kind of malicious application detection method and system
CN109194689B (en) Abnormal behavior recognition method, device, server and storage medium
CN109784146A (en) A kind of font type recognition methods, electronic equipment, storage medium
CN106202101B (en) Advertisement identification method and device
CN109740040B (en) Verification code identification method, device, storage medium and computer equipment
WO2023165616A1 (en) Method and system for detecting concealed backdoor of image model, storage medium, and terminal
CN111327607A (en) Security threat information management method, system, storage medium and terminal based on big data
CN112149570B (en) Multi-person living body detection method, device, electronic equipment and storage medium
CN109271228A (en) Interface function recognition methods, device and the electronic equipment of application
CN105868240A (en) Method and device for self-adaptive display of page
CN105718793A (en) Method and system for preventing malicious code from identifying sandbox on the basis of sandbox environment modification
CN114639152A (en) Multi-modal voice interaction method, device, equipment and medium based on face recognition
CN107911388B (en) Method and system for supervising mobile terminal application
CN111738252A (en) Method and device for detecting text lines in image and computer system
CN112084103B (en) Interface test method, device, equipment and medium
CN111382428A (en) Malicious software recognition model training method, malicious software recognition method and device
CN108334602B (en) Data annotation method and device, electronic equipment and computer storage medium
CN112199137A (en) Display method and device of login interface, electronic equipment and storage medium
CN107239194A (en) Interface display method and device
CN105095838A (en) Target detection method and device
CN115766090A (en) Multi-feature fusion neural network security detection method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190329