CN109408759B - Object association visualization method, device and equipment - Google Patents

Object association visualization method, device and equipment Download PDF

Info

Publication number
CN109408759B
CN109408759B CN201811145916.0A CN201811145916A CN109408759B CN 109408759 B CN109408759 B CN 109408759B CN 201811145916 A CN201811145916 A CN 201811145916A CN 109408759 B CN109408759 B CN 109408759B
Authority
CN
China
Prior art keywords
point
module
information
different
association
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811145916.0A
Other languages
Chinese (zh)
Other versions
CN109408759A (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.)
Advanced New Technologies Co Ltd
Advantageous New Technologies Co Ltd
Original Assignee
Advanced New Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Advanced New Technologies Co Ltd filed Critical Advanced New Technologies Co Ltd
Priority to CN201811145916.0A priority Critical patent/CN109408759B/en
Publication of CN109408759A publication Critical patent/CN109408759A/en
Application granted granted Critical
Publication of CN109408759B publication Critical patent/CN109408759B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the specification discloses a visualization method, a visualization device and a visualization equipment for object association, wherein the method comprises the following steps: obtaining a plurality of object modules to be associated, wherein the object modules have different object attributes, and each object module comprises at least one point object; acquiring position information and identification of point objects in each object module and association information between different point objects; and establishing the association relationship of different point objects in a plurality of object modules according to the position information and the identification of the point object in each object module and the association information between different point objects, and performing visual rendering on the association relationship of different point objects in the plurality of object modules.

Description

