CN113391803A - Method and device for creating object management engine, terminal equipment and storage medium - Google Patents

Method and device for creating object management engine, terminal equipment and storage medium Download PDF

Info

Publication number
CN113391803A
CN113391803A CN202110548965.4A CN202110548965A CN113391803A CN 113391803 A CN113391803 A CN 113391803A CN 202110548965 A CN202110548965 A CN 202110548965A CN 113391803 A CN113391803 A CN 113391803A
Authority
CN
China
Prior art keywords
information table
management engine
field
creating
type
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
CN202110548965.4A
Other languages
Chinese (zh)
Other versions
CN113391803B (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.)
Chengdu Yida Shuan Technology Co ltd
Original Assignee
Chengdu Yida Shuan 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 Chengdu Yida Shuan Technology Co ltd filed Critical Chengdu Yida Shuan Technology Co ltd
Priority to CN202110548965.4A priority Critical patent/CN113391803B/en
Publication of CN113391803A publication Critical patent/CN113391803A/en
Application granted granted Critical
Publication of CN113391803B publication Critical patent/CN113391803B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method for creating an object management engine, which comprises the following steps: creating an object basic information table, wherein the object basic information table is used for configuring basic information of a target object; creating an object field information table based on the basic information table, wherein the object information table is used for configuring the state information of the target object; creating an object operation information table based on the object field information table, wherein the object operation information table is used for configuring management operation information of the target object; and obtaining an object management engine for managing the target object based on the basic information table, the object field information table and the object operation information table. The invention also discloses a device for creating the object management engine, terminal equipment and a computer readable storage medium. The method for creating the object management engine greatly reduces the development time of the object management engine and improves the acquisition efficiency of the object management engine.

Description

