CN113986423A - Bullet frame display method and system, storage medium and terminal equipment - Google Patents

Bullet frame display method and system, storage medium and terminal equipment Download PDF

Info

Publication number
CN113986423A
CN113986423A CN202111224514.1A CN202111224514A CN113986423A CN 113986423 A CN113986423 A CN 113986423A CN 202111224514 A CN202111224514 A CN 202111224514A CN 113986423 A CN113986423 A CN 113986423A
Authority
CN
China
Prior art keywords
event
processing process
frame display
bullet
executable file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111224514.1A
Other languages
Chinese (zh)
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.)
Shenzhen TCL New Technology Co Ltd
Original Assignee
Shenzhen TCL New 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 Shenzhen TCL New Technology Co Ltd filed Critical Shenzhen TCL New Technology Co Ltd
Priority to CN202111224514.1A priority Critical patent/CN113986423A/en
Publication of CN113986423A publication Critical patent/CN113986423A/en
Pending legal-status Critical Current

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

Abstract

The embodiment of the invention discloses a bullet frame display method, a bullet frame display system, a storage medium and terminal equipment, which are applied to the technical field of information processing. After the current application process of the application terminal obtains the event parameter information of the target event reported by the intelligent device, a bullet frame processing process corresponding to the intelligent device is started, the event parameter information is transmitted to the bullet frame processing process, the bullet frame processing process obtains bullet frame display information, and bullet frame display is carried out based on the bullet frame display information. Therefore, the independent elastic frame processing process is started through the current application process of the application terminal to process the elastic frame display of each intelligent device, when the elastic frame display of the intelligent device is changed, the code file corresponding to the current application process of the application terminal does not need to be upgraded, the executable file of the elastic frame processing process only needs to be updated, and the individual requirements of a user on the elastic frame display of each intelligent device can be met through a simple and convenient method.

Description

