CN105892832B - Method and device for displaying display information - Google Patents

Method and device for displaying display information Download PDF

Info

Publication number
CN105892832B
CN105892832B CN201610363605.6A CN201610363605A CN105892832B CN 105892832 B CN105892832 B CN 105892832B CN 201610363605 A CN201610363605 A CN 201610363605A CN 105892832 B CN105892832 B CN 105892832B
Authority
CN
China
Prior art keywords
display information
target
client
information
target client
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610363605.6A
Other languages
Chinese (zh)
Other versions
CN105892832A (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 Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software 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 Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201610363605.6A priority Critical patent/CN105892832B/en
Publication of CN105892832A publication Critical patent/CN105892832A/en
Application granted granted Critical
Publication of CN105892832B publication Critical patent/CN105892832B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements

Landscapes

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

Abstract

The invention discloses a method and a device for displaying display information, and belongs to the technical field of computers. The method comprises the following steps: receiving target display information corresponding to a target client sent by a server, and correspondingly adding the target client and the target display information into a corresponding relation between the client and the display information established by an operating system; when the target client is detected to be started, determining target display information corresponding to the target client according to the corresponding relation between the client and the display information; and displaying the target display information as system-level display information. By adopting the invention, the user experience can be improved.

Description

Method and device for displaying display information
Technical Field
The invention relates to the technical field of computers, in particular to a method and a device for displaying display information.
Background
With the development of terminal technology, the application of the terminal is more and more extensive, and the function is more and more powerful. The user can install various clients on the terminal, such as a payment client, an instant messaging client and the like. When a user uses a certain client, the user can click an icon corresponding to the client on the terminal, the terminal can receive a selection instruction corresponding to the client, then the client can be started, then the client displays an initial interface of the client, and further displays a main interface of the client, and the user can select service options according to the own needs in the main interface, so that the terminal can perform corresponding service processing.
The client-side can send a data request corresponding to the display information to a server of the client-side after receiving a selection instruction of a user to the client-side, the server can send the display information to the client-side, and the client-side can display the received display information in the initial interface of the client-side.
In the process of implementing the invention, the inventor finds that the prior art has at least the following problems:
after a user clicks an icon corresponding to a client, the client needs to send a data request for displaying information to a server, after the display information sent by the server is received, the display information is displayed, and then a main interface of the client is displayed.
Disclosure of Invention
In order to solve the problems in the prior art, embodiments of the present invention provide a method and an apparatus for displaying presentation information. The technical scheme is as follows:
in a first aspect, a method for displaying presentation information is provided, the method comprising:
receiving target display information corresponding to a target client sent by a server, and correspondingly adding the target client and the target display information into a corresponding relation between the client and the display information established by an operating system;
when the target client is detected to be started, determining target display information corresponding to the target client according to the corresponding relation between the client and the display information;
and displaying the target display information as system-level display information.
Optionally, the displaying the target display information as system-level display information includes:
and taking the target display information as system-level display information and displaying the system-level display information on the upper layer of the initial interface of the target client.
Optionally, the displaying the target display information as system-level display information on an upper layer of an initial interface of the target client includes:
and displaying a system information window on the upper layer of the initial interface of the target client, and displaying the target display information in the system information window.
Optionally, the method further includes:
and receiving a closing instruction corresponding to the system information window, and closing the system information window.
Therefore, the user can close the system information window at any time according to the needs of the user.
Optionally, the method further includes:
and when the preset display duration is reached, closing the system information window.
In this way, the operating system may automatically close the system information window.
Optionally, the receiving target display information corresponding to the target client sent by the server includes:
when a preset acquisition period is reached, sending a display information request corresponding to a target client to a server;
and receiving target display information corresponding to the target client sent by the server.
Optionally, the receiving target display information corresponding to the target client sent by the server includes:
and receiving a push message sent by the server when the target display information corresponding to the target client is updated, wherein the push message carries the updated target display information corresponding to the target client.
In a second aspect, there is provided an apparatus for displaying presentation information, the apparatus comprising:
the receiving module is used for receiving target display information corresponding to a target client sent by a server, and correspondingly adding the target client and the target display information into a corresponding relation between the client and the display information established by an operating system;
the determining module is used for determining target display information corresponding to the target client according to the corresponding relation between the client and the display information when the target client is detected to be started;
and the display module is used for displaying the target display information as system-level display information.
Optionally, the display module is configured to:
and taking the target display information as system-level display information and displaying the system-level display information on the upper layer of the initial interface of the target client.
Optionally, the display module is configured to:
and displaying a system information window on the upper layer of the initial interface of the target client, and displaying the target display information in the system information window.
Optionally, the apparatus further comprises:
and the first closing module is used for receiving a closing instruction corresponding to the system information window and closing the system information window.
Optionally, the apparatus further comprises:
and the second closing module is used for closing the system information window when the preset display duration is reached.
Optionally, the receiving module includes:
the sending submodule is used for sending a display information request corresponding to the target client to the server when a preset acquisition period is reached;
and the receiving submodule is used for receiving the target display information which is sent by the server and corresponds to the target client.
Optionally, the receiving module is configured to:
and receiving a push message sent by the server when the target display information corresponding to the target client is updated, wherein the push message carries the updated target display information corresponding to the target client.
In a third aspect, there is provided an apparatus for displaying presentation information, the apparatus comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
receiving target display information corresponding to a target client sent by a server, and correspondingly adding the target client and the target display information into a corresponding relation between the client and the display information established by an operating system;
when the target client is detected to be started, determining target display information corresponding to the target client according to the corresponding relation between the client and the display information;
and displaying the target display information as system-level display information.
The technical scheme provided by the embodiment of the invention has the following beneficial effects:
in the embodiment of the invention, the target display information corresponding to the target client sent by the server is received, the target client and the target display information are correspondingly added into the corresponding relationship between the client and the display information established by the operating system, when the target client is detected to be started, the target display information corresponding to the target client is determined according to the corresponding relationship between the client and the display information, and the target display information is displayed as the system-level display information.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a flowchart of a method for displaying presentation information according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of an interface display provided by an embodiment of the present invention;
FIG. 3 is a schematic diagram of an interface display provided by an embodiment of the present invention;
FIG. 4 is a schematic structural diagram of an apparatus for displaying display information according to an embodiment of the present invention;
FIG. 5 is a schematic structural diagram of an apparatus for displaying display information according to an embodiment of the present invention;
FIG. 6 is a schematic structural diagram of an apparatus for displaying display information according to an embodiment of the present invention;
FIG. 7 is a schematic structural diagram of an apparatus for displaying display information according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
The embodiment of the invention provides a method for displaying display information, wherein an execution main body of the method is a terminal. The terminal can be a mobile terminal such as a mobile phone or a tablet computer. The terminal may include a transceiver, a processor memory, and a display unit. The transceiver may be configured to receive target display information corresponding to a target client sent by the server, the memory may be configured to store a correspondence between the client and the display information, the processor may be configured to detect whether a client installed on the terminal is started, and determine the target display information corresponding to the target client according to the correspondence between the client and the display information stored in the memory when the target client is started, and the display unit may be configured to display the target display information. In addition, the terminal can also comprise components such as Bluetooth, a power supply and the like.
According to a preferred embodiment of the invention, the execution subject of the method of the invention is the operating system in the terminal. The operating system includes, but is not limited to, an IOS operating system, an ANDROID (ANDROID) operating system, and the like, which run in a terminal such as a mobile phone.
The following will describe the process flow shown in fig. 1 in detail by taking an operating system in a terminal as an execution subject in conjunction with the specific embodiments, and the contents may be as follows:
step 101, receiving target display information corresponding to a target client sent by a server, and correspondingly adding the target client and the target display information into a corresponding relationship between the client and the display information established by an operating system.
The target client may be any client installed on the terminal, the target display information may be display information displayed by the operating system when the target client is started, and the display information may be a prompt message or advertisement information, and the embodiment is not limited.
In implementation, an operating system may be stored in advance in the terminal, and a code for acquiring the presentation information may be stored in advance in the operating system, for example, a code for acquiring the presentation information may be stored in advance in a ROM of the mobile phone. The terminal can also store clients required by the user, and the types of the clients can be various, such as a payment client (e.g. Paibao APP), an instant messaging client (e.g. WeChat APP) and the like. The user can perform corresponding service processing through the client installed in the terminal. The operating system developer can provide advertisement SDKs for developers of different clients, the developers can develop the clients based on the SDKs provided by the operating system developer, and the SDKs can be preset with interfaces for acquiring the display information from the operating system. In this way, after the client is installed in the terminal, the client can send a request for obtaining the display information to the operating system of the terminal, if the operating system stores a code for obtaining the display information, a confirmation message can be sent to the client, and after receiving the confirmation message, the client can not perform the processing of obtaining the display information from the server when the client is started; if the code for acquiring the display information is not stored in the operating system, a rejection message may be sent to the client, or no message may be sent, and the client receives the rejection message or does not receive a confirmation message sent by the operating system within a preset time length, and may acquire the display information from the server when the client is started. In addition, the operating system may also obtain address information of a server from the client for subsequent processing, where the server may be a server storing presentation information of the client.
For the condition that a code for acquiring the presentation information is pre-stored in an operating system of the terminal, the operating system may receive target presentation information corresponding to a target client sent by the server, and may add the target client and the target presentation information to a corresponding relationship between the client and the presentation information established by the operating system. For any client installed on the terminal, the operating system can perform the processing, so that the corresponding relation between each client installed on the terminal and the display information is established. For the target client, the operating system in the terminal may receive the target display information sent by the server for multiple times, and the operating system in the terminal may respectively perform corresponding storage on the multiple target display information received for multiple times and the target client to obtain a corresponding relationship between the target client and the multiple target display information, or may store the currently received target display information and delete the previously received target display information when receiving the target display information sent by the server.
Optionally, the operating system may periodically obtain the target display information from the server, and the corresponding processing procedure may be as follows: when a preset acquisition period is reached, sending a display information request corresponding to a target client to a server; and receiving target display information corresponding to the target client sent by the server.
In an implementation, the operating system may obtain address information of a server from the client, where the server may be a server storing presentation information of the client. The operating system may also preset an acquisition period of the display information, and when the preset acquisition period is reached, the operating system may send a display information request corresponding to the target client to the server based on the acquired address information of the server, where the display information request may carry an identifier of the target client and a terminal identifier of the terminal. The server can store target display information corresponding to the target client, can acquire the target display information corresponding to the target client after receiving the display information request, and sends the target display information to the terminal, and then an operating system of the terminal can receive the target display information.
Optionally, the server may push the target display information to the terminal through a push message, and a corresponding processing procedure may be as follows: and receiving a push message sent by the server when the target display information corresponding to the target client is updated, wherein the push message carries the updated target display information corresponding to the target client.
In implementation, the server may store target display information corresponding to the target client, and the server may update the target display information corresponding to the target client, for example, the server may receive the target display information sent by another device, and use the received target display information as updated target display information corresponding to the target client. When the server detects that the target display information corresponding to the target client is updated, the server can send the updated target display information to the terminal in a push message mode, an operating system in the terminal can receive the push message sent by the server, and then the received push message can be analyzed to obtain the target display information in the push message.
And 102, when the target client is detected to be started, determining target display information corresponding to the target client according to the corresponding relation between the client and the display information.
In implementation, the operating system can monitor the running state of an application program installed on the terminal in real time, when a user wants to use a target client, the user can click an icon corresponding to the target client on the terminal, the terminal can receive an opening instruction corresponding to the target client to open the target client, when the terminal opens the target client, the operating system can detect that the target client is opened, and then target display information corresponding to the target client can be searched in a pre-stored corresponding relationship between the client and the display information. For the case that the operating system stores the correspondence between the target client and the plurality of target display information, the operating system may determine, from the plurality of target display information corresponding to the target client, the target display information whose reception time is closest to the current time.
And 103, displaying the target display information as system level display information.
In implementation, after the operating system determines the target display information corresponding to the target client, the target display information may be used as system-level display information and displayed.
Optionally, the target display information may be displayed on an upper layer of an initial interface of the target client, and accordingly, the processing procedure of step 103 may be as follows: and displaying the target display information as system-level display information on the upper layer of the initial interface of the target client.
In implementation, a code of an initial interface may be set in the target client, after the terminal receives an opening instruction corresponding to the target client, the target client may be opened, the initial interface of the target client is displayed, and the operating system may display target display information on an upper layer of the initial interface of the target client. The display area of the target display information may be set by a technician in the operating system, for example, the target display information may be displayed on an upper layer in the middle of the initial interface, or may be displayed on an upper layer in the upper left corner of the initial interface.
Optionally, the target display information may be displayed in a form of a pop-up window, and accordingly, the processing procedure of step 103 may be as follows: and displaying a system information window on the upper layer of the initial interface of the target client, and displaying target display information in the system information window.
In implementation, a system information window may be preset in the operating system, where the system information window may be a window for displaying system information, and the system information may include prompt information (e.g., prompt information of insufficient power) of the operating system, warning information (e.g., warning information of flow exceeding a package), and the like; alternatively, the system information window may be a window for displaying only the presentation information. After receiving the start instruction corresponding to the target client, the terminal may start the target client and display an initial interface of the target client, and the operating system may display a system information window on an upper layer of the initial interface of the target client and may display target display information in the system information window, as shown in fig. 2. The display position of the system information window can be set by a technician in the operating system, for example, the system information window can be displayed on the upper layer in the middle position of the initial interface, and also can be displayed on the upper layer in the upper left corner position of the initial interface.
Optionally, the user may close the system information window, and the corresponding processing procedure may be as follows: and receiving a closing instruction corresponding to the system information window, and closing the system information window.
In implementation, a closing option may be displayed in the system information window, and when a user wants to close the system information window, the user may click the closing option, and the operating system may receive a closing instruction corresponding to the system information window, and may then close the system information window.
Optionally, the operating system may close the system information window when the preset display duration is reached.
In implementation, the display duration of the system information window can be preset in the operating system, the operating system can start timing after displaying the system information window, and when the preset display duration is reached, the operating system can close the system information window. For example, the preset display duration is 3s, the operating system may start timing after displaying the system information window, and when the preset display duration reaches 3s, the operating system may close the system information window. In addition, the operating system may also display the remaining display duration of the system information window in the system information window, as shown in fig. 3, so that the user may know the remaining display duration of the system information window.
In the embodiment of the invention, the target display information corresponding to the target client sent by the server is received, the target client and the target display information are correspondingly added into the corresponding relationship between the client and the display information established by the operating system, when the target client is detected to be started, the target display information corresponding to the target client is determined according to the corresponding relationship between the client and the display information, and the target display information is displayed as the system-level display information.
Based on the same technical concept, an embodiment of the present invention further provides a device for displaying presentation information, as shown in fig. 4, the device includes:
a receiving module 410, configured to receive target display information corresponding to a target client sent by a server, and add the target client and the target display information to a corresponding relationship between the client and the display information established by an operating system;
a determining module 420, configured to determine, when it is detected that the target client is started, target display information corresponding to the target client according to a correspondence between the client and the display information;
a display module 430, configured to display the target display information as system-level display information.
Optionally, the display module 430 is configured to:
and taking the target display information as system-level display information and displaying the system-level display information on the upper layer of the initial interface of the target client.
Optionally, the display module 430 is configured to:
and displaying a system information window on the upper layer of the initial interface of the target client, and displaying the target display information in the system information window.
Optionally, as shown in fig. 5, the apparatus further includes:
the first closing module 440 is configured to receive a closing instruction corresponding to the system information window, and close the system information window.
Optionally, as shown in fig. 6, the apparatus further includes:
a second closing module 450, configured to close the system information window when a preset display duration is reached.
Optionally, as shown in fig. 7, the receiving module 410 includes:
the sending submodule 411 is configured to send a display information request corresponding to the target client to the server when a preset obtaining period is reached;
the receiving submodule 412 is configured to receive target display information, which is sent by the server and corresponds to the target client.
Optionally, the receiving module 410 is configured to:
and receiving a push message sent by the server when the target display information corresponding to the target client is updated, wherein the push message carries the updated target display information corresponding to the target client.
In the embodiment of the invention, the target display information corresponding to the target client sent by the server is received, the target client and the target display information are correspondingly added into the corresponding relationship between the client and the display information established by the operating system, when the target client is detected to be started, the target display information corresponding to the target client is determined according to the corresponding relationship between the client and the display information, and the target display information is displayed as the system-level display information.
It should be noted that: in the device for displaying display information according to the above embodiment, when displaying display information, only the division of the functional modules is illustrated, and in practical applications, the function distribution may be completed by different functional modules according to needs, that is, the internal structure of the apparatus is divided into different functional modules to complete all or part of the functions described above. In addition, the apparatus for displaying presentation information and the method for displaying presentation information provided by the above embodiments belong to the same concept, and specific implementation processes thereof are detailed in the method embodiments and are not described herein again.
Yet another exemplary embodiment of the present disclosure provides a structural diagram of a terminal. The terminal can be a mobile phone or a tablet computer and the like.
Referring to fig. 8, terminal 800 may include one or more of the following components: processing component 802, memory 804, power component 806, multimedia component 808, audio component 810, input/output (I/O) interface 812, sensor component 814, and communication component 816.
The processing component 802 generally controls overall operation of the terminal 800, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing elements 802 may include one or more processors 820 to execute instructions to perform all or a portion of the steps of the methods described above. Further, the processing component 802 can include one or more modules that facilitate interaction between the processing component 802 and other components. For example, the processing component 802 can include a multimedia module to facilitate interaction between the multimedia component 808 and the processing component 802.
The memory 804 is configured to store various types of data to support operation at the terminal 800. Examples of such data include instructions for any application or method operating on terminal 800, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 804 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
Power components 806 provide power to the various components of terminal 800. Power components 806 may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for audio output device 800.
The multimedia component 808 includes a screen providing an output interface between the terminal 800 and the user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 808 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the terminal 800 is in an operation mode, such as a photographing mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 810 is configured to output and/or input audio signals. For example, the audio component 810 includes a Microphone (MIC) configured to receive external audio signals when the audio output device 800 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may further be stored in the memory 804 or transmitted via the communication component 816.
The I/O interface 812 provides an interface between the processing component 802 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
Sensor assembly 814 includes one or more sensors for providing various aspects of state assessment for terminal 800. For example, sensor assembly 814 can detect an open/closed state of terminal 800, the relative positioning of components, such as a display and keypad of terminal 800, sensor assembly 814 can also detect a change in position of terminal 800 or a component of terminal 800, the presence or absence of user contact with terminal 800, orientation or acceleration/deceleration of terminal 800, and a change in temperature of terminal 800. Sensor assembly 814 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 814 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 814 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
Communication component 816 is configured to facilitate communications between terminal 800 and other devices in a wired or wireless manner. The terminal 800 may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 816 receives a broadcast signal or broadcast associated information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communications component 816 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the terminal 800 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described methods.
In an exemplary embodiment, a non-transitory computer-readable storage medium comprising instructions, such as the memory 804 comprising instructions, executable by the processor 820 of the terminal 800 to perform the above-described method is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
A non-transitory computer readable storage medium, instructions in which, when executed by a processor of a terminal, enable the terminal to perform the above method, the method comprising:
receiving target display information corresponding to a target client sent by a server, and correspondingly adding the target client and the target display information into a corresponding relation between the client and the display information established by an operating system;
when the target client is detected to be started, determining target display information corresponding to the target client according to the corresponding relation between the client and the display information;
and displaying the target display information as system-level display information.
Optionally, the displaying the target display information as system-level display information includes:
and taking the target display information as system-level display information and displaying the system-level display information on the upper layer of the initial interface of the target client.
Optionally, the displaying the target display information as system-level display information on an upper layer of an initial interface of the target client includes:
and displaying a system information window on the upper layer of the initial interface of the target client, and displaying the target display information in the system information window.
Optionally, the method further includes:
and receiving a closing instruction corresponding to the system information window, and closing the system information window.
Optionally, the method further includes:
and when the preset display duration is reached, closing the system information window.
Optionally, the receiving target display information corresponding to the target client sent by the server includes:
when a preset acquisition period is reached, sending a display information request corresponding to a target client to a server;
and receiving target display information corresponding to the target client sent by the server.
Optionally, the receiving target display information corresponding to the target client sent by the server includes:
and receiving a push message sent by the server when the target display information corresponding to the target client is updated, wherein the push message carries the updated target display information corresponding to the target client.
In the embodiment of the invention, the target display information corresponding to the target client sent by the server is received, the target client and the target display information are correspondingly added into the corresponding relationship between the client and the display information established by the operating system, when the target client is detected to be started, the target display information corresponding to the target client is determined according to the corresponding relationship between the client and the display information, and the target display information is displayed as the system-level display information.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (11)

1. A method for displaying presentation information is applied to an operating system in a terminal, and comprises the following steps:
after the target client is installed on the terminal, receiving an acquisition request of display information sent by the target client, and if a code for acquiring the display information is stored in the operating system, sending a confirmation message to the target client, wherein the confirmation message is used for not acquiring the display information from a server when the target client is started;
receiving target display information corresponding to a target client sent by a server, correspondingly adding the target client and the currently received target display information into a corresponding relation between the client and the display information established by the operating system, and deleting the previously received target display information, wherein the target display information is system display information displayed by the operating system when the target client is started;
when the target client is detected to be started, determining target display information corresponding to the target client according to the corresponding relation between the client and the display information;
and displaying a system information window on the upper layer of the initial interface of the target client, and displaying system information in the system information window, wherein the system information at least comprises the target display information, and also comprises prompt information of the operating system and warning information of the operating system.
2. The method of claim 1, further comprising:
and receiving a closing instruction corresponding to the system information window, and closing the system information window.
3. The method of claim 1, further comprising:
and when the preset display duration is reached, closing the system information window.
4. The method according to claim 1, wherein the receiving target presentation information corresponding to the target client sent by the server comprises:
when a preset acquisition period is reached, sending a display information request corresponding to a target client to the server;
and receiving target display information corresponding to the target client sent by the server.
5. The method according to claim 1, wherein the receiving target presentation information corresponding to the target client sent by the server comprises:
and receiving a push message sent by the server when the target display information corresponding to the target client is updated, wherein the push message carries the updated target display information corresponding to the target client.
6. An apparatus for displaying presentation information, the apparatus being applied to an operating system in a terminal, the apparatus comprising:
the receiving module is used for receiving an acquisition request of the display information sent by a target client after the target client is installed on the terminal, and if a code for acquiring the display information is stored in the operating system, sending a confirmation message to the target client, wherein the confirmation message is used for not acquiring the display information from a server when the target client is started;
the receiving module is further configured to receive target display information corresponding to a target client sent by a server, add the target client and the currently received target display information to a corresponding relationship between a client and display information established by the operating system, and delete the previously received target display information, where the target display information is system display information displayed by the operating system when the target client is started;
the determining module is used for determining target display information corresponding to the target client according to the corresponding relation between the client and the display information when the target client is detected to be started;
and the display module is used for displaying a system information window on the upper layer of the initial interface of the target client and displaying system information in the system information window, wherein the system information at least comprises the target display information, and also comprises prompt information of the operating system and warning information of the operating system.
7. The apparatus of claim 6, further comprising:
and the first closing module is used for receiving a closing instruction corresponding to the system information window and closing the system information window.
8. The apparatus of claim 6, further comprising:
and the second closing module is used for closing the system information window when the preset display duration is reached.
9. The apparatus of claim 6, wherein the receiving module comprises:
the sending submodule is used for sending a display information request corresponding to the target client to the server when a preset acquisition period is reached;
and the receiving submodule is used for receiving the target display information which is sent by the server and corresponds to the target client.
10. The apparatus of claim 6, wherein the receiving module is configured to:
and receiving a push message sent by the server when the target display information corresponding to the target client is updated, wherein the push message carries the updated target display information corresponding to the target client.
11. An apparatus for displaying presentation information, the apparatus being applied to an operating system in a terminal, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
after the target client is installed on the terminal, receiving an acquisition request of display information sent by the target client, and if a code for acquiring the display information is stored in the operating system, sending a confirmation message to the target client, wherein the confirmation message is used for not acquiring the display information from a server when the target client is started;
receiving target display information corresponding to a target client sent by a server, correspondingly adding the target client and the currently received target display information into a corresponding relation between the client and the display information established by the operating system, and deleting the previously received target display information, wherein the target display information is system display information displayed by the operating system when the target client is started;
when the target client is detected to be started, determining target display information corresponding to the target client according to the corresponding relation between the client and the display information;
and displaying a system information window on the upper layer of the initial interface of the target client, and displaying system information in the system information window, wherein the system information at least comprises the target display information, and also comprises prompt information of the operating system and warning information of the operating system.
CN201610363605.6A 2016-05-27 2016-05-27 Method and device for displaying display information Active CN105892832B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610363605.6A CN105892832B (en) 2016-05-27 2016-05-27 Method and device for displaying display information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610363605.6A CN105892832B (en) 2016-05-27 2016-05-27 Method and device for displaying display information

Publications (2)

Publication Number Publication Date
CN105892832A CN105892832A (en) 2016-08-24
CN105892832B true CN105892832B (en) 2020-03-17

Family

ID=56717081

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610363605.6A Active CN105892832B (en) 2016-05-27 2016-05-27 Method and device for displaying display information

Country Status (1)

Country Link
CN (1) CN105892832B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110908745B (en) * 2018-09-14 2023-06-09 中国科学院上海高等研究院 Data analysis display method and system, storage medium, server and client

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102724276A (en) * 2012-05-03 2012-10-10 Tcl集团股份有限公司 Information transmitting method and system based on android system
CN104933170A (en) * 2015-06-30 2015-09-23 小米科技有限责任公司 Information exhibition method and device
CN105491127A (en) * 2015-11-30 2016-04-13 北京奇虎科技有限公司 Method, device and system for conversation interface information presentation, and method and device for pushing presentation information

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101179394B (en) * 2006-12-21 2010-10-06 腾讯科技(深圳)有限公司 Method and system to download webpage from website server
CN101247362B (en) * 2008-03-26 2010-07-14 腾讯科技(深圳)有限公司 Instant communication system and updating method for its linkman data
US8560299B2 (en) * 2010-04-29 2013-10-15 International Business Machines Corporation Opening a message catalog file for a language that is not installed
CN103067424B (en) * 2011-10-20 2015-09-16 腾讯科技(深圳)有限公司 The method and system released news are thrown at browser client
GB2507749A (en) * 2012-11-07 2014-05-14 Ibm Ensuring completeness of a displayed web page
CN102982158A (en) * 2012-12-04 2013-03-20 乐视致新电子科技(天津)有限公司 Automatic updating method for loading advertisement picture
CN104219246B (en) * 2014-09-22 2018-03-16 广州华多网络科技有限公司 A kind of control method and equipment of client display interface

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102724276A (en) * 2012-05-03 2012-10-10 Tcl集团股份有限公司 Information transmitting method and system based on android system
CN104933170A (en) * 2015-06-30 2015-09-23 小米科技有限责任公司 Information exhibition method and device
CN105491127A (en) * 2015-11-30 2016-04-13 北京奇虎科技有限公司 Method, device and system for conversation interface information presentation, and method and device for pushing presentation information

Also Published As

Publication number Publication date
CN105892832A (en) 2016-08-24

Similar Documents

Publication Publication Date Title
EP3174053A1 (en) Method, apparatus and system for playing multimedia data, computer program and recording medium
CN108040360B (en) Method and device for controlling screen display
EP3188066A1 (en) A method and an apparatus for managing an application
US9648152B2 (en) Methods and devices for labeling a number
CN107193606B (en) Application distribution method and device
CN109600303B (en) Content sharing method and device and storage medium
EP3147802B1 (en) Method and apparatus for processing information
CN106775202B (en) Information transmission method and device
CN109669730B (en) Process keep-alive method, device, electronic equipment and medium
CN106354504B (en) Message display method and device
CN109922098B (en) Content sharing method and device for content sharing
CN105912204B (en) Method and device for starting application interface
CN110704054A (en) Method and device for accessing target application program through applet, electronic equipment and storage medium
CN108011990B (en) Contact management method and device
CN107316207B (en) Method and device for acquiring display effect information
CN109218509B (en) Information screen display method and device and computer readable storage medium
CN107402767B (en) Method and device for displaying push message
CN105786561B (en) Method and device for calling process
CN109521923B (en) Floating window control method and device and storage medium
CN107241439B (en) Message pushing method and device for H5 page
CN105892832B (en) Method and device for displaying display information
CN108012258B (en) Data traffic management method and device for virtual SIM card, terminal and server
CN106846050B (en) Method, device and system for sending display notification
CN107360315B (en) Information display method and device
CN107241432B (en) Message receiving method and device, electronic equipment and computer storage medium

Legal Events

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