CN101359322A - Table display method and device - Google Patents

Table display method and device Download PDF

Info

Publication number
CN101359322A
CN101359322A CNA200810126281XA CN200810126281A CN101359322A CN 101359322 A CN101359322 A CN 101359322A CN A200810126281X A CNA200810126281X A CN A200810126281XA CN 200810126281 A CN200810126281 A CN 200810126281A CN 101359322 A CN101359322 A CN 101359322A
Authority
CN
China
Prior art keywords
scheme
displaying scheme
mode
current
displaying
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
CNA200810126281XA
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.)
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 CNA200810126281XA priority Critical patent/CN101359322A/en
Publication of CN101359322A publication Critical patent/CN101359322A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Abstract

The invention embodiment discloses a table display method which includes that table display solutions are established; the displayed content and the hidden content are respectively set in each solution; the current display solution is specified; the table control reads the current display solution and displays or hides the table content according to the settings in the solution; the table control displays the processing result through the interface. The invention embodiment also discloses a table display device. Compared with the prior art, the invention embodiment solves the inconvenience caused by the dragging of the scroll bar for searching a column and overcomes the defects of complicated programming model and large memory occupation because a plurality of tables are adopted.

Description

A kind of table display method and device
Technical field
The present invention relates to data processing technique, particularly relate to a kind of table display method and device.
Background technology
In actual applications, particularly in data handling procedure, under many circumstances, be provided with a lot of different row in the form, these row are deposited different information respectively, and the user does not often need to use all column informations in this form in order to realize a certain specific purpose, and only need use the information of part row wherein, therefore, how to view or edit the thing that corresponding list data has become people's common concern according to user's different demands.
In the prior art, at a lot of situation of grid column, the mode that adopts mainly contains following two kinds at present:
1, all row all show in same grid control, switch row to display by dilatory scroll bar.From the programming angle, have only a grid control, programming model is simple, saves internal memory, but because grid column is too much, and dragging scroll bar, to search a certain row very inconvenient.
2, set up a plurality of different row, different row are left in respectively in the different grid controls, a plurality of forms manage by modes such as tabs.This mode is equivalent to row are divided into different groups, has made things convenient for checking of row, but owing to adopted a plurality of forms, programming model complexity, memory headroom take and become big, and a plurality of form is separate, data may repeat in each tab, further the committed memory space.
Therefore,, exist owing to searching to be listed as inconvenience, or adopt a plurality of forms, programming model complexity, memory headroom to take the shortcoming that becomes big, can not satisfy actual needs with scroll bar though realized viewing or editing the purpose of list data in the prior art.
Summary of the invention
In view of this, the embodiment of the invention provides a kind of table display method and device, use this method and can make that viewing or editing list data becomes convenient, fast, also avoided simultaneously owing to search the inconvenience that row bring with dragging scroll bar, overcome and adopted a plurality of forms, programming model complexity, memory headroom take the shortcoming that becomes big.
The embodiment of the invention provides a kind of table display method, comprising:
Formulate the form displaying scheme, each scheme has been set the content of wanting content displayed and hiding respectively;
Specify current displaying scheme;
Grid control reads current displaying scheme, and according to the setting of this scheme table content is carried out show or hide and handle;
Grid control carries out interface display with result.
Wherein, described formulation form displaying scheme specifically comprises:
Formulate the form displaying scheme or formulate the form displaying scheme by the code programming mode by the layout setting mode.
The current displaying scheme of described appointment specifically comprises:
Specify current displaying scheme or specify current displaying scheme by the code programming mode by the layout setting mode.
Described method also comprises:
Carry out the switching of displaying scheme or carry out the switching of displaying scheme by interface right-click menu mode by interface tab mode.
A kind of form display device comprises:
The solution formulation unit is used to formulate the form displaying scheme, and each scheme has been set the content of wanting content displayed and hiding respectively;
The scheme designating unit is used to specify current displaying scheme;
Processing unit is used to read current displaying scheme, and according to the setting of this scheme table content is carried out show or hide and handle;
Display unit is used for result is carried out showing interface.
Described form display device also comprises:
The scheme switch unit is used for carrying out the switching of displaying scheme by interface right-click menu mode or interface tab mode.
Wherein, described solution formulation unit is formulated the form displaying scheme or is specified current displaying scheme by code programming mode or layout setting mode.
Described scheme designating unit is specified current displaying scheme by code programming mode or layout setting mode.
As seen, the present invention can guarantee that all data rows all are kept in the same table objects, thereby has guaranteed the consistance of programming, has also saved internal memory simultaneously; Because each scheme is equivalent to divide into groups to row, thus the user that is more convenient for check that displaying scheme can be done corresponding design and adjustment when operation.Compared with prior art, the invention solves owing to drag scroll bar and search the inconvenience that a certain row cause, overcome owing to adopted a plurality of forms, the programming model complexity, memory headroom takies bigger shortcoming.
No matter draw up a plan in the present invention or the show or hide interface can be formulated or be undertaken by the mode that formulate at the interface by code, make programmer and user easily all data rows to be kept in the same table objects, a plurality of schemes have also been realized simultaneously in a table objects, formulating, the corresponding sequence of scheme has enlarged the range of application of system.
Description of drawings
Fig. 1 is the surface chart that the embodiment of the invention is drawn up a plan for by the interface;
Fig. 2 is the surface chart that the embodiment of the invention is passed through the interface display scheme;
Fig. 3 is that the embodiment of the invention is passed through the process flow diagram that the code programming mode is formulated the form displaying scheme and specified current displaying scheme by the code programming mode;
Fig. 4 is that the embodiment of the invention is passed through the process flow diagram that the code programming mode is formulated the form displaying scheme and specified current displaying scheme by the layout setting mode;
Fig. 5 is that the embodiment of the invention is formulated the form displaying scheme by the layout setting mode, specifies the process flow diagram of current displaying scheme by the code programming mode;
Fig. 6 is that the embodiment of the invention is formulated the form displaying scheme by the layout setting mode, specifies the process flow diagram of current displaying scheme by the layout setting mode;
Fig. 7 is that the user adopts right-click menu to carry out the synoptic diagram that current scheme is switched or revised to scheme in the embodiment of the invention;
Fig. 8 is that the user adopts the tab mode to carry out the synoptic diagram that current scheme is switched or revised to scheme in the embodiment of the invention;
Fig. 9 is the structure drawing of device of the embodiment of the invention.
Embodiment
For above-mentioned purpose of the present invention, feature and advantage can be become apparent more, the present invention is further detailed explanation below in conjunction with the drawings and specific embodiments.
The present invention is kept at all data rows in the same table objects by formulating the form displaying scheme, specify current displaying scheme and read current displaying scheme with grid control, according to the setting of this scheme table content is carried out show or hide and handle, use grid control that result is carried out interface display at last.Use method of the present invention all data rows all can be kept in the same table objects, thereby guarantee the consistance of programming, also save internal memory simultaneously; In addition because each scheme is equivalent to divide into groups to row, thereby the user that is more convenient for check that displaying scheme can be done corresponding design and adjustment when operation.
In addition, displaying scheme can be set to row or row among the present invention, and the presents plan of establishment describes to classify example as.
Wherein, formulate two kinds of methods of form displaying scheme:
1, formulates the form displaying scheme by the code programming mode, for example, suppose that grid control has 5 row, finishes the formulation process of two kinds of different schemes by similar two following codes.
Scheme 1 is set at and shows preceding two row, hides back three row:
Table.addScheme (" scheme 1 ", new boolean[] and t rue, true, false, false, false});
Wherein, " true " represents to show, " false " expression is hidden, and in presents, " true " expression without exception shows, " false " expression without exception hides.
Scheme 2 is set at the demonstration first three columns, hides back two row:
Table.addScheme (" scheme 2 ", new boolean[] and false, false, true, true, true});
2, formulate the form displaying scheme by the layout setting mode, for example, suppose a scenario name to be set, specify some row to hide then, form a scheme by Fig. 1.After scheme forms described scheme is preserved with a scheme file, the form of file is very simple, and similar following " 1; 1; 0; 0; 0 ", represent that preceding two row show, back three row are hidden.
Specify current displaying scheme that two kinds of methods are arranged:
1, specifies current displaying scheme by the code programming mode
Specify current displaying scheme 1:
Table.setActiveScheme (" scheme 1 ");
Specify current displaying scheme 2:
Table.setActiveScheme (" scheme 2 ");
2, specify current displaying scheme by the layout setting mode, as shown in Figure 2.
Be provided with three displaying schemes among Fig. 2 as required, the user can select different displaying schemes according to different needs.
There are 4 kinds for finishing the concrete grammar that the present invention can adopt:
1, formulates the form displaying scheme by the code programming mode, specify current displaying scheme by the code programming mode;
2, formulate the form displaying scheme by the code programming mode, specify current displaying scheme by the layout setting mode;
3, formulate the form displaying scheme by the layout setting mode, specify current displaying scheme by the code programming mode;
4, formulate the form displaying scheme by the layout setting mode, specify current displaying scheme by the layout setting mode.
Above-mentioned its principle unanimity of 4 kinds of methods is the corresponding sequence of scheme, and provides a sequence that comprises " demonstration " and " hiding " for grid control.
If set scheme by the code programming mode, then direct specified sequence; If set scheme by the layout setting mode, then generate a file or one section stream, described file is represented " true " and " false " respectively by " 1 " and " 0 ", i.e. " demonstration " and " hiding ", form a sequence, after form is received this sequence, will be since the 0th row, corresponding described sequence, handle one by one, if " true " then shows these row, if " false " then hides these row.Described displaying scheme is stored in local file system or the database.
In the embodiment of the invention, the process flow diagram of formulating the form displaying scheme and specifying current displaying scheme by the code programming mode by the code programming mode as shown in Figure 3.
Step 301: formulate the form displaying scheme by the code programming mode, set the content of wanting content displayed and hiding for each scheme respectively;
Step 302: specify a current displaying scheme according to described code;
Step 303: grid control reads current displaying scheme, and according to " demonstrations " of scheme definition, " hiding " sequence shows row by code programming or hiding processing;
Step 304: grid control carries out interface display with result;
Step 305: the user carries out scheme and switches, revises current scheme, step 303 then.
For example: scheme 1 is set at the needs content displayed is presented at preceding two row, and the content that needs to hide is hidden in back three row, and specific code is programmed for:
Table.addScheme (" scheme 1 ", new boolean[] and true, true, false, false, false});
Grid control reads current displaying scheme, and according to " demonstrations " of scheme definition, " hiding " sequence shows row by code programming or hiding processing;
Grid control carries out interface display with result;
The user carries out scheme and switches, revises current scheme, and grid control reads current displaying scheme then, and according to " demonstrations " of scheme definition, " hiding " sequence shows row by code programming or hiding processing.
Wherein, the user carries out the scheme switching or revises current scheme and can adopt the mode of right-click menu or tab to carry out, respectively as shown in Figure 7 and Figure 8.
Be set at the corresponding sequence of a scheme by code programming, and for grid control directly provides a sequence that comprises " true " and " false ", if " true " then shows these row, if " false " then hides these row.
In the embodiment of the invention, the process flow diagram of formulating the form displaying scheme and specifying current displaying scheme by the layout setting mode by the code programming mode as shown in Figure 4.
Step 401: formulate the form displaying scheme by the code programming mode, set the content of wanting content displayed and hiding for each scheme respectively;
Step 402: specify a current displaying scheme according to described code;
Step 403: grid control reads current displaying scheme, and according to " demonstrations " of scheme definition, " hiding " sequence shows row by the layout setting mode or hiding processing;
Step 404: grid control carries out interface display with result;
Step 405: the user carries out scheme and switches, revises current scheme, step 403 then.
Wherein, the user carries out the scheme switching or revises current scheme and can adopt the mode of right-click menu or tab to carry out, respectively as shown in Figure 7 and Figure 8.
By code programming with by the layout setting mode is the corresponding sequence of a scheme, and for grid control directly provides a sequence that comprises " true " and " false ", if " true " then shows these row, if " false " then hides these row.
In the embodiment of the invention, formulate the form displaying scheme by the layout setting mode, the process flow diagram of specifying current displaying scheme by the code programming mode as shown in Figure 5.
Step 501: by the layout setting mode a plurality of schemes are set, set the content of wanting content displayed and hiding for each scheme respectively;
Step 502: specify a current displaying scheme according to described code;
Step 503: grid control reads current displaying scheme, and according to " demonstrations " of scheme definition, " hiding " sequence shows row by the code programming mode or hiding processing;
Step 504: grid control carries out interface display with result;
Step 505: the user carries out scheme and switches, revises current scheme, step 503 then.
Wherein, the user carries out the scheme switching or revises current scheme and can adopt the mode of right-click menu or tab to carry out, respectively as shown in Figure 7 and Figure 8.
By the layout setting mode is the corresponding file of a scheme, described file is represented " true " and " false " respectively by " 1 " and " 0 ", form a sequence, after form is received this sequence, will be since the 0th row, corresponding described sequence, handle one by one, if " true " then shows these row, if " false " then hides these row.
In the embodiment of the invention, formulate the form displaying scheme by the layout setting mode, the process flow diagram of specifying current displaying scheme by the layout setting mode as shown in Figure 6.
Step 601: by the layout setting mode a plurality of schemes are set, set the content of wanting content displayed and hiding for each scheme respectively;
Step 602: specify a current displaying scheme according to described code;
Step 603: grid control reads current displaying scheme, and according to " demonstrations " of scheme definition, " hiding " sequence shows row by the layout setting mode or hiding processing;
Step 604: grid control carries out interface display with result;
Step 605: the user carries out scheme and switches, revises current scheme, step 603 then.
Wherein, the user carries out the scheme switching or revises current scheme and can adopt the mode of right-click menu or tab to carry out, respectively as shown in Figure 7 and Figure 8.
With consistent, be the corresponding sequence of scheme by code programming, and provide a sequence that comprises " true " and " false " for grid control by its principle of layout setting.
The terminal user is the corresponding file of a scheme by the interface setting scheme, described file is represented " true " and " false " respectively by " 1 " and " 0 ", form a sequence, after form is received this sequence, will be since the 0th row, corresponding described sequence, handle one by one, if " true " then shows these row, if " false " then hides these row.
With reference to Fig. 9, the structure drawing of device of the embodiment of the invention below is described, comprising:
Solution formulation unit 901 is used to formulate the form displaying scheme, and each scheme has been set the content of wanting content displayed and hiding respectively;
Wherein, formulate two kinds of methods of form displaying scheme:
1, formulates the form displaying scheme by the code programming mode, for example, suppose that grid control has 5 row, finishes the formulation process of two kinds of different schemes by similar two following codes.
Scheme 1 is set at and shows preceding two row, hides back three row:
Table.addScheme (" scheme 1 ", new boolean[] and true, true, false, false, false});
Wherein, " true " represents to show, " false " expression is hidden, and in presents, " true " expression without exception shows, " false " expression without exception hides.
Scheme 2 is set at the demonstration first three columns, hides back two row:
Table.addScheme (" scheme 2 ", new boolean[] and false, false, true, true, true});
2, formulate the form displaying scheme by the layout setting mode, for example, suppose a scenario name to be set, specify some row to hide then, form a scheme by Fig. 1.After scheme forms described scheme is preserved with a scheme file, the form of file is very simple, and similar following " 1; 1; 0; 0; 0 ", represent that preceding two row show, back three row are hidden.
Scheme designating unit 902 is used to specify current displaying scheme;
Processing unit 903 is used to read current displaying scheme, and according to the setting of this scheme table content is carried out show or hide and handle;
Wherein, specify current displaying scheme that two kinds of methods are arranged:
1, specifies current displaying scheme by the code programming mode
Specify current displaying scheme 1:
Table.setActiveScheme (" scheme 1 ");
Specify current displaying scheme 2:
Table.setActiveScheme (" scheme 2 ");
2, specify current displaying scheme by the layout setting mode, as shown in Figure 2.
Be provided with three displaying schemes among Fig. 2 as required, the user can select different displaying schemes according to different needs.
Display unit 904 is used for result is carried out showing interface.
Preferably, also comprise: scheme switch unit 905 is used for carrying out the switching of displaying scheme by interface right-click menu mode or interface tab mode.
For realizing that form shows, the user at first formulates the form displaying scheme by solution formulation unit 901, and each scheme has been set the content of wanting content displayed and hiding respectively; Secondly, specify current displaying scheme by scheme designating unit 902; Then, read current displaying scheme, and according to the setting of this scheme table content is carried out show or hide and handle by processing unit 903; At last, by display unit 904 result is carried out showing interface.
Finished that by above-mentioned each unit all data rows all are kept in the same table objects, thereby guaranteed the consistance of programming, also saved internal memory simultaneously; In addition because each scheme is equivalent to divide into groups to row, thereby the user that is more convenient for check that displaying scheme also can be done corresponding design and adjustment when operation.
Need to prove, one of ordinary skill in the art will appreciate that all or part of step that realizes in the foregoing description method is to instruct relevant hardware to finish by program, described program can be stored in the computer read/write memory medium, this program comprises the step of said method when carrying out; Described storage medium, as: ROM/RAM, magnetic disc, CD etc.
It will be appreciated by those skilled in the art that accompanying drawing is the synoptic diagram of a preferred embodiment, the module in the accompanying drawing might not be that enforcement the present invention is necessary.
The scheme of the content record of claim also is the protection domain of the embodiment of the invention.
The explanation of above embodiment just is used for helping to understand method of the present invention and thought thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, the part that all can change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (11)

