CN103176804A - User interface realization method - Google Patents

User interface realization method Download PDF

Info

Publication number
CN103176804A
CN103176804A CN201310136882XA CN201310136882A CN103176804A CN 103176804 A CN103176804 A CN 103176804A CN 201310136882X A CN201310136882X A CN 201310136882XA CN 201310136882 A CN201310136882 A CN 201310136882A CN 103176804 A CN103176804 A CN 103176804A
Authority
CN
China
Prior art keywords
client
user interface
javascript
control
local
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
CN201310136882XA
Other languages
Chinese (zh)
Other versions
CN103176804B (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.)
Ocean University of China
Original Assignee
Ocean University of China
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 Ocean University of China filed Critical Ocean University of China
Priority to CN201310136882.XA priority Critical patent/CN103176804B/en
Publication of CN103176804A publication Critical patent/CN103176804A/en
Application granted granted Critical
Publication of CN103176804B publication Critical patent/CN103176804B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention provides a realization method of a user interface. An interface drawing instruction of a client is performed at a server terminal, the client host is used for executing the drawing instruction at the server terminal to perform the drawing of the client without storing the interface drawing instruction, the upgrade based on the functionality is unnecessary to download the client update packet, the new drawing instruction can be generated through the server terminal so as to update the functional interface at the client. Compared with the C/S client technology, the deployment at the client is light and flexible, the problems that the software system upgrading of the C/S construction and the maintenance of the client graphical user interface are difficult are solved.

Description

