CN102779033B - Ticketing system input operation method and apparatus - Google Patents
Ticketing system input operation method and apparatus Download PDFInfo
- Publication number
- CN102779033B CN102779033B CN201110141240.XA CN201110141240A CN102779033B CN 102779033 B CN102779033 B CN 102779033B CN 201110141240 A CN201110141240 A CN 201110141240A CN 102779033 B CN102779033 B CN 102779033B
- Authority
- CN
- China
- Prior art keywords
- shortcut key
- plugin
- functions
- information
- file
- 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.)
- Expired - Fee Related
Links
Landscapes
- User Interface Of Digital Computer (AREA)
Abstract
The invention provides a kind of ticketing system input operation method and apparatus, this ticketing system input operation method comprises: arrange functions of shortcut key mapped file; Configuration file is set to activate described functions of shortcut key mapped file; Know that the information of receiving is shortcut key information if judge, then according to described functions of shortcut key mapped file, described shortcut key information is resolved, and according to analysis result, carry out corresponding data processing.This ticketing system input operation equipment comprises first and arranges module, second and arrange module and shortcut key information processing module.First arranges module installation functions of shortcut key mapped file.Second arranges module installation configuration file to activate functions of shortcut key mapped file.If shortcut key information processing module judges to know that the information of receiving is shortcut key information, then carry out corresponding data processing according to functions of shortcut key mapped file.Ticketing system input operation method and apparatus provided by the invention, improves the treatment effeciency of ticketing service business.
Description
Technical field
The present invention relates to the ticketing system information processing technology, particularly relate to a kind of ticketing system input operation method and apparatus.
Background technology
Ticketing system of the prior art is the rich client (EclipseRichClientPlatform based on Java technology, be called for short EclipseRCP) system of Development of Framework, in the application of reality, usually be all the function using mouse to carry out having operated software to provide, such system is less demanding on the time of operation, has only needed function.But in the ticket sale system of Chinese Railway, very huge of the customer group faced by system, requires that ticket seller is few as much as possible on the running time, serves the passengers better more efficiently.
Summary of the invention
The invention provides a kind of ticketing system input operation method and apparatus, to improve the treatment effeciency of ticketing service business.
The invention provides a kind of ticketing system input operation method, comprising:
Functions of shortcut key mapped file is set;
Configuration file is set to activate described functions of shortcut key mapped file;
Know that the information of receiving is shortcut key information if judge, then according to described functions of shortcut key mapped file, described shortcut key information is resolved, and according to analysis result, carry out corresponding data processing.
Ticketing system input operation method as above, the described configuration file that arranges is with after activating described functions of shortcut key mapped file, judge to know if described and receive as shortcut key information, then, before according to described functions of shortcut key mapped file described shortcut key information being resolved, also comprise:
Monitor the information by input through keyboard.
Ticketing system input operation method as above, wherein, described functions of shortcut key mapped file comprises the shortcut corresponding to described ticketing system all operations.
A kind of ticketing system input operation of the present invention equipment, comprising:
First arranges module, for arranging functions of shortcut key mapped file;
Second arranges module, for arranging configuration file to activate described functions of shortcut key mapped file;
Shortcut key information processing module, if know that the information of receiving is shortcut key information for judging, then resolves described shortcut key information according to described functions of shortcut key mapped file, and according to analysis result, carries out corresponding data processing.
Ticketing system input operation equipment as above, also comprises:
Audiomonitor, for monitoring the information by input through keyboard.
Ticketing system input operation equipment as above, described shortcut key information processing module comprises:
Judging unit, for judging whether the information that described monitoring module listens to is shortcut key information, if so, then produces trigger pip;
Resolution unit, for resolving described shortcut key information according to described trigger pip and described functions of shortcut key mapped file, produces analysis result;
Data processing unit, for according to described analysis result, carries out corresponding data processing.
As shown from the above technical solution, ticketing system input operation method and apparatus provided by the invention, by the setting of functions of shortcut key mapped file, different shortcut correspondences can be had to arrange for different functions, ticket seller can complete corresponding data processing by shortcut within the shortest time, make ticketing operations more quick, improve the treatment effeciency of ticketing service business.
Accompanying drawing explanation
A kind of ticketing system input operation method flow diagram that Fig. 1 provides for the embodiment of the present invention;
The another kind of ticketing system input operation method flow diagram that Fig. 2 provides for the embodiment of the present invention;
The ticketing system input operation device structure schematic diagram that Fig. 3 provides for the embodiment of the present invention.
Embodiment
For making the object of the embodiment of the present invention, technical scheme and advantage clearly, below in conjunction with the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described.It should be noted that, in accompanying drawing or instructions, similar or identical element all uses identical Reference numeral.
A kind of ticketing system input operation method flow diagram that Fig. 1 provides for the embodiment of the present invention, as shown in Figure 1, the ticketing system input operation method that the present embodiment provides can be applied particularly to the ticketing system based on Java technology, and this ticketing system input operation method comprises:
Step 10, functions of shortcut key mapped file is set;
Step 20, configuration file is set to activate functions of shortcut key mapped file;
If step 30 judges to know that the information of receiving is shortcut key information, then according to functions of shortcut key mapped file, shortcut key information is resolved, and according to analysis result, carry out corresponding data processing.
In actual application, the mechanism of EclipseRCP self can be adopted, arrange plugin.xml configuration file, specifically can define schemaId is that org.eclipse.ui.defaultAcceleratorConfiguration binds, and concrete steps are as follows:
(1) a newly-built plugin configuration file, by this text called after plugin_customization.ini;
(2) in above-mentioned configuration file, following statement is added: the instruction of org.eclipse.ui/KEY_CONFIGURATION_ID=miner.acceleratorKEY _ CONFIGURATION_ID attribute will activate self-defining functions of shortcut key mapped file schema;
(3) in plugin.xml, add product expansion, give plugin_customization.ini by this preferenceCustomization property value expanded.
In the application process of ticketing system, ticketing system can call self-defining functions of shortcut key mapped file schema, thus achieves function shortcut complicated in ticketing system.
The ticketing system input operation method that the present embodiment provides, by the setting of functions of shortcut key mapped file, different shortcut correspondences can be had to arrange for different functions, ticket seller can complete corresponding data processing by shortcut within the shortest time, make ticketing operations more quick, improve the treatment effeciency of ticketing service business.
The another kind of ticketing system input operation method flow diagram that Fig. 2 provides for the embodiment of the present invention, as shown in Figure 2, in the present embodiment, step 20, configuration file is set to activate functions of shortcut key mapped file, afterwards, receive as shortcut key information if step 30 judges to know, then according to functions of shortcut key mapped file, shortcut key information is resolved, before, can also comprise:
Step 40, monitor information by input through keyboard.
Specifically can by arranging audiomonitor to monitor the information by input through keyboard.
In the present embodiment, functions of shortcut key mapped file comprises the shortcut corresponding to ticketing system all operations.The all operations of ticketing system is all defined corresponding shortcut, and feature operations such as just all can having come inquiry, ticketing by shortcut, return ticket, change label, invalidated ticket, hand over to the next shift, further increases the treatment effeciency of ticketing service business.
Carry out ticketing service business processing by following example to the shortcut operation that the ticketing system input operation method provided by the present embodiment is arranged to explain.By F1 key, tickets to sell date section can be ejected, concrete, when F1 key is pressed, F1 event is listened to by the audiomonitor in the corresponding class in ticketing module, listening to this time just processes the information obtained from backstage, thus the date is passed in the combobox of F1 shortcut, the selected ticketing date can be carried out afterwards according to upper and lower shortcut, also by Alt+w shortcut, the date in dat frame can be chosen, then carriage return after directly inputting 12, then there will be the date of 12 days of this month, if be greater than the date of 12 days that 12 are ejected next month the same day, prerequisite be 12 days of next month within the presell phase of ticketing.The invention provides ticketing system input operation method in business processing, can finely control to a property value in a certain row in the text in individual module, form, in menu and the page, same function can be realized for same shortcut, these operations can make ticket seller speed and convenience process business.
The ticketing system input operation device structure schematic diagram that Fig. 3 provides for the embodiment of the present invention, as shown in Figure 3, in the present embodiment, this ticketing system input operation equipment comprises first and arranges module 11, second and arrange module 12 and shortcut key information processing module 13.First arranges module 11 for arranging functions of shortcut key mapped file.Second arranges module 12 for arranging configuration file to activate functions of shortcut key mapped file.If for judging, shortcut key information processing module 13 knows that the information of receiving is shortcut key information, then according to functions of shortcut key mapped file, shortcut key information is resolved, and according to analysis result, carry out corresponding data processing.
The ticketing system input operation equipment that the present embodiment provides, by the setting of functions of shortcut key mapped file, different shortcut correspondences can be had to arrange for different functions, ticket seller can replace mouse action to complete corresponding data processing by shortcut within the shortest time, make ticketing operations more quick, improve the treatment effeciency of ticketing service business.
In the present embodiment, this ticketing system input operation equipment can also comprise audiomonitor, and audiomonitor is for monitoring the information by input through keyboard.
In the present embodiment, shortcut key information processing module specifically can comprise judging unit, resolution unit and data processing unit.For judging, judging unit monitors whether the information that listens to of module is shortcut key information, if so, then produce trigger pip.Resolution unit is used for resolving shortcut key information according to trigger pip and functions of shortcut key mapped file, produces analysis result.Data processing unit is used for according to analysis result, carries out corresponding data processing.In the present embodiment, judging unit also can be arranged in audiomonitor, and audiomonitor is monitored the information by input through keyboard, and judges this information, when knowing that this information is shortcut key information if judge, then performs corresponding feature operation.When knowing that this information is not shortcut key information if judge, then perform the data entry operation under corresponding function, or do not carry out any operation.
Last it is noted that above embodiment is only in order to illustrate technical scheme of the present invention, be not intended to limit; Although with reference to previous embodiment to invention has been detailed description, those of ordinary skill in the art is to be understood that: it still can be modified to the technical scheme described in previous embodiment, or carries out equivalent replacement to wherein portion of techniques feature; And these amendments or replacement, do not make the essence of appropriate technical solution depart from the spirit and scope of various embodiments of the present invention technical scheme.
Claims (2)
1. a ticketing system input operation method, is characterized in that, comprising:
Functions of shortcut key mapped file is set;
Configuration file is set to activate described functions of shortcut key mapped file; Wherein, described configuration file specifically adopts the mechanism of EclipseRCP self, arranges plugin.xml configuration file, wherein, arranges plugin.xml configuration file and is specially:
Definition schemaId is that org.eclipse.ui.defaultAcceleratorConfiguration binds, and concrete steps are as follows:
(1) a newly-built plugin configuration file, by described plugin configuration file called after plugin_customization.ini;
(2) in described plugin configuration file, following statement is added: org.eclipse.ui/KEY_CONFIGURATION_ID=miner.accelerator, wherein, the instruction of KEY_CONFIGURATION_ID attribute will activate self-defining functions of shortcut key mapped file schema;
(3) in plugin.xml, add product expansion, the preferenceCustomization property value expanded by described product gives plugin_customization.ini;
Know that the information of receiving is shortcut key information if judge, then according to described functions of shortcut key mapped file, described shortcut key information is resolved, and according to analysis result, carry out corresponding data processing;
The described configuration file that arranges, with after activating described functions of shortcut key mapped file, if described judgement knows that the information of receiving is shortcut key information, then, before resolving described shortcut key information according to described functions of shortcut key mapped file, also comprises:
Monitor the information by input through keyboard;
Described functions of shortcut key mapped file comprises the shortcut corresponding to described ticketing system all operations.
2. a ticketing system input operation equipment, is characterized in that, comprising:
First arranges module, for arranging functions of shortcut key mapped file;
Second arranges module, for arranging configuration file to activate described functions of shortcut key mapped file; Wherein, described configuration file specifically adopts the mechanism of EclipseRCP self, arranges plugin.xml configuration file, wherein, arranges plugin.xml configuration file and is specially:
Definition schemaId is that org.eclipse.ui.defaultAcceleratorConfiguration binds, and concrete steps are as follows:
(1) a newly-built plugin configuration file, by described plugin configuration file called after plugin_customization.ini;
(2) in described plugin configuration file, following statement is added: org.eclipse.ui/KEY_CONFIGURATION_ID=miner.accelerator, wherein, the instruction of KEY_CONFIGURATION_ID attribute will activate self-defining functions of shortcut key mapped file schema;
(3) in plugin.xml, add product expansion, the preferenceCustomization property value expanded by described product gives plugin_customization.ini;
Shortcut key information processing module, if know that the information of receiving is shortcut key information for judging, then resolves described shortcut key information according to described functions of shortcut key mapped file, and according to analysis result, carries out corresponding data processing;
Audiomonitor, for monitoring the information by input through keyboard;
Described shortcut key information processing module comprises:
Judging unit, for judging whether the information that described audiomonitor listens to is shortcut key information, if so, then produces trigger pip;
Resolution unit, for resolving described shortcut key information according to described trigger pip and described functions of shortcut key mapped file, produces analysis result;
Data processing unit, for according to described analysis result, carries out corresponding data processing.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201110141240.XA CN102779033B (en) | 2011-05-13 | 2011-05-27 | Ticketing system input operation method and apparatus |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201110124417.5 | 2011-05-13 | ||
CN201110124417 | 2011-05-13 | ||
CN2011101244175 | 2011-05-13 | ||
CN201110141240.XA CN102779033B (en) | 2011-05-13 | 2011-05-27 | Ticketing system input operation method and apparatus |
Publications (2)
Publication Number | Publication Date |
---|---|
CN102779033A CN102779033A (en) | 2012-11-14 |
CN102779033B true CN102779033B (en) | 2016-03-30 |
Family
ID=47123955
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201110141240.XA Expired - Fee Related CN102779033B (en) | 2011-05-13 | 2011-05-27 | Ticketing system input operation method and apparatus |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN102779033B (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105303672A (en) * | 2015-11-03 | 2016-02-03 | 中体彩科技发展有限公司 | One-key type lottery selling method supporting customized definition and lottery selling terminal |
CN108984250A (en) * | 2018-06-26 | 2018-12-11 | 南京南瑞继保电气有限公司 | A method of realizing that protection supervisory equipment function shortcut key custom-configures |
CN111651066A (en) * | 2019-02-15 | 2020-09-11 | 北京搜狗科技发展有限公司 | Input method and device |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1585433A (en) * | 2004-05-27 | 2005-02-23 | 大唐微电子技术有限公司 | Method for calling STK/UTK function by rapid key and related user identifying module |
CN1858683A (en) * | 2006-04-30 | 2006-11-08 | 北京金山软件有限公司 | Method and system for realizing pick-up word and search from screen on hand held device |
-
2011
- 2011-05-27 CN CN201110141240.XA patent/CN102779033B/en not_active Expired - Fee Related
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1585433A (en) * | 2004-05-27 | 2005-02-23 | 大唐微电子技术有限公司 | Method for calling STK/UTK function by rapid key and related user identifying module |
CN1858683A (en) * | 2006-04-30 | 2006-11-08 | 北京金山软件有限公司 | Method and system for realizing pick-up word and search from screen on hand held device |
Also Published As
Publication number | Publication date |
---|---|
CN102779033A (en) | 2012-11-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102929638B (en) | Method and system for expanding Web application (App) functions | |
CN106445484A (en) | Method and system for realizing data tracking through software development kit | |
CN102043626A (en) | Method and device for encapsulating extjs component, and method and system for generating user interface | |
CN105630512A (en) | Method and system for implementing mobile device data tracking through software development toolkit | |
US10175954B2 (en) | Method of processing big data, including arranging icons in a workflow GUI by a user, checking process availability and syntax, converting the workflow into execution code, monitoring the workflow, and displaying associated information | |
CN101216838A (en) | XML interface configuration file distribute system and method based on WEB marker | |
CN111611513B (en) | Page display method and device based on user identity information and electronic equipment | |
CN102779033B (en) | Ticketing system input operation method and apparatus | |
EP3654175A1 (en) | Terminal device, ui extension method, and ui extension program | |
CN105354003A (en) | Display method and device based on interconnection of mobile terminal and car-mounted terminal | |
CN103838375A (en) | Terminal input method and terminal | |
CN105930166A (en) | Method based on WEB interface pop-up layers | |
CN110765610B (en) | PDM integration method, PDM integration device, computer equipment and storage medium | |
CN101710277B (en) | Script processing method, device of embedded browser | |
CN102541539B (en) | Method for designing intelligent panel of supply chain based on M2M (Machine to Machine) | |
CN102087596B (en) | Embedded browsing device and multi-page mixed display method thereof | |
CN111459460A (en) | Service data processing method and system | |
CN102014164A (en) | Method of mobile access platform | |
CN102170428A (en) | Dynamic expansion management method of isomerous virtual machine platform | |
KR20090014072A (en) | Automated development system | |
CN103257868B (en) | The method and apparatus of installation procedure | |
CN108762697B (en) | Printing method and device based on browser end | |
CN106815017B (en) | Dynamic language performance analysis and display method and system | |
CN105245391A (en) | A business system operation and maintenance monitoring tool and configuration method | |
KR20170047605A (en) | System and method for performing test automation of solution |
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 | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20160330 Termination date: 20160527 |