CN106599171A - Information processing method and device and system - Google Patents

Information processing method and device and system Download PDF

Info

Publication number
CN106599171A
CN106599171A CN201611131933.XA CN201611131933A CN106599171A CN 106599171 A CN106599171 A CN 106599171A CN 201611131933 A CN201611131933 A CN 201611131933A CN 106599171 A CN106599171 A CN 106599171A
Authority
CN
China
Prior art keywords
information
button
target web
current
processing method
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
CN201611131933.XA
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.)
Beijing Forever Technology Co Ltd
Original Assignee
Beijing Forever Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Forever Technology Co Ltd filed Critical Beijing Forever Technology Co Ltd
Priority to CN201611131933.XA priority Critical patent/CN106599171A/en
Publication of CN106599171A publication Critical patent/CN106599171A/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/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides an information processing method and device and a system. Various dialog boxes in an information input system are displayed in a same page in the prior art, that is to say, one page can comprise multiple dialog boxes, so that the same page is provided with multiple keys, cache information is generated after the touched keys on the same page reach a certain number, and affects the validity of the keys on the page, that is to say, a corresponding operation is not generated when one key on the page is clicked. Therefore, according to the information processing method and device, the dialog boxes are cleverly displayed in different pages, the number of the keys in the pages is reduced and the touched times of the keys on the same page are reduced, so that the cache information is not generated and the problem of key failures in the pages caused by the cache information is solved.

Description

