CN112199428B - Application management system, method and terminal equipment of functional data block - Google Patents

Application management system, method and terminal equipment of functional data block Download PDF

Info

Publication number
CN112199428B
CN112199428B CN202011059581.8A CN202011059581A CN112199428B CN 112199428 B CN112199428 B CN 112199428B CN 202011059581 A CN202011059581 A CN 202011059581A CN 112199428 B CN112199428 B CN 112199428B
Authority
CN
China
Prior art keywords
data
database
display panel
instruction
database table
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.)
Active
Application number
CN202011059581.8A
Other languages
Chinese (zh)
Other versions
CN112199428A (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.)
Mixlinker Networks (shenzhen) Inc
Original Assignee
Mixlinker Networks (shenzhen) Inc
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 Mixlinker Networks (shenzhen) Inc filed Critical Mixlinker Networks (shenzhen) Inc
Priority to CN202011059581.8A priority Critical patent/CN112199428B/en
Publication of CN112199428A publication Critical patent/CN112199428A/en
Application granted granted Critical
Publication of CN112199428B publication Critical patent/CN112199428B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/25Integrating or interfacing systems involving database management systems
    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • 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/24Querying
    • G06F16/248Presentation of query results

Abstract

The application is applicable to the technical field of the Internet of things, and provides an application management system, a method and terminal equipment of a functional data block, wherein the system comprises: the database management module is used for setting general database table building rules according to all the functional data blocks so as to manage the functional data blocks; the data management module is used for executing corresponding operation on the target database table when receiving the database management instruction to obtain a first operation result; the result data display module is used for defining display panel rules according to all result data and generating display panel configuration information, and analyzing the display panel configuration information through an analysis program to display the result data; the basic information management module is used for executing corresponding operation to obtain a second operation result when receiving an operation instruction based on basic information of the functional data block. The data format is standardized through the general database table building rule, the data and information of all functional data blocks are dynamically and intensively managed, the development work is simplified, the diversified display mode of the result data is provided, and the display effect is optimized.

Description

Application management system, method and terminal equipment of functional data block
Technical Field
The application belongs to the technical field of the Internet of things, and particularly relates to an application management system, method, terminal equipment and readable storage medium of a functional data block.
Background
In the development management process of the Internet of things system, the problems of complicated data processing, serious coupling of each module, single data display effect and the like generally occur due to non-uniform data source formats and specifications of the Internet of things.
The main reason is that: after each functional data block receives original data, preprocessing operations such as data processing and forwarding are required to be performed on the original data according to functions corresponding to each functional data block, and preprocessed data received by an application layer from different functional data blocks have different data formats and specifications, so that the application layer needs to be compatible with a plurality of different types of data formats and specifications when processing the preprocessed data, and development work is complicated.
In addition, because the data format and specification of each functional data block are not uniform, when the function is updated, each functional data block needs to be independently subjected to self-design development and updating operation, so that development work is complex and functions are redundant. And when the processed result data is displayed, the display effect is too single and is not visual enough.
Disclosure of Invention
The embodiment of the application management system, the application management method, the terminal equipment and the readable storage medium for the functional data blocks can solve the problems of complex development work, redundant functions, single display effect and the like.
In a first aspect, an embodiment of the present application provides an application management system for a functional data block, including:
the system comprises a database management module, a data management module, a result data display module and a basic information management module; the data management module, the result data display module and the basic information management module are all in communication connection with the database management module;
the database management module is used for setting a general database table building rule according to all the functional data blocks so as to manage the data of the functional data blocks;
the data management module is used for executing the operation corresponding to the database management instruction on the target database table corresponding to the database management instruction when receiving the database management instruction, and obtaining a first operation result;
the result data display module is used for defining display panel rules according to the result data in all the functional data blocks, generating corresponding display panel configuration information according to the display panel rules, and analyzing the display panel configuration information through an analysis program so as to display the result data in the database table;
and the basic information management module is used for executing an operation corresponding to the operation instruction on the basic information when receiving the operation instruction based on the basic information of the functional data block, and obtaining a second operation result.
In a second aspect, an embodiment of the present application provides an application management method for a functional data block, including:
setting a general database table building rule according to all the functional data blocks so as to manage the data of the functional data blocks according to the database table building rule;
when a database management instruction is received, executing an operation corresponding to the database management instruction on a target database table corresponding to the database management instruction to obtain a first operation result;
defining display panel rules according to the result data in all the functional data blocks, generating corresponding display panel configuration information according to the display panel rules, and analyzing the display panel configuration information through an analysis program to display the result data in a database table;
and when an operation instruction based on the basic information of the functional data block is received, executing an operation corresponding to the operation instruction on the basic information to obtain a second operation result.
In a third aspect, an embodiment of the present application provides a terminal device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the application management method of the functional data block according to the second aspect when the processor executes the computer program.
In a fourth aspect, embodiments of the present application provide a computer readable storage medium storing a computer program, which when executed by a processor implements an application management method for functional data blocks according to the second aspect.
In a fifth aspect, embodiments of the present application provide a computer program product, which when run on a terminal device, causes the terminal device to perform the application management method of the functional data block according to the second aspect.
By setting the general database table building rule, the data format of the functional data blocks is standardized, dynamic centralized management is realized to standardize the data and information of all the functional data blocks, the data processing efficiency is improved, meanwhile, the development work is simplified, the corresponding configuration information is generated based on the display panel configuration rule, diversified display modes are provided, and the display effect of the result data is optimized.
It will be appreciated that the advantages of the second to fifth aspects may be found in the relevant description of the first aspect, and are not described here again.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the following description will briefly introduce the drawings that are needed in the embodiments or the description of the prior art, it is obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic diagram of an application management system for functional data blocks according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of a result data display module 103 according to an embodiment of the present application;
FIG. 3 is a flowchart illustrating an application management method of a function data block according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of a terminal device provided in an embodiment of the present application.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system configurations, techniques, etc. in order to provide a thorough understanding of the embodiments of the present application. It will be apparent, however, to one skilled in the art that the present application may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.
It should be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It should also be understood that the term "and/or" as used in this specification and the appended claims refers to any and all possible combinations of one or more of the associated listed items, and includes such combinations.
In addition, in the description of the present application and the appended claims, the terms "first," "second," "third," and the like are used merely to distinguish between descriptions and are not to be construed as indicating or implying relative importance.
Reference in the specification to "one embodiment" or "some embodiments" or the like means that a particular feature, structure, or characteristic described in connection with the embodiment is included in one or more embodiments of the application. Thus, appearances of the phrases "in one embodiment," "in some embodiments," "in other embodiments," and the like in the specification are not necessarily all referring to the same embodiment, but mean "one or more but not all embodiments" unless expressly specified otherwise. The terms "comprising," "including," "having," and variations thereof mean "including but not limited to," unless expressly specified otherwise.
The application management system of the functional data block provided by the embodiment of the application can be applied to terminal equipment such as tablet computers, notebook computers, ultra-mobile personal computer (UMPC) and the like, and the specific type of the terminal equipment is not limited.
Fig. 1 shows a block diagram of an application management system 100 of functional data blocks provided in an embodiment of the present application, and for convenience of explanation, only a portion relevant to the embodiment of the present application is shown.
Referring to fig. 1, the application management system 100 of the functional data block includes a database management module 101, a data management module 102, a result data display module 103, and a basic information management module 104; the data management module 102, the result data display module 103 and the basic information management module 104 are all in communication connection with the database management module 101.
The database management module 101 is configured to set a general database table building rule according to all the functional data blocks, so as to manage data of the functional data blocks.
In a specific application, the function data block (block) is used for providing more than one application service function, and contains all relevant data based on the more than one application service function; the database management module 101 is configured to set a set of general database table building rules according to all the functional data blocks, and develop corresponding functions for all the functional data blocks by using a database table built according to the database table building rules; meanwhile, the database table provides a unified calling interface as a preset universal interface for other applications to call the corresponding functional data blocks. The database tables of the functional data blocks include, but are not limited to, design/attribute tables, project/proposition tables, data/result tables, and display panel configuration tables of the functional data blocks.
And the data management module 102 is configured to, when receiving the database management instruction, execute an operation corresponding to the database management instruction on a target database table corresponding to the database management instruction, and obtain a first operation result.
In a specific application, when receiving a database management instruction generated by a user through an interfacing operation, the front-end interface sends the database management instruction to the data management module 102; the data management module 102 is configured to, when receiving a database management instruction for a database table, obtain a target database table of a function data block corresponding to the database management instruction, call the target database table through a preset universal interface, and perform an operation corresponding to the database management instruction on the target database table to obtain a first operation result; wherein the database management instructions include, but are not limited to, at least one of database table add instructions, database table delete instructions, database table query instructions, and database table edit instructions.
In a specific application, performing an operation corresponding to a database management instruction on a target database table to obtain a first operation result, including: adding corresponding data in a design/attribute table, a project/proposition table and/or a data/result table of a corresponding functional data block according to a database table adding instruction carried in a database management instruction to obtain an added database table; editing data in a design/attribute table, a project/proposition table and/or a data/result table of a corresponding functional data block according to a database table editing instruction carried in a database management instruction to obtain an edited database table; deleting the corresponding data in the design/attribute table, the project/proposition table and/or the data/result table in the corresponding functional data block according to the database table deleting instruction carried in the database management instruction; and searching corresponding data in the design/attribute table, the project/proposition table and/or the data/result table of the corresponding functional data block according to a database table query instruction carried in the database management instruction, so as to obtain a query result.
In a specific application, the interfacing operation includes clicking on a corresponding interface or dragging the corresponding interface, and the like.
The result data display module 103 is configured to define a display panel rule according to the result data in all the functional data blocks, generate corresponding display panel configuration information according to the display panel rule, and parse the display panel configuration information through a parsing program to display the result data in the database table.
In a specific application, the result data display module 103 is configured to define a display panel rule according to result data in all the functional data blocks; generating a corresponding display board tool according to the display board rule, acquiring a selection instruction of a user for the display board tool, generating display board configuration information corresponding to the selection instruction, analyzing the display board configuration information through an analysis program, and displaying result data in a database table according to the display board configuration information. Wherein the display panel rule includes a plurality of display rules. The display rule refers to a rule that results data is displayed in a specific display form in the display panel. The display panel tool is a tool for displaying result data in a display form specified in a display rule in a display panel, and the display panel configuration information includes configuration information corresponding to the display panel tool. For example, the display rule is to display the result data in the form of a histogram in the display panel; correspondingly, the display board tool is a histogram display tool, and the display board configuration information comprises information such as a histogram form, a display position, a display size and the like, wherein the display size comprises the length and the width of the histogram.
For example, the result data display module generates corresponding display panel tools including a display panel tool a, a display panel tool b, a display panel tool c, a display panel tool d, and a display panel tool E for each display rule according to the result data of all the functional data blocks, wherein the defined display panel rules include A, B, C, D and E totaling 5 display rules; the user selects the display board tool a, and display board configuration information corresponding to the display board tool a is generated; the display panel configuration information corresponding to the display panel tool a is parsed by the parsing program to display the data result in the functional data block through the display panel tool according to the display panel configuration information corresponding to the display panel tool a.
The basic information management module 104 is configured to, when receiving an operation instruction based on basic information of a functional data block, perform an operation corresponding to the operation instruction on the basic information, and obtain a second operation result.
In a specific application, when the front-end interface receives an operation instruction based on basic information of a functional data block, which is generated by a user through operation, the front-end interface sends the operation instruction based on the basic information of the functional data block to the basic information management module 104; the basic information management module 104 is configured to, when receiving an operation instruction based on basic information of a functional data block, perform an operation corresponding to the operation instruction on the basic information of the functional data block corresponding to the operation instruction, and obtain a second operation result, where the operation instruction includes, but is not limited to, adding the operation instruction, deleting the operation instruction, searching the operation instruction, and editing the operation instruction;
in one embodiment, the basic information of the functional data block includes an identification, a name, an icon, and an interface address of the functional data block.
For example, the basic information management module 104 edits basic information of a corresponding function data block upon receiving an edit operation instruction based on basic information of the function data block, and obtains the edited basic information of the function data block.
In one embodiment, the database management module 101 is specifically configured to set a general database table establishment rule according to all the functional data blocks, establish a database table according to the general database table establishment rule, and manage data of the functional data blocks based on the database table; the database tables include a design/attribute table, an item/proposition table, a data/result table and a display panel configuration table.
In a specific application, the database management module 101 is specifically configured to set a set of general database table building rules according to all the functional data blocks, build a unified database table according to the general database table building rules, and manage data in all the functional data blocks based on the database table; the database tables of the functional data blocks comprise a design/attribute table, a project/proposition table, a data/result table and a display panel configuration table. The design/attribute table is used for managing the design data and attribute data of the functional data block, and the project/proposition table is used for managing the project data and proposition data of the functional data block; the data/result table is used for managing the data of the functional data block and obtaining result data corresponding to the data; the display panel configuration table is used for managing display panel configuration information of the function data blocks. For example, a maximum of 100 data is currently required to be acquired; the 100 data and the maximum value of the 100 data (i.e., the result data) are managed in the data/result table correspondingly, and the maximum value of the 100 data is displayed through the display panel.
In one embodiment, the data management module 102 is specifically configured to, when receiving a database management instruction, parse the database management instruction to obtain a target database table corresponding to the database management instruction, and call a preset universal interface to execute an operation corresponding to the database management instruction on the target database table to obtain a first operation result; the database management instruction comprises at least one of a database table adding instruction, a database table deleting instruction, a database table inquiring instruction and a database table editing instruction.
In a specific application, the data management module 102 is specifically configured to, when receiving a database management instruction sent by a front end, parse the database management instruction to obtain a target database table corresponding to the database management instruction, and call a preset universal interface to execute an operation corresponding to the database management instruction on the target database table to obtain a first operation result; the database management instruction comprises at least one of a database table adding instruction, a database table deleting instruction, a database table inquiring instruction and a database table editing instruction.
For example, when receiving a database management instruction sent by the front end and analyzing information obtained by the database management instruction to be a design/attribute table of an edited functional data block, the data management module 102 needs to call a preset universal interface according to the database management instruction to edit data in the design/attribute table of the corresponding functional data block, so as to obtain the design/attribute table of the edited functional data block.
As shown in fig. 2, in one embodiment, the result data display module 103 includes a defining unit 1031, a generating unit 1032, and a parsing unit 1033; the generating unit 1032 is communicatively connected to the analyzing unit 1033 and the defining unit 1031, respectively;
the defining unit 1031 is configured to define a display panel rule and one or more user interface components according to result data in all the functional data blocks, generate one or more display panel configuration tools based on the display panel rule and the user interface components, and generate an analysis program;
in a specific application, the display panel rule includes more than one display rule; the defining unit 1031 is configured to define display panel rules and user interface components (USER INTERFACE Module, UI) corresponding to each display rule according to result data in all the functional data blocks, generate a corresponding display panel configuration tool based on each display rule and user interface component corresponding to the display rule, and develop based on each display rule and user interface component corresponding to the display rule, and generate a corresponding parsing program.
The generating unit 1032 is configured to obtain a configuration instruction input by a user, and generate corresponding display panel configuration information according to the configuration instruction; the configuration instruction is used for selecting a display panel configuration tool;
in a specific application, when receiving a configuration instruction generated and input by a user through an interfacing operation, the front-end interface sends the configuration instruction to the generating unit 1032; the generating unit 1032 is configured to generate corresponding display panel configuration information according to the configuration instruction after the configuration instruction is acquired; the configuration instruction is used for selecting a display panel configuration tool.
For example, when the configuration instruction acquired by the generating unit 1032 is to display the result data in the function data block by the display panel configuration tool a, the display panel configuration information corresponding to the display panel configuration tool a is generated, and the display panel configuration information corresponding to the display panel configuration tool a is parsed according to the parsing program, so that the display of the result data in the function data block by the display panel configuration tool a is realized.
The parsing unit 1033 is configured to parse the display panel configuration information through the parsing program, so as to display result data in the functional data block.
In a specific application, the parsing unit 1033 is configured to parse the display panel configuration information through a parsing program, so as to display the result data in the functional data block according to the display panel configuration tool corresponding to the display panel configuration information.
In one embodiment, the parsing unit 1033 includes: the device comprises an acquisition subunit 10331, a calling subunit 10332 and a resolving subunit 10333, wherein the calling subunit 10332 is respectively in communication connection with the acquisition subunit 10331 and the resolving subunit 10333;
the acquiring subunit 10331 is configured to acquire basic information and corresponding interface addresses of all functional data blocks;
the calling subunit 10332 is configured to call a preset universal interface according to the basic information of each functional data block and the corresponding interface address to obtain result data corresponding to each database table;
the parsing subunit 10333 is configured to parse the display panel configuration information through the parsing program, so as to display the result data in all database tables.
In a specific application, the acquiring subunit 10331 is specifically configured to acquire basic information and corresponding interface addresses of all functional data blocks, and send the basic information and the corresponding interface addresses to the calling subunit 10332; the calling subunit 10332 is configured to call a preset universal interface according to the basic information of each functional data block and the interface address corresponding to each functional data block to obtain result data in each database table, and send the result data in each database table to the parsing subunit; the parsing subunit 10333 is configured to parse the display panel configuration information through a parsing program, so as to display the result data in all database tables according to the display panel configuration tool corresponding to the display panel configuration information.
In one embodiment, the basic information of the functional data block includes, but is not limited to, an identification, a name, an icon, and an interface address of the functional data block.
By setting the general database table building rule, the data format of the functional data blocks is standardized, dynamic centralized management is realized to standardize the data and information of all the functional data blocks, the data processing efficiency is improved, meanwhile, the development work is simplified, the corresponding configuration information is generated based on the display panel configuration rule, diversified display modes are provided, and the display effect of the result data is optimized.
It should be noted that, because the content of information interaction and execution process between the above devices/units is based on the same concept as the method embodiment of the present application, specific functions and technical effects thereof may be referred to in the method embodiment section, and will not be described herein again.
Fig. 3 shows a schematic flowchart of an application management method of a functional data block provided in the present application, which may be applied to the above-mentioned notebook computer by way of example and not limitation.
S101, setting a general database table building rule according to all the functional data blocks so as to manage the data of the functional data blocks according to the database table building rule.
In a specific application, the step S101 is performed by the database management module 101 in the above embodiment;
s102, when a database management instruction is received, executing an operation corresponding to the database management instruction on a target database table corresponding to the database management instruction, and obtaining a first operation result.
In a specific application, the step S102 is performed by the data management module 102 in the above embodiment.
And S103, defining a display panel rule according to the result data in all the functional data blocks, generating corresponding display panel configuration information according to the display panel rule, and analyzing the display panel configuration information through an analysis program to display the result data in the database table.
In a specific application, the step S103 is performed by the result data display module 103 in the above embodiment.
S104, when an operation instruction based on basic information of the functional data block is received, performing an operation corresponding to the operation instruction on the basic information to obtain a second operation result.
In a specific application, the step S104 is performed by the basic information management module 104 in the above embodiment.
In one embodiment, the step S101 includes:
setting a general database table establishment rule according to all the functional data blocks;
establishing a database table according to the general database table establishment rule, and managing the data of the functional data block based on the database table; the database tables include a design/attribute table, an item/proposition table, a data/result table and a display panel configuration table.
In one embodiment, the step S102 includes:
when a database management instruction is received, analyzing the database management instruction to obtain a target database table corresponding to the database management instruction, and calling a preset universal interface to execute an operation corresponding to the database management instruction on the target database table to obtain a first operation result; the database management instruction comprises at least one of a database table adding instruction, a database table deleting instruction, a database table inquiring instruction and a database table editing instruction.
In one embodiment, the step S103 includes:
s1031, defining display panel rules and more than one user interface component according to result data in all the functional data blocks, generating more than one display panel configuration tool based on the display panel rules and the user interface components, and generating an analysis program;
s1032, acquiring a configuration instruction input by a user, and generating corresponding display panel configuration information according to the configuration instruction; the configuration instruction is used for selecting a display panel configuration tool;
s1033, analyzing the display panel configuration information through the analysis program to display the result data in the functional data block.
In one embodiment, the step S1033 includes:
acquiring basic information and corresponding interface addresses of all functional data blocks;
calling a preset universal interface according to the basic information of each functional data block and the corresponding interface address to obtain result data corresponding to each database table;
and analyzing the display panel configuration information through the analysis program so as to display the result data in all database tables.
In one embodiment, the basic information of the functional data block includes an identification, a name, an icon, and an interface address of the functional data block.
By setting the general database table building rule, the data format of the functional data blocks is standardized, dynamic centralized management is realized to standardize the data and information of all the functional data blocks, the data processing efficiency is improved, meanwhile, the development work is simplified, the corresponding configuration information is generated based on the display panel configuration rule, diversified display modes are provided, and the display effect of the result data is optimized.
It should be understood that the sequence number of each step in the foregoing embodiment does not mean that the execution sequence of each process should be determined by the function and the internal logic of each process, and should not limit the implementation process of the embodiment of the present application in any way.
Fig. 4 is a schematic structural diagram of a terminal device according to an embodiment of the present application. As shown in fig. 4, the terminal device 4 of this embodiment includes: at least one processor 40 (only one is shown in fig. 4), a memory 41 and a computer program 42 stored in the memory 41 and executable on the at least one processor 40, the processor 40 implementing the steps in an application management method embodiment of any of the various functional data blocks described above when executing the computer program 42.
The terminal device 4 may be a computing device such as a desktop computer, a notebook computer, a palm computer, a cloud server, etc. The terminal device may include, but is not limited to, a processor 40, a memory 41. It will be appreciated by those skilled in the art that fig. 4 is merely an example of the terminal device 4 and is not meant to be limiting as to the terminal device 4, and may include more or fewer components than shown, or may combine certain components, or different components, such as may also include input-output devices, network access devices, etc.
The processor 40 may be a central processing unit (Central Processing Unit, CPU), the processor 40 may also be other general purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 41 may in some embodiments be an internal storage unit of the terminal device 4, such as a hard disk or a memory of the terminal device 4. The memory 41 may in other embodiments also be an external storage device of the terminal device 4, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital Card (SD), a Flash memory Card (Flash Card) or the like, which are provided on the terminal device 4. Further, the memory 41 may also include both an internal storage unit and an external storage device of the terminal device 4. The memory 41 is used for storing an operating system, application programs, boot loader (BootLoader), data, other programs, etc., such as program codes of the computer program. The memory 41 may also be used for temporarily storing data that has been output or is to be output.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-described division of the functional units and modules is illustrated, and in practical application, the above-described functional distribution may be performed by different functional units and modules according to needs, i.e. the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-described functions. The functional units and modules in the embodiment may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit, where the integrated units may be implemented in a form of hardware or a form of a software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working process of the units and modules in the above system may refer to the corresponding process in the foregoing method embodiment, which is not described herein again.
Embodiments of the present application also provide a computer readable storage medium storing a computer program which, when executed by a processor, implements steps that may implement the various method embodiments described above.
Embodiments of the present application provide a computer program product which, when run on a mobile terminal, causes the mobile terminal to perform steps that may be performed in the various method embodiments described above.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the present application implements all or part of the flow of the method of the above embodiments, and may be implemented by a computer program to instruct related hardware, where the computer program may be stored in a computer readable storage medium, where the computer program, when executed by a processor, may implement the steps of each of the method embodiments described above. Wherein the computer program comprises computer program code which may be in source code form, object code form, executable file or some intermediate form etc. The computer readable medium may include at least: any entity or device capable of carrying computer program code to a photographing device/terminal apparatus, recording medium, computer Memory, read-Only Memory (ROM), random access Memory (RAM, random Access Memory), electrical carrier signals, telecommunications signals, and software distribution media. Such as a U-disk, removable hard disk, magnetic or optical disk, etc. In some jurisdictions, computer readable media may not be electrical carrier signals and telecommunications signals in accordance with legislation and patent practice.
In the foregoing embodiments, the descriptions of the embodiments are emphasized, and in part, not described or illustrated in any particular embodiment, reference is made to the related descriptions of other embodiments.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus/network device and method may be implemented in other manners. For example, the apparatus/network device embodiments described above are merely illustrative, e.g., the division of the modules or units is merely a logical functional division, and there may be additional divisions in actual implementation, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection via interfaces, devices or units, which may be in electrical, mechanical or other forms.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
The above embodiments are only for illustrating the technical solution of the present application, and are not limiting; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present application, and are intended to be included in the scope of the present application.

Claims (10)

1. An application management system for functional data blocks, comprising:
the system comprises a database management module, a data management module, a result data display module and a basic information management module; the data management module, the result data display module and the basic information management module are all in communication connection with the database management module;
the database management module is used for setting a general database table building rule according to all the functional data blocks so as to manage the data of the functional data blocks;
the data management module is used for executing the operation corresponding to the database management instruction on the target database table corresponding to the database management instruction when receiving the database management instruction, and obtaining a first operation result;
the result data display module is used for defining display panel rules according to the result data in all the functional data blocks, generating corresponding display panel configuration information according to the display panel rules, and analyzing the display panel configuration information through an analysis program so as to display the result data in the database table;
and the basic information management module is used for executing an operation corresponding to the operation instruction on the basic information when receiving the operation instruction based on the basic information of the functional data block, and obtaining a second operation result.
2. The application management system of the function data block according to claim 1, wherein the database management module is specifically configured to set a general database table establishment rule according to all the function data blocks, establish a database table according to the general database table establishment rule, and manage data of the function data block based on the database table; the database tables include a design/attribute table, an item/proposition table, a data/result table and a display panel configuration table.
3. The application management system of the functional data block according to claim 1, wherein the data management module is specifically configured to, when receiving a database management instruction, parse the database management instruction to obtain a target database table corresponding to the database management instruction, and call a preset universal interface to perform an operation corresponding to the database management instruction on the target database table to obtain a first operation result; the database management instruction comprises at least one of a database table adding instruction, a database table deleting instruction, a database table inquiring instruction and a database table editing instruction.
4. The application management system of the functional data block according to claim 1, wherein the result data display module includes a definition unit, a generation unit, and an analysis unit; the generating unit is respectively in communication connection with the analyzing unit and the defining unit;
the definition unit is used for defining display panel rules and more than one user interface component according to the result data in all the functional data blocks, generating more than one display panel configuration tool based on the display panel rules and the user interface components, and generating an analysis program;
the generating unit is used for acquiring a configuration instruction input by a user and generating corresponding display panel configuration information according to the configuration instruction; the configuration instruction is used for selecting a display panel configuration tool;
and the analysis unit is used for analyzing the display panel configuration information through the analysis program so as to display the result data in the functional data block.
5. The application management system of the functional data block according to claim 4, wherein the parsing unit includes: the system comprises an acquisition subunit, a calling subunit and an analysis subunit, wherein the calling subunit is respectively in communication connection with the acquisition subunit and the analysis subunit;
the acquisition subunit is used for acquiring basic information and corresponding interface addresses of all the functional data blocks;
the calling subunit is used for calling a preset universal interface according to the basic information of each functional data block and the corresponding interface address to obtain result data corresponding to each database table;
the analysis subunit is used for analyzing the display panel configuration information through the analysis program so as to display the result data in all database tables.
6. The application management system of function data blocks according to claim 1, wherein the basic information of the function data blocks includes an identification, a name, an icon, and an interface address of the function data block.
7. An application management method of a functional data block, comprising:
setting a general database table building rule according to all the functional data blocks so as to manage the data of the functional data blocks according to the database table building rule;
when a database management instruction is received, executing an operation corresponding to the database management instruction on a target database table corresponding to the database management instruction to obtain a first operation result;
defining display panel rules according to the result data in all the functional data blocks, generating corresponding display panel configuration information according to the display panel rules, and analyzing the display panel configuration information through an analysis program to display the result data in a database table;
and when an operation instruction based on the basic information of the functional data block is received, executing an operation corresponding to the operation instruction on the basic information to obtain a second operation result.
8. The application management method of function data blocks according to claim 7, wherein said setting a general database tabulation rule according to all function data blocks to manage data of said function data blocks according to said database tabulation rule comprises:
setting a general database table establishment rule according to all the functional data blocks;
establishing a database table according to the general database table establishment rule, and managing the data of the functional data block based on the database table; the database tables include a design/attribute table, an item/proposition table, a data/result table and a display panel configuration table.
9. A terminal device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the method according to any of claims 7 to 8 when executing the computer program.
10. A computer readable storage medium storing a computer program, characterized in that the computer program when executed by a processor implements the method according to any one of claims 7 to 8.
CN202011059581.8A 2020-09-30 2020-09-30 Application management system, method and terminal equipment of functional data block Active CN112199428B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011059581.8A CN112199428B (en) 2020-09-30 2020-09-30 Application management system, method and terminal equipment of functional data block

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011059581.8A CN112199428B (en) 2020-09-30 2020-09-30 Application management system, method and terminal equipment of functional data block

Publications (2)

Publication Number Publication Date
CN112199428A CN112199428A (en) 2021-01-08
CN112199428B true CN112199428B (en) 2023-12-22

Family

ID=74007249

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011059581.8A Active CN112199428B (en) 2020-09-30 2020-09-30 Application management system, method and terminal equipment of functional data block

Country Status (1)

Country Link
CN (1) CN112199428B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102130966A (en) * 2011-04-15 2011-07-20 北京三博中自科技有限公司 System architecture for enterprise integrated information platform and method for implementing the same
CN103207783A (en) * 2013-03-02 2013-07-17 赵宝生 Software development engine system based on browser/server mode and building method thereof
CN106126204A (en) * 2016-06-15 2016-11-16 中邮建技术有限公司 A kind of iterative regarded as output controlling method of information system based on modularized design
CN111159162A (en) * 2019-12-31 2020-05-15 中国联合网络通信集团有限公司 Database configuration method and device
CN111309368A (en) * 2020-03-12 2020-06-19 山东超越数控电子股份有限公司 Development information management method, system, equipment and readable storage medium based on B/S framework

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10228913B2 (en) * 2013-09-10 2019-03-12 Oracle International Corporation Functional rule and component storage

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102130966A (en) * 2011-04-15 2011-07-20 北京三博中自科技有限公司 System architecture for enterprise integrated information platform and method for implementing the same
CN103207783A (en) * 2013-03-02 2013-07-17 赵宝生 Software development engine system based on browser/server mode and building method thereof
CN106126204A (en) * 2016-06-15 2016-11-16 中邮建技术有限公司 A kind of iterative regarded as output controlling method of information system based on modularized design
CN111159162A (en) * 2019-12-31 2020-05-15 中国联合网络通信集团有限公司 Database configuration method and device
CN111309368A (en) * 2020-03-12 2020-06-19 山东超越数控电子股份有限公司 Development information management method, system, equipment and readable storage medium based on B/S framework

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
SQL Server数据库设计与实现课程教学模式改革探索与实践;李晓会;;哈尔滨职业技术学院学报(01);全文 *