1, a kind of table display method is characterized in that, comprising:
Formulate the form displaying scheme, each scheme has been set the content of wanting content displayed and hiding respectively;
Specify current displaying scheme;
Grid control reads current displaying scheme, and according to the setting of this scheme table content is carried out show or hide and handle;
Grid control carries out interface display with result.
2, method according to claim 1 is characterized in that, described formulation form displaying scheme specifically comprises:
Formulate the form displaying scheme by the code programming mode.
3, method according to claim 1 is characterized in that, described formulation form displaying scheme specifically comprises:
Formulate the form displaying scheme by the layout setting mode.
4, method according to claim 1 is characterized in that, the current displaying scheme of described appointment specifically comprises:
Specify current displaying scheme by the code programming mode.
5, method according to claim 1 is characterized in that, the current displaying scheme of described appointment specifically comprises:
Specify current displaying scheme by the layout setting mode.
6, method according to claim 1 is characterized in that, also comprises:
Carry out the switching of displaying scheme by interface right-click menu mode.
7, method according to claim 1 is characterized in that, also comprises:
Carry out the switching of displaying scheme by interface tab mode.
8, a kind of form display device is characterized in that, comprising:
The solution formulation unit is used to formulate the form displaying scheme, and each scheme has been set the content of wanting content displayed and hiding respectively;
The scheme designating unit is used to specify current displaying scheme;
Processing unit is used to read current displaying scheme, and according to the setting of this scheme table content is carried out show or hide and handle;
Display unit is used for result is carried out showing interface.
9, device according to claim 8 is characterized in that, also comprises:
The scheme switch unit is used for carrying out the switching of displaying scheme by interface right-click menu mode or interface tab mode.
10, device according to claim 8 is characterized in that:
The form displaying scheme is formulated by code programming mode or layout setting mode in described solution formulation unit.
11, device according to claim 8 is characterized in that:
Described scheme designating unit is specified current displaying scheme by code programming mode or layout setting mode.
CNA200810126281XA 2008-07-30 2008-07-30 Table display method and device Pending CN101359322A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA200810126281XA CN101359322A (en) 2008-07-30 2008-07-30 Table display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA200810126281XA CN101359322A (en) 2008-07-30 2008-07-30 Table display method and device

Publications (1)

Publication Number Publication Date
CN101359322A true CN101359322A (en) 2009-02-04

Family

ID=40331774

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA200810126281XA Pending CN101359322A (en) 2008-07-30 2008-07-30 Table display method and device

Country Status (1)

Country Link
CN (1) CN101359322A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103699387A (en) * 2013-12-27 2014-04-02 金蝶软件(中国)有限公司 Table processing method and system
CN103823615A (en) * 2012-11-19 2014-05-28 金蝶软件(中国)有限公司 Method and system for displaying table on web page
CN104239024A (en) * 2013-06-20 2014-12-24 深圳市华傲数据技术有限公司 Form data acquiring method and form data acquiring device
CN104714935A (en) * 2014-12-30 2015-06-17 上海孩子国科教设备有限公司 Method and system for setting data storage bag
CN107479807A (en) * 2017-08-11 2017-12-15 郑州云海信息技术有限公司 A kind of display hidden method of IOP platforms grid column
CN107818000A (en) * 2016-08-31 2018-03-20 北京国双科技有限公司 The operating method and device of a kind of page tabular
CN110309261A (en) * 2019-05-15 2019-10-08 国网浙江浙电招标咨询有限公司 A kind of electronic bidding book generates online and signature method and e-bidding system
CN111177185A (en) * 2019-12-30 2020-05-19 北京同创永益科技发展有限公司 Method, system and device for recording user selection dynamic form
WO2022237553A1 (en) * 2021-05-10 2022-11-17 北京字跳网络技术有限公司 Table display method and apparatus, device and medium

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103823615A (en) * 2012-11-19 2014-05-28 金蝶软件(中国)有限公司 Method and system for displaying table on web page
CN104239024A (en) * 2013-06-20 2014-12-24 深圳市华傲数据技术有限公司 Form data acquiring method and form data acquiring device
CN104239024B (en) * 2013-06-20 2017-07-18 深圳市华傲数据技术有限公司 A kind of list data acquisition methods and device
CN103699387A (en) * 2013-12-27 2014-04-02 金蝶软件(中国)有限公司 Table processing method and system
CN104714935A (en) * 2014-12-30 2015-06-17 上海孩子国科教设备有限公司 Method and system for setting data storage bag
CN107818000A (en) * 2016-08-31 2018-03-20 北京国双科技有限公司 The operating method and device of a kind of page tabular
CN107818000B (en) * 2016-08-31 2021-04-16 北京国双科技有限公司 Operation method and device of page table
CN107479807A (en) * 2017-08-11 2017-12-15 郑州云海信息技术有限公司 A kind of display hidden method of IOP platforms grid column
CN110309261A (en) * 2019-05-15 2019-10-08 国网浙江浙电招标咨询有限公司 A kind of electronic bidding book generates online and signature method and e-bidding system
CN110309261B (en) * 2019-05-15 2023-07-14 国网浙江浙电招标咨询有限公司 Electronic bidding book online generation and signature method and electronic bidding system
CN111177185A (en) * 2019-12-30 2020-05-19 北京同创永益科技发展有限公司 Method, system and device for recording user selection dynamic form
WO2022237553A1 (en) * 2021-05-10 2022-11-17 北京字跳网络技术有限公司 Table display method and apparatus, device and medium

