[go: up one dir, main page]

CN113342434A - Visualization method and device for display occupation of display object - Google Patents

Visualization method and device for display occupation of display object Download PDF

Info

Publication number
CN113342434A
CN113342434A CN202110566104.9A CN202110566104A CN113342434A CN 113342434 A CN113342434 A CN 113342434A CN 202110566104 A CN202110566104 A CN 202110566104A CN 113342434 A CN113342434 A CN 113342434A
Authority
CN
China
Prior art keywords
occupation
displayed
target object
display interface
target
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
CN202110566104.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.)
Shanghai Wanwu Xinsheng Environmental Technology Group Co
Original Assignee
Shanghai Wanwu Xinsheng Environmental Technology Group Co
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 Shanghai Wanwu Xinsheng Environmental Technology Group Co filed Critical Shanghai Wanwu Xinsheng Environmental Technology Group Co
Priority to CN202110566104.9A priority Critical patent/CN113342434A/en
Publication of CN113342434A publication Critical patent/CN113342434A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The method comprises the steps of obtaining a visual configuration interface, wherein the visual configuration interface comprises an object column to be displayed and an occupation column to be displayed; responding to the input operation of a user on the visual configuration interface, and acquiring a target object to be displayed and at least one occupation to be displayed corresponding to the target object; based on the target object and at least one occupation to be displayed corresponding to the target object, rearranging and screening all the occupation in the visual display interface to obtain an updated visual display interface, wherein the updated visual display interface comprises the target display occupation corresponding to the target object, displaying the updated visual display interface, reducing the complexity of the rule in a visual mode, and enabling maintenance personnel to operate through the visual display interface without knowing complex business rules and logics behind the occupation mixed arrangement.

Description

