CN101697123A - Method and device for modifying interface layout in ERP system and ERP system - Google Patents

Method and device for modifying interface layout in ERP system and ERP system Download PDF

Info

Publication number
CN101697123A
CN101697123A CN200910110678A CN200910110678A CN101697123A CN 101697123 A CN101697123 A CN 101697123A CN 200910110678 A CN200910110678 A CN 200910110678A CN 200910110678 A CN200910110678 A CN 200910110678A CN 101697123 A CN101697123 A CN 101697123A
Authority
CN
China
Prior art keywords
control
information
field
layout
interface
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
CN200910110678A
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 CN200910110678A priority Critical patent/CN101697123A/en
Publication of CN101697123A publication Critical patent/CN101697123A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention is suitable for the field of data processing, and provides a method and a device for modifying the interface layout in an ERP system and the ERP system. The method comprises the following steps: receiving field identification of a field to be displayed; and according to metadata information, control information and the received field identification, generating a corresponding control and loading the control to a corresponding position on an interface. In the embodiment of the invention, the corresponding control is generated and is loaded to the corresponding position on the interface according to the metadata information, the control information and the received field identification, the method for modifying the interface layout in the ERP system is implemented, the ERP system is not required to be redeployed, the implementation is simple, and the interface layout can be modified dynamically during the run time.

Description

A kind of ERP system median surface layout modification method, device and ERP system
Technical field
The invention belongs to data processing field, relate in particular to a kind of ERP system median surface layout modification method, device and ERP system.
Background technology
The user usually needs by Enterprise Resources Plan (Enterprise Resource Planning, ERP) a large amount of list of system maintenance, itself need the information safeguarded more for a long time when professional, the information of maintenance much needing will appear in the list of safeguarding that solidifies on the interface, on the interface, be covered with the control that needs input data information, the user needs to judge that according to the role of oneself those are that he fills in that he need not fill in for those.If things go on like this, work efficiency will reduce greatly.Therefore need a kind of interface that can be disposed list by the user, the user can be put into the own information of often safeguarding on the interface according to the role of oneself, and the information of oneself often not being concerned about is removed from the interface, to increase work efficiency.
But existing interface layout amending method also needs to redeploy ERP system after interface layout is made amendment, so just make that the user has in use withdraw from ERP system earlier to design again.
In sum, existing interface layout amending method need redeploy ERP system, realizes complexity, can not on-the-fly modify interface layout when operation.
Summary of the invention
The embodiment of the invention is intended to solve the problem that existing interface layout amending method exists, and a kind of interface layout amending method is provided, and does not need to redeploy ERP system, realizes simply, and can on-the-fly modify interface layout when operation.
The embodiment of the invention is achieved in that a kind of ERP system median surface layout modification method, and described method comprises the steps:
Reception needs the field identification of display field;
According to metadata information, control information and the field identification that receives, generate corresponding control and be loaded into the relevant position at interface.
Another purpose of the embodiment of the invention is to provide a kind of ERP system median surface layout modification device, and described device comprises:
Field statement receiving element is used to receive the field identification that needs display field; And
The control loading unit is used for the field identification that receives according to metadata information, control information and described field statement receiving element, generates corresponding control and is loaded into the relevant position at interface.
Another purpose of the embodiment of the invention is to provide a kind of ERP system that comprises above-mentioned ERP system median surface layout modification device.
In embodiments of the present invention, according to metadata information, control information and the field identification that receives, generate corresponding control and be loaded into the relevant position at interface, realized a kind of ERP system median surface layout modification method, do not need to redeploy ERP system, realize simply, and can when operation, on-the-fly modify interface layout.
Description of drawings
Fig. 1 is the realization flow figure of the ERP system median surface layout modification method that provides of the embodiment of the invention;
Fig. 2 is the interface synoptic diagram that reception user input that the embodiment of the invention provides needs the field identification of display field;
Fig. 3 is that the user that provides of the embodiment of the invention is by dragging the interface synoptic diagram of control input control layout information;
Fig. 4 is the structural representation of the ERP system median surface layout modification device that provides of the embodiment of the invention.
Embodiment
In order to make purpose of the present invention, technical scheme and advantage clearer,, the present invention is further elaborated below in conjunction with drawings and Examples.Should be appreciated that specific embodiment described herein only in order to explanation the present invention, and be not used in qualification the present invention.
In embodiments of the present invention, according to metadata information, control information and the field identification that receives, generate corresponding control and be loaded into the relevant position at interface.
Fig. 1 shows the realization flow of the ERP system median surface layout modification method that the embodiment of the invention provides, and details are as follows:
In step S101, receive the field identification that needs display field;
In step S102,, generate corresponding control and be loaded into the relevant position at interface according to metadata information, control information and the field identification that receives.
Wherein, this field identification, metadata information or control information that needs display field can be that the user imports, and also can get access to from ERP system, other memory devices, database etc.; Related each field in the field identification unique identification ERP system can be field name, Field ID etc.; The relevant information of related field comprises field identification, field type, field length and whether can be information such as sky in the metadata information record ERP system, in specific implementation, can adopt tables of data, a document to wait and realize; The relation information of control information record field identification and control type, control position and control size in specific implementation, can adopt tables of data or document to wait and realize.
For the ease of maintaining control information, control information is divided into field control contrast information and control layout information, then control information comprises field control contrast information and control layout information; The correspondence relationship information of field control contrast information record field type and control type, and the corresponding relation that identifies of field identification and control, control identifies each involved control of unique identification, can claim or control ID etc. for control name; Information such as the position of control layout information record control and control size.At this moment, above-mentioned steps S102 specifically comprises:
Field name according to metadata information, field control contrast information and receive generates corresponding control on the interface;
Layout according to corresponding control on the control layout information updating interface.
Below, be example with the form interface of safeguarding office worker's information, above-mentioned ERP system median surface layout modification method is elaborated.Adopt the .NET programming language to realize this ERP system median surface layout modification method, the user can need the field identification of display field by interface input shown in Figure 2, here, field identification is a field name, supposes that the field identification that receives is office worker's numbering, office worker's name, position, office worker's code, date of birth and sex.Certainly, can also adopt Java supervisor design language to realize this ERP system median surface layout modification method.
Adopt tables of data to come storing metadata information and field control contrast information, table 1 shows the tables of data of storing metadata information, table 2 shows the tables of data of memory word segment type and control type corresponding relation, table 3 shows the tables of data of memory word segment identification and control sign corresponding relation, promptly constitutes field control contrast information by table 2 and table 3.
Field identification Field type Field length Can be sky
Office worker's numbering ??nvarchar ??50 Not
Office worker's name ??nvarchar ??100 Not
Position ??uniqueidentifier ??- Not
Office worker's code ??nvarchar ??50 Be
Date of birth ??datetime ??- Be
Sex ??int ??- Be
??... ??... ??... ??...
Table 1
Field type The control type
??nvarchar ??TextBox
??uniqueidentifier ??F7Control
??datetime ??DateTimeEdit
??int ??NumEdit
??... ??...
Table 2
Field identification The control sign
Office worker's numbering ??TextBox1
Field identification The control sign
Office worker's name ??TextBox2
Field identification The control sign
Position ??F7Control1
Office worker's code ??TextBox3
Date of birth ??DateTimeEdit1
Sex ??NumEdit1
??... ??...
Table 3
By table 1, table 2 and the field identification that receives, in table 1, search its corresponding field type according to the field identification that receives, i.e. 3 nvarchar, 1 uniqueidentifier, 1 datetime and 1 int, find these field type corresponding controls types by table 2 again, i.e. 3 TextBox, 1 F7Control, 1 DateTimeEdit and 1 NumEdit.Therefore, on the interface, generate 3 TextBox controls, 1 F7Control control, 1 DateTimeEdit control and 1 NumEdit control, can obtain the corresponding relation of field identification and control sign, 6 controls of generation are shown on the interface by table 3.At this moment, can be according to each control on the interfaces such as default layout mode information.
Then, receive the control layout information of user's input, and according to the layout of corresponding control on the control layout information updating interface of user input, in specific implementation, the control that the user can drag interface display is with the input control layout information and change the layout of control, as shown in Figure 3, and the control layout information that receives with data table stores, as shown in table 4, comprise control sign, control height, control width, control X coordinate, control Y coordinate.
The control sign The control height The control width Control X coordinate Control Y coordinate
??Textbox1 ??200 ??100 ??5 ??6
??Textbox2 ??200 ??100 ??25 ??26
??F7Control1 ??200 ??100 ??56 ??26
??TextBox3 ??200 ??100 ??56 ??16
??DateTimeEdit1 ??20 ??100 ??5 ??60
??NumEdit1 ??200 ??100 ??6 ??75
Table 4
Here, use a control to finish automatically and drag control to change control layout.In addition, control layout information has been kept in the database, in the ERP system operational process, ERP system is the same just as the data message that reads, the read control layout information, and before showing the user, use the position and the size of each control in these control layout information setting lists with list, make the client can when operation, see the list of own establishment.This flexible way is different fully with hard coded, does not need to revise exe, dll supervisor file.
In order to adapt to the different business demand of different user, interface layout different in the ERP system is revised can corresponding different users, as another preferred embodiment of the present invention, behind step S102, also comprise the step of setting up user profile and control layout information corresponding relation, be specially:
According to the user profile that receives, set up the corresponding relation of user profile and control layout information, this user profile unique identification uses each user of ERP system, can be user's name, user ID etc.
In specific implementation, can put down in writing the corresponding relation of setting up between the tables of data of user profile and storage control layout information with mapping table; Can also in the tables of data of the above-mentioned control layout information of storage, increase the scheme sign of corresponding each control layout information, as shown in table 5, and increase the storage scheme sign and the tables of data of user profile and the tables of data of the storage scheme information shown in the table 7 shown in the table 6, to set up the corresponding relation of user profile and control information.Wherein, the scheme of each layout modification of scheme sign unique identification can be Scenario Name, scheme ID etc.; Scheme information can record scheme sign, Scenario Name, scheme numbering, scheme description, remarks etc.
The control sign The control height The control width Control X coordinate Control Y coordinate The scheme sign
??Textbox1 ??200 ??100 ??5 ??6 ??1
??Textbox2 ??200 ??100 ??25 ??26 ??1
??F7Control1 ??200 ??100 ??56 ??26 ??1
??TextBox3 ??200 ??100 ??56 ??16 ??1
??DateTimeEdit1 ??20 ??100 ??5 ??60 ??1
??NumEdit1 ??200 ??100 ??6 ??75 ??1
??... ??... ??... ??... ??... ??...
??Textbox1 ??200 ??150 ??15 ??21 ??3
??... ??... ??... ??... ??... ??...
Table 5
The scheme sign User ID
??1 ??User1
The scheme sign User ID
??2 ??User2
??... ??...
Table 6
The scheme sign Scenario Name The scheme numbering
??1 Scheme 1 ??...
??2 Scheme 2 ??...
??... ??... ??...
Table 7
Like this, when the user lands ERP system next time, ERP system can be according to the user profile of login user and the corresponding relation and the control information of control information, on the interface, load corresponding control, the service needed that helps different user basis oneself disposes different interface schemes or the scheme of oneself is distributed to other users, increases work efficiency.
In order to store the data message that corresponding control receives on the interface, as another preferred embodiment of the present invention, behind step S102, also comprise the data information memory step, be specially:
According to metadata information and field control contrast information, store the data message that corresponding control receives.
After the user passes through the corresponding control input data information at interface, can determine the pairing field identification of the data message that receives according to field control contrast information, and after further judging that according to metadata information this data message is correct, (Structured Query Language Sql) carries out the preservation of data message to the dynamic creation Structured Query Language (SQL).
One of ordinary skill in the art will appreciate that, realize that all or part of step in the foregoing description method is to instruct relevant hardware to finish by program, described program can be in being stored in a computer read/write memory medium, described storage medium, as ROM/RAM, disk, CD etc., this program is used for carrying out following steps:
Reception needs the field identification of display field;
According to metadata information, control information and the field identification that receives, generate corresponding control and be loaded into the relevant position at interface.
Fig. 4 shows the structure of the ERP system median surface layout modification device that the embodiment of the invention provides, and only shows the part relevant with the embodiment of the invention for convenience of explanation.This ERP system median surface layout modification device can be used for ERP system, this ERP system median surface layout modification device can be to run on the unit that software unit, hardware cell or software and hardware in the ERP system combine, also can be used as independently, suspension member is integrated in the ERP system, wherein:
Field statement receiving element 401 receives the field identification that needs display field, and its implementation repeats no more as mentioned above;
Control loading unit 402 according to the field identification that metadata information, control information and field statement receiving element 401 receive, generates corresponding control and is loaded into the relevant position at interface.
The relation information of this control information record field identification and control type, control position and control size.For the ease of maintaining control information, control information is divided into field control contrast information and control layout information, then control information comprises field control contrast information and control layout information; The correspondence relationship information of field control contrast information record field type and control type, and the corresponding relation that identifies of field identification and control, control identifies each involved control of unique identification, can claim or control ID etc. for control name; Information such as the position of control layout information record control and control size.
Control loading unit 402 further comprises:
Control generation module 4021, the field name according to metadata information, field control contrast information and receive generates corresponding control on the interface, and its implementation repeats no more as mentioned above;
Layout modification module 4022, according to the layout of corresponding control on the control layout information updating interface, its implementation repeats no more as mentioned above.
In order to adapt to the business demand of different user, make interface layouts different in the ERP system revise corresponding different users, as another preferred embodiment of the present invention, this ERP system median surface layout modification device also comprises:
Relation is set up unit 403, according to the user profile that receives, sets up the corresponding relation of user profile and control layout information, and its implementation repeats no more as mentioned above.
In order to store the data message that corresponding control receives on the interface, as another preferred embodiment of the present invention, this ERP system median surface layout modification device also comprises:
Data storage cell 404 according to metadata information and field control contrast information, is stored the data message that corresponding control receives, and its implementation repeats no more as mentioned above.
In embodiments of the present invention, according to metadata information, control information and the field identification that receives, generate corresponding control and be loaded into the relevant position at interface, realized a kind of ERP system median surface layout modification method, do not need to redeploy ERP system, realize simply, and can when operation, on-the-fly modify interface layout.
And, according to the user profile that receives, set up the corresponding relation of user profile and control information so that in the ERP system different interface layout revise can corresponding different users, adapt to the different business needs of different user.
The above only is preferred embodiment of the present invention, not in order to restriction the present invention, all any modifications of being done within the spirit and principles in the present invention, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. an ERP system median surface layout modification method is characterized in that described method comprises the steps:
Reception needs the field identification of display field;
According to metadata information, control information and the field identification that receives, generate corresponding control and be loaded into the relevant position at interface.
2. the method for claim 1 is characterized in that, described control information comprises field control contrast information and control layout information.
3. method as claimed in claim 2 is characterized in that, and is described according to metadata information, control information and the field identification that receives, and the step that generates corresponding control and be loaded into the relevant position at interface specifically comprises:
Field name according to metadata information, field control contrast information and receive generates corresponding control on the interface;
Layout according to corresponding control on the control layout information updating interface.
4. method as claimed in claim 2, it is characterized in that, described according to metadata information, control information and the field identification that receives, after generating corresponding control and being loaded into the step of relevant position at interface, also comprise the step of setting up user profile and control layout information corresponding relation, be specially:
According to the user profile that receives, set up the corresponding relation of user profile and control layout information.
5. method as claimed in claim 2, it is characterized in that, described according to metadata information, control information and the field identification that receives, after generating corresponding control and being loaded into the step of relevant position at interface, also comprise the data information memory step, be specially:
According to metadata information and field control contrast information, store the data message that corresponding control receives.
6. ERP system median surface layout modification device is characterized in that described device comprises:
Field statement receiving element is used to receive the field identification that needs display field; And
The control loading unit is used for the field identification that receives according to metadata information, control information and described field statement receiving element, generates corresponding control and is loaded into the relevant position at interface.
7. device as claimed in claim 6 is characterized in that, control information comprises field control contrast information and control layout information.
8. device as claimed in claim 7 is characterized in that, described control loading unit comprises:
The control generation module is used for generating corresponding control according to metadata information, field control contrast information and the field name that receives on the interface; And
The layout modification module is used for the layout according to corresponding control on the control layout information updating interface.
9. device as claimed in claim 7 is characterized in that, described device also comprises:
Relation is set up the unit, is used for setting up the corresponding relation of user profile and control layout information according to the user profile that receives; And/or
Data storage cell is used for storing the data message that corresponding control receives according to metadata information and field control contrast information.
10. ERP system that comprises each described ERP system median surface layout modification device of claim 6 to 9.
CN200910110678A 2009-10-20 2009-10-20 Method and device for modifying interface layout in ERP system and ERP system Pending CN101697123A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910110678A CN101697123A (en) 2009-10-20 2009-10-20 Method and device for modifying interface layout in ERP system and ERP system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910110678A CN101697123A (en) 2009-10-20 2009-10-20 Method and device for modifying interface layout in ERP system and ERP system

Publications (1)

Publication Number Publication Date
CN101697123A true CN101697123A (en) 2010-04-21

Family

ID=42142228

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910110678A Pending CN101697123A (en) 2009-10-20 2009-10-20 Method and device for modifying interface layout in ERP system and ERP system

Country Status (1)

Country Link
CN (1) CN101697123A (en)

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101894018A (en) * 2010-05-31 2010-11-24 浪潮(北京)电子信息产业有限公司 Method and device for maintaining control state information
CN102103513A (en) * 2011-02-25 2011-06-22 金洋 Method for rapidly developing software by utilizing metadata and middleware
CN102467375A (en) * 2010-11-09 2012-05-23 金蝶软件(中国)有限公司 Method and device for generating client interface
CN102789457A (en) * 2011-05-17 2012-11-21 航天信息股份有限公司 Method for dynamically customizing filter conditions
CN102819423A (en) * 2011-12-12 2012-12-12 金蝶软件(中国)有限公司 Method and device for displaying dynamic control bill interface
CN103019693A (en) * 2012-11-21 2013-04-03 用友软件股份有限公司 System and method for generating user interface
CN103186370A (en) * 2011-12-29 2013-07-03 金蝶软件(中国)有限公司 Web page presentation method and system
CN103699482A (en) * 2013-12-12 2014-04-02 金蝶软件(中国)有限公司 Method and device for testing reasonableness of controls
CN104391725A (en) * 2014-12-08 2015-03-04 畅捷通信息技术股份有限公司 Page display method and page display device
CN104536768A (en) * 2015-01-16 2015-04-22 浪潮电子信息产业股份有限公司 Method for improving user-friendly operation of software user interface
CN104679514A (en) * 2015-03-06 2015-06-03 浪潮通用软件有限公司 Method and device for self-defining design of scalable framework
CN104699681A (en) * 2013-12-04 2015-06-10 航天信息股份有限公司 Data processing method based on metadata base
CN104714949A (en) * 2013-12-11 2015-06-17 航天信息股份有限公司 Method for customizing report dynamically
CN105242922A (en) * 2015-09-25 2016-01-13 卡斯柯信号有限公司 Property tag based data display method
CN105512318A (en) * 2015-12-16 2016-04-20 山石网科通信技术有限公司 Page generation method and device
CN105786846A (en) * 2014-12-24 2016-07-20 常熟市顺网网络技术服务有限公司 Website platform component capable of generating modules in user-defined manner
CN106933559A (en) * 2015-12-31 2017-07-07 阿里巴巴集团控股有限公司 Forms pages data processing method and device
CN108829485A (en) * 2018-06-25 2018-11-16 腾讯科技(深圳)有限公司 Update method, device, storage medium and the computer equipment of application interface layout
CN109522068A (en) * 2018-10-17 2019-03-26 大唐网络有限公司 The edit methods of the methods of exhibiting and system of the page, page data
CN110427138A (en) * 2019-08-02 2019-11-08 北京百度网讯科技有限公司 Translation information processing method, device, electronic equipment and storage medium
CN111176644A (en) * 2019-12-24 2020-05-19 深圳市优必选科技股份有限公司 Automatic layout method and device of operation interface and response method and device thereof
CN112416342A (en) * 2020-11-04 2021-02-26 杭州讯酷科技有限公司 UI (user interface) quick construction method based on associated fields
CN112464073A (en) * 2020-11-05 2021-03-09 杭州讯酷科技有限公司 Method for automatically generating detailed page and newly added form page according to query page design result
CN112540762A (en) * 2020-12-08 2021-03-23 杭州讯酷科技有限公司 UI (user interface) quick manufacturing method based on table and field optimization sorting
CN112540991A (en) * 2020-12-08 2021-03-23 杭州讯酷科技有限公司 System logic construction method based on data table relation
CN112540760A (en) * 2020-12-08 2021-03-23 杭州讯酷科技有限公司 UI (user interface) quick construction method based on data source field
CN112540760B (en) * 2020-12-08 2024-05-28 杭州讯酷科技有限公司 UI (user interface) quick construction method based on data source field

