CN110889055A - Interaction method, interaction system, electronic device and storage medium - Google Patents

Interaction method, interaction system, electronic device and storage medium Download PDF

Info

Publication number
CN110889055A
CN110889055A CN201911212305.8A CN201911212305A CN110889055A CN 110889055 A CN110889055 A CN 110889055A CN 201911212305 A CN201911212305 A CN 201911212305A CN 110889055 A CN110889055 A CN 110889055A
Authority
CN
China
Prior art keywords
information
user
topic
equipment
display
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
CN201911212305.8A
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.)
BOE Technology Group Co Ltd
Original Assignee
BOE Technology Group 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 BOE Technology Group Co Ltd filed Critical BOE Technology Group Co Ltd
Priority to CN201911212305.8A priority Critical patent/CN110889055A/en
Publication of CN110889055A publication Critical patent/CN110889055A/en
Priority to PCT/CN2020/131448 priority patent/WO2021104303A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses an interaction method, an interaction system, electronic equipment and a storage medium. The data interaction method is applied to display equipment and comprises the following steps: responding to a user instruction, generating a search request and sending the search request, wherein the search request comprises equipment information and update time information of the display equipment; receiving a search result, wherein the search result comprises topic information in an updating time information range issued by an attention user, the attention user is set through a terminal bound with display equipment, and the topic information refers to user issued information with pictures and picture text information; and downloading the pictures of the selected topics for display according to the topic information.

Description