Also Published As

Publication number Publication date
CN112199428A (en) 2021-01-08

Similar Documents

Publication Publication Date Title
CN110908997B (en) Data blood relationship construction method and device, server and readable storage medium
CN110162544B (en) Heterogeneous data source data acquisition method and device
CN111078140A (en) Nuclear power station file uploading management method and device, terminal equipment and medium
CN111562953A (en) Interface calling method and device, computer device and readable storage medium
CN111522617B (en) Method and device for maintaining system and electronic equipment
CN112068874A (en) Software project continuous integration method and device, terminal equipment and storage medium
CN112199428B (en) Application management system, method and terminal equipment of functional data block
CN112947986A (en) Multi-version code sign-in control method and device, client and storage medium
CN111666520A (en) Method and device for generating electronic form based on form image
CN112667631B (en) Automatic editing method, device, equipment and storage medium for business field
CN112558828B (en) System calling method and device based on personal workbench terminal
CN112380411B (en) Sensitive word processing method, device, electronic equipment, system and storage medium
CN111897529B (en) Front-end component conversion method, device, equipment and readable storage medium
CN111045983B (en) Nuclear power station electronic file management method, device, terminal equipment and medium
CN113760237A (en) Compiling address updating method and device, terminal equipment and readable storage medium
CN112905178A (en) Method, device, equipment and medium for generating business function page
CN112612817A (en) Data processing method and device, terminal equipment and computer readable storage medium
CN116301758B (en) Rule editing method, device, equipment and medium based on event time points
CN114070659B (en) Equipment locking method and device and terminal equipment
CN111831274B (en) Metadata analysis engine configuration system, method, terminal and readable storage medium
CN116880820A (en) Visual generation method and device for application, terminal equipment and storage medium
CN116266179A (en) Data storage method, device, terminal equipment and medium based on label system
CN117725090A (en) Automatic query method, device, electronic equipment and storage medium
CN115757405A (en) Data query method, device, equipment and storage medium
CN112733510A (en) Financial certificate generation method, device, equipment 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
GR01 Patent grant
GR01 Patent grant