CN101887376B - The method of Widget engine loading scripts plug-in unit and Widget engine - Google Patents

The method of Widget engine loading scripts plug-in unit and Widget engine Download PDF

Info

Publication number
CN101887376B
CN101887376B CN201010223338.5A CN201010223338A CN101887376B CN 101887376 B CN101887376 B CN 101887376B CN 201010223338 A CN201010223338 A CN 201010223338A CN 101887376 B CN101887376 B CN 101887376B
Authority
CN
China
Prior art keywords
unit
widget
plug
script plug
attribute
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201010223338.5A
Other languages
Chinese (zh)
Other versions
CN101887376A (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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201010223338.5A priority Critical patent/CN101887376B/en
Publication of CN101887376A publication Critical patent/CN101887376A/en
Application granted granted Critical
Publication of CN101887376B publication Critical patent/CN101887376B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

Present invention is disclosed a kind of method and Widget engine of Widget engine loading scripts plug-in unit, the method comprising the steps of: Widget engine obtains the attribute needing the script plug-in unit of loading pre-configured in Widget bag; According to the attribute that described script plug-in unit is pre-configured, script plug-in unit is loaded in browser engine.The method of Widget engine loading scripts plug-in unit of the present invention and Widget engine, directly call card i/f by Widget engine, in advance loading scripts plug-in unit, without the need to stating in script, thus promotes Consumer's Experience.

Description

The method of Widget engine loading scripts plug-in unit and Widget engine
Technical field
The present invention relates to browser loading scripts plug-in part technology, be related specifically to method and the Widget engine of Widget engine loading scripts plug-in unit.
Background technology
Widget (micro-) is a kind of Web applet based on internet, usually can realize certain specific function; Its form of expression may be video, map, news or trivial games etc.Mobile Widget runs on mobile terminal, has the characteristics such as small volume and less weight, Opening and mutualization, is applicable to very much mobile Internet application.
The script plug-in loading method of hypertext language is plug and play, perform the key word (<object> or <embed>) in hypertext document or script file by browser engine, determine the plug-in unit needing to load.With reference to accompanying drawing 1, browser loading of plug-in flow process comprises:
Step S10, when opening a URL, browser engine performs Web resource corresponding to URL (Uniform ResourceLocator, URL(uniform resource locator)); First, browser starts and initialization browser engine, and then calls browser engine and open URL;
Step S 11, check whether be <object> or <embed> label; Whether browser engine checks the key word in hypertext document or script file, be <object> or <embed>; In this way, carry out step S12, otherwise terminate;
The plug-in unit of step S12, loading <object> or <embed> labeling requirement; Browser engine loads the plug-in unit of <object> or <embed> labeling requirement.
Above-mentioned browser loading of plug-in pattern is carried out at script run duration, user can be allowed to be in waiting status, affect Consumer's Experience in loading procedure.
Summary of the invention
Fundamental purpose of the present invention, for providing a kind of method and Widget engine of Widget engine loading scripts plug-in unit, can promote Consumer's Experience.
The present invention proposes a kind of method of Widget engine loading scripts plug-in unit, comprises step:
Widget engine obtains the attribute needing the script plug-in unit of loading pre-configured in Widget bag;
According to the attribute that described script plug-in unit is pre-configured, script plug-in unit is loaded in browser engine.
Preferably, also step is comprised before the step of the attribute that the script plug-in unit preserved in described Widget engine acquisition Widget bag is pre-configured:
The script plug-in unit that Widget engine search needs, and be stored in Widget bag.
Preferably, describedly pre-configuredly specifically to comprise:
In the configuration file of Widget bag, add key word, and need the script plug-in unit of loading by the attribute-bit of configuration key word.
Preferably, describedly pre-configuredly also specifically to comprise:
In the configuration file of Widget bag, add etendue critical word, and title and the path of script plug-in unit are set in attribute; Or,
In the configuration file of Widget bag, add standard key word, and the title of script plug-in unit is set in attribute.
Preferably, the step that script plug-in unit is loaded in browser engine specifically comprises by the described attribute pre-configured according to described script plug-in unit:
Widget engine reads the key word of the configuration file of Widget bag, obtains the attribute needing the script plug-in unit loaded;
Obtain the interface function of script plug-in unit according to described attribute, and call the entrance function that described interface function obtains script plug-in component operation;
Call described entrance function, script plug-in unit is loaded in browser engine.
The present invention also proposes a kind of Widget engine, comprising:
Acquisition module, for obtaining the attribute needing the script plug-in unit of loading pre-configured in Widget bag;
Load-on module, is loaded on script plug-in unit in browser engine for the attribute pre-configured according to described script plug-in unit.
Preferably, described device also comprises:
Preserving module, for searching for the script plug-in unit of needs, and being stored in Widget bag.
Preferably, describedly pre-configuredly specifically to comprise:
In the configuration file of Widget bag, add key word, and need the script plug-in unit of loading by the attribute-bit of configuration key word.
Preferably, describedly pre-configuredly also specifically to comprise:
In the configuration file of Widget bag, add etendue critical word, and title and the path of script plug-in unit are set in attribute; Or,
In the configuration file of Widget bag, add standard key word, and the title of script plug-in unit is set in attribute.
Preferably, described load-on module specifically for:
Read the key word of the configuration file of Widget bag, obtain the attribute needing the script plug-in unit loaded;
Obtain the interface function of script plug-in unit according to described attribute, and call the entrance function that described interface function obtains script plug-in component operation;
Call described entrance function, script plug-in unit is loaded in browser engine.
The method of Widget engine loading scripts plug-in unit of the present invention and Widget engine, directly call card i/f by Widget engine, in advance loading scripts plug-in unit, without the need to stating in script, thus promotes Consumer's Experience.
Accompanying drawing explanation
Fig. 1 is the steps flow chart schematic diagram of browser loading of plug-in in prior art;
Fig. 2 is the method one embodiment steps flow chart schematic diagram of Widget engine loading scripts plug-in unit of the present invention;
Fig. 3 is another embodiment steps flow chart schematic diagram of method of Widget engine loading scripts plug-in unit of the present invention;
Fig. 4 is another embodiment loading scripts plug-in unit steps flow chart schematic diagram of method of Widget engine loading scripts plug-in unit of the present invention;
Fig. 5 is the structural representation of Widget engine one embodiment of the present invention;
Fig. 6 is the structural representation of another embodiment of Widget engine of the present invention.
The realization of the object of the invention, functional characteristics and advantage will in conjunction with the embodiments, are described further with reference to accompanying drawing.
Embodiment
The present invention can shift to an earlier date loading scripts plug-in unit, without the need to the plug-in unit that statement loads in script, directly uses card i/f, can promote Consumer's Experience.Above-mentioned script plug-in unit can be the plug-in unit not needing window to look operation, and meets NETSCAPE (Netscape) plug-in specification.
The browser engine below related to, can be used for processing Web hypertext on mobile terminals; Widget engine can be positioned on browser engine, for handling browser engine; NETSCAPE plug-in unit standard is the Web hypertext plug-in specification that Netscape proposes; <object> is hypertext language key word; <embed> is hypertext language key word; Widget wraps, and can be a file, also can be the compressed package of a file.
With reference to Fig. 2, propose an embodiment of the method for Widget engine loading scripts plug-in unit of the present invention, the method comprises:
Step S20, Widget engine obtain the attribute needing the script plug-in unit of loading pre-configured in Widget bag;
Step S21, according to the attribute that described script plug-in unit is pre-configured, script plug-in unit to be loaded in browser engine.
As described in step S20, can the attribute of pre-configured script plug-in unit, determine the script plug-in unit needing to load.In the present embodiment, can said method be applied in mobile terminal, the service that self can provide by this mobile terminal, be supplied to mobile Widget access by script plug-in unit pattern.This mobile terminal carries out the classification of script plug-in unit according to the type of service, such as multimedia plug-in unit, hardware device plug-in unit, network plug-in, phone plug-in unit, file operation plug-in unit and database service plug-in unit etc.Mobile Widget can resolve Widget bag as required, extracts the attribute of the script plug-in unit in configuration file, determines the plug-in unit needing to load.In above-mentioned Widget bag, corresponding script plug-in unit can be preserved in advance.Above-mentioned attribute comprises the title of script plug-in unit, type, path, version number and/or upgrades the URL etc. of plug-in unit.
Above-mentioned mobile terminal can be the handheld-type intelligent electronic equipment such as mobile phone and PDA (Personal Digital Assistant, personal digital assistant).
As described in step S21, Widget engine can according to above-mentioned pre-configured attribute (such as title, path etc.), the card i/f of invoke script plug-in unit, is loaded on needing the script plug-in unit loaded in browser engine.
The method of the Widget engine loading scripts plug-in unit of the present embodiment, directly calls card i/f by Widget engine, in advance loading scripts plug-in unit, without the need to stating in script, thus promotes Consumer's Experience.Meanwhile, due to the resource-constrained of mobile terminal, use said method in the terminal, there is more significant effect.
With reference to Fig. 3, propose another embodiment of the method for Widget engine loading scripts plug-in unit of the present invention, said method also comprises before step S20:
The script plug-in unit that step S200, Widget engine search need, and be stored in Widget bag.
As described in step S200, in the present embodiment, in the script plug-in unit that Widget engine can provide at mobile terminal, the script plug-in unit that search needs, is saved in Widget bag as subsequent use.This search can search for needs (comprising version updating) script plug-in unit in mobile terminal, and is saved in the configuration file of Widget bag by the pre-configured attribute by script plug-in unit (comprising title, path and type etc.); This search can also be outside mobile terminal, as by the script plug-in unit that web search needs, download according to network path (such as URL) again and be saved in Widget bag, and being saved to by the pre-configured attribute by script plug-in unit in the configuration file of Widget bag.
In the present embodiment, above-mentionedly pre-configuredly can specifically to comprise:
Steps A, Widget bag configuration file in add key word, and by configuration key word attribute-bit need load script plug-in unit.This key word comprises standard key word and etendue critical word; For this standard key word, in Widget engine, there is corresponding configuration in advance.The attribute (type attribute) of the script plug-in unit that can load as required, selects to add corresponding key word and is configured.The type of this script plug-in unit comprises standard script plug-in unit and expansion script plug-in unit; The service provider that this standard script plug-in unit can be mobile terminal provides, and this expansion script plug-in unit can be third party to be provided.Above-mentionedly pre-configuredly can be completed by Widget system tool, or other instruments of non-Widget all can.
In the present embodiment, above-mentioned steps A can specifically comprise:
Steps A 1, in the configuration file of Widget bag, add etendue critical word, and title and the path of script plug-in unit are set in attribute; Or,
Steps A 2, in the configuration file of Widget bag, add standard key word, and the title of script plug-in unit is set in attribute.
Above-mentioned steps A1 can be specially: in the configuration file config.xml of Widget bag, add key word <NETSCAPELIB>, and the title of script plug-in unit is set in the name attribute of <lib> subitem, and arrange the path of script plug-in unit in path attribute.
Above-mentioned steps A2 can be specially: in the configuration file config.xml of Widget bag, add key word <STANDARDIB>, and the title of script plug-in unit is set in the name attribute of <lib> subitem.
With reference to Fig. 4, in the present embodiment, above-mentioned steps S21 specifically comprises:
Step S210, Widget engine read the key word of the configuration file of Widget bag, obtain the attribute needing the script plug-in unit loaded;
Step S211, obtain the interface function of script plug-in unit according to above-mentioned attribute, and call the entrance function that above-mentioned interface function obtains script plug-in component operation;
Step S212, call above-mentioned entrance function, script plug-in unit is loaded in browser engine.
As described in step S210, in the present embodiment, the Widget engine of mobile terminal reads the configuration file config.xml of mobile Widget, according to key word <NETSCAPELIB> and <STANDARDLIB>, obtain the respective attributes needing the script plug-in unit loaded, be convenient to read the script plug-in unit needing to load.
As described in step S211, in the present embodiment, the interface function that the Widget engine of mobile terminal can utilize mobile terminal operating system to provide, and according to the script plug-in unit attribute that the needs obtained in step S210 load, find the script plug-in unit needing to load.Open the script plug-in unit that these needs load, obtain the interface function that script plug-in unit provides outside.This interface function comprises: the interface function of initialization plug-in unit, obtain the interface function of plug-in unit entrance function and the interface function etc. of shut off plug.This interface function is the export interface function of script plug-in unit defined.
The data type variable that above-mentioned Widget engine configuration is defined by browser engine, as this initialization card i/f function of parameter call, with initializtion script plug-in unit; The interface function of this acquisition plug-in unit entrance function of above-mentioned Widget engine calling, obtains the entrance function of script plug-in component operation.
As described in step S212, in the present embodiment, the Widget engine of mobile terminal can call the entrance function of this script plug-in component operation, in browser engine, embed plug-in unit.
Above-mentioned Widget engine, after receiving cut out mobile Widget message, can check whether the interface function of the shut off plug of script plug-in unit exists, and as existed, then calls the interface function unloading plug-in unit of this shut off plug; Then, this Widget engine can cut out self.
With reference to Fig. 5, propose an embodiment of Widget engine 30 of the present invention, comprise acquisition module 31 and load-on module 32; This acquisition module 31, for obtaining the attribute needing the script plug-in unit of loading pre-configured in Widget bag; This load-on module 32, is loaded on script plug-in unit in browser engine for the attribute pre-configured according to described script plug-in unit.
This acquisition module 31 can obtain the attribute that script plug-in card configuration is good in advance, determines the script plug-in unit needing to load.This load-on module 32 can according to the above-mentioned attribute (such as title, type and path etc.) configured, the card i/f of invoke script plug-in unit, is loaded on needing the script plug-in unit loaded in browser engine.
The Widget engine 30 of the present embodiment, directly can call card i/f, in advance loading scripts plug-in unit, without the need to stating in script, thus promotes Consumer's Experience.Meanwhile, due to the resource-constrained of mobile terminal, use this Widget engine 30 in the terminal, there is more significant effect.
With reference to Fig. 6, propose another embodiment of Widget engine 30 of the present invention, above-mentioned Widget engine 30 also comprises preserves module 33, can be used for the script plug-in unit searching for needs, and is stored in Widget bag.This search can search for needs (comprising version updating) script plug-in unit in mobile terminal, and is saved in the configuration file of Widget bag by the pre-configured attribute by script plug-in unit (comprising title, path and type etc.); This search can also be outside mobile terminal, as by the script plug-in unit that web search needs, download according to network path (such as URL) again and be saved in Widget bag, and being saved to by the pre-configured attribute by script plug-in unit in the configuration file of Widget bag.
In the present embodiment, above-mentioned pre-configured can being specifically included in the configuration file of Widget bag adds key word, and needs the script plug-in unit of loading by the attribute-bit of configuration key word.
In the present embodiment, above-mentionedly pre-configuredly also can specifically to comprise: in the configuration file of Widget bag, add etendue critical word, and title and the path of script plug-in unit are set in attribute; Or, in the configuration file of Widget bag, add standard key word, and the title of script plug-in unit be set in attribute.
In the present embodiment, above-mentioned load-on module 32 can be specifically for: the key word reading the configuration file of Widget bag, obtains the attribute needing the script plug-in unit loaded; Obtain the interface function of script plug-in unit according to above-mentioned attribute, and call the entrance function that above-mentioned interface function obtains script plug-in component operation; Call above-mentioned entrance function, script plug-in unit is loaded in browser engine.
The foregoing is only the preferred embodiments of the present invention; not thereby the scope of the claims of the present invention is limited; every utilize instructions of the present invention and accompanying drawing content to do equivalent structure or equivalent flow process conversion; or be directly or indirectly used in other relevant technical fields, be all in like manner included in scope of patent protection of the present invention.

Claims (4)

1. a method for Widget engine loading scripts plug-in unit, is characterized in that, comprise step:
The script plug-in unit that Widget engine search needs, and be stored in Widget bag;
Widget engine obtains the attribute needing the script plug-in unit of loading pre-configured in Widget bag;
According to the attribute that described script plug-in unit is pre-configured, script plug-in unit is loaded in browser engine;
The script plug-in unit that described Widget engine search needs, and the step be stored in Widget bag comprises:
The script plug-in unit of needs searched for by Widget engine in mobile terminal, and is kept in the configuration file of Widget bag by the pre-configured attribute by script plug-in unit;
Widget engine outside mobile terminal, the script plug-in unit needed by web search, then download according to network path and be saved to Widget bag in, and by the pre-configured attribute by script plug-in unit be saved to Widget bag configuration file in;
Describedly pre-configuredly specifically to comprise:
In the configuration file of Widget bag, add etendue critical word, and title and the path of script plug-in unit are set in attribute; Or,
In the configuration file of Widget bag, add standard key word, and the title of script plug-in unit is set in attribute.
2. the method for Widget engine loading scripts plug-in unit according to claim 1, is characterized in that, the step that script plug-in unit is loaded in browser engine specifically comprises by the described attribute pre-configured according to described script plug-in unit:
Widget engine reads the key word of the configuration file of Widget bag, obtains the attribute needing the script plug-in unit loaded;
Obtain the interface function of script plug-in unit according to described attribute, and call the entrance function that described interface function obtains script plug-in component operation;
Call described entrance function, script plug-in unit is loaded in browser engine.
3. a Widget engine, is characterized in that, comprising:
Preserving module, for searching for the script plug-in unit of needs, and being stored in Widget bag;
Acquisition module, for obtaining the attribute needing the script plug-in unit of loading pre-configured in Widget bag;
Load-on module, is loaded in browser engine for the attribute pre-configured according to described script plug-in unit by script plug-in unit;
Described preservation module also for searching for the script plug-in unit of needs in mobile terminal, and is kept in the configuration file of Widget bag by the pre-configured attribute by script plug-in unit;
Outside mobile terminal, the script plug-in unit needed by web search, then download according to network path and be saved in Widget bag, and be saved in the configuration file of Widget bag by the pre-configured attribute by script plug-in unit;
Described preservation module also in the configuration file that wraps at Widget, is added etendue critical word, and in attribute, is arranged title and the path of script plug-in unit; Or,
In the configuration file of Widget bag, add standard key word, and the title of script plug-in unit is set in attribute.
4. Widget engine according to claim 3, is characterized in that, described load-on module specifically for:
Read the key word of the configuration file of Widget bag, obtain the attribute needing the script plug-in unit loaded;
Obtain the interface function of script plug-in unit according to described attribute, and call the entrance function that described interface function obtains script plug-in component operation;
Call described entrance function, script plug-in unit is loaded in browser engine.
CN201010223338.5A 2010-07-09 2010-07-09 The method of Widget engine loading scripts plug-in unit and Widget engine Active CN101887376B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010223338.5A CN101887376B (en) 2010-07-09 2010-07-09 The method of Widget engine loading scripts plug-in unit and Widget engine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010223338.5A CN101887376B (en) 2010-07-09 2010-07-09 The method of Widget engine loading scripts plug-in unit and Widget engine

Publications (2)

Publication Number Publication Date
CN101887376A CN101887376A (en) 2010-11-17
CN101887376B true CN101887376B (en) 2015-09-16

Family

ID=43073306

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010223338.5A Active CN101887376B (en) 2010-07-09 2010-07-09 The method of Widget engine loading scripts plug-in unit and Widget engine

Country Status (1)

Country Link
CN (1) CN101887376B (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102081633A (en) * 2009-11-27 2011-06-01 阿里巴巴集团控股有限公司 JavaScript file management method, device and system
CN102207873B (en) * 2011-06-15 2013-10-23 中国联合网络通信集团有限公司 Realizing method of JavaScript extended object based on Android platform, and binding interface structure
CN102323887B (en) * 2011-06-30 2017-02-08 中兴通讯股份有限公司 Browser engine-based method for dynamically loading Widget and mobile terminal
CN102546811A (en) * 2012-01-17 2012-07-04 百度在线网络技术(北京)有限公司 Method and device for arranging browser plugin on mobile terminal
CN103365907B (en) * 2012-04-06 2017-06-30 腾讯科技(深圳)有限公司 Display pays method, system and the server of the page
CN102880456B (en) * 2012-07-31 2016-08-31 北京奇虎科技有限公司 Plug-in loading method and system
CN104049986B (en) * 2013-03-14 2018-12-18 腾讯科技(深圳)有限公司 plug-in loading method and device
CN104423986B (en) * 2013-09-02 2018-12-14 山东亿阳信通信息技术有限公司 A kind of method and apparatus that application system embeds script
CN103839156A (en) * 2014-03-20 2014-06-04 上海讯联数据服务有限公司 Method for displaying checkout counter page based on page skip payment in online payment
CN105446709B (en) * 2014-07-29 2019-06-21 阿里巴巴集团控股有限公司 A kind of Java application processing method and device
CN105138351B (en) * 2015-07-31 2019-10-18 百度在线网络技术(北京)有限公司 A kind of method and apparatus for host's configuration plug-in packet

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101667115A (en) * 2008-09-02 2010-03-10 中国移动通信集团公司 Terminal, system and method for deploying client application

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101505409B (en) * 2009-03-13 2012-07-04 中兴通讯股份有限公司 Method for playing mobile multimedia broadcast program through browser and terminal thereof

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101667115A (en) * 2008-09-02 2010-03-10 中国移动通信集团公司 Terminal, system and method for deploying client application

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
《Widget引擎编程应用》;黄金雪;《电脑知识与技术》;20100430;第6卷(第11期);第2620-2623页 *
《基于XML_Glue的Widget的开发与研究》;黎莹等;《计算机技术与发展》;20071031;第17卷(第10期);第23-26页 *

Also Published As

Publication number Publication date
CN101887376A (en) 2010-11-17

Similar Documents

Publication Publication Date Title
CN101887376B (en) The method of Widget engine loading scripts plug-in unit and Widget engine
US7853593B2 (en) Content markup transformation
CN106406844B (en) Method and device for realizing public number menu of communication interaction platform
CN102081633A (en) JavaScript file management method, device and system
CN102156742A (en) Method and middleware for supporting structured document display with own browser of mobile phone
US20050080880A1 (en) Presenting remote and local information in a web browser
CN102323880A (en) Mobile phone application interface development method and terminal based on browser parsing mode
US20150373150A1 (en) Server, client, system and method for preloading browsed page in browser
CN110377360A (en) Method, display terminal and the computer readable storage medium that webview is quickly loaded
CN110390043A (en) Crawling method, device, terminal and the storage medium of webpage mailbox data
CN101960452B (en) Methods, apparatuses and computer program products for providing a search form
CN102629194B (en) Novel application store adaptor facing mobile terminals
CN103023870A (en) Method, device and equipment for outputting data in message
CN109343908B (en) Method and device for delaying loading of JS script
US20100223263A1 (en) Method and system for orchestration of content processing in mobile delivery frameworks
CN109408471B (en) Compressed packet decompression method and device based on matching tree and storage medium
WO2001048630A9 (en) Client-server data communication system and method for data transfer between a server and different clients
CN115426624A (en) Automatic login method, device, equipment and storage medium
US20130332568A1 (en) Method of data processing by a navigation module
CN101957768A (en) Installation method of mobile Widget package
CN113761588A (en) Data verification method and device, terminal equipment and storage medium
US9189633B2 (en) Download management method and device based on android browser
EP2214377B1 (en) Method and system for orchestration of content processing in mobile delivery frameworks
CN100514976C (en) Method for realizing WAP browser network layer based on mobile terminal
CN113688152B (en) System function self-checking method and device

Legal Events

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