CN110659096B - Method, device, system and storage medium for displaying network topological graph - Google Patents

Method, device, system and storage medium for displaying network topological graph Download PDF

Info

Publication number
CN110659096B
CN110659096B CN201910894950.6A CN201910894950A CN110659096B CN 110659096 B CN110659096 B CN 110659096B CN 201910894950 A CN201910894950 A CN 201910894950A CN 110659096 B CN110659096 B CN 110659096B
Authority
CN
China
Prior art keywords
network
cloud
list
cloud host
hosts
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
CN201910894950.6A
Other languages
Chinese (zh)
Other versions
CN110659096A (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.)
Beijing Inspur Data Technology Co Ltd
Original Assignee
Beijing Inspur Data Technology 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 Beijing Inspur Data Technology Co Ltd filed Critical Beijing Inspur Data Technology Co Ltd
Priority to CN201910894950.6A priority Critical patent/CN110659096B/en
Publication of CN110659096A publication Critical patent/CN110659096A/en
Application granted granted Critical
Publication of CN110659096B publication Critical patent/CN110659096B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/12Discovery or management of network topologies

Abstract

The invention discloses a method, a device and a system for displaying a network topological graph and a computer readable storage medium, wherein the method comprises the following steps: acquiring networks with the number of associated cloud hosts larger than a first preset number on network nodes; screening out first cloud hosts only related to the network from the cloud hosts related to the network; storing associated information respectively corresponding to each first cloud host into a list, wherein the associated information comprises cloud host information and operation information; associating the list with a network so as to display the list in the network according to the display instruction, and enabling a user to check and operate the corresponding first cloud host; the cloud host icon displaying method and device are beneficial to enabling the cloud host icons displayed in the network to be more regular, clear and accurate in the using process, and enabling users to conveniently check and operate the cloud hosts.

Description

Method, device, system and storage medium for displaying network topological graph
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to a method, a device and a system for displaying a network topological graph and a computer readable storage medium.
Background
In the cloud data operating system, a network topological graph shows the topological relation among a network, a router and a cloud host in a webpage in a graphical mode, and the network, a subnet, a router interface and the cloud host can be operated and viewed in the network topological graph.
At present, when a plurality of cloud hosts (hundreds or thousands of cloud hosts) exist on one network in a network topological graph, when the graph of the network topological graph is displayed in a webpage, a plurality of hosts are associated on one network node, so that the superposition and the shielding of the host graph and the connection line occur, not only the topological relation of the network topological graph cannot be displayed, but also the cloud hosts in the network topological graph cannot be clicked to operate and view due to the shielding.
In view of the above, how to provide a method, an apparatus, a system and a computer readable storage medium for displaying a network topology that solve the above technical problems becomes a problem to be solved by those skilled in the art.
Disclosure of Invention
The embodiment of the invention aims to provide a method, a device and a system for displaying a network topological graph and a computer readable storage medium, which are beneficial to enabling a cloud host icon displayed in a network to be more regular, clear and accurate in the using process and enabling a user to check and operate a cloud host more conveniently.
In order to solve the above technical problem, an embodiment of the present invention provides a method for displaying a network topology map, including:
acquiring networks with the number of associated cloud hosts larger than a first preset number on network nodes;
screening out first cloud hosts only related to the network from the cloud hosts related to the network;
storing identification and associated information respectively corresponding to each first cloud host into a list, wherein the associated information comprises cloud host information and operation information;
and associating the list with the network so as to display the list in the network according to a display instruction, so that a user can view and operate the corresponding first cloud host.
Optionally, the method further comprises the option of adding more nodes in the network;
said associating said list with said network is:
associating the list with the more nodes option.
Optionally, the method further includes:
receiving a first click instruction of a user for clicking the option;
calling the list according to the first click instruction, and displaying each first cloud host in the network in a pull-down list mode, so that a user can perform corresponding operation on the first cloud host by clicking a corresponding identifier in the list.
Optionally, the method further includes:
selecting a second preset number of first cloud hosts from the first cloud hosts as target cloud hosts, and displaying the first icons of the target cloud hosts in the network, so that a user can perform corresponding operations on the corresponding target cloud hosts by clicking the first icons.
Optionally, the method further includes:
screening out second cloud hosts associated with a plurality of networks from the cloud hosts associated with the networks;
and displaying the second icon of each second cloud host in the network, so that a user can perform corresponding operation on the corresponding second cloud host by clicking the second icon.
The embodiment of the present invention further provides a device for displaying a network topology diagram, including:
the system comprises an acquisition module, a storage module and a processing module, wherein the acquisition module is used for acquiring networks of which the number of associated cloud hosts on network nodes is larger than a first preset number;
the screening module is used for screening out first cloud hosts only related to the network from the cloud hosts related to the network;
the storage module is used for storing the identification and the associated information which respectively correspond to each first cloud host into a list, wherein the associated information comprises cloud host information and operation information;
and the association module is used for associating the list with the network so as to display the list in the network according to a display instruction, so that a user can view and operate the corresponding first cloud host.
Optionally, the system further comprises an adding module, configured to add an option of more nodes in the network;
the association module is specifically configured to associate the list with the options of the more nodes.
Optionally, the method further includes:
the receiving module is used for receiving a first click instruction of a user for clicking the option;
and the calling module is used for calling the list according to the first click instruction and displaying each first cloud host in the network in a pull-down list mode so that a user can conveniently perform corresponding operation on the first cloud host by clicking a corresponding identifier in the list.
The embodiment of the invention also provides a system for displaying the network topological graph, which comprises the following steps:
a memory for storing a computer program;
and the processor is used for realizing the steps of the network topology graph displaying method when executing the computer program.
An embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method for displaying a network topology as described above are implemented.
The embodiment of the invention provides a method, a device, a system and a computer readable storage medium for displaying a network topology graph, wherein the method comprises the steps of obtaining networks with the number of associated cloud hosts larger than a first preset number from network nodes, screening out each first cloud host only associated with the network from each host associated with the network, storing each first cloud host and corresponding associated information in a list form, associating the list with the network, so that a user can check a pull-down list stored with each first cloud host in the network after inputting a display instruction through the network, check and operate each first cloud host in the list, and because each first cloud host is only associated with one network, each first cloud host is displayed in the network in the list form, so that not only can the network topology relationship of each first cloud host be clearly displayed, and the occupied space in the network can be reduced, so that the cloud host icons displayed in the network are more regular, clear and accurate, and the user can check and operate the cloud host more conveniently.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed in the prior art and the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
Fig. 1 is a schematic flowchart of a method for displaying a network topology diagram according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a device for displaying a network topology according to an embodiment of the present invention.
Detailed Description
The embodiment of the invention provides a method, a device and a system for displaying a network topological graph and a computer readable storage medium, which are beneficial to enabling a cloud host icon displayed in a network to be more regular, clear and accurate in the using process and enabling a user to check and operate a cloud host more conveniently.
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart illustrating a method for displaying a network topology according to an embodiment of the present invention. The method comprises the following steps:
s110: acquiring networks with the number of associated cloud hosts larger than a first preset number on the network nodes;
it should be noted that each network on the network node has multiple cloud hosts associated therewith, for a network, when the number of cloud hosts associated with the network is small, it is shown that the situation that all cloud host icons and connection lines overlap and block does not occur in the network, and for some networks with a large number of associated cloud hosts, it is shown that the situation that all cloud host icons and connection lines overlap and block occurs in the network when all cloud hosts are shown in the network, so that a network in which the number of associated cloud hosts is greater than a first preset number (for example, 20) is obtained from the network node in the present application, and specifically, multiple networks may be provided, which is described in detail by taking a network as an example.
S120: screening out first cloud hosts only related to the network from the cloud hosts related to the network;
s130: storing the identification and the associated information respectively corresponding to each first cloud host into a list, wherein the associated information comprises cloud host information and operation information;
specifically, after determining that the number of the associated cloud hosts is greater than a first preset number of networks, only each first cloud host associated with the network is screened out from the cloud hosts associated with the network, and then identifiers and associated information corresponding to the first cloud hosts are stored in a list, where an icon or a name of each first cloud host and corresponding associated information may be specifically stored in the list, that is, the identifier of the first cloud host may be an icon or a name, and the operation information in this embodiment may include operation options such as opening, closing, deleting, and the like.
S140: and associating the list with the network so as to display the list in the network according to the display instruction, so that the user can view and operate the corresponding first cloud host.
Specifically, after the lists corresponding to the first cloud hosts are established, the lists are associated with the network, when a user needs to check each first cloud host only associated with the network, a display instruction can be input, the system displays the corresponding lists in the network in a pull-down list mode according to the display instruction, the user can select the identifier of the first cloud host which the user wants to check from the lists to check the corresponding first cloud host, and the user can perform the desired operation on the first cloud host through the associated information. In order to reduce the space occupied by the list when the list is displayed in the network, each identifier in the list and corresponding associated information can be subjected to hyperlink association, and the corresponding associated information can be displayed to a user when the user clicks the identifier of a certain first cloud host.
Further, the method may further include the option of adding more nodes in the network;
associating the list with the network as:
the list is associated with more node options.
Correspondingly, the method may further include:
receiving a first click instruction of a user for clicking the option;
and calling the list according to the first click instruction, and displaying each first cloud host in a network in a pull-down list mode so that a user can perform corresponding operation on the first cloud host by clicking a corresponding identifier in the list.
Specifically, in this embodiment, an option of "more nodes" may be added to the network, and the option is associated with a list in which the relevant information of each first cloud host is stored, and specifically, a hyperlink may be used for association, so that a user may input a display instruction by clicking the option of "more nodes", specifically, a first click instruction may be generated when the user clicks the option of "more nodes", and the system may display the relevant information of each first cloud host in the list in the network in a pull-down list according to the first click instruction, so that the user may view and operate the corresponding first cloud host by clicking the identifier. Still further, the method may further comprise:
and selecting a second preset number of first cloud hosts from the first cloud hosts as target cloud hosts, and displaying the first icons of the target cloud hosts in the network, so that a user can perform corresponding operations on the corresponding target cloud hosts by clicking the first icons.
It should be noted that, in this embodiment, some first cloud hosts may be selected from the first cloud hosts as target cloud hosts, the target cloud hosts are directly displayed in the network, and when there is a cloud host that a user needs to view or operate in the target cloud hosts, the first icon displayed in the network may be directly clicked, so as to facilitate the user operation. Each target cloud host can be selected randomly or according to the self needs of the user, and specifically can be determined according to actual needs.
Optionally, the method may further include:
screening out second cloud hosts which are associated with a plurality of networks from the cloud hosts associated with the networks;
and displaying the second icon of each second cloud host in the network, so that the user can perform corresponding operation on the corresponding second cloud host by clicking the second icon.
It should be further noted that, in this embodiment, each second cloud host associated with multiple networks may also be selected from the cloud hosts associated with the networks, that is, each second cloud host associated with other networks in addition to the network may also be selected from the cloud hosts, and since the network topology in which the cloud hosts are associated with the multiple networks is complex, each second cloud host may be directly displayed in the network, specifically, the second icon corresponding to each second cloud host may be displayed in the network, and a user may view and operate the second cloud host by clicking the corresponding second icon.
It can be seen that, in the method, the network with the number of associated cloud hosts larger than the first preset number is obtained from the network node, each first cloud host only associated with the network is selected from each host associated with the network, and each first cloud host and corresponding association information are stored in the form of a list, so that the list is associated with the network, a user can see a pull-down list in which each first cloud host is stored in the network after inputting a display instruction through the network, and can also see and operate each first cloud host in the list, since each first cloud host is only associated with one network, the network topology relationship of each first cloud host can be clearly displayed and the space occupied in the network can be reduced by displaying each first cloud host in the form of a list in the network, the cloud host icons displayed in the network are more regular, clear and accurate, and the user can check and operate the cloud host more conveniently.
On the basis of the foregoing embodiments, an embodiment of the present invention further provides a device for displaying a network topology, and specifically refer to fig. 2. The device includes:
an obtaining module 21, configured to obtain networks in which the number of associated cloud hosts on a network node is greater than a first preset number;
the screening module 22 is configured to screen out, from the network-associated cloud hosts, first cloud hosts only associated with the network;
the storage module 23 is configured to store, in a list, associated information corresponding to each first cloud host, where the associated information includes cloud host information and operation information;
and the association module 24 is configured to associate the list with the network, so that the list is displayed in the network according to the display instruction, and a user views and operates the corresponding first cloud host.
Further, the device also comprises an adding module, which is used for adding more node options in the network;
the associating module 24 is specifically configured to associate the list with the options of more nodes.
Further, the apparatus further comprises:
the receiving module is used for receiving a first click instruction of a user for clicking the option;
and the calling module is used for calling the list according to the first click instruction and displaying each first cloud host in a network in a pull-down list mode so that a user can conveniently perform corresponding operation on the first cloud host by clicking the corresponding first cloud host in the list.
It should be noted that the apparatus for displaying a network topology diagram provided in this embodiment has the same beneficial effects as the above two methods for displaying a network topology diagram provided in the foregoing embodiment, and for the specific description of the method for displaying a network topology diagram related in this embodiment, please refer to the above embodiment, which is not described herein again.
On the basis of the above embodiment, an embodiment of the present invention further provides a system for displaying a network topology, including:
a memory for storing a computer program;
and the processor is used for realizing the steps of the display method of the network topological graph when executing the computer program.
For example, the processor in this embodiment is configured to obtain networks, on the network node, of which the number of associated cloud hosts is greater than a first preset number; screening out first cloud hosts only related to the network from the cloud hosts related to the network; storing associated information respectively corresponding to each first cloud host into a list, wherein the associated information comprises cloud host information and operation information; and associating the list with the network so as to display the list in the network according to the display instruction, so that the user can view and operate the corresponding first cloud host.
On the basis of the foregoing embodiments, the present invention further provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the steps of the above-mentioned network topology display method.
The computer-readable storage medium may include: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
In the present specification, the embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
It is further noted that, in the present specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or 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 identical elements in a process, method, article, or apparatus that comprises the element.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (6)

