CN111078713A - Method for synchronously modifying draggable custom interface and background database - Google Patents

Method for synchronously modifying draggable custom interface and background database Download PDF

Info

Publication number
CN111078713A
CN111078713A CN201911069195.4A CN201911069195A CN111078713A CN 111078713 A CN111078713 A CN 111078713A CN 201911069195 A CN201911069195 A CN 201911069195A CN 111078713 A CN111078713 A CN 111078713A
Authority
CN
China
Prior art keywords
data table
field type
interface
background database
object frame
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
CN201911069195.4A
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.)
Guangdong Xingrui Technology Co Ltd
Original Assignee
Guangdong Xingrui Technology 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 Guangdong Xingrui Technology Co Ltd filed Critical Guangdong Xingrui Technology Co Ltd
Priority to CN201911069195.4A priority Critical patent/CN111078713A/en
Publication of CN111078713A publication Critical patent/CN111078713A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2379Updates performed during online database operations; commit processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention relates to the field of system interface development, and particularly discloses a method for synchronously modifying a draggable custom interface and a background database, wherein the method comprises the steps of associating an object frame in the custom interface with a data table in the background database, and carrying out real-time synchronization on the field type, the text length, the format and the limitation of the object frame and the field type, the text length, the format and the limitation of the data table through data association; a reserved data table used for corresponding to the newly added object frame is preset in the database, and the newly added object frame is associated with the reserved data table; and automatically classifying the object box according to the field type, and automatically defining according to the preset executable operation of the field type after classification. The invention greatly improves the expansibility and the usability of the user-defined interface through the synchronous change and modification of the user-defined interface and the background database, saves a large amount of system research and development manpower, and reduces the early research and development pressure of the system interface.

Description

Method for synchronously modifying draggable custom interface and background database
Technical Field
The invention relates to the field of system interface development, and particularly discloses a method for synchronously modifying a draggable user-defined interface and a background database.
Background
With the rapid development of digital technology, more and more enterprises need to build own informatization systems. In the development and application of the information system, the user interface and the use experience are one of the key points of the user's attention.
The existing system interface generally adopts a solidified interface design idea, after the development is completed, a user is difficult to or cannot adjust the system interface by self, and only corresponding operation can be performed, so that at the initial stage of the system use, an operator needs to get used to the operation of a new system by himself instead of the system matching with the work of the person. And a great deal of preliminary investigation and confirmation communication is required in the development mode, so that the system interface conforms to the use habits of most operators as far as possible.
When the existing user-defined interface system is used for defining an interface, data columns in a matched background database cannot be directly and synchronously changed, so that the function expansion space of the user-defined interface system is greatly limited.
Disclosure of Invention
In order to solve the problem that the conventional user-defined interface system and a background database cannot be synchronously changed and adjusted, the invention provides a method for synchronously modifying a draggable user-defined interface and the background database.
The technical scheme adopted by the invention is as follows: a method for synchronously modifying a draggable custom interface and a background database comprises the following implementation steps:
s1, associating an object box in the custom interface with a data table in a background database, and synchronizing the field type, the text length, the format and the limitation of the object box with the field type, the text length, the format and the limitation of the data table in real time through data association;
s2, presetting a reserved data table for corresponding to the newly added object frame in the database, wherein the newly added object frame is associated with the reserved data table;
and S3, automatically classifying the object box according to the field type, and automatically defining according to the preset executable operation of the field type after classification.
Preferably, the definition of the object box is divided into an optional field and a basic field, the optional field can be customized, and the basic field cannot be modified.
Preferably, the object frame definition comprises selection filling, necessary filling, field type, field name and filling prompt.
The invention has the beneficial effects that: by synchronously changing and modifying the custom interface and the background database, the expansibility and the usability of the custom interface are greatly improved, developers do not need to enter the background database for corresponding modification after the user adjusts the interface, a large amount of system research and development manpower is saved, and the early research and development investigation pressure of the system interface is reduced.
Detailed Description
The invention relates to a method for synchronously modifying a draggable custom interface and a background database, which comprises the following implementation steps:
s1, associating an object box in the custom interface with a data table in a background database, and synchronizing the field type, the text length, the format and the limitation of the object box with the field type, the text length, the format and the limitation of the data table in real time through data association;
s2, presetting a reserved data table for corresponding to the newly added object frame in the database, wherein the newly added object frame is associated with the reserved data table;
and S3, automatically classifying the object boxes according to the field types, and automatically defining the classified object boxes according to preset executable operations of the field types, such as statistics, counting, summation, averaging and the like.
The definition of the object box is divided into an optional field and a basic field, the optional field can be customized, and the basic field cannot be modified.
The object frame definition includes: select fill/fill, field type (e.g., textbox/drop-down box/picture/object, etc.), field name, fill prompt, etc.
After the field type is defined, the text length, format, limitation and the like are further limited through a popup window.

Claims (3)

1. A method for synchronously modifying a draggable custom interface and a background database is characterized by comprising the following implementation steps:
s1, associating an object box in the custom interface with a data table in a background database, and synchronizing the field type, the text length, the format and the limitation of the object box with the field type, the text length, the format and the limitation of the data table in real time through data association;
s2, presetting a reserved data table for corresponding to the newly added object frame in the database, wherein the newly added object frame is associated with the reserved data table;
and S3, automatically classifying the object box according to the field type, and automatically defining according to the preset executable operation of the field type after classification.
2. The method of claim 1, wherein the method comprises the following steps: the definition of the object box is divided into selectable fields and basic fields, the selectable fields can be customized, and the basic fields cannot be modified.
3. The method of claim 1, wherein the method comprises the following steps: the definition of the object frame comprises selecting and filling, necessary filling, field type, field name and filling prompt.
CN201911069195.4A 2019-11-04 2019-11-04 Method for synchronously modifying draggable custom interface and background database Pending CN111078713A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911069195.4A CN111078713A (en) 2019-11-04 2019-11-04 Method for synchronously modifying draggable custom interface and background database

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911069195.4A CN111078713A (en) 2019-11-04 2019-11-04 Method for synchronously modifying draggable custom interface and background database

Publications (1)

Publication Number Publication Date
CN111078713A true CN111078713A (en) 2020-04-28

Family

ID=70310777

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911069195.4A Pending CN111078713A (en) 2019-11-04 2019-11-04 Method for synchronously modifying draggable custom interface and background database

Country Status (1)

Country Link
CN (1) CN111078713A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112417334A (en) * 2020-11-20 2021-02-26 青岛以萨数据技术有限公司 Workbench for realizing custom function icon, data processing method and device
CN112416342A (en) * 2020-11-04 2021-02-26 杭州讯酷科技有限公司 UI (user interface) quick construction method based on associated fields

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102346785A (en) * 2011-11-15 2012-02-08 北京创腾科技有限公司 Method and device for directly self-defining field of database
US20190004773A1 (en) * 2017-07-03 2019-01-03 Unqork, Inc Systems and methods for development and deployment of software platforms having advanced workflow and event processing components

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102346785A (en) * 2011-11-15 2012-02-08 北京创腾科技有限公司 Method and device for directly self-defining field of database
US20190004773A1 (en) * 2017-07-03 2019-01-03 Unqork, Inc Systems and methods for development and deployment of software platforms having advanced workflow and event processing components

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112416342A (en) * 2020-11-04 2021-02-26 杭州讯酷科技有限公司 UI (user interface) quick construction method based on associated fields
CN112417334A (en) * 2020-11-20 2021-02-26 青岛以萨数据技术有限公司 Workbench for realizing custom function icon, data processing method and device

Similar Documents

Publication Publication Date Title
US20160012150A1 (en) System and method for main distribution network graph/model/data integration based on remote access and information interaction
CN107958082B (en) Off-line increment synchronization method and system from database to data warehouse
CN111078713A (en) Method for synchronously modifying draggable custom interface and background database
CN102279848B (en) Method and device for generating report template
CN105446948A (en) Report automatic generation method and system
CN106845935A (en) A kind of method and system of engineering project flow template
CN103744810A (en) Terminal, electronic device and synchronous display system and method
CN102436339A (en) Display control method and device for modal dialog boxes
CN110610045A (en) Intelligent cloud processing system and method for generating three views by selecting cabinet and wardrobe
CN106126489A (en) A kind of report file dynamic chart edit methods and system
CN113010359B (en) Bus test system generation method, system, device and storage medium
CN104536768A (en) Method for improving user-friendly operation of software user interface
CN109033729B (en) Product design information management method and system
CN105893016A (en) Log recording system and method based on MVC (Model View Controller) framework
CN104317957A (en) Open platform and system for processing reports and report processing method
CN107038355A (en) Cloud platform dynamic watermark generates system and its control method
CN102857949A (en) Method and device for planning data consistency guarantees
CN115170818A (en) Dynamic frame image feature extraction method and device
CN105786925B (en) Method and device for dynamic data modeling based on reference model
WO2003107148A3 (en) Process and system for designing molds and dies
CN106020601A (en) Interface display management method and device
CN113468616B (en) Dial plate display method and system of wearable equipment and readable storage medium
CN106911937A (en) The collocation method and system of a kind of live middle present banner background colour
CN109408494B (en) Model production record generation method based on form self-defining function
CN107103086B (en) Data acquisition auditing method and system, and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination