CN102520924A - Menu management method and menu management system applied to measuring instruments - Google Patents

Menu management method and menu management system applied to measuring instruments Download PDF

Info

Publication number
CN102520924A
CN102520924A CN2011103670158A CN201110367015A CN102520924A CN 102520924 A CN102520924 A CN 102520924A CN 2011103670158 A CN2011103670158 A CN 2011103670158A CN 201110367015 A CN201110367015 A CN 201110367015A CN 102520924 A CN102520924 A CN 102520924A
Authority
CN
China
Prior art keywords
menu
window
pattern
surveying instrument
item
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2011103670158A
Other languages
Chinese (zh)
Other versions
CN102520924B (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.)
CETC 41 Institute
Original Assignee
CETC 41 Institute
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 CETC 41 Institute filed Critical CETC 41 Institute
Priority to CN201110367015.8A priority Critical patent/CN102520924B/en
Publication of CN102520924A publication Critical patent/CN102520924A/en
Application granted granted Critical
Publication of CN102520924B publication Critical patent/CN102520924B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a menu management method and a menu management system applied to measuring instruments, which relate to the field of the menu management of measuring instruments. The method includes the following steps: when a menu interface is called, a menu data pointer is configured as a menu corresponding to the type of the menu interface in a measurement window; according to the menu type of the currently selected menu item, a menu display buffer is updated, and a corresponding menu callback function is triggered; and the menu item in the menu display buffer is drawn and displayed in the form of a control or a pattern. The invention can eliminate the redundancy of menu data, decrease the difficulty of the change and maintenance of the menus of measuring instruments, increase the efficiency of menu management, enhance the overall performance, realize the sharing of a mode menu and a general menu and the dynamic switching of a window menu, the mode menu and the general menu, meet the requirement of a measurement mode on the extension of a plurality of windows and realize the cross-platform application of a logic menu manager.

Description

Be applied to the menu managing method and the system of surveying instrument
Technical field
The present invention relates to the menu management field of surveying instrument, particularly relate to a kind of menu managing method and system that is applied to surveying instrument.
Background technology
Along with gradually becoming strong of surveying instrument function; A kind of surveying instrument can provide multiple measurement pattern usually, under with a kind of measurement pattern, again multiple measurement window can be provided, and overlaps independently that menu is provided with measurement parameter and different measurement window needs one separately; And triggering measurement function; Simultaneously, the different measuring window that belongs to same measurement pattern need be shared the menu of same pattern again, and the different measuring pattern need be shared the common menu of complete machine again.So numerous and diverse menu has brought great challenge for the menu management work of surveying instrument.The menu managing method of traditional surveying instrument multi-mode multiwindow is: the menu data of a window is contained the menu and the complete machine common menu of its affiliated pattern, and the menu data of a plurality of windows is contained menu and many parts of complete machine common menu of many parts of patterns; Between the menu data of menu manager and window number and window hard the binding; Menu manager both had been responsible for the maintenance of menu data; The menu of being responsible for again between different windows switches, and the local interface of menu manager and surveying instrument operating system platform is bound, and is used for menu and shows.
There is following defective in the menu managing method of traditional surveying instrument multi-mode multiwindow:
(1) because the menu data of a window is contained the menu and the complete machine common menu of its affiliated pattern; The menu data of a plurality of windows is contained menu and many parts of complete machine common menu of many parts of patterns; Cause the menu data of window extremely redundant; Be not easy to the change and the maintenance of pattern menu and complete machine common menu, not only can influence the efficient of menu management operation, and can have influence on overall performance.
(2) owing to be hard the binding between the menu data of menu manager and window number and window; Menu manager not only is responsible for the maintenance of menu data; The menu of also being responsible between different windows switches, and therefore both has been unfavorable for maintenance, the change of window menu data, also is unfavorable for the expansion of modal window.
(3) because the binding of the local interface of menu manager and surveying instrument operating system platform; And the operating system platform that the surveying instrument field is adopted each is variant; For satisfying the cross-platform application of surveying instrument, different platforms all needs stand-alone development to adapt to the menu manager of oneself, and workload is huge; More loaded down with trivial details, the cross-platform application of surveying instrument is restricted.
Summary of the invention
The objective of the invention is in order to overcome the deficiency of above-mentioned background technology; A kind of menu managing method and system that is applied to surveying instrument is provided, can eliminates the redundancy of menu data, reduce change of surveying instrument menu and the difficulty of safeguarding; Improve the efficient of menu management operation; Promote overall performance, sharing of implementation pattern menu and complete machine common menu realizes the dynamic switching between window menu, pattern menu and the complete machine common menu; Satisfy the expansion demand of a kind of measurement pattern, realize the cross-platform application of logic menu manager a plurality of windows.
The menu managing method that is applied to surveying instrument provided by the invention may further comprise the steps: (1) when calling when being updated to menu interface, the menu data pointer is configured to measurement window with the corresponding menu of said menu interface type; (2) according to the Menu Type of the current item of selecting choices from menus, upgrade the menu display buffer, and trigger corresponding menu call back function; (3), draw and show with the mode of control or figure with the menu item in the menu display buffer.
In technique scheme, in the step (3) through externally providing expansion interface to realize the demonstration of menu item.
In technique scheme, the menu interface type comprises common menu interface, pattern menu interface and window menu interface described in the step (1).
In technique scheme, realize the switching between the respective type menu through calling dissimilar menu interfaces in the step (1).
In technique scheme, menu comprises complete machine common menu, pattern menu and window menu described in the step (1), through using inheritance mechanism, realizes sharing of complete machine common menu and pattern menu.
In technique scheme; Said inheritance mechanism is: said pattern menu is inherited the complete machine common menu; Said window menu is inherited the pattern menu, and the different measuring window of same measurement pattern is shared same pattern menu, and the measurement window of different measuring pattern is shared the complete machine common menu.
In technique scheme, different measurement window has separately independently logic menu manager.
In technique scheme, main frame realizes that through selecting measurement window the menu between the different measuring window switches.
The menu management system that is applied to surveying instrument provided by the invention; Comprise the logic menu manager; Said logic menu manager comprises menu data configuration module, menu data parsing module and menu data display module, and said menu data configuration module is used for: the menu data pointer of configuration and service logic menu manager; Said menu data parsing module is used for: the Menu Type according to the current item of selecting choices from menus, upgrade the menu display buffer, and trigger corresponding menu call back function; Said menu data display module is used for: with the menu item of menu display buffer, draw and show with the mode of control or figure.
In technique scheme, said menu data display module externally provides expansion interface, is used for the demonstration of menu item.
Logic menu manager of the present invention is not bound with the window menu data firmly, and the handled menu data of logic menu manager is customizable, can be the menu data of window, can be the menu data of pattern yet, can also be the common menu data of complete machine.Different measurement window has oneself independently menu, and the different measuring window of same measurement pattern is shared the menu of same pattern simultaneously, and different measurement patterns is shared the common menu of complete machine.So both guaranteed the independence of window menu, guaranteed sharing again pattern menu and complete machine common menu.The logic menu manager is not bound with the window number, and different windows all has the logic menu manager that is specific to oneself, can the handled menu data of logic menu manager be configured to the menu data of window self, is used for the management window menu; Also can menu data be configured to the pattern menu data that window is shared, be used for the management mode menu; Can also menu data be configured to window and the shared complete machine common menu data of pattern, be used to manage common menu.
Compared with prior art, the invention has the advantages that:
(1) the present invention utilizes the technology of sharing of window menu data according to the menu demand of intellectual measuring instrument multi-mode multiwindow, and it is light and handy to have designed a nested structure; Be easy to manage and powerful menu structure data; Realize sharing of pattern menu and complete machine common menu, eliminated the redundancy of menu data, reduced change of surveying instrument menu and the difficulty of safeguarding; Not only improve the efficient of menu management operation, also promoted overall performance.
(2) the present invention has realized the independent and customizable logic menu manager of a function; Utilize the dynamic-configuration administrative skill of logic menu manager; Not only realize the dynamic switching between window menu, pattern menu and the complete machine common menu; Also satisfied the expansion demand of a kind of measurement pattern, improved the modularization and the reusability of menu management function a plurality of windows.
(3) logic menu manager of the present invention is not related with any operating system platform, but expansion interface externally is provided, and is used for the logic menu and shows.For the different operating systems platform, only need to realize corresponding menu display interface with local interface, can realize the cross-platform application of logic menu manager.
Description of drawings
Fig. 1 is the synoptic diagram of menu structure data in the embodiment of the invention;
Fig. 2 is the structural representation of menu data configuration module in the embodiment of the invention;
Fig. 3 is the expansion interface synoptic diagram of menu data display module in the embodiment of the invention;
Fig. 4 is the menu management system structural drawing of multi-mode multiwindow in the embodiment of the invention.
Embodiment
Below in conjunction with accompanying drawing and embodiment the present invention is made further detailed description:
The menu managing method that is applied to surveying instrument that the embodiment of the invention provides may further comprise the steps:
(1) when calling when being updated to menu interface, the menu data pointer is configured to measurement window with the corresponding menu of said menu interface type; The menu interface type comprises common menu interface, pattern menu interface and window menu interface, realizes the switching between the respective type menu through calling dissimilar menu interfaces;
(2) according to the Menu Type of the current item of selecting choices from menus, upgrade the menu display buffer, and trigger corresponding menu call back function;
(3) with the menu item in the menu display buffer, draw and show with the mode of control or figure, concrete, through externally being provided, expansion interface realizes the demonstration of menu item.
The menu management system that is applied to surveying instrument that the embodiment of the invention provides; Comprise the logic menu manager; Said logic menu manager comprises menu data configuration module, menu data parsing module and menu data display module, and said menu data configuration module is used for: the menu data pointer of configuration and service logic menu manager; Said menu data parsing module is used for: the Menu Type according to the current item of selecting choices from menus, upgrade the menu display buffer, and trigger corresponding menu call back function; Said menu data display module is used for: with the menu item of menu display buffer, draw and show with the mode of control or figure.The menu data display module externally provides expansion interface, is used for the demonstration of menu item.
The principle of the embodiment of the invention is set forth as follows in detail:
Referring to shown in Figure 1, said menu comprises complete machine common menu, pattern menu and window menu, through using inheritance mechanism, realizes sharing of complete machine common menu and pattern menu.Said inheritance mechanism is: said pattern menu is inherited the complete machine common menu, and said window menu is inherited the pattern menu, and the different measuring window of same measurement pattern is shared same pattern menu, and the measurement window of different measuring pattern is shared the complete machine common menu.Different measurement window has separately independently logic menu manager.Main frame realizes that through selecting measurement window the menu between the different measuring window switches.Menu structure is well arranged, has both guaranteed the independence of window menu, has fully guaranteed sharing pattern menu and complete machine common menu again.
Referring to shown in Figure 2, the menu data configuration module is responsible for the menu data pointer of maintenance menu manager, following three kinds of situation of practical application time-division:
(2-1) when calling when being updated to the common menu interface, the menu data configuration module can be configured to the menu data pointer complete machine common menu of measurement window;
(2-2) when calling when being updated to the pattern menu interface, the menu data configuration module can be configured to the menu data pointer pattern menu of measurement window;
(2-3) when calling when being updated to the window menu interface, the menu data configuration module can be configured to the menu data pointer window menu of measurement window.
Therefore, only corresponding menu interface need be called, the switching between complete machine common menu, pattern menu and the window menu can be realized.
After the menu data configuration module finished the configuration of menu data pointer, the menu data parsing module upgraded the menu display buffer according to current Menu Type of selecting choices from menus item, and triggers corresponding menu call back function, following seven kinds of situation of practical application time-division:
(3-1) if the current set of menu item is conventional menu item, then only need to trigger the corresponding call back function of menu item, need not upgrade the menu display buffer;
(3-2), then call the numerical value load module, after input finishes, adjust the parameter related, and trigger the corresponding call back function of menu item with menu item if the current set of menu item is a numerical value input menu item;
(3-3), then upgrade the menu display buffer, and trigger the corresponding call back function of menu item if the current set of menu item is the switch menu item;
(3-4) if the current set of menu item is father's menu item, then the next stage menu item with the current set of menu upgrades the menu display buffer, also promptly jumps to the next stage menu;
(3-5) if the current set of menu item is the Submenu Items of multiselect one, then the previous menu item with the current set of menu upgrades the menu buffer zone, also promptly returns previous menu, and the adjustment discrete parameter related with menu item, triggers the corresponding call back function of menu item at last;
(3-6) if the current set of menu item is the page turning menu item, then the following one page menu item with menu at the same level upgrades the menu display buffer;
(3-7) if the current set of menu item is the backtrack menu item, then the previous menu item with menu at the corresponding levels upgrades the menu display buffer, also promptly returns previous menu.
The menu data display module is used for the menu item with the menu display buffer, draws with the mode of control or figure, and is presented on the LCD.The menu data display module is drawn the menu control of different-style according to the menu item type, lifts 7 instantiations below and explains:
(4-1) for conventional menu item, only draw menu header;
(4-2) for numerical value input menu item, except that drawing menu header, also need draw the related parameter character string of menu item therewith;
(4-3) for the switch menu item, need to draw menu header and on off state;
(4-4) for father's menu item, draw menu header and father's menu mark, click this menu item with the prompting user and can get into the one-level menu;
(4-5), only need to draw menu header for the Submenu Items of multiselect one;
(4-6) for the page turning menu item, except drawing " page turning " title, also need draw the page-number marker character string, with always total what page menu items of prompting user, current demonstration be which page menu item;
(4-7) for the backtrack menu item, only need to draw " returning " title.
The menu data display module is not related with any operating system platform; But externally providing expansion interface to be used for menu item shows; Referring to shown in Figure 3; For the different operating systems platform, only need to realize the corresponding menu item interface of drawing with local interface, can realize the cross-platform application of logic menu manager.Therefore, in same measurement window, the applied logic menu manager just can realize window menu, the switching between pattern menu and the common menu like a cork.
Referring to shown in Figure 4; Comprise main frame in the menu management system of embodiment of the invention multi-mode multiwindow; Comprise menu viewing area and four measuring window in the main frame, the four measuring window is respectively: measurement window 1, measurement window 2, measurement window 3 and measurement window 4.Wherein, measurement window 1 belongs to same measurement pattern A with measurement window 2, and measurement window 3 belongs to measurement pattern B, and measurement window 4 belongs to measurement pattern C.Measurement window 1 and measurement window 2 are shared the menu of measurement pattern A, and measurement window 1, measurement window 2, measurement window 3 and measurement window 4 are shared the complete machine common menu.In the menu management system of multi-mode multiwindow, each measurement window all has menu data and the logic menu manager of oneself, and the logic menu manager is in charge of menu data.Main frame is responsible for selecting suitable measurement window, and obtains the logic menu manager of this measurement window, and the menu display interface of applied logic menu manager is drawn main frame menu viewing area.
In current measurement window; When clicking instrument front panel hardkey " general "; The menu data configuration module of meeting calling logic menu manager; The menu data pointer of menu manager is configured to the complete machine common menu, and the data that this moment, the logic menu manager was managed are exactly the complete machine common menu, and what the menu display module of menu manager showed also is the complete machine common menu; When clicking instrument front panel hardkey " pattern "; The menu data configuration module of meeting calling logic menu manager; The menu data pointer of menu manager is configured to the pattern menu; The menu data that this moment, the logic menu manager was managed is exactly the pattern menu, and what the menu display module of logic menu manager showed also is the pattern menu; When clicking instrument front panel hardkey " window "; The menu data configuration module of meeting calling logic menu manager; The menu data pointer of logic menu manager is configured to window menu; The data that this moment, menu manager was managed are exactly window menu, and what the menu display module of menu manager showed also is the window menu item.
At current surveying instrument software master interface; When clicking instrument front panel hardkey " next window "; Main frame can be selected next window, and obtains the logic menu manager of this measurement window, and the menu display interface of applied logic menu manager is drawn main frame menu viewing area.The menu content of being drawn by logic menu manager decision itself, can be complete machine common menu, pattern menu or the window menu of this measurement window.
In sum, the menu structure data of the embodiment of the invention is used " succession " mechanism, has realized sharing of complete machine common menu and pattern menu, has avoided the redundancy of menu, has improved maintenance efficiency; The logic menu manager is clear in job responsibility, does not bind with handled menu data, therefore can between general window, modal window and window menu, switch like a cork; Different measurement window all has separately independently logic menu manager, and main frame only is responsible for selecting measurement window, need not know the menu content that is shown, the menu that therefore can be implemented in like a cork between the different measuring window switches.
Obviously, those skilled in the art can carry out various changes and modification to the present invention and not break away from the spirit and scope of the present invention.Like this, belong within the scope of claim of the present invention and equivalent technologies thereof if of the present invention these are revised with modification, then the present invention also is intended to comprise these changes and modification interior.
The content of not doing in this instructions to describe in detail belongs to this area professional and technical personnel's known prior art.

Claims (10)

1. menu managing method that is applied to surveying instrument is characterized in that may further comprise the steps:
(1) when calling when being updated to menu interface, the menu data pointer is configured to measurement window with the corresponding menu of said menu interface type;
(2) according to the Menu Type of the current item of selecting choices from menus, upgrade the menu display buffer, and trigger corresponding menu call back function;
(3), draw and show with the mode of control or figure with the menu item in the menu display buffer.
2. the menu managing method that is applied to surveying instrument as claimed in claim 1 is characterized in that: in the step (3) through externally providing expansion interface to realize the demonstration of menu item.
3. the menu managing method that is applied to surveying instrument as claimed in claim 1 is characterized in that: the menu interface type comprises common menu interface, pattern menu interface and window menu interface described in the step (1).
4. the menu managing method that is applied to surveying instrument as claimed in claim 3 is characterized in that: realize the switching between the respective type menu through calling dissimilar menu interfaces in the step (1).
5. the menu managing method that is applied to surveying instrument as claimed in claim 1; It is characterized in that: menu comprises complete machine common menu, pattern menu and window menu described in the step (1); Through using inheritance mechanism, realize sharing of complete machine common menu and pattern menu.
6. the menu managing method that is applied to surveying instrument as claimed in claim 5; It is characterized in that: said inheritance mechanism is: said pattern menu is inherited the complete machine common menu; Said window menu is inherited the pattern menu; The different measuring window of same measurement pattern is shared same pattern menu, and the measurement window of different measuring pattern is shared the complete machine common menu.
7. the menu managing method that is applied to surveying instrument as claimed in claim 5 is characterized in that: different measurement window has separately independently logic menu manager.
8. the menu managing method that is applied to surveying instrument as claimed in claim 7 is characterized in that: main frame realizes that through selecting measurement window the menu between the different measuring window switches.
9. menu management system that is applied to surveying instrument; Comprise the logic menu manager; It is characterized in that: said logic menu manager comprises menu data configuration module, menu data parsing module and menu data display module, and said menu data configuration module is used for: the menu data pointer of configuration and service logic menu manager; Said menu data parsing module is used for: the Menu Type according to the current item of selecting choices from menus, upgrade the menu display buffer, and trigger corresponding menu call back function; Said menu data display module is used for: with the menu item of menu display buffer, draw and show with the mode of control or figure.
10. the menu management system that is applied to surveying instrument as claimed in claim 9 is characterized in that: said menu data display module externally provides expansion interface, is used for the demonstration of menu item.
CN201110367015.8A 2011-11-18 2011-11-18 Be applied to menu managing method and the system of measuring instrument Active CN102520924B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110367015.8A CN102520924B (en) 2011-11-18 2011-11-18 Be applied to menu managing method and the system of measuring instrument

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110367015.8A CN102520924B (en) 2011-11-18 2011-11-18 Be applied to menu managing method and the system of measuring instrument

