CN102541516B - Method and device for applying introduction to functional interface, and service system - Google Patents

Method and device for applying introduction to functional interface, and service system Download PDF

Info

Publication number
CN102541516B
CN102541516B CN201010585112.XA CN201010585112A CN102541516B CN 102541516 B CN102541516 B CN 102541516B CN 201010585112 A CN201010585112 A CN 201010585112A CN 102541516 B CN102541516 B CN 102541516B
Authority
CN
China
Prior art keywords
introduction information
introduction
function interface
control
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201010585112.XA
Other languages
Chinese (zh)
Other versions
CN102541516A (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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN201010585112.XA priority Critical patent/CN102541516B/en
Publication of CN102541516A publication Critical patent/CN102541516A/en
Application granted granted Critical
Publication of CN102541516B publication Critical patent/CN102541516B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention is suitable for the field of computer software, and provides a method and a device for applying an introduction to a functional interface, and a service system. The method comprises the following steps of: configuring introduction information to an appointed control in the appointed functional interface; when the functional interface is opened, judging whether the control in the opened functional interface is provided with the introduction information; and if the control in the opened functional interface has the introduction information, gradually displaying the introduction information corresponding to the control in the opened functional interface, which is provided with the introduction information. The introduction information is added into the control in the functional interface, which is required to be filled with complicated configuration information, and the introduction information corresponding to the control added with the introduction information is gradually displayed to the user after the functional interface is opened, so that the user can fill the information in the functional interface conveniently according to the introduction information, and can easily fill the information in the functional interface according to the instruction information without reading a large quantity of description documents.

Description

A kind of method, device and operation system introduction being applied to function interface
Technical field
The invention belongs to computer software fields, particularly relate to a kind of method, device and the operation system that introduction are applied to function interface.
Background technology
In traditional deployment system, the function interface filling in complex information is needed to get more and more, while the item to be operated of function interface increases, user but more and more difficulty fill in exactly, such as: a lot of information needs user to understand very much product, and reading specification documents in detail and just can fill in accurately after using document.Even if user fills in the information of completing under the condition paying great energy, after subsequent product upgrading, user needs again again to read specification documents, understanding product, spending huge energy for filling in the information of function interface.
Summary of the invention
The object of the embodiment of the present invention is to provide a kind of method, device and the operation system that introduction are applied to function interface, is intended to solve the problem that user is difficult to the information of filling in function interface.
The embodiment of the present invention is achieved in that a kind of method introduction being applied to function interface, and described method comprises the steps:
For the control configuration introduction information of specifying in appointed function interface;
During opening function interface, whether the function interface opened described in judgement exists introduction information;
When the described function interface opened exists introduction information, in the function interface opened described in display one by one, there is the introduction information that the control of introduction information is corresponding.
Another object of the embodiment of the present invention is to provide a kind of device introduction being applied to function interface, and described device comprises:
Introduction configuration module is the control configuration introduction information of specifying in appointed function interface;
Introduction judge module, during opening function interface, whether the function interface opened described in judgement exists introduction information;
, when the described function interface opened exists introduction information, in the function interface opened described in display one by one, there is the introduction information that the control of introduction information is corresponding in introduction display module.
Another object of the embodiment of the present invention is that providing a kind of comprises described operation system introduction being applied to the device of function interface.
In embodiments of the present invention, introduction information is added by the control for needing to fill in complex configurations information in function interface, and behind opening function interface, show to user one by one and with the addition of introduction information corresponding to the control of introduction information, be convenient to user according to the information in introduction information solicitation function interface.User no longer needs to read specification documents in a large number, just easily can fill in the information in function interface according to introduction information.
Accompanying drawing explanation
Fig. 1 is process flow diagram introduction being applied to the method for function interface that first embodiment of the invention provides;
Fig. 2 is process flow diagram introduction being applied to the method for function interface that second embodiment of the invention provides;
Fig. 3 is schematic diagram introduction being applied to the device of function interface that the embodiment of the present invention provides.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearly understand, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
In embodiments of the present invention, introduction information is added by the control for needing to fill in complex information in function interface, and behind opening function interface, show to user one by one and with the addition of introduction information corresponding to the control of introduction information, be convenient to user according to the information in introduction information solicitation function interface.
The invention provides a kind of method, the device that introduction are applied to function interface:
Described method comprises:
For the control configuration introduction information of specifying in appointed function interface;
During opening function interface, whether the function interface opened described in judgement exists introduction information;
When the described function interface opened exists introduction information, in the function interface opened described in display one by one, there is the introduction information that the control of introduction information is corresponding.
Described device comprises:
Introduction configuration module is the control configuration introduction information of specifying in appointed function interface;
Introduction judge module, during opening function interface, whether the function interface opened described in judgement exists introduction information;
, when the described function interface opened exists introduction information, in the function interface opened described in display one by one, there is the introduction information that the control of introduction information is corresponding in introduction display module.
In order to technical solutions according to the invention are described, be described below by specific embodiment.
Embodiment one:
Fig. 1 shows a kind of flow process introduction being applied to the method for function interface that first embodiment of the invention provides, and details are as follows:
In step S101, be the control configuration introduction information of specifying in appointed function interface.
In embodiments of the present invention, because some function interface item to be operated (namely needing the control filled in) is a lot, and user does not know how to fill in, the now system supply chamber of commerce is appointed as these function interfaces configuration introduction information in advance, then the control configuration introduction information for specifying in these function interfaces, the control of specifying is the preassigned control needing to configure introduction information of systems provider.
In embodiments of the present invention, the process of configuration introduction information is as follows: the absolute path first obtaining appointed function interface, and loads; Then in loading procedure, according to the distinctive system type of control, the control of specifying is obtained; Again in the relevant position of specifying introduction list of steps corresponding to control, store the introduction information of user's input; Finally, introduction information is issued with after corresponding control bundle.Cite an actual example below to describe in detail, but be not limited to this example, such as:
The function interface of specifying is territory configuration interface, then concrete configuration step is as follows:
The first, receive the introduction information configuration request of the territory configuration interface of user's input;
The second, load domain configuration interface after the absolute path of acquisition territory configuration interface;
3rd, in the process of load domain configuration interface, according to the distinctive system type of all controls, obtain the control of specifying in the configuration interface of territory;
4th, in the relevant position of introduction list of steps, store the introduction information of specifying control in the territory configuration interface of user's input.
In step s 102, opening function interface, judges whether this function interface exists introduction information, is, performs step S103, otherwise performs step S104.
In embodiments of the present invention, behind opening function interface, judge whether this function interface exists introduction information by detectaphone.
In step s 103, the introduction information that the control that there is introduction information in this function interface is corresponding is shown one by one.
In embodiments of the present invention, obtain introduction object, after there is the control of introduction information in positioning function interface one by one, show the introduction information that these controls are corresponding one by one.Its concrete grammar is, first the introduction information that first exists the control of introduction information is shown, then after receiving user and having filled in the instruction of this control, the next introduction information that there is the control of introduction information of display, display is until all controls that there is introduction information are all filled in complete by user successively.Wherein, the display packing of introduction information can be, but not limited to floating window is described, illustrate that the window that floats is only a kind of preferred embodiment of display introduction information, be embodied in corresponding one of each control that there is introduction information and illustrate that the window that floats is in order to show the introduction information of this control.
In step S104, direct Presentation Function interface.
In embodiments of the present invention, introduction information is added by the control for needing to fill in complex configurations information in function interface, and behind opening function interface, show to user one by one and with the addition of introduction information corresponding to the control of introduction information, be convenient to user according to the information in introduction information solicitation function interface.User no longer needs to read specification documents in a large number, just easily can fill in the information in function interface according to introduction information.
Embodiment two:
Fig. 2 shows a kind of flow process introduction being applied to the method for function interface that second embodiment of the invention provides, in embodiments of the present invention, one or more introduction information can be configured according to the different demands of control in appointed function interface, namely there is one or more introduction information in a function interface, these introduction information can be the configuration step difference of control, mode of the filling in difference of control etc., and details are as follows:
In step s 201, the control configuration introduction information for specifying in appointed function interface.
In embodiments of the present invention, different introduction information can be configured according to the different demands of control in appointed function interface, namely there is one or more introduction information in a function interface, these introduction information can be the configuration step difference of control, mode of the filling in difference of control etc.Give one example to describe a function interface in detail below and there is multiple introduction information, such as:
Specify altogether 3 controls in function interface A (to be respectively a, b, c) to need configuration introduction information, the step of filling in of these three controls not strict regulation, both can be fill according to the step of a-b-c, also can fill according to the step of b-a-c, at this moment, just two introduction information can be configured for function interface A.
In step S202, opening function interface, judges whether this function interface exists introduction information, is, performs step S203, otherwise performs step S206;
In step S203, judge that this function interface exists several introduction information, if there is multiple introduction information, perform step S204, if only there is an introduction information, perform step S205.
In embodiments of the present invention, when function interface exists introduction information, judge that it exists several introduction information further.If only there is an introduction information, then directly show the introduction information that the control that there is introduction information in this function interface is corresponding; If there is multiple introduction information, then there is the introduction information that the control of introduction information is corresponding in this function interface of introduction information displaying again according to user's selection after receiving user to choose the instruction of introduction information.
In step S204, receive the instruction that user chooses introduction information, in described instruction, comprise the introduction information that user chooses;
In step S205, show the introduction information that the control that there is introduction information in this function interface is corresponding one by one.
In embodiments of the present invention, if only there is the function interface of an introduction information, then give tacit consent to and show introduction information corresponding to the control that there is introduction information in this function interface one by one according to this introduction information; If there is the function interface of multiple introduction information, then according to the introduction information that user selects, show the introduction information that the control that there is introduction information in this function interface is corresponding one by one.
In step S206, direct Presentation Function interface.
In embodiments of the present invention, for some control information can adopt when filling in multiple fill in mode time, may the custom of filling in of each user be not quite similar, be now configured with the use that multiple introduction information is beneficial to different user.
Embodiment three:
Fig. 3 shows a kind of structure introduction being applied to the device of function interface that the embodiment of the present invention provides, and for convenience of explanation, illustrate only the part relevant to the embodiment of the present invention.The unit that this device can be the software unit be built in operation system, hardware cell or software and hardware combine, or be integrated in the application system of operation system or operation system as independently suspension member.Wherein:
Introduction configuration module 31 is the control configuration introduction information of specifying in appointed function interface.
In embodiments of the present invention, introduction configuration module is also divided into four unit, is respectively:
Interface loading unit 311, obtains the absolute path at appointed function interface, and loads;
Control acquiring unit 312, in loading procedure, according to the distinctive type of control, obtains the control of specifying;
Introduction storage unit 313, is specifying the relevant position of introduction list of steps corresponding to control, is storing the introduction information of user's input;
Introduction release unit 314, issues introduction information with after corresponding control bundle.
Introduction judge module 32, behind opening function interface, judges whether this function interface exists introduction information.
Number judge module 33, judges that this function interface exists several introduction information.
Introduction chooses module 34, when function interface exists multiple introduction information, receives the instruction that user chooses introduction information, comprises the introduction information that user chooses in described instruction.
Introduction display module 35, shows the introduction information that the control that there is introduction information in this function interface is corresponding one by one.
In embodiments of the present invention, introduction display module comprises two unit, is respectively:
Single introduction display unit 351, when this function interface has an introduction information, shows the introduction information that the control that there is introduction information in this function interface is corresponding one by one;
Many introductions display unit 352, when this function interface has multiple introduction information, after the user received chooses the instruction of introduction information, according to the introduction information that user selects, shows the introduction information that the control that there is introduction information in this function interface is corresponding one by one.
In embodiments of the present invention, introduction information is added by the control for needing to fill in complex configurations information in function interface, and behind opening function interface, show to user one by one and with the addition of introduction information corresponding to the control of introduction information, be convenient to user according to the information in introduction information solicitation function interface.User no longer needs to read specification documents in a large number, just easily can fill in the information in function interface according to introduction information.
One of ordinary skill in the art will appreciate that, the all or part of step realized in above-described embodiment method is that the hardware that can carry out instruction relevant by program has come, described program can be stored in a computer read/write memory medium, described storage medium, as ROM/RAM, disk, CD etc.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, all any amendments done within the spirit and principles in the present invention, equivalent replacement and improvement etc., all should be included within protection scope of the present invention.

Claims (7)

1. introduction is applied to a method for function interface, it is characterized in that, described method comprises the steps:
For the control configuration introduction information of specifying in appointed function interface;
During opening function interface, whether the function interface opened described in judgement exists introduction information;
When the described function interface opened exists introduction information, in the function interface opened described in display one by one, there is the introduction information that the control of introduction information is corresponding;
The process of configuration introduction information is as follows: the absolute path first obtaining appointed function interface, and loads; Then in loading procedure, according to the distinctive system type of control, the control of specifying is obtained; Again in the relevant position of specifying introduction list of steps corresponding to control, store the introduction information of user's input; Finally, introduction information is issued with after corresponding control bundle;
The described introduction information Step showing the control that there is introduction information in this function interface one by one corresponding is specially: first show the introduction information that first exists the control of introduction information, then after receiving user and having filled in the instruction of this control, the next introduction information that there is the control of introduction information of display, display is until all controls that there is introduction information are all filled in complete by user successively.
2. the method for claim 1, is characterized in that, whether there is introduction information and judged by detectaphone described in described judgement in the function interface opened.
3. the method for claim 1, is characterized in that, the step that there is introduction information corresponding to the control of introduction information in the described function interface opened described in display is one by one specially:
When there is an introduction information in the described function interface opened, in the function interface opened described in display one by one, there is the introduction information that the control of introduction information is corresponding;
When there is multiple introduction information in the described function interface opened, receiving after user chooses the instruction of introduction information, according to the introduction information that user selects, in the function interface opened described in display one by one, there is the introduction information that the control of introduction information is corresponding.
4. introduction is applied to a device for function interface, it is characterized in that, described device comprises:
Introduction configuration module, for the control configuration introduction information for specifying in appointed function interface;
Introduction judge module, during for opening function interface, whether the function interface opened described in judgement exists introduction information;
Introduction display module, for when described in the function interface opened there is introduction information time, there is the introduction information that the control of introduction information is corresponding in the function interface opened described in display one by one;
Introduction configuration module specifically for: first obtain the absolute path at appointed function interface, and load; Then in loading procedure, according to the distinctive system type of control, the control of specifying is obtained; Again in the relevant position of specifying introduction list of steps corresponding to control, store the introduction information of user's input; Finally, introduction information is issued with after corresponding control bundle;
First described introduction display module specifically for showing the introduction information that first exists the control of introduction information, then after receiving user and having filled in the instruction of this control, the next introduction information that there is the control of introduction information of display, display is until all controls that there is introduction information are all filled in complete by user successively.
5. device as claimed in claim 4, it is characterized in that, described device also comprises:
, there is several introduction information for the function interface opened described in judging in number judge module;
Introduction chooses module, for when number judge module result of determination for described in the function interface opened to when should have multiple introduction information, receive the instruction that user chooses introduction information.
6. the device as described in claim 4 or 5, is characterized in that, described introduction display module comprises:
Single introduction display unit, for when described in the function interface opened have an introduction information time, there is the introduction information that the control of introduction information is corresponding in the function interface opened described in showing one by one;
Many introductions display unit, for when described in the function interface opened have multiple introduction information time, receive after user chooses the instruction of introduction information, according to the introduction information that user selects, in the function interface opened described in display one by one, there is the introduction information that the control of introduction information is corresponding.
7. an operation system, is characterized in that, described system comprises device introduction being applied to function interface described in the arbitrary claim of claim 4 to 6.
CN201010585112.XA 2010-12-13 2010-12-13 Method and device for applying introduction to functional interface, and service system Active CN102541516B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010585112.XA CN102541516B (en) 2010-12-13 2010-12-13 Method and device for applying introduction to functional interface, and service system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010585112.XA CN102541516B (en) 2010-12-13 2010-12-13 Method and device for applying introduction to functional interface, and service system

Publications (2)

Publication Number Publication Date
CN102541516A CN102541516A (en) 2012-07-04
CN102541516B true CN102541516B (en) 2015-06-03

Family

ID=46348495

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010585112.XA Active CN102541516B (en) 2010-12-13 2010-12-13 Method and device for applying introduction to functional interface, and service system

Country Status (1)

Country Link
CN (1) CN102541516B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1858701A (en) * 2006-05-29 2006-11-08 无锡永中科技有限公司 Realizing method for on-screen aid
CN101149677A (en) * 2006-09-20 2008-03-26 西门子(中国)有限公司 Method and device for displaying prompt information at electronic medical apparatus

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070240057A1 (en) * 2006-04-11 2007-10-11 Microsoft Corporation User interface element for displaying contextual information

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1858701A (en) * 2006-05-29 2006-11-08 无锡永中科技有限公司 Realizing method for on-screen aid
CN101149677A (en) * 2006-09-20 2008-03-26 西门子(中国)有限公司 Method and device for displaying prompt information at electronic medical apparatus

Also Published As

Publication number Publication date
CN102541516A (en) 2012-07-04

Similar Documents

Publication Publication Date Title
CN101650710B (en) Online software service system as well as method and device for generating report
CN102467448B (en) Test method and system of test case
CN103377080B (en) For operationally supporting the method and system moved across container of widget
CN101859245A (en) Method and device for generating user interface
CN101976220A (en) Unit test system
CN105893634A (en) Method and device for generating report
CN103246582A (en) FPGA (Field Programmable Gate Array) fault detection method and device
CN109145320A (en) Static Timing Analysis Methodology and device in chip level physical Design
CN101866333A (en) Worksheet self-defining method and adapter engine
CN105393232A (en) Method and apparatus for controlling memory operation
CN104008041A (en) Terminal application test method and device
CN102541516B (en) Method and device for applying introduction to functional interface, and service system
CN105302709A (en) Test data generating method and device
CN109656817A (en) A kind of automation interface test device and equipment
CN102402483A (en) Software testing method
CN105260266A (en) Snapshot volume writing method and dependent snapshot system
CN106897222A (en) TP firmwares changing method and device
CA2783290C (en) Systems and methods for table definition language generation
CN102799536A (en) Self-adapted method and device of storage device capacity in embedded type system
CN104635245A (en) Positioning function detection system of satellite signal navigation receiver and detection method thereof
US20040194062A1 (en) Data storage system and method for testing the same
CN103809947A (en) Automatic release method and system for development requirement
CN112256163A (en) Screen configuration method, device and system for spliced display screen
CN102541847A (en) Method and device for loading resource files, and ERP (Enterprise Resource Planning) system
CN104581808A (en) Method and device for testing mobile network performance and mobile terminal

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