CN113961161A - Data display method, system, mobile terminal, storage medium and program product - Google Patents

Data display method, system, mobile terminal, storage medium and program product Download PDF

Info

Publication number
CN113961161A
CN113961161A CN202111210544.7A CN202111210544A CN113961161A CN 113961161 A CN113961161 A CN 113961161A CN 202111210544 A CN202111210544 A CN 202111210544A CN 113961161 A CN113961161 A CN 113961161A
Authority
CN
China
Prior art keywords
data
terminal
display device
display
displayed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111210544.7A
Other languages
Chinese (zh)
Other versions
CN113961161B (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.)
Alibaba Cloud Computing Ltd
Original Assignee
Alibaba Cloud Computing 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 Alibaba Cloud Computing Ltd filed Critical Alibaba Cloud Computing Ltd
Priority to CN202111210544.7A priority Critical patent/CN113961161B/en
Publication of CN113961161A publication Critical patent/CN113961161A/en
Application granted granted Critical
Publication of CN113961161B publication Critical patent/CN113961161B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units

Landscapes

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

Abstract

The embodiment of the application provides a data display method, a system, a mobile terminal, a storage medium and a program product, wherein the data display method comprises the following steps: acquiring partial first data displayed in the first display equipment through a data acquisition component of the second terminal; determining a data identifier corresponding to the part of the first data, and obtaining second data corresponding to the part of the first data based on the data identifier, wherein the second data is more detailed than the first data; and displaying second data corresponding to the part of the first data through a display part of the second terminal.

Description