Publications (2)

Publication Number Publication Date
CN102520924A true CN102520924A (en) 2012-06-27
CN102520924B CN102520924B (en) 2016-05-11

Family

ID=46291867

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110367015.8A Active CN102520924B (en) 2011-11-18 2011-11-18 Be applied to menu managing method and the system of measuring instrument

Country Status (1)

Country Link
CN (1) CN102520924B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102830969A (en) * 2012-08-10 2012-12-19 中国电子科技集团公司第四十一研究所 Instrument interactive interface based on window and menu as well as generation method thereof
CN103631588A (en) * 2013-11-20 2014-03-12 中国电子科技集团公司第四十一研究所 Menu configuration method based on modular instrument
CN107729116A (en) * 2017-11-21 2018-02-23 中国电子科技集团公司第四十研究所 A kind of method of multi-mode multiwindow measuring instrument interface assembly state synchronized

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1208879A (en) * 1997-08-18 1999-02-24 刘莎 Inheriting selecting inputting method for sentence elements menu
CN101241432A (en) * 2007-12-11 2008-08-13 金蝶软件(中国)有限公司 Application program interface style control method and device
CN101778157A (en) * 2009-12-29 2010-07-14 闻泰集团有限公司 Management method of SP menus of mobile phones
CN101826015A (en) * 2010-04-27 2010-09-08 上海威灵电子有限公司 Window interface configuration system and method
CN101944027A (en) * 2010-09-26 2011-01-12 北京神州泰岳软件股份有限公司 User interface generation method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1208879A (en) * 1997-08-18 1999-02-24 刘莎 Inheriting selecting inputting method for sentence elements menu
CN101241432A (en) * 2007-12-11 2008-08-13 金蝶软件(中国)有限公司 Application program interface style control method and device
CN101778157A (en) * 2009-12-29 2010-07-14 闻泰集团有限公司 Management method of SP menus of mobile phones
CN101826015A (en) * 2010-04-27 2010-09-08 上海威灵电子有限公司 Window interface configuration system and method
CN101944027A (en) * 2010-09-26 2011-01-12 北京神州泰岳软件股份有限公司 User interface generation method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102830969A (en) * 2012-08-10 2012-12-19 中国电子科技集团公司第四十一研究所 Instrument interactive interface based on window and menu as well as generation method thereof
CN102830969B (en) * 2012-08-10 2016-05-11 中国电子科技集团公司第四十一研究所 Instrument interactive interface based on window and menu and generation method thereof
CN103631588A (en) * 2013-11-20 2014-03-12 中国电子科技集团公司第四十一研究所 Menu configuration method based on modular instrument
CN103631588B (en) * 2013-11-20 2016-10-05 中国电子科技集团公司第四十一研究所 A kind of menu configuration method based on modular instrument
CN107729116A (en) * 2017-11-21 2018-02-23 中国电子科技集团公司第四十研究所 A kind of method of multi-mode multiwindow measuring instrument interface assembly state synchronized