Object association visualization method, device and equipment
Technical Field
The present specification relates to the field of computer technologies, and in particular, to a method, an apparatus, and a device for visualizing object association.
Background
The web page may include one or more parts, for example, a certain video playing page may include a video playing area, a related display area of a played video, a video list related to the played video, a comment area, and the like, and different parts may have different associated objects, that is, different parts may be obtained based on different objects, and the like, for example, the video playing area may be associated with a video database, the video list related to the played video may be associated with a video recommendation database, and the like. In practical applications, the above-mentioned association stored in the computer system is usually stored in the form of a list, but the above-mentioned association stored in the form of a list is difficult for a user or a technician to understand the correspondence. Visualization is a preferred way for displaying the above-mentioned association relationships, as a way for intuitively displaying various relationships and objects.
In general, in a visualization project, when a requirement for a drawing point connection is involved, the requirement for the drawing point connection is converted into a module (i.e., an object module), that is, point objects with the same object attribute are divided into the same module (i.e., an object module), and then the drawing point connection is performed in the object module, so as to achieve the effect of drawing point connection. However, the above-mentioned method is only to perform the drawing and connecting in the same module, and in an actual business system, a plurality of layers are usually included, such as a business layer, a system layer, and a service layer, and different layers may have different attributes, so that it is impossible or difficult to implement in the same object module, and therefore, the drawing and connecting between point objects belonging to different object modules cannot be implemented in the above-mentioned manner, and for this reason, it is necessary to provide a visualization scheme that can implement the association relationship between point objects of different object modules.
Disclosure of Invention
An object of an embodiment of the present specification is to provide a method, an apparatus, and a device for visualizing object association, so as to provide a visualization scheme that can implement association relationships between point objects of different object modules.
In order to implement the above technical solution, the embodiments of the present specification are implemented as follows:
an embodiment of the present specification provides a method for visualizing object association, where the method includes:
obtaining a plurality of object modules to be associated, wherein the object modules have different object attributes, and each object module comprises at least one point object;
acquiring position information and identification of point objects in each object module and association information between different point objects;
and establishing the association relationship of different point objects in a plurality of object modules according to the position information and the identification of the point object in each object module and the association information between different point objects, and performing visual rendering on the association relationship of different point objects in the plurality of object modules.
Optionally, the visually rendering the association relationship between different point objects in the plurality of object modules includes:
and rendering the association relation of different point objects in the object modules in a preset visualization rendering mode.
Optionally, the visualization rendering manner includes one or more of a connection rendering manner and a highlight rendering manner.
Optionally, the association information between the different point objects includes connection information and direction information,
the visually rendering the association relationship of different point objects in the plurality of object modules includes:
and connecting the corresponding point objects according to the position information and the identification of the point objects in each object module, the connection information and the direction information.
Optionally, the obtaining the location information of the point object in each object module includes:
acquiring initial position information of the point object in each object module;
and converting the initial position information of the point object in each object module into the position information of the point object in the target coordinate system according to the current target coordinate system.
Optionally, the acquiring the association information between different point objects includes:
determining a target service to which a point object in the object module belongs;
and acquiring the association information between different point objects corresponding to the target service.
Optionally, the point object is an object formed by elements in a predetermined page.
An object association visualization apparatus provided in an embodiment of the present specification, the apparatus includes:
the system comprises an object module acquisition module, a correlation module acquisition module and a correlation module acquisition module, wherein the object module acquisition module is used for acquiring a plurality of object modules to be correlated, the object modules have different object attributes, and the object modules comprise at least one point object;
the information acquisition module is used for acquiring the position information and the identification of the point objects in each object module and the association information between different point objects;
and the visual rendering module is used for establishing the association relation of different point objects in a plurality of object modules according to the position information and the identification of the point object in each object module and the association information between different point objects, and visually rendering the association relation of different point objects in the plurality of object modules.
Optionally, the visualization rendering module is configured to render, in a predetermined visualization rendering manner, an association relationship between different point objects in the object modules.
Optionally, the visualization rendering manner includes one or more of a connection rendering manner and a highlight rendering manner.
Optionally, the association information between the different point objects includes connection information and direction information,
and the visual rendering module is used for connecting the corresponding point objects according to the position information and the identification of the point objects in each object module, the connecting line information and the direction information.
Optionally, the information obtaining module includes:
an initial information acquisition unit for acquiring initial position information of a point object in each of the object modules;
and the position conversion unit is used for converting the initial position information of the point object in each object module into the position information of the point object in the target coordinate system according to the current target coordinate system.
Optionally, the information obtaining module includes:
a service determining unit, configured to determine a target service to which a point object in the object module belongs;
and the associated information acquisition unit is used for acquiring the associated information between different point objects corresponding to the target service.
Optionally, the point object is an object formed by elements in a predetermined page.
An object associated visualization device provided by an embodiment of the present specification, the object associated visualization device includes:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
obtaining a plurality of object modules to be associated, wherein the object modules have different object attributes, and each object module comprises at least one point object;
acquiring position information and identification of point objects in each object module and association information between different point objects;
and establishing the association relationship of different point objects in a plurality of object modules according to the position information and the identification of the point object in each object module and the association information between different point objects, and performing visual rendering on the association relationship of different point objects in the plurality of object modules.
As can be seen from the above technical solutions provided by the embodiments of the present specification, in the embodiments of the present specification, by obtaining a plurality of object modules to be associated, the plurality of object modules having different object attributes, where the object modules include at least one point object, then obtaining location information and an identifier of the point object in each object module, and association information between different point objects, and finally, according to the location information and the identifier of the point object in each object module, and the association information between different point objects, establishing an association relationship between different point objects in the plurality of object modules, and performing visual rendering on the association relationship between different point objects in the plurality of object modules, in this way, the point objects are divided into different object modules (corresponding to different layers) in an object attribute manner, and then, based on the location information and the identifier of the point object in each object module, and the association information between different point objects, establish the association relationship which can cross the object module, and perform visual rendering on the established association relationship which can cross the object module, so that the association relationship of the cross object module can be visually displayed to a user or a technician, thereby not only realizing the visualization of the association relationship between the point objects of different object modules, but also enabling the user or the technician to be very visually and simply aware of the association relationship between the point objects of the cross object module.
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 illustrates an embodiment of a method for visualizing object associations according to the present disclosure;
FIG. 2 is a schematic illustration of a visualization of object association according to the present disclosure;
FIG. 3 is a flowchart of another embodiment of a method for visualizing object associations according to the present disclosure;
FIG. 4 is a diagram illustrating relationships between modules in an object association visualization in accordance with the present disclosure;
FIG. 5 is a schematic view of another object association visualization in accordance with the present disclosure;
FIG. 6 is an embodiment of an object association visualization apparatus of the present disclosure;
fig. 7 is an embodiment of an object association visualization apparatus according to the present disclosure.
Detailed Description
The embodiment of the specification provides a visualization method, a visualization device and visualization equipment for object association.
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 of the present specification, and not all of the embodiments. All other embodiments obtained by a person skilled in the art based on the embodiments in the present specification without any inventive step should fall within the scope of protection of the present specification.
Example one
As shown in fig. 1, an embodiment of the present specification provides an object association visualization method, where an execution subject of the method may be a terminal device or a server, where the terminal device may be a device such as a personal computer, and may also be a mobile terminal device such as a mobile phone or a tablet computer. The server may be an independent server, or a server cluster composed of a plurality of servers, and the server may be a background server of a certain service (such as financial service), or a background server of a certain website (such as an online shopping website or a payment application). The method may be used for establishing an association relationship between point objects in different object modules, and performing visualization and other processing on the association relationship, in order to improve data processing efficiency, in this embodiment, an execution subject is taken as an example for description, and for a case of a terminal device, processing may be performed according to related contents described below, which is not described herein again. The method may specifically comprise the steps of:
in step S102, a plurality of object modules to be associated are obtained, where the plurality of object modules have different object attributes, and the object module includes at least one point object.
In this embodiment, the object module may be a set or a combination, and the object module may be a set composed of one or more point objects, and one or more object attributes of the point objects in the object module are the same, different object modules may have different object attributes, and an object attribute may be a point object or one or more characteristics possessed by the object module, and the object attribute may be, for example, a point object in a certain object module belongs to data in a database, and the object attribute of the object module may be a database, and the point object may be used to express a specific object, such as a video in a page, an image in a page, or a link in a page, or may also be a section of program code in a page.
In implementation, a web page may include one or more parts, for example, a certain video playing page may include a video playing area, a related display area of a played video, a video list related to the played video, a comment area, and the like, and different parts may have different associated objects, that is, different parts may be obtained based on different objects, and the like, for example, the video playing area may be associated with a video database, the video list related to the played video may be associated with a video recommendation database, and the like. In practical applications, the above-mentioned association stored in the computer system is usually stored in the form of a list, but the above-mentioned association stored in the form of a list is difficult for a user or a technician to understand the correspondence. Visualization is a preferred way for displaying the above-mentioned association relationships, as a way for intuitively displaying various relationships and objects.
In general, in a visualization project, when a requirement for a drawing point connection is involved, the requirement for the drawing point connection is converted into a module (i.e., an object module), that is, point objects with the same object attribute are divided into the same module (i.e., an object module), and then the drawing point connection is performed in the object module, so as to achieve the effect of drawing point connection. However, the above manner is only to perform drawing and dotting in the same module, and an actual business system generally includes multiple layers, such as a business layer, a system layer, and a service layer, and different layers may have different attributes, so that it is impossible or difficult to implement in the same object module, and therefore, drawing and dotting between point objects belonging to different object modules cannot be implemented in the above manner, for this reason, the embodiments of the present specification provide a visualization scheme that can implement association between point objects of different object modules, which may specifically include the following contents:
in practical applications, a business system may generally include a plurality of layers, such as a business layer, a system layer, a service layer, and the like, different layers may have different attributes, each layer may be composed of one or more point objects, and thus, may include a plurality of point objects, each point object may have an object attribute, in order to simplify the relationship between different point objects, a plurality of point objects may be classified according to the object attributes of the point objects, point objects having the same object attribute may be classified into one class, and thus, a plurality of point objects may be classified into a plurality of classes, and a corresponding object module may be constructed based on the point objects of each class, for example, a plurality of point objects may be classified into 3 classes, respectively class a, class B, and class C, point objects belonging to class a may be combined into one object module, point objects belonging to class B may be combined into one object module, grouping point objects belonging to category C into one object module, etc. A plurality of object modules to be associated can be obtained through the method.
In step S104, position information and identification of point objects in each object module, and association information between different point objects are acquired.
The location information may be information of coordinates, the identifier may be a name or a number, and the association information may include one or more items of information such as whether there is an association relationship, and an attachment relationship between two point objects having an association relationship.
In implementation, after a plurality of object modules to be associated are acquired, an information acquisition request may be sent to a terminal or a server where each point object is located, and after receiving the information acquisition request, a corresponding terminal device or a server may acquire position information such as coordinates of the point object and information such as an identifier of the point object, and may send the acquired position information and identifier of the point object to the server.
The above-mentioned obtaining of the location information and the identifier of the point object is realized by sending a corresponding request, and in practical applications, the obtaining may also be realized by other manners, for example, the server may respectively pull the location information and the identifier of each point object by an active pulling manner. Furthermore, the respective point objects may actively transmit the corresponding location information, identification, and the like to the server.
In addition, considering that the association relationship between the point objects in the different object modules may be different for different service demands, for example, for service a, point object 1 has an association relationship with point object 2, and for service B, point object 1 has an association relationship with point object 3, point object 2 has an association relationship with point object 4, and so on, and thus, the association information between the point objects in the different object modules may be set in advance according to the different service demands. The server can obtain the associated information corresponding to the corresponding point object according to the information such as the identification of the point object, so that the associated information between different point objects can be obtained.
In step S106, the association relationship between different point objects in the plurality of object modules is established according to the position information and the identifier of the point object in each object module and the association information between different point objects, and the association relationship between different point objects in the plurality of object modules is visually rendered.
The association relationship may be a relationship between different point objects in different object modules, the association relationship may be a structured relationship, and may refer to a relationship between one point object and another point object, and the association relationship may specifically be a mutual dependency relationship between the two point objects.
In implementation, when the position information and the identifier of the point object in each object module and the association information between different point objects are obtained, the positions of the different point objects in the corresponding object modules may be determined according to the position information and the identifier of the point object in each object module, then, which point objects have an association relationship therebetween may be determined according to the association information between the different point objects, and finally, the association relationships between the different point objects in the plurality of object modules may be established. For example, two object modules are included, one of the object modules a is an object module B, the object module a includes a point object 1 and a point object 2, the object module B includes a point object 3, a point object 4 and a point object 5, the point object 1 has an association relationship with the point object 4, the point object 2 has an association relationship with the point object 3, and the positions of the respective point objects in the object modules can be determined based on the position information of the point object 1, the point object 2, the point object 3, the point object 4 and the point object 5, and the association relationship between the point object 1 and the point object 4 and the point object 2 and the point object 3 can be established based on the above information.
In order to make the association relationship be visually checked by the user or the technician, the association relationship may be presented through a visual rendering manner, as shown in fig. 2, the point objects in different object modules may be connected in a wired manner, so as to indicate that there is an association relationship between two point objects across the object modules, that is, the point object 1 in the object module a and the point object 4 in the object module B may be connected in a wired manner, and the point object 2 in the object module a and the point object 3 in the object module B may be connected in a wired manner, and the like.
It should be noted that the visual rendering manner may include multiple manners, the manner of the connecting line is only one of the feasible manners, and in practical applications, the visual rendering manner may also include multiple different visual rendering manners, for example, corresponding association relationships are set through different colors, or corresponding association relationships are set through a directional straight line manner, or corresponding association relationships are set through a manner of combining the connecting line and different colors, and the like, which may be specifically set according to practical situations, and this is not limited in this description embodiment.
The embodiment of the present specification provides an object association visualization method, in which a plurality of object modules to be associated are obtained, the plurality of object modules have different object attributes, the object modules include at least one point object, then, position information and an identifier of the point object in each object module and association information between different point objects are obtained, finally, association relationships between different point objects in the plurality of object modules can be established according to the position information and the identifier of the point object in each object module and the association information between different point objects, and the association relationships between different point objects in the plurality of object modules are visually rendered, so that the point objects are divided into different object modules (corresponding to different layers) in an object attribute manner, and then, based on the position information and the identifier of the point object in each object module, and the association information between different point objects, establish the association relationship which can cross the object module, and perform visual rendering on the established association relationship which can cross the object module, so that the association relationship of the cross object module can be visually displayed to a user or a technician, thereby not only realizing the visualization of the association relationship between the point objects of different object modules, but also enabling the user or the technician to be very visually and simply aware of the association relationship between the point objects of the cross object module.
Example two
As shown in fig. 3, an embodiment of the present specification provides an object association visualization method, where an execution subject of the method may be a terminal device or a server, where the terminal device may be a device such as a personal computer, and may also be a mobile terminal device such as a mobile phone or a tablet computer. The server may be an independent server, or a server cluster composed of a plurality of servers, and the server may be a background server of a certain service (such as financial service), or a background server of a certain website (such as an online shopping website or a payment application). The method may be used for establishing an association relationship between point objects in different object modules, and performing visualization and other processing on the association relationship, in order to improve data processing efficiency, in this embodiment, an execution subject is taken as an example for description, and for a case of a terminal device, processing may be performed according to related contents described below, which is not described herein again. The method may specifically comprise the steps of:
in step S302, a plurality of object modules to be associated are obtained, where the plurality of object modules have different object attributes, and the object modules include at least one point object.
The point object is an object formed by elements in a predetermined page, the predetermined page may be any page, and the object may be one element in the page or a set formed by a plurality of elements, or may also be a part of program code in the page, and the like.
In implementation, a complete business system may include multiple layers, such as a business layer, a system layer, and a service layer, a group of point objects having the same object attribute may be divided into the same layer, any layer may be implemented in the form of an object module, as shown in fig. 4, and a module (specifically, a link module, etc.) responsible for visual rendering may be disposed outside each object module.
When a visual association relationship needs to be established for point objects in any two layers (i.e. two object modules), three layers (i.e. three object modules) or more than three layers (i.e. more than three object modules) in the service system, the object module where the point object needing to establish the visual association relationship is located can be determined, specifically, a technician or a user can select a corresponding object module, for example, an object module selection mechanism can be arranged in a server, specifically, a selection key can be arranged in a corresponding page, when the user or the technician clicks the selection key, the server can display a selection page, the selection page can include the identifications of a plurality of object modules to be selected, the user or the technician can select the identifications of a plurality of object modules in the selection page, and after the selection is completed, the determination key in the selection page can be clicked, the server can obtain the object module corresponding to the selected identifier, so that a plurality of object modules to be associated are obtained.
In addition to the foregoing implementation, a user or a technician may further input or select a plurality of different object attributes to determine a corresponding object module, specifically, an input box of attribute information may be set in the server, the user or the technician may input the plurality of different object attributes in the input box, after the input is completed, the user or the technician may click a submit button therein, the server may obtain the object attributes in the input box, and may search for the corresponding object module according to each object attribute, thereby obtaining a plurality of object modules to be associated.
In step S304, initial position information and identification of the point object in each object module are acquired.
The initial position information may be position information of the point object in the coordinate system where the point object is currently located. The identification may be the name of a point object, etc., such as a XXX image in an a-page, etc.
In implementation, after a plurality of object modules to be associated are acquired, each point object actively sends corresponding initial position information and identification to a module (such as a connection module) responsible for visual rendering. The above-mentioned obtaining of the initial position information and the identifier of the point object is realized by the point object active transmission, and in practical applications, the obtaining may also be realized by other manners, for example, an information obtaining request may be sent to a terminal or a server where each point object is located, and after receiving the information obtaining request, the corresponding terminal device or the server may obtain the initial position information such as the coordinates of the point object and the information such as the identifier of the point object, and may send the obtained initial position information and the identifier of the point object to the server. Or the server can respectively pull the initial position information and the identification of each point object by an active pulling mode.
In step S306, the initial position information of the point object in each object module is converted into position information of the point object in the target coordinate system according to the current target coordinate system.
The target coordinate system may be a coordinate system where a module (such as a link module) responsible for the visual rendering is located.
In an implementation, considering that a coordinate system of a module (e.g., a link module, etc.) responsible for the visual rendering and a coordinate system of a point object or an object module may be the same or different, for example, an image with a point object of 200 × 200, if the module (e.g., the link module, etc.) responsible for the visual rendering also has a pixel point of 200 × 200, the coordinate system of the module (e.g., the link module, etc.) responsible for the visual rendering and the coordinate system of the point object or the object module may be the same, and if the pixel point of the module (e.g., the link module, etc.) responsible for the visual rendering is 400 × 300, etc., the coordinate system of the module (e.g., the link module, etc.) responsible for the visual rendering and the coordinate system of the point object or the object module may be different.
If the module responsible for the visual rendering (e.g. the link module, etc.) is the same as the coordinate system of the point object or the object module, it can be processed by the related processing procedure as described in the first embodiment. If the module (e.g., link module) responsible for the visual rendering is different from the coordinate system of the point object or the object module, the coordinate system (e.g., target coordinate system) in which the module responsible for the visual rendering is located may be determined, the initial position information of the point object in each object module may be converted into the position information of the point object in the target coordinate system, and then the converted position information of the point object may be associated with the identifier of the corresponding point object, for example, the initial position information of the point object 1 in the object module a may be converted into the position information of the point object 1 in the target coordinate system, and then the obtained position information may be associated with the point object 1, i.e., may represent the position information of the point object 1.
In step S308, a target service to which the point object in the object module belongs is determined.
The target service may be any service, such as a payment service or a financial service.
In implementation, considering that different services may have different service requirements, and the association relationship between different point objects may be different if the service requirements are different, the service (i.e., the target service) to which the point object in the object module belongs may be determined first.
In step S310, association information between different point objects corresponding to the target service is acquired.
In the implementation, different services may have different service requirements, the service requirements are different, and the association information between different point objects corresponding to the services may also be different, for example, for service a, point object 1 is associated with point object 4, for service b, point object 1 is associated with point object 2, point object 3 is associated with point object 4, and point object 1 is not associated with point object 4. The associated information between corresponding different point objects can be set in advance according to different services and the service requirements of the services. After a server where a module (such as a connection module) responsible for visual rendering is located determines a target service to which a point object in an object module belongs, association information between different point objects corresponding to the target service can be acquired from preset association information according to a service requirement of the target service.
In step S312, an association relationship between different point objects in a plurality of object modules is established according to the position information and the identification of the point object in each object module and the association information between different point objects.
In implementation, when the position information and the identifier of the point object in each object module and the association information between different point objects are obtained, the positions of the different point objects in the corresponding object modules may be determined according to the position information and the identifier of the point object in each object module, then, which point objects have an association relationship therebetween may be determined according to the association information between the different point objects, and finally, the association relationships between the different point objects in the plurality of object modules may be established. For example, three object modules are included, one object module a, one object module B, and one object module C, where the object module a includes a point object a1 and a point object a2, the object module B includes a point object B1 and a point object B2, the object module C includes a point object C1 and a point object C2, the point object a1 has an association relationship with a point object B2, the point object a2 has an association relationship with a point object B1, the point object B1 has an association relationship with a point object C2, the point object B2 has an association relationship with a point object C1, and the object module a1, the point object a2, the point object B1, the point object B2, the point object C1, and the location information of the point object C2. As shown in fig. 5, the position of each point object in the object module may be determined, and based on the above information, an association between the point object a1 and the point object B2, an association between the point object a2 and the point object B1, an association between the point object B1 and the point object C2, and an association between the point object B2 and the point object C1 may be established.
In step S314, the association relationship between different point objects in the plurality of object modules is rendered in a predetermined visualization rendering manner.
The visualization rendering mode may be a mode for performing visualization processing on the association relationship between different point objects, and the association relationship between different point objects may be displayed in a designated mode through the visualization rendering mode.
In implementation, in order to make the association be visually checked by the user or the technician, the association may be presented by a predetermined visual rendering manner, as shown in fig. 5, the point objects in different object modules may be connected by a directed straight line in a wired manner, so as to indicate that there is an association between two point objects across the object modules, that is, the point object a1 in the object module a and the point object B2 in the object module B may be connected by a directed straight line, the point object a2 in the object module a and the point object B1 in the object module B may be connected by a directed straight line, the point object B2 in the object module B and the point object C1 in the object module C may be connected by a directed straight line, and the point object B1 in the object module B and the point object C2 in the object module C may be connected by a directed straight line.
It should be noted that the manner of rendering the visualization may include multiple manners, the manner of the connecting line is only one feasible manner, and in practical applications, the manner of rendering the visualization may further include multiple different manners of rendering the visualization, for example, the manner of rendering the visualization may include one or more of a manner of rendering the connecting line and a manner of rendering the visualization in a highlighted manner.
If the visualization rendering manner is a link rendering manner, the association information between different point objects may include link information and direction information, and based on this, the processing in step S314 may be implemented in the following manner: and connecting the corresponding point objects according to the position information and the identification of the point objects in each object module, and the connecting information and the direction information.
Wherein the connection information may be for determining which point objects have an association relationship therebetween, the direction information may be for determining an attachment relationship between different point objects, and the like, for example, the point object a1 may be presented through the point object B2, and the direction information may be pointed to the point object B2 by the point object a1, and the like.
In implementation, the association relationship may be presented by a directed straight line in a link rendering manner, as shown in fig. 5, the existence of an association relationship between two point objects across object modules may be represented by connecting point objects in different object modules by a directed straight line, i.e., a point object B2 in an object module B may be connected by a point object a1 in an object module a and a point object B1 in an object module B may be connected by a point object a2 in an object module a, a point object C1 in an object module C may be connected by a point object B2 in an object module B by a directed straight line, and a point object C2 in an object module C may be connected by a point object B1 in an object module B by a directed straight line.
Furthermore, the association relationship of different point objects in the plurality of object modules may be rendered by a highlighting rendering method, where the highlighting rendering method may be to highlight different association relationships by different colors, for example, the different association relationships may be highlighted by different colors such as yellow, blue, or red.
In addition, the association relationship between different point objects in a plurality of object modules may be rendered by a combination of a link rendering manner and a highlight rendering manner, for example, the point object B2 in the object module B may be connected by the point object a1 in the object module a through a directional straight line, the point object B1 in the object module B may be connected by the point object a2 in the object module a through a directional straight line, the association relationship between the point object B2 in the object module B and the point object C1 in the object module C may be represented by a certain color, and the association relationship between the point object B1 in the object module B and the point object C2 in the object module C may be represented by another color.
The embodiment of the present specification provides an object association visualization method, in which a plurality of object modules to be associated are obtained, the plurality of object modules have different object attributes, the object modules include at least one point object, then, position information and an identifier of the point object in each object module and association information between different point objects are obtained, finally, association relationships between different point objects in the plurality of object modules can be established according to the position information and the identifier of the point object in each object module and the association information between different point objects, and the association relationships between different point objects in the plurality of object modules are visually rendered, so that the point objects are divided into different object modules (corresponding to different layers) in an object attribute manner, and then, based on the position information and the identifier of the point object in each object module, and the association information between different point objects, establish the association relationship which can cross the object module, and perform visual rendering on the established association relationship which can cross the object module, so that the association relationship of the cross object module can be visually displayed to a user or a technician, thereby not only realizing the visualization of the association relationship between the point objects of different object modules, but also enabling the user or the technician to be very visually and simply aware of the association relationship between the point objects of the cross object module.
EXAMPLE III
Based on the same idea, the object association visualization method provided in the embodiment of the present specification further provides an object association visualization apparatus, as shown in fig. 6.
The object association visualization apparatus comprises: an object module obtaining module 601, an information obtaining module 602, and a visualization rendering module 603, wherein:
an object module obtaining module 601, configured to obtain a plurality of object modules to be associated, where the plurality of object modules have different object attributes, and each object module includes at least one point object;
an information obtaining module 602, configured to obtain location information and an identifier of a point object in each of the object modules, and association information between different point objects;
a visualization rendering module 603, configured to establish an association relationship between different point objects in the multiple object modules according to the location information and the identifier of the point object in each object module and the association information between different point objects, and perform visualization rendering on the association relationship between different point objects in the multiple object modules.
In this embodiment of the present specification, the visualization rendering module 603 is configured to render, by using a predetermined visualization rendering manner, an association relationship between different point objects in the plurality of object modules.
In an embodiment of the present specification, the visualization rendering manner includes one or more of a connection rendering manner and a highlight rendering manner.
In the embodiment of this specification, the association information between the different point objects includes connection information and direction information,
the visual rendering module 6503 is configured to link corresponding point objects according to the position information and the identifier of the point object in each object module, and the link information and the direction information.
In this embodiment of the present specification, the information obtaining module 602 includes:
an initial information acquisition unit for acquiring initial position information of a point object in each of the object modules;
and the position conversion unit is used for converting the initial position information of the point object in each object module into the position information of the point object in the target coordinate system according to the current target coordinate system.
In this embodiment of the present specification, the information obtaining module 602 includes:
a service determining unit, configured to determine a target service to which a point object in the object module belongs;
and the associated information acquisition unit is used for acquiring the associated information between different point objects corresponding to the target service.
In the embodiment of the present specification, the point object is an object formed by elements in a predetermined page.
The embodiment of the present specification provides an object association visualization apparatus, which obtains a plurality of object modules to be associated, where the plurality of object modules have different object attributes, where each object module includes at least one point object, then obtains location information and an identifier of the point object in each object module, and association information between different point objects, and finally, may establish an association relationship between different point objects in the plurality of object modules according to the location information and the identifier of the point object in each object module, and the association information between different point objects, and perform visual rendering on the association relationship between different point objects in the plurality of object modules, so that the point objects are divided into different object modules (corresponding to different layers) in an object attribute manner, and then, based on the location information and the identifier of the point object in each object module, and the association information between different point objects, establish the association relationship which can cross the object module, and perform visual rendering on the established association relationship which can cross the object module, so that the association relationship of the cross object module can be visually displayed to a user or a technician, thereby not only realizing the visualization of the association relationship between the point objects of different object modules, but also enabling the user or the technician to be very visually and simply aware of the association relationship between the point objects of the cross object module.
Example four
Based on the same idea, the object association visualization apparatus provided in the embodiment of the present specification further provides an object association visualization device, as shown in fig. 7.
The visualization device associated with the object may be the server or the terminal device provided in the above embodiments.
The visualization devices associated with the objects may vary significantly due to configuration or performance, and may include one or more processors 701 and memory 702, where one or more stored applications or data may be stored in the memory 702. Memory 702 may be, among other things, transient storage or persistent storage. The application program stored in memory 702 may include one or more modules (not shown), each of which may include a series of computer-executable instructions in a visualization device associated with an object. Still further, the processor 701 may be configured to communicate with the memory 702 to execute a series of computer-executable instructions in the memory 702 on a visualization device associated with the object. The object-associated visualization apparatus may also include one or more power supplies 703, one or more wired or wireless network interfaces 704, one or more input-output interfaces 705, and one or more keyboards 706.
In particular, in this embodiment, the object-associated visualization apparatus includes a memory, and one or more programs, where the one or more programs are stored in the memory, and the one or more programs may include one or more modules, and each module may include a series of computer-executable instructions for the object-associated visualization apparatus, and the one or more programs configured to be executed by the one or more processors include computer-executable instructions for:
obtaining a plurality of object modules to be associated, wherein the object modules have different object attributes, and each object module comprises at least one point object;
acquiring position information and identification of point objects in each object module and association information between different point objects;
and establishing the association relationship of different point objects in a plurality of object modules according to the position information and the identification of the point object in each object module and the association information between different point objects, and performing visual rendering on the association relationship of different point objects in the plurality of object modules.
In an embodiment of this specification, the performing a visual rendering on the association relationship between different point objects in the plurality of object modules includes:
and rendering the association relation of different point objects in the object modules in a preset visualization rendering mode.
In an embodiment of the present specification, the visualization rendering manner includes one or more of a connection rendering manner and a highlight rendering manner.
In the embodiment of this specification, the association information between the different point objects includes connection information and direction information,
the visually rendering the association relationship of different point objects in the plurality of object modules includes:
and connecting the corresponding point objects according to the position information and the identification of the point objects in each object module, the connection information and the direction information.
In an embodiment of this specification, the acquiring location information of the point object in each object module includes:
acquiring initial position information of the point object in each object module;
and converting the initial position information of the point object in each object module into the position information of the point object in the target coordinate system according to the current target coordinate system.
In this embodiment of this specification, the acquiring of the association information between different point objects includes:
determining a target service to which a point object in the object module belongs;
and acquiring the association information between different point objects corresponding to the target service.
In the embodiment of the present specification, the point object is an object formed by elements in a predetermined page.
The embodiment of the present specification provides an object association visualization apparatus, which obtains a plurality of object modules to be associated, where the plurality of object modules have different object attributes, where each object module includes at least one point object, then obtains location information and an identifier of the point object in each object module, and association information between different point objects, and finally, may establish an association relationship between different point objects in the plurality of object modules according to the location information and the identifier of the point object in each object module, and the association information between different point objects, and perform visual rendering on the association relationship between different point objects in the plurality of object modules, so that the point objects are divided into different object modules (corresponding to different layers) in an object attribute manner, and then, based on the location information and the identifier of the point object in each object module, and the association information between different point objects, establish the association relationship which can cross the object module, and perform visual rendering on the established association relationship which can cross the object module, so that the association relationship of the cross object module can be visually displayed to a user or a technician, thereby not only realizing the visualization of the association relationship between the point objects of different object modules, but also enabling the user or the technician to be very visually and simply aware of the association relationship between the point objects of the cross object module.
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.
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 programming the Device by a user. 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 making 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, pl (core universal Programming Language), HDCal (jhdware Description Language), lang, Lola, HDL, laspam, hardward Description Language (vhr Description Language), vhal (Hardware Description Language), and vhigh-Language, which are currently used in most common. 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 cellular telephone, a camera phone, a smartphone, 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.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the various elements may be implemented in the same one or more software and/or hardware implementations in implementing one or more embodiments of the present description.
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, one or more 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, one or more 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 the like) having computer-usable program code embodied therein.
Embodiments of the present description are described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the description. 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.
It should also be noted that 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, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
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, one or more 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, one or more 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 the like) having computer-usable program code embodied therein.
One or more embodiments of the present description 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. One or more embodiments of the specification 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.
The above description is only an example of the present specification, and is not intended to limit the present specification. Various modifications and alterations to this description will become apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present specification should be included in the scope of the claims of the present specification.