Interaction method, interaction system, electronic device and storage medium
Technical Field
The present disclosure relates generally to the field of data interaction technologies, and in particular, to an interaction method, an interaction apparatus, an interaction system, an electronic device, and a storage medium.
Background
Along with intelligent operating system, the popularization of internet and the technique of intelligent hardware are constantly ripe, and various smart devices are constantly emerging, and intelligent frame is one of them, leads to contents such as picture in the intelligent frame through usb interface or high in the clouds, through automatic or manual switching content of showing in intelligent frame, can let the storage of picture, enjoy more conveniently. The intelligent picture frame is used for displaying photos, also can display contents such as paintings and even videos, and is controlled by operation through a remote controller, a touch screen or a mobile phone, but the content of the current intelligent picture frame is from local storage or active pushing of a user, belongs to a device shared by a plurality of users, and is updated and displayed in a content pushing mode through specific appointed devices.
Disclosure of Invention
In view of the above-mentioned drawbacks and deficiencies in the prior art, it is desirable to provide a data interaction method, an interaction apparatus, an interaction system, an electronic device, and a storage medium with rich picture sources.
In a first aspect, a data interaction method is disclosed, which is applied to a display device, and the method includes:
responding to a user instruction, generating a search request and sending the search request, wherein the search request comprises equipment information and update time information of the display equipment;
receiving a search result, wherein the search result comprises topic information in an updating time information range issued by an attention user, the attention user is set through a terminal bound with display equipment, and the topic information refers to user issued information with pictures and picture text information;
and downloading the pictures of the selected topics for display according to the topic information.
Optionally, downloading, for display, a picture of the selected topic according to the topic information includes:
determining the number of topics according to the topic information;
and if the number of the topics is multiple, displaying the pictures corresponding to the topics respectively.
Optionally, downloading the picture for display includes:
displaying the pictures in a rotation mode;
the alternative display area comprises an image display area and a text display area, wherein the image display area is used for displaying images, and the text display area is used for displaying image text information.
In a second aspect, a data interaction method is provided, and the method includes:
receiving a search request including device information and update time information of a display device;
searching topic information in an updating time information range issued by a concerned user in a database according to the equipment information and the updating time information, wherein the database comprises a user data table, an equipment data table and a topic data table;
sending the topic information as a search result;
the topic information refers to user release information with pictures and picture text information.
Optionally, searching the database for topic information within the update time information range according to the device information and the update time information includes:
determining bound user information according to an equipment data table and equipment information, wherein the equipment data table comprises a mapping relation between the equipment information and the bound user information;
determining the concerned user information according to the user data table and the bound user information, wherein the user data table comprises a mapping relation between the bound user information and the concerned user information;
determining topic information in the updating time information range according to the topic data table, the concerned user information and the updating time information, wherein the topic data table comprises the concerned user information, the updating time information and the mapping relation of the topic information.
In a third aspect, a data interaction system includes a user terminal, a focus user terminal, a display device and a server,
the user terminal is used for binding with the corresponding display equipment and setting an attention user;
the concerned user terminal is used for publishing or sharing topic information;
the display equipment acquires topic information of a concerned user of the user terminal from the server side according to the user information of the user terminal bound with the display equipment;
the server side is used for storing the binding relationship, the concern relationship and the topic information;
the topic information refers to user release information with pictures and picture text information.
Alternatively,
the display equipment responds to a user instruction and sends a search request to the server side, wherein the search request comprises equipment information and updating time information of the display equipment;
the server receives the search request, searches topic information in an update time information range issued by the concerned user in the database according to the equipment information and the update time information, and sends the topic information serving as a search result to the display equipment;
and the display equipment receives the search result, and downloads the picture of the selected topic for display according to the topic information.
In a fourth aspect, an electronic device is provided, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor is configured to implement the data interaction method provided by the embodiments of the present application when executing the program.
In a fifth aspect, a computer-readable storage medium is provided, on which a computer program is stored, where the computer program is used to implement the data interaction method provided in the embodiments of the present application.
According to the technical scheme provided by the embodiment of the application, the concerned user is set in the social relationship of the user through the terminal, the display equipment searches the pictures in the topics published by the concerned user through the bound terminal, the pictures of the topics published by the user concerned by the bound user can be updated and displayed, the display content source is expanded, and the problem that the display content of the traditional display equipment is single can be solved.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
FIG. 1 shows an exemplary diagram of an application scenario of a data interaction method according to an embodiment of the application;
fig. 2 shows an exemplary flowchart of a data interaction method at a display device side according to an embodiment of the present application;
FIG. 3 illustrates an exemplary flow chart of a data interaction method at a server according to an embodiment of the present application;
FIG. 4 illustrates an exemplary diagram of a device data table according to an embodiment of the present application;
FIG. 5 illustrates an exemplary diagram of a user data table according to an embodiment of the present application;
FIG. 6 illustrates an exemplary diagram of a topic data table in accordance with an embodiment of the present application;
fig. 7 shows an exemplary schematic diagram of a data interaction apparatus on a display device side according to an embodiment of the application;
FIG. 8 shows an exemplary diagram of a server-side data interaction device according to an embodiment of the present application;
FIG. 9 shows an exemplary interaction diagram of a data interaction system according to an embodiment of the application;
fig. 10 is a schematic structural diagram of a computer system of a terminal device according to an embodiment of the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the relevant invention and not restrictive of the invention. It should be noted that, for convenience of description, only the portions related to the present invention are shown in the drawings.
Unless defined otherwise, technical or scientific terms used herein shall have the ordinary meaning as understood by one of ordinary skill in the art to which this invention belongs. The use of "first," "second," and similar terms in this disclosure is not intended to indicate any order, quantity, or importance, but rather is used to distinguish one element from another. The word "comprising" or "comprises", and the like, means that the element or item listed before the word covers the element or item listed after the word and its equivalents, but does not exclude other elements or items. The terms "connected" or "coupled" and the like are not restricted to physical or mechanical connections, but may include electrical connections, whether direct or indirect. "upper", "lower", "left", "right", and the like are used merely to indicate relative positional relationships, and when the absolute position of the object being described is changed, the relative positional relationships may also be changed accordingly.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
Referring to FIG. 1, an exemplary system architecture 100 to which embodiments of the present application may be applied is shown.
As shown in fig. 1, the system architecture 100 may include a user terminal device 101, a display device 102, a focus user terminal device 105, a network 103, and a server 104. The network 103 is used to provide a medium for communication links between the terminal device 101, the attention user terminal device 105, the display device 102 and the server 104. Network 103 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
The user 110 may use the terminal device 101, the display device 102 to interact with the server 104 over the network 103 or to focus on user interaction to receive or send messages or the like. Various communication client applications, such as instant messaging tools, social platform software, and the like, may be installed on the terminal device 101, the interested user terminal 105, and the display device 102. The user 110 has bound the display device 102 with the user terminal device 101 through the user terminal device 101. The binding information is saved to the server 104. The user 110 sets the user 120 as a user of interest through the social platform software of the user terminal device 101, and saves the information of interest to the server 104. The user 110 acquires topic information distributed by the focused user 120 through the focused user terminal device 105 by accessing the server 104 using the display device 102.
The server 104 may be a server that provides various services. The server can store, analyze and the like the received data and feed back the processing result to the terminal equipment or the display equipment. The server 102 may be an independent server, or may be a server cluster composed of a plurality of servers or a cloud computing center.
The user terminal device 101 or the user terminal device 105 may specifically include, but is not limited to, a Personal Digital Assistant (PDA), a Tablet Computer (Tablet Computer), a smart watch, a wireless handheld device, a mobile phone, and the like, and the display device 102 may be a device capable of displaying pictures, such as an electronic picture frame, a display, and the like, which is not limited in this embodiment of the application.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
The application provides a data interaction method, which is applied to display equipment and comprises the following steps:
step S101: responding to a user instruction, generating a search request and sending the search request, wherein the search request comprises equipment information and update time information of the display equipment;
step S102: receiving a search result, wherein the search result comprises topic information in an information range of sharing and updating time information of an attention user, the attention user is set through a terminal bound with display equipment, and the topic information refers to user release information with pictures and picture text information;
step S103: and downloading the pictures of the selected topics for display according to the topic information.
The description is made in connection with the application scenario of fig. 1. In order to enrich the content displayed by the display device 102, the end user 110 takes the user's attention through the terminal APP, such as a social software platform, and these attention users 120 publish topics on pictures occasionally and save to the server 104. The display device 102 may obtain pictures in the corresponding topics by accessing the server 104, thereby enriching the source of the pictures displayed by the display device. The picture may be a drawing, a photographic picture, a video, etc.
Specifically, after receiving the instruction of the topic search by the user, the display device 102 generates a search request for focusing on the topic issued by the user 120 within the search update time, and transmits the search request to the server 104. After receiving the search request, the server 104 queries topic information corresponding to the search request through information in the database, and sends the topic information to the display device 102. The topic information comprises picture address information. The display device 102 determines the pictures to be displayed according to the topic information, and downloads and displays the pictures.
It should be noted that a topic includes a series of pictures and picture text information, and the picture text information is used for expressing the characteristics of the series of pictures. The picture text information may be one or more, and may describe characteristics of each picture, or describe characteristics common to a series of pictures. The series of pictures may be drawings or photographs created by the same author, or drawings or photographs of the same style, and the like, which is not limited herein.
Optionally, downloading, for display, a picture of the selected topic according to the topic information includes:
determining the number of topics according to the topic information;
and if the number of the topics is multiple, displaying the pictures corresponding to the topics respectively.
Specifically, when there are many users who pay attention to the topic, or each user who pays attention to the topic frequently publishes the topic, the number of the searched topics is large. In this case, it is necessary to consider whether all topics are downloaded and displayed together or whether the topics are displayed separately. The method and the device have the advantages that different topic pictures are respectively displayed, namely, after the picture of one topic is displayed, the picture of the next topic is displayed according to the selection of a user.
Optionally, the pictures are displayed in a round-robin manner;
the alternative display area comprises an image display area and a text display area, wherein the image display area is used for displaying images, and the text display area is used for displaying image text information.
The round-robin scheme is a display scheme for automatically playing pictures one by one according to a time interval set by a user. Specifically, when 5 pictures need to be displayed every 3 seconds, after the first picture is displayed for 3 seconds, the second picture is displayed for 3 seconds, the third picture is displayed for 3 seconds, and so on … until the last picture is displayed.
Specifically, the first topic includes picture text information of 10 pictures, when the pictures are displayed in turn, the pictures in the picture display area display the pictures one by one according to a time interval, and the text display area displays corresponding picture text information. It should be noted that the ratio and the relative position relationship between the image display area and the text display area may be set according to an application scenario, which is not limited herein.
Optionally, displaying in a round-robin manner includes:
and displaying by setting a rotation option, wherein the rotation option comprises an option for setting rotation interval time and an option for displaying picture text information.
In this case, by setting the alternate interval time, the time for displaying each picture in the alternate display can be set, and 3 seconds in the above example is the alternate interval time.
Whether the picture text information is displayed or not can be selected by setting an option whether the picture text information is displayed or not.
The application also discloses a data interaction method of the server side. As shown in fig. 3, the method comprises the steps of:
step S201: receiving a search request including device information and update time information of a display device;
step S202: searching topic information in an updating time information range issued by a concerned user in a database according to the equipment information and the updating time information, wherein the database comprises a user data table, an equipment data table and a topic data table;
step S203: sending the topic information as a search result;
the topic information refers to user release information with pictures and picture text information.
Taking the application scenario of fig. 1 as an example, after receiving the search request of the display device 102, the server 104 searches the database for topic information in the range of the update time information issued by the interested user according to the device information and the update time information. The database stores user data table, device data table and topic data table. The data tables are described below with reference to fig. 4 to 7.
The data stored by the server side comprises an equipment data table, a user data table and a topic data table. Wherein, the content contained in each table is as follows:
the device data table includes: the device index, the device name, the device information and the binding user information;
the user data table includes: user index, user name, head portrait address, concerned user information, equipment information and other information;
the topic data table includes: topic index, creator information, picture text information, creation date, picture address and the like.
And after receiving the search request sent by the display equipment, the server side acquires the searched target topic according to the equipment information and the updating time in the search request. Specifically, based on an equipment data table, acquiring bound user information related to the equipment information, wherein the equipment data table comprises a mapping relation between the equipment information and the bound user information; acquiring concerned user information related to the binding user based on a user data table, wherein the user data table comprises a mapping relation between the binding user information and the concerned user information; and acquiring topic information issued by the concerned user within the updating time range according to the updating time and the concerned user information based on the topic data table. The update time may be a date or a time of a certain date. And are not limited herein. When the focused user information matches the creator information, the update time is further compared with the creation time of the topic, and when the creation time is later than the update time, the topic is transmitted to the display device 102 as a search result matching the search request.
The topic information includes a picture address and picture text information, and after receiving the topic information, the display device 102 reads a picture of the picture address by accessing a picture library of the server 104, where the picture address stores one or more pictures.
The application also discloses a data interaction device. As shown in fig. 8, a data interaction apparatus 100, applied to a display device, includes:
a transmission request unit 110 configured to generate and transmit a search request in response to a user instruction, the search request including device information and update time information of the display device;
the receiving unit 120 is configured to receive a search result, where the search result includes topic information in an update time information range issued by a user concerned, the setting of the user concerned is performed by a terminal bound with the display device, and the topic information refers to user issue information with pictures and picture text information;
and the display unit 130 is configured to download and display the picture of the selected topic according to the topic information.
The application also discloses a data interaction device. As shown in fig. 9, a data interaction apparatus 200, applied to a server side, includes:
a reception request unit 210 configured to receive a search request including device information and update time information of a display device;
a searching unit 220 configured to search, according to the device information and the update time information, topic information in an update time information range issued by the interested user in a database, where the database includes a user data table, a device data table, and a topic data table;
the topic information refers to user release information with pictures and picture text information.
The application also discloses a data interaction system. The system comprises a user terminal, a concerned user terminal, a display device and a server terminal,
the user terminal is used for binding with the corresponding display equipment and setting an attention user;
the concerned user terminal is used for publishing or sharing topic information;
the display equipment acquires topic information of a concerned user of the user terminal from the server side according to the user information of the user terminal bound with the display equipment;
the server side is used for storing the binding relationship, the concern relationship and the topic information;
the topic information refers to user release information with pictures and picture text information. As shown in fig. 1.
Fig. 9 gives an interaction diagram of the data interaction system. The user 110 binds the display device with the user terminal through the user terminal and sets a focus user through the interactive platform. The binding information and the attention information are stored in a device data table and a user data table in the server. The interested user 120 distributes topic information by using the interested user terminal, and stores the topic information in the topic data table of the server.
After receiving the instruction of the user 110, the display device 102 generates a search request and transmits the search request to the server. And the server acquires the topic information of the concerned user in the updating time range according to the search request and sends the topic information to the display equipment. The display device selects a picture address to be displayed in the topic information, and reads and displays a corresponding picture from the server.
Referring to fig. 10, fig. 10 is a schematic structural diagram of an electronic device 400 according to an embodiment of the present application. The electronic device may be a terminal device or a server device.
As shown in fig. 10, as another aspect, the present application also provides an electronic device 400 including one or more Central Processing Units (CPUs) 401 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)402 or a program loaded from a storage section 408 into a Random Access Memory (RAM) 403. In the RAM 403, various programs and data necessary for the operation of the system 400 are also stored. The CPU 401, ROM 402, and RAM 403 are connected to each other via a bus 404. An input/output (I/O) interface 405 is also connected to bus 404.
The following components are connected to the I/O interface 405: an input section 406 including a keyboard, a mouse, and the like; an output section 407 including a display device such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 408 including a hard disk and the like; and a communication section 409 including a network interface card such as a LAN card, a modem, or the like. The communication section 409 performs communication processing via a network such as the internet. A driver 410 is also connected to the I/O interface 405 as needed. A removable medium 411 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 410 as necessary, so that a computer program read out therefrom is mounted into the storage section 408 as necessary.
It should be noted that the computer readable medium shown in the present application may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present application, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In this application, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
As another aspect, the present application also provides a computer-readable storage medium, which may be included in the electronic device described in the above embodiments; or may be separate and not incorporated into the electronic device. The computer readable storage medium stores one or more programs which, when executed by one or more processors, perform the data interaction methods described herein.
In particular, the process described above with reference to fig. 2 may be implemented as a computer software program, according to an embodiment of the present disclosure. For example, embodiments of the present disclosure include a computer program product comprising a computer program tangibly embodied on a machine-readable medium, the computer program containing program code for performing a method of data interaction. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 409, and/or installed from the removable medium 411.
The above description is only an alternative embodiment of the application and is illustrative of the technical principles applied. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other arrangements formed by any combination of the above features or their equivalents without departing from the spirit of the disclosure. For example, the above features may be replaced with (but not limited to) features having similar functions disclosed in the present application.

Claims (10)

1. A data interaction method is applied to a display device, and is characterized by comprising the following steps:
responding to a user instruction, generating a search request and sending the search request, wherein the search request comprises equipment information and updating time information of the display equipment;
receiving a search result, wherein the search result comprises topic information in the updating time information range issued by an attention user, the attention user is set through a terminal bound with the display equipment, and the topic information refers to user issuing information with pictures and the picture text information;
and downloading the pictures of the selected topics for display according to the topic information.
2. The interaction method according to claim 1, wherein said downloading the picture of the selected topic for display according to the topic information comprises:
determining the number of topics according to the topic information;
and if the number of the topics is multiple, respectively displaying the pictures corresponding to the topics.
3. The interactive method of claim 1, wherein displaying the downloaded picture comprises:
displaying the pictures in a rotation mode;
the alternative display area comprises an image display area and a text display area, the image display area is used for displaying images, and the text display area is used for displaying image text information.
4. The interaction method of claim 3, wherein said displaying in rotation comprises:
and displaying by setting a rotation option, wherein the rotation option comprises an option for setting rotation interval time and an option for displaying picture text information.
5. A method of data interaction, the method comprising:
receiving a search request including device information and update time information of a display device;
searching topic information in the updating time information range issued by the concerned user in a database according to the equipment information and the updating time information, wherein the database comprises a user data table, an equipment data table and a topic data table;
sending the topic information as a search result;
the topic information refers to user release information with pictures and the picture text information.
6. The data interaction method of claim 5, wherein the searching for topic information in the update time information range in a database according to the device information and the update time information comprises:
determining bound user information according to the equipment data table and the equipment information, wherein the equipment data table comprises a mapping relation between the equipment information and the bound user information;
determining concerned user information according to the user data table and the binding user information, wherein the user data table comprises a mapping relation between the binding user information and the concerned user information;
determining topic information in the updating time information range according to the topic data table, the concerned user information and the updating time information, wherein the topic data table comprises the concerned user information, the updating time information and the mapping relation of the topic information.
7. A data interaction system is characterized by comprising a user terminal, an attention user terminal, a display device and a server side,
the user terminal is used for binding with the corresponding display equipment and setting an attention user;
the concerned user terminal is used for publishing or sharing topic information;
the display equipment acquires topic information of a user concerned by the user terminal from a server side according to the user information of the user terminal bound with the display equipment;
the server side is used for storing the binding relationship, the concern relationship and the topic information;
the topic information refers to user release information with pictures and the picture text information.
8. The data interaction system of claim 7,
the display equipment responds to a user instruction and sends a search request to the server, wherein the search request comprises equipment information and updating time information of the display equipment;
the server receives the search request, searches topic information in the update time information range issued by the concerned user in a database according to the equipment information and the update time information, and sends the topic information serving as a search result to the display equipment;
and the display equipment receives the search result, and downloads the picture of the selected topic for display according to the topic information.
9. An electronic device, characterized in that the electronic device comprises a memory, a processor and a computer program stored on the memory and executable on the processor, the processor being adapted to implement the data interaction method according to any of claims 1-6 when executing the program.
10. A computer-readable storage medium, on which a computer program is stored, characterized in that the computer program is adapted to implement the data interaction method according to any of claims 1-6.
CN201911212305.8A 2019-11-29 2019-11-29 Interaction method, interaction system, electronic device and storage medium Pending CN110889055A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201911212305.8A CN110889055A (en) 2019-11-29 2019-11-29 Interaction method, interaction system, electronic device and storage medium
PCT/CN2020/131448 WO2021104303A1 (en) 2019-11-29 2020-11-25 Interaction method, interaction system, electronic device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911212305.8A CN110889055A (en) 2019-11-29 2019-11-29 Interaction method, interaction system, electronic device and storage medium

Publications (1)

Publication Number Publication Date
CN110889055A true CN110889055A (en) 2020-03-17

Family

ID=69749811

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911212305.8A Pending CN110889055A (en) 2019-11-29 2019-11-29 Interaction method, interaction system, electronic device and storage medium

Country Status (2)

Country Link
CN (1) CN110889055A (en)
WO (1) WO2021104303A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021104303A1 (en) * 2019-11-29 2021-06-03 京东方科技集团股份有限公司 Interaction method, interaction system, electronic device and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110191344A1 (en) * 2010-02-03 2011-08-04 Jing Jin Automatic organization of browsing histories
CN104796487A (en) * 2015-04-30 2015-07-22 广州华多网络科技有限公司 Social interaction method and related equipment
CN105550346A (en) * 2015-12-25 2016-05-04 北京奇虎科技有限公司 Information management method and device
CN107967271A (en) * 2016-10-19 2018-04-27 北京搜狗科技发展有限公司 A kind of information search method and device
CN109614482A (en) * 2018-10-23 2019-04-12 北京达佳互联信息技术有限公司 Processing method, device, electronic equipment and the storage medium of label

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102226520B1 (en) * 2014-03-07 2021-03-11 삼성전자주식회사 Method and apparatus for updating advertising information
CN106919604A (en) * 2015-12-25 2017-07-04 北京奇虎科技有限公司 Electron album management method and device
CN106886350A (en) * 2017-01-20 2017-06-23 维沃移动通信有限公司 A kind of communication information display method and mobile terminal based on image
CN110889055A (en) * 2019-11-29 2020-03-17 京东方科技集团股份有限公司 Interaction method, interaction system, electronic device and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110191344A1 (en) * 2010-02-03 2011-08-04 Jing Jin Automatic organization of browsing histories
CN104796487A (en) * 2015-04-30 2015-07-22 广州华多网络科技有限公司 Social interaction method and related equipment
CN105550346A (en) * 2015-12-25 2016-05-04 北京奇虎科技有限公司 Information management method and device
CN107967271A (en) * 2016-10-19 2018-04-27 北京搜狗科技发展有限公司 A kind of information search method and device
CN109614482A (en) * 2018-10-23 2019-04-12 北京达佳互联信息技术有限公司 Processing method, device, electronic equipment and the storage medium of label

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021104303A1 (en) * 2019-11-29 2021-06-03 京东方科技集团股份有限公司 Interaction method, interaction system, electronic device and storage medium

Also Published As

Publication number Publication date
WO2021104303A1 (en) 2021-06-03

Similar Documents

Publication Publication Date Title
CN111510760B (en) Video information display method and device, storage medium and electronic equipment
CN109408189B (en) Dynamic adjustment method, device, equipment and medium for client interface layout
EP4325378A1 (en) Method and apparatus for searching for content, device, and medium
CN110110101B (en) Multimedia content recommendation method, device, terminal, server and readable medium
CN109743245B (en) Method and device for creating group
CN110717119A (en) Page jump method and device, electronic equipment and storage medium
CN111246304A (en) Video processing method and device, electronic equipment and computer readable storage medium
EP4080507A1 (en) Method and apparatus for editing object, electronic device and storage medium
WO2024022403A1 (en) Task processing method and apparatus, device, and storage medium
CN113032626A (en) Search result processing method and device, electronic equipment and storage medium
CN113888104A (en) Schedule sharing method, device and equipment
CN115022269A (en) Message processing method, device, equipment and medium
US20130145258A1 (en) Incremental Synchronization for Magazines
CN110889055A (en) Interaction method, interaction system, electronic device and storage medium
CN112492399B (en) Information display method and device and electronic equipment
CN115905756A (en) Information display method, device, equipment and medium
CN113656506B (en) Electronic specification acquisition method and device and readable medium
CN115146087A (en) Resource recommendation method, device, equipment and storage medium
CN115578020A (en) Subtask creation method, device, equipment and medium
JP2024500300A (en) Information interaction methods, devices, and equipment
CN111784376B (en) Method and device for processing information
CN113849105A (en) House resource information display method and device, electronic equipment and computer readable medium
CN112307324A (en) Information processing method, apparatus, device and medium
WO2022228405A1 (en) Information interaction method and apparatus, and electronic device
CN111294321B (en) Information processing method and device

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200317