Data display method, system, mobile terminal, storage medium and program product
Technical Field
The embodiment of the application relates to the technical field of computers, in particular to a data display method, a data display system, a mobile terminal, a storage medium and a program product.
Background
With the continuous development of big data technology, the visual large screen is also applied to more and more scenes, and is particularly suitable for emergency command centers, production control centers and the like.
However, in the existing large-screen visualization scheme, data display is mainly performed on a commander or a decision layer through a display device with a large screen, so when a problem is found through the content displayed by the display device, specific processing personnel need to be notified through oral notification and other modes, the processing personnel searches data corresponding to the problem from a database through a Personal Computer (PC) and the like according to the received indication to trace the root to the problem, and the whole process is complicated and untimely.
Disclosure of Invention
In view of the above, embodiments of the present application provide a data presentation scheme to at least partially solve the above problems.
According to a first aspect of the embodiments of the present application, there is provided a data presentation method, including: acquiring partial first data displayed in the first display equipment through a data acquisition component of the second terminal; determining a data identifier corresponding to the part of the first data, and obtaining second data corresponding to the part of the first data based on the data identifier, wherein the second data is more detailed than the first data; and displaying second data corresponding to the part of the first data through a display part of the second terminal.
According to a second aspect of embodiments of the present application, there is provided a data presentation system, including: the terminal comprises a first display device and a second terminal, wherein the first display device is used for displaying first data, the second terminal comprises a data acquisition component, a processor and a display component, and the data acquisition component is used for acquiring part of the first data displayed in the first display device; the processor is used for determining a data identifier corresponding to the part of the first data, and obtaining second data corresponding to the part of the first data based on the data identifier, wherein the second data is higher in detail than the first data; the display component is used for displaying second data corresponding to the part of the first data.
According to a third aspect of embodiments of the present application, there is provided a mobile terminal, including: intelligent terminal includes: the device comprises a data acquisition component, a display, a processor, a memory, a communication interface and a communication bus, wherein the display, the processor, the memory and the communication interface complete mutual communication through the communication bus; the data acquisition component is used for acquiring part of first data displayed in the first display device; the memory is used for storing at least one executable instruction, the executable instruction causes the processor to determine a data identifier corresponding to the part of the first data, and obtain second data corresponding to the part of the first data based on the data identifier, wherein the second data is more detailed than the first data; the data acquisition component is used for displaying second data corresponding to the part of the first data.
According to a fourth aspect of embodiments of the present application, there is provided a computer storage medium having stored thereon a computer program which, when executed by a processor, implements the data presentation method as described above.
According to a fifth aspect of the embodiments of the present application, there is provided a computer program product, which includes computer instructions for instructing a computing device to execute operations corresponding to the data presentation method described above.
According to the data display scheme provided by the embodiment of the application, the first data with low detail degree can be displayed through the first display device, the first data can be used for a commander or a decision layer to integrally control the data, and the global data condition and the solution progress after the fault can be tracked. Specifically, the processing person may focus on only a part of the data, the processing person may perform data acquisition on the focused part of the first data of the first display device through the second terminal, and the second terminal may determine the data identifier of the part of the data to obtain second data corresponding to the part with a higher degree of detail based on the data identifier. Through the scheme, the requirement of global display can be met through the first display device, the processing personnel can conveniently obtain different second data based on attention difference, the second data with higher detailed degree can be obtained through simple data acquisition of the second terminal, the interaction mode is very simple, the timeliness of the processing personnel for obtaining the data is greatly improved, and the difficulty of obtaining the data is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments described in the embodiments of the present application, and other drawings can be obtained by those skilled in the art according to the drawings.
Fig. 1 is a system block diagram of a data presentation system according to an embodiment of the present application;
fig. 2A is a schematic flowchart of a data display method according to an embodiment of the present disclosure;
FIG. 2B is a schematic view of a scenario in the embodiment shown in FIG. 2A;
fig. 3A is a schematic flow chart of another data display method according to an embodiment of the present disclosure;
FIG. 3B is a schematic diagram of a scenario in the embodiment shown in FIG. 3A;
FIG. 4 is a schematic view of a scenario applicable to a command center according to the present application;
fig. 5 is a schematic structural diagram of an intelligent device according to a fifth embodiment of the present application.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the embodiments of the present application, the technical solutions in the embodiments of the present application will be described clearly and completely below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, but not all embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application shall fall within the scope of the protection of the embodiments in the present application.
The following further describes specific implementations of embodiments of the present application with reference to the drawings of the embodiments of the present application.
Fig. 1 is a system block diagram of a data display system according to an embodiment of the present application, as shown in fig. 1, including: a first display device 100, a second terminal 200.
In this embodiment, the first display device is configured to display first data.
The second terminal comprises a data acquisition component, a processor and a display component, wherein the data acquisition component is used for acquiring partial first data displayed in the first display device; the processor is used for determining a data identifier corresponding to the part of the first data, and obtaining second data corresponding to the part of the first data based on the data identifier, wherein the second data is higher in detail than the first data; the display component is used for displaying second data corresponding to the part of the first data.
The first display device can be a display device capable of displaying a data visualization large screen, the data visualization large screen is used for displaying some key data indexes on the large screen in a data visualization mode, more data can be displayed through the large screen, visual data sharing can be conveniently achieved in a certain range through the large screen, for example, in a room, and a team can conveniently discuss and make a decision according to the data displayed on the large screen.
The second terminal can be any intelligent device, such as a mobile phone, a tablet computer, a smart watch and the like; the data acquisition component of the second terminal can be integrated in the second terminal, and can also be a data acquisition device externally connected with the second terminal; the data acquisition device may be any device having a data acquisition function, such as a camera, and the like, which is not limited in this embodiment.
Optionally, in this embodiment, the second terminal further includes an input component and a sending component; the input component is used for receiving an adjustment operation on the second data displayed; the sending component is configured to send the adjusted second data, so as to update the first data displayed in the first display device according to the adjusted second data. Thus, when it is determined that there is an abnormality in the second data, an adjustment scheme of the second data may be determined and an adjustment operation may be input through the input part of the second terminal to adjust the second data.
Optionally, in this embodiment, the system further includes a data processing center and a data correction terminal, where the data processing center is configured to receive the adjusted second data, and send an adjustment instruction to the data correction terminal according to an adjustment flag included in the adjusted second data; the data correction terminal is used for correcting second data according to the adjustment instruction and sending the corrected second data to the data processing center, so that the data processing center updates the first data displayed in the first display device according to the corrected second data.
According to the scheme provided by the embodiment, the first data with low detail degree can be displayed through the first display device, the first data can be used for a commander or a decision layer to integrally control the data, and the global data condition and the solution progress after the fault occurs can be tracked. Specifically, the processing person may focus on only a part of the data, the processing person may perform data acquisition on the focused part of the first data of the first display device through the second terminal, and the second terminal may determine the data identifier of the part of the data to obtain second data corresponding to the part with a higher degree of detail based on the data identifier. Through the scheme, the requirement of global display can be met through the first display device, the processing personnel can conveniently obtain different second data based on attention difference, the second data with higher detailed degree can be obtained through simple data acquisition of the second terminal, the interaction mode is very simple, the timeliness of the processing personnel for obtaining the data is greatly improved, and the difficulty of obtaining the data is reduced.
The following describes a specific implementation of the embodiments of the present application by a specific method.
Fig. 2A is a schematic flowchart of a data display method according to an embodiment of the present application, as shown in fig. 2A, including:
s201, collecting partial first data displayed in the first display device through a data collecting component of the second terminal.
Part of the first data presented in the first display device may be collected by a data collecting part of the second terminal. For example, the data acquisition component may be an image acquisition component, and the acquired image may be an image including part of the first data.
For example, if the first display device displays the first data in a map manner, the collected part of the first data may include a geographic area on the map; or, if the first display device displays the first data in the form of an architecture diagram, the collected part of the first data may include one or more nodes on the architecture diagram; or, if the first display device displays the first data in a table manner, the collected part of the first data may include one piece of data in the table or header data of the table, and the like.
S202, determining a data identifier corresponding to the part of the first data, and obtaining second data corresponding to the part of the first data based on the data identifier.
In this embodiment, the second data is higher in detail than the first data.
In this step, the collected part of the first data may be characters, and the corresponding data identifier may be determined according to the specific character content of the collected part of the first data.
In addition, the data acquisition component may be an image acquisition component, and the acquired image may be an image including part of the first data. The first display device generally displays the first data in a relatively fixed format, for example, a map is fixedly displayed in the middle of the first display device, some data indexes are fixedly displayed on two sides of the first display device, and the changed data indexes correspond to specific contents. Therefore, when the acquired image is subjected to image recognition, the acquired image can be directly matched with the interface displayed by the first display device, the position of the acquired image in the interface is determined, and the data identifier corresponding to part of the first data can be further determined according to the position.
Of course, the above is merely an example, and other schemes for determining the data identifier are also within the scope of the present application, for example, text, icons, and the like in the captured image may be recognized, and the data identifier corresponding to a part of the first data included in the image may be determined according to the recognition result.
After the data identifier is determined, second data corresponding to a part of the first data can be obtained according to the data identifier. The second data is more detailed than the first data. The obtained second data may then be presented by means of a display component of the second terminal.
And S203, displaying second data corresponding to the part of the first data through a display part of the second terminal.
For the specific display scheme, reference may be made to related technologies, which are not described herein again.
The following provides an exemplary illustration of the solution provided in the present embodiment through a specific scenario.
Referring to fig. 2B, the first display device may display first data, which may specifically include an architecture diagram displayed in the middle of the interface, and the architecture diagram includes conditions of each node, and other graphs may be displayed on two sides of the interface, so as to display specific data conditions corresponding to other data indexes.
If the data of a certain node is abnormal, as shown in fig. 2B, the node in the first display device is highlighted to prompt a handler. The processing personnel can hold the second terminal by hand, acquire the image comprising the node through the image acquisition equipment of the processing personnel, determine the data label of the node based on image identification, and obtain second data corresponding to the data label.
As shown in fig. 2B, after the second data is acquired, the second data with a higher detail degree may be displayed through the second terminal, and a handler may handle the abnormality of the node according to the more detailed second data.
Certainly, in this embodiment, because the content of the first display is limited, in the case that no abnormality occurs, the processing person may also hold the second terminal by hand according to the own requirement, and acquire the image including the node through the image acquisition device of the processing person, so as to obtain and display the second data, which is also within the protection scope of the present application.
According to the scheme provided by the embodiment, the first data with low detail degree can be displayed through the first display device, the first data can be used for a commander or a decision layer to integrally control the data, and the global data condition and the solution progress after the fault occurs can be tracked. Specifically, the processing person may focus on only a part of the data, the processing person may perform data acquisition on the focused part of the first data of the first display device through the second terminal, and the second terminal may determine the data identifier of the part of the data to obtain second data corresponding to the part with a higher degree of detail based on the data identifier. Through the scheme, the requirement of global display can be met through the first display device, the processing personnel can conveniently obtain different second data based on attention difference, the second data with higher detailed degree can be obtained through simple data acquisition of the second terminal, the interaction mode is very simple, the timeliness of the processing personnel for obtaining the data is greatly improved, and the difficulty of obtaining the data is reduced.
Fig. 3A is a schematic flow chart of another data display method according to an embodiment of the present application, as shown in fig. 3A, including:
s301, displaying first data through first display equipment, wherein part of the first data is displayed in an architecture diagram mode, the architecture diagram comprises a plurality of nodes, and part or all of the nodes correspond to data identifiers.
The architecture diagram may be a graphical representation of a plurality of nodes and corresponding aggregates of relationships between the plurality of nodes. For example, if the architecture diagram is used to identify a scene view, each node in the architecture diagram may identify a plurality of participants, and identify relationships between the plurality of participants through connecting lines between the nodes; if the architecture diagram is a logic view, each node in the architecture diagram can identify a logic component, and connecting lines among a plurality of nodes can identify data flow direction, constraint relation and the like among the plurality of logic components; if the architecture diagram is a physical view, the nodes in the architecture diagram may identify physical hardware, and the connection lines between multiple nodes may identify the connection, data transmission amount, and the like between the physical hardware. Of course, the above-mentioned architecture diagram is only exemplary, and is not used to limit the protection scope of the present application.
Of course, not only the architecture diagram but also other contents may be displayed in the first display device, which is not limited in this embodiment.
In this embodiment, a node in the architecture diagram may correspond to a data identifier, for example, the architecture diagram is used to identify a scene view, and a node in the architecture diagram may correspond to a participant identifier; if the architecture diagram is a logic view, nodes in the architecture diagram can correspond to component identifiers; if the architecture diagram is a physical view, the nodes in the architecture diagram may correspond to physical hardware identifiers.
S302, collecting partial nodes in the architecture diagram displayed by the first display device through an image collecting component of the second terminal, and obtaining an image comprising the partial nodes.
In this embodiment, an image acquisition component of the second terminal may acquire an image of the architecture diagram displayed by the first display device to obtain an image including a part of nodes.
The second terminal can be held by a handler, and the position for image acquisition can be conveniently controlled by the handler, so that second data corresponding to a node concerned by the handler can be conveniently acquired.
In other implementation manners of the present application, as shown in fig. 3B, the middle portion of the interface may display the architecture diagram, the two sides of the interface may display data contents corresponding to other data indexes, the data contents displayed in the interface of the first display device also belong to the first data, and a processing person may scan the data indexes on the two sides of the interface through the second terminal, so as to obtain the second data with higher detailed degree corresponding to the data indexes through subsequent steps.
When the acquired image comprises a plurality of nodes, selecting one node from the plurality of nodes according to the selection operation of a processing person to obtain corresponding second data; alternatively, the second data of a plurality of nodes may be obtained and all presented.
S303, carrying out image recognition on the acquired image, and determining a data identifier corresponding to a node included in the image.
In this embodiment, in order to enable a viewer to clearly specify the content of each node identifier in the architecture diagram, the nodes are generally represented as relatively clear characters or icons. For example, if the architecture diagram is a physical view, the nodes in the architecture diagram include icons of physical hardware and names of the physical hardware, as shown in fig. 3B.
By carrying out image recognition on the acquired image, the nodes included in the image can be quickly and accurately recognized, so that the data identification corresponding to the nodes is determined.
S304, second data corresponding to the part of the first data are obtained based on the data identification, and the detail degree of the second data is higher than that of the first data.
Optionally, step S304 includes: determining authority information corresponding to the second terminal; and obtaining the second data which corresponds to the data identification and accords with the authority corresponding to the authority information according to the authority information and the data identification. Therefore, in this embodiment, the second data adapted to the authority of the second terminal can be obtained based on the authority information of the second terminal.
For example, the data may be divided into three or more levels, and the first data displayed by the first display device may be primary data, which has the lowest level of detail; if the authority information of the second terminal is the supervisor authority, the acquired second data can be secondary data, and the detail degree of the acquired second data is higher than that of the primary data; if the authority information of the second terminal is the processing authority, the acquired second data may be data of three levels or less, and the detail degree is the highest. According to the scheme provided by the embodiment, the auxiliary viewing of the data can be efficiently realized by utilizing the second terminal of the processing personnel.
And S305, displaying second data corresponding to the part of the first data through a display part of the second terminal.
In this embodiment, the data content that may include the second data and the interface data used for displaying the second data that are obtained by the second terminal may be directly displayed by the second terminal according to the obtained data.
Optionally, in this embodiment, the method further includes:
s306, receiving an adjustment operation aiming at the displayed second data through an input component of the second terminal;
s307, sending the adjusted second data to update the first data displayed in the first display device according to the adjusted second data.
According to the scheme provided by the embodiment, the adjustment operation of the second terminal can be reversely fed back to the first display device.
In this embodiment, if the second terminal employs a touch screen, the touch screen may be reused as an input component while being used as a display component. If the processing personnel finds that the second data is abnormal, adjustment operation can be input to the second terminal, for example, a problem annotation or a modification suggestion can be added to the second data to adjust the second data, and the second terminal can send the adjusted second data to the data center to update the first data according to the adjusted second data.
Optionally, in this embodiment, if the adjusted second data includes the second data and an adjustment flag added to the second data, step S307 may include: sending the adjusted second data to a data processing center, so that an adjusting instruction is sent to a data correcting terminal through the data processing center according to an adjusting mark included in the adjusted second data; and receiving the corrected second data returned by the data correction terminal through the data processing center, and updating the first data displayed in the first display equipment according to the corrected second data. As shown in fig. 3B, the update of the first data is performed.
In this embodiment, the data processing center may send an adjustment instruction for instructing to correct the second data to the data correction terminal according to the adjustment mark corresponding to the second data, so that the data correction terminal can correct the data in time.
Specifically, if the adjustment mark corresponding to the second data may include the identifier of the data correction terminal, the sending destination of the adjustment instruction may be determined directly according to the identifier of the data correction terminal included in the second data; alternatively, the data processing center may send the adjustment instruction to a preset data correction terminal. This embodiment does not limit this.
Of course, in other implementations of the present application, the data center may determine the modified second data directly according to the adjusted second data, and update the first data by itself, which is also within the protection scope of the present application.
According to the scheme provided by the embodiment, the first data with low detail degree can be displayed through the first display device, the first data can be used for a commander or a decision layer to integrally control the data, and the global data condition and the solution progress after the fault occurs can be tracked. Specifically, the processing person may focus on only a part of the data, the processing person may perform image acquisition on the focused part of the first data of the first display device through the second terminal, perform image recognition on the acquired image, determine the data identifier of the part of the data, and obtain second data corresponding to the part with a higher degree of detail. Through the scheme, the requirement of first global display can be met, processing personnel can conveniently obtain different second data based on attention difference, the second data with higher detailed degree can be obtained through simple image acquisition of the second terminal, the interaction mode is very simple, and the timeliness of the processing personnel for obtaining the data and the difficulty of obtaining the data are greatly improved.
Fig. 4 is a schematic view of a scenario applicable to a command center according to the present application.
As shown in fig. 4, the command center may include a data processing center, configured to perform summary processing on the big data to generate an architecture diagram corresponding to the first data, and display the architecture diagram to the command officer through the first display device, so that the command officer can know the global data. In addition, the data processing center can store data labels corresponding to a plurality of nodes of the architecture diagram and second data with higher detailed degree corresponding to the data labels.
The data processing center can be registered with all terminals of the command center and store the personnel role and authority information corresponding to each terminal. The terminal may comprise a mobile terminal or a PC or the like. In order to increase the flexibility of data acquisition, the second terminal is preferably a mobile terminal, and may specifically be a tablet computer, a mobile phone, or a smart watch.
When the data of a certain node in the architecture diagram is abnormal, the node in the first display device can be highlighted to remind a commander that the data of the node is abnormal.
The commander can inform a processing person in charge of the node data, the processing person can acquire the node displayed by the first display device through a tablet personal computer, a mobile phone and the like to obtain an image comprising the node, so that more detailed real-time data of the node can be obtained through the scheme, and the abnormal condition of the node can be traced.
Specifically, compared with a mobile phone, the tablet personal computer has a larger screen and more displayed data, so that the tablet personal computer can be used for linkage control, more detailed data checking through triggering and the like; because the display screen of the mobile phone is small, the mobile phone can be mainly used for viewing push messages, viewing the most detailed data and the like.
EXAMPLE five
Referring to fig. 5, a schematic structural diagram of an intelligent terminal according to a fifth embodiment of the present application is shown, and the specific embodiment of the present application does not limit the specific implementation of the electronic device.
As shown in fig. 5, the electronic device may include: data acquisition component 501, display 502, processor (processor)503, Communications Interface (Communications Interface)504, memory (memory)505, and Communications bus 506.
Wherein:
the data acquisition component 501, the display 502, the processor 503, the communication interface 504, and the memory 505 communicate with each other via a communication bus 506.
A data collecting component 501, configured to collect a portion of the first data displayed in the first display device. The data acquisition component may specifically be an image acquisition component, such as a camera, and the image acquired by the image acquisition component is an image including part of the first data.
A display 502 for displaying the second data corresponding to the portion of the first data.
A communication interface 504 for communicating with other electronic devices or servers.
The processor 503 is configured to execute the program 507, and may specifically perform relevant steps in the data presentation method embodiment described above.
In particular, program 507 may include program code that includes computer operating instructions.
The processor 503 may be a CPU (Central processing Unit), or an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits configured to implement embodiments of the present application. The intelligent device comprises one or more processors which can be the same type of processor, such as one or more CPUs; or may be different types of processors such as one or more CPUs and one or more ASICs.
The memory 505 is used for storing at least one executable instruction 507 (e.g., a program). Memory 505 may comprise high-speed RAM memory and may also include non-volatile memory (non-volatile memory), such as at least one disk memory. The executable instructions cause the processor to determine a data identifier corresponding to the portion of the first data, and obtain second data corresponding to the portion of the first data based on the data identifier, wherein the second data is more detailed than the first data.
For specific implementation of each step in the program 507, reference may be made to corresponding steps and corresponding descriptions in units in the foregoing data presentation method embodiments, which are not described herein again. It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described devices and modules may refer to the corresponding process descriptions in the foregoing method embodiments, and are not described herein again.
The embodiment of the present application further provides a computer storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the computer program implements any data presentation method in the above multiple method embodiments.
The embodiment of the present application further provides a computer program product, which includes a computer instruction, where the computer instruction instructs a computing device to execute an operation corresponding to any data presentation method in the multiple method embodiments.
It should be noted that, according to the implementation requirement, each component/step described in the embodiment of the present application may be divided into more components/steps, and two or more components/steps or partial operations of the components/steps may also be combined into a new component/step to achieve the purpose of the embodiment of the present application.
The above-described methods according to embodiments of the present application may be implemented in hardware, firmware, or as software or computer code storable in a recording medium such as a CD ROM, a RAM, a floppy disk, a hard disk, or a magneto-optical disk, or as computer code originally stored in a remote recording medium or a non-transitory machine-readable medium downloaded through a network and to be stored in a local recording medium, so that the methods described herein may be stored in such software processes on a recording medium using a general-purpose computer, a dedicated processor, or programmable or dedicated hardware such as an ASIC or FPGA. It will be appreciated that the computer, processor, microprocessor controller or programmable hardware includes memory components (e.g., RAM, ROM, flash memory, etc.) that can store or receive software or computer code that, when accessed and executed by the computer, processor or hardware, implements the data presentation methods described herein. Further, when a general-purpose computer accesses code for implementing the data presentation methods illustrated herein, execution of the code transforms the general-purpose computer into a special-purpose computer for performing the data presentation methods illustrated herein.
Those of ordinary skill in the art will appreciate that the various illustrative elements and method steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the embodiments of the present application.
The above embodiments are only used for illustrating the embodiments of the present application, and not for limiting the embodiments of the present application, and those skilled in the relevant art can make various changes and modifications without departing from the spirit and scope of the embodiments of the present application, so that all equivalent technical solutions also belong to the scope of the embodiments of the present application, and the scope of patent protection of the embodiments of the present application should be defined by the claims.