Information processing method, apparatus and system
Technical field
The present embodiments relate to information processing method, apparatus and system.
Background technology
Message Entry System is used for the typing and management of information, and overall tasks are to realize the systematization of information relationship, science Change, standardize and automate, its main task is that with computer various information are carried out with daily typing and management, such as inquires about, repaiies Change, increase, delete.Below Message Entry System is illustrated with a specific example.
As shown in figure 1, for a kind of schematic diagram of the dialog boxes for login of Message Entry System in prior art.User can be After user name, password and identifying code are input in dialog boxes for login 11, the information that clicking on login button can enter shown in Fig. 2 is recorded Enter the main dialog box 21 of system.After user clicks on " employee information typing " button, the employee information record shown in Fig. 3 can be entered Enter dialog box 31.User can be input into the information of newly-increased personnel in employee information typing dialog box 31, and be preserved.
Inventor has found that user reaches certain value (example in the number of keys clicked on during the invention is realized Such as click on login button, employee information typing button) after, cache information can be produced, these cache informations can cause dialog box Middle keys deactivation, such as after input finishes the information of employee in employee information typing dialog box 31, click " is preserved and closed Close " button, now the information of employee can not be preserved, because be somebody's turn to do " Saving and Closing " button having failed.So that Obtain Data Enter failure.
The content of the invention
In view of this, the invention provides a kind of information processing method, apparatus and system, to overcome prior art in user After the number of keys clicked on reaches certain value, cache information can be produced, these cache informations can cause button in dialog box to lose The problem of effect.
For achieving the above object, the present invention provides following technical scheme:
A kind of information processing method, including:
Receive click on current interface in shows target pages button instruction, the current interface be current session frame or Current web page;
The event information of the button is obtained, the event information includes the routing information of the target web;
The target web is obtained according to the routing information;
Show the target web.
Wherein, the target web is the java server pages, and/or current web page is the java server pages.
A kind of information processor, including:
Receiver module, for receive click on current interface in button instruction, the current interface be current session frame or Current web page;
Event information module is obtained, for obtaining the event information of the button, the event information includes to be shown The routing information of target web;
Target web module is obtained, for obtaining the target web according to the routing information;
Display module, for showing the target web.
Wherein, the target web is the java server pages, and/or current web page is the java server pages.
A kind of Message Entry System, including arbitrary described information processing meanss as described above.
Each dialog box is presented on same webpage in Message Entry System in prior art, i.e., one webpage can be with Including multiple dialog boxes, so that there are multiple buttons on same webpage, and work as and reached by the tactile button pressed on same webpage To after certain amount, the cache information that can be produced, cache information can affect the validity of each button on the webpage, that is, work as click During button on the webpage, corresponding operation can't be produced, embodiments provide a kind of information processing method, it is ingenious Each dialog box is shown with different webpages, the number of button will be reduced in so each webpage so that same webpage Middle button is reduced by the number of times pressed is touched, therefore will not generate cache information, so as to solve cache information can cause in webpage by The problem of key failure.
Description of the drawings
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing The accompanying drawing to be used needed for having technology description is briefly described, it should be apparent that, drawings in the following description are only this Inventive embodiment, for those of ordinary skill in the art, on the premise of not paying creative work, can be with basis The accompanying drawing of offer obtains other accompanying drawings.
Fig. 1 is the schematic diagram of the dialog boxes for login of Message Entry System;
Fig. 2 is the schematic diagram of the main dialog box of Message Entry System;
Fig. 3 is the schematic diagram of the employee information typing dialog box of Message Entry System;
A kind of schematic flow sheet of information processing method that Fig. 4 is provided for the embodiment of the present application body;
A kind of structural representation of information processor that Fig. 5 is provided for the embodiment of the present application.
Specific embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear, complete Site preparation is described, it is clear that described embodiment is only a part of embodiment of the invention, rather than the embodiment of whole.It is based on Embodiment in the present invention, it is every other that those of ordinary skill in the art are obtained under the premise of creative work is not made Embodiment, belongs to the scope of protection of the invention.
Fig. 4 is referred to, a kind of schematic flow sheet of the information processing method provided for the embodiment of the present application body, the method bag Include:
Step S401:The instruction for clicking on the button of shows target pages in current interface is received, the current interface is to work as Front dialog box or current web page.
Dialog box may refer to dialog session windows.
Step S402:The event information of the button is obtained, the event information includes that the path of the target web is believed Breath.
The target web is the java server pages (Java Server Pages, JSP), and/or current web page is The java server pages,.
Event information can be following form:
Above-mentioned function can be the function that target web is obtained according to the routing information respective statement of target web.
Step S403:The target web is obtained according to the routing information;
Step S404:Show the target web.
Each dialog box is presented on same webpage in Message Entry System in prior art, i.e., one webpage can be with Including multiple dialog boxes, so that there are multiple buttons on same webpage, and work as and reached by the tactile button pressed on same webpage To after certain amount, the cache information that can be produced, cache information can affect the validity of each button on the webpage, that is, work as click During button on the webpage, corresponding operation can't be produced, therefore the embodiment of the present application is cleverly by each dialog box with difference Webpage shown that the number of button will be reduced in so each webpage so that button is touched the number of times pressed in same webpage Reduce, therefore cache information will not be generated, so as to solve the problems, such as that cache information can cause keys deactivation in webpage.
The embodiment of the present application additionally provides a kind of information processor corresponding with information processing method, refers to Fig. 5, A kind of structural representation of the information processor provided for the embodiment of the present application, the information processor includes:Receiver module 51st, obtain event information module 52, obtain target web module 53 and display module 54, wherein:
Receiver module 51, for receiving the instruction for clicking on button in current interface, the current interface is current session frame Or current web page.
Event information module 52 is obtained, for obtaining the event information of the button, the event information includes to be shown Target web routing information.
Target web is the java server pages, and/or current web page is the java server pages.
Target web module 53 is obtained, for obtaining the target web according to the routing information.
Display module 54, for showing the target web.
The embodiment of the present application additionally provides a kind of Message Entry System, and the Message Entry System includes that above- mentioned information processes dress Put.
Finally, in addition it is also necessary to explanation, herein, such as first and second or the like relational terms be used merely to by One entity or operation make a distinction with another entity or operation, and not necessarily require or imply these entities or operation Between there is any this actual relation or order.And, term " including ", "comprising" or its any other variant meaning Covering including for nonexcludability, so that a series of process, method, article or equipment including key elements not only includes that A little key elements, but also including other key elements being not expressly set out, or also include for this process, method, article or The intrinsic key element of equipment.In the absence of more restrictions, the key element for being limited by sentence "including a ...", does not arrange Except also there is other identical element in including the process of the key element, method, article or equipment.
Each embodiment is described by the way of progressive in this specification, and what each embodiment was stressed is and other The difference of embodiment, between each embodiment identical similar portion mutually referring to.
The foregoing description of the disclosed embodiments, enables professional and technical personnel in the field to realize or uses the application. Various modifications to these embodiments will be apparent for those skilled in the art, as defined herein General Principle can in other embodiments be realized in the case of without departing from spirit herein or scope.Therefore, the application The embodiments shown herein is not intended to be limited to, and is to fit to and principles disclosed herein and features of novelty phase one The most wide scope for causing.

Claims (5)

1. a kind of information processing method, it is characterised in that include:
The instruction for clicking on the button of shows target pages in current interface is received, the current interface is current session frame or current Webpage;
The event information of the button is obtained, the event information includes the routing information of the target web;
The target web is obtained according to the routing information;
Show the target web.
2. information processing method according to claim 1, it is characterised in that the target web is the java server pages, And/or current web page is the java server pages.
3. a kind of information processor, it is characterised in that include:
Receiver module, for receiving the instruction for clicking on button in current interface, the current interface is current session frame or current Webpage;
Event information module is obtained, for obtaining the event information of the button, the event information includes target to be shown The routing information of webpage;
Target web module is obtained, for obtaining the target web according to the routing information;
Display module, for showing the target web.
4. information processor according to claim 3, it is characterised in that the target web is the java server pages, And/or current web page is the java server pages.
5. a kind of Message Entry System, it is characterised in that include such as the described information processing meanss of claim 3 or 4.
CN201611131933.XA 2016-12-09 2016-12-09 Information processing method and device and system Pending CN106599171A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611131933.XA CN106599171A (en) 2016-12-09 2016-12-09 Information processing method and device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611131933.XA CN106599171A (en) 2016-12-09 2016-12-09 Information processing method and device and system

Publications (1)

Publication Number Publication Date
CN106599171A true CN106599171A (en) 2017-04-26

Family

ID=58598374

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611131933.XA Pending CN106599171A (en) 2016-12-09 2016-12-09 Information processing method and device and system

Country Status (1)

Country Link
CN (1) CN106599171A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103793143A (en) * 2014-02-13 2014-05-14 宇龙计算机通信科技(深圳)有限公司 Display method and device for user interface keys
CN104090754A (en) * 2014-06-16 2014-10-08 小米科技有限责任公司 Press key prompting method and device
CN104182212A (en) * 2013-05-27 2014-12-03 北京蓝太平洋科技开发有限公司 Telescopic WEB system interface framework design
CN104461239A (en) * 2014-11-28 2015-03-25 北京奇虎科技有限公司 Information interaction method and device
CN105279182A (en) * 2014-07-09 2016-01-27 佳能株式会社 Method and device used for opening and switching a plurality of webpages

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104182212A (en) * 2013-05-27 2014-12-03 北京蓝太平洋科技开发有限公司 Telescopic WEB system interface framework design
CN103793143A (en) * 2014-02-13 2014-05-14 宇龙计算机通信科技(深圳)有限公司 Display method and device for user interface keys
CN104090754A (en) * 2014-06-16 2014-10-08 小米科技有限责任公司 Press key prompting method and device
CN105279182A (en) * 2014-07-09 2016-01-27 佳能株式会社 Method and device used for opening and switching a plurality of webpages
CN104461239A (en) * 2014-11-28 2015-03-25 北京奇虎科技有限公司 Information interaction method and device

Similar Documents

Publication Publication Date Title
US7441195B2 (en) Associating website clicks with links on a web page
JP4093012B2 (en) Hypertext inspection apparatus, method, and program
US9213775B2 (en) Domain-specific browser tab creation and management
US8966502B2 (en) Method and system for recording operations in a web application
AU2004217115B2 (en) Associating website clicks with links on a web page
US20040030991A1 (en) Systems and methods for facilitating automatic completion of an electronic form
US20100325241A1 (en) Method and system for transferring web browser data between web browsers
US20180191759A1 (en) Systems and methods for modeling and monitoring data access behavior
US20130124521A1 (en) Method, apparatus, and program for supporting creation and management of metadata for correcting problem in dynamic web application
US20130073545A1 (en) Method and system for providing recommended content for user generated content on an article
CN106339380A (en) Method and device for recommending frequently asked question information
CN105069087A (en) Web log data mining based website optimization method
US20130275453A1 (en) Method and system for providing temporal search suggestions in real-time
US11704322B2 (en) Rapid importation of data including temporally tracked object recognition
CN104077119B (en) Page control methods and device
CN106599171A (en) Information processing method and device and system
US20170064019A1 (en) Interaction trajectory retrieval
Rao et al. Incorporation of application specific information for recovery in database from malicious transactions
US8850313B2 (en) Systems and methods for increasing relevancy of search results in intra web domain and cross web domain search and filter operations
Zahoor et al. Capturing, understanding and interpreting user interactions with the browser as implicit interest indicators
US20220100329A1 (en) System for selection and display of syndicated content
JP4162035B2 (en) Hypertext inspection apparatus and method, and program
US20160352861A1 (en) Administering member profiles on a social networking web site
US20240119420A1 (en) Automated modeling of online job applications for facilitating job application completion
Baars On the lp-equivalence of ultrafilters

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

Application publication date: 20170426

RJ01 Rejection of invention patent application after publication