1. A method for displaying a network topology map is characterized by comprising the following steps:
acquiring networks with the number of associated cloud hosts larger than a first preset number on network nodes;
screening out first cloud hosts only related to the network from the cloud hosts related to the network;
storing identification and associated information respectively corresponding to each first cloud host into a list, wherein the associated information comprises cloud host information and operation information;
associating the list with the network so as to display the list in the network according to a display instruction, and enabling a user to view and operate the corresponding first cloud host; wherein:
further comprising the option of adding more nodes in the network;
said associating said list with said network is:
associating the list with the more nodes' options;
further comprising:
receiving a first click instruction of a user for clicking the option;
calling the list according to the first click instruction, and displaying each first cloud host in the network in a pull-down list mode, so that a user can conveniently perform corresponding operation on the first cloud host by clicking a corresponding identifier in the list.
2. The method for displaying a network topology map according to claim 1, further comprising:
selecting a second preset number of first cloud hosts from the first cloud hosts as target cloud hosts, and displaying the first icons of the target cloud hosts in the network, so that a user can perform corresponding operations on the corresponding target cloud hosts by clicking the first icons.
3. The method for displaying a network topology map according to claim 1, further comprising:
screening out second cloud hosts associated with a plurality of networks from the cloud hosts associated with the networks;
and displaying the second icon of each second cloud host in the network, so that a user can perform corresponding operation on the corresponding second cloud host by clicking the second icon.
4. An apparatus for displaying a network topology, comprising:
the system comprises an acquisition module, a storage module and a processing module, wherein the acquisition module is used for acquiring networks of which the number of associated cloud hosts on network nodes is larger than a first preset number;
the screening module is used for screening out first cloud hosts only related to the network from the cloud hosts related to the network;
the storage module is used for storing the identification and the associated information which respectively correspond to each first cloud host into a list, wherein the associated information comprises cloud host information and operation information;
the association module is used for associating the list with the network so as to display the list in the network according to a display instruction, and a user can view and operate the corresponding first cloud host; wherein:
the network node further comprises an adding module for adding more node options in the network;
the association module is specifically configured to associate the list with the options of the more nodes;
further comprising:
the receiving module is used for receiving a first click instruction of a user for clicking the option;
and the calling module is used for calling the list according to the first click instruction and displaying each first cloud host in the network in a pull-down list mode so that a user can conveniently perform corresponding operation on the first cloud host by clicking a corresponding identifier in the list.
5. A system for displaying a network topology, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the method for presenting a network topology according to any one of claims 1 to 3 when executing said computer program.
6. A computer-readable storage medium, characterized in that a computer program is stored on the computer-readable storage medium, which computer program, when being executed by a processor, carries out the steps of the representation of the network topology of one of the claims 1 to 3.
CN201910894950.6A 2019-09-20 2019-09-20 Method, device, system and storage medium for displaying network topological graph Active CN110659096B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910894950.6A CN110659096B (en) 2019-09-20 2019-09-20 Method, device, system and storage medium for displaying network topological graph

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910894950.6A CN110659096B (en) 2019-09-20 2019-09-20 Method, device, system and storage medium for displaying network topological graph

