CN109815461A - A method of editor's table - Google Patents

A method of editor's table Download PDF

Info

Publication number
CN109815461A
CN109815461A CN201811490544.5A CN201811490544A CN109815461A CN 109815461 A CN109815461 A CN 109815461A CN 201811490544 A CN201811490544 A CN 201811490544A CN 109815461 A CN109815461 A CN 109815461A
Authority
CN
China
Prior art keywords
cell
row
object class
lattice
class
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
CN201811490544.5A
Other languages
Chinese (zh)
Other versions
CN109815461B (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 Tianjian Source Polytron Technologies Inc
Original Assignee
Beijing Tianjian Source Polytron Technologies Inc
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 Tianjian Source Polytron Technologies Inc filed Critical Beijing Tianjian Source Polytron Technologies Inc
Priority to CN201811490544.5A priority Critical patent/CN109815461B/en
Publication of CN109815461A publication Critical patent/CN109815461A/en
Application granted granted Critical
Publication of CN109815461B publication Critical patent/CN109815461B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

Technical solution of the present invention is by providing a kind of method for editing table, thus to realize that user can be with the pattern of customized nursing record template, natural language text can be directly entered and be directly bound data source by supporting, the data of mobile terminal can be directly synchronized in client, by supporting auxiliary input, can be set column type be date type or drop-down option input pattern, greatly it is user-friendly, reduce the fault of medical act.

Description

A method of editor's table
Technical field
The present invention relates to medical information technical fields, a kind of method for editing table are specially provided, thus to realize User can be directly entered natural language text by supporting and be directly bound data with the pattern of customized nursing record template The data in source, mobile terminal can be directly synchronized in client, and by supporting auxiliary input, it is date class that column type, which can be set, Type or drop-down option input pattern, it is greatly user-friendly, reduce the fault of medical act.
Background technique
In medical act, nurse needs to carry out patient the nursing of profession, and in the process, nurse needs to fill in one kind Nursing record form, for recording the every vital sign and nursing intervention of patient.Nursing record form is a kind of sheet format document.Doctor Institute's nurse's nursery work is extremely tedious, and in traditional nursery work, nurse needs the various nursing of hand filling in paper form Record safeguards the vital sign data and nursing intervention data of each patient every time, not only heavy workload, but also is easy Mistake, modification is needed to rearrange and be filled in again, and a record needs more person writings, and paper-based form be easy to cause breakage to lose It loses, greatly affected nurse job efficiency.
For disadvantage mentioned above in the prior art, the present invention provides a kind of methods for editing table, more than solving In the prior art the technical issues of, nurse can save data with electronic form through the invention, not easy to lose, will not malfunction, Nurse job efficiency is greatly submitted, and improves medical act degree of safety.
Summary of the invention
The purpose of the present invention is to provide a kind of methods for editing table, it is characterised in that the following steps are included:
S100: one tableau format frame of design;
S200: the calculating design based on tableau format frame and display area size progress table in step S100;
S300: the drafting of table is carried out based on the table for calculating design in S200;
Further, further comprising the steps of:
S400: the data of input are selected in the table.
Further, further comprising the steps of:
S500: table and database are bound.
Further, further comprising the steps of:
S600: the data in table are stored with the xml structure of serializability.
Further, tableau format frame described in step S100 includes a table objects class, and table objects class includes One row set and column set, row set and column set separately include row object class and column object class, row object class and column object Class all includes cell object class, and cell formation class includes paragraph object class.
Further, step S200 is further included steps of
S210: according to the size of document file page and margin away from computation sheet overall width;
S220: recycling all rows, carries out computed altitude width to table row object class;
S230: table border size and position coordinates on the screen are updated.
Further, step S220 is further included steps of
S221: the overall width of row is calculated according to table width;
S222: all cells in circulation row, computing unit lattice size.
S223: all cells in circulation row, the maximum cell height of computed altitude are the height of affiliated table row.
S224: the width and height of the row and cell that are calculated with above step, from first list of table the first row First lattice start to calculate the coordinate position of all rows and cell.
S225: the Width x Height and cell content and list of the coordinate position and cell that are calculated according to above step First lattice relative position, the coordinate position of all elements in updating unit lattice.
Further, step S300 is further included steps of
S310: it in the drafting of table frame since table objects class, is drawn, is recycled each according to table row sequence A row is drawn;
S320: in the drafting of every a line, sequence draws each of row cell;
S330: the frame drafting of table is controlled using the cell borders in step S320;
S340: it completes table drafting return and draws successfully, document frame starts to draw next.
Further, step S320 is further included steps of
S321: if cell is merged, this element lattice find the conjunction of this element lattice without drawing modification And cell, then repaint the region of Merge Cells Yu this element lattice rectangle intersection;
S322: if table cell is set as unprintable, judge if being currently at and being drawn in printer not Processing;
S323: the intersection rectangular area of the display rectangular area and table area rectangle of present displays is calculated;
S324: rendering context, if cell is that user selects state, drawing unit lattice select background, use background colour Fills unit lattice rectangular area;
S325: if cell is set as display multilist head mode, diagonal line is drawn in table rectangle inside;
S326: drawing unit lattice content text and picture;
S327: table border line is drawn;
S328: if cell is set as, fixed row is high, needs to draw each row text or picture of cell content The table border line of same height, all the elements text or picture row inside cycling element lattice, if capable and present displays Drawing scissor rectangle region has intersection, then draws the rectangular shaped rim for changing line of text.
Further, the data that input is selected in step S400 are calendar data or data source data.
Further, step S600 is further included steps of
S610: in table objects class, row object class, column object class defines the xml node name of storage in cell object class Claim.
S620: defining storage function in table objects class, constructs the root node of xml, and circulation row call list table rows are deposited Function is stored up, root node object is passed in the function of row.
S630: table row storage function firstly generates capable xml node, and node is added to the root section in step S620 Under point, cell in row, the storage function of call unit lattice are successively traversed, and capable xml node is passed in cell function.
S640: the storage function of cell is recursive function, and cell firstly generates the xml node of oneself, then traverses All texts and image content in cell, sequentially generate xml node, and are added in cell xml node grade, if There are container contents in content, then recursive traversal generates xml node.
S650: the layer of cell, which calls, to be completed to return to table storage function later, returns to complete table xml node pair As.
Detailed description of the invention
Fig. 1 is the flow chart of an embodiment of the present invention
Fig. 2 is the sub-process figure of the step S200 in the embodiment of the present invention
Fig. 3 is the sub-process figure of the step S220 in the embodiment of the present invention
Fig. 4 is the sub-process figure of the step S300 in the embodiment of the present invention
Fig. 5 is the sub-process figure of the step S320 in the embodiment of the present invention
Fig. 6 is the sub-process figure of the step S600 of the embodiment of the present invention
Specific embodiment
In order to which those skilled in the art better understand the present invention, with reference to the accompanying drawing to the embodiment of the present invention It is described in detail.
The technical solution of the application includes the design of tableau format frame, the calculating of table design and draws, in addition originally Application can also self-defining data in the table, to select the data of input in the table.The present invention is by by table and number It is bound according to library, realizes that the data of mobile terminal are directly synchronized in client.Next coming in order introduction.
It is as shown in Figure 1 the flow chart of one embodiment of the application.Step S100 is one tableau format frame of design, Wherein the institutional framework of the table carries out following definition: table tool is built upon on bottom frame basis, we design One tableau format frame, entire frame include a table objects class, include a row set and column collection class in table, There are multiple row object class in row set, include multiple cell object class in row object class, includes multiple in cell object class Paragraph object class may include text, picture in paragraph.It include multiple column object class, single row object class in column set Include multiple cell object class.The cell in cell and row in column belongs to the same object class, but be stored in and go, In two different data structures of column, the data structure of ranks set uses chain type storage mode.If cell is merged, This cell being merged then can include the position coordinates of Merge Cells, while Merge Cells can also store and be merged unit The location index of lattice.
Step S200 is the calculating design that table is carried out based on the tableau format frame in step S100.The specific table Calculate design cycle such as Fig. 2 and Fig. 3.The process of computation sheet height-width are as follows:
S210: according to the size of document file page and margin away from computation sheet overall width;
S220: recycling all rows, carries out computed altitude width to table row object class;
S230: table border size and position coordinates on the screen are updated.
Wherein to the process of table row computed altitude width are as follows:
S221: the overall width of row is calculated according to table width
S222: all cells in circulation row, computing unit lattice size
S223: all cells in circulation row, the maximum cell height of computed altitude are the height of affiliated table row.? If cell does not have inter-bank across column in this step, all the elements height of storage unit lattice is maximum height in the row;If Cell is merged, and the cell is the grid for being merged the combined last line of cell, then recycles this list All height of the row of the leap of first lattice Merge Cells and, if the height of Merge Cells subtract this leap row height Its difference of sum is greater than the row maximum height calculated in previous step, then changes the row maximum height value, recycles all cells in row, If the height of mouse drag is greater than the maximum height of the calculated row of previous step, the maximum height value more changed one's profession.Circulation row In all cells, if cell does not have an inter-bank, cell height is the row maximum height calculated in previous step, if single First lattice be merged and the cell be Merge Cells cross over last line grid, then calculate the cell of merging Then the sum of the height of row of all leaps updates the sum of the height that the height of Merge Cells is calculated thus.
S224: the width and height of the row and cell that are calculated with above step, from first list of table the first row First lattice start to calculate the coordinate position of all rows and cell, it is both left, on coordinate position.
S225: the coordinate position and Width x Height and cell content calculated according to above step is opposite with cell Position, the coordinate position of all elements in updating unit lattice.
After the completion of all data structures calculate, need to draw table according to size and coordinate position, output display.Such as figure The process that table shown in 4 and Fig. 5 is drawn are as follows:
S310: it in the drafting of table frame since table objects class, is drawn, is recycled each according to table row sequence A row is drawn;
S320: in the drafting of every a line, sequence draws each of row cell;
S330: the frame drafting of table is controlled using the cell borders in step S320
S340: it completes table drafting return and draws successfully, document frame starts to draw next
Wherein cell plot step S320 is further included steps of
S321: if cell is merged, this element lattice find the conjunction of this element lattice without drawing modification And cell, then repaint the region of Merge Cells Yu this element lattice rectangle intersection;
S322: if table cell is set as unprintable, judge if being currently at and being drawn in printer not Processing;
S323: the intersection rectangular area of the display rectangular area and table area rectangle of present displays is calculated;
S324: rendering context, if cell is that user selects state, drawing unit lattice select background, use background colour Fills unit lattice rectangular area;
S325: if cell is set as display multilist head mode, diagonal line is drawn in table rectangle inside
S326: drawing unit lattice content text and picture
S327: drawing table border line, and whether the four edges frame according to cell shows and whether adjacent frame shows Show attribute to determine whether drawing table line, for example, do not show when the first row first cell left frame, and the first row the Two cell left frames do not show that then otherwise this table line just draws table line without drawing.
S328: if cell is set as, fixed row is high, needs to draw each row text or picture of cell content The table border line of same height, all the elements text or picture row inside cycling element lattice, if capable and present displays Drawing scissor rectangle region has intersection, then draws the rectangular shaped rim for changing line of text.
The invention also includes step S400: selecting the data of input in the table.It is needed in table document in this step When wanting specific predefined data, increase assisted input function, the first function is calendar selection function, this function is in user When operation mouse is entered inside cell region, trigger unit lattice customized event can be in table in the event of triggering A calendar input control is popped up below rectangle is adjacent, this control includes calendar and time input control, cancel button and really Determine button.It double-clicks the date of calendar control or clicks confirming button, understand the date and time selection according to predefined format It is filled up in cell, date display format can be set in cell properties interface.Second of function is drop-down data source choosing Function is selected, can safeguard that predefined data source, data source include show value and data value, data source in cell properties interface Maintenance is completed, and when user's operation mouse or keyboard enter cursor inside cell, can be triggered predefined event, touched A drop-down list can be popped up in the event of hair below table rectangle is adjacent and selects control, content is previous step dimension in list The data source of shield.A certain item in user's mouse-click list, will be the show value and data value writing unit of the project of selection In lattice.Each text and number can be generated as a character object class, then when content is written by the two functions It is maintained into an array, this array can be added in first paragraph of cell.Select input literal function is completed with this.
The invention also includes S500: the step of by table and database binding.When document is saved need and Database interaction, table are supported to carry out data interaction with relational database.In relational database, the storage mode of data It is to be stored according to column heading and row data, is therefore the form of a standard is tied in table tables of data When, the field name (Fig. 3) of prior maintenance column, then data table row is nested with table row recycles, each grid of tables of data Data are filled into each cell, automatic to increase table row if line number amount is less than tables of data in table.If table row Quantity is greater than tables of data, then is automatically deleted blank line.Then the algorithm that adopting form calculates, recalculates table size position, It is drawn.After binding is completed, user can directly modify content in table, after modification is completed, can table according to Ranks field attribute is reproduced as a tables of data, and tables of data content is modified content, and generating logic is: 1 according to table Lattice structural elements data list structure, including field name, column type, table primary key column.2 sequentially generate tables of data according to table row sequence Row, according in the corresponding sequence filling tables of data of column.Then tables of data can directly be saved database by system program.
The invention also includes S600: by the data in table with can sequence words xml structure store.The step is into one Step the following steps are included:
S610: in table objects class, row object class, column object class defines the xml node name of storage in cell object class Claim.
S620: defining storage function in table objects class, constructs the root node of xml, and circulation row call list table rows are deposited Function is stored up, root node object is passed in the function of row.
S630: table row storage function firstly generates capable xml node, and node is added to the root section in step S620 Under point, cell in row, the storage function of call unit lattice are successively traversed, and capable xml node is passed in cell function.
S640: the storage function of cell is recursive function, and cell firstly generates the xml node of oneself, then traverses All texts and image content in cell, sequentially generate xml node, and are added in cell xml node grade, if There are container contents in content, then recursive traversal generates xml node.
S650: the layer of cell, which calls, to be completed to return to table storage function later, returns to complete table xml node pair As.
The above is only a preferred embodiment of the present invention, it is noted that for the ordinary skill people of the art For member, under the premise of not departing from the present invention, several improvements and modifications can also be made, these improvements and modifications also should be regarded as Protection scope of the present invention.In addition, these terms are used for the purpose of although using some specific terms in this specification Facilitate explanation, does not limit the present invention in any way.

Claims (11)

1. a kind of method for editing table, it is characterised in that the following steps are included:
S100: one tableau format frame of design;
S200: the calculating design based on tableau format frame and display area size progress table in step S100;
S300: the drafting of table is carried out based on the table for calculating design in S200.
2. the method for editor's table according to claim 1, it is characterised in that further comprising the steps of:
S400: the data of input are selected in the table.
3. the method for editor's table according to claim 1 or 2, it is characterised in that further comprising the steps of:
S500: table and database are bound.
4. the method for editor's table according to claim 1 to 3, it is characterised in that further comprising the steps of:
S600: the data in table are stored with the xml structure of serializability.
5. the method for editor's table according to claim 1, which is characterized in that tableau format frame described in step S100 Comprising a table objects class, table objects class includes a row set and column set, and row set and column set separately include row Object class and column object class, row object class and column object class all include cell object class, and cell formation class includes paragraph Object class.
6. the method for editor's table according to claim 1, which is characterized in that step S200 further comprises following step It is rapid:
S210: according to the size of document file page and margin away from computation sheet overall width;
S220: recycling all rows, carries out computed altitude width to table row object class;
S230: table border size and position coordinates on the screen are updated.
7. the method for editor's table according to claim 6, which is characterized in that step S220 further comprises following step It is rapid:
S221: the overall width of row is calculated according to table width;
S222: all cells in circulation row, computing unit lattice size.
S223: all cells in circulation row, the maximum cell height of computed altitude are the height of affiliated table row.
S224: the width and height of the row and cell that are calculated with above step, from table the first row first cell Start to calculate the coordinate position of all rows and cell.
S225: the Width x Height and cell content and cell of the coordinate position and cell that are calculated according to above step Relative position, the coordinate position of all elements in updating unit lattice.
8. the method for editor's table according to claim 1, which is characterized in that step S300 further comprises following step It is rapid:
S310: it in the drafting of table frame since table objects class, is drawn according to table row sequence, recycles each row It draws;
S320: in the drafting of every a line, sequence draws each of row cell;
S330: the frame drafting of table is controlled using the cell borders in step S320;
S340: it completes table drafting return and draws successfully, document frame starts to draw next.
9. the method for editor's table according to claim 8, which is characterized in that step S320 further comprises following step It is rapid:
S321: if cell is merged, this element lattice find the merging list of this element lattice without drawing modification Then first lattice repaint the region of Merge Cells Yu this element lattice rectangle intersection;
S322: if table cell is set as unprintable, judgement is not handled if being currently at and drawing in printer;
S323: the intersection rectangular area of the display rectangular area and table area rectangle of present displays is calculated;
S324: rendering context, if cell is that user selects state, drawing unit lattice select background, are filled with background colour Cell rectangular area;
S325: if cell is set as display multilist head mode, diagonal line is drawn in table rectangle inside;
S326: drawing unit lattice content text and picture;
S327: table border line is drawn;
S328: if cell is set as, fixed row is high, needs to draw each row text or picture of cell content same The table border line of height, all the elements text or picture row inside cycling element lattice, if capable draw with present displays There is intersection in scissor rectangle region, then draws the rectangular shaped rim for changing line of text.
10. the method for Table edit according to claim 2, which is characterized in that select the data of input in step S400 For calendar data or data source data.
11. the method for Table edit according to claim 3, which is characterized in that step S600 further comprises following step It is rapid:
S610: in table objects class, row object class, column object class defines the xml nodename of storage in cell object class.
S620: defining storage function in table objects class, constructs the root node of xml, recycles the storage letter of row call list table rows Number is passed to root node object in the function of row.
S630: table row storage function firstly generates capable xml node, and node is added to the root node in step S620 Under, cell in row, the storage function of call unit lattice are successively traversed, and capable xml node is passed in cell function.
S640: the storage function of cell is recursive function, and cell firstly generates the xml node of oneself, then Traversal Unit All texts and image content in lattice, sequentially generate xml node, and are added in cell xml node grade, if content In there are container contents, then recursive traversal generates xml node.
S650: the layer of cell, which calls, to be completed to return to table storage function later, returns to complete table xml node object.
CN201811490544.5A 2018-12-07 2018-12-07 Method for editing form Active CN109815461B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811490544.5A CN109815461B (en) 2018-12-07 2018-12-07 Method for editing form

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811490544.5A CN109815461B (en) 2018-12-07 2018-12-07 Method for editing form

Publications (2)

Publication Number Publication Date
CN109815461A true CN109815461A (en) 2019-05-28
CN109815461B CN109815461B (en) 2024-02-09

Family

ID=66601971

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811490544.5A Active CN109815461B (en) 2018-12-07 2018-12-07 Method for editing form

Country Status (1)

Country Link
CN (1) CN109815461B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1940913A (en) * 2006-09-15 2007-04-04 北京北大方正电子有限公司 Variable table data type setting method
CN101123022A (en) * 2006-08-07 2008-02-13 佳能株式会社 Image forming apparatus, print processing method, and charging control system
US20090257084A1 (en) * 2008-04-15 2009-10-15 Konica Minolta Business Technologies, Inc. Image Processing Method, Computer Readable Recording Medium Stored With Image Processing Program, And Image Processing Apparatus
CN101882225A (en) * 2009-12-29 2010-11-10 北京中科辅龙计算机技术股份有限公司 Engineering drawing material information extraction method based on template
CN102193782A (en) * 2010-03-01 2011-09-21 北京中企开源信息技术有限公司 Method for operating table model
CN102201009A (en) * 2011-06-21 2011-09-28 深圳市凯立德科技股份有限公司 Form generating method and device
CN102567303A (en) * 2010-12-24 2012-07-11 北京大学 Typesetting method and device for variable official document data
CN104516867A (en) * 2013-09-30 2015-04-15 北大方正集团有限公司 Table reordering method and table reordering system
CN107656911A (en) * 2017-09-11 2018-02-02 北京京东尚科信息技术有限公司 Form processing method and its system

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101123022A (en) * 2006-08-07 2008-02-13 佳能株式会社 Image forming apparatus, print processing method, and charging control system
CN1940913A (en) * 2006-09-15 2007-04-04 北京北大方正电子有限公司 Variable table data type setting method
US20090257084A1 (en) * 2008-04-15 2009-10-15 Konica Minolta Business Technologies, Inc. Image Processing Method, Computer Readable Recording Medium Stored With Image Processing Program, And Image Processing Apparatus
CN101882225A (en) * 2009-12-29 2010-11-10 北京中科辅龙计算机技术股份有限公司 Engineering drawing material information extraction method based on template
CN102193782A (en) * 2010-03-01 2011-09-21 北京中企开源信息技术有限公司 Method for operating table model
CN102567303A (en) * 2010-12-24 2012-07-11 北京大学 Typesetting method and device for variable official document data
CN102201009A (en) * 2011-06-21 2011-09-28 深圳市凯立德科技股份有限公司 Form generating method and device
CN104516867A (en) * 2013-09-30 2015-04-15 北大方正集团有限公司 Table reordering method and table reordering system
CN107656911A (en) * 2017-09-11 2018-02-02 北京京东尚科信息技术有限公司 Form processing method and its system

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
S. TSURUOKA: "Region segmentation for table image with unknown complex structure", 《PROCEEDINGS OF SIXTH INTERNATIONAL CONFERENCE ON DOCUMENT ANALYSIS AND RECOGNITION》, pages 709 - 713 *
徐群: "通用表格生成系统的实现", 《计算机光盘软件与应用》, vol. 15, no. 18, pages 56 - 57 *
李晓明: "基于PACS平台的收费模块设计与应用", 《医疗卫生装备》, vol. 34, no. 07, pages 58 - 60 *
蒋东玉: "图像中表格转换成HTML表格的研究与实现", 《黑龙江科技信息》, no. 24, pages 172 *

Also Published As

Publication number Publication date
CN109815461B (en) 2024-02-09

Similar Documents

Publication Publication Date Title
US11520978B2 (en) Form customization method and device
US11321521B2 (en) Infinite canvas
CN111475163B (en) Method, device and equipment for generating code file of view template and storage medium
US9043698B2 (en) Method for users to create and edit web page layouts
US9390059B1 (en) Multiple object types on a canvas
CN108228183A (en) Front-end interface code generating method, device, electronic equipment and storage medium
US20020091728A1 (en) Multidimensional electronic spreadsheet system and method
US20140053060A1 (en) Website development tool
CN115146584B (en) Full-structured Web version electronic medical record editor system
JP2010117950A (en) Layout editing apparatus and layout editing method
US20090282325A1 (en) Sparklines in the grid
CN102902545B (en) Markup language element is decomposed for animation
CN110609989B (en) Operation method and system for rapidly generating information form by adopting predefined layout component
US20190347280A1 (en) Condensed hierarchical data viewer
Boers Designing effective graphs to get your message across
CN113849175A (en) Code generation method, device, equipment and storage medium
US10984170B2 (en) Systems and/or methods for dynamic layout design
CN109815461A (en) A method of editor's table
US8996150B1 (en) Customization of manufactured products
JPH10283492A (en) Layout typesetting method
JP5672732B2 (en) Spreadsheet generation program, spreadsheet generation device, and spreadsheet generation method
CN112181231A (en) Blackboard writing input method, system and device
CN117688917A (en) Editing method and device for table in layout document, electronic equipment and storage medium
JP3395372B2 (en) Table processing equipment
CN117523933A (en) Visual software development practice teaching system and method based on dragging configuration

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