Cited By (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101894018A (en) * 2010-05-31 2010-11-24 浪潮(北京)电子信息产业有限公司 Method and device for maintaining control state information
CN102467375A (en) * 2010-11-09 2012-05-23 金蝶软件(中国)有限公司 Method and device for generating client interface
CN102467375B (en) * 2010-11-09 2015-06-10 金蝶软件(中国)有限公司 Method and device for generating client interface
CN102103513A (en) * 2011-02-25 2011-06-22 金洋 Method for rapidly developing software by utilizing metadata and middleware
CN102103513B (en) * 2011-02-25 2013-09-25 金洋 Method for rapidly developing software by utilizing metadata and middleware
CN102789457A (en) * 2011-05-17 2012-11-21 航天信息股份有限公司 Method for dynamically customizing filter conditions
CN102819423B (en) * 2011-12-12 2016-01-20 金蝶软件(中国)有限公司 The method of Dynamic controlling document showing interface and device
CN102819423A (en) * 2011-12-12 2012-12-12 金蝶软件(中国)有限公司 Method and device for displaying dynamic control bill interface
CN103186370A (en) * 2011-12-29 2013-07-03 金蝶软件(中国)有限公司 Web page presentation method and system
CN103019693A (en) * 2012-11-21 2013-04-03 用友软件股份有限公司 System and method for generating user interface
CN104699681A (en) * 2013-12-04 2015-06-10 航天信息股份有限公司 Data processing method based on metadata base
CN104714949A (en) * 2013-12-11 2015-06-17 航天信息股份有限公司 Method for customizing report dynamically
CN103699482B (en) * 2013-12-12 2017-03-22 金蝶软件(中国)有限公司 Method and device for testing reasonableness of controls
CN103699482A (en) * 2013-12-12 2014-04-02 金蝶软件(中国)有限公司 Method and device for testing reasonableness of controls
CN104391725B (en) * 2014-12-08 2017-11-14 畅捷通信息技术股份有限公司 Page display method and page presentation device
CN104391725A (en) * 2014-12-08 2015-03-04 畅捷通信息技术股份有限公司 Page display method and page display device
CN105786846A (en) * 2014-12-24 2016-07-20 常熟市顺网网络技术服务有限公司 Website platform component capable of generating modules in user-defined manner
CN104536768A (en) * 2015-01-16 2015-04-22 浪潮电子信息产业股份有限公司 Method for improving user-friendly operation of software user interface
CN104679514A (en) * 2015-03-06 2015-06-03 浪潮通用软件有限公司 Method and device for self-defining design of scalable framework
CN105242922A (en) * 2015-09-25 2016-01-13 卡斯柯信号有限公司 Property tag based data display method
CN105512318B (en) * 2015-12-16 2019-11-08 山石网科通信技术股份有限公司 Page generation method and device
CN105512318A (en) * 2015-12-16 2016-04-20 山石网科通信技术有限公司 Page generation method and device
CN106933559A (en) * 2015-12-31 2017-07-07 阿里巴巴集团控股有限公司 Forms pages data processing method and device
CN108829485A (en) * 2018-06-25 2018-11-16 腾讯科技(深圳)有限公司 Update method, device, storage medium and the computer equipment of application interface layout
CN109522068A (en) * 2018-10-17 2019-03-26 大唐网络有限公司 The edit methods of the methods of exhibiting and system of the page, page data
CN110427138A (en) * 2019-08-02 2019-11-08 北京百度网讯科技有限公司 Translation information processing method, device, electronic equipment and storage medium
CN111176644B (en) * 2019-12-24 2024-05-03 深圳市优必选科技股份有限公司 Automatic layout method and device for operation interface and response method and device thereof
CN111176644A (en) * 2019-12-24 2020-05-19 深圳市优必选科技股份有限公司 Automatic layout method and device of operation interface and response method and device thereof
CN112416342A (en) * 2020-11-04 2021-02-26 杭州讯酷科技有限公司 UI (user interface) quick construction method based on associated fields
CN112464073B (en) * 2020-11-05 2022-11-11 杭州讯酷科技有限公司 Method for automatically generating detailed page and newly added form page according to query page design result
CN112464073A (en) * 2020-11-05 2021-03-09 杭州讯酷科技有限公司 Method for automatically generating detailed page and newly added form page according to query page design result
CN112540762A (en) * 2020-12-08 2021-03-23 杭州讯酷科技有限公司 UI (user interface) quick manufacturing method based on table and field optimization sorting
CN112540991A (en) * 2020-12-08 2021-03-23 杭州讯酷科技有限公司 System logic construction method based on data table relation
CN112540760A (en) * 2020-12-08 2021-03-23 杭州讯酷科技有限公司 UI (user interface) quick construction method based on data source field
CN112540991B (en) * 2020-12-08 2022-09-30 杭州讯酷科技有限公司 System logic construction method based on data table relation
CN112540760B (en) * 2020-12-08 2024-05-28 杭州讯酷科技有限公司 UI (user interface) quick construction method based on data source field
CN112540762B (en) * 2020-12-08 2024-05-28 杭州讯酷科技有限公司 UI (user interface) quick making method based on table and field optimized sorting

Similar Documents

Publication Publication Date Title
CN101697123A (en) Method and device for modifying interface layout in ERP system and ERP system
US10108914B2 (en) Method and system for morphing object types in enterprise content management systems
US8458111B2 (en) Runtime interpretation of declarative programs
US20060136810A1 (en) Electronic form generator
CN104541242A (en) Flexible acceleration of code execution
CN102567399B (en) Method and device for accessing database
CN104239054A (en) Android-system-based plug-in loading method and system
CN101645020A (en) Virtual operating system creation method
JP2005518028A5 (en)
JP2005518023A5 (en)
CN105488125A (en) Page access method and apparatus
US8135716B2 (en) Systems and method for mapping large object data content in a database table to a work area
CN114925084A (en) Distributed transaction processing method, system, device and readable storage medium
CN107423291B (en) Data translation method and client device
CN101706823B (en) Inquiry system and method of customized database
CN105468400A (en) Linux user mode based method and system for calling timer
CN111026756A (en) Method for dynamically generating form and associated query
CN103501341A (en) Method and device for establishing Web service
CN113094039B (en) Automatic code generation system based on database table
US20130166610A1 (en) Computer System and Computerized Method for Storing Business Objects and Business Mapping Data
KR20160138498A (en) System and method for supporting data type conversion in a heterogeneous computing environment
CN110018910B (en) Method, storage medium, device and system for realizing registration template of event bus
CN109240660B (en) Access method of advertisement data, storage medium, electronic device and system
CN110737850A (en) chart generation method and device
CN114281463B (en) Form interface format configuration and interface display method, device and medium

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

Application publication date: 20100421