CN110673886A - Method and device for generating thermodynamic diagram - Google Patents

Method and device for generating thermodynamic diagram Download PDF

Info

Publication number
CN110673886A
CN110673886A CN201810720161.6A CN201810720161A CN110673886A CN 110673886 A CN110673886 A CN 110673886A CN 201810720161 A CN201810720161 A CN 201810720161A CN 110673886 A CN110673886 A CN 110673886A
Authority
CN
China
Prior art keywords
terminal
information
control
interface
thermodynamic diagram
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
CN201810720161.6A
Other languages
Chinese (zh)
Other versions
CN110673886B (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 Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and 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 Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201810720161.6A priority Critical patent/CN110673886B/en
Publication of CN110673886A publication Critical patent/CN110673886A/en
Application granted granted Critical
Publication of CN110673886B publication Critical patent/CN110673886B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Landscapes

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

Abstract

The embodiment of the application discloses a method and a device for generating thermodynamic diagrams. One embodiment of the method comprises: receiving a data packet sent by a first terminal, wherein the first terminal runs an application, the data packet comprises an interface screenshot of the application and a control identification, and the control identification indicates a control in an interface indicated by the interface screenshot; determining thermodynamic information of the control according to the control identification, wherein the thermodynamic information is generated based on the applied user operation information set, and the user operation information in the user operation information set is associated with the control identification of the control for which the user operation is directed; and generating a thermodynamic diagram of the interface according to the determined thermodynamic information by taking the screenshot of the interface as a background image. This embodiment provides a new way of generating a thermodynamic diagram.

Description

Method and device for generating thermodynamic diagram
Technical Field
The embodiment of the application relates to the technical field of computers, in particular to the technical field of internet, and particularly relates to a method and a device for generating thermodynamic diagrams.
Background
In the technical field of computer application, the thermodynamic diagram can display the trajectory distribution of various interaction behaviors of a visitor and a computer in a special color highlight form, wherein the interaction behaviors can include but are not limited to clicking, sliding gestures, zooming, multi-finger touch and the like. Compared with traditional digital reports, the thermodynamic diagram provides developers with knowledge of user interest distribution, behavior tracks, operation habits and the like in the most intuitive way.
Disclosure of Invention
The embodiment of the application provides a method and a device for generating a thermodynamic diagram.
In a first aspect, an embodiment of the present application provides a method for generating a thermodynamic diagram, where the method includes: receiving a data packet sent by a first terminal, wherein the first terminal runs an application, the data packet comprises an interface screenshot of the application and a control identification, and the control identification indicates a control in an interface indicated by the interface screenshot; determining the thermal information of the control according to the control identification, wherein the thermal information is generated based on the user operation information set of the application, and the user operation information in the user operation information set is associated with the control identification of the control for which the user operation is directed; and generating a thermodynamic diagram of the interface according to the determined thermodynamic information by taking the screenshot of the interface as a background image.
In a second aspect, an embodiment of the present application provides an apparatus for generating a thermodynamic diagram, the apparatus including: the data processing device comprises a receiving unit, a processing unit and a processing unit, wherein the receiving unit is configured to receive a data packet sent by a first terminal, the first terminal runs an application, the data packet comprises an interface screenshot of the application and a control identification, and the control identification indicates a control in an interface indicated by the interface screenshot; a determining unit, configured to determine, according to the control identifier, thermodynamic information of the control, where the thermodynamic information is generated based on a user operation information set of the application, and user operation information in the user operation information set is associated with the control identifier of the control for which a user operation is directed; and the first generating unit is configured to generate a thermodynamic diagram of the interface according to the determined thermodynamic information by taking the screenshot of the interface as a background image.
In a third aspect, an embodiment of the present application provides an electronic device, including: one or more processors; a storage device, on which one or more programs are stored, which, when executed by the one or more processors, cause the one or more processors to implement the method as described in any implementation manner of the first aspect.
In a fourth aspect, the present application provides a computer-readable medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the method as described in any implementation manner of the first aspect.
According to the method and the device for generating the thermodynamic diagram, the data packet comprising the interface screenshot and the control identification is received, the thermodynamic information of the control indicated by the control identification is determined, and then the thermodynamic diagram is generated according to the thermodynamic information by taking the interface screenshot as the background.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
FIG. 1 is an exemplary system architecture diagram in which the present application may be applied;
FIG. 2 is a flow diagram of one embodiment of a method for generating a thermodynamic diagram in accordance with the present application;
FIG. 3 is a schematic diagram of one application scenario of a method for generating a thermodynamic diagram according to the present application;
FIG. 4 is a flow diagram of yet another embodiment of a method for generating a thermodynamic diagram in accordance with the present application;
FIG. 5 is a schematic block diagram of one embodiment of an apparatus for generating a thermodynamic diagram according to the present application;
fig. 6 is a schematic structural diagram of a computer system suitable for implementing the terminal device or the server according to the embodiment of the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the relevant invention and not restrictive of the invention. It should be noted that, for convenience of description, only the portions related to the related invention are shown in the drawings.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
Fig. 1 shows an exemplary system architecture 100 to which embodiments of the present method for generating a thermodynamic diagram or apparatus for generating a thermodynamic diagram may be applied.
As shown in fig. 1, the system architecture 100 may include terminal devices 101, 102, 103, a network 104, and a server 105. The network 104 serves as a medium for providing communication links between the terminal devices 101, 102, 103 and the server 105. Network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
The user may use the terminal devices 101, 102, 103 to interact with the server 105 via the network 104 to receive or send messages or the like. Various communication client applications, such as shopping applications, search applications, instant messaging tools, mailbox clients, social platform software, etc., may be installed on the terminal devices 101, 102, 103. The terminal devices 101, 102, 103 may also be installed with a software development kit by which the terminal may interact with the server.
The terminal apparatuses 101, 102, and 103 may be hardware or software. When the terminal devices 101, 102, 103 are hardware, they may be various electronic devices having a display screen and supporting application running, including but not limited to smart phones, tablet computers, e-book readers, MP3 players (Moving Picture Experts Group Audio Layer III, mpeg compression standard Audio Layer 3), MP4 players (Moving Picture Experts Group Audio Layer IV, mpeg compression standard Audio Layer 4), laptop portable computers, desktop computers, and the like. When the terminal apparatuses 101, 102, 103 are software, they can be installed in the electronic apparatuses listed above. It may be implemented as multiple pieces of software or software modules (e.g., to provide distributed services) or as a single piece of software or software module. And is not particularly limited herein.
The server 105 may be a server providing various services, such as a backend server providing support for the functionality of a software development kit on the terminal devices 101, 102, 103. The background server can analyze and process the received data such as the data packet and the like and generate the thermodynamic diagram.
The server 104 may be a server that provides various services. The server may provide the service in response to a service request of the user. It will be appreciated that one server may provide one or more services, and that the same service may be provided by multiple servers. In embodiments of the present application, the server 104 involved may be a search server.
It should be noted that the method for generating the thermodynamic diagram provided by the embodiment of the present application is generally performed by the server 105, and accordingly, the apparatus for generating the thermodynamic diagram is generally disposed in the server 105.
The server may be hardware or software. When the server is hardware, it may be implemented as a distributed server cluster formed by multiple servers, or may be implemented as a single server. When the server is software, it may be implemented as multiple pieces of software or software modules (e.g., to provide distributed services), or as a single piece of software or software module. And is not particularly limited herein.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
Referring to FIG. 2, a flow 200 of one embodiment of a method for generating a thermodynamic diagram is shown. The embodiment is mainly exemplified by applying the method to an electronic device with certain computing capability, and the electronic device may be the server 104 shown in fig. 1. The method for generating the thermodynamic diagram comprises the following steps:
step 201, receiving a data packet sent by a first terminal.
In the present embodiment, an execution subject (e.g., a server shown in fig. 1) of the method for generating a thermodynamic diagram may receive a data packet from a first terminal with which a user operates an application through a wired connection manner or a wireless connection manner.
In this embodiment, the first terminal may run an application. The above-described application may be any type of application of any function, as an example. By way of example, the above-described applications may be, but are not limited to, the following types of applications: shopping applications, search applications, instant messaging tools, mailbox clients, social platform software, and the like. Applications may include, but are not limited to, web applications, native applications, and hybrid applications.
In this embodiment, the data packet may include an interface screenshot of an application and a control identifier.
In this embodiment, the interface may also be referred to as a user interface. The interface screen shot may be a screen shot of a user interface. Optionally, when the interface is completely displayed on the screen and when the screen only displays the interface, screenshot of the interface displayed on the screen is performed, so that the interface screenshot of the interface can be obtained.
Here, the control identification may indicate a control in the interface indicated by the interface screenshot.
In this embodiment, the control identification may be an identification control in a unique application. In other words, the control identifications of all controls in the application are different. As an example, an absolute path of a control in an application may be identified as the control. By way of example, all controls of an application may also be numbered in advance, and the numbers may be used as control identifications.
In this embodiment, a control may also be referred to as an interface control, and the interface control refers to a visual graphic element that can be placed on an interface, such as a button, a file editing box, and the like.
And step 202, determining the thermal information of the control according to the control identification.
In this embodiment, an execution subject (for example, a server shown in fig. 1) of the method for generating a thermodynamic diagram may determine thermodynamic information of the control according to the control identification.
In this embodiment, the thermal information is generated based on a set of user operation information of the application. And associating the user operation information in the user operation information set with the control identification of the control for which the user operation is directed.
In this embodiment, the thermal information of the control can be used to characterize how frequently the control is operated by the user.
Optionally, the range of the control represented by the thermal information of the control may be determined according to time. As an example, the thermal information of a control may include a thermal value, i.e., the thermal value corresponds to all regions of the control. The thermal information of one control may further include a plurality of thermal force values and position information corresponding to each thermal force value, and it is understood that each position information indicates each position of the control.
In some optional implementations of this embodiment, the step 202 may be implemented by: the execution main body sends a heating power information acquisition application to other electronic equipment, wherein the heating power information acquisition request comprises the control identification. The other electronic equipment can determine the user operation information corresponding to the control matched with the control identification in the data packet from the user operation information set in response to the received heating power information acquisition request; then, the execution body may generate the thermal information according to the determined user operation information. Then, the other electronic device may return the thermal information to the execution main body.
In some optional implementations of this embodiment, the step 202 may be implemented by: the execution main body can determine user operation information corresponding to the control matched with the control identification in the data packet from the user operation information set; then, the execution body may generate the thermal information according to the determined user operation information.
In some optional implementations of the embodiment, the user operation information in the user operation information set includes operation position information, and the operation position information is used to indicate a position of the operation position relative to the control.
It should be noted that the sizes of the terminal screens are different, which causes the actual sizes of the displayed controls to change according to the terminal screens. In the prior art, the actual position of the user operation in the interface is usually recorded, and then the operation position of the user is converted. The operation position information in the application is relative position information and is irrelevant to the actual size of the control. In this way, the matching problem of the click position with the background on terminals of different sizes can be solved.
Optionally, the thermal information may include at least one control sub-region information and a thermal value corresponding to the control sub-region information.
In some optional implementation manners of this embodiment, the generating the thermal information according to the determined user operation information may be implemented by: and determining the thermal value of the control sub-region according to the user operation information of the operation position in the control sub-region for the control sub-region indicated by the control sub-region information.
And step 203, generating a thermodynamic diagram of the interface according to the determined thermodynamic information by taking the screenshot of the interface as a background image.
In this embodiment, an executing subject (for example, a server shown in fig. 1) of the method for generating a thermodynamic diagram may use the interface screenshot as a background image, and generate a thermodynamic diagram of the interface indicated by the interface screenshot in the data packet according to the determined thermodynamic information.
With continued reference to fig. 3, fig. 3 is a schematic diagram of an application scenario of the method for generating a thermodynamic diagram according to the present embodiment. In the application scenario of fig. 3:
the first terminal 301 may send a data packet to the server 302. Here, the first terminal runs an application, and the data packet includes an interface screenshot of the application and a control identifier, where the control identifier indicates a control in an interface indicated by the interface screenshot.
The server 302 may receive the data packet.
The server 302 may determine the thermal information of the control according to the control identifier.
The server 302 may generate a thermodynamic diagram of the interface according to the determined thermodynamic information by using the screenshot of the interface as a background image.
The method provided by the above embodiment of the application determines the thermodynamic information of the control indicated by the control identifier by receiving the data packet including the interface screenshot and the control identifier, and then generates a thermodynamic diagram according to the thermodynamic information with the interface screenshot as a background, and the technical effects at least include:
first, a new method of generating a thermodynamic diagram is provided.
Secondly, the data packet sent by the terminal to the execution main body comprises an interface screenshot. In this way, the execution agent can generate a thermodynamic diagram by using the interface screenshot as a background image. Therefore, the interface screenshot is prevented from being uploaded in the operation information acquisition stage, and the data transmission quantity in the operation information acquisition stage is reduced.
Third, for an interface presented by the first terminal, a thermodynamic diagram of the interface may be generated in real time. Therefore, the user can convert the current interface by operating the application on the first terminal, and finish viewing the thermodynamic diagrams of the interfaces of the application.
In some embodiments, step 203 may be implemented by: determining a pixel value corresponding to each control sub-region according to the control sub-region information and the heat value corresponding to the control sub-region information; and modifying the pixel values of the control sub-regions of the control image in the interface screenshot in the data packet according to the determined pixel values to generate a thermodynamic diagram.
In some embodiments, step 203 may be implemented by: determining a highlight image corresponding to the thermal information of the control according to a preset corresponding relationship between the thermal information and the highlight image; and overlaying the highlight image on a control image of the interface screenshot in the data packet to generate a thermodynamic diagram.
In some embodiments, before receiving the data packet sent by the first terminal, the method shown in this application may further include: and establishing a long connection with the first terminal based on the connection request received from the first terminal.
It should be noted that, after the long connection is established, the connection channel between the first terminal and the server can facilitate real-time transmission of the data packet, so as to generate a thermodynamic diagram according to the interface screenshot in the data packet in real time,
in some embodiments, the executing entity may send the generated thermodynamic diagram to other electronic devices for presentation.
As an example, the generated thermodynamic diagram may be sent to the first terminal for presentation. The first terminal may divide a screen into two regions, one region displaying an interface of the application, and the other region displaying a thermodynamic diagram of the interface.
As an example, the executing body may further send the generated thermodynamic diagram to a second terminal for presentation. The second terminal is a different terminal than the first terminal.
With further reference to fig. 4, a flow 400 of yet another embodiment of a method for generating a thermodynamic diagram is shown. The flow 400 of the method for generating a thermodynamic diagram includes the steps of:
step 401, in response to receiving the connection request, sending the first terminal information of the first terminal sending the connection request to the second terminal.
In this embodiment, an executing agent (e.g., a server shown in fig. 1) of the method for generating a thermodynamic diagram may transmit, in response to receiving a connection request, first terminal information of a first terminal that transmits the connection request to a second terminal. Here, the second terminal presents the first terminal information to the user, who determines the first terminal that establishes the long connection.
In this embodiment, the connection request is sent by the first terminal in response to receiving predefined operation information.
Alternatively, the predefined operation information may be operation information of various forms of operations. I.e. the predefined operation may be of various forms.
As an example, the predefined operation may be a click operation on a preset control.
As an example, the predefined operation may be that two fingers are simultaneously holding the screen for a preset time period, which may be 3 seconds, for example.
And 402, in response to receiving the determined operation information which is sent by the second terminal and aims at the first terminal information, establishing long connection with the first terminal.
In this embodiment, an executing entity (for example, a server shown in fig. 1) of the method for generating the thermodynamic diagram may establish a long connection with the first terminal in response to receiving the determination operation information for the first terminal information transmitted by the second terminal.
Step 403, receiving the data packet sent by the first terminal.
In the present embodiment, an execution subject (e.g., a server shown in fig. 1) of the method for generating a thermodynamic diagram may receive a data packet from a first terminal with which a user operates an application through a wired connection manner or a wireless connection manner.
And step 404, determining the thermal information of the control according to the control identification.
In this embodiment, an execution subject (for example, a server shown in fig. 1) of the method for generating a thermodynamic diagram may determine thermodynamic information of the control according to the control identification.
In this embodiment, the thermal information is generated based on a set of user operation information of the application. And associating the user operation information in the user operation information set with the control identification of the control for which the user operation is directed.
And 405, generating a thermodynamic diagram of the interface according to the determined thermodynamic information by taking the screenshot of the interface as a background image.
In this embodiment, an executing subject (for example, a server shown in fig. 1) of the method for generating a thermodynamic diagram may use the interface screenshot as a background image, and generate a thermodynamic diagram of the interface indicated by the interface screenshot in the data packet according to the determined thermodynamic information.
The specific operations of step 403, step 404, and step 405 in this embodiment are substantially the same as the operations of step 201, step 202, and step 203 in the embodiment shown in fig. 2, and are not described again here.
At step 406, a thermodynamic diagram presentation page is generated.
In this embodiment, the execution subject may generate a thermodynamic diagram presentation page. Here, the thermodynamic diagram presentation page may include the thermodynamic diagram generated in step 405.
Optionally, the thermodynamic diagram display page may further include other content. By way of example, other content may include, but is not limited to: page name, page update time, etc.
Step 407, sending the thermodynamic diagram display page to the second terminal.
In this embodiment, the executing entity may send the thermodynamic diagram display page to the second terminal. Then, the second terminal may present the thermodynamic diagram presentation page.
And step 408, in response to receiving the new data packet sent by the first terminal, generating a new thermodynamic diagram according to the new data packet.
In this embodiment, the executing entity may generate a new thermodynamic diagram according to a new packet sent by the first terminal in response to receiving the new packet.
Here, the executing agent may refer to the operations of step 403, step 404, and step 405 (or step 201, step 202, and step 203) to implement step 408.
Step 409, the new thermodynamic diagram is sent to the second terminal.
In this embodiment, the executing entity may send the new thermodynamic diagram generated in step 408 to the second terminal. Then, the second terminal may present the new thermodynamic diagram in the thermodynamic diagram presentation page.
It can be understood that a thermodynamic diagram display area can be arranged in the thermodynamic diagram display page, and thermodynamic diagrams in the thermodynamic diagram display area can be replaced. The new thermodynamic diagram may be presented by refreshing the thermodynamic diagrams in the thermodynamic diagram presentation area after executing the thermodynamic diagram of the subject generation information as described above.
In some embodiments, the first terminal may determine the new data packet by: in response to the detection of the operation of the user on the application, determining whether the current interface is consistent with the interface indicated by the interface screenshot in the data packet sent last time; and responding to the inconsistency, and capturing the current interface and determining the control identification of the control in the current interface.
It should be noted that, the first terminal may control the frequency of uploading the data packets by responding to the operation from the interface to the user for the application and comparing the current interface with the previous interface. For some page changes which are not expected by the user, such as page changes caused by automatic advertisement carousel, video playing, moving picture display and the like, the first terminal does not trigger the action of uploading the data packet. This reduces the amount of data transfer, the amount of calculation for generating the thermodynamic diagram of the execution subject, and the amount of calculation for rendering the thermodynamic diagram by the second terminal. Furthermore, the thermodynamic diagram of the current interface of the first terminal can be guaranteed to be displayed on the second terminal in real time.
As can be seen from fig. 4, compared with the embodiment corresponding to fig. 2, the flow 400 of the method for generating a thermodynamic diagram in the present embodiment highlights the steps of establishing a long connection and updating the thermodynamic diagram presentation page. Therefore, the technical effects of the solution described in this embodiment at least may include:
first, a new method of generating a thermodynamic diagram is provided.
Second, a new method of displaying thermodynamic diagrams is provided.
Third, the thermodynamic diagrams can be updated and displayed in real time at the second terminal, and the thermodynamic diagrams displayed by the second terminal are consistent with the current page applied to the first terminal.
With further reference to fig. 5, as an implementation of the method shown in the above figures, the present application provides an embodiment of an apparatus for generating a thermodynamic diagram, which corresponds to the method embodiment shown in fig. 2, and which is particularly applicable to various electronic devices.
As shown in fig. 5, the apparatus 500 for generating a thermodynamic diagram of the present embodiment includes: a receiving unit 501, a determining unit 502 and a first generating unit 503. The receiving unit is configured to receive a data packet sent by a first terminal, wherein the first terminal runs an application, the data packet includes an interface screenshot of the application and a control identifier, and the control identifier indicates a control in an interface indicated by the interface screenshot; a determining unit, configured to determine, according to the control identifier, thermodynamic information of the control, where the thermodynamic information is generated based on a user operation information set of the application, and user operation information in the user operation information set is associated with the control identifier of the control for which a user operation is directed; and the first generating unit is configured to generate a thermodynamic diagram of the interface according to the determined thermodynamic information by taking the screenshot of the interface as a background image. .
In this embodiment, specific processes of the receiving unit 501, the determining unit 502, and the first generating unit 503 of the apparatus 500 for generating a thermodynamic diagram and technical effects brought by the specific processes can refer to the related descriptions of step 201, step 202, and step 203 in the corresponding embodiment of fig. 2, which are not described herein again.
In some optional implementations of this embodiment, the apparatus further includes: a long connection establishing unit (not shown) configured to establish a long connection with the first terminal based on the connection request received from the first terminal.
In some optional implementations of this embodiment, the connection request is sent by the first terminal in response to receiving predefined operation information; and the long connection establishing unit is further configured to: responding to a received connection request, and sending first terminal information of a first terminal sending the connection request to a second terminal, wherein the second terminal shows the first terminal information to a user, and the user determines the first terminal establishing long connection; and in response to receiving the determined operation information aiming at the first terminal information sent by the second terminal, establishing long connection with the first terminal.
In some optional implementations of this embodiment, the determining unit is further configured to: determining user operation information corresponding to the control identification matched with the control identification in the data packet from the user operation information set; and generating the thermal information according to the determined user operation information.
In some optional implementations of the embodiment, the user operation information in the user operation information set includes operation position information, and the operation position information is used to indicate a position of the operation position relative to the control.
In some optional implementations of this embodiment, the thermal information includes at least one control sub-region information and a thermal value corresponding to the control sub-region information; and the above-mentioned determining unit is further configured to: and determining the thermal value of the control sub-region according to the user operation information of the operation position in the control sub-region for the control sub-region indicated by the control sub-region information.
In some optional implementations of the present embodiment, the first generating unit is further configured to: determining a pixel value corresponding to each control sub-region according to the control sub-region information and the heat value corresponding to the control sub-region information; and modifying the pixel values of the control sub-regions of the control image in the interface screenshot in the data packet according to the determined pixel values to generate a thermodynamic diagram.
In some optional implementations of this embodiment, the apparatus further includes: a page unit (not shown) configured to generate a thermodynamic diagram presentation page, wherein the thermodynamic diagram presentation page includes the generated thermodynamic diagram; a first transmitting unit (not shown) configured to transmit the thermodynamic diagram presentation page to a second terminal, wherein the second terminal presents the thermodynamic diagram presentation page.
In some optional implementations of this embodiment, the apparatus further includes: a second generating unit (not shown) configured to generate a new thermodynamic diagram according to a new data packet sent by the first terminal in response to receiving the new data packet; a second transmitting unit (not shown) configured to transmit the new thermodynamic diagram to the second terminal, wherein the second terminal displays the new thermodynamic diagram in the thermodynamic diagram display page.
In some optional implementations of this embodiment, the first terminal determines the new data packet by: in response to the detection of the operation of the user on the application, determining whether the current interface is consistent with the interface indicated by the interface screenshot in the data packet sent last time; and in response to the inconsistency, performing screenshot on the current interface and determining the control identification of the control in the current interface.
It should be noted that, for details of implementation and technical effects of each unit in the apparatus for generating a thermodynamic diagram provided in the embodiments of the present application, reference may be made to descriptions of other embodiments in the present application, and details are not described herein again.
Referring now to FIG. 6, shown is a block diagram of a computer system 600 suitable for use in implementing a terminal device or server of an embodiment of the present application. The terminal device or the server shown in fig. 6 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present application.
As shown in fig. 6, the computer system 600 includes a Central Processing Unit (CPU)601, which can 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 section 608 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data necessary for the operation of the system 600 are also stored. The CPU 601, ROM602, and RAM 603 are connected to each other via a bus 604. An Input/Output (I/O) interface 605 is also connected to bus 604.
The following components are connected to the I/O interface 605: an input portion 606 including a keyboard, a mouse, and the like; an output section 607 including a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, a speaker, and the like; a storage section 608 including a hard disk and the like; and a communication section 609 including a network interface card such as a LAN (Local area network) card, a modem, or the like. The communication section 609 performs communication processing via a network such as the internet. The driver 610 is also connected to the I/O interface 605 as needed. A removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 610 as necessary, so that a computer program read out therefrom is mounted in the storage section 608 as necessary.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the 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 computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 609, and/or installed from the removable medium 611. The computer program performs the above-described functions defined in the method of the present application when executed by a Central Processing Unit (CPU) 601. It should be noted that the computer readable medium mentioned above in the present application may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination 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 present application, 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 this application, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. 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: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present application may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like 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 type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart 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 application. 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 units described in the embodiments of the present application may be implemented by software or hardware. The described units may also be provided in a processor, and may be described as: a processor includes a receiving unit, a determining unit, and a first generating unit. The names of these units do not in some cases constitute a limitation on the unit itself, and for example, a receiving unit may also be described as a "unit that receives a packet transmitted by a first terminal".
As another aspect, the present application also provides a computer-readable medium, which may be contained in the apparatus described in the above embodiments; or may be present separately and not assembled into the device. The computer readable medium carries one or more programs which, when executed by the apparatus, cause the apparatus to: receiving a data packet sent by a first terminal, wherein the first terminal runs an application, the data packet comprises an interface screenshot of the application and a control identification, and the control identification indicates a control in an interface indicated by the interface screenshot; determining the thermal information of the control according to the control identification, wherein the thermal information is generated based on the user operation information set of the application, and the user operation information in the user operation information set is associated with the control identification of the control for which the user operation is directed; and generating a thermodynamic diagram of the interface according to the determined thermodynamic information by taking the screenshot of the interface as a background image.
The above description is only a preferred embodiment of the application and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention herein disclosed is not limited to the particular combination of features described above, but also encompasses other arrangements formed by any combination of the above features or their equivalents without departing from the spirit of the invention. For example, the above features may be replaced with (but not limited to) features having similar functions disclosed in the present application.

Claims (22)

1. A method for generating a thermodynamic diagram, comprising:
receiving a data packet sent by a first terminal, wherein the first terminal runs an application, the data packet comprises an interface screenshot of the application and a control identification, and the control identification indicates a control in an interface indicated by the interface screenshot;
determining thermodynamic information of the control according to the control identification, wherein the thermodynamic information is generated based on the applied user operation information set, and the user operation information in the user operation information set is associated with the control identification of the control for which the user operation is directed;
and generating a thermodynamic diagram of the interface according to the determined thermodynamic information by taking the screenshot of the interface as a background image.
2. The method of claim 1, wherein before receiving the data packet transmitted by the first terminal, the method further comprises:
establishing a long connection with a first terminal based on a connection request received from the first terminal.
3. The method of claim 2, wherein the connection request is sent by the first terminal in response to receiving predefined operational information; and
the establishing of the long connection with the first terminal based on the connection request received from the first terminal includes:
responding to a received connection request, and sending first terminal information of a first terminal sending the connection request to a second terminal, wherein the second terminal shows the first terminal information to a user, and the user determines the first terminal establishing long connection;
and in response to receiving the determined operation information aiming at the first terminal information sent by the second terminal, establishing long connection with the first terminal.
4. The method of claim 1, wherein the determining thermodynamic information for the control based on the control identification comprises:
determining user operation information corresponding to the control identification matched with the control identification in the data packet from the user operation information set;
and generating the thermal information according to the determined user operation information.
5. The method of claim 4, wherein the user operation information in the set of user operation information includes operation position information indicating a position of the operation position relative to the control.
6. The method of claim 5, wherein the thermal information comprises at least one control sub-region information and a thermal value corresponding to the control sub-region information; and
generating the thermal information according to the determined user operation information, including:
and determining the thermal value of the control sub-region according to the user operation information of the operation position in the control sub-region for the control sub-region indicated by the control sub-region information.
7. The method of claim 6, wherein generating a thermodynamic diagram of the interface from the determined thermodynamic information using the screenshot of the interface as a background image comprises:
determining a pixel value corresponding to each control sub-region according to the control sub-region information and the heat value corresponding to the control sub-region information;
and modifying the pixel values of the control sub-regions of the control image in the interface screenshot in the data packet according to the determined pixel values to generate a thermodynamic diagram.
8. The method according to any one of claims 1-7, wherein the method further comprises:
generating a thermodynamic diagram presentation page, wherein the thermodynamic diagram presentation page comprises the generated thermodynamic diagram;
and sending the thermodynamic diagram display page to a second terminal, wherein the second terminal displays the thermodynamic diagram display page.
9. The method of claim 8, wherein the method further comprises:
in response to receiving a new data packet sent by a first terminal, generating a new thermodynamic diagram according to the new data packet;
and sending the new thermodynamic diagram to the second terminal, wherein the second terminal displays the new thermodynamic diagram in the thermodynamic diagram display page.
10. The method of claim 9, wherein the first terminal determines the new data packet by:
in response to detecting that the user operates on the application, determining whether the current interface is consistent with the interface indicated by the interface screenshot in the data packet sent last time;
and in response to the inconsistency, screenshot is carried out on the current interface and a control identification of a control in the current interface is determined.
11. An apparatus for generating a thermodynamic diagram, comprising:
the terminal comprises a receiving unit and a processing unit, wherein the receiving unit is configured to receive a data packet sent by a first terminal, the first terminal runs an application, the data packet comprises an interface screenshot of the application and a control identification, and the control identification indicates a control in an interface indicated by the interface screenshot;
a determining unit configured to determine thermodynamic information of the control according to the control identifier, wherein the thermodynamic information is generated based on a user operation information set of the application, and user operation information in the user operation information set is associated with the control identifier of the control for which a user operation is performed;
and the first generation unit is configured to generate a thermodynamic diagram of the interface according to the determined thermodynamic information by taking the screenshot of the interface as a background image.
12. The apparatus of claim 11, wherein the apparatus further comprises:
a long connection establishing unit configured to establish a long connection with a first terminal based on a connection request received from the first terminal.
13. The apparatus of claim 12, wherein the connection request is sent by the first terminal in response to receiving predefined operational information; and
the long connection establishing unit is further configured to:
responding to a received connection request, and sending first terminal information of a first terminal sending the connection request to a second terminal, wherein the second terminal shows the first terminal information to a user, and the user determines the first terminal establishing long connection;
and in response to receiving the determined operation information aiming at the first terminal information sent by the second terminal, establishing long connection with the first terminal.
14. The apparatus of claim 11, wherein the determining unit is further configured to:
determining user operation information corresponding to the control identification matched with the control identification in the data packet from the user operation information set;
and generating the thermal information according to the determined user operation information.
15. The apparatus of claim 14, wherein the user operation information in the set of user operation information includes operation position information indicating a position of an operation position relative to the control.
16. The apparatus of claim 15, wherein the thermal information comprises at least one control sub-region information and a thermal value corresponding to the control sub-region information; and
the determining unit is further configured to:
and determining the thermal value of the control sub-region according to the user operation information of the operation position in the control sub-region for the control sub-region indicated by the control sub-region information.
17. The apparatus of claim 16, wherein the first generating unit is further configured to:
determining a pixel value corresponding to each control sub-region according to the control sub-region information and the heat value corresponding to the control sub-region information;
and modifying the pixel values of the control sub-regions of the control image in the interface screenshot in the data packet according to the determined pixel values to generate a thermodynamic diagram.
18. The apparatus of any one of claims 11-17, wherein the apparatus further comprises:
a page unit configured to generate a thermodynamic diagram presentation page, wherein the thermodynamic diagram presentation page includes the generated thermodynamic diagram;
a first sending unit configured to send the thermodynamic diagram presentation page to a second terminal, wherein the second terminal presents the thermodynamic diagram presentation page.
19. The apparatus of claim 18, wherein the apparatus further comprises:
the second generating unit is configured to respond to the reception of a new data packet sent by the first terminal and generate a new thermodynamic diagram according to the new data packet;
a second sending unit configured to send the new thermodynamic diagram to the second terminal, wherein the second terminal presents the new thermodynamic diagram in the thermodynamic diagram presentation page.
20. The apparatus of claim 19, wherein the first terminal determines the new data packet by:
in response to detecting that the user operates on the application, determining whether the current interface is consistent with the interface indicated by the interface screenshot in the data packet sent last time;
and in response to the inconsistency, screenshot is carried out on the current interface and a control identification of a control in the current interface is determined.
21. An electronic device, comprising:
one or more processors;
a storage device having one or more programs stored thereon,
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-10.
22. A computer-readable medium, on which a computer program is stored, wherein the program, when executed by a processor, implements the method of any one of claims 1-10.
CN201810720161.6A 2018-07-03 2018-07-03 Method and device for generating thermodynamic diagrams Active CN110673886B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810720161.6A CN110673886B (en) 2018-07-03 2018-07-03 Method and device for generating thermodynamic diagrams

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810720161.6A CN110673886B (en) 2018-07-03 2018-07-03 Method and device for generating thermodynamic diagrams

Publications (2)

Publication Number Publication Date
CN110673886A true CN110673886A (en) 2020-01-10
CN110673886B CN110673886B (en) 2023-10-03

Family

ID=69065741

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810720161.6A Active CN110673886B (en) 2018-07-03 2018-07-03 Method and device for generating thermodynamic diagrams

Country Status (1)

Country Link
CN (1) CN110673886B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111695516A (en) * 2020-06-12 2020-09-22 百度在线网络技术(北京)有限公司 Thermodynamic diagram generation method, device and equipment
CN112632541A (en) * 2020-12-29 2021-04-09 网神信息技术(北京)股份有限公司 Method and device for determining malicious degree of behavior, computer equipment and storage medium
CN113642352A (en) * 2020-04-27 2021-11-12 菜鸟智能物流控股有限公司 Method and device for acquiring text information of express bill and terminal equipment

Citations (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101977295A (en) * 2010-10-18 2011-02-16 深圳市同洲电子股份有限公司 Digital television terminal and multifunction search method and device thereof
US20110066285A1 (en) * 2009-09-15 2011-03-17 Invensys Systems Inc. Thermodynamic Phase Equilibrium Analysis Based on a Reduced Composition Domain
WO2013137857A2 (en) * 2012-03-12 2013-09-19 The Massachusetts Institute Of Technology Stable binary nanocrystalline alloys and methods of identifying same
US20130322488A1 (en) * 2012-04-27 2013-12-05 Rachid Yazami Imbedded chip for battery applications
CN104391951A (en) * 2014-11-27 2015-03-04 北京国双科技有限公司 Web page thermodynamic diagram loading method and device
CN104598248A (en) * 2015-02-03 2015-05-06 安徽广电信息网络股份有限公司 Focus switching method based on HTML (hypertext markup language) webpage
CN104657423A (en) * 2015-01-16 2015-05-27 北京合辉信息技术有限公司 Method and device thereof for sharing contents of applications
CN105094769A (en) * 2014-05-06 2015-11-25 北大方正集团有限公司 Processing method and apparatus of user interface
US20150345422A1 (en) * 2014-05-29 2015-12-03 Richard H. Vogel Thermodynamically interactive heat flow process and multi-stage micro power plant
CN105246033A (en) * 2015-09-14 2016-01-13 百度在线网络技术(北京)有限公司 Terminal location-based crowd status monitoring method and monitoring device
CN105653555A (en) * 2014-11-18 2016-06-08 广州市动景计算机科技有限公司 Browser-based bookmark display method and relevant device and system
CN105843494A (en) * 2015-01-15 2016-08-10 中兴通讯股份有限公司 Method and device for realizing region screen capture, and terminal
CN105992068A (en) * 2015-05-19 2016-10-05 乐视移动智能信息技术(北京)有限公司 Video file preview method and device
CN106383642A (en) * 2016-09-09 2017-02-08 北京金山安全软件有限公司 Display method and related device for control of media playing interface
CN106874381A (en) * 2017-01-09 2017-06-20 重庆邮电大学 A kind of radio environment map datum processing system based on Hadoop
CN106874324A (en) * 2016-06-28 2017-06-20 阿里巴巴集团控股有限公司 A kind of method and device of use color display data information association relation
CN106874471A (en) * 2017-02-16 2017-06-20 北京百度网讯科技有限公司 Information-pushing method and device
CN107015958A (en) * 2017-04-14 2017-08-04 东莞中国科学院云计算产业技术创新与育成中心 Report form generation method and device
CN107093121A (en) * 2016-11-30 2017-08-25 北京小度信息科技有限公司 Interface display method, dispatching order allocation method and device
CN107315824A (en) * 2017-07-04 2017-11-03 百度在线网络技术(北京)有限公司 Method and apparatus for generating thermodynamic chart
CN107357575A (en) * 2017-06-29 2017-11-17 广州视源电子科技股份有限公司 The switching method and device of mode of operation, minute surface display device and storage medium
CN107391750A (en) * 2017-08-15 2017-11-24 北京百度网讯科技有限公司 Method and apparatus for processing information
CN107391538A (en) * 2017-04-26 2017-11-24 阿里巴巴集团控股有限公司 Click data collection, processing and methods of exhibiting, device, equipment and storage medium
CN107506291A (en) * 2017-06-30 2017-12-22 杭州大搜车汽车服务有限公司 A kind of analysis method and device based on data acquisition
CN107562321A (en) * 2017-09-05 2018-01-09 广东欧珀移动通信有限公司 Using installation method, device and terminal
CN107566632A (en) * 2017-08-29 2018-01-09 广东欧珀移动通信有限公司 Interface of input method display methods, device and terminal
CN107590006A (en) * 2017-09-05 2018-01-16 广东欧珀移动通信有限公司 Document handling method, device and mobile terminal
CN107608652A (en) * 2017-08-28 2018-01-19 三星电子(中国)研发中心 A kind of method and apparatus of Voice command graphical interfaces
CN107643935A (en) * 2017-10-11 2018-01-30 成都知道创宇信息技术有限公司 A kind of heavy displaying expansible data visualization instrument board and construction method
CN107678658A (en) * 2017-10-26 2018-02-09 北京百度网讯科技有限公司 Data inputting method and device for terminal device
CN107728901A (en) * 2017-10-24 2018-02-23 广东欧珀移动通信有限公司 interface display method, device and terminal
CN107766375A (en) * 2016-08-19 2018-03-06 华为技术有限公司 A kind of method and device for generating thermodynamic chart
CN107765952A (en) * 2017-11-07 2018-03-06 广东欧珀移动通信有限公司 Screenshotss method, apparatus and terminal
CN107786398A (en) * 2016-08-31 2018-03-09 阿里巴巴集团控股有限公司 Data interactive method and device, and intelligent terminal, operating system, intelligent refrigerator
CN107861655A (en) * 2017-11-01 2018-03-30 平安科技(深圳)有限公司 Control matching process, device, computer equipment and storage medium
CN107919129A (en) * 2017-11-15 2018-04-17 百度在线网络技术(北京)有限公司 Method and apparatus for controlling the page
CN108008871A (en) * 2016-10-27 2018-05-08 阿里巴巴集团控股有限公司 A kind of page generation method and device
CN108022586A (en) * 2017-11-30 2018-05-11 百度在线网络技术(北京)有限公司 Method and apparatus for controlling the page
CN108089786A (en) * 2017-12-14 2018-05-29 广东欧珀移动通信有限公司 Method for displaying user interface, device, equipment and storage medium
CN108197183A (en) * 2017-12-25 2018-06-22 中山大学 A kind of control layout based on Android application recommends method and its system

Patent Citations (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110066285A1 (en) * 2009-09-15 2011-03-17 Invensys Systems Inc. Thermodynamic Phase Equilibrium Analysis Based on a Reduced Composition Domain
CN101977295A (en) * 2010-10-18 2011-02-16 深圳市同洲电子股份有限公司 Digital television terminal and multifunction search method and device thereof
WO2013137857A2 (en) * 2012-03-12 2013-09-19 The Massachusetts Institute Of Technology Stable binary nanocrystalline alloys and methods of identifying same
US20130322488A1 (en) * 2012-04-27 2013-12-05 Rachid Yazami Imbedded chip for battery applications
EP2841956A2 (en) * 2012-04-27 2015-03-04 California Institute of Technology An imbedded chip for battery applications
CN105094769A (en) * 2014-05-06 2015-11-25 北大方正集团有限公司 Processing method and apparatus of user interface
US20150345422A1 (en) * 2014-05-29 2015-12-03 Richard H. Vogel Thermodynamically interactive heat flow process and multi-stage micro power plant
US20170314508A1 (en) * 2014-05-29 2017-11-02 Richard H. Vogel Thermodynamically interactive heat flow process and multi-stage micro power plant
CN105653555A (en) * 2014-11-18 2016-06-08 广州市动景计算机科技有限公司 Browser-based bookmark display method and relevant device and system
CN104391951A (en) * 2014-11-27 2015-03-04 北京国双科技有限公司 Web page thermodynamic diagram loading method and device
CN105843494A (en) * 2015-01-15 2016-08-10 中兴通讯股份有限公司 Method and device for realizing region screen capture, and terminal
CN104657423A (en) * 2015-01-16 2015-05-27 北京合辉信息技术有限公司 Method and device thereof for sharing contents of applications
CN104598248A (en) * 2015-02-03 2015-05-06 安徽广电信息网络股份有限公司 Focus switching method based on HTML (hypertext markup language) webpage
CN105992068A (en) * 2015-05-19 2016-10-05 乐视移动智能信息技术(北京)有限公司 Video file preview method and device
CN105246033A (en) * 2015-09-14 2016-01-13 百度在线网络技术(北京)有限公司 Terminal location-based crowd status monitoring method and monitoring device
CN106874324A (en) * 2016-06-28 2017-06-20 阿里巴巴集团控股有限公司 A kind of method and device of use color display data information association relation
CN107766375A (en) * 2016-08-19 2018-03-06 华为技术有限公司 A kind of method and device for generating thermodynamic chart
CN107786398A (en) * 2016-08-31 2018-03-09 阿里巴巴集团控股有限公司 Data interactive method and device, and intelligent terminal, operating system, intelligent refrigerator
CN106383642A (en) * 2016-09-09 2017-02-08 北京金山安全软件有限公司 Display method and related device for control of media playing interface
CN108008871A (en) * 2016-10-27 2018-05-08 阿里巴巴集团控股有限公司 A kind of page generation method and device
CN107093121A (en) * 2016-11-30 2017-08-25 北京小度信息科技有限公司 Interface display method, dispatching order allocation method and device
CN106874381A (en) * 2017-01-09 2017-06-20 重庆邮电大学 A kind of radio environment map datum processing system based on Hadoop
CN106874471A (en) * 2017-02-16 2017-06-20 北京百度网讯科技有限公司 Information-pushing method and device
CN107015958A (en) * 2017-04-14 2017-08-04 东莞中国科学院云计算产业技术创新与育成中心 Report form generation method and device
CN107391538A (en) * 2017-04-26 2017-11-24 阿里巴巴集团控股有限公司 Click data collection, processing and methods of exhibiting, device, equipment and storage medium
CN107357575A (en) * 2017-06-29 2017-11-17 广州视源电子科技股份有限公司 The switching method and device of mode of operation, minute surface display device and storage medium
CN107506291A (en) * 2017-06-30 2017-12-22 杭州大搜车汽车服务有限公司 A kind of analysis method and device based on data acquisition
CN107315824A (en) * 2017-07-04 2017-11-03 百度在线网络技术(北京)有限公司 Method and apparatus for generating thermodynamic chart
CN107391750A (en) * 2017-08-15 2017-11-24 北京百度网讯科技有限公司 Method and apparatus for processing information
CN107608652A (en) * 2017-08-28 2018-01-19 三星电子(中国)研发中心 A kind of method and apparatus of Voice command graphical interfaces
CN107566632A (en) * 2017-08-29 2018-01-09 广东欧珀移动通信有限公司 Interface of input method display methods, device and terminal
CN107590006A (en) * 2017-09-05 2018-01-16 广东欧珀移动通信有限公司 Document handling method, device and mobile terminal
CN107562321A (en) * 2017-09-05 2018-01-09 广东欧珀移动通信有限公司 Using installation method, device and terminal
CN107643935A (en) * 2017-10-11 2018-01-30 成都知道创宇信息技术有限公司 A kind of heavy displaying expansible data visualization instrument board and construction method
CN107728901A (en) * 2017-10-24 2018-02-23 广东欧珀移动通信有限公司 interface display method, device and terminal
CN107678658A (en) * 2017-10-26 2018-02-09 北京百度网讯科技有限公司 Data inputting method and device for terminal device
CN107861655A (en) * 2017-11-01 2018-03-30 平安科技(深圳)有限公司 Control matching process, device, computer equipment and storage medium
CN107765952A (en) * 2017-11-07 2018-03-06 广东欧珀移动通信有限公司 Screenshotss method, apparatus and terminal
CN107919129A (en) * 2017-11-15 2018-04-17 百度在线网络技术(北京)有限公司 Method and apparatus for controlling the page
CN108022586A (en) * 2017-11-30 2018-05-11 百度在线网络技术(北京)有限公司 Method and apparatus for controlling the page
CN108089786A (en) * 2017-12-14 2018-05-29 广东欧珀移动通信有限公司 Method for displaying user interface, device, equipment and storage medium
CN108197183A (en) * 2017-12-25 2018-06-22 中山大学 A kind of control layout based on Android application recommends method and its system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113642352A (en) * 2020-04-27 2021-11-12 菜鸟智能物流控股有限公司 Method and device for acquiring text information of express bill and terminal equipment
CN113642352B (en) * 2020-04-27 2023-12-19 菜鸟智能物流控股有限公司 Method and device for acquiring text information of express delivery bill and terminal equipment
CN111695516A (en) * 2020-06-12 2020-09-22 百度在线网络技术(北京)有限公司 Thermodynamic diagram generation method, device and equipment
CN111695516B (en) * 2020-06-12 2023-11-07 百度在线网络技术(北京)有限公司 Thermodynamic diagram generation method, device and equipment
CN112632541A (en) * 2020-12-29 2021-04-09 网神信息技术(北京)股份有限公司 Method and device for determining malicious degree of behavior, computer equipment and storage medium

Also Published As

Publication number Publication date
CN110673886B (en) 2023-10-03

Similar Documents

Publication Publication Date Title
CN110708346B (en) Information processing system and method
CN110046021B (en) Page display method, device, system, equipment and storage medium
CN112261459B (en) Video processing method and device, electronic equipment and storage medium
CN105915599B (en) Interface display method and device
CN109446442B (en) Method and apparatus for processing information
CN110619100B (en) Method and apparatus for acquiring data
CN109862100B (en) Method and device for pushing information
US11095957B2 (en) Method and apparatus for publishing information, and method and apparatus for processing information
CN109413056B (en) Method and apparatus for processing information
CN110673886B (en) Method and device for generating thermodynamic diagrams
CN109582317B (en) Method and apparatus for debugging hosted applications
CN109168012B (en) Information processing method and device for terminal equipment
CN108600780B (en) Method for pushing information, electronic device and computer readable medium
CN108038172B (en) Search method and device based on artificial intelligence
CN112306340A (en) Information display method, information sending device, electronic equipment and medium
CN107632751B (en) Information display method and device
CN111694629A (en) Information display method and device and electronic equipment
US20240073488A1 (en) Live video processing method and apparatus, device and medium
CN109348298B (en) Method and equipment for pushing and playing multimedia data stream
CN112218144A (en) Screen projection control method and device, electronic equipment and computer readable medium
CN111125502B (en) Method and device for generating information
CN109040223B (en) Method and device for pushing and displaying information
CN114125485B (en) Image processing method, device, equipment and medium
WO2020078049A1 (en) User information processing method and device, server, and readable medium
CN114417214A (en) Information display method and device and electronic equipment

Legal Events

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