CN111309675B - Associated information display method and device, electronic equipment and storage medium - Google Patents

Associated information display method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN111309675B
CN111309675B CN202010065355.4A CN202010065355A CN111309675B CN 111309675 B CN111309675 B CN 111309675B CN 202010065355 A CN202010065355 A CN 202010065355A CN 111309675 B CN111309675 B CN 111309675B
Authority
CN
China
Prior art keywords
file
target
link
target file
link file
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
CN202010065355.4A
Other languages
Chinese (zh)
Other versions
CN111309675A (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 Youzhuju Network Technology Co Ltd
Original Assignee
Beijing Youzhuju Network 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 Youzhuju Network Technology Co Ltd filed Critical Beijing Youzhuju Network Technology Co Ltd
Priority to CN202010065355.4A priority Critical patent/CN111309675B/en
Publication of CN111309675A publication Critical patent/CN111309675A/en
Application granted granted Critical
Publication of CN111309675B publication Critical patent/CN111309675B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs

Abstract

The embodiment of the disclosure discloses a method, a device, an electronic device and a storage medium for displaying associated information, comprising: acquiring a target instruction to be executed, wherein the target instruction acts on a target file in a display interface; and calling a link file pre-associated with the target file according to the target instruction, and displaying the link file in the display interface, wherein the link file is a topological structure of the target file. And displaying the link files of other structural parts of the characterization topological structure diagram associated with the target file, and observing the whole topological structure diagram or the information of a certain path topological structure by continuously opening the link files of the target file. In the watching process, the user can clearly observe the information displayed by the topological structure diagram without frequently amplifying or shrinking the topological structure diagram, so that the user operation is convenient, and the playing efficiency is improved.

Description

Associated information display method and device, electronic equipment and storage medium
Technical Field
The embodiment of the disclosure relates to the field of data testing, in particular to a method and a device for displaying associated information, electronic equipment and a storage medium.
Background
The topology structure is a method of abstracting an entity into "points" irrespective of the size and shape thereof, abstracting a line connecting the entities into "lines", and further representing the relationship between the points and the lines in the form of a graph, and aims to study the connection relationship between the points and the lines. The graph representing the relationship between points and lines is referred to as a topological structure diagram.
In the prior art, when a framework, a detailed design process or a development process of a specific project is displayed by using a topological structure, when information contained in the topological structure is excessive or elements constituting the topological structure are excessive, the area of the topological structure is larger, and people can only observe the local or global property by continuously enlarging or reducing the topological structure diagram, so that the method is very inconvenient to use.
Disclosure of Invention
The embodiment of the disclosure provides a method, a device, electronic equipment and a storage medium for displaying associated information capable of hierarchically exhibiting elements and contents of a topological structure.
In order to solve the technical problems, an embodiment of the present disclosure adopts a technical scheme that: provided is a related information display method, including:
acquiring a target instruction to be executed, wherein the target instruction acts on a target file in a display interface;
And calling a link file pre-associated with the target file according to the target instruction, and displaying the link file in the display interface, wherein the link file is a topological structure of the target file.
To solve the above technical problem, an embodiment of the present disclosure further provides an associated information display device, including:
the acquisition module is used for acquiring a target instruction to be executed, wherein the target instruction acts on a target file in a display interface;
and the processing module is used for calling the link file pre-associated with the target file according to the target instruction and displaying the link file in the display interface, wherein the link file is of a topological structure of the target file.
To solve the above technical problem, an embodiment of the present disclosure further provides an electronic device, including a memory and a processor, where the memory stores computer readable instructions, and when the computer readable instructions are executed by the processor, the processor is caused to execute the steps of the related information display method.
To solve the above technical problem, embodiments of the present disclosure further provide a computer readable medium, where the computer readable instructions, when executed by one or more processors, cause the one or more processors to perform the steps of the above related information display method.
The beneficial effects of the embodiment of the disclosure are that: when a user views the topological structure diagram, the display page only displays the target file representing the initial structure or the basic structure of the topological structure, and when the user wants to continue browsing the rest topological structure, the user displays the link files representing other structural parts of the topological structure diagram associated with the target file, and can observe the whole topological structure diagram or the information of a certain topological structure by continuously opening the link files of the target file. In the watching process, the user can clearly observe the information displayed by the topological structure diagram without frequently amplifying or shrinking the topological structure diagram, so that the user operation is convenient, and the playing efficiency is improved.
Drawings
The above and other features, advantages, and aspects of embodiments of the present disclosure will become more apparent by reference to the following detailed description when taken in conjunction with the accompanying drawings. The same or similar reference numbers will be used throughout the drawings to refer to the same or like elements. It should be understood that the figures are schematic and that elements and components are not necessarily drawn to scale.
Fig. 1 is a basic flow diagram of a method for displaying associated information according to an embodiment of the disclosure;
FIG. 2 is a schematic diagram of a first display mode of a target file and a link file according to an embodiment of the disclosure;
FIG. 3 is a schematic diagram illustrating a second display mode of a target file and a link file according to an embodiment of the disclosure;
FIG. 4 is a flowchart illustrating a method for adjusting a target file according to a link file according to an embodiment of the disclosure;
FIG. 5 is a flowchart illustrating an adjustment of a target file according to display parameters of a link file according to an embodiment of the disclosure;
FIG. 6 is a flowchart of linking files according to the content of a target file according to an embodiment of the present disclosure;
FIG. 7 is a flowchart illustrating a method for filtering link files according to an embodiment of the present disclosure;
fig. 8 is a schematic diagram of a basic structure of an associated information display device according to an embodiment of the present disclosure;
fig. 9 is a basic structural block diagram of an electronic device according to the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure have been shown in the accompanying drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but are provided to provide a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the present disclosure are for illustration purposes only and are not intended to limit the scope of the present disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order and/or performed in parallel. Furthermore, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "including" and variations thereof as used herein are intended to be open-ended, i.e., including, but not limited to. The term "based on" is based at least in part on. The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments. Related definitions of other terms will be given in the description below.
It should be noted that the terms "first," "second," and the like in this disclosure are used merely to distinguish one device, module, or unit from another device, module, or unit, and are not intended to limit the order or interdependence of the functions performed by the devices, modules, or units.
It should be noted that references to "one", "a plurality" and "a plurality" in this disclosure are intended to be illustrative rather than limiting, and those of ordinary skill in the art will appreciate that "one or more" is intended to be understood as "one or more" unless the context clearly indicates otherwise.
The names of messages or information interacted between the various devices in the embodiments of the present disclosure are for illustrative purposes only and are not intended to limit the scope of such messages or information.
The following describes the technical solutions of the present disclosure and how the technical solutions of the present disclosure solve the above technical problems in detail with specific embodiments. The following embodiments may be combined with each other, and the same or similar concepts or processes may not be described in detail in some embodiments. Embodiments of the present disclosure will be described below with reference to the accompanying drawings.
Referring to fig. 1 specifically, fig. 1 is a basic flow chart of a related information display method according to the present embodiment.
As shown in fig. 1, a method for displaying associated information includes:
s1100, acquiring a target instruction to be executed, wherein the target instruction acts on a target file in a display interface;
the topology map includes a target file and a link file, and specifically, the topology map can be (but is not limited to): a flow chart, an architecture diagram or a connection relation diagram.
The target instruction refers to an instruction capable of triggering the call to the link file, and thus, the target instruction can be a click or swipe instruction acting on the target file. In some embodiments, when the presentation of the topology map sets an automatic play program, the target instruction is the automatic play program; in some embodiments, when the topology map sets a play animation, for example, a play animation in the PPT, and the PPT is displayed, the target instruction is a page-turning or next-step control instruction. The target instruction can be issued through a mouse, a keyboard, touch control, sound, limb action or text information. When the target instruction is issued through sound, limb action or text information, the target instruction is executed by receiving the information and then identifying the information, and when the information is identified as the trigger information of the target instruction.
In the present embodiment, the target file refers to a file frame or a file icon having a link file in the topology structure diagram. In some embodiments, when there are multiple file frames or file icons with linked files in the display interface, the target file refers to the file frame or file icon with linked files selected by the user.
In some embodiments, the topology map is hierarchical, i.e., the topology map is nested with file frames or file icons of different levels, so that the target files in one level are linked files of other target files in the last level, and the linked files in one level are target files of other files in the next level.
In this embodiment, the relationship between the target file and the link file is: the link file is associated with the target file via a hyperlink. But is not limited to, in some embodiments, the target file is journaled with the link file by way of constructing key-value pairs; in some implementations, the target file is associated with the link file by creating a mapping list. The association between the target file and the link file is intended to be able to search for or call to the link file by the target file, and therefore, all technical means capable of achieving this object can be applied to the present embodiment, and should not be limited.
S1200, calling a link file pre-associated with the target file according to the target instruction, and displaying the link file in the display interface, wherein the link file is a topological structure of the target file.
And calling the link file of the target file pointed by the target instruction according to the target instruction, and displaying the called link file.
In some embodiments, the topology structure diagram display adopts a folding display mode, namely when a link file of one target file is displayed, the displayed link file and the target file are linked through a connecting line. However, the display mode is not limited to this, and in some embodiments, when a link file of one target file is displayed, a topology structure diagram displayed before is displayed by adjusting a position and/or reducing the display mode; in some embodiments, when a link file of a target file is displayed, the previously displayed topology map is hidden.
In the above embodiment, when the user views the topology structure, the display page only displays the target file representing the initial structure or the basic structure of the topology structure, and when the user wants to continue browsing the rest of the topology structure, the user displays the link files representing other structural parts of the topology structure associated with the target file, and can observe the whole topology structure or the information of a certain path of topology structure by continuously opening the link files of the target file. In the watching process, the user can clearly observe the information displayed by the topological structure diagram without frequently amplifying or shrinking the topological structure diagram, so that the user operation is convenient, and the playing efficiency is improved.
In some embodiments, the target file is displayed independently of the link file when the link file is displayed. Referring to fig. 2, fig. 2 is a schematic diagram illustrating a first display mode of a target file and a link file. If the current topology structure includes steps a, B and C, and step a includes specific refinement steps A1, A2 and A3, and refinement step A1 includes more refined steps a11, a12 and a13, since the complete flowchart including steps a, B, C, A1, A2, A3, a11, a12 and a13 cannot be drawn in detail, the link file of step a can be pre-established: step A1, step A2 and step A3 form a first link relation of the topological structure diagram, and simultaneously, the link file of step A1 is pre-established: and (3) a second link relation of the topological structure diagram formed by the step A11, the step A12 and the step A13. In this display mode, the target file and the link file are displayed independently of each other.
In some embodiments, to indicate a connection relationship between a target file and a link file, the target file and the link file are connected into a tree-like distribution structure through a connection line. Referring to fig. 3, fig. 3 is a schematic diagram illustrating a second display mode of the target file and the link file according to the present embodiment. As shown in fig. 3, if the current topology structure includes a company a, a company B, a company C, a company D, AN institute N, etc., and the company a includes a specific A1 organization, A2 organization, A3 organization, and AN organization, since a complete organization structure including a company a, a company B, a company C, a company D, AN institute N, A1 organization, A2 organization, A3 organization, and AN organization cannot be detailed, a link file of the company a can be pre-established: first link relation of topology structure formed by A1 mechanism, A2 mechanism, A3 mechanism and AN mechanism. When a predetermined trigger operation to AN A company in the organization frame is detected, invoking a sub-framework diagram formed by AN A1 mechanism, AN A2 mechanism, AN A3 mechanism and AN mechanism according to a first link relation. In this embodiment, in order to indicate the relationship between the target file and the link file, when the link file is displayed, the target file and the link file are connected by a connection line to form a tree structure. In some embodiments, the connection line linking the files is directly connected to the target file in the last architecture.
In some embodiments, to make it clear to the user that the target file is provided with a link file, an identifier is provided on the target file. Referring to fig. 3, fig. 3 is a schematic diagram of an implementation of setting a flag on a target file according to the present embodiment. As shown in fig. 3, a line block diagram B in the topology structure diagram is a target file, and if the target file is provided with a link file, an identification diagram of a triangle is set in the lower left corner of the line block diagram B. However, the setting manner of the identification map is not limited to this, and according to different specific application scenarios, the placement position and shape of the identification information can be set in a customized manner, for example, the identification information can be placed at any position of the target file, and the shape of the identification information can be (but not limited to): circular, oval, rectangular, or flag, etc. In some embodiments, when the target file has a linked file, a shadow frame is disposed under the wire frame of the target file; when the target file has multi-level link file nesting, the more the levels of the nested link files of the target file are, the more the shadow frames are arranged, and the number of layers is the same as the nesting level.
In some embodiments, in order to better display the link file, the target file and the topology structure diagram where the target file is located need to be adjusted in position and/or size, so that the link file has a better display space. Referring to fig. 4, fig. 4 is a flow chart illustrating the adjustment of the target file according to the link file in the present embodiment.
As shown in fig. 4, S1200 includes:
s1211, adjusting the size and/or the position of the target file according to the target instruction so as to enlarge a blank display area in the display interface;
in the present embodiment, in order to display the link file more preferably, when the link file is displayed according to the target instruction, it is necessary to adjust the target file.
In some embodiments, in order to ensure that the link file has a good display space, before the link file is displayed, the target file needs to be moved in the following manner: the target file is moved to the left side of the display interface, but the moving manner is not limited to this, and the moving direction of the target file can be the upper side edge, the lower book edge or the right side edge of the display interface according to different specific application scenes. In some embodiments, the position adjustment is not limited to the target file, but also includes a topology structure diagram including a target page in the current display interface. The main point of performing position adjustment on the topological structure diagram of the target file is that: under the condition that the display space of the link file is enlarged and the gist is met, the target file and the scheme for moving the topological structure diagram where the target file is located belong to the protection scope of the scheme, and the scheme is not limited.
In some embodiments, to ensure that the link file has good display space, the target file needs to be scaled before the link file is displayed. The scaling mode is as follows: the scaling is performed on the target file by 2 times, but the scaling mode is not limited to this, and the scaling multiple can be as follows according to different application scenarios: 1.5 times, 3 times, 3.5 times, 4 times or more. In some embodiments, the size scaling is not limited to the target file, but includes a topology structure including the target page in the current display interface. The main idea of scaling the size of the topological structure diagram where the target file is located is that: under the condition that the display space of the link file is enlarged and the gist is met, the target file and the scheme for scaling the topological structure diagram of the target file belong to the protection scope of the scheme, and the scheme is not limited.
In some embodiments, to ensure that the link file has a good display space, the target file needs to be scaled and then the position of the target file is adjusted before the link file is displayed. The processing mode of the target file is as follows: scaling the target file by 2 times, and then moving the scaled target file to the left side of the display interface, but the processing mode is not limited to this, and the scaling multiple of the target file can be as follows according to different application scenarios: the moving direction of the object document can be at the upper side edge, the lower side edge, or the right side edge of the display interface by 1.5 times, 3 times, 3.5 times, 4 times, or more. In some embodiments, the solution of performing size scaling and position shifting is not limited to the target file, but also includes a topology structure diagram including the target page in the current display interface. The main points of performing size scaling and position movement on the topological structure diagram where the target file is located are as follows: under the condition that the display space of the link file is enlarged and the gist is met, the target file and the scheme of size scaling and position shifting of the topological structure diagram where the target file is located belong to the protection scope of the scheme, and are not limited.
S1212, retrieving the link file and displaying the link file in the enlarged blank display area.
After the target file is processed, a larger blank display area is formed on the display interface, and the retrieved link file is displayed in the enlarged blank display area, so that the link file is more striking and is easy to identify by people.
In some embodiments, the size and/or position adjustment of the target file is performed dynamically, the target file is processed according to the display parameters of the link file, and different adjustment strategies are used for different link files. Referring to fig. 5, fig. 5 is a flow chart illustrating the adjustment of the target file according to the display parameters of the link file according to the present embodiment.
As shown in fig. 5, S1211 includes:
s1221, obtaining display parameters of the link file;
before the target file is adjusted in size and/or position, display parameters of the link file need to be acquired, wherein the display parameters comprise the display area and the aspect ratio required by the link file. The display area is used for determining the size of a blank display area required for linking the file, and the aspect ratio is used for determining the moving direction of the target file.
S1222, adjusting the size and/or the position of the target file according to the display parameters.
And adjusting the size and/or the position of the target file according to the obtained display parameters. For example, when the display parameter indicates that the display area required for linking the file occupies one half of the display interface, the display area occupied by the target file needs to be reduced to less than one half of the display interface, and when the display area occupied by the target file is the whole of the display interface, the target file needs to be reduced by at least two times. When the display parameter indicates that the aspect ratio of the link file is 1:2, the link file is mainly distributed in the vertical direction, so that when the position of the target file is adjusted, the target file or the reduced target file is moved to the left side or the right side of the display interface.
In the embodiment, the target file is adjusted according to the display parameters of the link file, so that the display layout of the link file and the target file in the display interface is more reasonable, and the user can read conveniently.
In some embodiments, when the user is constructing the topological structure diagram, for the convenience of the user to operate, the link file corresponding to the content information of the target file is searched from the pre-established file database to map. Referring to fig. 6, fig. 6 is a flowchart illustrating a process of associating a link file according to the content of a target file according to the present embodiment.
As shown in fig. 6, S1100 includes, before:
s1011, acquiring content information of the target file;
in building the target file, the user may label the target file, for example, in fig. 2, the label of the target file is: "step A" and "step A1". In fig. 3, the labels of the target files are: "company A".
S1012, searching a link file associated with the content information in a preset file database based on the content information;
after the content information of the target file is read, searching a link file associated with the content information in a file database by taking the content information as a search condition.
In this embodiment, the file database is a database storing the target file and the link file in the history data. Specifically, the user or the platform performs associated storage on the target file with the link file in the history data. When a user builds a new topological structure diagram, the user can search the pre-stored link file by searching the content information of the target file.
S1013, mapping and linking the link file to the target file.
And the searched link files are directly mapped with the target files in an associated mode, so that a user can call the link files corresponding to the target files in the file database through the target files, and the user can conveniently and quickly construct a new topological structure diagram.
In some embodiments, when a plurality of link files of a target file are retrieved according to content information, the link files need to be deleted. Referring to fig. 7, fig. 7 is a flowchart illustrating a link file screening process according to the present embodiment.
As shown in fig. 7, S1013 includes:
s1021, acquiring environmental parameters of the environment where the target file is located;
and searching the content information, and acquiring the environment parameters of the target file when a plurality of link files corresponding to the current target file are searched. The environment parameter refers to the type of topological structure diagram where the target file is located.
The types of the topological structure diagram can be obtained through marking the topological structure diagram, and a user is required to mark the types of the topological structure diagram when creating the topological structure diagram. In some embodiments, the types of topological structure diagrams are identified by a neural network model that is pre-trained to a converged state for type identification of different types of topological structure diagrams.
S1022, determining a target link file matched with the environment from a plurality of link files according to the environment parameters;
after the environment parameters are acquired, determining a target link file matched with the environment from a plurality of link files according to the environment parameters, namely determining the target link file with the same type as the topological structure diagram from the plurality of link files. For example, by the content information of "company a", a plurality of link files, which are a first link file characterizing the organization structure of company a, a second link file characterizing the business scope of company a, and a third link file characterizing the personnel structure of company a, respectively, are retrieved. And determining that the first link file is the target link file if the topology structure diagram of the target file characterized by the environment parameters of the target file is constructed on the framework of the company.
S1023, mapping and linking the target link file to the target file.
And the searched target link file is directly mapped with the target file in an associated mode, so that a user can call the link file corresponding to the target link file in the file database through the target file, and the user can conveniently and quickly construct a new topological structure diagram.
In order to solve the technical problems, the embodiment of the disclosure further provides an associated information display device.
Referring to fig. 8 specifically, fig. 8 is a schematic diagram illustrating a basic structure of an associated information display device according to the present embodiment.
As shown in fig. 8, an associated information display device includes: an acquisition module 2100 and a processing module 2200. The acquiring module 2100 is configured to acquire a target instruction to be executed, where the target instruction acts on a target file in the display interface; the processing module 2200 is configured to call a link file associated with the target file in advance according to the target instruction, and display the link file in the display interface, where the link file is a topology structure of the target file.
When a user of the associated information display device views the topological structure diagram, the display page only displays the target file representing the initial structure or the basic structure of the topological structure, and when the user wants to continue browsing the rest topological structure, the user displays the link files representing other structural parts of the topological structure diagram associated with the target file, and the information of the whole topological structure diagram or a certain path of topological structure can be observed by continuously opening the link files of the target file. In the watching process, the user can clearly observe the information displayed by the topological structure diagram without frequently amplifying or shrinking the topological structure diagram, so that the user operation is convenient, and the playing efficiency is improved.
In some embodiments, the target file and the link file are connected in a tree-like distribution structure by a connecting line.
In some implementations, the target file includes identification information for characterizing the presence of the link file.
In some embodiments, the associated information display device further includes: the system comprises a second processing sub-module and a first execution sub-module. The second processing sub-module is used for adjusting the size and/or the position of the target file according to the target instruction so as to enlarge a blank display area in the display interface; the first execution submodule is used for retrieving the link file and displaying the link file in the enlarged blank display area.
In some embodiments, the link file includes a display parameter, and the associated information display apparatus further includes: the device comprises a first acquisition sub-module and a second execution sub-module. The first acquisition sub-module is used for acquiring display parameters of the link file; the second execution submodule is used for adjusting the size and/or the position of the target file according to the display parameters.
In some embodiments, the target file includes content information characterizing the content of the target file, and the associated information display device further includes: the system comprises a second acquisition sub-module, a third processing sub-module and a third execution sub-module. The second acquisition sub-module is used for acquiring the content information of the target file; the third processing sub-module is used for searching a link file associated with the content information in a preset file database based on the content information; the third execution sub-module is used for mapping and linking the link file to the target file.
In some embodiments, when there are a plurality of link files, the associated information display apparatus further includes: the system comprises a third acquisition sub-module, a fourth processing sub-module and a fourth execution sub-module. The third acquisition sub-module is used for acquiring environmental parameters of the environment where the target file is located; the fourth processing sub-module is used for determining a target link file matched with the environment from a plurality of link files according to the environment parameters; the fourth execution sub-module is used for mapping and linking the target link file to the target file.
Referring now to fig. 9, a schematic diagram of an electronic device 600 suitable for use in implementing embodiments of the present disclosure is shown. The terminal devices in the embodiments of the present disclosure may include, but are not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), in-vehicle terminals (e.g., in-vehicle navigation terminals), and the like, and stationary terminals such as digital TVs, desktop computers, and the like. The electronic device shown in fig. 9 is merely an example, and should not impose any limitations on the functionality and scope of use of embodiments of the present disclosure.
An electronic device includes: a memory and a processor, where the processor may be referred to as a processing device 601 described below, the memory may include at least one of a Read Only Memory (ROM) 602, a Random Access Memory (RAM) 603, and a storage device 608 described below, as follows:
As shown in fig. 9, the electronic device 600 may include a processing means (e.g., a central processing unit, a graphic processor, etc.) 601, which may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 602 or a program loaded from a storage means 608 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data required for the operation of the electronic apparatus 600 are also stored. The processing device 601, the ROM 602, and the RAM 603 are connected to each other through a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
In general, the following devices may be connected to the I/O interface 605: input devices 606 including, for example, a touch screen, touchpad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, and the like; an output device 607 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 608 including, for example, magnetic tape, hard disk, etc.; and a communication device 609. The communication means 609 may allow the electronic device 600 to communicate with other devices wirelessly or by wire to exchange data. While fig. 9 shows an electronic device 600 having various means, it is to be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may be implemented or provided instead.
In particular, according to embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a non-transitory computer readable medium, the computer program comprising program code for performing the method shown in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via communication means 609, or from storage means 608, or from ROM 602. The above-described functions defined in the methods of the embodiments of the present disclosure are performed when the computer program is executed by the processing device 601.
It should be noted that the computer readable medium described in the present disclosure may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium may be, for example (but not limited to): an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this disclosure, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present disclosure, however, the computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, with the computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, fiber optic cables, RF (radio frequency), and the like, or any suitable combination of the foregoing.
In some implementations, the clients, servers may communicate using any currently known or future developed network protocol, such as HTTP (HyperText Transfer Protocol ), and may be interconnected with any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the internet (e.g., the internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed networks.
The computer readable medium may be contained in the electronic device; or may exist alone without being incorporated into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: acquiring a target instruction to be executed, wherein the target instruction acts on a target file in a display interface; and calling a link file pre-associated with the target file according to the target instruction, and displaying the link file in the display interface, wherein the link file is a topological structure of the target file.
Computer program code for carrying out operations of the present disclosure may be written in one or more programming languages, including, but not limited to, an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules or units involved in the embodiments of the present disclosure may be implemented by means of software, or may be implemented by means of hardware. Where the name of the module or unit does not in some way constitute a limitation of the unit itself, for example the acquisition module may also be described as a "reading unit".
The functions described above herein may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: a Field Programmable Gate Array (FPGA), an Application Specific Integrated Circuit (ASIC), an Application Specific Standard Product (ASSP), a system on a chip (SOC), a Complex Programmable Logic Device (CPLD), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. The machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, there is provided a related information display method including:
acquiring a target instruction to be executed, wherein the target instruction acts on a target file in a display interface;
and calling a link file pre-associated with the target file according to the target instruction, and displaying the link file in the display interface, wherein the link file is a topological structure of the target file.
Optionally, the target file and the link file are connected into a tree-shaped distribution structure through a connecting wire.
Optionally, the target file includes identification information for characterizing the existence of the link file.
Optionally, the calling the link file pre-associated with the target file according to the target instruction, and displaying the link file in the display interface includes:
adjusting the size and/or the position of the target file according to the target instruction so as to enlarge a blank display area in the display interface;
and calling the link file and displaying the link file in the enlarged blank display area.
Optionally, the link file includes a display parameter, and the resizing and/or positioning the target file according to the target instruction includes:
Acquiring display parameters of the link file;
and adjusting the size and/or the position of the target file according to the display parameters.
Optionally, the target file includes content information characterizing the content of the target file, and before the target instruction to be executed is acquired, the method includes:
acquiring content information of the target file;
searching a link file associated with the content information in a preset file database based on the content information;
and mapping and linking the link file to the target file.
Optionally, when there are a plurality of link files, the mapping the link file to the target file includes:
acquiring environmental parameters of the environment where the target file is located;
determining a target link file matched with the environment from a plurality of link files according to the environment parameters;
and mapping and linking the target link file to the target file.
According to one or more embodiments of the present disclosure, there is also provided an associated information display apparatus including:
the acquisition module is used for acquiring a target instruction to be executed, wherein the target instruction acts on a target file in a display interface;
And the processing module is used for calling the link file pre-associated with the target file according to the target instruction and displaying the link file in the display interface, wherein the link file is of a topological structure of the target file.
Optionally, the target file and the link file are connected into a tree-shaped distribution structure through a connecting wire.
Optionally, the target file includes identification information for characterizing the existence of the link file.
Optionally, the associated information display device further includes:
the second processing sub-module is used for adjusting the size and/or the position of the target file according to the target instruction so as to enlarge a blank display area in the display interface;
and the first execution sub-module is used for calling the link file and displaying the link file in the enlarged blank display area.
Optionally, the link file includes a display parameter, and the associated information display device further includes:
the first acquisition sub-module is used for acquiring the display parameters of the link file;
and the second execution sub-module is used for adjusting the size and/or the position of the target file according to the display parameters.
Optionally, the target file includes content information characterizing the content of the target file, and the associated information display device further includes:
the second acquisition sub-module is used for acquiring the content information of the target file;
the third processing sub-module is used for searching a link file associated with the content information in a preset file database based on the content information;
and the third execution sub-module is used for mapping and linking the link file to the target file.
Optionally, when the link file has a plurality of links, the associated information display device further includes:
the third acquisition sub-module is used for acquiring environmental parameters of the environment where the target file is located;
a fourth processing sub-module, configured to determine, according to the environmental parameter, a target link file that matches the environment from among a plurality of link files;
and the fourth execution sub-module is used for mapping and linking the target link file to the target file.
There is also provided, in accordance with one or more embodiments of the present disclosure, an electronic device including a memory and a processor, the memory storing computer readable instructions that, when executed by the processor, cause the processor to perform the steps of the association information display method described above.
There is also provided, in accordance with one or more embodiments of the present disclosure, a storage medium storing computer-readable instructions that, when executed by one or more processors, cause the one or more processors to perform the steps of the above-described associated information display method.
The foregoing description is only of the preferred embodiments of the present disclosure and description of the principles of the technology being employed. It will be appreciated by persons skilled in the art that the scope of the disclosure referred to in this disclosure is not limited to the specific combinations of features described above, but also covers other embodiments which may be formed by any combination of features described above or equivalents thereof without departing from the spirit of the disclosure. Such as those described above, are mutually substituted with the technical features having similar functions disclosed in the present disclosure (but not limited thereto).
Moreover, although operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. In certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limiting the scope of the present disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are example forms of implementing the claims.

Claims (9)

1. A related information display method, characterized by comprising:
acquiring a target instruction to be executed, wherein the target instruction acts on a target file in a display interface;
invoking a link file pre-associated with the target file according to the target instruction, and displaying the link file in the display interface, wherein the link file is a topological structure of the target file;
the step of calling the link file pre-associated with the target file according to the target instruction and displaying the link file in the display interface comprises the following steps:
the size and/or the position of the topological structure diagram including the target page in the target file and the current display interface are adjusted according to the target instruction so as to enlarge a blank display area in the display interface;
and calling the link file and displaying the link file in the enlarged blank display area.
2. The associated information display method according to claim 1, wherein the target file and the link file are connected into a tree-like distribution structure through a connection line.
3. The associated information display method according to claim 1 or 2, wherein the target file includes identification information for characterizing the existence of the link file.
4. The method according to claim 1, wherein the link file includes a display parameter, and the adjusting the size and/or position of the target file according to the target instruction includes:
acquiring display parameters of the link file;
and adjusting the size and/or the position of the target file according to the display parameters.
5. The method for displaying associated information according to claim 1, wherein the target file includes content information characterizing the content of the target file, and the method for displaying associated information includes, before the target instruction to be executed is acquired:
acquiring content information of the target file;
searching a link file associated with the content information in a preset file database based on the content information;
and mapping and linking the link file to the target file.
6. The method of claim 5, wherein when there are a plurality of link files, the mapping the link file to the target file comprises:
acquiring environmental parameters of the environment where the target file is located;
determining a target link file matched with the environment from a plurality of link files according to the environment parameters;
and mapping and linking the target link file to the target file.
7. An associated information display device, comprising:
the acquisition module is used for acquiring a target instruction to be executed, wherein the target instruction acts on a target file in a display interface;
the processing module is used for calling a link file pre-associated with the target file according to the target instruction and displaying the link file in the display interface, wherein the link file is of a topological structure of the target file;
wherein the associated information display device further comprises: the system comprises a second processing sub-module and a first execution sub-module. The second processing sub-module is used for adjusting the size and/or the position of the target file and the topology structure diagram comprising the target page in the current display interface according to the target instruction so as to enlarge a blank display area in the display interface; the first execution submodule is used for retrieving the link file and displaying the link file in the enlarged blank display area.
8. An electronic device comprising a memory and a processor, the memory having stored therein computer readable instructions that, when executed by the processor, cause the processor to perform the steps of the associated information display method of any of claims 1 to 6.
9. A computer readable medium, which when executed by one or more processors, causes the one or more processors to perform the steps of the associated information display method of any one of claims 1 to 6.
CN202010065355.4A 2020-01-20 2020-01-20 Associated information display method and device, electronic equipment and storage medium Active CN111309675B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010065355.4A CN111309675B (en) 2020-01-20 2020-01-20 Associated information display method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010065355.4A CN111309675B (en) 2020-01-20 2020-01-20 Associated information display method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111309675A CN111309675A (en) 2020-06-19
CN111309675B true CN111309675B (en) 2023-09-26

Family

ID=71148909

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010065355.4A Active CN111309675B (en) 2020-01-20 2020-01-20 Associated information display method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111309675B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1756188A (en) * 2004-09-30 2006-04-05 北京航空航天大学 Large-scale network topology graphics display method
CN101674197A (en) * 2009-09-30 2010-03-17 华为技术有限公司 Display method of network topological graph, display device and system
CN102571433A (en) * 2012-01-11 2012-07-11 华为技术有限公司 Method and device for showing network paths
CN103634147A (en) * 2013-11-28 2014-03-12 华为技术服务有限公司 Network topology management method and equipment
US8898039B1 (en) * 2009-04-13 2014-11-25 Cadence Design Systems, Inc. Physical topology-driven logical design flow
CN105095553A (en) * 2014-05-23 2015-11-25 中兴通讯股份有限公司 Topology display method and device
CN106201176A (en) * 2016-06-24 2016-12-07 维沃移动通信有限公司 A kind of method for displaying image and mobile terminal
CN107690024A (en) * 2017-05-15 2018-02-13 上海爱优威软件开发有限公司 Electronic equipment and its control method
CN108038117A (en) * 2017-10-31 2018-05-15 华为技术有限公司 A kind of page layout method and device
CN108737179A (en) * 2018-05-21 2018-11-02 北京顺丰同城科技有限公司 Facility information processing method, device, terminal device and storage medium
CN109768883A (en) * 2018-12-21 2019-05-17 华为技术服务有限公司 A kind of the determination method, apparatus and terminal device in network topology path

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1756188A (en) * 2004-09-30 2006-04-05 北京航空航天大学 Large-scale network topology graphics display method
US8898039B1 (en) * 2009-04-13 2014-11-25 Cadence Design Systems, Inc. Physical topology-driven logical design flow
CN101674197A (en) * 2009-09-30 2010-03-17 华为技术有限公司 Display method of network topological graph, display device and system
CN102571433A (en) * 2012-01-11 2012-07-11 华为技术有限公司 Method and device for showing network paths
CN103634147A (en) * 2013-11-28 2014-03-12 华为技术服务有限公司 Network topology management method and equipment
CN105095553A (en) * 2014-05-23 2015-11-25 中兴通讯股份有限公司 Topology display method and device
CN106201176A (en) * 2016-06-24 2016-12-07 维沃移动通信有限公司 A kind of method for displaying image and mobile terminal
CN107690024A (en) * 2017-05-15 2018-02-13 上海爱优威软件开发有限公司 Electronic equipment and its control method
CN108038117A (en) * 2017-10-31 2018-05-15 华为技术有限公司 A kind of page layout method and device
CN108737179A (en) * 2018-05-21 2018-11-02 北京顺丰同城科技有限公司 Facility information processing method, device, terminal device and storage medium
CN109768883A (en) * 2018-12-21 2019-05-17 华为技术服务有限公司 A kind of the determination method, apparatus and terminal device in network topology path

Also Published As

Publication number Publication date
CN111309675A (en) 2020-06-19

Similar Documents

Publication Publication Date Title
JP7032277B2 (en) Systems and methods for disambiguating item selection
CN112528595B (en) Document processing method and device and electronic equipment
CN111291244B (en) House source information display method, device, terminal and storage medium
CN109492210A (en) A kind of online document content displaying method, device, storage medium and electronic equipment
CN109684589B (en) Client comment data processing method and device and computer storage medium
CN109726343A (en) Image carousel method and device
CN109299244A (en) A kind of online document search method, device, storage medium and electronic equipment
CN110362248A (en) Control method, device, equipment and the medium of small routine side menu bar
WO2022233311A1 (en) Display method and apparatus, and electronic device
CN113238688B (en) Form display method, device, equipment and medium
CN111353296B (en) Article processing method, apparatus, electronic device and computer readable storage medium
CN110618811B (en) Information presentation method and device
CN109814778B (en) Method and device for realizing small program tab, electronic equipment and medium
CN111310086A (en) Page jump method and device and electronic equipment
CN111260445A (en) House resource information display method, device, terminal and storage medium
CN111309675B (en) Associated information display method and device, electronic equipment and storage medium
CN113204557B (en) Electronic form importing method, device, equipment and medium
CN110568976B (en) Method, device, equipment and storage medium for controlling application display
CN113656128A (en) Page generation method and device and electronic equipment
CN114417782A (en) Display method and device and electronic equipment
CN110442403B (en) Method, device, electronic equipment and medium for calling functional component
CN113094286A (en) Page testing method and device, storage medium and electronic equipment
CN111310031B (en) House source information display method, device, terminal and storage medium
CN111414106A (en) Title display method and device, electronic equipment and computer readable medium
CN114997120B (en) Method, device, terminal and storage medium for generating document tag

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

Effective date of registration: 20230428

Address after: Room 802, Information Building, 13 Linyin North Street, Pinggu District, Beijing, 101299

Applicant after: Beijing youzhuju Network Technology Co.,Ltd.

Address before: No. 715, 7th floor, building 3, 52 Zhongguancun South Street, Haidian District, Beijing 100081

Applicant before: Beijing infinite light field technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant