CN107844583A - The implementation method and device that the application program page returns - Google Patents

The implementation method and device that the application program page returns Download PDF

Info

Publication number
CN107844583A
CN107844583A CN201711115767.9A CN201711115767A CN107844583A CN 107844583 A CN107844583 A CN 107844583A CN 201711115767 A CN201711115767 A CN 201711115767A CN 107844583 A CN107844583 A CN 107844583A
Authority
CN
China
Prior art keywords
page
application program
url
currently
loaded
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201711115767.9A
Other languages
Chinese (zh)
Inventor
尹林
张威
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Feng Cheng Powerise Technology Co Ltd
Original Assignee
Shenzhen Feng Cheng Powerise Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Feng Cheng Powerise Technology Co Ltd filed Critical Shenzhen Feng Cheng Powerise Technology Co Ltd
Priority to CN201711115767.9A priority Critical patent/CN107844583A/en
Publication of CN107844583A publication Critical patent/CN107844583A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation

Abstract

The present invention provides the implementation method that a kind of application program page returns, and application cache has a JSON arrays;Method includes:In loading page, the URL of the currently-loaded page is added in the JSON arrays;Judge the page type of the currently-loaded page, if the currently-loaded page is the non-homepage page, show that previous page returns to control in the navigation menu of application program head;Control click commands are returned to according to the previous page received, the first URL of previous page corresponding to reading from the JSON arrays, control application program to jump to the previous page according to the first URL.The invention also discloses the realization device that a kind of application program page returns.The implementation method and device that the application program page provided by the invention returns, realization automatically control page Return-ing direction, without manually writing the Return-ing direction of the code control page, favorable expandability, can reduce the development amount of application program.

Description