Method and device for creating object management engine, terminal equipment and storage medium
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a method and an apparatus for creating an object management engine, a terminal device, and a computer-readable storage medium.
Background
Currently, in order to facilitate management of enterprise information, an enterprise usually sets an object management engine for managing information of different objects in the enterprise.
In the existing method for creating an object management engine, different functional modules in the object management engine need to be developed in function respectively, and multiple functions are combined to obtain the object management engine with complete functions.
However, the existing method for creating the object management engine has low configuration efficiency of the object management engine.
Disclosure of Invention
The invention mainly aims to provide a method, a device, a terminal device and a computer readable storage medium for creating an object management engine, and aims to solve the technical problem that the configuration efficiency of the object management engine is low by adopting the existing method for creating the object management engine in the prior art.
To achieve the above object, the present invention provides a method for creating an object management engine, the method comprising the following steps:
creating an object basic information table, wherein the object basic information table is used for configuring basic information of a target object;
creating an object field information table based on the basic information table, wherein the object information table is used for configuring the state information of the target object;
creating an object operation information table based on the object field information table, wherein the object operation information table is used for configuring management operation information of the target object;
and obtaining an object management engine for managing the target object based on the basic information table, the object field information table and the object operation information table.
Alternatively to this, the first and second parts may,
the basic information comprises a record ID, an object code, an object table name, a data state, a deletion mark, a city to which the basic information belongs, a city name, a plug-in type code, an object description, creation time, a creator ID and latest modification time;
the state information comprises the record ID, object field codes, the object codes, field English names, field Chinese names, field types, whether the fields are empty, filling examples, field input forms, whether the fields are displayed on an index page, whether the fields are displayed on an adding page, whether the fields are displayed on an editing page, whether the fields are displayed on a deleting page, whether a search bar is displayed, a search mode, the data state, the deleting marks, the city to which the fields belong, the city name, the plug-in type codes, all object table names, the field length, associated object codes, units of the fields, field default values, verification failure prompt information, field input verification, expressions, regular expressions, descriptions, sorting, column widths, brick dropping links, whether the bricks are provided with parameters, graphic total numbers, different colors according to different segments, the creating time, The creator ID and the most recent modification time;
the management operation information includes the record ID, the object code, the name of the operation object, the type of the operation method, the name of the operation, whether to carry parameters, the mode of the operation window, the request mode, the position of the operation button, the distinction of the operation type, the data state, and the deletion flag.
Optionally, before the step of creating an object operation information table based on the object field information table, the method further includes:
creating an object type information table based on the object basic information table, wherein the object type information table is used for configuring type information of the target object, and the type information comprises the record ID, the city name, the plug-in coding type, the type name, the object coding, the font color, a closed state icon, an open state icon, a mouse suspension state icon, a type description, the creation time, the creator ID, the latest modification time, the data state and the deletion mark;
the step of creating an object operation information table based on the object field information table includes:
creating an object operation information table based on the object field information table and the object type information table, the management operation information further including the city to which the user belongs, the city name, the plug-in type code, the font color, an icon, the mouse hover state icon, the object code, an operation object description, the creation time, the creator ID, and the latest modification time;
the step of obtaining an object management engine for managing the target object based on the basic information table, the object field information table, and the object operation information table includes:
and obtaining the object management engine based on the basic information table, the object field information table, the object operation information table and the object type information table.
Optionally, before the step of obtaining the object management engine based on the basic information table, the object field information table, the object operation information table, and the object type information table, the method further includes:
creating an object report information table based on the object field information table and the object type information table, wherein the object report information table is used for configuring report information of the target object, and the report information comprises the city to which the object belongs, the city name, the plug-in type code, the statistical name, the object code, the statistical type, an associated report ID, the font color, the icon, the mouse suspension state icon, the creation time, the creator ID, the latest modification time, the data state and the deletion mark;
the step of obtaining the object management engine based on the basic information table, the object field information table, the object operation information table, and the object type information table includes:
and obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table and the object report information table.
Optionally, before the step of obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table, and the object report information table, the method further includes:
creating an object structure associated information table based on the object field information table and the object type information table, the object structure associated information table being used for configuring associated information of the target object, the associated information including the record ID, the city to which the object belongs, the city name, the plug-in type code, the object code, an associated table code, an intermediate table code, a tree association mode, a field name of a business object table associated tree object, a field name of a corresponding business object table associated tree object in a tree diagram, an ID field name of a generated tree diagram in the tree diagram, a combined generation tree of a parent ID field name of the generated tree diagram in the tree diagram and an ID field name of the generated tree diagram, a field name of an associated business object in the intermediate table, a field name of an associated tree object in the intermediate table, whether to search, a search mode, a search field name, a leading method, a method of leading tree diagram, The creation time, the creator ID, the most recent modification time, the data state, and the delete flag;
the step of obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table, and the object report information table includes:
and obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table and the object result association information table.
Optionally, the step of obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table, and the object result association information table includes:
and obtaining the object management engine by utilizing Mysql based on the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table and the object result correlation information table.
Optionally, after the step of obtaining the object management engine, the method further includes:
and obtaining a display page based on the object management engine, wherein the display page is a Web page.
In addition, to achieve the above object, the present invention further provides an apparatus for creating an object management engine, the apparatus including:
the system comprises a first establishing module, a second establishing module and a third establishing module, wherein the first establishing module is used for establishing an object basic information table which is used for configuring basic information of a target object;
a second creating module, configured to create an object field information table based on the basic information table, where the object information table is used to configure state information of the target object;
a third creating module, configured to create an object operation information table based on the object field information table, where the object operation information table is used to configure management operation information of the target object;
and the obtaining module is used for obtaining an object management engine for managing the target object based on the basic information table, the object field information table and the object operation information table.
In addition, to achieve the above object, the present invention further provides a terminal device, including: a memory, a processor and a program stored on the memory and running on the processor to create an object management engine, the program to create an object management engine when executed by the processor implementing the steps of the method to create an object management engine as claimed in any one of the above.
Furthermore, to achieve the above object, the present invention also provides a computer-readable storage medium having stored thereon a program for creating an object management engine, which when executed by a processor implements the steps of the method for creating an object management engine as described in any one of the above.
The technical scheme of the invention provides a method for creating an object management engine, which comprises the steps of creating an object basic information table, wherein the object basic information table is used for configuring basic information of a target object; creating an object field information table based on the basic information table, wherein the object information table is used for configuring the state information of the target object; creating an object operation information table based on the object field information table, wherein the object operation information table is used for configuring management operation information of the target object; and obtaining an object management engine for managing the target object based on the basic information table, the object field information table and the object operation information table.
By adopting the method, the object management engine with multiple functions can be obtained directly based on the configured basic information table, the object field information table and the object operation information table, and different functions of the object management engine do not need to be developed respectively, so that the development time of the object management engine is greatly reduced, and the obtaining efficiency of the object management engine is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the structures shown in the drawings without creative efforts.
Fig. 1 is a schematic structural diagram of a terminal device in a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a first embodiment of a method for creating an object management engine according to the present invention;
FIG. 3 is a diagram of a first embodiment of a Web interface corresponding to an object management engine according to the present invention;
FIG. 4 is a diagram of a second embodiment of a Web interface corresponding to an object management engine according to the present invention;
FIG. 5 is a diagram of a newly added page in a Web interface corresponding to the object management engine of the present invention;
FIG. 6 is a diagram of an editing page in a Web interface corresponding to an object management engine according to the present invention;
FIG. 7 is a diagram illustrating a delete operation in a Web interface corresponding to an object management engine according to the present invention;
FIG. 8 is a block diagram of a first embodiment of an apparatus for creating an object management engine according to the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a schematic structural diagram of a terminal device in a hardware operating environment according to an embodiment of the present invention.
In general, a terminal device includes: at least one processor 301, a memory 302, and a program of a create object management engine stored on the memory and executable on the processor, the program of the create object management engine configured to implement the steps of the method of creating an object management engine as previously described.
The processor 301 may include one or more processing cores, such as a 4-core processor, an 8-core processor, and so on. The processor 301 may be implemented in at least one hardware form of a DSP (Digital Signal Processing), an FPGA (Field-Programmable Gate Array), and a PLA (Programmable Logic Array). The processor 301 may also include a main processor and a coprocessor, where the main processor is a processor for processing data in an awake state, and is also called a Central Processing Unit (CPU); a coprocessor is a low power processor for processing data in a standby state. In some embodiments, the processor 301 may be integrated with a GPU (Graphics Processing Unit), which is responsible for rendering and drawing the content required to be displayed on the display screen. Processor 301 may also include an AI (Artificial Intelligence) processor for processing method operations related to creating the object management engine such that the method model creating the object management engine may be trained autonomously for learning, improving efficiency and accuracy.
Memory 302 may include one or more computer-readable storage media, which may be non-transitory. Memory 302 may also include high speed random access memory, as well as non-volatile memory, such as one or more magnetic disk storage devices, flash memory storage devices. In some embodiments, a non-transitory computer readable storage medium in memory 302 is used to store at least one instruction for execution by processor 301 to implement a method of creating an object management engine as provided by method embodiments herein.
In some embodiments, the terminal may further include: a communication interface 303 and at least one peripheral device. The processor 301, the memory 302 and the communication interface 303 may be connected by a bus or signal lines. Various peripheral devices may be connected to communication interface 303 via a bus, signal line, or circuit board. Specifically, the peripheral device includes: at least one of radio frequency circuitry 304, a display screen 305, and a power source 306.
The communication interface 303 may be used to connect at least one peripheral device related to I/O (Input/Output) to the processor 301 and the memory 302. In some embodiments, processor 301, memory 302, and communication interface 303 are integrated on the same chip or circuit board; in some other embodiments, any one or two of the processor 301, the memory 302 and the communication interface 303 may be implemented on a single chip or circuit board, which is not limited in this embodiment.
The Radio Frequency circuit 304 is used for receiving and transmitting RF (Radio Frequency) signals, also called electromagnetic signals. The radio frequency circuitry 304 communicates with communication networks and other communication devices via electromagnetic signals. The rf circuit 304 converts an electrical signal into an electromagnetic signal to transmit, or converts a received electromagnetic signal into an electrical signal. Optionally, the radio frequency circuit 304 comprises: an antenna system, an RF transceiver, one or more amplifiers, a tuner, an oscillator, a digital signal processor, a codec chipset, a subscriber identity module card, and so forth. The radio frequency circuitry 304 may communicate with other terminals via at least one wireless communication protocol. The wireless communication protocols include, but are not limited to: metropolitan area networks, various generation mobile communication networks (2G, 3G, 4G, and 5G), Wireless local area networks, and/or WiFi (Wireless Fidelity) networks. In some embodiments, the rf circuit 304 may further include NFC (Near Field Communication) related circuits, which are not limited in this application.
The display screen 305 is used to display a UI (User Interface). The UI may include graphics, text, icons, video, and any combination thereof. When the display screen 305 is a touch display screen, the display screen 305 also has the ability to capture touch signals on or over the surface of the display screen 305. The touch signal may be input to the processor 301 as a control signal for processing. At this point, the display screen 305 may also be used to provide virtual buttons and/or a virtual keyboard, also referred to as soft buttons and/or a soft keyboard. In some embodiments, the display screen 305 may be one, the front panel of the electronic device; in other embodiments, the display screens 305 may be at least two, respectively disposed on different surfaces of the electronic device or in a folded design; in still other embodiments, the display screen 305 may be a flexible display screen disposed on a curved surface or a folded surface of the electronic device. Even further, the display screen 305 may be arranged in a non-rectangular irregular figure, i.e. a shaped screen. The Display screen 305 may be made of LCD (liquid crystal Display), OLED (Organic Light-Emitting Diode), and the like.
The power supply 306 is used to power various components in the electronic device. The power source 306 may be alternating current, direct current, disposable or rechargeable. When the power source 306 includes a rechargeable battery, the rechargeable battery may support wired or wireless charging. The rechargeable battery may also be used to support fast charge technology.
Those skilled in the art will appreciate that the configuration shown in fig. 1 does not constitute a limitation of the terminal device and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
Furthermore, an embodiment of the present invention also provides a computer-readable storage medium, on which a program for creating an object management engine is stored, and when the program for creating an object management engine is executed by a processor, the steps of the method for creating an object management engine are implemented as described above. Therefore, a detailed description thereof will be omitted. In addition, the beneficial effects of the same method are not described in detail. For technical details not disclosed in embodiments of the computer-readable storage medium referred to in the present application, reference is made to the description of embodiments of the method of the present application. It is determined that the program instructions may be deployed to be executed on one terminal device, or on multiple terminal devices located at one site, or distributed across multiple sites and interconnected by a communication network, as examples.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The computer-readable storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
Based on the above hardware structure, an embodiment of the method for creating an object management engine of the present invention is provided.
Referring to fig. 2, fig. 2 is a flowchart illustrating a first embodiment of a method for creating an object management engine according to the present invention, where the method is used for a terminal device, and the method includes the following steps:
step S11: and creating an object basic information table, wherein the object basic information table is used for configuring basic information of the target object.
The execution subject of the present invention is a terminal device, the terminal device is installed with a program for creating an object management engine, and the method for creating an object management engine according to the present invention is implemented when the terminal device executes the program for creating an object management engine.
The object management engine of the invention is mainly applied to information management of personnel in an enterprise, and the personnel in the enterprise are objects managed by the object management engine, namely the target objects. It is understood that the object management engine of the present invention may also be an object management engine for managing other corresponding biological objects and non-biological objects, and the object management engine can manage other types of objects by only adaptively adjusting the contents in the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table and the object result association information table of the objects involved in the present application.
Specifically, the basic information in the basic information table includes a record ID, an object code, an object table name, a data status, a deletion flag, a city to which the record ID belongs, a city name, a plug-in type code, an object description, a creation time, a creator ID, and a latest modification time. The record ID is a record number for performing an editing operation on a piece of data corresponding to a target object in the object management engine, the city and the city name to which the target object belongs in the piece of data are the city and the city name to which the target object belongs in the piece of data, the creation time, the creator ID, and the latest modification time refer to the creation time, the creator ID, and the latest modification time of the piece of data (including all data related to the object) corresponding to the target object, the deletion flag indicates whether deletion is enabled for the piece of data, and the data state of the piece of data is whether the piece of data is valid.
Specifically, in the application, the basic information table is configured with reference to table 1, where table 1 is as follows:
TABLE 1
Figure BDA0003073840970000091
Step S12: and creating an object field information table based on the basic information table, wherein the object information table is used for configuring the state information of the target object.
The state information comprises the record ID, object field codes, the object codes, field English names, field Chinese names, field types, whether the fields are empty, filling examples, field input forms, whether the fields are displayed on an index page, whether the fields are displayed on an adding page, whether the fields are displayed on an editing page, whether the fields are displayed on a deleting page, whether a search bar, a search mode, the data state, the deleting marks, the city to which the fields belong, the city name, the plug-in type codes, all object table names, the field length, the associated object codes, the units of the fields, field default values, verification failure prompt information, field input verification, regular expressions, description, sorting, column width, brick dropping links, whether the bricks are provided with parameters, the total number of graphics, different colors displayed according to different segments, the creating time, the name of the fields, the field type, the name of the fields, the names of the fields, the names of the fields, the names of the fields, the names of the fields, the names of the fields, the names of the fields and the fields, the names of the fields, the names of the fields, the names of the fields, the names of the fields, the names of the, The creator ID and the most recent modification time.
In specific applications, the object field information table is configured with reference to table 2, where table 2 is as follows:
TABLE 2
Figure BDA0003073840970000092
Figure BDA0003073840970000101
Figure BDA0003073840970000111
In table 2, the field input form, the field default value, the field input verification, and the parameters and configuration contents for displaying four items with different colors according to different segments do not form limitations of the present invention, and a user can perform adaptive adjustment based on the requirements; for example, in the color options displayed according to different segments, 0% to 50% of the color # ef0c58, 50% to 75% of the color # ccc421, and more than 75% of the color #0cef4f are displayed.
Step S13: and creating an object operation information table based on the object field information table, wherein the object operation information table is used for configuring the management operation information of the target object.
Step S14: and obtaining an object management engine based on the basic information table, the object field information table and the object operation information table.
The management operation information includes the record ID, the object code, the name of the operation object, the type of the operation method, the name of the operation, whether the parameter is carried, the mode of the operation window, the request mode, the position of the operation button, the distinction of the operation type, the data state, and the deletion flag.
In addition, in this embodiment, after obtaining the basic information table, the object field information table, and the object operation information table, the object management engine may be obtained by using the basic information table, the object field information table, and the object operation information table. The object management engine may be obtained by using Mysql based on the basic information table, the object field information table, and the object operation information table.
In addition, in another embodiment, the management operation information further includes the city to which the user belongs, the city name, the plug-in type code, the font color, an icon, the mouse hover state icon, the object code, an operation object description, the creation time, the creator ID, and the latest modification time.
In a specific application, the object operation information table is configured with reference to table 3, where table 3 is as follows:
TABLE 3
Figure BDA0003073840970000121
Figure BDA0003073840970000131
In table 3, the parameters of the four partitioned contents, i.e., the operation name, the operation window mode, the operation button position, and the operation type, do not limit the present invention, and the user can adjust the specific parameters and configuration contents of the four partitioned contents based on the requirement; for example, in the operation window mode options, 1 represents a popup mode, and non-1 represents a window mode.
Further, before the step of creating an object operation information table based on the object field information table, the method further includes: creating an object type information table based on the object basic information table, wherein the object type information table is used for configuring type information of the target object, and the type information comprises the record ID, the city name, the plug-in coding type, the type name, the object coding, the font color, a closed state icon, an open state icon, a mouse suspension state icon, a type description, the creation time, the creator ID, the latest modification time, the data state and the deletion mark; the step of creating an object operation information table based on the object field information table includes: creating an object operation information table based on the object field information table and the object type information table, the management operation information further including the city to which the user belongs, the city name, the plug-in type code, the font color, an icon, the mouse hover state icon, the object code, an operation object description, the creation time, the creator ID, and the latest modification time; the step of obtaining an object management engine for managing the target object based on the basic information table, the object field information table, and the object operation information table includes: and obtaining the object management engine based on the basic information table, the object field information table, the object operation information table and the object type information table.
It should be noted that, in this embodiment, an object type information table is created in advance, and an object operation information table is created based on the object field information table and the object type information table.
Specifically, the object type information table is configured with reference to table 4, where table 4 is as follows:
TABLE 4
Figure BDA0003073840970000141
Similarly, in table 4, the options of the font color, the open state icon, the closed state icon, the mouse hover state icon, and the like are not limited in the present application, and the user can continue to have personal needs and habits and set the corresponding style.
Further, before the step of obtaining the object management engine based on the basic information table, the object field information table, the object operation information table, and the object type information table, the method further includes: creating an object report information table based on the object field information table and the object type information table, wherein the object report information table is used for configuring report information of the target object, and the report information comprises the city to which the object belongs, the city name, the plug-in type code, the statistical name, the object code, the statistical type, an associated report ID, the font color, the icon, the mouse suspension state icon, the creation time, the creator ID, the latest modification time, the data state and the deletion mark; the step of obtaining the object management engine based on the basic information table, the object field information table, the object operation information table, and the object type information table includes: and obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table and the object report information table. In this embodiment, the user may further continue to create an object report information table based on the object field information table and the object type information table to enrich the function of the object management engine.
In specific application, the object report information table is configured by using table 5, where table 5 is as follows:
TABLE 5
Figure BDA0003073840970000151
In table 5, options such as font color and icon are not limited, i.e., the user can set different styles and parameter values based on the needs.
Finally, before the step of obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table, and the object report information table, the method further includes: creating an object structure associated information table based on the object field information table and the object type information table, the object structure associated information table being used for configuring associated information of the target object, the associated information including the record ID, the city to which the object belongs, the city name, the plug-in type code, the object code, an associated table code, an intermediate table code, a tree association mode, a field name of a business object table associated tree object, a field name of a corresponding business object table associated tree object in a tree diagram, an ID field name of a generated tree diagram in the tree diagram, a combined generation tree of a parent ID field name of the generated tree diagram in the tree diagram and an ID field name of the generated tree diagram, a field name of an associated business object in the intermediate table, a field name of an associated tree object in the intermediate table, whether to search, a search mode, a search field name, a leading method, a method of leading tree diagram, The creation time, the creator ID, the most recent modification time, the data state, and the delete flag; the step of obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table, and the object report information table includes: and obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table and the object result association information table.
Wherein the step of obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table, and the object result association information table includes: and obtaining the object management engine by utilizing Mysql based on the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table and the object result correlation information table.
In specific application, the object report information table is configured by using table 6, where table 6 is as follows:
TABLE 6
Figure BDA0003073840970000161
Figure BDA0003073840970000171
It can be understood that, by using Mysql, the configuration of each data in the table is performed with reference to the above table 1 to table 6, i.e., the object management engine is obtained. Meanwhile, after the object management engine is obtained, a display page is obtained based on the object management engine, and the display page is a Web page.
In the embodiment, the object management engine is displayed in a Web page mode, and the Web page occupies a small volume and is simple to operate.
Referring to fig. 3, fig. 3 is a schematic diagram of a first embodiment of a Web interface corresponding to an object management engine of the present invention, in fig. 3, a Web page is in a form of a left tree structure + a right list and supports a searched page, a search field may also be configured, new addition, batch deletion, editing, viewing, and deletion in the list are all built-in, a code is not rewritten, and auditing is an external method of configuration.
Referring to fig. 4, fig. 4 is a schematic diagram of a second embodiment of a Web interface corresponding to the object management engine of the present invention, in fig. 4, a Web page is in the form of a list page with search, search fields may also be configured, and addition, batch deletion, editing, viewing, and deletion in the list are all built-in and are implemented without rewriting codes.
Referring to fig. 5, fig. 5 is a schematic diagram of an additional page in a Web interface corresponding to the object management engine of the present invention, where the content related to the additional page includes a head portrait, a gender, a nickname, a name, a mobile phone number, an identity tag, and the like.
Referring to fig. 6, fig. 6 is a schematic diagram of an editing page in a Web interface corresponding to the object management engine of the present invention, where contents related to the editing page include a head portrait, a gender, a nickname, a name, a mobile phone number, an identity tag, and the like, referring to fig. 7, and fig. 7 is a schematic diagram of a deletion operation in the Web interface corresponding to the object management engine of the present invention; and clicking a delete button to delete the data needing to be deleted by the user to delete the data.
The technical scheme of the invention provides a method for creating an object management engine, which comprises the steps of creating an object basic information table, wherein the object basic information table is used for configuring basic information of a target object; creating an object field information table based on the basic information table, wherein the object information table is used for configuring the state information of the target object; creating an object operation information table based on the object field information table, wherein the object operation information table is used for configuring management operation information of the target object; and obtaining an object management engine for managing the target object based on the basic information table, the object field information table and the object operation information table.
By adopting the method, the object management engine with multiple functions can be obtained directly based on the configured basic information table, the object field information table and the object operation information table, and different functions of the object management engine do not need to be developed respectively, so that the development time of the object management engine is greatly reduced, and the obtaining efficiency of the object management engine is improved.
In a conventional object management engine, when data in a target management engine is managed (operations such as adding, deleting, and checking data corresponding to an object), it is necessary to manually manage the data in the target management engine so that the data in the target management engine is updated to a state corresponding to the management operations. When the object management engine of the invention is used for managing the object data, the object management engine directly updates the data based on the received management operation and obtains the corresponding Web page after the management operation, and the user does not need to perform manual management operation (manual code writing) on the corresponding data in the object management engine based on the management operation. The time of data management is greatly reduced.
Meanwhile, by using the method of the invention, developers can realize the configuration of the object management engine without having strong professional knowledge, and the method of the invention is simpler and easier to understand.
Referring to fig. 8, fig. 8 is a block diagram of a first embodiment of an apparatus for creating an object management engine according to the present invention, where the apparatus is used for a terminal device, and the apparatus includes:
a first creating module 10, configured to create an object basic information table, where the object basic information table is used to configure basic information of a target object;
a second creating module 20, configured to create an object field information table based on the basic information table, where the object information table is used to configure state information of the target object;
a third creating module 30, configured to create an object operation information table based on the object field information table, where the object operation information table is used to configure management operation information of the target object;
an obtaining module 40, configured to obtain an object management engine for managing the target object based on the basic information table, the object field information table, and the object operation information table.
The above description is only an alternative embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications and equivalents of the present invention, which are made by the contents of the present specification and the accompanying drawings, or directly/indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A method of creating an object management engine, the method comprising the steps of:
creating an object basic information table, wherein the object basic information table is used for configuring basic information of a target object;
creating an object field information table based on the basic information table, wherein the object information table is used for configuring the state information of the target object;
creating an object operation information table based on the object field information table, wherein the object operation information table is used for configuring management operation information of the target object;
and obtaining an object management engine for managing the target object based on the basic information table, the object field information table and the object operation information table.
2. The method of claim 1,
the basic information comprises a record ID, an object code, an object table name, a data state, a deletion mark, a city to which the basic information belongs, a city name, a plug-in type code, an object description, creation time, a creator ID and latest modification time;
the state information comprises the record ID, object field codes, the object codes, field English names, field Chinese names, field types, whether the fields are empty, filling examples, field input forms, whether the fields are displayed on an index page, whether the fields are displayed on an adding page, whether the fields are displayed on an editing page, whether the fields are displayed on a deleting page, whether a search bar is displayed, a search mode, the data state, the deleting marks, the city to which the fields belong, the city name, the plug-in type codes, all object table names, the field length, associated object codes, units of the fields, field default values, verification failure prompt information, field input verification, expressions, regular expressions, descriptions, sorting, column widths, brick dropping links, whether the bricks are provided with parameters, graphic total numbers, different colors according to different segments, the creating time, The creator ID and the most recent modification time;
the management operation information includes the record ID, the object code, the name of the operation object, the type of the operation method, the name of the operation, whether to carry parameters, the mode of the operation window, the request mode, the position of the operation button, the distinction of the operation type, the data state, and the deletion flag.
3. The method of claim 2, wherein prior to the step of creating an object operation information table based on the object field information table, the method further comprises:
creating an object type information table based on the object basic information table, wherein the object type information table is used for configuring type information of the target object, and the type information comprises the record ID, the city name, the plug-in coding type, the type name, the object coding, the font color, a closed state icon, an open state icon, a mouse suspension state icon, a type description, the creation time, the creator ID, the latest modification time, the data state and the deletion mark;
the step of creating an object operation information table based on the object field information table includes:
creating an object operation information table based on the object field information table and the object type information table, the management operation information further including the city to which the user belongs, the city name, the plug-in type code, the font color, an icon, the mouse hover state icon, the object code, an operation object description, the creation time, the creator ID, and the latest modification time;
the step of obtaining an object management engine for managing the target object based on the basic information table, the object field information table, and the object operation information table includes:
and obtaining the object management engine based on the basic information table, the object field information table, the object operation information table and the object type information table.
4. The method of claim 3, wherein prior to the step of obtaining the object management engine based on the base information table, the object field information table, the object operation information table, and the object type information table, the method further comprises:
creating an object report information table based on the object field information table and the object type information table, wherein the object report information table is used for configuring report information of the target object, and the report information comprises the city to which the object belongs, the city name, the plug-in type code, the statistical name, the object code, the statistical type, an associated report ID, the font color, the icon, the mouse suspension state icon, the creation time, the creator ID, the latest modification time, the data state and the deletion mark;
the step of obtaining the object management engine based on the basic information table, the object field information table, the object operation information table, and the object type information table includes:
and obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table and the object report information table.
5. The method of claim 4, wherein prior to the step of obtaining the object management engine based on the base information table, the object field information table, the object type information table, the object operation information table, and the object report information table, the method further comprises:
creating an object structure associated information table based on the object field information table and the object type information table, the object structure associated information table being used for configuring associated information of the target object, the associated information including the record ID, the city to which the object belongs, the city name, the plug-in type code, the object code, an associated table code, an intermediate table code, a tree association mode, a field name of a business object table associated tree object, a field name of a corresponding business object table associated tree object in a tree diagram, an ID field name of a generated tree diagram in the tree diagram, a combined generation tree of a parent ID field name of the generated tree diagram in the tree diagram and an ID field name of the generated tree diagram, a field name of an associated business object in the intermediate table, a field name of an associated tree object in the intermediate table, whether to search, a search mode, a search field name, a leading method, a method of leading tree diagram, The creation time, the creator ID, the most recent modification time, the data state, and the delete flag;
the step of obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table, and the object report information table includes:
and obtaining the object management engine based on the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table and the object result association information table.
6. The method of claim 5, wherein said step of obtaining said object management engine based on said base information table, said object field information table, said object type information table, said object operation information table, said object report information table, and said object result association information table comprises:
and obtaining the object management engine by utilizing Mysql based on the basic information table, the object field information table, the object type information table, the object operation information table, the object report information table and the object result correlation information table.
7. The method of claim 6, wherein after the step of obtaining an object management engine, the method further comprises:
and obtaining a display page based on the object management engine, wherein the display page is a Web page.
8. An apparatus for creating an object management engine, the apparatus comprising:
the system comprises a first establishing module, a second establishing module and a third establishing module, wherein the first establishing module is used for establishing an object basic information table which is used for configuring basic information of a target object;
a second creating module, configured to create an object field information table based on the basic information table, where the object information table is used to configure state information of the target object;
a third creating module, configured to create an object operation information table based on the object field information table, where the object operation information table is used to configure management operation information of the target object;
and the obtaining module is used for obtaining an object management engine for managing the target object based on the basic information table, the object field information table and the object operation information table.
9. A terminal device, characterized in that the terminal device comprises: memory, a processor and a program stored on the memory and running on the processor to create an object management engine, the program to create an object management engine implementing the steps of the method to create an object management engine according to any of claims 1 to 7 when executed by the processor.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon a program for creating an object management engine, which when executed by a processor implements the steps of the method of creating an object management engine as claimed in any one of claims 1 to 7.
CN202110548965.4A 2021-05-19 2021-05-19 Method, device, terminal equipment and storage medium for creating object management engine Active CN113391803B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110548965.4A CN113391803B (en) 2021-05-19 2021-05-19 Method, device, terminal equipment and storage medium for creating object management engine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110548965.4A CN113391803B (en) 2021-05-19 2021-05-19 Method, device, terminal equipment and storage medium for creating object management engine

Publications (2)

Publication Number Publication Date
CN113391803A true CN113391803A (en) 2021-09-14
CN113391803B CN113391803B (en) 2023-12-05

Family

ID=77618041

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110548965.4A Active CN113391803B (en) 2021-05-19 2021-05-19 Method, device, terminal equipment and storage medium for creating object management engine

Country Status (1)

Country Link
CN (1) CN113391803B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114430425A (en) * 2022-01-10 2022-05-03 成都易达数安科技有限公司 Method for mutually pushing mobile phone notification messages by multiple APPs based on automatic routing

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101706716A (en) * 2009-09-08 2010-05-12 南京师范大学 VO-based form customization, configuration and parsing operation method
CN101901265A (en) * 2010-07-29 2010-12-01 中国运载火箭技术研究院 Objectification management system of virtual test data
CN102130966A (en) * 2011-04-15 2011-07-20 北京三博中自科技有限公司 System architecture for enterprise integrated information platform and method for implementing the same
CN105162697A (en) * 2015-10-30 2015-12-16 盐城工学院 Microblog system and data control method thereof
CN105549982A (en) * 2016-01-14 2016-05-04 国网山东省电力公司物资公司 Automated development platform based on model configuration
CN106354513A (en) * 2016-09-13 2017-01-25 济南浪潮高新科技投资发展有限公司 Layered development method for form
US20180136842A1 (en) * 2016-11-11 2018-05-17 Hewlett Packard Enterprise Development Lp Partition metadata for distributed data objects
CN108256715A (en) * 2016-12-29 2018-07-06 方正国际软件(北京)有限公司 A kind of Workflow management method and system
CN109933311A (en) * 2019-03-20 2019-06-25 青岛叁壹信息科技有限公司 A kind of information system creation method and relevant apparatus
CN110489409A (en) * 2018-09-14 2019-11-22 北京数聚鑫云信息技术有限公司 A kind of method and device of dynamic expansion data field
CN110909003A (en) * 2019-11-25 2020-03-24 车智互联(北京)科技有限公司 Method for creating data table and computing equipment
CN112000773A (en) * 2020-08-25 2020-11-27 城云科技(中国)有限公司 Data association relation mining method based on search engine technology and application
CN112328212A (en) * 2020-09-08 2021-02-05 中国电子系统技术有限公司 Rapid development platform based on separation of front end and rear end of engine mode and use method thereof

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101706716A (en) * 2009-09-08 2010-05-12 南京师范大学 VO-based form customization, configuration and parsing operation method
CN101901265A (en) * 2010-07-29 2010-12-01 中国运载火箭技术研究院 Objectification management system of virtual test data
CN102130966A (en) * 2011-04-15 2011-07-20 北京三博中自科技有限公司 System architecture for enterprise integrated information platform and method for implementing the same
CN105162697A (en) * 2015-10-30 2015-12-16 盐城工学院 Microblog system and data control method thereof
CN105549982A (en) * 2016-01-14 2016-05-04 国网山东省电力公司物资公司 Automated development platform based on model configuration
CN106354513A (en) * 2016-09-13 2017-01-25 济南浪潮高新科技投资发展有限公司 Layered development method for form
US20180136842A1 (en) * 2016-11-11 2018-05-17 Hewlett Packard Enterprise Development Lp Partition metadata for distributed data objects
CN108256715A (en) * 2016-12-29 2018-07-06 方正国际软件(北京)有限公司 A kind of Workflow management method and system
CN110489409A (en) * 2018-09-14 2019-11-22 北京数聚鑫云信息技术有限公司 A kind of method and device of dynamic expansion data field
CN109933311A (en) * 2019-03-20 2019-06-25 青岛叁壹信息科技有限公司 A kind of information system creation method and relevant apparatus
CN110909003A (en) * 2019-11-25 2020-03-24 车智互联(北京)科技有限公司 Method for creating data table and computing equipment
CN112000773A (en) * 2020-08-25 2020-11-27 城云科技(中国)有限公司 Data association relation mining method based on search engine technology and application
CN112328212A (en) * 2020-09-08 2021-02-05 中国电子系统技术有限公司 Rapid development platform based on separation of front end and rear end of engine mode and use method thereof

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
MICHAEL N. GUBANOV等: "Model Management Engine for Data Integration with Reverse-Engineering Support", 2008 IEEE 24TH INTERNATIONAL CONFERENCE ON DATA ENGINEERING, pages 1319 - 1321 *
WEIXIN_39588223: "mysql 建表引擎_MySQL创建数据表时设定引擎MyISAM/InnoDB操作", pages 1 - 2, Retrieved from the Internet <URL:https://blog.csdn.net/weixin_39588223/article/details/113164929> *
商秀玉: "WebGIS海量瓦片数据管理引擎的设计与实现", 中国优秀硕士学位论文全文数据库信息科技辑, no. 2, pages 139 - 204 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114430425A (en) * 2022-01-10 2022-05-03 成都易达数安科技有限公司 Method for mutually pushing mobile phone notification messages by multiple APPs based on automatic routing

Also Published As

Publication number Publication date
CN113391803B (en) 2023-12-05

Similar Documents

Publication Publication Date Title
EP3940580A1 (en) Multi-modal pre-training model acquisition method and apparatus, electrnonic device and storage medium
CN109725901A (en) Development approach, device, equipment and the computer storage medium of front-end code
WO2021008334A1 (en) Data binding method, apparatus, and device of mini program, and storage medium
EP3115912A2 (en) Method for displaying web content and electronic device supporting the same
CN105404458B (en) Webpage content updating method and device
CN112579048A (en) Applet integration method, device, electronic equipment and storage medium
EP4228226A1 (en) File sending method and apparatus, and electronic device
CN112883036B (en) Index creation method, device, storage server and storage medium
CN104020950A (en) Input method based on touch screen and input device with touch screen
MX2014009068A (en) Electronic book file processing method, terminal, and electronic device.
DE112016005388T5 (en) Touch Heatmap
CN102122245A (en) Method and system for generating configuration item setting interface
WO2023025121A1 (en) Display method and apparatus, electronic device, and readable storage medium
WO2023046101A1 (en) Icon display method and apparatus, and electronic device
CN107547646B (en) Application program pushing method and device, terminal and computer readable storage medium
WO2022143660A1 (en) Icon display method and apparatus, and electronic device
CN108052356A (en) A kind of method and terminal device for starting calculator
CN113391803B (en) Method, device, terminal equipment and storage medium for creating object management engine
CN111277991A (en) Operator name display method and device, mobile terminal and storage medium
CN107423291A (en) A kind of data translating method and client device
CN114415847A (en) Text information deleting method and device and electronic equipment
CN111857466B (en) Message display method and device
CN110231922B (en) Mobile terminal display control method and mobile terminal
CN105426151A (en) Terminal pattern replacement device and method
CN112732368A (en) Program running method and device and electronic equipment

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
GR01 Patent grant
GR01 Patent grant