Visualization method and device for display occupation of display object
Technical Field
The application relates to the technical field of computers, in particular to a visualization method and equipment for display occupation of a display object.
Background
With the continuous development and updating iteration of the mobile terminal, in order to recycle the mobile terminal, the second-hand market of the mobile terminal is also in competition, and the sale display of the second-hand mobile terminal is also performed on different sale platforms. At present, when a second-hand mobile terminal is displayed on a sales platform, a lot of mixed arrangement logics exist in the prior art, wherein the most practical is to perform list mixed arrangement in an occupation rule mode. However, the existing placeholder mixed-rank logic rules are very complex, as shown in fig. 1, so that a person configuring the rules must know the meaning of the rules, otherwise, the rules are changed incorrectly.
Disclosure of Invention
One objective of the present application is to provide a visualization method and device for displaying an occupation of an object, which reduce the complexity of a rule in a visualization manner, so that a maintainer can operate through a visualization display interface without knowing complex business rules and logic behind the occupation mixed arrangement.
According to an aspect of the present application, a visualization method for displaying a display placeholder of a display object is provided, wherein the method comprises:
acquiring a visual configuration interface, wherein the visual configuration interface comprises an object bar to be displayed and an occupation bar to be displayed;
responding to the input operation of a user on the visual configuration interface, and acquiring a target object to be displayed and at least one occupation to be displayed corresponding to the target object;
rearranging and screening all the occupation in the visual display interface based on the target object and at least one occupation to be displayed corresponding to the target object to obtain an updated visual display interface, wherein the updated visual display interface comprises the target display occupation corresponding to the target object;
and displaying the updated visual display interface.
Further, in the above method, the rearranging and screening all the placeholders in the visual display interface based on the target object and the at least one placeholder to be displayed corresponding to the target object to obtain an updated visual display interface, where the updated visual display interface includes the target display placeholder corresponding to the target object, includes:
acquiring at least one occupation corresponding to at least one occupation to be shown in the visual display interface based on the at least one occupation to be shown corresponding to the target object;
screening out a target display occupation corresponding to the target object from the at least one occupation in the visual display interface;
and displaying the target object in the target display occupation to obtain an updated visual display interface.
Further, in the above method, the screening out the target display occupancy corresponding to the target object from the at least one occupancy in the visual display interface includes:
acquiring at least one object to be displayed of each place occupation and a priority index of each object to be displayed in the place occupation in at least one place occupation in the visual display interface, wherein each place occupation comprises the target object;
and determining a target display occupation corresponding to the target object from the at least one occupation according to the priority index of the target object displayed in each occupation.
Further, in the above method, if there is one or more place holders with only one object to be displayed in the at least one place holder, the screening out the target display place holder corresponding to the target object from the at least one place holder in the visual display interface includes:
and randomly selecting one occupation from one or more occupation of only one object to be displayed in the at least one occupation as a target display occupation corresponding to the target object.
According to another aspect of the present application, there is also provided a non-volatile storage medium having computer readable instructions stored thereon, which, when executed by a processor, cause the processor to implement the method of visualizing the presentation placeholders of the presentation object as described above.
According to another aspect of the present application, there is also provided a visualization device for displaying an occupancy of an object, wherein the device comprises:
one or more processors;
a computer-readable medium for storing one or more computer-readable instructions,
when executed by the one or more processors, cause the one or more processors to implement a method for visualizing the presentation placeholders of the presentation objects of the client as described above.
Compared with the prior art, the method comprises the steps that a visual configuration interface is obtained firstly, wherein the visual configuration interface comprises an object bar to be displayed and an occupation bar to be displayed; then, responding to the input operation of a user on the visual configuration interface, and acquiring a target object to be displayed and at least one occupation to be displayed corresponding to the target object; and then, based on the target object and at least one occupation to be displayed corresponding to the target object, rearranging and screening all the occupation in the visual display interface to obtain an updated visual display interface, wherein the updated visual display interface comprises the target display occupation corresponding to the target object, and finally displaying the updated visual display interface, so that the complexity of the rule is reduced in a visual mode, maintenance personnel can operate through the visual display interface, and the complex business rule and logic behind the occupation mixed arrangement are not required to be known.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
FIG. 1 is a schematic diagram illustrating a shuffling logic rule in the prior art;
FIG. 2 illustrates a flow diagram of a method for visualization of presentation placeholders for presentation objects in accordance with an aspect of the subject application;
FIG. 3 illustrates a schematic diagram of a visualization configuration interface in a visualization method of presenting placeholders for objects according to an aspect of the subject application;
FIG. 4 is a diagram illustrating an actual application scenario of a visualization method for displaying placeholders of objects according to an aspect of the present application.
The same or similar reference numbers in the drawings identify the same or similar elements.
Detailed Description
The present application is described in further detail below with reference to the attached figures.
In a typical configuration of the present application, the terminal, the device serving the network, and the trusted party each include 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, computer readable media does not include non-transitory computer readable media (transient media), such as modulated data signals and carrier waves.
As shown in fig. 2, an aspect of the present application provides a flowchart of a display placeholder visualization method for displaying an object, where the method includes step S11, step S12, step S13, and step S14, and specifically includes the following steps:
step S11, acquiring a visual configuration interface, wherein the visual configuration interface comprises an object bar to be displayed and an occupation bar to be displayed;
step S12, responding to the input operation of the user on the visual configuration interface, and acquiring a target object to be displayed and at least one occupation to be displayed corresponding to the target object;
step S13, based on the target object and at least one occupation to be displayed corresponding to the target object, rearranging and screening all occupation in a visual display interface to obtain an updated visual display interface, wherein the updated visual display interface comprises the target display occupation corresponding to the target object; the visual display interface is used for displaying each display object in sequence, and is different from the visual configuration interface, and the visual configuration interface is used for performing input configuration and the like on the display condition of the visual display interface, so as to adjust different occupation positions of each display object of the visual display interface.
And step S14, displaying the updated visual display interface.
Through the steps S11 to S14, the complexity of the rule is reduced in a visual mode, so that maintenance personnel can operate through a visual display interface without knowing complex business rules and logic behind the occupied mixed row.
For example, first, a visual configuration interface is obtained, where the visual configuration interface includes an object to be displayed column and an occupation column to be displayed, as shown in fig. 3, the visual configuration interface includes a column for inputting an object to be displayed, for example, the name of the object to be displayed is a flight quality inspection, and the visual configuration interface also includes an occupation column to be displayed, for example, an agent occupation. Then, when the user wants to configure a target object and an occupation to be displayed, an input operation is performed on the visual configuration interface, for example, the input target object is a flying quality inspection, the input occupation to be sold of the target object is an occupation to be sold of the 2 nd, 3 rd, 4 th, 5 th, 6 th, 7 th, 8 th, 9 th, 10 th, 11 th and 12 th bits, the target object to be displayed and at least one occupation to be displayed corresponding to the target object to be displayed are obtained in response to the input operation of the user on the visual configuration interface, that is, the obtained target object to be displayed is a flying quality inspection, and the occupation to be displayed corresponding to the flying quality inspection has at least one occupation to be displayed percentage: the occupation positions of the 2 nd, 3 rd, 4 th, 5 th, 6 th, 7 th, 8 th, 9 th, 10 th, 11 th and 12 th bits are shown in fig. 3. Then, based on the determined target object to be presented: the flying quality inspection and the corresponding occupation to be displayed are as follows: the occupation positions of the 2 nd, 3 rd, 4 th, 5 th, 6 th, 7 th, 8 th, 9 th, 10 th, 11 th and 12 th positions are rearranged and screened to obtain an updated visual display interface, as shown in fig. 4, the occupation positions of the 2 nd, 3 rd, 4 th, 5 th, 6 th, 7 th, 8 th, 9 th, 10 th, 11 th and 12 th positions corresponding to the input operation of the user are set to be 1 in the visual display interface, the occupation positions of other unselected occupation positions in the visual display interface are set to be 0, and the occupation positions are sorted and screened to determine the target display occupation position of the target object, so that the updated visual display interface is obtained. And finally, displaying the updated visual display interface, wherein the updated visual display interface comprises the target display occupation corresponding to the target object, so that the screening and the determination of the target display occupation of the target object are realized, the rearrangement of the occupation of the visual display interface is also realized, the complexity of the rule is reduced in a visual mode, maintenance personnel can operate the visual display interface without knowing complex business rules and logic behind the occupation mixed arrangement
Next to the above embodiment of the present application, in step S13, based on the target object and the at least one to-be-displayed placeholder corresponding to the target object, rearranging and screening all placeholders in the visual display interface to obtain an updated visual display interface, where the updated visual display interface includes the target display placeholder corresponding to the target object, and specifically includes:
acquiring at least one occupation corresponding to at least one occupation to be shown in the visual display interface based on the at least one occupation to be shown corresponding to the target object;
screening out a target display occupation corresponding to the target object from the at least one occupation in the visual display interface;
and displaying the target object in the target display occupation to obtain an updated visual display interface.
For example, in a preferred embodiment of the present application, if the to-be-displayed placeholders corresponding to the target object are 6, namely, the to-be-displayed placeholder 2, the to-be-displayed placeholder 3, the to-be-displayed placeholder 5, the to-be-displayed placeholder 8, the to-be-displayed placeholder 10, and the to-be-displayed placeholder 12, the placeholders 2, 3, 5, 8, 10, and 12 in the visual display interface respectively correspond to the to-be-displayed placeholder 2, 3, 5, 8, 10, and 12 in sequence, and the target display placeholder corresponding to the target object is screened out from the placeholders 2, 3, 5, 8, 10, and 12 in the visual display interface, for example, the target display placeholder is the placeholder 8; then, displaying the target object in the target display placeholder: and displaying in the occupation 8 to obtain an updated visual display interface, and screening and determining the target display occupation of the target object from the occupation input by the user in the visual configuration interface, so that the target object is displayed in the target display occupation to obtain the updated visual display interface.
In this embodiment, screening out the target display occupancy corresponding to the target object from the at least one occupancy in the visual display interface specifically includes:
acquiring at least one object to be displayed of each place occupation and a priority index of each object to be displayed in the place occupation in at least one place occupation in the visual display interface, wherein each place occupation comprises the target object;
and determining a target display occupation corresponding to the target object from the at least one occupation according to the priority index of the target object displayed in each occupation.
For example, at least one object to be displayed in the place-occupying, among the place-occupying 2, the place-occupying 3, the place-occupying 5, the place-occupying 8, the place-occupying 10, and the place-occupying 12 in the visual display interface, and the priority index of each object to be displayed in the place-occupying, that is, the priority index of the object to be displayed 1, the object to be displayed 2, the object to be displayed 3, the object to be displayed 4, the object to be displayed 5, the priority index of each object to be displayed, the priority index of the object to be displayed 6, the object to be displayed 7, the object to be displayed 8, the object to be displayed 9, the priority index of each object to be displayed, the object to be displayed 10, the object to be displayed 11, the object to be displayed 12, the object to be displayed 13, and each object to be displayed in the place-occupying 2, the object to be displayed 2 in the place holder 2 is a target object, the object to be displayed 4 in the place holder 3 is a target object, the object to be displayed 7 in the place holder 5 is a target object, the object to be displayed 10 in the place holder 8 is a target object, the object to be displayed 12 in the place holder 10 is a target object, and the object to be displayed 14 in the place holder 12 is a target object; and then according to the priority indexes displayed in the occupation 2, the occupation 3, the occupation 5, the occupation 8, the occupation 10 and the occupation 12 of the target pair, determining a target display occupation corresponding to the target object from the occupation 2, the occupation 3, the occupation 5, the occupation 8, the occupation 10 and the occupation 12, and if the priority indexes displayed in the occupation 3, the occupation 8 and the occupation 12 of the target object are all first, randomly selecting the occupation 3, the occupation 8 or the occupation 12 as the target display occupation of the target object so as to screen and determine the target display occupation for the target object according to the priority indexes.
In this embodiment, further, if there is one or more place holders with only one object to be displayed in the at least one place holder, the screening out the target display place holder corresponding to the target object from the at least one place holder in the visual display interface includes:
and randomly selecting one occupation from one or more occupation of only one object to be displayed in the at least one occupation as a target display occupation corresponding to the target object.
For example, in the place holders 2, 3, 5, 8, 10, and 12, there is only one object to be shown in the place holder 8 and only one object to be shown in the place holder 12, that is, there is only one place holder 8 and one place holder 12 to be shown in the place holder 2, 3, 5, 8, 10, and 12, that is, there is only one object to be shown in the place holder 8 and the place holder 12, that is, both the place holder 8 and the place holder 12 are to be shown, then the place holder 8 or the place holder 12 may be randomly selected from the place holder 8 and the place holder 12 to serve as the target display place holder of the target object, so as to determine the target display place holder of the target object by the place holder in the visual display interface having only one place holder of the object to be shown.
According to another aspect of the present application, there is also provided a non-volatile storage medium having computer readable instructions stored thereon, which, when executed by a processor, cause the processor to implement the method of visualizing the presentation placeholders of the presentation object as described above.
According to another aspect of the present application, there is also provided a visualization device for displaying an occupancy of an object, wherein the device comprises:
one or more processors;
a computer-readable medium for storing one or more computer-readable instructions,
when executed by the one or more processors, cause the one or more processors to implement a method of visualizing the presentation placeholders of the presentation object as described above.
Here, for details of each embodiment of the visualization device for displaying a place-occupying of the display object, reference may be specifically made to a corresponding part of the embodiment of the visualization method for displaying a place-occupying of the display object, and details are not described here again.
In summary, the method includes the steps that a visual configuration interface is obtained firstly, and the visual configuration interface comprises an object column to be displayed and an occupation column to be displayed; then, responding to the input operation of a user on the visual configuration interface, and acquiring a target object to be displayed and at least one occupation to be displayed corresponding to the target object; and then, based on the target object and at least one occupation to be displayed corresponding to the target object, rearranging and screening all the occupation in the visual display interface to obtain an updated visual display interface, wherein the updated visual display interface comprises the target display occupation corresponding to the target object, and finally displaying the updated visual display interface, so that the complexity of the rule is reduced in a visual mode, maintenance personnel can operate through the visual display interface, and the complex business rule and logic behind the occupation mixed arrangement are not required to be known.
It should be noted that the present application may be implemented in software and/or a combination of software and hardware, for example, implemented using Application Specific Integrated Circuits (ASICs), general purpose computers or any other similar hardware devices. In one embodiment, the software programs of the present application may be executed by a processor to implement the steps or functions described above. Likewise, the software programs (including associated data structures) of the present application may be stored in a computer readable recording medium, such as RAM memory, magnetic or optical drive or diskette and the like. Additionally, some of the steps or functions of the present application may be implemented in hardware, for example, as circuitry that cooperates with the processor to perform various steps or functions.
In addition, some of the present application may be implemented as a computer program product, such as computer program instructions, which when executed by a computer, may invoke or provide methods and/or techniques in accordance with the present application through the operation of the computer. Program instructions which invoke the methods of the present application may be stored on a fixed or removable recording medium and/or transmitted via a data stream on a broadcast or other signal-bearing medium and/or stored within a working memory of a computer device operating in accordance with the program instructions. An embodiment according to the present application comprises an apparatus comprising a memory for storing computer program instructions and a processor for executing the program instructions, wherein the computer program instructions, when executed by the processor, trigger the apparatus to perform a method and/or a solution according to the aforementioned embodiments of the present application.
It will be evident to those skilled in the art that the present application is not limited to the details of the foregoing illustrative embodiments, and that the present application may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the application being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned. Furthermore, it is obvious that the word "comprising" does not exclude other elements or steps, and the singular does not exclude the plural. A plurality of units or means recited in the apparatus claims may also be implemented by one unit or means in software or hardware. The terms first, second, etc. are used to denote names, but not any particular order.

Claims (6)

1. A visualization method of a presentation placeholder of a presentation object, wherein the method comprises:
acquiring a visual configuration interface, wherein the visual configuration interface comprises an object bar to be displayed and an occupation bar to be displayed;
responding to the input operation of a user on the visual configuration interface, and acquiring a target object to be displayed and at least one occupation to be displayed corresponding to the target object;
rearranging and screening all the occupation in the visual display interface based on the target object and at least one occupation to be displayed corresponding to the target object to obtain an updated visual display interface, wherein the updated visual display interface comprises the target display occupation corresponding to the target object;
and displaying the updated visual display interface.
2. The method according to claim 1, wherein the rearranging and screening all the placeholders within the visual display interface based on the target object and the corresponding at least one placeholder to be displayed to obtain an updated visual display interface, wherein the updated visual display interface includes the target display placeholder corresponding to the target object, comprises:
acquiring at least one occupation corresponding to at least one occupation to be shown in the visual display interface based on the at least one occupation to be shown corresponding to the target object;
screening out a target display occupation corresponding to the target object from the at least one occupation in the visual display interface;
and displaying the target object in the target display occupation to obtain an updated visual display interface.
3. The method of claim 2, wherein the filtering out the at least one placeholder in the visualization display interface for the target object to correspond to the target display placeholder comprises:
acquiring at least one object to be displayed of each place occupation and a priority index of each object to be displayed in the place occupation in at least one place occupation in the visual display interface, wherein each place occupation comprises the target object;
and determining a target display occupation corresponding to the target object from the at least one occupation according to the priority index of the target object displayed in each occupation.
4. The method of claim 3, wherein if one or more of the at least one place holders includes one or more place holders having only one object to be displayed, the screening out the target display place holder corresponding to the target object from the at least one place holder in the visual display interface comprises:
and randomly selecting one occupation from one or more occupation of only one object to be displayed in the at least one occupation as a target display occupation corresponding to the target object.
5. A non-transitory storage medium having stored thereon computer readable instructions which, when executed by a processor, cause the processor to implement the method of any one of claims 1 to 4.
6. A visualization device that presents an occupancy of an object, wherein the device comprises:
one or more processors;
a computer-readable medium for storing one or more computer-readable instructions,
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-4.
CN202110566104.9A 2021-05-24 2021-05-24 Visualization method and device for display occupation of display object Pending CN113342434A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110566104.9A CN113342434A (en) 2021-05-24 2021-05-24 Visualization method and device for display occupation of display object

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110566104.9A CN113342434A (en) 2021-05-24 2021-05-24 Visualization method and device for display occupation of display object