The implementation method and device that the application program page returns
Technical field
The present invention relates to the communications field, more particularly to a kind of application program to return to the implementation method and device of navigation.
Background technology
Current most of APP application programs need manually to write the Return-ing direction of the code control page, that is, need Return address is filled in referring back to the place of button, and needs to judge the previous page for determining current page, is then return to this The previous page is, it is necessary to rely on the auto-returned mechanism of browser, poor expandability.
The content of the invention
It is a primary object of the present invention to solve application program in the prior art to need manually to write the code control page Return-ing direction, the technical problem of poor expandability.
To achieve the above object, the present invention provides the implementation method that a kind of application program page returns, the application program It is cached with a JSON arrays;The implementation method that the application program page returns includes:
In loading page, the URL of the currently-loaded page is added in the JSON arrays;
The page type of the currently-loaded page is judged, if the currently-loaded page is the non-homepage page, using journey Show that previous page returns to control in the navigation menu of sequence head;
Control click commands are returned to according to the previous page received, read from the JSON arrays on corresponding First URL of one page, application program is controlled to jump to the previous page according to the first URL.
Preferably, it is described in loading page, the URL of the currently-loaded page is added in the JSON arrays specifically Including:
In loading page, judge to whether there is the URL of the currently-loaded page in the JSON arrays;
As the URL that the currently-loaded page is not present in the JSON arrays, then by the currently-loaded page URL be added in the JSON arrays;
As the URL that the currently-loaded page in the JSON arrays be present, then defining executed will be currently-loaded The URL of the page is added to the operation of the JSON arrays.
Preferably, described jumped to according to the first URL controls application program after the previous page also includes:
Delete the URL of the currently-loaded page in the JSON arrays.
Preferably, the implementation method that the described application program page returns, it is characterised in that also include:
Closing application program control is shown in the navigation menu of application program head;
According to the closing application program control click commands received, the JSON arrays are emptied.
In addition, to achieve the above object, the present invention also provides the realization device that a kind of application program page returns, described to answer There are a JSON arrays with program cache;The realization device that the application program page returns includes:
Add module, in loading page, the URL of the currently-loaded page to be added in the JSON arrays;
Judge module, for judging the page type of the currently-loaded page;
Generation module, if being the non-homepage page for the currently-loaded page, in the navigation menu of application program head Show that previous page returns to control;
Jump module, for returning to control click commands according to the previous page received, from the JSON arrays Middle the first URL for reading the corresponding previous page, controls application program to jump to the page up according to the first URL Face.
Preferably, the add module, work as specifically in loading page, judging to whether there is in the JSON arrays The URL of preceding institute's loading page;, then will be described current as the URL that the currently-loaded page is not present in the JSON arrays The URL of institute's loading page is added in the JSON arrays;And when the currently-loaded page in the JSON arrays being present The URL in face, then define the operation that the URL of the currently-loaded page is added to the JSON arrays by executed.
Preferably, the realization device that the described application program page returns also includes:
Removing module, for controlling application program to jump to one on described according to the first URL in the jump module After the page, the URL of the currently-loaded page in the JSON arrays is deleted.
Preferably, the realization device that the described application program page returns also includes:Empty module;
The generation module, it is additionally operable to show closing application program control in the navigation menu of application program head;
It is described to empty module, for according to the closing application program control click commands received, emptying described JSON arrays.
The implementation method and device that the application program page provided by the invention returns, it is current by loading page, inciting somebody to action The URL of institute's loading page is added in the JSON arrays;The page type of the currently-loaded page is judged, if currently-loaded The page is the non-homepage page, then shows that previous page returns to control in the navigation menu of application program head;According to what is received The previous page returns to control click commands, the first URL of previous page corresponding to reading from the JSON arrays, according to The first URL controls application program jumps to the mode of the previous page, and realization automatically controls page Return-ing direction, without The Return-ing direction of the code control page is manually write, scalability is good, can reduce the development amount of application program.
Brief description of the drawings
Fig. 1 is the schematic flow sheet for the implementation method first embodiment that the application program page of the present invention returns;
Fig. 2 is the specific refinement schematic flow sheet of step S10 in Fig. 1;
Fig. 3 is the high-level schematic functional block diagram for the realization device first embodiment that the application program page of the present invention returns;
Fig. 4 is the high-level schematic functional block diagram for the realization device second embodiment that the application program page of the present invention returns;
Fig. 5 is the high-level schematic functional block diagram for the realization device 3rd embodiment that the application program page of the present invention returns.
The realization, functional characteristics and advantage of the object of the invention will be described further referring to the drawings in conjunction with the embodiments.
Embodiment
It should be appreciated that preferred embodiment described herein is merely to illustrate and explain the present invention, it is not used to limit this Invention.
The present invention proposes the implementation method first embodiment that a kind of application program page returns, and the application cache has One JSON arrays.Referring to Fig. 1, Fig. 1 is that the flow for the implementation method first embodiment that the application program page of the present invention returns is shown It is intended to.As shown in figure 1, the implementation method that the application program page returns in the first embodiment comprises the following steps:
Step S10:In loading page, the URL of the currently-loaded page is added in the JSON arrays.
Referring to Fig. 2, Fig. 2 is the specific refinement schematic flow sheet of step S10 in Fig. 1.As shown in Fig. 2 institute in the present embodiment Step S10 is stated to specifically comprise the following steps:
Step S11:In loading page, judge to whether there is the URL of the currently-loaded page in the JSON arrays.
Step S12:As the URL that the currently-loaded page is not present in the JSON arrays, then by the current institute The URL of loading page is added in the JSON arrays.
Step S13:As the URL that the currently-loaded page in the JSON arrays be present, then defining executed ought The URL of preceding institute's loading page is added to the operation of the JSON arrays.
Following situation be present in loading page described in the present embodiment:The first situation is jumped by corresponding previous page order Go to the currently-loaded page;Second of situation is by corresponding next page return jump to the currently-loaded page.
As the URL that the currently-loaded page in the JSON arrays be present in the present embodiment, then show by corresponding next The currently-loaded page of page return jump.When in the JSON arrays be not present the currently-loaded page URL, then show by Corresponding previous page order jumps to the currently-loaded page, now needs the URL of the currently-loaded page being added to institute State in JSON arrays, subsequently to provide corresponding URL by next page return jump to the currently-loaded page.
Step S20:Judge the page type of the currently-loaded page, if the currently-loaded page is the non-homepage page, Show that previous page returns to control in the navigation menu of application program head.
The currently-loaded page described in the present embodiment can be with the right and wrong homepage page or the homepage page.It is if current Institute's loading page is the homepage page, then without showing that the previous page returns to control in the navigation menu of application program head. If the currently-loaded page is the non-homepage page, need to show that the previous page returns in the navigation menu of application program head Return control.
Step S30:Control click commands are returned to according to the previous page received, read from the JSON arrays First URL of corresponding previous page, application program is controlled to jump to the previous page according to the first URL.
If the currently-loaded page is the non-homepage page in the present embodiment, when user needs to check previous page, Ke Yitong Cross mouse and click on the previous page return control shown in the navigation menu of application program head, realize and input the page up Face returns to control click commands.
The present invention proposes the implementation method second embodiment that the application program page returns, and this second embodiment is above-mentioned Improved, theed improvement is that on the basis of first embodiment, control application program to jump according to the first URL described Going to also includes following processing after the previous page:Delete the currently-loaded page in the JSON arrays URL。
The present invention proposes the implementation method 3rd embodiment that the application program page returns, and this third embodiment is above-mentioned Improved, theed improvement is that on the basis of second embodiment, the implementation method that the application program page returns also is wrapped Include following processing:Closing application program control is shown in the navigation menu of application program head;And according to receiving Closing application program control click commands, empty the JSON arrays;And close the application after the JSON arrays are emptied Program.Prepared to be subsequently again turned on the application program.
The implementation method that the application program page that is provided described in above-described embodiment returns, ought by loading page The URL of preceding institute's loading page is added in the JSON arrays;The page type of the currently-loaded page is judged, if current added The load page is the non-homepage page, then shows that previous page returns to control in the navigation menu of application program head;According to receiving The previous page return control click commands, from the JSON arrays read corresponding to previous page the first URL, root The mode of the previous page is jumped to according to the first URL controls application program, realization automatically controls page Return-ing direction, nothing The Return-ing direction of the code control page need to be manually write, scalability is good, can reduce the development amount of application program.
The present invention provides the realization device first embodiment that a kind of application program page returns, and is applied described in the present embodiment Program cache has a JSON arrays.Fig. 3 is the function for the realization device first embodiment that the application program page of the present invention returns Module diagram.In the first embodiment, the realization device 100 that the application program page returns includes:Add module 110, Judge module 120, generation module 130, jump module 140.Wherein, the add module 110, in loading page, inciting somebody to action The URL of the currently-loaded page is added in the JSON arrays.The judge module 120, for judging currently-loaded page The page type in face.The generation module 130, if being the non-homepage page for the currently-loaded page, in application program head Show that previous page returns to control in portion's navigation menu.The jump module 140, for according to the previous page received Control click commands are returned to, the first URL of previous page corresponding to reading from the JSON arrays, according to the first URL Control application program jumps to the previous page.
The currently-loaded page described in the present embodiment can be with the right and wrong homepage page or the homepage page.It is if current Institute's loading page is the homepage page, then without showing that the previous page returns to control in the navigation menu of application program head. If the currently-loaded page is the non-homepage page, need to show that the previous page returns in the navigation menu of application program head Return control.
If the currently-loaded page is the non-homepage page in the present embodiment, when user needs to check previous page, Ke Yitong Cross mouse and click on the previous page return control institute shown in the navigation menu of application program head, realize input described upper one The page returns to control click commands.
In the first embodiment of realization device 100 that the above-mentioned application program page returns, the add module 110 is specific to use When in loading page, judge to whether there is the URL of the currently-loaded page in the JSON arrays;When in the JSON arrays In the absence of the URL of the currently-loaded page, then the URL of the currently-loaded page is added to the JSON arrays In;And as the URL that the currently-loaded page in the JSON arrays be present, then executed is defined by currently-loaded page The URL in face is added to the operation of the JSON arrays.
Following situation be present in loading page described in the present embodiment:The first situation is jumped by corresponding previous page order Go to the currently-loaded page;Second of situation is by corresponding next page return jump to the currently-loaded page.
As the URL that the currently-loaded page in the JSON arrays be present in the present embodiment, then show by corresponding next The currently-loaded page of page return jump.When in the JSON arrays be not present the currently-loaded page URL, then show by Corresponding previous page order jumps to the currently-loaded page, now needs the URL of the currently-loaded page being added to institute State in JSON arrays, subsequently to provide corresponding URL by next page return jump to the currently-loaded page.
The present invention proposes the realization device second embodiment that the application program page returns, and referring to Fig. 4, Fig. 4 is this hair The high-level schematic functional block diagram for the realization device second embodiment that the bright application program page returns.This second embodiment is above-mentioned Improved, theed improvement is that on the basis of one embodiment, the realization device 100 that the application program page returns also wraps Include:Removing module 150.Wherein, the removing module 150, for being controlled in the jump module 140 according to the first URL Application program is jumped to after the previous page, deletes the URL of the currently-loaded page in the JSON arrays.
The present invention proposes the realization device 3rd embodiment that the application program page returns, and referring to Fig. 5, Fig. 5 is this hair The high-level schematic functional block diagram for the realization device 3rd embodiment that the bright application program page returns.This third embodiment is above-mentioned Improved, theed improvement is that on the basis of two embodiments, the realization device 100 that the application program page returns also wraps Include:Empty module 160.The generation module 130, it is additionally operable to show closing application program in the navigation menu of application program head Control.It is described to empty module 160, for according to the closing application program control click commands received, emptying described JSON arrays;And close the application program after the JSON arrays are emptied.Done to be subsequently again turned on the application program Prepare.
The implementation method that the application program page that is provided described in above-described embodiment returns, ought by loading page The URL of preceding institute's loading page is added in the JSON arrays;The page type of the currently-loaded page is judged, if current added The load page is the non-homepage page, then shows that previous page returns to control in the navigation menu of application program head;According to receiving The previous page return control click commands, from the JSON arrays read corresponding to previous page the first URL, root The mode of the previous page is jumped to according to the first URL controls application program, realization automatically controls page Return-ing direction, nothing The Return-ing direction of the code control page need to be manually write, scalability is good, can reduce the development amount of application program.
The implementation method and device returned below by way of a concrete application example to the application program page of the present invention is entered Row describes in detail.
The implementation that the application program page described in this concrete application example returns is as follows:Application program receives program Program opening operation is first carried out after opening, and caches JSON arrays;The URL of the homepage page is added when loading the homepage page It is added in JSON arrays.After user, which continues clicking operation, loads the 2nd page, then show in the navigation menu of application program head Show that previous page returns to control, and the URL of the 2nd page is added in JSON arrays;When user continues clicking operation loading After 3rd page, then show that previous page returns to control in the navigation menu of application program head, and by the URL of the 3rd page It is added in JSON arrays;Subsequently by that analogy.
From upper derivation:If being currently loaded into the n-th page, wherein, N is natural number more than 1, application program head Navigation menu can show that the previous page returns to control, if now user thinks that (N-1) individual page is checked in return, can lead to Cross mouse and click on the previous page return control;Now application program can return to the click behaviour of control according to the previous page Make, read the URL of (N-1) individual page from JSON arrays, and accordingly the URL of (N-1) individual page by the current n-th page (N-1) individual page is jumped to, while the URL of the n-th page is deleted from JSON arrays.
In addition, being provided with closing application program control in the navigation menu of the application program head, user, which wants to close, to be answered With program, the closing application program control can be clicked on by mouse, now application program can close according to the application program The clicking operation of control is closed, JSON arrays is emptied, i.e., deletes all URL in JSON arrays.
From above-mentioned concrete application example:The implementation method and dress that the application program page provided by the present invention returns Put, by adding or deleting the URL of respective page from JSON arrays, can realize and automatically control page Return-ing direction, nothing The Return-ing direction of the code control page need to be manually write, favorable expandability, the development amount of application program can be reduced.
The preferred embodiments of the present invention are these are only, are not intended to limit the scope of the invention, it is every to utilize this hair The equivalent structure or equivalent flow conversion that bright specification and accompanying drawing content are made, or directly or indirectly it is used in other related skills Art field, is included within the scope of the present invention.