Similar Documents

Publication Publication Date Title
CN101359322A (en) Table display method and device
US8244757B2 (en) Facet-based interface for mobile search
TWI738902B (en) Display of business objects, processing method of map data, client and server
Mynatt et al. Flatland: New dimensions in office whiteboards
US7167826B2 (en) Communication terminal controlled through touch screen or voice recognition and instruction executing method thereof
US8533622B2 (en) Integrating digital book and zoom interface displays
US9575647B2 (en) Method and apparatus for providing information of multiple applications
US6377288B1 (en) Domain objects having computed attribute values for use in a freeform graphics system
CN101436115B (en) Information display apparatus, method for displaying information
US20110191344A1 (en) Automatic organization of browsing histories
RU2009112044A (en) PROGRAMMING ENVIRONMENT AND METADATA MANAGEMENT FOR A PROGRAMMABLE MULTIMEDIA CONTROLLER
KR20200122362A (en) Browser for mixed reality systems
CN102012861A (en) Method and system for real-time embedded software test result data analysis
CN109828811A (en) A kind of methods of exhibiting and device of card object
CN104298654A (en) Method and device for displaying information
CN106909383A (en) The display methods and display device of application program
CN102023805B (en) Method for assisting in browsing text messages on software interface
US6157363A (en) Methods and apparatus for displaying data
US20070143701A1 (en) Tab control
Burley et al. ARQuery: Hallucinating Analytics over Real-World Data using Augmented Reality.
CN110737372A (en) newly-added primitive operation method and system for electronic whiteboard and electronic whiteboard
CN103645937A (en) Data processing method and electronic equipment
CN106126287A (en) Application program launching method and system
WO2022228433A1 (en) Information processing method and apparatus, and electronic device
JPH0736958A (en) Information processor

Legal Events

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

Open date: 20090204