Claims (15)

1. A method of visualization of object associations, the method comprising:
acquiring a plurality of object modules to be associated, wherein the object modules have different object attributes, each object module comprises at least one point object, each point object is composed of one or more elements of a webpage, and each object module is a set composed of one or more point objects;
acquiring position information and identification of point objects in each object module and association information between different point objects;
and establishing the association relationship of different point objects in a plurality of object modules according to the position information and the identification of the point object in each object module and the association information between different point objects, and performing visual rendering on the association relationship of different point objects in the plurality of object modules.
2. The method of claim 1, wherein visually rendering the association of different point objects in the plurality of object modules comprises:
and rendering the association relation of different point objects in the object modules in a preset visualization rendering mode.
3. The method of claim 2, wherein the visualization rendering manner comprises one or more of a link rendering manner and a highlight rendering manner.
4. The method of claim 3, wherein the association information between different point objects includes connection information and direction information,
the visually rendering the association relationship of different point objects in the plurality of object modules includes:
and connecting the corresponding point objects according to the position information and the identification of the point objects in each object module, the connection information and the direction information.
5. The method of claim 3, said obtaining location information for point objects in each of said object modules, comprising:
acquiring initial position information of the point object in each object module;
and converting the initial position information of the point object in each object module into the position information of the point object in the target coordinate system according to the current target coordinate system.
6. The method of claim 1, wherein the obtaining of the association information between different point objects comprises:
determining a target service to which a point object in the object module belongs;
and acquiring the association information between different point objects corresponding to the target service.
7. The method of claim 3, the point object being an object made up of elements in a predetermined page.
8. An apparatus for visualization of object associations, the apparatus comprising:
an object module obtaining module, configured to obtain a plurality of object modules to be associated, where the plurality of object modules have different object attributes, each object module includes at least one point object, each point object is formed by elements of one or more parts in a web page, and each object module is a set formed by one or more point objects;
the information acquisition module is used for acquiring the position information and the identification of the point objects in each object module and the association information between different point objects;
and the visual rendering module is used for establishing the association relation of different point objects in a plurality of object modules according to the position information and the identification of the point object in each object module and the association information between different point objects, and visually rendering the association relation of different point objects in the plurality of object modules.
9. The apparatus according to claim 8, wherein the visualization rendering module is configured to render the association relationship between different point objects in the object modules by a predetermined visualization rendering manner.
10. The apparatus of claim 9, the visualization rendering mode comprising one or more of a link rendering mode and a highlight rendering mode.
11. The apparatus of claim 10, the association information between the different point objects comprising line information and direction information,
and the visual rendering module is used for connecting the corresponding point objects according to the position information and the identification of the point objects in each object module, the connecting line information and the direction information.
12. The apparatus of claim 10, the information acquisition module, comprising:
an initial information acquisition unit for acquiring initial position information of a point object in each of the object modules;
and the position conversion unit is used for converting the initial position information of the point object in each object module into the position information of the point object in the target coordinate system according to the current target coordinate system.
13. The apparatus of claim 8, the information acquisition module, comprising:
a service determining unit, configured to determine a target service to which a point object in the object module belongs;
and the associated information acquisition unit is used for acquiring the associated information between different point objects corresponding to the target service.
14. The apparatus of claim 10, the point object being an object made up of elements in a predetermined page.
15. An object-associated visualization device, the object-associated visualization device comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
acquiring a plurality of object modules to be associated, wherein the object modules have different object attributes, each object module comprises at least one point object, each point object is composed of one or more elements of a webpage, and each object module is a set composed of one or more point objects;
acquiring position information and identification of point objects in each object module and association information between different point objects;
and establishing the association relationship of different point objects in a plurality of object modules according to the position information and the identification of the point object in each object module and the association information between different point objects, and performing visual rendering on the association relationship of different point objects in the plurality of object modules.
CN201811145916.0A 2018-09-29 2018-09-29 Object association visualization method, device and equipment Active CN109408759B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811145916.0A CN109408759B (en) 2018-09-29 2018-09-29 Object association visualization method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811145916.0A CN109408759B (en) 2018-09-29 2018-09-29 Object association visualization method, device and equipment