Publications (2)

Publication Number Publication Date
CN110659096A CN110659096A (en) 2020-01-07
CN110659096B true CN110659096B (en) 2022-07-05

Family

ID=69037531

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910894950.6A Active CN110659096B (en) 2019-09-20 2019-09-20 Method, device, system and storage medium for displaying network topological graph

Country Status (1)

Country Link
CN (1) CN110659096B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114978716B (en) * 2022-05-25 2024-01-26 安天科技集团股份有限公司 Three-dimensional topology display method and device and electronic equipment

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6836275B1 (en) * 2000-08-28 2004-12-28 Sanavigator, Inc. Method for distinguishing between single and multiple connections in a network topology
CN103118127A (en) * 2013-02-22 2013-05-22 浪潮电子信息产业股份有限公司 Method for positioning topology view of virtual resource rapidly based on color and state identification
CN103262031A (en) * 2010-12-10 2013-08-21 惠普发展公司,有限责任合伙企业 Managing records displayed in a tree list
CN104063381A (en) * 2013-03-19 2014-09-24 华为技术有限公司 Multilevel tree menu display method and terminal
CN105487914A (en) * 2014-09-16 2016-04-13 北京神州泰岳软件股份有限公司 Method and device for presenting topological graph of virtualization platform
CN106101359A (en) * 2016-06-06 2016-11-09 北京奇虎科技有限公司 The display packing of address list information and device
CN107453911A (en) * 2017-08-09 2017-12-08 武汉微创光电股份有限公司 A kind of method of automated topology arrangement
CN109639583A (en) * 2018-12-19 2019-04-16 迈普通信技术股份有限公司 Topological drawing drawing method, device and electronic equipment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7475365B2 (en) * 2004-06-25 2009-01-06 International Business Machines Corporation Method to enhance navigation and scalability in table and tree viewers
US9100298B2 (en) * 2011-05-23 2015-08-04 Cisco Technology, Inc. Host visibility as a network service
TWI469607B (en) * 2012-06-25 2015-01-11 Hope Bay Technologies Inc Cloud server for managing hostnames and ip addresses, and management method for the cloud server

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6836275B1 (en) * 2000-08-28 2004-12-28 Sanavigator, Inc. Method for distinguishing between single and multiple connections in a network topology
CN103262031A (en) * 2010-12-10 2013-08-21 惠普发展公司,有限责任合伙企业 Managing records displayed in a tree list
CN103118127A (en) * 2013-02-22 2013-05-22 浪潮电子信息产业股份有限公司 Method for positioning topology view of virtual resource rapidly based on color and state identification
CN104063381A (en) * 2013-03-19 2014-09-24 华为技术有限公司 Multilevel tree menu display method and terminal
CN105487914A (en) * 2014-09-16 2016-04-13 北京神州泰岳软件股份有限公司 Method and device for presenting topological graph of virtualization platform
CN106101359A (en) * 2016-06-06 2016-11-09 北京奇虎科技有限公司 The display packing of address list information and device
CN107453911A (en) * 2017-08-09 2017-12-08 武汉微创光电股份有限公司 A kind of method of automated topology arrangement
CN109639583A (en) * 2018-12-19 2019-04-16 迈普通信技术股份有限公司 Topological drawing drawing method, device and electronic equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
《面向主动入侵防御的动态复合虚拟网络研究》;翟继强;《万方》;20150615;全文 *