Bullet frame display method and system, storage medium and terminal equipment
Technical Field
The present invention relates to the field of information processing technologies, and in particular, to a pop-up frame display method, a pop-up frame display system, a storage medium, and a terminal device.
Background
In the technical field of intelligent devices, various types of Internet of Things (IOT) devices, such as an intelligent air conditioner and an intelligent door lock, can be accessed to an application terminal, so that the application terminal can control the accessed intelligent devices to a certain extent. In the application terminal, a pop-up box display can be performed for some functions of each accessed intelligent device. Due to different functions supported by the accessed intelligent equipment, the process of popup display realized by the application terminal is different, for example, when a user initiates a door opening request through the intelligent door lock, the application terminal pops up a popup window of the door opening request; and the user clicks a door opening button of the pop-up window, and the application terminal instructs the intelligent door lock to open the door through the door opening instruction.
When the version of the intelligent device accessed to the application terminal is updated or a new intelligent device is accessed to the application terminal, in order to realize the pop-up frame display of the intelligent device newly accessed to the application terminal, software upgrading needs to be carried out on the application terminal in the prior art, and the application terminal can realize the pop-up frame display of the newly accessed intelligent device, so that the realization mode is inconvenient.
Disclosure of Invention
The embodiment of the invention provides a bullet box display method, a bullet box display system, a storage medium and terminal equipment, and realizes personalized bullet box display on intelligent equipment in a simpler mode.
An embodiment of the invention provides a pop-up frame display method, which includes:
the current application process acquires event parameter information of a target event reported by the intelligent equipment;
the current application process starts a bullet frame processing process corresponding to the intelligent equipment;
and the current application process transmits the event parameter information to the bullet frame processing process, wherein the bullet frame processing process is used for acquiring bullet frame display information corresponding to the event parameter information and performing bullet frame display on the target event according to the bullet frame display information.
Another embodiment of the present invention provides a pop-up frame display system, including:
the information acquisition unit is used for acquiring a target event reported by the intelligent equipment and acquiring event parameter information corresponding to the target event;
the starting unit is used for starting a bullet frame processing process corresponding to the intelligent equipment;
and the transmission display unit is used for transmitting the event parameter information to the bullet frame processing process, wherein the bullet frame processing process is used for acquiring bullet frame display information corresponding to the event parameter information and performing bullet frame display on the target event according to the bullet frame display information.
In another aspect, the present invention further provides a computer-readable storage medium, which stores a plurality of computer programs, where the computer programs are suitable for being loaded by a processor and executing the pop-up box display method according to an aspect of the present invention.
In another aspect, an embodiment of the present invention further provides a terminal device, including a processor and a memory;
the memory is used for storing a plurality of computer programs, and the computer programs are used for being loaded by the processor and executing the pop-up frame display method according to the aspect of the embodiment of the invention; the processor is configured to implement each of the plurality of computer programs.
As can be seen, in the method of this embodiment, after the current application process of the application terminal obtains the event parameter information of the target event reported by the smart device, the current application process starts the pop-up frame processing process corresponding to the smart device, transmits the event parameter information to the pop-up frame processing process, obtains the pop-up frame display information by the pop-up frame processing process, and performs pop-up frame display based on the pop-up frame display information. Therefore, the independent elastic frame processing process is started through the current application process of the application terminal to process the elastic frame display of each intelligent device, when the elastic frame display of the intelligent device is changed, the code file corresponding to the current application process of the application terminal does not need to be upgraded, the executable file of the elastic frame processing process only needs to be updated, and the individual requirements of a user on the elastic frame display of each intelligent device can be met through a simple and convenient method.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic diagram of a pop-up frame display method according to an embodiment of the present invention;
FIG. 2 is a flowchart of a pop-up box display method according to an embodiment of the present invention;
FIG. 3 is a flowchart of a pop-up box display method according to an embodiment of the present invention;
FIG. 4 is a diagram illustrating a distributed system to which a pop-up box display method is applied in another embodiment of the present invention;
FIG. 5 is a block diagram illustrating an exemplary block structure according to another embodiment of the present invention;
fig. 6 is a schematic logical structure diagram of a pop-up frame display system according to an embodiment of the present invention;
fig. 7 is a schematic logical structure diagram of a terminal device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims, as well as in the drawings, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are, for example, capable of operation in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The embodiment of the invention provides a pop-up frame display method which is mainly applied to a control scene of intelligent equipment, as shown in fig. 1, after any intelligent equipment is accessed to an application terminal, the application terminal can display the pop-up frame of the intelligent equipment through the following steps:
the current application process acquires event parameter information of a target event reported by the intelligent equipment; the current application process starts a bullet frame processing process corresponding to the intelligent equipment; and the current application process transmits the event parameter information to the bullet frame processing process, wherein the bullet frame processing process is used for acquiring bullet frame display information corresponding to the event parameter information and performing bullet frame display on the target event according to the bullet frame display information.
It should be noted that, in a specific implementation, the intelligent device may be an intelligent home, such as an intelligent door lock, an intelligent air conditioner, an intelligent television, and the like, and the application terminal is a terminal for controlling and managing the intelligent device, and any intelligent device may be accessed to the application terminal.
Therefore, the independent elastic frame processing process is started through the current application process of the application terminal to process the elastic frame display of each intelligent device, when the elastic frame display of the intelligent device is changed, the code file corresponding to the current application process of the application terminal does not need to be upgraded, the executable file of the elastic frame processing process only needs to be updated, and the individual requirements of a user on the elastic frame display of each intelligent device can be met through a simple and convenient method.
An embodiment of the present invention provides a pop-up frame display method, which is a method executed by an application terminal, and a flowchart is shown in fig. 2, where the method includes:
step 101, a current application process acquires event parameter information of a target event reported by intelligent equipment.
It can be understood that when the application terminal is started, a current application process is started, any intelligent device is connected through a near field communication protocol (such as bluetooth) and network configuration information is sent to the intelligent device, the intelligent device performs network configuration according to the network configuration information, the intelligent device can be connected to the cloud system, so that the intelligent device is connected to the application terminal, the current application process of the application terminal can control and manage the intelligent device through the cloud system, and a plurality of intelligent devices can be connected to the same application terminal.
Specifically, a current application process of the application terminal sends a control instruction, the control instruction is sent to the intelligent device through the cloud system, and the intelligent device can execute the control instruction; similarly, the user may operate the intelligent device to trigger any event (referred to as a target event in the embodiment of the present invention) of the intelligent device, such as an event that requests the application terminal to perform a certain operation, or an alarm event generated when the user operates the intelligent device, so that the intelligent device may send event parameter information of the target event to the application terminal through the cloud system, and after obtaining the event parameter information of the target event, the current application process of the application terminal may initiate the process of this embodiment.
After the current application process of the application terminal acquires the event parameter information, the following steps 102 to 103 may be directly performed. Or, after the current application process of the application terminal acquires the event parameter information of the target event reported by any intelligent device, the configuration parameters of the intelligent device can be acquired from the cloud system, whether the intelligent device customizes the popup frame service or not is determined according to the acquired configuration parameters, and if the intelligent device customizes the popup frame service, the following steps 102 to 103 are continuously executed; if not, the following steps 102 to 103 may not need to be performed.
The event parameter information is information for describing a target event, and mainly includes attribute information of the target event, such as an event type, an event identifier, information of an intelligent device reporting the target event, and the like.
And 102, starting a popup frame processing process corresponding to the intelligent equipment by the current application process.
It should be noted that, after the current application process initiates the process of this embodiment and executes the step 101, the current application process may start another process, that is, a popup frame processing process. Wherein, an intelligent device or a type of intelligent device may correspond to a popup frame processing process.
Specifically, after the current application process initiates the process of this embodiment, and when executing this step, the executable file of the pop-up frame processing process may be acquired from the cloud system, and the executable file is loaded, so that the pop-up frame processing process can be started. Or, after the intelligent device is accessed to the application terminal, the current application process of the application terminal may obtain the executable file of the popup frame processing process in advance, and store the corresponding relationship between the identifier of the intelligent device and the executable file, and after the current application process initiates the process of this embodiment, the executable file in the corresponding relationship may be directly extracted according to the identifier of the intelligent device and loaded during this step, so as to speed up the starting of the popup frame processing process.
Further, the display information of the popup frame corresponding to any intelligent device may be changed continuously, and accordingly, the executable file of the popup frame processing process corresponding to the intelligent device may also be changed, so that the current application process of the application terminal may obtain the updated executable file of the popup frame processing process corresponding to the intelligent device, and replace the corresponding executable file in the corresponding relationship with the updated executable file.
In a specific implementation, a user can customize the display information of the pop-up frame corresponding to any intelligent device according to own needs, such as the shape and color of the pop-up frame and customized sentences displayed through the pop-up frame, and different requirements of the user on the display of the pop-up frame are met. Specifically, a user can operate the application terminal, so that a current application process of the application terminal displays a customized interface of the popup frame display information of the intelligent device, the customized interface comprises a plurality of input interfaces corresponding to the customized parameters respectively, and the user can input the corresponding customized parameters through each input interface; and when the current application process of the application terminal receives the corresponding customization parameter value from the input interface, updating the executable file of the elastic frame processing process of the intelligent equipment according to the customization parameter value to obtain the updated executable file.
When the executable file is updated according to the customized parameter values, the current application process can replace the current customized parameter values of the corresponding customized parameters in the executable file with the customized parameter values received from the input interface, and the updated executable file can be obtained.
Step 103, the current application process transmits the event parameter information to a bullet frame processing process, where the bullet frame processing process is configured to obtain bullet frame display information (for example, obtained from a cloud system) corresponding to the event parameter information, and perform bullet frame display on the target event according to the bullet frame display information, that is, display information related to the target event through an interface.
In order to reduce the information transmitted between the current application process and the bullet box processing process, the current application process may not need to transmit all event parameter information to the bullet box processing process, but only transmit some necessary event parameter information, such as an event type and an event identifier.
Specifically, when receiving event parameter information, if the event parameter information includes an event type and an event identifier, the elastic frame processing process needs to determine whether elastic frame display needs to be performed on a target event according to the event type, and if so, acquiring elastic frame display information corresponding to the event identifier, namely executing the step of acquiring the elastic frame display information; if not, the flow ends.
Furthermore, after the bullet frame display information is acquired, the bullet frame processing process can also judge whether the bullet frame display condition is met or not, and if the bullet frame display condition is met, the bullet frame display is carried out on the target event according to the bullet frame display information; if not, the flow is ended. Wherein, the conditions of the popup frame display may include: the acquired bullet frame display information is in the effective time of the bullet frame, and specifically, whether the time difference between the time of acquiring the bullet frame display information and the time of reporting the target event by the intelligent equipment exceeds the preset time or not is acquired in the bullet frame display process; if the number of the frames exceeds the preset number, the display information of the popup frame is not in the effective time, and if the number of the frames does not exceed the preset number, the display information of the popup frame is in the effective time.
For some target events, a user is further required to perform certain operations on the bezel displayed by the bezel processing process, for example, the target event is a control event for the intelligent device, the bezel processing process displays a bezel interface, the bezel interface includes an operation interface for controlling the intelligent device, when the user operates the operation interface, the bezel processing process also responds to the operation on the operation interface, sends a control instruction to the intelligent device, and the intelligent device executes the control instruction.
As can be seen, in the method of this embodiment, after the current application process of the application terminal obtains the event parameter information of the target event reported by the smart device, the current application process starts the pop-up frame processing process corresponding to the smart device, transmits the event parameter information to the pop-up frame processing process, obtains the pop-up frame display information by the pop-up frame processing process, and performs pop-up frame display based on the pop-up frame display information. Therefore, the independent elastic frame processing process is started through the current application process of the application terminal to process the elastic frame display of each intelligent device, when the elastic frame display of the intelligent device is changed, the code file corresponding to the current application process of the application terminal does not need to be upgraded, the executable file of the elastic frame processing process only needs to be updated, and the individual requirements of a user on the elastic frame display of each intelligent device can be met through a simple and convenient method.
In the following, a specific application example is used to describe the pop-up frame display method according to the embodiment of the present invention, in this embodiment, an intelligent device is used as an intelligent door lock as an example, and specifically as shown in fig. 3, the method according to this embodiment may include the following steps:
step 201, the intelligent door lock is connected to the application terminal through bluetooth communication, the application terminal can transmit the network configuration information to the intelligent door lock, and the intelligent door lock can be connected to the cloud system after completing the network configuration according to the network configuration information, so that the intelligent door lock is accessed to the application terminal.
Step 202, the current application process of the application terminal acquires configuration parameters of the intelligent door lock from the cloud system, judges whether the frame popping business of the intelligent door lock is customized according to the configuration parameters, and if the frame popping business is customized, an executable file of a frame popping processing process corresponding to the intelligent door lock can be acquired to the cloud system in advance, specifically a response (real native, RN) resource packet is obtained, the corresponding relation between the identification of the intelligent door lock and the RN resource packet is stored, and the following step 203 is continuously executed; and if the executable file is not customized, the current application process of the application terminal cannot acquire the executable file of the popup frame processing process.
Step 203, when the user operates the intelligent door lock to trigger a target event of the intelligent door lock, the intelligent door lock sends event parameter information of the target event to the application terminal through the cloud system. Specifically, the target event may be an event such as a door opening request, and the event parameter information may include an event type, an event identifier, identification information of the intelligent door lock, and the like.
Step 204, after the current application process of the application terminal acquires the event parameter information, determining that an RN resource package corresponding to the intelligent door lock is locally stored, which indicates that the smart door lock customizes the pop-up frame service, starting the RN process according to the RN resource package, and loading an interface activity (activity) of the RN process, where the interface activity is a transparent background.
It can be understood that if the current application process determines that the RN resource packet corresponding to the intelligent door lock is not stored locally, the configuration information of the intelligent door lock may be acquired first, and whether the pop-up frame service of the intelligent door lock is customized is determined according to the configuration information, and if so, the RN resource packet of the intelligent door lock may be acquired from the cloud system, and the RN process is started based on the RN resource packet; if not, the RN process is not started.
In step 205, the current application process transmits the event parameter information to the RN process.
Step 206, the RN process determines whether the target event needs to be displayed in a popup box according to the event type in the event parameter information, and if so, may execute step 207; if not, the following step 209 is performed.
Step 207, the RN process obtains the bullet frame display information of the target event from the cloud system according to the event identifier, compares the time of obtaining the bullet frame display information with the time of reporting the event parameter information by the intelligent door lock, and determines whether the bullet frame display information is within the valid time, if so, performs step 208; if the time is not within the valid time, user prompt can be carried out to prompt the user about information such as time-out of a target event and the like.
And step 208, the RN process performs pop frame display on the target event according to the pop frame display information, specifically, the RN process may display a pop frame interface, and an operation interface, such as a door opening button, for controlling the intelligent door lock on the pop frame interface, where when the user clicks the door opening button, the RN process may send a control instruction, such as a door opening instruction, to the intelligent door lock through the cloud system, and the intelligent door lock executes the door opening instruction.
Further, after the intelligent door lock executes the control instruction, an execution result of the control instruction, such as information of successful door opening, may be returned to the RN process through the cloud system.
And step 209, the RN process closes the pop-up box display, and notifies the current application process to close the loaded interface activity.
Therefore, in the embodiment of the invention, the RN process is started through the current application process which is started by the application terminal at present, and the target event is displayed in the popup frame by the RN process, so that the global popup frame processing is realized, the popup frame business requirements of different intelligent devices can be met under the condition that the application terminal is not required to be upgraded, the development cost is reduced, and the user experience is improved.
In the following, a frame display method according to the present invention is described with another specific application example, where the frame display system in the embodiment of the present invention is mainly a distributed system 100, the distributed system may include a client 300 and a plurality of nodes 200 (any type of computing devices in an access network, such as a server and a user terminal), and the client 300 and the nodes 200 are connected in a network communication manner.
Taking a distributed system as an example of a blockchain system, referring To fig. 4, which is an optional structural schematic diagram of the distributed system 100 applied To the blockchain system provided in the embodiment of the present invention, the system is formed by a plurality of nodes 200 (computing devices in any form in an access network, such as servers and user terminals) and clients 300, a Peer-To-Peer (P2P, Peer To Peer) network is formed between the nodes, and the P2P Protocol is an application layer Protocol operating on a Transmission Control Protocol (TCP). In a distributed system, any machine, such as a server or a terminal, can join to become a node, and the node comprises a hardware layer, a middle layer, an operating system layer and an application layer.
Referring to the functions of each node in the blockchain system shown in fig. 4, the functions involved include:
1) routing, a basic function that a node has, is used to support communication between nodes.
Besides the routing function, the node may also have the following functions:
2) the application is used for being deployed in a block chain, realizing specific services according to actual service requirements, recording data related to the realization function to form recording data, carrying a digital signature in the recording data to represent a source of task data, and sending the recording data to other nodes in the block chain system, so that the other nodes add the recording data to a temporary block when the source and integrity of the recording data are verified successfully.
For example, the service implemented by the application includes a code implementing a pop-up box display function, which mainly includes:
the current application process acquires event parameter information of a target event reported by the intelligent equipment; the current application process starts a bullet frame processing process corresponding to the intelligent equipment; and the current application process transmits the event parameter information to the bullet frame processing process, wherein the bullet frame processing process is used for acquiring bullet frame display information corresponding to the event parameter information and performing bullet frame display on the target event according to the bullet frame display information.
3) And the Block chain comprises a series of blocks (blocks) which are mutually connected according to the generated chronological order, new blocks cannot be removed once being added into the Block chain, and recorded data submitted by nodes in the Block chain system are recorded in the blocks.
Referring to fig. 5, an optional schematic diagram of a Block Structure (Block Structure) provided in the embodiment of the present invention is shown, where each Block includes a hash value of a transaction record stored in the Block (hash value of the Block) and a hash value of a previous Block, and the blocks are connected by the hash values to form a Block chain. The block may include information such as a time stamp at the time of block generation. A block chain (Blockchain), which is essentially a decentralized database, is a string of data blocks associated by using cryptography, and each data block contains related information for verifying the validity (anti-counterfeiting) of the information and generating a next block.
An embodiment of the present invention further provides a pop-up frame display system, for example, the application terminal described above, where a schematic structural diagram of the application terminal is shown in fig. 6, and the display system specifically includes:
the information acquiring unit 10 is configured to acquire event parameter information of a target event reported by an intelligent device;
the starting unit 11 is configured to start a popup frame processing process corresponding to the intelligent device;
and a transmission display unit 12, configured to transmit the event parameter information acquired by the information acquisition unit 10 to a bullet frame processing process started by the starting unit 11, where the bullet frame processing process is configured to acquire bullet frame display information corresponding to the event parameter information, and perform bullet frame display on the target event according to the bullet frame display information.
Specifically, if the event parameter information includes an event type and an event identifier, when the pop-up frame processing process acquires the pop-up frame display information corresponding to the event parameter information, if it is determined that the pop-up frame display is to be performed on the target event according to the event type, the pop-up frame display information corresponding to the event identifier is acquired.
Further, if the target event is a control event for the smart device, the pop-up frame processing process may display a pop-up frame interface when performing pop-up frame display for the target event according to the pop-up frame display information, where the pop-up frame interface includes an operation interface for controlling the smart device, and thus the pop-up frame processing process is further configured to: and responding to the operation of the operation interface, and sending a control instruction to the intelligent device so that the intelligent device executes the control instruction.
Further, the pop-up frame display system of the present embodiment further includes:
a corresponding relation unit 13, configured to, when the smart device is accessed to the pop-up frame display system of this embodiment, obtain an executable file of a pop-up frame processing process corresponding to the smart device, and store a corresponding relation between an identifier of the smart device and the executable file; the starting unit 11 is specifically configured to extract the executable file in the corresponding relationship according to the identifier of the smart device, and load the executable file.
An updating unit 14, configured to obtain an updated executable file of a popup frame processing process corresponding to the smart device; and replacing the executable file in the corresponding relation stored in the corresponding relation unit 13 with the updated executable file.
The updating unit 14 is specifically configured to display a customized interface of the bullet box display information of the intelligent device when acquiring the updated executable file of the bullet box processing process corresponding to the intelligent device, where the customized interface includes input interfaces corresponding to a plurality of customized parameters respectively; and when receiving the corresponding customized parameter value from the input interface, updating the executable file of the elastic frame processing process of the intelligent equipment according to the customized parameter value to obtain the updated executable file.
As can be seen, in this embodiment, when the information obtaining unit 10 obtains the event parameter information of the target event reported by the smart device, the start unit 11 starts a bezel processing process corresponding to the smart device, the transmission and display unit 12 transmits the event parameter information to the bezel processing process, the bezel processing process obtains the bezel display information, and the bezel display is performed based on the bezel display information. Therefore, the independent elastic frame processing process is started through the current application process of the application terminal to process the elastic frame display of each intelligent device, when the elastic frame display of the intelligent device is changed, the code file corresponding to the current application process of the application terminal does not need to be upgraded, the executable file of the elastic frame processing process only needs to be updated, and the individual requirements of a user on the elastic frame display of each intelligent device can be met through a simple and convenient method.
The present invention further provides a terminal device, a schematic structural diagram of which is shown in fig. 7, where the terminal device may generate a relatively large difference due to different configurations or performances, and may include one or more Central Processing Units (CPUs) 20 (e.g., one or more processors) and a memory 21, and one or more storage media 22 (e.g., one or more mass storage devices) storing the application programs 221 or the data 222. Wherein the memory 21 and the storage medium 22 may be a transient storage or a persistent storage. The program stored in the storage medium 22 may include one or more modules (not shown), each of which may include a series of instruction operations for the terminal device. Still further, the central processor 20 may be arranged to communicate with the storage medium 22, and to execute a series of instruction operations in the storage medium 22 on the terminal device.
Specifically, the application program 221 stored in the storage medium 22 includes an application program for pop-up frame display, and the program may include the information obtaining unit 10, the starting unit 11, the transmission display unit 12, the correspondence unit 13, and the updating unit 14 in the pop-up frame display system, which will not be described herein again. Further, the central processor 20 may be configured to communicate with the storage medium 22, and execute a series of operations corresponding to the application program of the pop-up display stored in the storage medium 22 on the terminal device.
The terminal equipment may also include one or more power supplies 23, one or more wired or wireless network interfaces 24, one or more input-output interfaces 25, and/or one or more operating systems 223, such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, and the like.
The steps executed by the pop-up frame display system in the above method embodiment may be based on the structure of the terminal device shown in fig. 7.
In another aspect, an embodiment of the present invention further provides a computer-readable storage medium, which stores a plurality of computer programs, where the computer programs are suitable for being loaded by a processor and executing the pop-up frame display method executed by the pop-up frame display system.
In another aspect, an embodiment of the present invention further provides a terminal device, including a processor and a memory;
the memory is used for storing a plurality of computer programs, and the computer programs are used for being loaded by the processor and executing the bullet frame display method executed by the bullet frame display system; the processor is configured to implement each of the plurality of computer programs.
Further, according to an aspect of the application, a computer program product or a computer program is provided, comprising computer instructions, which are stored in a computer readable storage medium. The processor of the computer device reads the computer instructions from the computer-readable storage medium, and the processor executes the computer instructions to cause the computer device to execute the pop-up box display manner provided in the various alternative implementations described above.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable storage medium, and the storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
The foregoing describes in detail the pop-up frame display method, system, storage medium, and terminal device provided in the embodiments of the present invention, and a specific example is applied in the present disclosure to explain the principle and the implementation of the present invention, and the description of the foregoing embodiments is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A pop-up frame display method, comprising:
the current application process acquires event parameter information of a target event reported by the intelligent equipment;
the current application process starts a bullet frame processing process corresponding to the intelligent equipment;
and the current application process transmits the event parameter information to the bullet frame processing process, wherein the bullet frame processing process is used for acquiring bullet frame display information corresponding to the event parameter information and performing bullet frame display on the target event according to the bullet frame display information.
2. The method of claim 1, wherein before the starting of the bezel processing process corresponding to the smart device, the method further comprises:
after the intelligent equipment is accessed to an application terminal, acquiring an executable file of a popup frame processing process corresponding to the intelligent equipment, and storing a corresponding relation between an identifier of the intelligent equipment and the executable file;
the event parameter information includes an identifier of the intelligent device, and the starting of the popup frame processing process corresponding to the intelligent device specifically includes: and extracting the executable file in the corresponding relation according to the identification of the intelligent equipment, and loading the executable file.
3. The method of claim 2, wherein the method further comprises:
the current application process acquires an updated executable file of a popup frame processing process corresponding to the intelligent equipment;
and the current application process replaces the executable file in the corresponding relation with the updated executable file.
4. The method of claim 3, wherein the obtaining the updated executable file of the bezel processing procedure corresponding to the smart device specifically comprises:
the customization interface is used for displaying the popup frame display information of the intelligent equipment and comprises a plurality of input interfaces corresponding to customization parameters respectively;
and when receiving the corresponding customized parameter value from the input interface, updating the executable file of the elastic frame processing process of the intelligent equipment according to the customized parameter value to obtain the updated executable file.
5. The method of claim 1, wherein the event parameter information includes an event type and an event identification;
the acquiring of the pop-up frame display information corresponding to the event parameter information specifically includes: and if determining to perform pop-up frame display on the target event according to the event type, acquiring pop-up frame display information corresponding to the event identifier.
6. The method according to any one of claims 1 to 5, wherein if the target event is a control event for the smart device, the displaying the target event in a pop-up frame manner according to the pop-up frame display information specifically includes: displaying a bullet frame interface, wherein the bullet frame interface comprises an operation interface for controlling the intelligent equipment;
the bounding box processing process is further to: and responding to the operation of the operation interface, and sending a control instruction to the intelligent device so that the intelligent device executes the control instruction.
7. A bezel display system, comprising:
the information acquisition unit is used for acquiring event parameter information of a target event reported by the intelligent equipment;
the starting unit is used for starting a bullet frame processing process corresponding to the intelligent equipment;
and the transmission display unit is used for transmitting the event parameter information to the bullet frame processing process, wherein the bullet frame processing process is used for acquiring bullet frame display information corresponding to the event parameter information and performing bullet frame display on the target event according to the bullet frame display information.
8. The system of claim 7, further comprising:
the corresponding relation unit is used for acquiring an executable file of a popup frame processing process corresponding to the intelligent equipment when the intelligent equipment is accessed to an application terminal, and storing the corresponding relation between the identification of the intelligent equipment and the executable file;
the starting unit is specifically configured to extract the executable file in the corresponding relationship according to the identifier of the intelligent device, and load the executable file.
9. A computer-readable storage medium, characterized in that it stores a plurality of computer programs adapted to be loaded by a processor and to execute the pop-up box display method according to any one of claims 1 to 6.
10. A terminal device comprising a processor and a memory;
the memory is used for storing a plurality of computer programs, and the computer programs are used for being loaded by the processor and executing the bullet box display method according to any one of claims 1 to 6; the processor is configured to implement each of the plurality of computer programs.
CN202111224514.1A 2021-10-19 2021-10-19 Bullet frame display method and system, storage medium and terminal equipment Pending CN113986423A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111224514.1A CN113986423A (en) 2021-10-19 2021-10-19 Bullet frame display method and system, storage medium and terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111224514.1A CN113986423A (en) 2021-10-19 2021-10-19 Bullet frame display method and system, storage medium and terminal equipment

