CN114756322A - Picture processing method and device, computer equipment and storage medium - Google Patents

Picture processing method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN114756322A
CN114756322A CN202210500839.6A CN202210500839A CN114756322A CN 114756322 A CN114756322 A CN 114756322A CN 202210500839 A CN202210500839 A CN 202210500839A CN 114756322 A CN114756322 A CN 114756322A
Authority
CN
China
Prior art keywords
interface
picture
external instruction
module
instruction
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.)
Granted
Application number
CN202210500839.6A
Other languages
Chinese (zh)
Other versions
CN114756322B (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 Hangyun Iot Information Technology Co ltd
Original Assignee
Beijing Hangyun Iot Information Technology 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 Beijing Hangyun Iot Information Technology Co ltd filed Critical Beijing Hangyun Iot Information Technology Co ltd
Priority to CN202210500839.6A priority Critical patent/CN114756322B/en
Publication of CN114756322A publication Critical patent/CN114756322A/en
Application granted granted Critical
Publication of CN114756322B publication Critical patent/CN114756322B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The present disclosure relates to a picture processing method, an apparatus, a computer device and a storage medium, the apparatus includes an instruction receiving module, an interface description parsing module and a picture modification module; the instruction receiving module: the interface description analysis module is used for receiving an external instruction and inputting the external instruction to the interface description analysis module; the interface description analysis module: the picture modification module is used for analyzing the interface description according to the external instruction, acquiring interface operation contents and inputting the interface operation contents to the picture modification module; the picture modification module: the method is used for modifying the picture according to the interface operation content and outputting the picture corresponding to the external instruction, and in the process, the picture requirements of different states can be met only by providing one picture, so that the repeated creation of a plurality of similar pictures is avoided, the mutual switching of the plurality of pictures is avoided, the picture loading capacity is reduced, the network overhead is saved, and the response speed of the webpage is improved.

Description

Picture processing method and device, computer equipment and storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method and an apparatus for processing an image, a computer device, and a storage medium.
Background
Different pictures are often required to be displayed in different states in a program interface, because the content of the pictures is fixed during creation, if pictures of different styles are required to be displayed in different states, a plurality of pictures are required to be provided in advance, and then different pictures are displayed according to the states. Taking the example of displaying a valve on a software interface, the valve has two states of opening and closing, the displayed contents of the two states are mostly the same, and only the valve is partially different.
Therefore, at present, for different states, multiple pictures need to be provided for switching, and the pictures have high similarity, and when a computer reads the pictures, the pictures also need to be read for switching, if extra network traffic and delay are involved in network transmission, multiple providing costs are high, and the implementation is complex.
Disclosure of Invention
In view of the problems in the prior art, an object of the present disclosure is to provide a method and an apparatus for operating a picture, so as to meet the display requirements of different states for one picture.
In order to achieve the above object, the present disclosure provides a picture operating apparatus, including an instruction receiving module, an interface description parsing module, and a picture modifying module;
the instruction receiving module: the interface description analysis module is used for receiving an external instruction and inputting the external instruction to the interface description analysis module;
the interface description analysis module: the picture modification module is used for analyzing the interface description according to the external instruction, acquiring interface operation contents and inputting the interface operation contents to the picture modification module;
the picture modification module: and the image processing module is used for modifying the image according to the interface operation content and outputting the modified image.
Optionally, the interface description includes at least one interface list, where the interface list includes an interface identifier and at least one operation list corresponding to the interface identifier, and the operation list includes an operation element and an operation attribute.
Optionally, the interface operation content includes: the interface identification corresponds to the external instruction, and the operation element and the operation attribute correspond to the interface identification.
In order to solve the above technical problem, the present disclosure further provides a method for processing an image, where the method includes:
Receiving an external instruction, and inputting the external instruction to an interface description analysis module;
analyzing the interface description according to an external instruction, acquiring interface operation content, and inputting the interface operation content to the picture modification module;
and the picture modification module modifies the picture according to the interface operation content, and the modified picture is used as an output picture corresponding to the external instruction.
As an optional scheme, the analyzing the interface description according to the external instruction and obtaining the interface operation content includes:
acquiring an interface identifier of an external instruction according to the external instruction;
and comparing the interface identifier obtained by the external instruction with the interface identifier in the interface list in the interface description, and obtaining the interface operation content when the interface identifier and the interface identifier are consistent.
To solve the above technical problem, the present disclosure also provides a storage medium including executable instructions thereon, which when executed, cause a computer to perform the picture processing method according to any one of claims 4 to 5.
To solve the above technical problem, the present disclosure further provides a computer device, including a memory and a processor, where the memory stores computer-readable instructions, and the computer-readable instructions, when executed by the processor, cause the processor to execute the picture processing method according to any one of claims 4 to 5.
In summary, the present disclosure has the following beneficial effects:
the present disclosure provides a picture processing method, apparatus, computer device, and storage medium, which provide an operable interface operation content for a picture through interface description, modify the picture through a picture modification module, output the picture meeting the requirement of an external instruction, avoid repeatedly creating multiple similar pictures, reduce the picture load, save network overhead, and improve response speed.
Drawings
In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, the drawings used in the embodiments or the prior art descriptions will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present disclosure, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a schematic diagram of a basic structure of a picture operating apparatus according to an embodiment of the present disclosure;
fig. 2 is a basic flowchart diagram of a picture operation method in the embodiment of the present disclosure.
Detailed Description
In order to make the technical solutions of the present disclosure better understood, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the drawings in the embodiments of the present disclosure.
In some flows described in the specification and claims of this disclosure and in the above figures, a number of operations are included which occur in a particular order, but it should be clearly understood that these operations may be performed out of order or in parallel as they occur herein, with the ordinal numbers of the operations, such as S1, S3, etc., merely being used to distinguish between various operations, and the ordinal numbers by themselves do not represent any order of performance. Additionally, the flows may include more or fewer operations, and the operations may be performed sequentially or in parallel. It should be noted that, the descriptions of "first", "second", etc. in this document are used for distinguishing different messages, devices, modules, etc., and do not represent a sequential order, nor do they limit the types of "first" and "second".
The technical solutions in the embodiments of the present disclosure will be described clearly and completely with reference to the drawings in the embodiments of the present disclosure, and it is obvious that the embodiments described are only some embodiments of the present disclosure, rather than all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments disclosed herein without inventive step, are intended to be within the scope of the present disclosure.
Specifically, referring to fig. 1, a picture processing apparatus includes: the system comprises an instruction receiving module 1, an interface description analysis module 2 and a picture modification module 3;
the instruction receiving module 1: the interface description analysis module 2 is used for receiving an external instruction and inputting the external instruction to the interface description analysis module;
the interface description analysis module 2: analyzing the interface description according to an external instruction, acquiring interface operation content, and inputting the interface operation content to the picture modification module 3;
the picture modification module 3: and modifying the picture according to the interface operation content, and outputting the modified picture.
The interface description comprises at least one interface list, the interface list comprises interface identification and at least one operation list corresponding to the interface identification, and the operation list comprises operation elements and operation attributes.
The interface operation content comprises: the interface identification corresponds to the external instruction.
The pictures are in XML format or jpeg, png, gif format, and the like, and the picture modification can be realized by modifying the interface description and the picture modification module 3 for other types of pictures. The interface description file may exist separately or may be placed in a file as needed. For example, the svg picture can put the interface description in the defs label of the file; for picture formats that do not support embedding interface descriptions, they may also be stored separately.
As shown in fig. 2, this embodiment further provides an image processing method, which specifically includes:
s1, the instruction receiving module 1 receives the external instruction and inputs the external instruction to the interface description analysis module 2;
s2, the description analysis module 2 analyzes the interface description according to the external instruction, obtains the interface operation content, and inputs the interface operation content to the picture modification module 3;
and S3, the picture modification module 3 modifies the picture according to the interface operation content, and the modified picture is used as an output picture corresponding to the external instruction.
Specifically, analyzing the interface description according to the external instruction to obtain the interface operation content includes:
acquiring an interface identifier of an external instruction according to the external instruction;
and comparing the interface identifier obtained by the external instruction with the interface identifier in the interface list in the interface description, and obtaining the interface operation content when the interface identifier and the interface identifier are consistent.
The method comprises the steps that an external instruction is received through an instruction receiving module 1, interface operation contents which can be operated by pictures are provided through interface description, an interface description analyzing module 2 analyzes the interface description according to the external instruction to obtain the interface operation contents, the interface operation contents are specific operations, the interface operation contents comprise operation elements and operation attributes, the operation elements and the operation attributes are the specific operations corresponding to interface identification, a picture modifying module 3 modifies the pictures through the specific operation instructions, the modified pictures are output as the pictures corresponding to the external instruction, and response of the whole pictures according to the external instruction is completed.
Specifically, the picture in the svg format is taken as an example, the picture in the svg format is a text in the XML format, the interface description and picture modification module 3 is relatively simple to implement, and the svg picture is taken as an example for description here, but the present solution is not limited to the svg format.
The svg picture content assuming a valve closed state is described as follows:
the picture content is entirely gray, i.e., gray, in the valve-closed state. The picture of the valve opening state is set as a circular part in the picture, that is, a circle element with the id of circle1 is red, and an attribute file of "red" needs to be added:
<circle id="circle1"cx="60.31"cy="121.61"r="39.81"stroke="#231815"stroke-miterlimit="10"stroke-width="2"fill="red"></circle>
at this time, the interface description example may include a source file of a web page as shown below:
Figure BDA0003634249410000051
wherein:
the interface description comprises at least one interface list, in the above interface description example, the interface is an interface list, one picture can provide multiple specific interfaces, that is, the interface can have multiple interface sub-elements, that is, the interface is a specific interface, the interface list comprises an interface identifier (i.e., interface name) and at least one operation list (i.e., actions) corresponding to the interface identifier, and the operation list (i.e., actions) comprises an operation element (i.e., selector) and an operation attribute (i.e., value).
The interface operation content comprises: the interface identification corresponds to the external instruction.
In this embodiment, only one picture is required to be provided for different states, and when pictures in other states are required to be provided, the concrete state of other states is an external command, the external command is input, the command receiving module 1 receives the external command, and input to the interface description analysis module 2, the interface description analysis module 2 analyzes the interface description, and acquires the specific interface operation content, and inputs the specific interface operation content to the picture modification module 3, the picture modifying module 3 modifies the picture according to the interface operation content, outputs the picture corresponding to the external instruction, in the process, the requirements of pictures in different states can be met by only providing one picture, repeated creation of a plurality of similar pictures is avoided, mutual switching of the plurality of pictures is avoided, the picture loading capacity is reduced, the network overhead is saved, and the response speed of the webpage is improved.
The present disclosure also provides a storage medium storing computer-readable instructions, which when executed by one or more processors, cause the one or more processors to perform the steps of the method of processing the image in any of the above embodiments.
In order to solve the technical problem, an embodiment of the present disclosure further provides a computer device. The computer device includes a processor, a non-volatile storage medium, a memory, and a network interface connected by a system bus. The non-volatile storage medium of the computer device stores an operating system, a database and computer readable instructions, the database can store control information sequences, and the computer readable instructions can enable the processor to realize a picture processing method when being executed by the processor. The processor of the computer device is used for providing calculation and control capability and supporting the operation of the whole computer device. The memory of the computer device may have stored therein computer readable instructions that, when executed by the processor, may cause the processor to perform a picture processing method. The network interface of the computer device is used for connecting and communicating with the terminal.
It should be understood that, although the steps in the flowcharts of the figures are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and may be performed in other orders unless otherwise indicated herein. Moreover, at least a portion of the steps in the flow chart of the figure may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of execution is not necessarily sequential, but may be performed alternately or alternately with other steps or at least a portion of the sub-steps or stages of other steps.

Claims (7)

1. A picture processing apparatus, comprising: the system comprises an instruction receiving module, an interface description analysis module and a picture modification module;
the instruction receiving module: the interface description analysis module is used for receiving an external instruction and inputting the external instruction to the interface description analysis module;
the interface description analysis module: the picture modification module is used for analyzing the interface description according to the external instruction, acquiring interface operation contents and inputting the interface operation contents to the picture modification module;
The picture modification module: and the image processing module is used for modifying the image according to the interface operation content and outputting the modified image.
2. The picture processing apparatus according to claim 1, wherein the interface description includes at least one interface list including an interface identification and at least one operation list corresponding to the interface identification, the operation list including an operation element and an operation attribute.
3. The picture processing apparatus according to claim 2, wherein the interface operation contents include: the interface identification corresponds to the external instruction, and the operation element and the operation attribute correspond to the interface identification.
4. A picture processing method is characterized by comprising the following steps:
receiving an external instruction and inputting the external instruction to the interface description analysis module of any one of claims 1 to 3;
analyzing the interface description according to an external instruction, acquiring interface operation content, and inputting the interface operation content to the picture modification module of any one of claims 1-3;
and the picture modification module modifies the picture according to the interface operation content, and the modified picture is used as an output picture corresponding to the external instruction.
5. The method according to claim 4, wherein the parsing the interface description according to the external instruction to obtain the interface operation content comprises:
acquiring an interface identifier of an external instruction according to the external instruction;
and comparing the interface identifier obtained by the external instruction with the interface identifier in the interface list in the interface description, and obtaining the interface operation content when the interface identifier and the interface identifier are consistent.
6. A storage medium comprising executable instructions thereon, which when executed, cause a computer to perform the picture processing method according to any one of claims 4 to 5.
7. A computer device comprising a memory and a processor, the memory having stored therein computer-readable instructions that, when executed by the processor, cause the processor to perform the picture processing method of any of claims 4-5.
CN202210500839.6A 2022-05-09 2022-05-09 Picture processing method and device, computer equipment and storage medium Active CN114756322B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210500839.6A CN114756322B (en) 2022-05-09 2022-05-09 Picture processing method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210500839.6A CN114756322B (en) 2022-05-09 2022-05-09 Picture processing method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN114756322A true CN114756322A (en) 2022-07-15
CN114756322B CN114756322B (en) 2024-02-20

Family

ID=82334781

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210500839.6A Active CN114756322B (en) 2022-05-09 2022-05-09 Picture processing method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114756322B (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2841472A1 (en) * 2013-02-01 2014-08-01 Brokersavant, Inc. Machine learning data annotation apparatuses, methods and systems
AU2013388030A1 (en) * 2013-05-17 2014-12-04 Huawei Technologies Co., Ltd. Method, apparatus, and system for intelligently controlling device, and plug-and-play device
CN107797737A (en) * 2017-09-26 2018-03-13 努比亚技术有限公司 The method, apparatus and computer-readable recording medium that picture is edited again
CN108289237A (en) * 2018-02-12 2018-07-17 腾讯科技(深圳)有限公司 Play method, apparatus, terminal and the computer readable storage medium of dynamic picture
CN109151561A (en) * 2018-09-13 2019-01-04 青岛海信智慧家居系统股份有限公司 The operation control interface creation method and relevant device of smart home system equipment
CN110727481A (en) * 2019-09-06 2020-01-24 平安国际智慧城市科技股份有限公司 Picture editing method and device, computer equipment and storage medium
CN111223155A (en) * 2019-10-22 2020-06-02 浙江大搜车软件技术有限公司 Image data processing method, image data processing device, computer equipment and storage medium
CN111460235A (en) * 2020-04-24 2020-07-28 北京同心尚科技发展有限公司 Atlas data processing method, device, equipment and storage medium
CN112328660A (en) * 2020-11-04 2021-02-05 北京航云物联信息技术有限公司 Stream data processing method and device
CN112631705A (en) * 2020-12-25 2021-04-09 深圳Tcl新技术有限公司 Internet of things equipment list rendering method, equipment and system and readable storage medium
EP3809277A1 (en) * 2019-10-17 2021-04-21 Palantir Technologies Inc. Object-centric user system and graphical user interface
CN112748839A (en) * 2020-02-17 2021-05-04 腾讯科技(深圳)有限公司 Picture processing method and device, computer readable storage medium and computer equipment
WO2021188898A1 (en) * 2020-03-20 2021-09-23 Qualcomm Incorporated High level syntax for video with mixed nal unit types
CN113835835A (en) * 2021-09-18 2021-12-24 广东浪潮智慧计算技术有限公司 Method and device for creating consistency group and computer-readable storage medium

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2841472A1 (en) * 2013-02-01 2014-08-01 Brokersavant, Inc. Machine learning data annotation apparatuses, methods and systems
AU2013388030A1 (en) * 2013-05-17 2014-12-04 Huawei Technologies Co., Ltd. Method, apparatus, and system for intelligently controlling device, and plug-and-play device
CN107797737A (en) * 2017-09-26 2018-03-13 努比亚技术有限公司 The method, apparatus and computer-readable recording medium that picture is edited again
CN108289237A (en) * 2018-02-12 2018-07-17 腾讯科技(深圳)有限公司 Play method, apparatus, terminal and the computer readable storage medium of dynamic picture
CN109151561A (en) * 2018-09-13 2019-01-04 青岛海信智慧家居系统股份有限公司 The operation control interface creation method and relevant device of smart home system equipment
CN110727481A (en) * 2019-09-06 2020-01-24 平安国际智慧城市科技股份有限公司 Picture editing method and device, computer equipment and storage medium
EP3809277A1 (en) * 2019-10-17 2021-04-21 Palantir Technologies Inc. Object-centric user system and graphical user interface
CN111223155A (en) * 2019-10-22 2020-06-02 浙江大搜车软件技术有限公司 Image data processing method, image data processing device, computer equipment and storage medium
CN112748839A (en) * 2020-02-17 2021-05-04 腾讯科技(深圳)有限公司 Picture processing method and device, computer readable storage medium and computer equipment
WO2021188898A1 (en) * 2020-03-20 2021-09-23 Qualcomm Incorporated High level syntax for video with mixed nal unit types
CN111460235A (en) * 2020-04-24 2020-07-28 北京同心尚科技发展有限公司 Atlas data processing method, device, equipment and storage medium
CN112328660A (en) * 2020-11-04 2021-02-05 北京航云物联信息技术有限公司 Stream data processing method and device
CN112631705A (en) * 2020-12-25 2021-04-09 深圳Tcl新技术有限公司 Internet of things equipment list rendering method, equipment and system and readable storage medium
CN113835835A (en) * 2021-09-18 2021-12-24 广东浪潮智慧计算技术有限公司 Method and device for creating consistency group and computer-readable storage medium

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
YUXUAN XIAO ET AL: "Single Image Colorization Via Modified Cyclegan", 《2019 IEEE INTERNATIONAL CONFERENCE ON IMAGE PROCESSING (ICIP)》, 26 August 2019 (2019-08-26), pages 1 - 5 *
周湘超 等: "专家知识图谱构建研究", 《电脑知识与技术》, vol. 12, no. 7, 31 March 2016 (2016-03-31), pages 195 - 197 *
李国光: "基于Android平台的微型高光谱检测系统研究", 《中国优秀硕士学位论文全文数据库工程科技Ⅱ辑》, no. 7, 15 July 2019 (2019-07-15), pages 030 - 14 *
郭永辉: "动态表单系统设计与实现", 《中国优秀硕士学位论文全文数据库工程科技Ⅱ辑》, no. 6, 15 June 2007 (2007-06-15), pages 031 - 168 *

Also Published As

Publication number Publication date
CN114756322B (en) 2024-02-20

Similar Documents

Publication Publication Date Title
CN111767254B (en) Multi-file reading device and method based on format data stream file technology
JPH11147335A (en) Plot process apparatus
CN102902576B (en) Method, server and system for rendering webpages
US20150262322A1 (en) Rendering of graphics on a display device
CN105956133B (en) Method and device for displaying file on intelligent terminal
CN114168853A (en) Data visualization display method, device, medium and electronic equipment
CN114756322B (en) Picture processing method and device, computer equipment and storage medium
US20210406289A1 (en) Initial loading of partial deferred object model
US20230343000A1 (en) Method and apparatus for picture generation and storage medium
US8914420B2 (en) Populating data structures of software applications with input data provided according to extensible markup language (XML)
CN110312990A (en) Configuration method and system
CN111352665A (en) Page loading method, device, equipment and storage medium thereof
CN115731313A (en) SVG format picture processing method, device, equipment, medium and product
CN107622063B (en) Page switching method and device for avoiding white pages
CN115169292A (en) Document processing method and device, electronic equipment and computer readable storage medium
CN112417827B (en) Method, device, electronic equipment and storage medium for on-line document editing and displaying
CN102023838B (en) Processing method and system of MRC picture file
CN112035656A (en) Method, device, computer equipment and medium for quickly previewing document
CN110119502A (en) A method of dynamic table single domain is realized based on OFD document
CN111198858A (en) File processing method and device, computer storage medium and terminal
CN113435454B (en) Data processing method, device and equipment
CN111243044B (en) PDF transcoding method and storage medium for webpage containing picture
CN115982358A (en) Document splitting method and device, terminal equipment and computer readable storage medium
CN117608704A (en) Declarative component interface parameter acquisition method and system thereof
EP1037152A2 (en) Method for converting mheg documents to html documents

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
GR01 Patent grant
GR01 Patent grant