Publications (1)

Publication Number Publication Date
CN113342434A true CN113342434A (en) 2021-09-03

Family

ID=77471113

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110566104.9A Pending CN113342434A (en) 2021-05-24 2021-05-24 Visualization method and device for display occupation of display object

Country Status (1)

Country Link
CN (1) CN113342434A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113997786A (en) * 2021-12-30 2022-02-01 江苏赫奕科技有限公司 Instrument interface display method and device suitable for vehicle
CN114066710A (en) * 2022-01-17 2022-02-18 山东捷瑞数字科技股份有限公司 Image generation method and system of occupation map

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107957831A (en) * 2017-10-31 2018-04-24 阿里巴巴集团控股有限公司 A kind of data processing method, device and processing equipment for showing interface content
CN111028040A (en) * 2019-06-17 2020-04-17 拉扎斯网络科技(上海)有限公司 Object sorting method and device, readable storage medium and electronic equipment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107957831A (en) * 2017-10-31 2018-04-24 阿里巴巴集团控股有限公司 A kind of data processing method, device and processing equipment for showing interface content
CN111028040A (en) * 2019-06-17 2020-04-17 拉扎斯网络科技(上海)有限公司 Object sorting method and device, readable storage medium and electronic equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113997786A (en) * 2021-12-30 2022-02-01 江苏赫奕科技有限公司 Instrument interface display method and device suitable for vehicle
CN114066710A (en) * 2022-01-17 2022-02-18 山东捷瑞数字科技股份有限公司 Image generation method and system of occupation map

Similar Documents

Publication Publication Date Title
US9846687B2 (en) Word cloud candidate management system
US9224222B2 (en) Interactive multidimensional drilldown analysis
US9645990B2 (en) Dynamic report building using a heterogeneous combination of filtering criteria
US20110227925A1 (en) Displaying a visualization of event instances and common event sequences
US7788584B2 (en) Computer-implemented method, system, and program product for hiding columns in an electronic table
CN111125560A (en) Data visualization processing method and device and computer system
JP2009037649A (en) Graphical user interface for customer information management
US11157395B2 (en) Automated test coverage of computing systems
US11886529B2 (en) Systems and methods for diagnosing quality issues in websites
CN113342434A (en) Visualization method and device for display occupation of display object
US20240070200A1 (en) Systems and methods of network visualization
US20140078152A1 (en) System and Method for Selecting an Object Boundary in an Image
US9934292B2 (en) Dynamic presentation of a results set by a form-based software application
US20160078015A1 (en) Representation of data records in graphic tables
CN112070576A (en) Method and equipment for selecting commodities for e-commerce model
US20120159376A1 (en) Editing data records associated with static images
US11308131B2 (en) Combining visualizations in a business analytic application
Gómez Solórzano et al. Atlas design: A usability approach for the development and evaluation of cartographic products
US7930649B2 (en) Method and system for sharing and managing context information
US20080201652A1 (en) Techniques for viewing and managing work items and their relationships
CN110750569A (en) Data extraction method, device, equipment and storage medium
US11823078B2 (en) Connected insights in a business intelligence application
US12164937B2 (en) Systems and methods for encoding and rendering generic visualizations of a GUI of a client application
CN111581273B (en) Data visualization method and device, computer storage medium and electronic equipment
CN106652879B (en) Method and equipment for displaying frame data

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210903