Claims (12)

1. A method of data presentation, comprising:
acquiring partial first data displayed in the first display equipment through a data acquisition component of the second terminal;
determining a data identifier corresponding to the part of the first data, and obtaining second data corresponding to the part of the first data based on the data identifier, wherein the second data is more detailed than the first data;
and displaying second data corresponding to the part of the first data through a display part of the second terminal.
2. The method of claim 1, wherein the first display device presents a portion of the first data in the form of an architectural diagram, the architectural diagram including a plurality of nodes, some or all of the nodes having data identifiers.
3. The method of claim 2, wherein the collecting, by the data collecting component of the second terminal, the portion of the first data presented in the first display device comprises:
acquiring partial nodes in the architecture diagram displayed by the first display device through an image acquisition component of the second terminal to obtain an image comprising the partial nodes;
the determining the data identification corresponding to the part of the first data comprises:
and carrying out image recognition on the acquired image, and determining a data identifier corresponding to the node included in the image.
4. The method of claim 1, wherein the method further comprises:
receiving, by an input component of the second terminal, an adjustment operation for the second data presented;
and sending the adjusted second data to update the first data displayed in the first display device according to the adjusted second data.
5. The method according to claim 4, wherein if the adjusted second data includes second data and an adjustment flag added to the second data, the sending the adjusted second data to update the first data displayed in the second display device according to the adjusted second data comprises:
sending the adjusted second data to a data processing center, so that an adjusting instruction is sent to a data correcting terminal through the data processing center according to an adjusting mark included in the adjusted second data;
and receiving the corrected second data returned by the data correction terminal through the data processing center, and updating the first data displayed in the second display equipment according to the corrected second data.
6. The method of claim 1, wherein obtaining second data corresponding to the portion of the first data based on the data identification comprises:
determining authority information corresponding to the mobile terminal;
and obtaining the second data which corresponds to the data identification and accords with the authority corresponding to the authority information according to the authority information and the data identification.
7. A data presentation system, comprising: a first display device, a second terminal, wherein,
the first display device is used for displaying first data,
the second terminal comprises a data acquisition component, a processor and a display component,
the data acquisition component is used for acquiring partial first data displayed in the first display device;
the processor is used for determining a data identifier corresponding to the part of the first data, and obtaining second data corresponding to the part of the first data based on the data identifier, wherein the second data is higher in detail than the first data;
the display component is used for displaying second data corresponding to the part of the first data.
8. The system of claim 7, wherein the second terminal further comprises an input component, a transmission component;
the input component is used for receiving an adjustment operation on the second data displayed;
the sending component is configured to send the adjusted second data, so as to update the first data displayed in the first display device according to the adjusted second data.
9. The system of claim 8, wherein the system further comprises a data processing center, a data correction terminal, wherein,
the data processing center is used for receiving the adjusted second data and sending an adjusting instruction to the data correcting terminal according to an adjusting mark included in the adjusted second data;
the data correction terminal is used for correcting second data according to the adjustment instruction and sending the corrected second data to the data processing center, so that the data processing center updates the first data displayed in the first display device according to the corrected second data.
10. An intelligent terminal, comprising: the device comprises a data acquisition component, a display, a processor, a memory, a communication interface and a communication bus, wherein the display, the processor, the memory and the communication interface complete mutual communication through the communication bus;
the data acquisition component is used for acquiring part of first data displayed in the first display device;
the memory is used for storing at least one executable instruction, the executable instruction causes the processor to determine a data identifier corresponding to the part of the first data, and obtain second data corresponding to the part of the first data based on the data identifier, wherein the second data is more detailed than the first data;
the display is used for showing second data corresponding to the part of the first data.
11. A computer storage medium, on which a computer program is stored which, when being executed by a processor, carries out the data presentation method as claimed in any one of claims 1 to 6.
12. A computer program product comprising computer instructions to instruct a computing device to perform operations corresponding to the data presentation method of any one of claims 1-6.
CN202111210544.7A 2021-10-18 2021-10-18 Data display method, system, mobile terminal, storage medium and program product Active CN113961161B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111210544.7A CN113961161B (en) 2021-10-18 2021-10-18 Data display method, system, mobile terminal, storage medium and program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111210544.7A CN113961161B (en) 2021-10-18 2021-10-18 Data display method, system, mobile terminal, storage medium and program product

Publications (2)

Publication Number Publication Date
CN113961161A true CN113961161A (en) 2022-01-21
CN113961161B CN113961161B (en) 2024-06-28

Family

ID=79464279

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111210544.7A Active CN113961161B (en) 2021-10-18 2021-10-18 Data display method, system, mobile terminal, storage medium and program product

Country Status (1)

Country Link
CN (1) CN113961161B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114675769A (en) * 2022-03-31 2022-06-28 北京达佳互联信息技术有限公司 Image processing method and device, electronic equipment and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010097291A (en) * 2008-10-14 2010-04-30 Dainippon Printing Co Ltd Information transmitting device, information transmitting system, information provision processing program, and information providing method
CN105677274A (en) * 2015-12-31 2016-06-15 田雪松 Display method
CN107704225A (en) * 2017-09-30 2018-02-16 中国平安人寿保险股份有限公司 Data display method, device, equipment and computer-readable storage medium based on index
US20180321894A1 (en) * 2017-05-04 2018-11-08 Microsoft Technology Licensing, Llc Virtual content displayed with shared anchor
CN109061903A (en) * 2018-08-30 2018-12-21 Oppo广东移动通信有限公司 Data display method, device, intelligent glasses and storage medium
CN109725866A (en) * 2018-12-29 2019-05-07 努比亚技术有限公司 Application interface display methods, terminal and computer readable storage medium
CN110888931A (en) * 2019-10-30 2020-03-17 南京领行科技股份有限公司 Data display method and device, server, terminal equipment and readable storage medium
CN111414506A (en) * 2020-03-13 2020-07-14 腾讯科技(深圳)有限公司 Emotion processing method and device based on artificial intelligence, electronic equipment and storage medium
WO2020244495A1 (en) * 2019-06-05 2020-12-10 华为技术有限公司 Screen projection display method and electronic device
CN112989234A (en) * 2021-02-09 2021-06-18 中国建设银行股份有限公司 Data display method and device, terminal equipment and storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010097291A (en) * 2008-10-14 2010-04-30 Dainippon Printing Co Ltd Information transmitting device, information transmitting system, information provision processing program, and information providing method
CN105677274A (en) * 2015-12-31 2016-06-15 田雪松 Display method
US20180321894A1 (en) * 2017-05-04 2018-11-08 Microsoft Technology Licensing, Llc Virtual content displayed with shared anchor
CN107704225A (en) * 2017-09-30 2018-02-16 中国平安人寿保险股份有限公司 Data display method, device, equipment and computer-readable storage medium based on index
CN109061903A (en) * 2018-08-30 2018-12-21 Oppo广东移动通信有限公司 Data display method, device, intelligent glasses and storage medium
CN109725866A (en) * 2018-12-29 2019-05-07 努比亚技术有限公司 Application interface display methods, terminal and computer readable storage medium
WO2020244495A1 (en) * 2019-06-05 2020-12-10 华为技术有限公司 Screen projection display method and electronic device
CN110888931A (en) * 2019-10-30 2020-03-17 南京领行科技股份有限公司 Data display method and device, server, terminal equipment and readable storage medium
CN111414506A (en) * 2020-03-13 2020-07-14 腾讯科技(深圳)有限公司 Emotion processing method and device based on artificial intelligence, electronic equipment and storage medium
CN112989234A (en) * 2021-02-09 2021-06-18 中国建设银行股份有限公司 Data display method and device, terminal equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114675769A (en) * 2022-03-31 2022-06-28 北京达佳互联信息技术有限公司 Image processing method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN113961161B (en) 2024-06-28

Similar Documents

Publication Publication Date Title
US8918494B2 (en) Systems and methods for managing computing systems utilizing augmented reality
CN109710370B (en) Session list display method and device and electronic equipment
JP2018165924A (en) Information processing apparatus, information processing method, and program
US20110221763A1 (en) Display device, terminal device, display system, display method, and image alteration method
US11281761B2 (en) Method and system for using a plurality of accounts in an instant messaging application
CN111027301A (en) Information processing method, device, terminal equipment and storage medium
CN111858793B (en) Map road marking processing method and device, electronic equipment and storage medium
CN112671635A (en) Sending method, sending device and electronic equipment
CN113961161B (en) Data display method, system, mobile terminal, storage medium and program product
CN114419590B (en) Verification method, device, equipment and storage medium of high-precision map
CN104427362A (en) Digital television and searching method for external input channels thereof
CN103839153A (en) Travel route planning system based on Cloud and method of travel route planning system
CN112256999A (en) Page display method, device and equipment
CN113377476B (en) Interface display method, related device and computer program product
CN113364915B (en) Information display method and device and electronic equipment
CN113222337B (en) Remote vulnerability assessment method and device and storage medium
CN112328139B (en) Display method, display device and storage medium
CN112434697B (en) Method, apparatus, device and storage medium for outputting information
CN116485900A (en) Pose estimation method and device, electronic equipment and storage medium
JP2013123081A (en) Communication instruction system
CN106201205A (en) Display packing and device
JP2009080548A (en) Monitoring information integrated display system
WO2022195674A1 (en) Information management device, information management method, and storage medium
CN113934333A (en) Content display method, device, electronic device and readable storage medium
JP2009020713A (en) Display data providing device and display data providing program

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
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40067035

Country of ref document: HK

GR01 Patent grant
GR01 Patent grant