Claims (8)

1. the implementation method that a kind of application program page returns, it is characterised in that the application cache has a JSON arrays; The implementation method that the application program page returns includes:
In loading page, the URL of the currently-loaded page is added in the JSON arrays;
The page type of the currently-loaded page is judged, if the currently-loaded page is the non-homepage page, in application program head Show that previous page returns to control in portion's navigation menu;
Control click commands are returned to according to the previous page received, the page up corresponding to reading from the JSON arrays First URL in face, application program is controlled to jump to the previous page according to the first URL.
2. the implementation method that the application program page according to claim 1 returns, it is characterised in that described in loading page When, the URL of the currently-loaded page is added in the JSON arrays and specifically included:
In loading page, judge to whether there is the URL of the currently-loaded page in the JSON arrays;
As the URL that the currently-loaded page is not present in the JSON arrays, then by the URL of the currently-loaded page It is added in the JSON arrays;
As the URL that the currently-loaded page in the JSON arrays be present, then executed is defined by the currently-loaded page URL be added to the operations of the JSON arrays.
3. the implementation method that the application program page according to claim 1 or 2 returns, it is characterised in that described according to institute Stating after the first URL controls application program jumps to the previous page also includes:
Delete the URL of the currently-loaded page in the JSON arrays.
4. the implementation method that the application program page according to claim 3 returns, it is characterised in that also include:
Closing application program control is shown in the navigation menu of application program head;
According to the closing application program control click commands received, the JSON arrays are emptied.
5. the realization device that a kind of application program page returns, it is characterised in that the application cache has a JSON arrays; The realization device that the application program page returns includes:
Add module, in loading page, the URL of the currently-loaded page to be added in the JSON arrays;
Judge module, for judging the page type of the currently-loaded page;
Generation module, if being the non-homepage page for the currently-loaded page, shown in the navigation menu of application program head Previous page returns to control;
Jump module, for returning to control click commands according to the previous page received, read from the JSON arrays The first URL of the corresponding previous page is taken, controls application program to jump to the previous page according to the first URL.
6. the realization device that the application program page according to claim 5 returns, it is characterised in that the add module, Specifically in loading page, judging in the JSON arrays with the presence or absence of the URL of the currently-loaded page;As the JSON The URL of the currently-loaded page is not present in array, then the URL of the currently-loaded page is added to the JSON In array;And as the URL that the currently-loaded page in the JSON arrays be present, then defining executed will be current added The URL for carrying the page is added to the operation of the JSON arrays.
7. the realization device that the application program page according to claim 5 or 6 returns, it is characterised in that also include:
Removing module, for controlling application program to jump to the previous page according to the first URL in the jump module Afterwards, the URL of the currently-loaded page in the JSON arrays is deleted.
8. the realization device that the application program page according to claim 7 returns, it is characterised in that also include:Empty mould Block;
The generation module, it is additionally operable to show closing application program control in the navigation menu of application program head;
It is described to empty module, for according to the closing application program control click commands received, emptying the JSON numbers Group.
CN201711115767.9A 2017-11-13 2017-11-13 The implementation method and device that the application program page returns Pending CN107844583A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711115767.9A CN107844583A (en) 2017-11-13 2017-11-13 The implementation method and device that the application program page returns

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711115767.9A CN107844583A (en) 2017-11-13 2017-11-13 The implementation method and device that the application program page returns

Publications (1)

Publication Number Publication Date
CN107844583A true CN107844583A (en) 2018-03-27

Family

ID=61681589

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711115767.9A Pending CN107844583A (en) 2017-11-13 2017-11-13 The implementation method and device that the application program page returns

Country Status (1)

Country Link
CN (1) CN107844583A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109740090A (en) * 2018-12-25 2019-05-10 南京天溯自动化控制系统有限公司 A kind of android page return jump method and its system based on mixed developing
CN114064178A (en) * 2021-11-16 2022-02-18 平安付科技服务有限公司 Page returning method and device, computer equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103678536A (en) * 2013-12-02 2014-03-26 乐视网信息技术(北京)股份有限公司 Method and device for implementing page returning
CN104765802A (en) * 2015-03-30 2015-07-08 上海大唐移动通信设备有限公司 Web page display method and device
CN106202244A (en) * 2016-06-28 2016-12-07 深圳中兴网信科技有限公司 Web page message return method and web page message return system
CN106886570A (en) * 2017-01-16 2017-06-23 网宿科技股份有限公司 page processing method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103678536A (en) * 2013-12-02 2014-03-26 乐视网信息技术(北京)股份有限公司 Method and device for implementing page returning
CN104765802A (en) * 2015-03-30 2015-07-08 上海大唐移动通信设备有限公司 Web page display method and device
CN106202244A (en) * 2016-06-28 2016-12-07 深圳中兴网信科技有限公司 Web page message return method and web page message return system
CN106886570A (en) * 2017-01-16 2017-06-23 网宿科技股份有限公司 page processing method and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109740090A (en) * 2018-12-25 2019-05-10 南京天溯自动化控制系统有限公司 A kind of android page return jump method and its system based on mixed developing
CN114064178A (en) * 2021-11-16 2022-02-18 平安付科技服务有限公司 Page returning method and device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN102955694B (en) The client realization method of sing on web Kit browser and client
US20090031243A1 (en) Method and apparatus for controlling display of windows
CN105204823B (en) Generate the method and device of application program installation kit
CN110333908B (en) Business process automation processing method and device
US20060218500A1 (en) System and method for pinning tabs in a tabbed browser
CN104216619A (en) Method and device for processing data and electronic equipment
CN107844583A (en) The implementation method and device that the application program page returns
US20160217058A1 (en) Legacy system
US20220027168A1 (en) Process initiation
CN106527884A (en) Target object processing method and mobile terminal
CN101719064A (en) Tab controller
CN103116503A (en) Implement method and implement device of multiple windows
CN107247698A (en) A kind of method of text editing, mobile terminal and the device with store function
US20060064648A1 (en) Display module, a device, a computer software product and a method for a user interface view
CN104636506A (en) Method and device for adding home pages in intelligent terminal
CN106503009A (en) Show the transfer method and device of data in the page
CN101924792A (en) Method and device for loading Flash on page through mobile terminal
US20130132891A1 (en) Apparatus and method of a mobile terminal using a dialog application having a notice function
CN108334383A (en) A kind of information processing method and electronic equipment
CN107995161A (en) Read the processing method and processing device of APP login modes
EP2610720A1 (en) Method and apparatus pertaining to the presentation of scrolling icons
CN106371830A (en) Interactive method for realizing close and back control of native APP and WEB pages
CN105992278A (en) Flow control method and mobile terminal
CN108319420A (en) A kind of picture loading method and device
US11848976B2 (en) Custom action invocation in a speadsheet integrated with web services

Legal Events

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

Application publication date: 20180327