Also Published As

Publication number Publication date
CN110659096A (en) 2020-01-07

Similar Documents

Publication Publication Date Title
AU2019200530B2 (en) Identifying network security risks
CN108153670B (en) Interface testing method and device and electronic equipment
US20200311342A1 (en) Populating values in a spreadsheet using semantic cues
US9646276B2 (en) Dashboard for dynamic display of distributed transaction data
US8433996B2 (en) Hierarchical model for web browser navigation
US9852112B2 (en) Electronic discovery insight tool
CN109308284B (en) Report menu generation method and device, computer equipment and storage medium
JP2018529148A (en) Group message prompt method and apparatus for instant messaging application
US10135800B2 (en) Electronic discovery insight tool
US20150263926A1 (en) Network management system supporting customizable groups
CN104216698A (en) Webpage registration method and relative device
US20160378721A1 (en) Electronic Discovery Insight Tool
CN107391914B (en) Parameter display method, device and equipment
CN106991110B (en) Webpage switching method and device
CN110659096B (en) Method, device, system and storage medium for displaying network topological graph
CN111368226A (en) Screening method and device, electronic equipment and computer readable storage medium
CN115795203B (en) Method and device for constructing menu page, electronic equipment and storage medium
CN111740850A (en) Group chat creating method and device, electronic equipment and readable storage medium
CN111125205A (en) Signboard data display method, terminal and storage medium
CN115086261A (en) Management method, device, electronic equipment, medium and product of instant communication session
KR20010106186A (en) Computer system having graphical user interface with in-line tree filtering
CN110908647B (en) Building block type programmed object variable presenting method, device, terminal and storage medium
CN110048937B (en) Method, device, user terminal and storage medium for displaying chat information in split screen mode
CN114047855A (en) Form editing method and device and terminal equipment
CN109697238B (en) Data processing method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant