CN111177609A - Processing method and device for displaying three-dimensional data table in page and electronic equipment - Google Patents

Processing method and device for displaying three-dimensional data table in page and electronic equipment Download PDF

Info

Publication number
CN111177609A
CN111177609A CN201911422389.8A CN201911422389A CN111177609A CN 111177609 A CN111177609 A CN 111177609A CN 201911422389 A CN201911422389 A CN 201911422389A CN 111177609 A CN111177609 A CN 111177609A
Authority
CN
China
Prior art keywords
data
dimension
displaying
page
redundant
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201911422389.8A
Other languages
Chinese (zh)
Other versions
CN111177609B (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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN201911422389.8A priority Critical patent/CN111177609B/en
Publication of CN111177609A publication Critical patent/CN111177609A/en
Application granted granted Critical
Publication of CN111177609B publication Critical patent/CN111177609B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance

Abstract

The embodiment of the specification discloses a processing method and device for displaying a three-dimensional data table in a page and electronic equipment. In one embodiment, data items in a third dimension can be filled in a data column of a two-dimensional table in page display, and data themselves are listed directly to make an intuitive display. By using the processing method for displaying the three-dimensional data table in one or more embodiments of the specification, a user can conveniently and rapidly read and understand the multi-dimensional data, reading time is saved, page space is saved, and working efficiency is improved.

Description

Processing method and device for displaying three-dimensional data table in page and electronic equipment
Technical Field
The embodiment scheme of the specification belongs to the technical field of computer data processing, and particularly relates to a processing method and device for displaying a three-dimensional data table in a page and electronic equipment.
Background
In business applications of banking business presentation, information content is usually presented in a form of a page table. In general page table design, at most, only two-dimensional data can be displayed, namely, a horizontal data item and a vertical data item are displayed respectively, and the middle data is used for representing the association relationship between the horizontal coordinate and the vertical coordinate. Fig. 1 is a schematic diagram of a conventional data display method based on a two-dimensional table, and generally includes, as shown in fig. 1:
a) the data items are displayed in parallel, each column is an item, and the hierarchical relationship is represented by the front and back sequence;
b) the data are continuously arranged downwards, and when different services have the same authority, the data can be displayed for multiple times.
The existing data display mode of the two-dimensional table ensures that when a user reads data, the incidence relation among three data items needs to be understood one by one line, and the data display mode is not intuitive; and is not conducive to the overall understanding of the matching relationship between the services and the rights; multiple presentations of the same content or service (e.g., rights) may make the page very long, taking up very much page space.
If there are three types of data items that interact with each other, it is important how to properly present the display problem between the three data categories, while still allowing the user to clearly know the logical relationship between the data.
Disclosure of Invention
Embodiments of the present disclosure provide a processing method and an apparatus for displaying a three-dimensional data table in a page, and an electronic device, which can display three-dimensional data in a table in a page, make full use of a page space, facilitate a user to quickly read and understand multi-dimensional data, save reading time, and improve work efficiency.
The processing method, device and electronic equipment for displaying the three-dimensional data table in the page provided by the embodiment of the specification are realized in the following modes:
a method of processing a three-dimensional data table displayed in a page, the method comprising:
determining a first dimension and a second dimension of data displayed horizontally and vertically by a page table;
selecting all third dimension data which accord with the first dimension and the second dimension in the data columns corresponding to the first dimension and the second dimension through data adding operation;
and filling the third dimension data in a corresponding data column, and visually displaying the third dimension data.
In an embodiment of the method, the add data operation comprises:
buttons for adding data objects are arranged in data columns corresponding to the first dimension and the second dimension, and the data objects are data information represented by the third dimension data;
clicking the button for adding the data object, and displaying a popup page interacted with a user, wherein the popup page is used for providing an operation action for the user to select or cancel the data object;
determining a data object selected by a user from the popup page; correspondingly, after the popup page is closed by clicking the confirming button, the selected data object is visually displayed in the corresponding area.
In an embodiment of the method, the first dimension includes different service items, the second dimension includes operation rights of the different service items, and the third dimension data is a set of all accounts having corresponding rights to operate the service items.
In an embodiment of the method, if the data content of the third dimension data exceeds the displayable space of the data column in a certain data column, displaying the redundant dimension data exceeding the displayable space in a preset abbreviated manner, where the abbreviated manner includes displaying the description information or the representative information of the redundant data in the data column by default, and displaying the redundant data after triggering display.
In an embodiment of the method, the displaying the redundant data comprises at least one of:
displaying the redundant data in a popup window mode;
alternatively, the first and second electrodes may be,
displaying the redundant data in the form of bubbles;
alternatively, the first and second electrodes may be,
and temporarily expanding the data column into a temporary cell capable of displaying all the third-dimension data in the data column according to the quantity of the redundant data, and displaying the third-dimension data in the temporary cell.
A processing apparatus for displaying a three-dimensional data table in a page, the apparatus comprising:
the dimension determining module is used for determining a first dimension and a second dimension of data displayed in the horizontal direction and the vertical direction of the page table;
the data selection module is used for selecting all third dimension data which accord with the first dimension and the second dimension in the data columns corresponding to the first dimension and the second dimension through data adding operation;
and the display module is used for filling the third dimension data in the corresponding data column and visually displaying the third dimension data.
In an embodiment of the apparatus, the add data operation comprises:
buttons for adding data objects are arranged in data columns corresponding to the first dimension and the second dimension, and the data objects are data information represented by the third dimension data;
clicking the button for adding the data object, and displaying a popup page interacted with a user, wherein the popup page is used for providing an operation action for the user to select or cancel the data object;
determining a data object selected by a user from the popup page; correspondingly, after the popup page is closed by clicking the confirming button, the selected data object is visually displayed in the corresponding area.
In an embodiment of the apparatus, the first dimension includes different service items, the second dimension includes operation rights of the different service items, and the third dimension data is a set of all accounts having corresponding rights to operate the service items.
In an embodiment of the apparatus, if the data content of the third dimension data exceeds the displayable space of a certain data bar, the excess dimension data exceeding the displayable space is displayed in a preset abbreviated manner, where the abbreviated manner includes displaying the description information or the representative information of the excess data in the data bar by default, and displaying the excess data after triggering display.
In an embodiment of the apparatus, the displaying the redundant data includes at least one of:
displaying the redundant data in a popup window mode;
alternatively, the first and second electrodes may be,
displaying the redundant data in the form of bubbles;
alternatively, the first and second electrodes may be,
and temporarily expanding the data column into a temporary cell capable of displaying all the third-dimension data in the data column according to the quantity of the redundant data, and displaying the third-dimension data in the temporary cell.
A processing device comprising a processor and a memory for storing processor-executable instructions that when executed by the processor implement:
determining a first dimension and a second dimension of data displayed horizontally and vertically by a page table;
selecting all third dimension data which accord with the first dimension and the second dimension in the data columns corresponding to the first dimension and the second dimension through data adding operation;
and filling the third dimension data in a corresponding data column, and visually displaying the third dimension data.
An electronic device for displaying a three-dimensional data table, the electronic device comprising a processor and a memory for storing processor-executable instructions, the processor implementing, when executing program instructions, comprising:
determining a first dimension and a second dimension of data displayed horizontally and vertically by a page table;
selecting all third dimension data which accord with the first dimension and the second dimension in the data columns corresponding to the first dimension and the second dimension through data adding operation;
and filling the third dimension data in a corresponding data column, and visually displaying the third dimension data.
The processing method, the processing device and the electronic device for displaying the three-dimensional data table in the page provided by the embodiment of the specification can fill the data item of the third dimension into the data column of the two-dimensional table in the page display, directly list the data per se and make a visual display. By using the processing method for displaying the three-dimensional data table in one or more embodiments of the specification, a user can conveniently and rapidly read and understand the multi-dimensional data, reading time is saved, page space is saved, and working efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present specification or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present specification, and for those skilled in the art, other drawings can be obtained according to the drawings without any creative effort.
FIG. 1 is a schematic diagram of a conventional two-dimensional table-based data display;
FIG. 2 is a flowchart illustrating an embodiment of a processing method for displaying a three-dimensional data table in a page provided in the present specification;
FIG. 3 is a block diagram of a server structure for displaying a three-dimensional data table in a page according to an embodiment of the present disclosure;
FIG. 4 is a block diagram of an embodiment of a processing apparatus for displaying a three-dimensional data table in a page according to the present disclosure;
FIG. 5 is a schematic view of a processing interface for a method or apparatus according to one embodiment of the present disclosure;
FIG. 6 is a schematic diagram of a processing interface for adding third dimension data (accounts) using the method or apparatus of one embodiment of the present disclosure;
FIG. 7 is a schematic diagram of a page showing three-dimensional data to which a method or apparatus according to one embodiment of the present disclosure may be applied.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the present specification, the technical solutions in the embodiments of the present specification will be clearly and completely described below with reference to the drawings in the embodiments of the present specification, and it is obvious that the described embodiments are only a part of the embodiments in the present specification, and not all of the embodiments. All other embodiments that can be derived by one of ordinary skill in the art from one or more of the embodiments described herein without making any inventive step are intended to be within the scope of the present disclosure.
The present solution is described below with an embodiment of a specific application scenario. It should be understood that, although the present specification provides the following application scenario that can be applied to the bank service operation authority display page, no substantial limitation is imposed on the solution of the embodiment of the present specification. Those skilled in the art can still reasonably extend the innovation of the various embodiments based on this description into other application scenarios.
Specifically, fig. 2 is a schematic flowchart of an embodiment of a processing method for displaying a three-dimensional data table in a page provided in this specification. Although the present specification provides the method steps or apparatus structures as shown in the following examples or figures, more or less steps or modules may be included in the method or apparatus structures based on conventional or non-inventive efforts. In the case of steps or structures which do not logically have the necessary cause and effect relationship, the execution order of the steps or the block structure of the apparatus is not limited to the execution order or the block structure shown in the embodiments or the drawings of the present specification. When the described method or module structure is applied to a device, a server or an end product in practice, the method or module structure according to the embodiment or the figures may be executed sequentially or in parallel (for example, in a parallel processor or multi-thread processing environment, or even in an implementation environment including distributed processing and server clustering).
In general, a two-dimensional data table displayed on a page generally displays data items in parallel, each column is an item, a hierarchical relationship is represented by a front-back order, and data is arranged down continuously. In the embodiment of the present application, it can be known that in a two-dimensional data table, data items of one dimension can be displayed in both the horizontal direction and the vertical direction, and how to skillfully combine data items of a third dimension is a key point for solving the problem. The solution is that the data items of the third dimension can be filled into the data column of the two-dimensional table, and the data themselves are directly listed for a visual display. In a specific embodiment, as shown in fig. 2, in an embodiment of the processing method for displaying a three-dimensional data table in a page provided in this specification, the method may include:
s0: determining a first dimension and a second dimension of data displayed horizontally and vertically by a page table;
s2: selecting all third dimension data which accord with the first dimension and the second dimension in the data columns corresponding to the first dimension and the second dimension through data adding operation;
s4: and filling the third dimension data in a corresponding data column, and visually displaying the third dimension data.
The first dimension and the second dimension described in this embodiment may be generally understood as a certain attribute of a data object (third dimension) or a corresponding business item. For example, in the scenario of this embodiment, the third dimension may be an account of banking business, and a certain dimension of the account may correspond to some service items (or simply referred to as services), such as transfer remittance, public, transfer remittance, private, work issue, and the like. Another dimension of the account may be the operation authority for these service items, and may have different authority levels, such as handling, matching, revocation, inquiry, and the like. In this embodiment, the service may be a first dimension and the authority may be a second dimension, but the present invention is not limited to other embodiments in which the authority is a first dimension and the service is a second dimension. In various embodiments of the present specification, the data item category can be freely defined according to the visualization interface.
There may be multiple third dimension data that satisfy both the first dimension and the second dimension, for example, there may be multiple accounts that satisfy a certain privilege and service at the same time. The existing two-dimensional table display cannot directly display the association relationship between the three dimensional data or adopt a plurality of table displays. In the scheme of the embodiment, the data items of the third dimension can be filled in the data column of the two-dimensional table in the page display, and the data can be directly listed for an intuitive display, so that the association relationship among the data items can be rapidly identified. By using the processing method for displaying the three-dimensional data table in one or more embodiments of the specification, a user can conveniently and rapidly read and understand the multi-dimensional data, reading time is saved, page space is saved, and working efficiency is improved.
In another embodiment of the method provided in this specification, when selecting the account dimension, a popup page may be provided for interactive support, so that a user may perform an action of selecting or cancelling the account. In another embodiment of the specific method, the adding data operation may include:
s20: buttons for adding data objects are arranged in data columns corresponding to the first dimension and the second dimension, and the data objects are data information represented by the third dimension data;
s22: clicking the button for adding the data object, and displaying a popup page interacted with a user, wherein the popup page is used for providing an operation action for the user to select or cancel the data object;
s24: determining a data object selected by a user from the popup page; correspondingly, after the popup page is closed by clicking the confirming button, the selected data object is visually displayed in the corresponding area.
The data object in the application scenario of this embodiment is an account. When the user finishes selecting the account, the user can also directly select 'apply to other areas', and then the data can be displayed in an associated mode. The specific operations may include:
a. clicking an 'add account' button in the form area to select data of a third dimension;
b. selecting an account in the open popup;
c. according to actual requirements, freely selecting whether the selected account is added to other authorities of the service or corresponding authorities of other services;
d. clicking the confirm button closes the pop-up window and the selected account is displayed back in the corresponding area.
The method can be applied to a setting page of a bank background business account. For example, the operation of which services can be executed by the account is set in the system, to which step a specific operation authority can be executed for a certain service, and the like. Therefore, in another specific embodiment of the method, the first dimension includes different service business items, the second dimension includes operation rights of the different service business items, and the third dimension data is all the account sets having corresponding rights to operate the service business items.
In another embodiment, if the content of the third dimension data to be displayed in the data bar is more, all the data objects cannot be displayed on the display interface of the current data bar. Specifically, if the data content of the third dimension data exceeds the displayable space of the data bar in a certain data bar, displaying the excess dimension data exceeding the displayable space in a preset abbreviated manner, where the abbreviated manner includes displaying the description information or the representative information of the excess data in the data bar by default, and displaying the excess data after triggering display.
For example, only the ID information of three accounts can be displayed in one data field, if a certain data field includes the third dimension data of 5 accounts (account 1, account 2, account 3, account 4, and account 5), the ID information of three of the accounts can be displayed, and the other two accounts are displayed in a set abbreviated manner. This abbreviated way may be descriptive information such as "two remaining accounts" or an ellipsis, etc. Or some representative information selected from the rest of accounts, such as "account 4, etc.
The abbreviated manner herein may be set to display in an abbreviated manner by default, without presenting specific superfluous data. If the user triggers, e.g. clicks on, this abbreviated information, the superfluous data can be presented for display. The specific way of displaying the redundant data may include:
displaying the redundant data in a popup window mode;
alternatively, the first and second electrodes may be,
displaying the redundant data in the form of bubbles;
alternatively, the first and second electrodes may be,
and temporarily expanding the data column into a temporary cell capable of displaying all the third-dimension data in the data column according to the quantity of the redundant data, and displaying the third-dimension data in the temporary cell.
For example, in one scenario, after the user clicks the ellipsis of a certain data field, the remaining 2 account information not shown in the data field and the 3 account information included in the data field are displayed in the pop-up window together. Of course, the pop-up window may be displayed in the form of a bubble. Alternatively, in another implementation scenario, the data field may be enlarged until all the third dimension data included in the data field can be displayed (the enlargement cannot exceed the display area of the set page, table, or screen, and the like, and may be predefined). Of course, in the process of temporarily enlarging the data field, it may also be set to appropriately reduce the information content of the third dimension data, for example, reduce the font size of the third dimension data, so as to realize that the third dimension data can be completely displayed when the data field includes more data content, and the display area of the setting page or table is not exceeded.
In the embodiment, the redundant data can be displayed in a popup window or bubble mode, so that the page space can be effectively saved.
The processing method for displaying the three-dimensional data table in the page provided by the embodiment of the specification can fill the data item of the third dimension into the data column of the two-dimensional table in the page display, directly list the data per se and make a visual display. By using the processing method for displaying the three-dimensional data table in one or more embodiments of the specification, a user can conveniently and rapidly read and understand the multi-dimensional data, reading time is saved, page space is saved, and working efficiency is improved.
The method embodiments provided in the embodiments of the present specification may be executed in a fixed terminal, a mobile terminal, a server, or a similar computing device. Taking the example of the server running on the server, fig. 3 is a structural block diagram of the server to which the processing method for displaying the three-dimensional data table in the page according to the embodiment of the present specification is applied, and has a more or less hardware structure. Specifically, as shown in fig. 3, the server 10 may include one or more (only one shown) processors 102 (the processors 102 may include, but are not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA), a memory 104 for storing data, and a transmission module 106 for communication functions. It will be understood by those skilled in the art that the structure shown in fig. 3 is only an illustration and is not intended to limit the structure of the electronic device. For example, the server 10 may also include more or fewer components than shown in FIG. 3, and may also include other Processing hardware, such as a GPU (Graphics Processing Unit), or have a different configuration than shown in FIG. 3, for example.
The memory 104 may be configured to store software programs and modules of application software, such as program instructions/modules corresponding to a processing method for displaying a three-dimensional data table in a page in an embodiment of the present invention, and the processor 102 executes various functional applications and data processing by running the software programs and modules stored in the memory 104, so as to implement processes of insurance application, claim settlement, examination, claim payment, and the like of a terminal screen insurance. The memory 104 may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 104 may further include memory located remotely from the processor 102, which may be connected to a computer terminal over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmission module 106 is used to receive or transmit data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of the computer terminal 10. In one example, the transmission module 106 includes a Network adapter (NIC) that can be connected to other Network devices through a base station to communicate with the internet. In one example, the transmission module 106 may be a Radio Frequency (RF) module, which is used for communicating with the internet in a wireless manner.
Based on the processing method for displaying the three-dimensional data table in the page, the specification further provides a processing device for displaying the three-dimensional data table in the page. The apparatus may comprise a system (including a distributed system), software (applications), modules, components, servers, clients, etc. that utilize the methods described in the embodiments of the present specification in conjunction with any necessary equipment to implement the hardware. Based on the same innovative concept, the processing device in one embodiment provided in the present specification is as described in the following embodiment. Since the implementation scheme for solving the problem of the apparatus is similar to that of the method, the implementation of the specific processing apparatus in the embodiment of the present specification may refer to the implementation of the foregoing method, and repeated details are not repeated. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated. Specifically, as shown in fig. 4, fig. 4 is a schematic block structure diagram of an embodiment of a processing device for displaying a three-dimensional data table in a page provided in this specification, where the device specifically includes:
the dimension determining module 401 may be configured to determine a first dimension and a second dimension of data displayed in the page table in the horizontal and vertical directions;
a data selection module 402, configured to select, in data columns corresponding to the first dimension and the second dimension, all third-dimension data that conforms to the first dimension and the second dimension by a data adding operation;
the display module 403 may be configured to fill the third dimension data in a corresponding data column, and visually display the third dimension data.
Based on the foregoing description of the method, in another embodiment of the apparatus provided in this specification, the add data operation includes:
buttons for adding data objects are arranged in data columns corresponding to the first dimension and the second dimension, and the data objects are data information represented by the third dimension data;
clicking the button for adding the data object, and displaying a popup page interacted with a user, wherein the popup page is used for providing an operation action for the user to select or cancel the data object;
determining a data object selected by a user from the popup page; correspondingly, after the popup page is closed by clicking the confirming button, the selected data object is visually displayed in the corresponding area.
Based on the related description of the foregoing method, in another embodiment of the apparatus provided in this specification, the first dimension includes different service business items, the second dimension includes operation rights of the different service business items, and the third dimension data is all the account sets having corresponding rights to operate the service business items.
Based on the description of the foregoing method, in another embodiment of the apparatus provided in this specification, if in a certain data field, the data content of the third dimension data exceeds the displayable space of the data field, the excess dimension data exceeding the displayable space is displayed in a preset abbreviated manner, where the abbreviated manner includes displaying the description information or the representative information of the excess data in the data field by default, and displaying the excess data after triggering the display.
Based on the description of the foregoing method, in another embodiment of the apparatus provided in the present specification, the displaying the redundant data includes at least one of:
displaying the redundant data in a popup window mode;
alternatively, the first and second electrodes may be,
displaying the redundant data in the form of bubbles;
alternatively, the first and second electrodes may be,
and temporarily expanding the data column into a temporary cell capable of displaying all the third-dimension data in the data column according to the quantity of the redundant data, and displaying the third-dimension data in the temporary cell.
It should be noted that the apparatus described above in the embodiments of the present disclosure may also include other embodiments according to the description of the related method embodiments. Specific implementation manners and advantageous effects may refer to the description of the method embodiment, and are not described in detail herein.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. Because the method is basically similar to the method embodiment, the description is simple, and the relevant points can be referred to partial description of the method embodiment.
Fig. 5 is a schematic processing interface diagram of a method or an apparatus according to an embodiment of the present disclosure, fig. 6 is a schematic processing interface diagram of adding third-dimension data (account) according to a method or an apparatus according to an embodiment of the present disclosure, and fig. 7 is a schematic page diagram of displaying three-dimension data (only illustrating an account with partial rights of a part of service business items) according to a method or an apparatus according to an embodiment of the present disclosure. The processing method and apparatus for displaying a three-dimensional data table in a page provided in this specification can be implemented in a computer by a processor executing corresponding program instructions, for example, implemented in a PC using a c + + language of a windows operating system, or implemented in combination with necessary hardware using other application design languages corresponding to Linux, android, and iOS systems, or implemented in a distributed system-based multi-server process, or implemented in a quantum computer-based processing logic. Specifically, in an embodiment of a processing device implementing the foregoing method, the processing device may include a processor and a memory for storing processor-executable instructions, where the processor executes the instructions to implement:
determining a first dimension and a second dimension of data displayed horizontally and vertically by a page table;
selecting all third dimension data which accord with the first dimension and the second dimension in the data columns corresponding to the first dimension and the second dimension through data adding operation;
and filling the third dimension data in a corresponding data column, and visually displaying the third dimension data.
The instructions described above may be stored on a variety of computer-readable storage media. The computer readable storage medium may include physical devices for storing information, which may be digitized and then stored using an electrical, magnetic, or optical media. The computer-readable storage medium according to this embodiment may include: devices that store information using electrical energy, such as various types of memory, e.g., RAM, ROM, etc.; devices that store information using magnetic energy, such as hard disks, floppy disks, tapes, core memories, bubble memories, and usb disks; devices that store information optically, such as CDs or DVDs. Of course, there are other ways of storing media that can be read, such as quantum memory, graphene memory, and so forth.
The method or the device can be applied to a service system of a bank, such as a bank account management background system. Accordingly, based on the foregoing description, this specification also provides an electronic device for displaying a three-dimensional data table, the electronic device comprising a processor and a memory for storing processor-executable instructions, the processor implementing, when executing program instructions, a method comprising:
determining a first dimension and a second dimension of data displayed horizontally and vertically by a page table;
selecting all third dimension data which accord with the first dimension and the second dimension in the data columns corresponding to the first dimension and the second dimension through data adding operation;
and filling the third dimension data in a corresponding data column, and visually displaying the third dimension data.
It should be noted that, in the apparatus, the device, and the electronic device described above in this embodiment of this specification, other embodiments may also be included according to the description of the related method embodiment, and specific implementation manners may refer to the description of the method embodiment, which is not described in detail herein.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the hardware + program class embodiment, since it is substantially similar to the method embodiment, the description is simple, and the relevant points can be referred to the partial description of the method embodiment.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The processing method, the processing device and the electronic device for displaying the three-dimensional data table in the page provided by the embodiment of the specification can fill the data item of the third dimension into the data column of the two-dimensional table in the page display, directly list the data per se and make a visual display. By using the processing method for displaying the three-dimensional data table in one or more embodiments of the specification, a user can conveniently and rapidly read and understand the multi-dimensional data, reading time is saved, page space is saved, and working efficiency is improved.
In the 90 s of the 20 th century, improvements in a technology could clearly distinguish between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture. Designers almost always obtain the corresponding hardware circuit structure by programming an improved method flow into the hardware circuit. Thus, it cannot be said that an improvement in the process flow cannot be realized by hardware physical modules. For example, a Programmable Logic Device (PLD), such as a Field Programmable Gate Array (FPGA), is an integrated circuit whose Logic functions are determined by user programming of the Device. A digital system is "integrated" on a PLD by the designer's own programming without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Furthermore, nowadays, instead of manually manufacturing an integrated Circuit chip, such Programming is often implemented by "logic compiler" software, which is similar to a software compiler used in program development and writing, but the original code before compiling is also written by a specific Programming Language, which is called Hardware Description Language (HDL), and HDL is not only one but many, such as ABEL (Advanced Boolean Expression Language), AHDL (alternate Hardware Description Language), traffic, CUPL (core universal Programming Language), HDCal, jhddl (Java Hardware Description Language), Lava, Lola, HDL, PALASM, rhyd (Hardware Description Language), and the like, which are currently used in the field-Hardware Language. It will also be apparent to those skilled in the art that hardware circuitry that implements the logical method flows can be readily obtained by merely slightly programming the method flows into an integrated circuit using the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer-readable medium storing computer-readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, an Application Specific Integrated Circuit (ASIC), a programmable logic controller, and an embedded microcontroller, examples of which include, but are not limited to, the following microcontrollers: ARC 625D, Atmel AT91SAM, Microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic for the memory. Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may thus be considered a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a vehicle-mounted human-computer interaction device, a cellular telephone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
Although embodiments of the present description provide method steps as described in embodiments or flowcharts, more or fewer steps may be included based on conventional or non-inventive means. The order of steps recited in the embodiments is merely one manner of performing the steps in a multitude of orders and does not represent the only order of execution. When an actual apparatus or end product executes, it may execute sequentially or in parallel (e.g., parallel processors or multi-threaded environments, or even distributed data processing environments) according to the method shown in the embodiment or the figures. The terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus 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 apparatus. Without further limitation, the presence of additional identical or equivalent elements in a process, method, article, or apparatus that comprises the recited elements is not excluded.
For convenience of description, the above devices are described as being divided into various modules by functions, and are described separately. Of course, in implementing the embodiments of the present description, the functions of each module may be implemented in one or more software and/or hardware, or a module implementing the same function may be implemented by a combination of multiple sub-modules or sub-units, and the like. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may therefore be considered as a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. 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 apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, 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 apparatus 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 apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
As will be appreciated by one skilled in the art, embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, embodiments of the present description 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 description 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 so forth) having computer-usable program code embodied therein.
The embodiments of this specification may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The described embodiments may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment. In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of an embodiment of the specification. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
The above description is only an example of the embodiments of the present disclosure, and is not intended to limit the embodiments of the present disclosure. Various modifications and variations to the embodiments described herein will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the embodiments of the present specification should be included in the scope of the claims of the embodiments of the present specification.

Claims (12)

1. A method of processing a three-dimensional data table displayed in a page, the method comprising:
determining a first dimension and a second dimension of data displayed horizontally and vertically by a page table;
selecting all third dimension data which accord with the first dimension and the second dimension in the data columns corresponding to the first dimension and the second dimension through data adding operation;
and filling the third dimension data in a corresponding data column, and visually displaying the third dimension data.
2. The method of claim 1, wherein the add data operation comprises:
buttons for adding data objects are arranged in data columns corresponding to the first dimension and the second dimension, and the data objects are data information represented by the third dimension data;
clicking the button for adding the data object, and displaying a popup page interacted with a user, wherein the popup page is used for providing an operation action for the user to select or cancel the data object;
determining a data object selected by a user from the popup page; correspondingly, after the popup page is closed by clicking the confirming button, the selected data object is visually displayed in the corresponding area.
3. The method of claim 1, wherein the first dimension includes different service business items, the second dimension includes operation rights of the different service business items, and the third dimension data is a set of all accounts having corresponding rights to operate the service business items.
4. The method according to claim 1, wherein if the data content of the third dimension data exceeds the displayable space of a certain data bar, displaying the redundant dimension data exceeding the displayable space in a preset abbreviated manner, wherein the abbreviated manner includes displaying the description information or the representative information of the redundant data in the data bar by default, and displaying the redundant data after triggering display.
5. The method of claim 4, wherein said displaying said redundant data comprises at least one of:
displaying the redundant data in a popup window mode;
alternatively, the first and second electrodes may be,
displaying the redundant data in the form of bubbles;
alternatively, the first and second electrodes may be,
and temporarily expanding the data column into a temporary cell capable of displaying all the third-dimension data in the data column according to the quantity of the redundant data, and displaying the third-dimension data in the temporary cell.
6. A processing apparatus for displaying a three-dimensional data table in a page, the apparatus comprising:
the dimension determining module is used for determining a first dimension and a second dimension of data displayed in the horizontal direction and the vertical direction of the page table;
the data selection module is used for selecting all third dimension data which accord with the first dimension and the second dimension in the data columns corresponding to the first dimension and the second dimension through data adding operation;
and the display module is used for filling the third dimension data in the corresponding data column and visually displaying the third dimension data.
7. The apparatus of claim 6, the add data operation comprising:
buttons for adding data objects are arranged in data columns corresponding to the first dimension and the second dimension, and the data objects are data information represented by the third dimension data;
clicking the button for adding the data object, and displaying a popup page interacted with a user, wherein the popup page is used for providing an operation action for the user to select or cancel the data object;
determining a data object selected by a user from the popup page; correspondingly, after the popup page is closed by clicking the confirming button, the selected data object is visually displayed in the corresponding area.
8. The apparatus of claim 6, wherein the first dimension includes different service business items, the second dimension includes operation rights of the different service business items, and the third dimension data is a set of all accounts having corresponding rights to operate the service business items.
9. The apparatus according to claim 6, wherein if the data content of the third dimension data exceeds the displayable space of a certain data bar, the redundant dimension data exceeding the displayable space is displayed in a preset abbreviated manner, the abbreviated manner includes displaying the description information or the representative information of the redundant data in the data bar by default, and the redundant data is displayed after the display is triggered.
10. The apparatus of claim 9, the displaying the superfluous data comprising at least one of:
displaying the redundant data in a popup window mode;
alternatively, the first and second electrodes may be,
displaying the redundant data in the form of bubbles;
alternatively, the first and second electrodes may be,
and temporarily expanding the data column into a temporary cell capable of displaying all the third-dimension data in the data column according to the quantity of the redundant data, and displaying the third-dimension data in the temporary cell.
11. A processing device comprising a processor and a memory for storing processor-executable instructions that when executed by the processor implement:
determining a first dimension and a second dimension of data displayed horizontally and vertically by a page table;
selecting all third dimension data which accord with the first dimension and the second dimension in the data columns corresponding to the first dimension and the second dimension through data adding operation;
and filling the third dimension data in a corresponding data column, and visually displaying the third dimension data.
12. An electronic device for displaying a three-dimensional data table, the electronic device comprising a processor and a memory for storing processor-executable instructions, the processor implementing, when executing program instructions, comprising:
determining a first dimension and a second dimension of data displayed horizontally and vertically by a page table;
selecting all third dimension data which accord with the first dimension and the second dimension in the data columns corresponding to the first dimension and the second dimension through data adding operation;
and filling the third dimension data in a corresponding data column, and visually displaying the third dimension data.
CN201911422389.8A 2019-12-31 2019-12-31 Processing method and device for displaying three-dimensional data table in page and electronic equipment Active CN111177609B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911422389.8A CN111177609B (en) 2019-12-31 2019-12-31 Processing method and device for displaying three-dimensional data table in page and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911422389.8A CN111177609B (en) 2019-12-31 2019-12-31 Processing method and device for displaying three-dimensional data table in page and electronic equipment

Publications (2)

Publication Number Publication Date
CN111177609A true CN111177609A (en) 2020-05-19
CN111177609B CN111177609B (en) 2023-11-24

Family

ID=70650655

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911422389.8A Active CN111177609B (en) 2019-12-31 2019-12-31 Processing method and device for displaying three-dimensional data table in page and electronic equipment

Country Status (1)

Country Link
CN (1) CN111177609B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113239135A (en) * 2021-05-12 2021-08-10 平安科技(深圳)有限公司 Three-dimensional map generation method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6707454B1 (en) * 1999-07-01 2004-03-16 Lucent Technologies Inc. Systems and methods for visualizing multi-dimensional data in spreadsheets and other data structures
US20080049040A1 (en) * 2006-08-22 2008-02-28 Microsoft Corporation Viewing multi-dimensional data in two dimensions
CN104679722A (en) * 2013-11-29 2015-06-03 国际商业机器公司 Method and system for data table multi-dimension
CN105518660A (en) * 2013-07-29 2016-04-20 微软技术许可有限责任公司 Three dimensional conditional formatting

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6707454B1 (en) * 1999-07-01 2004-03-16 Lucent Technologies Inc. Systems and methods for visualizing multi-dimensional data in spreadsheets and other data structures
US20080049040A1 (en) * 2006-08-22 2008-02-28 Microsoft Corporation Viewing multi-dimensional data in two dimensions
CN105518660A (en) * 2013-07-29 2016-04-20 微软技术许可有限责任公司 Three dimensional conditional formatting
CN104679722A (en) * 2013-11-29 2015-06-03 国际商业机器公司 Method and system for data table multi-dimension

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113239135A (en) * 2021-05-12 2021-08-10 平安科技(深圳)有限公司 Three-dimensional map generation method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN111177609B (en) 2023-11-24

Similar Documents

Publication Publication Date Title
CN107957831B (en) Data processing method, device and processing equipment for displaying interface content
US20150205482A1 (en) Dynamic visual statistical data display navigation system and method for limited display device
CN107515702B (en) Page interaction method and device
EP3407300A1 (en) Method and device for realizing color tween animation
CN108924029A (en) A kind of method and device that customer service data are sent
CN104571877A (en) Display processing method and device for pages
CN105468275A (en) Method and apparatus for performing operation on presented object
CN111061419A (en) Application bar display method and electronic equipment
WO2023226371A1 (en) Target object interactive reproduction control method and apparatus, device and storage medium
WO2015057460A1 (en) Graphical user interface
US9886170B2 (en) Breadth-first menu system for mobile applications
CN111158650B (en) Report template and report generation method and device
CN114443992A (en) Data visualization display method and device, electronic equipment and storage medium
CN113535165A (en) Interface generation method and device, electronic equipment and computer readable storage medium
CN107077347B (en) View management architecture
CN102945122B (en) For mobile terminal provides method and the client of adaptive read interface
CN114186527A (en) Method and device for realizing automatic wiring of integrated circuit independent of grid point
CN111177609A (en) Processing method and device for displaying three-dimensional data table in page and electronic equipment
CN104054049A (en) Reducing number of read/write operations performed by CPU to duplicate source data to enable parallel processing on source data
US8959444B2 (en) Presenting a navigation order of shapes
CN110597429A (en) Desktop icon management method and device
CN115357696A (en) Dynamic chart billboard display method based on components and related equipment
US20140136947A1 (en) Generating website analytics
CN108182577A (en) A kind of method, apparatus and equipment for showing payment information
CN113360154A (en) Page construction method, device, equipment and readable 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