CN113360666A - Data dictionary management method and device, electronic equipment and storage medium - Google Patents

Data dictionary management method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN113360666A
CN113360666A CN202110601455.9A CN202110601455A CN113360666A CN 113360666 A CN113360666 A CN 113360666A CN 202110601455 A CN202110601455 A CN 202110601455A CN 113360666 A CN113360666 A CN 113360666A
Authority
CN
China
Prior art keywords
dictionary
target
control
newly added
value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110601455.9A
Other languages
Chinese (zh)
Inventor
邓练兵
卢振兴
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhuhai Dahengqin Technology Development Co Ltd
Original Assignee
Zhuhai Dahengqin Technology Development 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 Zhuhai Dahengqin Technology Development Co Ltd filed Critical Zhuhai Dahengqin Technology Development Co Ltd
Priority to CN202110601455.9A priority Critical patent/CN113360666A/en
Publication of CN113360666A publication Critical patent/CN113360666A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/36Creation of semantic tools, e.g. ontology or thesauri
    • G06F16/374Thesaurus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/31Indexing; Data structures therefor; Storage structures
    • G06F16/316Indexing structures
    • G06F16/322Trees
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/34Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0483Interaction with page-structured environments, e.g. book metaphor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The application provides a data dictionary management method and device, electronic equipment and a storage medium, wherein the method comprises the following steps: displaying a data dictionary tree of a tree structure composed of a plurality of dictionaries in the data dictionary management operation page; responding to a first trigger operation aiming at a target dictionary, and displaying a corresponding operation control table according to the characteristics of the target dictionary, wherein the operation control table comprises a plurality of operation controls; and responding to the selection operation of the target operation control, and executing the management operation based on the target operation control and the target dictionary. In the embodiment of the application, the data dictionary tree of the tree structure formed by the dictionaries can clearly show the hierarchical relationship among the dictionaries, is convenient for expanding the dictionaries and is convenient for adapting to the requirements of new data dictionaries; through the selection operation of the target operation control in the operation control table, the related management operation of the target dictionary can be realized, and the use is convenient.

Description

Data dictionary management method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of information management technologies, and in particular, to a data dictionary management method and apparatus, an electronic device, and a storage medium.
Background
The data dictionary is the description of data in the database, is established in the stage of demand analysis, is the basis for carrying out concept design in the next step, and is continuously modified, enriched and covered in the process of designing the database. This is the primary role of the database in the database design. When a developer or maintainer encounters an entry which is not known, the developer or maintainer can obtain the interpretation of the entry from the data dictionary, such as the type of data, possibly predefined values, and associated textual description. These interpretations may reduce the phenomenon of incompatibility between data.
The existing information management system lacks of management of a data dictionary, and when project services of the information management system are changed, related modification of developers in the existing information management system is not facilitated, so that the existing information management system is poor in expansibility.
Disclosure of Invention
In view of the above, the present application is proposed to provide a data dictionary management method and apparatus, an electronic device, and a storage medium that overcome or at least partially solve the above problems, including:
a data dictionary management method is characterized in that a graphical user interface is provided through electronic equipment, and the content displayed by the graphical user interface at least comprises a data dictionary management operation page of an information management system; the method comprises the following steps:
displaying a data dictionary tree of a tree structure composed of a plurality of dictionaries in the data dictionary management operation page;
responding to a first trigger operation aiming at a target dictionary, and displaying a corresponding operation control table according to the characteristics of the target dictionary, wherein the operation control table comprises a plurality of operation controls;
and responding to the selection operation of the target operation control, and executing the management operation based on the target operation control and the target dictionary.
Optionally, the operation control table includes an add dictionary control; the executing of the management operation based on the target operation control and the target dictionary in response to the selection operation of the target operation control comprises the following steps:
responding to the selection operation aiming at the added dictionary control, and displaying a newly added dictionary popup window; the newly added dictionary popup comprises an input box used for indicating the dictionary name and the coding value of the newly added dictionary to be input, a closing control and a storing control;
responding to the selection operation aiming at the storage control, and judging whether the newly added dictionary meets the conditions of the newly added dictionary or not according to the input content in the input box;
if yes, storing the newly added dictionary in the data dictionary tree; the new dictionary is a sub-level dictionary of the target dictionary.
Optionally, the determining whether the newly added dictionary meets the newly added dictionary condition according to the input content in the input box includes:
determining dictionary names and code values of the newly added dictionary according to input contents in the input box;
judging whether null values exist in the dictionary names and the coded values;
if no null value exists, judging whether the coded value has uniqueness in a sublevel dictionary of the target dictionary;
and if the uniqueness exists, the newly added dictionary accords with the conditions of the newly added dictionary.
Optionally, the method further comprises:
and if the newly added dictionary does not accord with the newly added dictionary condition, displaying first prompt information, wherein the first prompt information is used for indicating the specific content of the newly added dictionary which does not accord with the newly added dictionary condition.
Optionally, the operation control table includes a position adjustment control; the executing of the management operation based on the target operation control and the target dictionary in response to the selection operation of the target operation control comprises the following steps:
and responding to the selection operation aiming at the position adjusting control, and adjusting the position of the target dictionary in the data dictionary tree according to a position adjusting rule corresponding to the position adjusting control.
Optionally, the method further comprises:
responding to a second trigger operation aiming at the target dictionary, and displaying a dictionary browsing page, wherein the dictionary browsing page comprises a dictionary value list, a newly added control and a storage control which are associated with the target dictionary; the dictionary value list comprises information of a plurality of dictionary values;
responding to the trigger operation aiming at the newly added control, and displaying a dictionary value input box for indicating to input the newly added dictionary value in the dictionary value list;
responding to the trigger operation aiming at the storage control, and judging whether the input content in the dictionary value input box meets the condition of a newly added dictionary value;
and if so, associating the newly added dictionary value with the target dictionary and displaying the newly added dictionary value and the target dictionary in the dictionary value list.
Optionally, the dictionary browsing page further includes an extension field link corresponding to each dictionary value; the method further comprises the following steps:
responding to a selection operation aiming at a target extension field link, and displaying an extension field operation popup window, wherein the extension field operation popup window comprises at least one extension field input box used for indicating input of extension field description information, a popup window canceling control and a popup window saving control;
and responding to the selection operation of the popup saving control, and associating the input content in the extension field input box with the dictionary value corresponding to the target extension field link.
A data dictionary management device provides a graphical user interface through electronic equipment, and the content displayed by the graphical user interface at least comprises a data dictionary management operation page of an information management system; the device comprises:
the first display module is used for displaying a data dictionary tree of a tree structure formed by a plurality of dictionaries in the data dictionary management operation page;
the second display module is used for responding to a first trigger operation aiming at a target dictionary and displaying a corresponding operation control table according to the characteristics of the target dictionary, wherein the operation control table comprises a plurality of operation controls;
and the response processing module is used for responding to the selection operation of the target operation control and executing the management operation based on the target operation control and the target dictionary.
In the embodiment of the application, the operation control table comprises an adding dictionary control; the response processing module comprises:
the added dictionary response module is used for responding to the selection operation aiming at the added dictionary control and displaying a newly added dictionary popup window; the newly added dictionary popup comprises an input box used for indicating the dictionary name and the coding value of the newly added dictionary to be input, a closing control and a storing control;
the added dictionary processing module is used for responding to the selection operation aiming at the storage control and judging whether the added dictionary meets the added dictionary condition or not according to the input content in the input box;
the added dictionary module is used for storing the newly added dictionary in the data dictionary tree if the newly added dictionary is consistent with the added dictionary; the new dictionary is a sub-level dictionary of the target dictionary.
In this embodiment of the present application, the add dictionary processing module includes:
the first processing module is used for determining the dictionary name and the code value of the newly added dictionary according to the input content in the input box;
the second processing module is used for judging whether null values exist in the dictionary names and the coded values or not;
the third processing module is used for judging whether the coded value has uniqueness in a sub-level dictionary of the target dictionary or not if no null value exists;
and the fourth processing module is used for conforming the newly added dictionary to the conditions of the newly added dictionary if the uniqueness exists.
In an embodiment of the present application, the apparatus further includes:
and the prompt module is used for displaying first prompt information if the newly added dictionary does not conform to the conditions of the newly added dictionary, and the first prompt information is used for indicating the specific content of the newly added dictionary which does not conform to the conditions of the newly added dictionary.
In the embodiment of the application, the operation control table comprises a position adjustment control; the response processing module comprises:
and the position adjustment response module is used for responding to the selection operation aiming at the position adjustment control and adjusting the position of the target dictionary in the data dictionary tree according to the position adjustment rule corresponding to the position adjustment control.
In an embodiment of the present application, the apparatus further includes:
the third display module is used for responding to a second trigger operation aiming at the target dictionary and displaying a dictionary browsing page, and the dictionary browsing page comprises a dictionary value list, a newly added control and a storage control which are associated with the target dictionary; the dictionary value list comprises information of a plurality of dictionary values;
a fourth display module, configured to display, in response to a trigger operation for the newly added control, a dictionary value input box for indicating to input a newly added dictionary value in the dictionary value list;
the judgment processing module is used for responding to the trigger operation aiming at the storage control and judging whether the input content in the dictionary value input box meets the condition of a newly added dictionary value or not;
and the newly added module is used for associating the newly added dictionary value with the target dictionary and displaying the newly added dictionary value and the target dictionary in the dictionary value list if the newly added dictionary value and the target dictionary value are consistent with each other.
In the embodiment of the application, the dictionary browsing page further comprises an extension field link corresponding to each dictionary value; the device further comprises:
the fifth display module is used for responding to selection operation of a target extension field link and displaying an extension field operation popup window, wherein the extension field operation popup window comprises at least one extension field input box used for indicating input of extension field description information, a popup window canceling control and a popup window saving control;
and the association module is used for associating the input content in the extension field input box with the dictionary value corresponding to the target extension field link in response to the selection operation of the popup saving control.
An electronic device comprising a processor, a memory and a computer program stored on the memory and being executable on the processor, the computer program, when executed by the processor, implementing the steps of the data dictionary management method as described above.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the data dictionary management method as set forth above.
The application has the following advantages:
in the embodiment of the application, a data dictionary tree of a tree structure formed by a plurality of dictionaries is displayed in the data dictionary management operation page; responding to a first trigger operation aiming at a target dictionary, and displaying a corresponding operation control table according to the characteristics of the target dictionary, wherein the operation control table comprises a plurality of operation controls; and responding to the selection operation of the target operation control, and executing the management operation based on the target operation control and the target dictionary. In the embodiment of the application, the data dictionary tree of the tree structure formed by the dictionaries can clearly show the hierarchical relationship among the dictionaries, is convenient for expanding the dictionaries and is convenient for adapting to the requirements of new data dictionaries; through the selection operation of the target operation control in the operation control table, the related management operation of the target dictionary can be realized, and the use is convenient.
Drawings
In order to more clearly illustrate the technical solutions of the present application, the drawings needed to be used in the description of the present application will be briefly introduced below, and it is apparent that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive labor.
FIG. 1 is a flowchart illustrating steps of a method for managing a data dictionary according to an embodiment of the present application;
FIG. 2 is a schematic diagram of a data dictionary operation page according to an embodiment of the present application;
FIG. 3 is a diagram illustrating an operation control table according to an embodiment of the present application;
FIG. 4 is a diagram illustrating a pop-up window of a newly added dictionary in an embodiment of the present application;
FIG. 5 is a diagram illustrating a dictionary browsing page in an embodiment of the present application;
FIG. 6 is a diagram illustrating an extended field operation popup according to an embodiment of the present application;
fig. 7 is a block diagram of a data dictionary management apparatus according to an embodiment of the present application.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, the present application is described in further detail with reference to the accompanying drawings and the detailed description. It is to be understood that the embodiments described are only a few embodiments of the present application and not all 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 application.
Referring to fig. 1, which is a flowchart illustrating steps of a data dictionary management method provided in an embodiment of the present application, a graphical user interface is provided by an electronic device, and content displayed by the graphical user interface at least includes a data dictionary management operation page of an information management system; the method may specifically comprise the steps of:
step 101, displaying a data dictionary tree of a tree structure consisting of a plurality of dictionaries in the data dictionary management operation page;
102, responding to a first trigger operation aiming at a target dictionary, and displaying a corresponding operation control list according to the characteristics of the target dictionary, wherein the operation control list comprises a plurality of operation controls;
and 103, responding to the selection operation of the target operation control, and executing management operation based on the target operation control and the target dictionary.
In the embodiment of the application, a data dictionary tree of a tree structure formed by a plurality of dictionaries is displayed in the data dictionary management operation page; responding to a first trigger operation aiming at a target dictionary, and displaying a corresponding operation control table according to the characteristics of the target dictionary, wherein the operation control table comprises a plurality of operation controls; and responding to the selection operation of the target operation control, and executing the management operation based on the target operation control and the target dictionary. In the embodiment of the application, the data dictionary tree of the tree structure formed by the dictionaries can clearly show the hierarchical relationship among the dictionaries, is convenient for expanding the dictionaries and is convenient for adapting to the requirements of new data dictionaries; through the selection operation of the target operation control in the operation control table, the related management operation of the target dictionary can be realized, and the use is convenient.
Next, a data dictionary management method in the present exemplary embodiment will be further explained.
In step 101, a tree-structured data dictionary tree composed of a plurality of dictionaries is displayed in the data dictionary management operation page.
A user can log in the information management system through the electronic equipment, when the user logs in the information management system, account information of the user needs to be input in an input box of a login page of the information management system, the account information can comprise a user name and a password, and then a login request is sent through a login control of the login page.
The information management system can acquire account information of the user from the login request and confirm whether the account information is correct, namely whether a user name and a password are matched with user data is verified, and if the user name and the password are matched with the user data, the information management system is allowed to login; if not, prompting related early warning information for reminding personnel of wrong input of the account information; the early warning information may include: username or password errors.
After logging in the information management system, an operation entry of the data dictionary management operation page may be displayed in a graphical user interface of the electronic device, a trigger operation for the operation entry of the data dictionary management operation page is received, and the data dictionary management operation page may be displayed in the graphical user interface of the electronic device. The data dictionary management operation page displays a data dictionary tree which is a tree structure composed of a plurality of dictionaries. The tree structure is a data structure for describing a nonlinear hierarchical relationship, and in a tree structure, there is one and only one node without direct predecessor (i.e. there is one and only one node without corresponding upper hierarchy), the node is a root node, the root node is a first hierarchy, except the root node, each node has one and only one direct predecessor, and each node can have any number of direct successors (i.e. each node can allow any number of lower hierarchies).
In an alternative embodiment, as shown in fig. 2, a tree-structured data dictionary tree may be shown in the left area of the data dictionary management operation page, so as to facilitate the user to quickly know the hierarchical relationship of the data dictionary in the information management system. Optionally, a query input box for indicating that the dictionary input to the query input box is highlighted may be further included in the corresponding area where the data dictionary tree is presented. It should be noted that the query input box supports fuzzy query, and for example, a short name of a dictionary may be input in the query input box for query, without inputting the full name of the dictionary.
In step 102, in response to a first trigger operation for a target dictionary, a corresponding operation control table is displayed according to characteristics of the target dictionary, and the operation control table includes a plurality of operation controls.
In this embodiment, when the electronic device is connected to an input device (such as a mouse), the first trigger operation may be an operation of clicking a right button of the mouse when the pointer points to the target dictionary. When the display screen of the electronic device is a touch display screen, the first trigger operation may be any one of long pressing, heavy pressing, double clicking and the like on the target dictionary through an operation medium such as a finger or a touch pen.
Since the target dictionary may be any one of the dictionaries in the data dictionary tree, there are differences in the operable functions corresponding to the dictionaries located in different positions in the digital dictionary tree. According to the method and the device, the corresponding operation control table is displayed according to the characteristics of the target dictionary, and the user can operate conveniently.
In an embodiment, the table of operational controls may be as shown in fig. 3, and may include add dictionary controls, modify name controls, upgrade controls, downgrade controls, move up controls, move down controls, and delete dictionary controls. The added dictionary control is used for adding a newly added dictionary in the data dictionary tree; the modified name control is used for modifying the dictionary name of the target dictionary; the upgrading control is used for adjusting the level of the target dictionary to the previous level; the demotion control is used for adjusting the hierarchy of the target dictionary to the next hierarchy; the upward moving control is used for moving the target dictionary one bit upward in the same level; the downward moving control is used for moving the target dictionary downward by one bit in the same level; the delete dictionary control is used to delete the target dictionary. It should be noted that the upgrade control, the downgrade control, the upshifting control, and the downshifting control are all used to adjust the position of the target dictionary in the data dictionary tree, and therefore, may be collectively referred to as a position adjustment control.
Illustratively, when the target dictionary is a dictionary of the highest hierarchy except for the root node in the data dictionary tree, since the target dictionary at this time cannot be upgraded any more hierarchically, the upgrade control in the corresponding operation control table is in a disabled state, or the upgrade control is not displayed in the corresponding operation control table. The disabled state means that the control cannot be triggered, and specifically may be represented as a grayed state.
Illustratively, when the target dictionary is a dictionary of a leaf node in the data dictionary tree, since the dictionary of the leaf node has no child-level dictionary, hierarchical degradation cannot be performed; and the degradation control in the corresponding operation control table is in a forbidden state, or the degradation control is not displayed in the corresponding operation control table.
For example, when the target dictionary is a dictionary at a first position in a dictionary at the same level, because the target dictionary at this time cannot move up at the same level any more, the upward movement control in the corresponding operation control table is in a disabled state, or the upward movement control is not displayed in the corresponding operation control table.
Illustratively, when the target dictionary is the dictionary at the last position in the dictionary at the same level, the target dictionary at the time can not be moved down at the same level any more, so the move-down control in the corresponding operation control table is in a disabled state, or the move-down control is not displayed in the corresponding operation control table.
According to the method and the device, the corresponding operation control list is displayed by responding to the first trigger operation aiming at the target dictionary, so that the operation control list corresponding to the target dictionary cannot be displayed in the graphical user interface all the time, the interface is simpler, the display effect of the interface can be improved, and convenience is brought to a user to use. In the embodiment of the application, each dictionary is provided with the corresponding operation control table, so that the management operation of the dictionary can be realized, the data dictionary of the information management system is enriched, and the expandability of the information management system is further improved.
In step 103, in response to the selection operation of the target operation control, a management operation based on the target operation control and the target dictionary is executed.
In this embodiment, a selection operation for a target operation control in the operation control table may be received, and a related management operation may be executed according to the target operation control and the target dictionary.
In an alternative embodiment, the addition dictionary control is included in the operation control table; the executing of the management operation based on the target operation control and the target dictionary in response to the selection operation of the target operation control comprises the following steps:
responding to the selection operation aiming at the added dictionary control, and displaying a newly added dictionary popup window; the newly added dictionary popup comprises an input box used for indicating the dictionary name and the coding value of the newly added dictionary to be input, a closing control and a storing control;
responding to the selection operation of the storage control, determining a newly added dictionary according to the filled content in the input box, and storing the newly added dictionary in the data dictionary tree; the new dictionary is a sub-level dictionary of the target dictionary.
In this embodiment, when it is detected that the added dictionary control is triggered, a newly added dictionary popup may be displayed, as shown in fig. 4, where the newly added dictionary popup may include a dictionary name input box, an encoding value input box, a closing control, and a saving control of the newly added dictionary. The dictionary name input box is used for indicating the dictionary name of the newly added dictionary; the encoding value input box is used for indicating the encoding value input into the newly added dictionary; the closing control is used for indicating to close the popup window of the newly added dictionary; and the saving control is used for indicating to save the newly-added dictionary in the newly-added dictionary popup window and closing the newly-added dictionary popup window.
And when the selection operation of the storage control is detected, determining a newly added dictionary according to the dictionary name and the code value of the newly added dictionary in the pop-up window of the newly added dictionary, and adding the newly added dictionary to the corresponding position in the data dictionary tree, specifically, when the target dictionary already has a next-level dictionary, adding the newly added dictionary to the last position in the next-level dictionary of the target dictionary.
In an optional implementation manner of the present application, the determining, in response to the selection operation for the saving control, a newly added dictionary according to the content filled in the input box, and saving the newly added dictionary in the data dictionary tree further includes:
judging whether the newly added dictionary meets the conditions of the newly added dictionary or not;
if yes, adding the newly added dictionary into the data dictionary tree;
and if not, displaying first prompt information, wherein the first prompt information is used for indicating the specific content of the newly added dictionary which does not meet the conditions of the newly added dictionary.
In this embodiment, when the new dictionary operation is performed, it is necessary to determine whether the new dictionary meets the new dictionary condition, if yes, the new dictionary operation is performed, and if not, the new dictionary operation is not performed, and meanwhile, first prompt information may be displayed to indicate that the new dictionary does not meet the new dictionary condition.
Specifically, the determining whether the newly added dictionary meets the newly added dictionary condition may include:
determining dictionary names and code values of the newly added dictionary according to input contents in the input box;
judging whether null values exist in the dictionary names and the coded values;
if no null value exists, judging whether the coded value has uniqueness in a sublevel dictionary of the target dictionary;
and if the uniqueness exists, the newly added dictionary accords with the conditions of the newly added dictionary.
It can be understood that the dictionary name input box and the code value input box are both indispensable items, and when the content of the indispensable items is not empty and the code values are unique in the same-level dictionary, the condition of the newly added dictionary is determined to be met; and when one item (the required item is not null and the code value is unique) or a plurality of items are not satisfied, determining that the requirement of the newly added dictionary is not satisfied. As shown in fig. 4, a required item may refer to an input box with associated identifiers, for example, an "x" identifier is displayed before the dictionary name input box and the encoding value input box, which indicates that the input box is a required item.
In an optional embodiment of the present application, the performing, in response to the selection operation for the target operation control, a management operation based on the target operation control and the target dictionary includes:
and responding to the selection operation aiming at the position adjusting control, and adjusting the position of the target dictionary in the data dictionary tree according to a position adjusting rule corresponding to the position adjusting control.
In this embodiment, the position adjustment control is a generic name of an upgrade control, a downgrade control, an upward movement control, and a downward movement control, and therefore, in this embodiment, the selection operation for the position adjustment control refers to a selection operation for a specific operation control among the upgrade control, the downgrade control, the upward movement control, and the downward movement control. The position adjusting rule corresponding to the upgrading control is used for adjusting the target dictionary from the current level to the previous level and is located at the last position in the dictionary of the previous level; the position adjustment rule corresponding to the downgrade control is to adjust the target dictionary from the current hierarchy to the next hierarchy, and the specific process may be to determine a previous dictionary of the same hierarchy as the target dictionary, adjust the target dictionary to a sub-level dictionary of the previous dictionary, and locate the target dictionary at the last position in the sub-level dictionary. The position adjusting rule corresponding to the upward moving control is to move the target dictionary to the next position adjacent to the current position in the same level; the position adjustment rule corresponding to the down-shifting control moves the target dictionary to the last position adjacent to the current position in the same level.
It should be noted that the selected operation control is an operation control in an available state, that is, an operation control in a disabled state is not selectable.
In an optional embodiment of the present application, the performing, in response to the selection operation for the target operation control, a management operation based on the target operation control and the target dictionary includes:
responding to the selection operation of the modified name control, and displaying a modified name popup window, wherein the modified name popup window comprises an input box for indicating an input target dictionary name and a confirmation control;
and modifying the dictionary name of the target dictionary into the target dictionary name in response to the triggering operation aiming at the confirmation control.
In this embodiment, when it is detected that the modified name control is triggered, a modified name popup may be displayed, where the modified name popup may include a target dictionary name input box, a confirmation control, and a cancel control. The target dictionary name input box is used for indicating a target dictionary name of the input target dictionary, namely a new dictionary name of the target dictionary; the confirmation control is used for indicating to store the target dictionary name and closing the modified name popup window; and the cancel control is used for indicating to close the modified name popup. Alternatively, in the modified name popup, the initial contents of the target dictionary name input box may be the original dictionary name.
And when the confirmation control is detected to be triggered, replacing the original dictionary name of the target dictionary by the target dictionary name, and displaying the replaced target dictionary name in the data dictionary tree.
Optionally, before replacing the original dictionary name of the target dictionary with the target dictionary name, it is further required to determine whether the target dictionary name has uniqueness in the same hierarchy of the target dictionary, if so, the original dictionary name of the target dictionary is replaced with the target dictionary name, otherwise, corresponding prompt information may be displayed for the user to refer to and modify.
In an optional embodiment of the present application, the performing, in response to the selection operation for the target operation control, a management operation based on the target operation control and the target dictionary includes:
displaying a deletion confirmation popup in response to a selection operation for the deletion dictionary control; the deletion confirmation popup window comprises a confirmation control and a cancellation control;
and deleting the target dictionary in response to a triggering operation for the confirmation control.
In this embodiment, when a selection operation for deleting the dictionary control is detected, a deletion confirmation popup may be displayed to prevent a user from operating by mistake. The deletion confirmation popup window comprises a confirmation control and a cancellation control, wherein the confirmation control is used for indicating that the target dictionary is deleted, and the cancellation control is used for indicating that the deletion operation of the target dictionary is cancelled.
And when the triggering operation for the confirmation control is detected, deleting the target dictionary.
Optionally, before deleting the target dictionary, it is further required to determine whether the target dictionary has a sub-level dictionary, and if not, the target dictionary may be deleted; if the sublevel dictionary exists, corresponding prompt information can be displayed for reference. For example: and (3) prompting information of 'please delete the sub-level dictionary firstly'.
In an optional embodiment of the present application, the method further comprises:
responding to a second trigger operation aiming at the target dictionary, and displaying a dictionary browsing page, wherein the dictionary browsing page comprises a dictionary value list, a newly added control and a storage control which are associated with the target dictionary; the dictionary value list comprises information of a plurality of dictionary values;
responding to the trigger operation aiming at the newly added control, and displaying a dictionary value input box for indicating to input the newly added dictionary value in the dictionary value list;
responding to the trigger operation aiming at the storage control, and judging whether the input content in the dictionary value input box meets the condition of a newly added dictionary value;
and if so, associating the newly added dictionary value with the target dictionary and displaying the newly added dictionary value and the target dictionary in the dictionary value list.
In the embodiment of the application, the second trigger operation is different from the first trigger operation, and when the electronic device is connected with an input device (such as a mouse), the first trigger operation may be an operation of clicking a right button of the mouse when a pointer points to a target dictionary; the corresponding second trigger operation may be an operation of clicking a left button of the mouse when the pointer points to the target dictionary. When the display screen of the electronic device is a touch display screen, the first trigger operation may be any one of long pressing, repeated pressing and double-clicking operations on the target dictionary through an operation medium such as a finger or a touch pen; the corresponding second trigger operation may be any one of a single click and a tap.
It is understood that the first trigger operation is used for indicating that the target dictionary is subjected to management operation based on the data dictionary tree; the second trigger operation is used for indicating the management operation of the target dictionary value.
In this embodiment, when a second trigger operation for the target dictionary is detected, a dictionary browsing page is displayed in the graphical user interface, where the dictionary browsing page includes a dictionary value list, a newly added control, and a saved control associated with the target dictionary. The newly added control is used for indicating that a dictionary value input box is added in the dictionary value list so that a user can input a newly added dictionary value; and the storage control is used for storing the added dictionary value in the added dictionary value input box and associating the added dictionary value with the target dictionary.
When a trigger operation for a newly added control is detected, adding a dictionary value input box in the dictionary value list, as shown in fig. 5, adding a dictionary value input box in the last column of the dictionary value list, where the dictionary value input box includes an enumerated value input box, an encoded value input box, an enumerated value state input box, and a sequential input box. The information related to the newly added dictionary value can be input in the dictionary value input box. And when the trigger operation aiming at the storage control is detected, judging whether the newly added dictionary value meets the condition of the newly added dictionary value, if so, associating the newly added dictionary value with the target dictionary, and displaying the newly added dictionary value in a dictionary value list of the target dictionary.
Specifically, the determining whether the newly added dictionary value meets the newly added dictionary value condition may include:
judging whether the dictionary value input box of the mandatory item is empty or not;
if the dictionary value is empty, determining that the dictionary value does not meet the condition of the newly added dictionary value;
if not, judging whether the sequence in the sequence input box is a positive integer;
if not, determining that the new dictionary value condition is not met;
if the number of the code values in the code value input box is a positive integer, judging whether the code values in the code value input box are unique in the dictionary value list or not;
if not, determining that the condition of the newly added dictionary value is not met;
and if the dictionary value is unique, determining that the condition of the newly added dictionary value is met.
It can be understood that the enumerated value input box, the encoded value input box, the enumerated value state input box and the sequence input box are all indispensable items, and when the content of the indispensable items is not empty, the sequence in the sequence input box is a positive integer, and the encoded value is unique in the dictionary value list, the condition of meeting the newly added dictionary value is determined; and when one or more items are not satisfied, determining that the requirement of the newly added dictionary value is not satisfied.
Optionally, when the condition of the newly added dictionary value is not met, the related prompt information may be displayed for the user to refer to and modify, for example: the order must be a positive integer, the coded value repetition, and the like.
Alternatively, a deletion control corresponding to the dictionary value input box may be displayed, and the deletion control is used to instruct to delete the dictionary value input box, that is, to cancel the operation of adding the dictionary value.
In an optional embodiment of the present application, the dictionary browsing page further includes an extension field link corresponding to each dictionary value; the method further comprises the following steps:
responding to a selection operation aiming at a target extension field link, and displaying an extension field operation popup window, wherein the extension field operation popup window comprises at least one extension field input box used for indicating input of extension field description information, a popup window canceling control and a popup window saving control;
and responding to the selection operation of the popup saving control, and associating the input content in the extension field input box with the dictionary value corresponding to the target extension field link.
In this embodiment, the extension field link is used to display the extension field corresponding to the dictionary value, so that the display effect of the interactive interface can be improved. The target extension field link refers to the extension field link selected by the selection operation. When the trigger operation for the target extension field link is detected, displaying an extension field operation popup, as shown in fig. 6, where the popup includes at least one extension field input box, a popup cancel control, and a popup save control. The extended field input box is used for indicating input of related information of the extended field, the popup window canceling control is used for indicating closing of the extended field operation popup window, and the popup window storing control is used for indicating storing of content in the extended dictionary popup window and closing of the extended dictionary operation popup window.
It should be noted that, when the target extension field link is an extension field link of the added dictionary value, the corresponding extension field operation popup is as shown in fig. 6, and the content in the extension field input box is null. When the target extension field link is not an extension field link of the newly added dictionary value, the content in the extension field input box in the corresponding extension field operation popup may be the current extension field of the corresponding dictionary value. And the popup canceling control is used for indicating that the modification operation of the current expansion field operation popup is not saved and closing the expansion dictionary operation popup.
In an optional embodiment of the present application, the dictionary browsing page further includes a modification control corresponding to each dictionary value; the method further comprises the following steps:
and displaying the dictionary value corresponding to the target modification control as an editable state in response to the selection operation of the target modification control.
In this embodiment, the existing dictionary values may be modified by modifying the control. Since the storage process after the existing dictionary value is modified is similar to the storage process of the new dictionary value, the description is omitted here.
In the embodiment of the application, a data dictionary tree of a tree structure formed by a plurality of dictionaries is displayed in the data dictionary management operation page; responding to a first trigger operation aiming at a target dictionary, and displaying a corresponding operation control table according to the characteristics of the target dictionary, wherein the operation control table comprises a plurality of operation controls; and responding to the selection operation of the target operation control, and executing the management operation based on the target operation control and the target dictionary. In the embodiment of the application, the data dictionary tree of the tree structure formed by the dictionaries can clearly show the hierarchical relationship among the dictionaries, is convenient for expanding the dictionaries and is convenient for adapting to the requirements of new data dictionaries; through the selection operation of the target operation control in the operation control table, the related management operation of the target dictionary can be realized, and the use is convenient.
It should be noted that, for simplicity of description, the method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the embodiments are not limited by the order of acts described, as some steps may occur in other orders or concurrently depending on the embodiments. Further, those skilled in the art will also appreciate that the embodiments described in the specification are presently preferred and that no particular act is required of the embodiments of the application.
Referring to fig. 7, a block diagram of an embodiment of a data dictionary management apparatus according to the present application is shown, where a graphical user interface is provided by an electronic device, and the content displayed by the graphical user interface at least includes a data dictionary management operation page of an information management system; the device may specifically include the following modules:
a first display module 701, configured to display a data dictionary tree of a tree structure formed by multiple dictionaries in the data dictionary management operation page;
a second display module 702, configured to, in response to a first trigger operation for a target dictionary, display a corresponding operation control table according to characteristics of the target dictionary, where the operation control table includes a plurality of operation controls;
the response processing module 703 is configured to, in response to a selection operation for the target operation control, perform a management operation based on the target operation control and the target dictionary.
In the embodiment of the application, the operation control table comprises an adding dictionary control; the response processing module 703 includes:
the added dictionary response module is used for responding to the selection operation aiming at the added dictionary control and displaying a newly added dictionary popup window; the newly added dictionary popup comprises an input box used for indicating the dictionary name and the coding value of the newly added dictionary to be input, a closing control and a storing control;
the added dictionary processing module is used for responding to the selection operation aiming at the storage control and judging whether the added dictionary meets the added dictionary condition or not according to the input content in the input box;
the added dictionary module is used for storing the newly added dictionary in the data dictionary tree if the newly added dictionary is consistent with the added dictionary; the new dictionary is a sub-level dictionary of the target dictionary.
In this embodiment of the present application, the add dictionary processing module includes:
the first processing module is used for determining the dictionary name and the code value of the newly added dictionary according to the input content in the input box;
the second processing module is used for judging whether null values exist in the dictionary names and the coded values or not;
the third processing module is used for judging whether the coded value has uniqueness in a sub-level dictionary of the target dictionary or not if no null value exists;
and the fourth processing module is used for conforming the newly added dictionary to the conditions of the newly added dictionary if the uniqueness exists.
In an embodiment of the present application, the apparatus further includes:
and the prompt module is used for displaying first prompt information if the newly added dictionary does not conform to the conditions of the newly added dictionary, and the first prompt information is used for indicating the specific content of the newly added dictionary which does not conform to the conditions of the newly added dictionary.
In the embodiment of the application, the operation control table comprises a position adjustment control; the response processing module 703 includes:
and the position adjustment response module is used for responding to the selection operation aiming at the position adjustment control and adjusting the position of the target dictionary in the data dictionary tree according to the position adjustment rule corresponding to the position adjustment control.
In an embodiment of the present application, the apparatus further includes:
the third display module is used for responding to a second trigger operation aiming at the target dictionary and displaying a dictionary browsing page, and the dictionary browsing page comprises a dictionary value list, a newly added control and a storage control which are associated with the target dictionary; the dictionary value list comprises information of a plurality of dictionary values;
a fourth display module, configured to display, in response to a trigger operation for the newly added control, a dictionary value input box for indicating to input a newly added dictionary value in the dictionary value list;
the judgment processing module is used for responding to the trigger operation aiming at the storage control and judging whether the input content in the dictionary value input box meets the condition of a newly added dictionary value or not;
and the newly added module is used for associating the newly added dictionary value with the target dictionary and displaying the newly added dictionary value and the target dictionary in the dictionary value list if the newly added dictionary value and the target dictionary value are consistent with each other.
In the embodiment of the application, the dictionary browsing page further comprises an extension field link corresponding to each dictionary value; the device further comprises:
the fifth display module is used for responding to selection operation of a target extension field link and displaying an extension field operation popup window, wherein the extension field operation popup window comprises at least one extension field input box used for indicating input of extension field description information, a popup window canceling control and a popup window saving control;
and the association module is used for associating the input content in the extension field input box with the dictionary value corresponding to the target extension field link in response to the selection operation of the popup saving control.
In the embodiment of the application, the data dictionary management device displays a data dictionary tree of a tree structure consisting of a plurality of dictionaries in the data dictionary management operation page; responding to a first trigger operation aiming at a target dictionary, and displaying a corresponding operation control table according to the characteristics of the target dictionary, wherein the operation control table comprises a plurality of operation controls; and responding to the selection operation of the target operation control, and executing the management operation based on the target operation control and the target dictionary. In the embodiment of the application, the data dictionary tree of the tree structure formed by the dictionaries can clearly show the hierarchical relationship among the dictionaries, is convenient for expanding the dictionaries and is convenient for adapting to the requirements of new data dictionaries; through the selection operation of the target operation control in the operation control table, the related management operation of the target dictionary can be realized, and the use is convenient.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
The embodiment of the application also discloses an electronic device, which comprises a processor, a memory and a computer program stored on the memory and capable of running on the processor, wherein when the computer program is executed by the processor, the steps of the data dictionary management method are realized.
The embodiment of the application also discloses a computer readable storage medium, wherein a computer program is stored on the computer readable storage medium, and when the computer program is executed by a processor, the steps of the data dictionary management method are realized.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one of skill in the art, embodiments of the present application may be provided as a method, apparatus, or computer program product. Accordingly, embodiments of the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present application are described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing terminal to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present application have been described, additional variations and modifications of these embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including the preferred embodiment and all such alterations and modifications as fall within the true scope of the embodiments of the application.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or terminal that comprises the element.
The foregoing detailed description is provided for a data dictionary management method, a data dictionary management apparatus, an electronic device, and a storage medium, and specific examples are applied herein to explain the principles and embodiments of the present application, and the descriptions of the foregoing examples are only used to help understand the method and the core ideas of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. A data dictionary management method is characterized in that a graphical user interface is provided through electronic equipment, and the content displayed by the graphical user interface at least comprises a data dictionary management operation page of an information management system; the method comprises the following steps:
displaying a data dictionary tree of a tree structure composed of a plurality of dictionaries in the data dictionary management operation page;
responding to a first trigger operation aiming at a target dictionary, and displaying a corresponding operation control table according to the characteristics of the target dictionary, wherein the operation control table comprises a plurality of operation controls;
and responding to the selection operation of the target operation control, and executing the management operation based on the target operation control and the target dictionary.
2. The method of claim 1, wherein adding dictionary controls is included in the table of operational controls; the executing of the management operation based on the target operation control and the target dictionary in response to the selection operation of the target operation control comprises the following steps:
responding to the selection operation aiming at the added dictionary control, and displaying a newly added dictionary popup window; the newly added dictionary popup comprises an input box used for indicating the dictionary name and the coding value of the newly added dictionary to be input, a closing control and a storing control;
responding to the selection operation aiming at the storage control, and judging whether the newly added dictionary meets the conditions of the newly added dictionary or not according to the input content in the input box;
if yes, storing the newly added dictionary in the data dictionary tree; the new dictionary is a sub-level dictionary of the target dictionary.
3. The method of claim 2, wherein the determining whether the newly added dictionary meets a newly added dictionary condition according to the input content in the input box comprises:
determining dictionary names and code values of the newly added dictionary according to input contents in the input box;
judging whether null values exist in the dictionary names and the coded values;
if no null value exists, judging whether the coded value has uniqueness in a sublevel dictionary of the target dictionary;
and if the uniqueness exists, the newly added dictionary accords with the conditions of the newly added dictionary.
4. The method of claim 3, further comprising:
and if the newly added dictionary does not accord with the newly added dictionary condition, displaying first prompt information, wherein the first prompt information is used for indicating the specific content of the newly added dictionary which does not accord with the newly added dictionary condition.
5. The method of claim 1, wherein the operation control table comprises a position adjustment control; the executing of the management operation based on the target operation control and the target dictionary in response to the selection operation of the target operation control comprises the following steps:
and responding to the selection operation aiming at the position adjusting control, and adjusting the position of the target dictionary in the data dictionary tree according to a position adjusting rule corresponding to the position adjusting control.
6. The method of claim 1, further comprising:
responding to a second trigger operation aiming at the target dictionary, and displaying a dictionary browsing page, wherein the dictionary browsing page comprises a dictionary value list, a newly added control and a storage control which are associated with the target dictionary; the dictionary value list comprises information of a plurality of dictionary values;
responding to the trigger operation aiming at the newly added control, and displaying a dictionary value input box for indicating to input the newly added dictionary value in the dictionary value list;
responding to the trigger operation aiming at the storage control, and judging whether the input content in the dictionary value input box meets the condition of a newly added dictionary value;
and if so, associating the newly added dictionary value with the target dictionary and displaying the newly added dictionary value and the target dictionary in the dictionary value list.
7. The method of claim 6, wherein the dictionary view page further comprises an extension field link corresponding to each of the dictionary values; the method further comprises the following steps:
responding to a selection operation aiming at a target extension field link, and displaying an extension field operation popup window, wherein the extension field operation popup window comprises at least one extension field input box used for indicating input of extension field description information, a popup window canceling control and a popup window saving control;
and responding to the selection operation of the popup saving control, and associating the input content in the extension field input box with the dictionary value corresponding to the target extension field link.
8. A data dictionary management device is characterized in that a graphical user interface is provided through electronic equipment, and the content displayed by the graphical user interface at least comprises a data dictionary management operation page of an information management system; the device comprises:
the first display module is used for displaying a data dictionary tree of a tree structure formed by a plurality of dictionaries in the data dictionary management operation page;
the second display module is used for responding to a first trigger operation aiming at a target dictionary and displaying a corresponding operation control table according to the characteristics of the target dictionary, wherein the operation control table comprises a plurality of operation controls;
and the response processing module is used for responding to the selection operation of the target operation control and executing the management operation based on the target operation control and the target dictionary.
9. An electronic device comprising a processor, a memory and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the data dictionary management method according to any one of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the data dictionary management method according to one of claims 1 to 7.
CN202110601455.9A 2021-05-31 2021-05-31 Data dictionary management method and device, electronic equipment and storage medium Pending CN113360666A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110601455.9A CN113360666A (en) 2021-05-31 2021-05-31 Data dictionary management method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110601455.9A CN113360666A (en) 2021-05-31 2021-05-31 Data dictionary management method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113360666A true CN113360666A (en) 2021-09-07

Family

ID=77530519

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110601455.9A Pending CN113360666A (en) 2021-05-31 2021-05-31 Data dictionary management method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113360666A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117170663A (en) * 2023-06-19 2023-12-05 湖南企企通科技有限公司 Data dictionary generating method, device, equipment and medium based on financial business

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104239073A (en) * 2014-10-15 2014-12-24 中国科学院软件研究所 Data maintenance system rapid prototyping development system and method
CN107562703A (en) * 2016-07-01 2018-01-09 北京国双科技有限公司 Dictionary tree reconstructing method and system
CN110968653A (en) * 2019-12-06 2020-04-07 山东浪潮通软信息科技有限公司 Tree-shaped data dictionary maintenance system and method
CN111274464A (en) * 2019-12-27 2020-06-12 天津浪淘科技股份有限公司 Knowledge management system
CN111475611A (en) * 2020-03-02 2020-07-31 北京声智科技有限公司 Dictionary management method, dictionary management device, computer equipment and storage medium
WO2021077585A1 (en) * 2019-10-23 2021-04-29 深圳计算科学研究院 Method and device for auto-completing query
CN112800730A (en) * 2021-01-28 2021-05-14 中国工商银行股份有限公司 Report form filling method and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104239073A (en) * 2014-10-15 2014-12-24 中国科学院软件研究所 Data maintenance system rapid prototyping development system and method
CN107562703A (en) * 2016-07-01 2018-01-09 北京国双科技有限公司 Dictionary tree reconstructing method and system
WO2021077585A1 (en) * 2019-10-23 2021-04-29 深圳计算科学研究院 Method and device for auto-completing query
CN110968653A (en) * 2019-12-06 2020-04-07 山东浪潮通软信息科技有限公司 Tree-shaped data dictionary maintenance system and method
CN111274464A (en) * 2019-12-27 2020-06-12 天津浪淘科技股份有限公司 Knowledge management system
CN111475611A (en) * 2020-03-02 2020-07-31 北京声智科技有限公司 Dictionary management method, dictionary management device, computer equipment and storage medium
CN112800730A (en) * 2021-01-28 2021-05-14 中国工商银行股份有限公司 Report form filling method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117170663A (en) * 2023-06-19 2023-12-05 湖南企企通科技有限公司 Data dictionary generating method, device, equipment and medium based on financial business

Similar Documents

Publication Publication Date Title
US10117697B2 (en) Mechanism for facilitating user-controlled management of webpage elements for dynamic customization of information
US8108360B2 (en) Database object update order determination
CN101147115B (en) Operating system program launch menu search
EP0351768B1 (en) Menu selection
KR20140009297A (en) Formatting data by example
EP2318910A1 (en) Method, computer, and computer program for displaying a hierarchical navigation scheme
US20150301806A1 (en) Tentative program code in an editor
US9063742B1 (en) Version histories for multiple portions of program code
US8397207B2 (en) Logical structure design surface
US11714625B2 (en) Generating applications for versatile platform deployment
WO2016087979A1 (en) Performing closure merge operation
CN113360666A (en) Data dictionary management method and device, electronic equipment and storage medium
JP2002175137A (en) Method for expressing inter-object relationship in document using wooden component of graphical interface
CN110968311B (en) Front-end page construction method and device and electronic equipment
US8924420B2 (en) Creating logic using pre-built controls
CN110909390A (en) Task auditing method and device, electronic equipment and storage medium
US11797505B2 (en) Column browser for navigating hierarchical data structures
US20140244698A1 (en) Method for Skipping Empty Folders when Navigating a File System
US20090307625A1 (en) Method, device, data carrier and computer program product for representing data in a user interface
CN113535046A (en) Text component editing method, device, equipment and readable medium
CN115495911B (en) Model renaming method, device and storage medium
EP4148598A1 (en) Document retrieval support system, document retrieval support method, and document retrieval support program
CN1325053A (en) Method for managing pattern-user interface
Unwin The Thesaurus Manager facilities for maintaining thesauri
CN115202538A (en) Menu configuration method and device, electronic equipment and 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