Also Published As

Publication number Publication date
CN102520924B (en) 2016-05-11

Similar Documents

Publication Publication Date Title
US9372612B2 (en) Exposing inertial snap points
EP2530923B1 (en) Method and apparatus for displaying home screen in mobile terminal
KR101743244B1 (en) Method and apparatus for displaying menu
US20110271172A1 (en) Temporary formatting and charting of selected data
RU2010153223A (en) EXCHANGE OF INFORMATION BETWEEN THE USER INTERFACE OF THE DOCUMENT EDITOR'S INTERIOR SPACE AND THE USER INTERFACE OF THE DOCUMENT EDITOR'S EXTERNAL INTERFACE
EP2637095B1 (en) Thin client system, management server, workplace environment setting method and workplace environment setting program
CN112141102B (en) Cruise control method, cruise control device, cruise control apparatus, vehicle, and cruise control medium
CN103282883A (en) Systems and methods for displaying android applications launchers in webtop application tray
US20080028328A1 (en) System and method to dynamically change object data patterns
CN103810028A (en) Intelligent terminal, operation method thereof and mobile terminal
CN103577906A (en) Workflow generation method, workflow execution method and workflow execution system
CN102520924A (en) Menu management method and menu management system applied to measuring instruments
JP2006209674A (en) Board specification determination system and program
US20230300192A1 (en) Mapping content delivery
CN103324409A (en) Apparatus and method for providing shortcut service in electronic device
US20100180229A1 (en) Method for menu performance using shortcut key in potable terminal and apparatus thereof
WO2010103616A1 (en) Cage destination floor indicator
CN102541532B (en) Be applicable to the SDK (Software Development Kit) system of Vehicular system simulator
US20130249810A1 (en) Text entry mode selection
US20090319937A1 (en) Integrated multi tabbing
CN102543046B (en) Signal path searching method
CN103631588A (en) Menu configuration method based on modular instrument
CN105138666B (en) A kind of method and terminal of data processing
US11604575B2 (en) Systems and methods for managing configurations of multiple displays of a vehicle
CN104182917A (en) Wireless guiding display system and use method thereof

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