A kind of user interface implementation method
Technical field
The present invention relates to areas of information technology, relate to specifically a kind of implementation method of graphic user interface.
Background technology
In the software of C/S framework, system is undertaken alternately by graphic user interface and the user of client, and the user sends instruction to server end by graphic user interface, and server end is processed, and result is returned to the user by graphic user interface.the software of C/S framework is used widely at present, correlation technique is also very ripe, related tool and means that graphic user interface is realized are also quite a lot of, it can take full advantage of the advantage of client host local resource, but there are some defectives in the software of C/S framework all the time on graphic user interface is realized: graphic user interface all carries out hard coded in client according to the System Dependent business to be completed, in case need to increase a kind of business, the correlative code that often needs to revise client can be realized, because the software client distribution of C/S framework is comparatively extensive, if it is obviously very difficult to need one by one client code to be modified.For addressing the above problem, at present more common is to upgrade by the built-in ROMPaq of client, but some large systems, AKU is often very large, and upgrading once needs to spend the more time, and the user is difficult to accept; In addition, a large amount of client graphical user interface codes still is distributed on the client computer of different geographical, and obviously the maintainer is difficult to solve on client computer the graphic user interface relevant issues.
In the software of B/S framework, user interface can only realize by the WWW browser, and its Software deployment, upgrading are easy flexibly, but can not fully call the resource of client host.
Based on this, deployment, the easy flexible advantage of upgrading of a kind of existing B/S proposed in conjunction with B/S, C/S technology, the implementation method that also has the C/S client-side program to take full advantage of the user interface of client host local resource advantage becomes the problem that the present invention faces.
Summary of the invention
The present invention is directed to existing subscriber's interface implementing method exists the difficulty of disposing, upgrade maybe can't take full advantage of the problem of client host local resource, propose a kind of user interface implementation method in conjunction with WPF and JavaScript, it adopts following technical scheme to be achieved:
A kind of user interface implementation method comprises:
A, client are obtained the network profile that comprises XAML and JavaScript from server;
B, client are drawn user interface controls by XAML, manage described interface control and interface control event by JavaScript;
C, interface control event read event by the affair logic dispatcher after producing, and with the control bundle of event, firing event to the JavaScript function, call the JavaScript script interpreter and explain this JavaScript function of execution.
Further, drawing the user interface controls process in described B step also comprises: call the client host local resource by local control adapter.
Further, also comprise after described C step median surface control event produces and call local third party's window step: the affair logic dispatcher is called local third party's window by calling the custom window loader.
Further, pass through XML+ JavaScript loader load networks configuration file in described A step.
Further, comprise the steps: also before described A step that server sends different network profiles according to the client application.
Further, described A step obtains all control type and handles by the control renderer after obtaining XAML, by control data management system coupling control data.
Further, the APP nodal community of described network profile comprises: cipher mode, encryption Key value and ciphertext, described APP node comprises: the runtime node, quote window node, quote the JavaScript file, local JavaScript file and window sets definition, wherein the window sets definition comprises: but the community set of recurrence, event sets, data acquisition and XAML window data.
Further, described client host local resource comprises: local API, local control or local hardware resource interface.
Compared with prior art, advantage of the present invention and good effect are as follows:
The interface of client of the present invention is drawn instruction and is carried out at server end, client host is not deposited the interface and is drawn instruction, but carry out the drafting instruction of server end, carry out the drafting of client, make based on functional upgrading and do not need the download client update package, generate new drafting instruction, the i.e. function interface of renewable client by server end.Make the deployment light and flexible of client with respect to the C/S client-side technology, solved software system updating and the client graphical user interface problem difficult in maintenance of C/S framework.
After reading the specific embodiment of the present invention by reference to the accompanying drawings, it is clearer that the other features and advantages of the invention will become.
Description of drawings
Fig. 1 is embodiment of the present invention user interface implementation method process flow diagram.
Embodiment
The present invention realizes that thought is as follows: the HTML+JavaScript+Web browser can only be carried out in browser, can not fully call the resource of client host, as the peripheral hardware of client host.The present invention is in conjunction with HTML+JavaScript+Web browser technology and C/S technology, based on the Net platform development, run directly on client the machine, can directly call client the machine hardware resource, peripheral hardware as client host, the deployment, the upgrading that reach existing HTML+JavaScript+Web browser are easy flexibly, also have the C/S client-side program to take full advantage of the advantage of client host local resource.
The present invention is further detailed explanation below in conjunction with the drawings and specific embodiments, the present invention is based on the user interface implementation method of WPF and JavaScript, comprising:
S01, client are obtained the network profile that comprises XAML and JavaScript from server;
S02, client are drawn user interface controls by XAML, manage described interface control and interface control event by JavaScript;
S03, interface control event read event by the affair logic dispatcher after producing, and with the control bundle of event, firing event to the JavaScript function, call the JavaScript script interpreter and explain this JavaScript function of execution.
May need to call local hardware resource information (as the cash box folding) in the drawing process of interface, the present invention calls client host local resource (as cash box folding information) by local control adapter, particularly, the special requirement that comprises in the XML+JavaScript mixed file is called with client host local resource (local API, local control, the local hardware resource interface), local control adapter is responsible for these resources of initialization.In addition, the interface also may need to call local third party's window writing routine, and step is as follows: after the generation of interfaces event, the affair logic dispatcher is called the JavaScript function, and JavaScript function call custom window loader calls local third party's window.Custom window is prepared for special applications, under special circumstances, need to call native window, these windows create during not by operation, but is provided by client host, as the network dial program.in program operation process, define the event response function of several particular types during operation), as mouse event, KeyEvent, backstage event and system event etc., the WPF control, after local controls etc. send message, can tackle these events during operation, tackled and transferred to the affair logic dispatcher and read event definition in event node, ID and the current control ID that sends event by binding are redirected to these events in the JavaScript function, namely bind certain JavaScript function, the JavaScript function is passed to the event interpreter with current event definition and current trigger event control, the event interpreter is passed to the JavaScript function in the middle of control object is packaged into the This object.
Event of the present invention distributes separates with binding, and binding is by run-time binding, and its advantage is: interface is unified, and the function replaceability is strong, and does not affect distributing of event, and binding efficient is high.
During practical application, each client practical function differs, it differs to the requirement of configuration file in the drawing process of interface, comprises the steps: also before step S01 in implementation procedure of the present invention that server sends different network profiles according to the client application.
In addition, client is obtained the network profile that comprises XAML and JavaScript from server, by XML+ JavaScript loader load networks configuration file, XML+ JavaScript loader be responsible for resolving in XAML+ JavaScript file data, the XAML content is transferred to the WPF interpreter interprets, all control handles, control type after acquisition WPF interpreter interprets.Call WPF control renderer and local control adapter and show XML+JavaScript file interface content (comprise the control pattern, control position), then call the control data management system, the data of these controls of initialization.The control data may obtain from client host, also may obtain from server end, and the control data management system is responsible for these data are converted to the discernible data object of operating software; The control data may flow to server end, also may flow to local control (local peripheral hardware), and the control data management system is responsible for these data are converted to server end or the discernible data of local control (local peripheral hardware).
Wherein, described network profile structure is as follows: the APP nodal community comprises: cipher mode, encryption Key value and ciphertext, and described APP node comprises: 1, runtime node: this node is mainly used to define main window, namely needs for the first time the window that shows; 2, quote window node: comprise access to netwoks src address and character code; 3, quote the JavaScript file and comprise equally access to netwoks SRC address and character code; 4, local JavaScript file; 5, window sets definition, this window definition comprises five child nodes: 5.1, community set: comprise a plurality of attribute nodes, each attribute node includes again property set, property set is corresponding a plurality of attribute again, like this recurrence, but recurrence to 200 time, extensibility is strong, the attribute structure of definable complexity, each attribute comprises: ID, title, type and property value; 5.2, event sets comprises: ID coding, title, message key, binding, type call function and event attribute collection, wherein the event attribute collection also can recursive expansion; 5.3, data acquisition, comprise cipher mode under the root root, encrypt Key value, ciphertext, the dateset data set of root root comprises a plurality of data set nodes, each data comprises again field and sets of fields, field both can realize with sets of fields that field was nested, also but field is parallel with sets of fields, and its Data support type is more extensive; 5.4, the XAML window data.Whole file adopts encryption format, transmit safelyr, and supports to introduce, and a plurality of windows can share one and overlap file, have increased the file reusability, have reduced encoding amount and flourish wrong rate.
The realization of user interface of the present invention comprises: 1, interface view; 2, user's operation logic two parts.find in implementation procedure: carry out if user's operation logic is all transferred to server end, network data exchange number of times and the quantity of client and server end will be increased, reduce interface element to the response speed of user's operation, increase the operand of server end, cause the load of server end to increase, must cause client end interface and server end closely integrated, the change of the program when being unfavorable for the demand change, upgrading, and user's operation logic is all transferred to server end to be carried out, client is only carried out the XML document analysis, as in html page in Web exploitation without JavaScript, the dynamic interface effect can't be provided, on the other hand, cause client can't break away from the server end operation, server end ability running client must be arranged.
Interface view of the present invention is by the realization of the XAML in configuration file, and user's operation logic is realized by the JavaScript in configuration file.Interface view and user's operation logic part (JavaScript) are all by client executing, only network data exchange is carried out in (as the data of reception server end) ability and server end exchange under the condition of necessity, most of user logic operation is all carried out at client terminal local, quantity and the number of times of so very big minimizing and server end network data exchange, give full play to the computing power of client host, reduce the computational load of server end.Change if there is client user's operation logic, can only revise the client configuration file part, do not need to revise the server end logic, the program change amount when demaning reduction change.Therefore use implementation client of the present invention can break away from the server end isolated operation.
As follows according to the embodiment realization flow of the inventive method:
Step 01: be responsible for during operation obtaining the XML+JavaScript mixed file and creating window object from server end, all WPF contents and local control are included in inside window object, wherein comprise the Xaml file content that meets the WPF definition in the XML file;
Step 02:XML+JavaScript loader decomposes XAML and JavaScript content, and hands over the WPF interpreter interprets;
Step 03: call the control renderer and draw interface control, the user of the handle of returning an object value, and wait simultaneously operation, this step may be called local control adapter;
Step 04: user's clicking operation, produce the control event, WPF tackles event, call JavaScript function in the JavaScript script interpreter by the affair logic dispatcher during operation, the JavaScript script interpreter is mapped to the concrete event unification of client end interface control in the JavaScript function, no longer call hard coded, through the compiling after local code.JavaScript when operation, call the control data management system and obtain Data Concurrent and give, the data that obtain may obtain from client host, also may obtain from server end, the data of starting may flow to server end, also may flow to local control.
During practical application, can provide its user interface implementation method with the after-sale service system of garage's industry towards the distribution system of apparel industry or business, specifically can be applicable to a SAAS(Software-as-a-service) platform on.
Wherein, towards the client of the distribution system of apparel industry, multiple peripheral hardware (member card, bank brushing card POS, cash box) automatically need to be arranged, these peripheral hardwares need to call the local device driving and just can operate, and can't solve by the Web program, can only pass through the client terminal local driven by program.By the present invention, can call client the machine peripheral hardware and drive, operated client the machine peripheral hardware.Distribution system and after-sale service system are in different fields, and operation flow, functional requirement, software interface are very different, and the distribution system marketing orientation is concerned about product sold quantity, consumption sum; After-sale service system is concerned about maintenance cost, maintenance mans' process; Cause the software client user interface fully different.By providing a cover distribution system client configuration file at server end for distribution system, provide a cover after-sale service system client configuration file for after-sale service system, determine that this user belongs to the distribution system user or the after-sale service system user sends respectively different configuration files when the SAAS platform user is logined, reach two software interfaces that system user is seen, function fully different.
The present invention is based on WPF and JavaScript and propose a kind of user interface implementation method, wherein, WPF is the interface rendering technique based on the net platform that a kind of Microsoft provides, and indicates the WPF system to draw the interface by XAML, has drawn the handle that rear runtime returns to all controls, can realize the complicated interface drafting, and draw effective, in addition, with XAML document definition system, format specification, semantic clear extensibility is strong.JavaScript is a kind of script, with the mode Dynamic Execution of explaining, occurs as client script in HTML, and wide application, cost are low.
The above; it is only preferred embodiment of the present invention; be not to be the present invention to be done the restriction of other form; the equivalent embodiment that any those skilled in the art may utilize the technology contents of above-mentioned announcement to be changed or be modified as equivalent variations is applied to other field; but every technical solution of the present invention content that do not break away from; to any simple modification, equivalent variations and remodeling that above embodiment does, still belong to the protection domain of technical solution of the present invention according to technical spirit of the present invention.

Claims (8)

1. user interface implementation method is characterized in that comprising:
A, client are obtained the network profile that comprises XAML and JavaScript from server;
B, client are drawn user interface controls by XAML, manage described interface control and interface control event by JavaScript;
C, interface control event read event by the affair logic dispatcher after producing, and with the control bundle of event, firing event to the JavaScript function, call the JavaScript script interpreter and explain this JavaScript function of execution.
2. user interface implementation method according to claim 1, is characterized in that: draw the user interface controls process in described B step and also comprise: call the client host local resource by local control adapter.
3. user interface implementation method according to claim 1 is characterized in that: also comprise after described C step median surface control event produces and call local third party's window step: the affair logic dispatcher is called local third party's window by calling the custom window loader.
4. user interface implementation method according to claim 1, is characterized in that: pass through XML+ JavaScript loader load networks configuration file in described A step.
5. user interface implementation method according to claim 1, is characterized in that: comprise the steps: also before described A step that server sends different network profiles according to the client application.
6. user interface implementation method according to claim 1, it is characterized in that: described A step obtains all control type and handles by the control renderer after obtaining XAML, by control data management system coupling control data.
7. according to claim 1-6 described user interface implementation methods of any one, it is characterized in that: the APP nodal community of described network profile comprises: cipher mode, encryption Key value and ciphertext, described APP node comprises: the runtime node, quote window node, quote the JavaScript file, local JavaScript file and window sets definition, wherein the window sets definition comprises: but the community set of recurrence, event sets, data acquisition and XAML window data.
8. user interface implementation method according to claim 7, it is characterized in that: described client host local resource comprises: local API, local control or local hardware resource interface.
CN201310136882.XA 2013-04-19 2013-04-19 A kind of user interface implementation method Expired - Fee Related CN103176804B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310136882.XA CN103176804B (en) 2013-04-19 2013-04-19 A kind of user interface implementation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310136882.XA CN103176804B (en) 2013-04-19 2013-04-19 A kind of user interface implementation method

Publications (2)

Publication Number Publication Date
CN103176804A true CN103176804A (en) 2013-06-26
CN103176804B CN103176804B (en) 2017-06-20

Family

ID=48636709

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310136882.XA Expired - Fee Related CN103176804B (en) 2013-04-19 2013-04-19 A kind of user interface implementation method

Country Status (1)

Country Link
CN (1) CN103176804B (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104484189A (en) * 2014-12-31 2015-04-01 北京拼图科技有限公司 Construction and design method of application interface
CN104618733A (en) * 2014-10-31 2015-05-13 腾讯科技(深圳)有限公司 Image remote projection method and related device
CN104699501A (en) * 2015-01-15 2015-06-10 腾讯科技(深圳)有限公司 Method and device for running application program
CN104717268A (en) * 2013-12-16 2015-06-17 珠海世纪鼎利通信科技股份有限公司 Method and system for realizing interface configuration and development through object-oriented technology
CN104820604A (en) * 2015-05-27 2015-08-05 百富计算机技术(深圳)有限公司 Browser applied to POS terminal
CN105446710A (en) * 2014-08-06 2016-03-30 阿里巴巴集团控股有限公司 Interface providing system and interface providing method
CN105739957A (en) * 2014-12-09 2016-07-06 阿里巴巴集团控股有限公司 User interface data processing method and system
CN107153705A (en) * 2017-05-11 2017-09-12 深圳市茁壮网络股份有限公司 The application program sort method and server of a kind of web browser
CN107832114A (en) * 2017-11-17 2018-03-23 上海瀚银信息技术有限公司 A kind of method that application modules are configured
CN107895120A (en) * 2017-11-06 2018-04-10 聚好看科技股份有限公司 Data processing method, device, electronic equipment and storage medium in cross-platform
CN108563477A (en) * 2018-03-02 2018-09-21 北京奇艺世纪科技有限公司 A kind of page events response method and device
CN108958868A (en) * 2018-06-30 2018-12-07 深圳市技达信息技术有限公司 The method, apparatus and computer readable storage medium of display interface
WO2019114185A1 (en) * 2017-12-12 2019-06-20 华为技术有限公司 App remote control method and related devices

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090210781A1 (en) * 2008-02-20 2009-08-20 Hagerott Steven G Web application code decoupling and user interaction performance
CN102693238A (en) * 2011-03-23 2012-09-26 青岛海信电器股份有限公司 Widget application method and system and multimedia terminal
CN103034731A (en) * 2012-12-20 2013-04-10 北京思特奇信息技术股份有限公司 Method for generating Web front-end interactive page

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090210781A1 (en) * 2008-02-20 2009-08-20 Hagerott Steven G Web application code decoupling and user interaction performance
CN102693238A (en) * 2011-03-23 2012-09-26 青岛海信电器股份有限公司 Widget application method and system and multimedia terminal
CN103034731A (en) * 2012-12-20 2013-04-10 北京思特奇信息技术股份有限公司 Method for generating Web front-end interactive page

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104717268A (en) * 2013-12-16 2015-06-17 珠海世纪鼎利通信科技股份有限公司 Method and system for realizing interface configuration and development through object-oriented technology
CN105446710B (en) * 2014-08-06 2020-04-14 阿里巴巴集团控股有限公司 Interface providing system and interface providing method
CN105446710A (en) * 2014-08-06 2016-03-30 阿里巴巴集团控股有限公司 Interface providing system and interface providing method
CN104618733A (en) * 2014-10-31 2015-05-13 腾讯科技(深圳)有限公司 Image remote projection method and related device
CN105739957A (en) * 2014-12-09 2016-07-06 阿里巴巴集团控股有限公司 User interface data processing method and system
CN105739957B (en) * 2014-12-09 2018-11-16 阿里巴巴集团控股有限公司 user interface data processing method and system
CN104484189A (en) * 2014-12-31 2015-04-01 北京拼图科技有限公司 Construction and design method of application interface
CN104484189B (en) * 2014-12-31 2018-07-10 北京拼图科技有限公司 The structure and design method of a kind of application interface
CN104699501A (en) * 2015-01-15 2015-06-10 腾讯科技(深圳)有限公司 Method and device for running application program
CN104699501B (en) * 2015-01-15 2018-02-16 腾讯科技(深圳)有限公司 A kind of method and device for running application program
CN104820604A (en) * 2015-05-27 2015-08-05 百富计算机技术(深圳)有限公司 Browser applied to POS terminal
CN104820604B (en) * 2015-05-27 2018-08-31 百富计算机技术(深圳)有限公司 A kind of browser applied to POS terminal
CN107153705A (en) * 2017-05-11 2017-09-12 深圳市茁壮网络股份有限公司 The application program sort method and server of a kind of web browser
CN107895120A (en) * 2017-11-06 2018-04-10 聚好看科技股份有限公司 Data processing method, device, electronic equipment and storage medium in cross-platform
CN107895120B (en) * 2017-11-06 2020-08-28 聚好看科技股份有限公司 Data processing method and device in cross-platform application, electronic equipment and storage medium
CN107832114A (en) * 2017-11-17 2018-03-23 上海瀚银信息技术有限公司 A kind of method that application modules are configured
WO2019114185A1 (en) * 2017-12-12 2019-06-20 华为技术有限公司 App remote control method and related devices
CN111433743A (en) * 2017-12-12 2020-07-17 华为技术有限公司 APP remote control method and related equipment
US11451619B2 (en) 2017-12-12 2022-09-20 Honor Device Co., Ltd. App remote control method and related devices
CN108563477A (en) * 2018-03-02 2018-09-21 北京奇艺世纪科技有限公司 A kind of page events response method and device
CN108563477B (en) * 2018-03-02 2022-04-26 北京奇艺世纪科技有限公司 Page event response method and device
CN108958868A (en) * 2018-06-30 2018-12-07 深圳市技达信息技术有限公司 The method, apparatus and computer readable storage medium of display interface

Also Published As

Publication number Publication date
CN103176804B (en) 2017-06-20

Similar Documents

Publication Publication Date Title
CN103176804A (en) User interface realization method
CN107291523B (en) Web front-end message bus system
CN106445484B (en) The method and system of data tracking are realized by Software Development Kit
CN101697139B (en) Method, device and registry for remote procedure call
CN103617066A (en) Workflow engine and implementation method thereof
CN103164249A (en) Extension mechanism for scripting language compiler
CN104484189A (en) Construction and design method of application interface
CN104182234A (en) Business processing method and business system
CN102591961A (en) Method and system for making data charts
CN101976199A (en) Object-oriented middleware distributed system development platform
CN110347383A (en) The front end development approach and device of cross-platform desktop application
CN106502717A (en) application program operation method and device
CN103051711B (en) Based on the construction method of the embedded cloud terminal system of SPICE agreement
CN109815384B (en) Crawler implementation method, system, equipment and storage medium
CN104615489A (en) Multi-node data interaction achieving method
CN107483412B (en) HTML5web worker migration method and system
CN103399735A (en) Method for developing intermediate layer of remote function call interface
CN103473034A (en) Method and device for dynamically publishing Web service
CN101876998B (en) Method and system for editing data
CN110532045A (en) A kind of striding course call method and relevant apparatus
CN1314225C (en) System for realizing open telecommunication business based on XML file and thereof
CN102999329A (en) Active directory interface developing method based on extensive markup language mapping configuration
CN101409731A (en) Remote control method for household electrical equipment through IE
CN101546272A (en) Compiler and realizing method thereof
Ururahy et al. ALua: Flexibility for parallel programming

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20170620