Publications (1)

Publication Number Publication Date
CN113986423A true CN113986423A (en) 2022-01-28

Family

ID=79739779

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111224514.1A Pending CN113986423A (en) 2021-10-19 2021-10-19 Bullet frame display method and system, storage medium and terminal equipment

Country Status (1)

Country Link
CN (1) CN113986423A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116680000A (en) * 2022-10-28 2023-09-01 荣耀终端有限公司 Method for displaying bullet frame, electronic device and readable medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103581706A (en) * 2013-10-11 2014-02-12 青岛海信传媒网络技术有限公司 Method and system for installing applications of smart television
CN106569794A (en) * 2016-09-23 2017-04-19 北京五八信息技术有限公司 Application developing device
CN107124446A (en) * 2017-04-01 2017-09-01 北京五八信息技术有限公司 Application program method for down loading, server and terminal
CN109408155A (en) * 2018-11-07 2019-03-01 北京奇艺世纪科技有限公司 Using starting method and apparatus
CN109491736A (en) * 2018-10-16 2019-03-19 深圳壹账通智能科技有限公司 A kind of display methods and equipment playing frame window
US10505825B1 (en) * 2014-10-09 2019-12-10 Splunk Inc. Automatic creation of related event groups for IT service monitoring
CN110990075A (en) * 2019-11-18 2020-04-10 北京小米移动软件有限公司 Starting method, device and equipment of fast application and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103581706A (en) * 2013-10-11 2014-02-12 青岛海信传媒网络技术有限公司 Method and system for installing applications of smart television
US10505825B1 (en) * 2014-10-09 2019-12-10 Splunk Inc. Automatic creation of related event groups for IT service monitoring
CN106569794A (en) * 2016-09-23 2017-04-19 北京五八信息技术有限公司 Application developing device
CN107124446A (en) * 2017-04-01 2017-09-01 北京五八信息技术有限公司 Application program method for down loading, server and terminal
CN109491736A (en) * 2018-10-16 2019-03-19 深圳壹账通智能科技有限公司 A kind of display methods and equipment playing frame window
CN109408155A (en) * 2018-11-07 2019-03-01 北京奇艺世纪科技有限公司 Using starting method and apparatus
CN110990075A (en) * 2019-11-18 2020-04-10 北京小米移动软件有限公司 Starting method, device and equipment of fast application and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
寒夜美美: "react-native与原生界面相互跳转", 《HTTPS://WWW.CNBLOGS.COM/CANDYZHMM/P/9097475.HTML》, pages 1 - 4 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116680000A (en) * 2022-10-28 2023-09-01 荣耀终端有限公司 Method for displaying bullet frame, electronic device and readable medium

Similar Documents

Publication Publication Date Title
CN106844137B (en) Server monitoring method and device
US10282191B2 (en) Updating web resources
CN108958742A (en) A kind of method of batch installing operating system, relevant device and system
CN111708702A (en) Simulation test method, client, server, system and readable storage medium
US10404568B2 (en) Agent manager for distributed transaction monitoring system
CN111064626B (en) Configuration updating method, device, server and readable storage medium
CN112799925A (en) Data acquisition method and device, electronic equipment and readable storage medium
CN111045715A (en) Hot updating method and system of cloud game and readable storage medium
CN112181677A (en) Service processing method and device, storage medium and electronic device
CN111786810A (en) Automatic deployment method and system for large-scale test bed nodes
CN113590169B (en) Application deployment method, application deployment system, and computer-readable storage medium
US10878406B2 (en) Systems and methods for token and transaction management
CN113986423A (en) Bullet frame display method and system, storage medium and terminal equipment
CN108132807B (en) Parameter loading method and device
CN112685102B (en) Gateway plug-in hot loading method, device, equipment and medium
CN110209409B (en) Customization method and system of application product and storage medium
CN109167826B (en) Method, device and system for putting WEB application on shelf
US11689437B1 (en) Monitoring workflow timing information related to HTTP requests to web servers
CN113703878B (en) Component starting method and device, storage medium and electronic equipment
CN111182012B (en) Intelligent equipment management method, device and system
US20240152504A1 (en) Data interaction method, apparatus, and electronic device
US20230092073A1 (en) Split triggers for executing computer operations
CN111414190B (en) Request processing method and device
CN115766243A (en) Model resource management method and system
CN113297158A (en) Cloud security product management method, device, equipment and storage medium

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