Publications (2)

Publication Number Publication Date
CN109408759A CN109408759A (en) 2019-03-01
CN109408759B true CN109408759B (en) 2021-12-14

Family

ID=65466520

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811145916.0A Active CN109408759B (en) 2018-09-29 2018-09-29 Object association visualization method, device and equipment

Country Status (1)

Country Link
CN (1) CN109408759B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101452462A (en) * 2007-11-28 2009-06-10 日电(中国)有限公司 Method and system for auto establishing hierarchy between information objects on network
CN101470711A (en) * 2007-12-25 2009-07-01 国际商业机器公司 Data visualization method and apparatus for layered graph structure
CN101894386A (en) * 2010-07-19 2010-11-24 深圳市雅都软件股份有限公司 Method and system for intuitively displaying interlayer relation of graphic element in multi-level model
CN108108432A (en) * 2017-12-19 2018-06-01 武汉大学 A kind of metaphor Map building generation method for taking semantic data level characteristics into account

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101452462A (en) * 2007-11-28 2009-06-10 日电(中国)有限公司 Method and system for auto establishing hierarchy between information objects on network
CN101470711A (en) * 2007-12-25 2009-07-01 国际商业机器公司 Data visualization method and apparatus for layered graph structure
CN101894386A (en) * 2010-07-19 2010-11-24 深圳市雅都软件股份有限公司 Method and system for intuitively displaying interlayer relation of graphic element in multi-level model
CN108108432A (en) * 2017-12-19 2018-06-01 武汉大学 A kind of metaphor Map building generation method for taking semantic data level characteristics into account

Also Published As

Publication number Publication date
CN109408759A (en) 2019-03-01

Similar Documents

Publication Publication Date Title
CN107957831B (en) Data processing method, device and processing equipment for displaying interface content
CN109408685B (en) Thinking guide graph display method and device
CN113259224B (en) Method and device for sending customer service data
CN108647076B (en) Page processing method, device and equipment
CN112333086B (en) Service method and device based on chat group and electronic equipment
CN111859470B (en) Business data chaining method and device
CN107562777B (en) Data processing method and apparatus thereof
CN112988290B (en) Multi-language configuration file generation method, page display method, device and terminal
CN109298926B (en) Method and device for entering resource transfer party into resource transfer platform and electronic equipment
CN110191154B (en) User tag determination method and device
CN113626102A (en) Data processing method and device, electronic equipment and storage medium
US20230385363A1 (en) Web site preview generation based on web site type
CN108520448B (en) Event management method and device
CN111967269B (en) Business risk identification method and device and electronic equipment
CN111191090B (en) Method, device, equipment and storage medium for determining service data presentation graph type
CN117389647A (en) Plug-in generation method, application development method, device, equipment and medium
CN109408759B (en) Object association visualization method, device and equipment
CN110166347B (en) Information sharing method, device and equipment
CN110187874B (en) Rule configuration method and device executed in computer equipment
CN109597695B (en) Data processing method, device and equipment
CN112988810B (en) Information searching method, device and equipment
CN116188622A (en) Power index information display method and device, electronic equipment and computer medium
CN111324778B (en) Data and service processing method and device and electronic equipment
US12019625B2 (en) Techniques for automated database query generation
CN110968513B (en) Recording method and device of test script

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
TA01 Transfer of patent application right

Effective date of registration: 20200924

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Applicant after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Applicant before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20200924

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Applicant after: Advanced innovation technology Co.,Ltd.

Address before: A four-storey 847 mailbox in Grand Cayman Capital Building, British Cayman Islands

Applicant before: Alibaba Group Holding Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant