WO2021104303A1 - 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
WO2021104303A1
WO2021104303A1 PCT/CN2020/131448 CN2020131448W WO2021104303A1 WO 2021104303 A1 WO2021104303 A1 WO 2021104303A1 CN 2020131448 W CN2020131448 W CN 2020131448W WO 2021104303 A1 WO2021104303 A1 WO 2021104303A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
topic
user
picture
update time
Prior art date
Application number
PCT/CN2020/131448
Other languages
French (fr)
Chinese (zh)
Inventor
李英杰
曹世杰
Original Assignee
京东方科技集团股份有限公司
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 京东方科技集团股份有限公司 filed Critical 京东方科技集团股份有限公司
Publication of WO2021104303A1 publication Critical patent/WO2021104303A1/en

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

Definitions

  • the present disclosure generally relates to the field of data interaction technology, and particularly relates to interaction methods, interaction devices, interaction systems, electronic equipment, and storage media.
  • Electronic albums import pictures and other contents into the electronic albums through the usb interface or the cloud, and automatically or manually switch the displayed contents in the electronic albums, which can make the storage and appreciation of pictures more convenient.
  • electronic albums can also display content such as paintings and even videos.
  • the operation of the electronic album can be controlled through a remote control, touch screen, or mobile phone.
  • the content displayed in the current electronic photo album comes from local storage or active push by the user. It belongs to multiple users sharing a device, and the content is updated and displayed by specifying a specific device to push the content. This method disturbs the actual owner of the electronic photo album to a certain extent, and the displayed content is limited in customization and update frequency, which is not friendly to the user.
  • a data exchange method including: in response to a user instruction, generating a search request and sending the search request to a server, the search request including update time information; Receiving search results, and obtaining topic information from the search results, where the topic information is information about at least one topic published by a concerned user associated with the user within the update time range indicated by the update time information; and Display according to the topic information.
  • each topic in the at least one topic includes at least one picture and at least one picture text
  • the topic information includes address information and at least one picture text information of the at least one picture included in each topic.
  • displaying according to the topic information includes: downloading the at least one picture and the at least one picture text included in each topic according to the topic information; and displaying the at least one picture included in each topic Picture and said at least one picture text.
  • displaying the at least one picture and the at least one picture text included in each topic includes: determining the number of topics according to the topic information; when the number of topics is multiple, displaying each The at least one picture and the at least one picture text included in the topic.
  • the at least one picture and the at least one picture text included in each topic are displayed in turns.
  • displaying the at least one picture and the at least one picture text included in each topic in a rotation manner includes: setting an interval time in the rotation manner; and switching the at least one picture included in each topic according to the interval time At least one picture and the display of the at least one picture text.
  • a data interaction method including: receiving a search request from a display device, the search request including update time information; searching for topic information in a database according to the search request, the The topic information is information about at least one topic published by a concerned user associated with the user within the update time range indicated by the update time information; and the topic information is sent to the display device as a search result.
  • the search request further includes device information of the display device, and the searching for topic information in a database according to the search request includes: determining a user of interest associated with the user according to the device information; and Search for information on at least one topic published by the following user within the update time range indicated by the update time information.
  • the database includes a user data table, a device data table, and a topic data table, wherein the device data table includes the mapping relationship between the device information and the bound user information, and the user data table includes the bound user information.
  • the mapping relationship between the user information and the followed user information is determined, and the topic data table includes the mapping relationship between the followed user information, the update time information, and the topic information.
  • searching for topic information in the database according to the search request further includes: determining the bound user information according to the device data table and the device information; and according to the user data table and the bound user Information, determine the followed user information; according to the topic data table, the followed user information, and the update time information, determine at least one published by the followed user within the update time range indicated by the update time information Information about the topic.
  • a data interaction system including: a display device configured to generate a search request and send the search request to a server in response to a user instruction, and receive the search from the server Result, and display according to topic information as a search result; and a server, in communication connection with the display device, configured to receive the search request from the display device, search for topic information in a database according to the search request, and The topic information is sent to the display device as a search result; wherein, the search request includes update time information, and the topic information is about the following users associated with the user indicated by the update time information Update information on at least one topic published within the time range.
  • the data interaction system further includes: a user terminal, which is in communication connection with the server, is configured to bind the display device, and set a user of interest associated with the user.
  • a user terminal which is in communication connection with the server, is configured to bind the display device, and set a user of interest associated with the user.
  • the data interaction system further includes: following the user terminal, communicating with the server, and configured to publish at least one topic.
  • an electronic device including: a memory, configured to store a computer program; and a processor, configured to execute the computer program to implement the data interaction method provided by each embodiment of the present disclosure.
  • a computer-readable storage medium having a computer program stored thereon, and the computer program is used to implement the data interaction method provided by each embodiment of the present disclosure.
  • Fig. 1 shows an exemplary schematic diagram of an application scenario of a data interaction method according to an embodiment of the present disclosure
  • Fig. 2 shows an exemplary flow chart of a data exchange method according to an embodiment of the present disclosure
  • FIG. 3 shows an exemplary flowchart of a data exchange method according to another embodiment of the present disclosure
  • Fig. 4 shows an exemplary schematic diagram of a device data table according to an embodiment of the present disclosure
  • Fig. 5 shows an exemplary schematic diagram of a user data table according to an embodiment of the present disclosure
  • Fig. 6 shows an exemplary schematic diagram of a topic data table according to an embodiment of the present disclosure
  • Fig. 7 shows an exemplary schematic diagram of a data interaction device according to an embodiment of the present disclosure
  • Fig. 8 shows an exemplary schematic diagram of a data interaction device according to another embodiment of the present disclosure.
  • Fig. 9 shows an exemplary interaction diagram of a data interaction system according to an embodiment of the present disclosure.
  • Fig. 10 shows a schematic structural diagram of a computer system of an electronic device according to an embodiment of the present disclosure.
  • FIG. 1 shows an exemplary system architecture 100 to which embodiments of the present disclosure can be applied.
  • the system architecture 100 may include a user terminal device 101, a display device 102, a user terminal device 105 of interest, a network 103, and a server 104.
  • the network 103 is used to provide a medium for communication links between the user terminal device 101, the focused user terminal device 105, the display device 102, and the server 104.
  • the network 103 may include various connection types, such as wired, wireless communication links, or fiber optic cables, and so on.
  • the user 110 can use the user terminal device 101 and the display device 102 to interact with the server 104 or interact with the concerned user through the network 103 to receive or send messages and so on.
  • Various client applications capable of communication such as instant messaging tools, social platform software, etc., can be installed on the user terminal device 101, the following user terminal device 105, and the display device 102.
  • the user 110 binds the display device 102 with the user terminal device 101 through the user terminal device 101, and saves the binding information to the server 104.
  • the user 110 sets the user 120 as a following user through the social platform software on the user terminal device 101, and saves the following information to the server 104.
  • the user 110 uses the display device 102 to access the server 104 to obtain topic information of the topic published by the following user 120 through the following user terminal device 105.
  • the server 104 may be a server that provides various services.
  • the server 104 may perform processing such as storage and analysis on the received data, and feed back the processing result to the terminal device or the display device.
  • the server 104 may be an independent server, or a server cluster composed of multiple servers or a cloud computing center.
  • the user terminal device 101 or the user terminal device 105 of interest may include, but is not limited to, a personal digital assistant (Personal Digital Assistant, PDA), a tablet computer (Tablet Computer), a smart watch, a wireless handheld device, a mobile phone, and the like.
  • the display device 102 may be a device capable of displaying pictures, such as an electronic album or a display, which is not limited in the embodiment of the present disclosure.
  • terminal devices for example, user terminal device 101 and focused user terminal device 105
  • networks 103 and servers 104 in FIG. 1 are merely illustrative. According to implementation needs, it can include any number of terminal devices, networks, and servers.
  • FIG. 2 shows an exemplary flowchart of a data interaction method 200 according to an embodiment of the present disclosure.
  • the data interaction method 200 may be applied to a display device and includes the following steps:
  • step S201 in response to a user instruction, a search request is generated and sent to the server, the search request includes update time information.
  • step S202 receiving a search result from the server, and obtaining topic information from the search result, the topic information is about at least one published by the following user associated with the user within the update time range indicated by the update time information Information about the topic.
  • step S203 display according to topic information.
  • the end user 110 uses an APP on the user terminal device, such as a social software platform, to follow the user, and these following users 120 will publish topics related to the pictures from time to time and save them to Server 104.
  • the display device 102 can obtain the pictures in the corresponding topic by accessing the server 104, thereby enriching the sources of the pictures displayed by the display device 102.
  • These pictures can be paintings, photographs, videos, etc.
  • the display device 102 After the display device 102 receives the user's topic search instruction, it generates a search request for the topic posted by the following user 120 within the search update time, and sends it to the server 104. After receiving the search request, the server 104 retrieves topic information corresponding to the search request by querying information in the database, and sends the searched topic information to the display device 102.
  • the above topic information may include picture address information.
  • the display device 102 determines the picture to be displayed according to the topic information, and downloads and displays it.
  • a topic can include at least one or a series of pictures and picture text, and the picture text is used to express the characteristics of the series of pictures.
  • the picture text can be one or more, which can describe the characteristics of each picture, or describe the common characteristics of a series of pictures.
  • the series of pictures can be paintings or photographs created by the same author, or paintings or photographs of the same style, etc., and there is no limitation here.
  • displaying according to the topic information includes: determining the number of topics according to the topic information, and when there are multiple topics, respectively displaying at least one picture and at least one picture text included in each topic.
  • This application adopts the method of separately displaying pictures of different topics, that is, after displaying the pictures of one topic, the pictures of the next topic are displayed according to the user's selection.
  • the pictures are displayed in turns. For example, it is possible to set the interval time of the rotation mode, and then switch the display of at least one picture and at least one picture text included in each topic according to the interval time.
  • the alternate display area includes a picture display area and a text display area.
  • the picture display area is used to display pictures
  • the text display area is used to display picture text.
  • the rotation mode refers to the display mode in which the pictures are automatically played one by one according to the time interval set by the user. Specifically, when you need to display 5 pictures every 3 seconds, after the first picture is displayed for 3 seconds, switch to the second picture and display for 3 seconds, then switch to the third picture and display for 3 seconds, and so on Until the last picture is displayed.
  • the first topic contains 10 pictures and one picture text
  • the pictures are displayed one by one according to the time interval during the rotation display.
  • the text display area the corresponding pictures are displayed while the pictures are displayed. text.
  • the ratio and relative positional relationship occupied by the picture display area and the text display area can be set according to the application scenario, which is not limited here.
  • displaying in a rotation manner can be performed by setting a rotation option.
  • Rotation options include options for setting the interval between turns, and options for whether to display picture text.
  • the turn interval time you can set the display time of each picture in the turn display. For example, 3 seconds in the above example is the turn interval time.
  • the source of the display content is expanded, and the problem of the single display content of the traditional display device is solved.
  • FIG. 3 shows an exemplary flowchart of a data exchange method 300 according to another embodiment of the present disclosure. As shown in FIG. 3, the method 300 includes the following steps:
  • step S301 a search request is received from the display device, the search request includes update time information.
  • step S302 searching for topic information in the database according to the search request, the topic information is information about at least one topic published by the concerned user associated with the user within the update time range indicated by the update time information.
  • step S303 the above topic information is sent to the display device as a search result.
  • the search request further includes device information of the display device, and the server can determine the following user associated with the user according to the device information, and search for information on at least one topic published by the following user within the update time range indicated by the update time information .
  • the server 104 After receiving the search request from the display device 102, the server 104 searches the database for topic information within the update time range published by the concerned user according to the device information and the update time information.
  • a user data table, a device data table, and a topic data table may be stored in the database in advance, as shown in Figs. 4-6.
  • the data stored in the database may include device data tables, user data tables, and topic data tables. Among them, the contents of each data sheet are as follows:
  • the device data table includes device index, device name, device information, and bound user information, as shown in Figure 4.
  • the user data table includes user index, user name, avatar address, following user information, device information, etc., as shown in Figure 5.
  • the topic data table includes topic index, creator information, picture text information, creation time, picture address, etc., as shown in FIG. 6.
  • the server 104 After receiving the search request sent by the display device, the server 104 obtains the search target topic according to the device information and the update time in the search request. Specifically, based on the device data table, the bound user information related to the device information is obtained, and the device data table includes the mapping relationship between the device information and the bound user information. Based on the user data table, the following user information related to the bound user is obtained, and the user data table includes the mapping relationship between the bound user information and the following user information. Based on the topic data table, according to the update time and the followed user information, the topic information published by the followed user within the update time range is obtained. Among them, the update time can be a date or a certain time on a certain date. There is no limitation here.
  • 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 sent to the display device 102 as a search result that meets the search request.
  • the topic information includes a picture address and picture text information. After receiving the topic information, the display device 102 accesses the picture library of the server 104 to read the picture at the above picture address, and one or more pictures are stored in the picture address.
  • the information related to the topic posted by the concerned user can be sent to the display device to expand the source of the display content of the display device, and solve the problem of the single display content of the traditional display device.
  • FIG. 7 shows an exemplary schematic diagram of a data exchange apparatus 700 according to an embodiment of the present disclosure.
  • the data interaction apparatus 700 can be applied to a display device, which includes:
  • the sending request unit 710 is configured to generate a search request and send a search request to the server in response to a user instruction, and the search request includes update time information.
  • the receiving unit 720 is configured to receive search results from the server, and obtain topic information from the search results.
  • the topic information is at least published by the following users associated with the user within the update time range indicated by the update time information. Information on a topic.
  • the display unit 730 is configured to display according to topic information.
  • FIG. 8 shows an exemplary schematic diagram of a data exchange apparatus 800 according to another embodiment of the present disclosure.
  • the data interaction device 800 can be applied to a server, which includes:
  • the receiving request unit 810 is configured to receive a search request from the display device, and the search request includes update time information.
  • the search unit 820 is configured to search for topic information in a database according to a search request, the topic information is information about at least one topic published by a concerned user associated with the user within the update time range indicated by the update time information.
  • the result sending unit 830 is configured to send the above topic information as a search result to the display device.
  • topic information refers to user-published information with pictures and picture text information.
  • topic information refers to user-published information with pictures and picture text information.
  • Fig. 9 shows an exemplary interaction diagram of a data interaction system according to an embodiment of the present disclosure.
  • the data interaction system includes a display device and a server.
  • the display device is configured to generate a search request and send the search request to the server in response to a user instruction, receive the search result from the server, and display according to topic information as the search result.
  • the server is in communication connection with the display device, and is configured to receive a search request from the display device, search for topic information in the database according to the search request, and send the topic information as a search result to the display device.
  • the search request includes update time information
  • the topic information is information about at least one topic published by a concerned user associated with the user within the update time range indicated by the update time information.
  • the data interaction system may also include a user terminal and a concerned user terminal.
  • the user terminal communicates with the server, is configured to bind the display device, and set the following user associated with the user. Pay attention to the communication connection between the user terminal and the server, and is configured to publish at least one topic.
  • the user 110 binds the display device with the user terminal device through the user terminal device, and sets the following user through the interactive platform. Relevant binding information and concerned information are stored in the device data table and user data table in the server.
  • the following user 120 uses the following user terminal to publish topic information and save it in the topic data table of the server.
  • the display device After the display device receives the instruction from the user 110, it generates a search request and sends it to the server. According to the search request, the server obtains the topic information of the concerned user within the update time range, and sends it to the display device. The display device selects the address of the picture to be displayed in the above topic information, and reads the corresponding picture from the server and displays it.
  • the server obtains the topic information of the concerned user within the update time range, and sends it to the display device.
  • the display device selects the address of the picture to be displayed in the above topic information, and reads the corresponding picture from the server and displays it.
  • FIG. 10 shows a schematic structural diagram of a computer system of an electronic device 1000 according to an embodiment of the present disclosure.
  • the electronic device 1000 may be a terminal device or a server device.
  • the electronic device 1000 includes one or more central processing units (CPU) 1001, which can be loaded to a random access memory (RAM) according to a program stored in a read only memory (ROM) 1002 or from a storage part 1008
  • the program in 1003 executes various appropriate actions and processing.
  • RAM 1003 various programs and data required for system operation are also stored.
  • the CPU 1001, the ROM 1002, and the RAM 1003 are connected to each other through a bus 1004.
  • An input/output (I/O) interface 1005 is also connected to the bus 1004.
  • the following components are connected to the I/O interface 1005: an input part 1006 including a keyboard, a mouse, etc.; an output part 1007 including a cathode ray tube (CRT), a liquid crystal display (LCD), etc., and speakers, etc.; a storage part 1008 including a hard disk, etc. ; And a communication part 1009 including a network interface card such as a LAN card, a modem, and the like.
  • the communication section 1009 performs communication processing via a network such as the Internet.
  • the driver 1010 is also connected to the I/O interface 1005 as needed.
  • a removable medium 1011 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, etc., is installed on the drive 1010 as needed, so that the computer program read therefrom is installed into the storage portion 1008 as needed.
  • the computer-readable medium shown in this application may be a computer-readable signal medium or a computer-readable storage medium or any combination of the two.
  • the computer-readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or a combination of any of the above. More specific examples of computer-readable storage media may include, but are not limited to: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable Programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • the computer-readable storage medium may be any tangible medium that contains or stores a program, and the program may be used by or in combination with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in a baseband or as a part of a carrier wave, and a computer-readable program code is carried therein. This propagated data signal can take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • the computer-readable signal medium may also be any computer-readable medium other than the computer-readable storage medium, and the computer-readable medium may send, propagate, or transmit the program for use by or in combination with the instruction execution system, apparatus, or device .
  • the program code contained on the computer-readable medium can be transmitted by any suitable medium, including but not limited to: wireless, wire, optical cable, RF, etc., or any suitable combination of the above.
  • each block in the flowchart or block diagram may represent a module, program segment, or part of the code, and the aforementioned module, program segment, or part of the code contains one or more for realizing the specified logic function.
  • Executable instructions may also occur in a different order from the order marked in the drawings. For example, two blocks shown one after another can actually be executed substantially in parallel, and they can sometimes be executed in the reverse order, depending on the functions involved.
  • each block in the block diagram and/or flowchart, and the combination of the blocks in the block diagram and/or flowchart can be implemented by a dedicated hardware-based system that performs the specified functions or operations Or it can be realized by a combination of dedicated hardware and computer instructions.
  • the present application also provides a computer-readable storage medium.
  • the computer-readable storage medium may be included in the electronic device described in the above-mentioned embodiments; or it may exist alone without being assembled into the computer-readable storage medium.
  • the aforementioned computer-readable storage medium stores one or more programs, and when the aforementioned programs are used by one or more processors to execute the data interaction method described in this application.
  • an embodiment of the present disclosure includes a computer program product, which includes a computer program tangibly embodied on a machine-readable medium, and the computer program includes program code for executing a data interaction method.
  • the computer program may be downloaded and installed from the network through the communication part 1009, and/or installed from the removable medium 1011.

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

An interaction method, an interaction system, an electronic device and a storage medium. A data interaction method comprises: in response to an instruction of a user, generating a search request and sending the search request to a server, wherein the search request comprises update time information (S201); receiving a search result from the server, and acquiring topic information from the search result, wherein the topic information is information about at least one topic posted by a followed user, associated with the user, within an update time range indicated by the update time information (S202); and performing display according to the topic information (S203).

Description

交互方法、交互系统、电子设备及存储介质Interactive method, interactive system, electronic equipment and storage medium
本申请要求于2019年11月29日提交的、申请号为201911212305.8的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application with application number 201911212305.8 filed on November 29, 2019, the entire content of which is incorporated into this application by reference.
技术领域Technical field
本公开一般涉及数据交互技术领域,尤其涉及交互方法、交互装置、交互系统、电子设备及存储介质。The present disclosure generally relates to the field of data interaction technology, and particularly relates to interaction methods, interaction devices, interaction systems, electronic equipment, and storage media.
背景技术Background technique
随着智能操作系统,互联网的普及以及智能硬件技术不断成熟,各种各样的智能设备也不断涌现,电子相册是其中的一种。电子相册通过usb接口或者云端将图片等内容导入到电子相册中,在电子相册中通过自动或者手动切换显示的内容,可以让图片的存储、欣赏更加方便。电子相册除了用于显示照片外,还可以显示绘画作品甚至视频等内容,可以通过遥控器、触摸屏或者手机等对电子相册的操作进行控制。但是目前的电子相册所显示的内容来源于本地存储或者用户主动的推送,属于多个用户共享一个设备,通过指定具体设备进行内容推送的方式进行更新和显示。这种方法对于电子相册的实际拥有者有一定的打扰,并且显示的内容在定制化和更新频次方面都有限制,对于用户的使用不友好。With the popularization of smart operating systems, the Internet, and the continuous maturity of smart hardware technologies, various smart devices are also emerging, and electronic photo albums are one of them. Electronic albums import pictures and other contents into the electronic albums through the usb interface or the cloud, and automatically or manually switch the displayed contents in the electronic albums, which can make the storage and appreciation of pictures more convenient. In addition to displaying photos, electronic albums can also display content such as paintings and even videos. The operation of the electronic album can be controlled through a remote control, touch screen, or mobile phone. However, the content displayed in the current electronic photo album comes from local storage or active push by the user. It belongs to multiple users sharing a device, and the content is updated and displayed by specifying a specific device to push the content. This method disturbs the actual owner of the electronic photo album to a certain extent, and the displayed content is limited in customization and update frequency, which is not friendly to the user.
发明内容Summary of the invention
鉴于现有技术中的上述缺陷或不足,期望提供一种图片来源丰富的数据交互方法、交互装置、交互系统、电子设备及存储介质。In view of the above-mentioned defects or deficiencies in the prior art, it is desirable to provide a data interaction method, interaction device, interaction system, electronic device, and storage medium with rich image sources.
根据本公开实施例的第一方面,提供了一种数据交互方法,包括:响应于用户指令,生成搜索请求并向服务器发送所述搜索请求,所述搜索请求包括更新时间信息;从所述服务器接收搜索结果,并从所述搜索结果中获取话题信息,所述话题信息是关于与所述用户相关联的关注用户在更新时间信息所指示的更新时间范围内发布的至少一个话题的信息;以及根据所述话题信息进行显示。According to a first aspect of the embodiments of the present disclosure, there is provided a data exchange method, including: in response to a user instruction, generating a search request and sending the search request to a server, the search request including update time information; Receiving search results, and obtaining topic information from the search results, where the topic information is information about at least one topic published by a concerned user associated with the user within the update time range indicated by the update time information; and Display according to the topic information.
可选地,至少一个话题中的每个话题包括至少一个图片和至少一个图片文本,所述 话题信息包括每个话题所包括的所述至少一个图片的地址信息和至少一个图片文本信息。Optionally, each topic in the at least one topic includes at least one picture and at least one picture text, and the topic information includes address information and at least one picture text information of the at least one picture included in each topic.
可选地,根据所述话题信息进行显示包括:根据所述话题信息下载每个话题所包括的所述至少一个图片和所述至少一个图片文本;以及显示每个话题所包括的所述至少一个图片和所述至少一个图片文本。Optionally, displaying according to the topic information includes: downloading the at least one picture and the at least one picture text included in each topic according to the topic information; and displaying the at least one picture included in each topic Picture and said at least one picture text.
可选地,显示每个话题所包括的所述至少一个图片和所述至少一个图片文本包括:根据所述话题信息确定话题数量;在所述话题数量为多个的情况下,分别显示每个话题所包括的所述至少一个图片和所述至少一个图片文本。Optionally, displaying the at least one picture and the at least one picture text included in each topic includes: determining the number of topics according to the topic information; when the number of topics is multiple, displaying each The at least one picture and the at least one picture text included in the topic.
可选地,以轮番方式显示每个话题所包括的所述至少一个图片和所述至少一个图片文本。Optionally, the at least one picture and the at least one picture text included in each topic are displayed in turns.
可选地,以轮番方式显示每个话题所包括的所述至少一个图片和所述至少一个图片文本包括:设置轮番方式的间隔时间;以及根据所述间隔时间切换每个话题所包括的所述至少一个图片和所述至少一个图片文本的显示。Optionally, displaying the at least one picture and the at least one picture text included in each topic in a rotation manner includes: setting an interval time in the rotation manner; and switching the at least one picture included in each topic according to the interval time At least one picture and the display of the at least one picture text.
根据本公开实施例的第二方面,提供了一种数据交互方法,包括:从显示设备接收搜索请求,所述搜索请求包括更新时间信息;根据所述搜索请求在数据库中搜索话题信息,所述话题信息是关于与所述用户相关联的关注用户在所述更新时间信息所指示的更新时间范围内发布的至少一个话题的信息;以及将所述话题信息作为搜索结果发送给所述显示设备。According to a second aspect of the embodiments of the present disclosure, there is provided a data interaction method, including: receiving a search request from a display device, the search request including update time information; searching for topic information in a database according to the search request, the The topic information is information about at least one topic published by a concerned user associated with the user within the update time range indicated by the update time information; and the topic information is sent to the display device as a search result.
可选地,所述搜索请求还包括所述显示设备的设备信息,所述根据所述搜索请求在数据库中搜索话题信息包括:根据所述设备信息确定与所述用户相关联的关注用户;以及搜索所述关注用户在所述更新时间信息所指示的更新时间范围内发布的至少一个话题的信息。Optionally, the search request further includes device information of the display device, and the searching for topic information in a database according to the search request includes: determining a user of interest associated with the user according to the device information; and Search for information on at least one topic published by the following user within the update time range indicated by the update time information.
可选地,所述数据库包括用户数据表、设备数据表和话题数据表,其中,所述设备数据表包括所述设备信息与绑定用户信息的映射关系,所述用户数据表包括所述绑定用户信息与关注用户信息的映射关系,所述话题数据表包括所述关注用户信息、所述更新时间信息和所述话题信息的映射关系。Optionally, the database includes a user data table, a device data table, and a topic data table, wherein the device data table includes the mapping relationship between the device information and the bound user information, and the user data table includes the bound user information. The mapping relationship between the user information and the followed user information is determined, and the topic data table includes the mapping relationship between the followed user information, the update time information, and the topic information.
可选地,根据所述搜索请求在数据库中搜索话题信息还包括:根据所述设备数据表和所述设备信息,确定所述绑定用户信息;根据所述用户数据表和所述绑定用户信息,确定所述关注用户信息;根据所述话题数据表、所述关注用户信息和所述更新时间信息, 确定所述关注用户在所述更新时间信息所指示的更新时间范围内发布的至少一个话题的信息。Optionally, searching for topic information in the database according to the search request further includes: determining the bound user information according to the device data table and the device information; and according to the user data table and the bound user Information, determine the followed user information; according to the topic data table, the followed user information, and the update time information, determine at least one published by the followed user within the update time range indicated by the update time information Information about the topic.
根据本公开实施例的第三方面,提供了一种数据交互系统,包括:显示设备,配置为配置为响应于用户指令,生成搜索请求并向服务器发送所述搜索请求,从所述服务器接收搜索结果,以及根据作为搜索结果的话题信息进行显示;以及服务器,与所述显示设备通信连接,配置为从所述显示设备接收所述搜索请求,根据所述搜索请求在数据库中搜索话题信息,以及将所述话题信息作为搜索结果发送给所述显示设备;其中,所述搜索请求包括更新时间信息,所述话题信息是关于与所述用户相关联的关注用户在所述更新时间信息所指示的更新时间范围内发布的至少一个话题的信息。According to a third aspect of the embodiments of the present disclosure, there is provided a data interaction system, including: a display device configured to generate a search request and send the search request to a server in response to a user instruction, and receive the search from the server Result, and display according to topic information as a search result; and a server, in communication connection with the display device, configured to receive the search request from the display device, search for topic information in a database according to the search request, and The topic information is sent to the display device as a search result; wherein, the search request includes update time information, and the topic information is about the following users associated with the user indicated by the update time information Update information on at least one topic published within the time range.
可选地,数据交互系统还包括:用户终端,与所述服务器通信连接,配置为绑定所述显示设备,以及设置与所述用户相关联的关注用户。Optionally, the data interaction system further includes: a user terminal, which is in communication connection with the server, is configured to bind the display device, and set a user of interest associated with the user.
可选地,数据交互系统还包括:关注用户终端,与所述服务器通信连接,配置为发布至少一个话题。Optionally, the data interaction system further includes: following the user terminal, communicating with the server, and configured to publish at least one topic.
根据本公开实施例的第四方面,提供了一种电子设备,包括:存储器,用于存储计算机程序;以及处理器,用于执行计算机程序以实现本公开各实施例所提供的数据交互方法。According to a fourth aspect of the embodiments of the present disclosure, there is provided an electronic device, including: a memory, configured to store a computer program; and a processor, configured to execute the computer program to implement the data interaction method provided by each embodiment of the present disclosure.
根据本公开实施例的第五方面,提供了一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序用于实现本公开各实施例所提供的数据交互方法。According to a fifth aspect of the embodiments of the present disclosure, there is provided a computer-readable storage medium having a computer program stored thereon, and the computer program is used to implement the data interaction method provided by each embodiment of the present disclosure.
附图说明Description of the drawings
通过阅读参照以下附图所作的对非限制性实施例所作的详细描述,本公开的其它特征、目的和优点将会变得更明显:By reading the detailed description of the non-limiting embodiments with reference to the following drawings, other features, purposes, and advantages of the present disclosure will become more apparent:
图1示出了根据本公开实施例的数据交互方法的应用场景的示例性示意图;Fig. 1 shows an exemplary schematic diagram of an application scenario of a data interaction method according to an embodiment of the present disclosure;
图2示出了根据本公开实施例的数据交互方法的示例性流程图;Fig. 2 shows an exemplary flow chart of a data exchange method according to an embodiment of the present disclosure;
图3示出了根据本公开另一实施例的数据交互方法的示例性流程图;Fig. 3 shows an exemplary flowchart of a data exchange method according to another embodiment of the present disclosure;
图4示出了根据本公开实施例的设备数据表的示例性示意图;Fig. 4 shows an exemplary schematic diagram of a device data table according to an embodiment of the present disclosure;
图5示出了根据本公开实施例的用户数据表的示例性示意图;Fig. 5 shows an exemplary schematic diagram of a user data table according to an embodiment of the present disclosure;
图6示出了根据本公开实施例的话题数据表的示例性示意图;Fig. 6 shows an exemplary schematic diagram of a topic data table according to an embodiment of the present disclosure;
图7示出了根据本公开实施例的数据交互装置的示例性示意图;Fig. 7 shows an exemplary schematic diagram of a data interaction device according to an embodiment of the present disclosure;
图8示出了根据本公开另一实施例的数据交互装置的示例性示意图;Fig. 8 shows an exemplary schematic diagram of a data interaction device according to another embodiment of the present disclosure;
图9示出了根据本公开实施例的数据交互系统的示例性交互示意图;Fig. 9 shows an exemplary interaction diagram of a data interaction system according to an embodiment of the present disclosure;
图10示出了根据本公开实施例的电子设备的计算机系统的结构示意图。Fig. 10 shows a schematic structural diagram of a computer system of an electronic device according to an embodiment of the present disclosure.
具体实施方式Detailed ways
下面结合附图和实施例对本公开实施例作进一步的详细说明。可以理解的是,此处所描述的具体实施例仅仅用于解释相关发明,而非对该发明的限定。另外还需要说明的是,为了便于描述,附图中仅示出了与发明相关的部分。The embodiments of the present disclosure will be further described in detail below with reference to the drawings and embodiments. It can be understood that the specific embodiments described here are only used to explain the related invention, but not to limit the invention. In addition, it should be noted that, for ease of description, only the parts related to the invention are shown in the drawings.
除非另外定义,本公开使用的技术术语或者科学术语应当为本发明所属领域内具有一般技能的人士所理解的通常意义。本公开中使用的“第一”、“第二”以及类似的词语并不表示任何顺序、数量或者重要性,而只是用来区分不同的组成部分。“包括”或者“包含”等类似的词语意指出现该词前面的元件或者物件涵盖出现在该词后面列举的元件或者物件及其等同,而不排除其他元件或者物件。“连接”或者“相连”等类似的词语并非限定于物理的或者机械的连接,而是可以包括电性的连接,不管是直接的还是间接的。“上”、“下”、“左”、“右”等仅用于表示相对位置关系,当被描述对象的绝对位置改变后,则该相对位置关系也可能相应地改变。Unless otherwise defined, the technical or scientific terms used in the present disclosure shall have the usual meanings understood by those with ordinary skills in the field to which the present invention belongs. The "first", "second" and similar words used in the present disclosure do not indicate any order, quantity, or importance, but are only used to distinguish different components. "Include" or "include" and other similar words mean that the element or item appearing before the word covers the elements or items listed after the word and their equivalents, but does not exclude other elements or items. Similar words such as "connected" or "connected" are not limited to physical or mechanical connections, but may include electrical connections, whether direct or indirect. "Up", "Down", "Left", "Right", etc. are only used to indicate the relative position relationship. When the absolute position of the described object changes, the relative position relationship may also change accordingly.
需要说明的是,在不冲突的情况下,本公开中的实施例及实施例中的特征可以相互组合。下面将参考附图并结合实施例来详细说明本公开。It should be noted that the embodiments in the present disclosure and the features in the embodiments can be combined with each other if there is no conflict. Hereinafter, the present disclosure will be described in detail with reference to the drawings and in conjunction with the embodiments.
请参考图1,示出了可以应用本公开实施例的示例性系统架构100。Please refer to FIG. 1, which shows an exemplary system architecture 100 to which embodiments of the present disclosure can be applied.
如图1所示,系统架构100可以包括用户终端设备101、显示设备102、关注用户终端设备105、网络103和服务器104。网络103用以在用户终端设备101、关注用户终端设备105、显示设备102和服务器104之间提供通信链路的介质。网络103可以包括各种连接类型,例如有线、无线通信链路或者光纤电缆等等。As shown in FIG. 1, the system architecture 100 may include a user terminal device 101, a display device 102, a user terminal device 105 of interest, a network 103, and a server 104. The network 103 is used to provide a medium for communication links between the user terminal device 101, the focused user terminal device 105, the display device 102, and the server 104. The network 103 may include various connection types, such as wired, wireless communication links, or fiber optic cables, and so on.
用户110可以通过网络103,使用用户终端设备101、显示设备102与服务器104交互或者与关注用户交互,以接收或发送消息等。在用户终端设备101、关注用户终端设备105、显示设备102上可以安装有各种能够进行通信的客户端应用,例如即时通信工具、社交平台软件等。用户110通过用户终端设备101将显示设备102与用户终端设备101进行了绑定,并将绑定信息保存至服务器104。例如,用户110通过用户终端设备101上的社交平台软件将用户120设置为关注用户,并将关注信息保存至服务器104。用 户110利用显示设备102,通过访问服务器104来获取关注用户120通过关注用户终端设备105发布的话题的话题信息。The user 110 can use the user terminal device 101 and the display device 102 to interact with the server 104 or interact with the concerned user through the network 103 to receive or send messages and so on. Various client applications capable of communication, such as instant messaging tools, social platform software, etc., can be installed on the user terminal device 101, the following user terminal device 105, and the display device 102. The user 110 binds the display device 102 with the user terminal device 101 through the user terminal device 101, and saves the binding information to the server 104. For example, the user 110 sets the user 120 as a following user through the social platform software on the user terminal device 101, and saves the following information to the server 104. The user 110 uses the display device 102 to access the server 104 to obtain topic information of the topic published by the following user 120 through the following user terminal device 105.
服务器104可以是提供各种服务的服务器。服务器104可以对接收到的数据进行存储、分析等处理,并将处理结果反馈给终端设备或显示设备。服务器104可以为独立的服务器,也可以为由多个服务器组成的服务器集群或者云计算中心。The server 104 may be a server that provides various services. The server 104 may perform processing such as storage and analysis on the received data, and feed back the processing result to the terminal device or the display device. The server 104 may be an independent server, or a server cluster composed of multiple servers or a cloud computing center.
用户终端设备101或关注用户终端设备105可以包括但不限于个人数字助理(Personal Digital Assistant,PDA)、平板电脑(Tablet Computer)、智能手表、无线手持设备和手机等。显示设备102可以为电子相册、显示器等能够显示图片的设备,本公开实施例对此不做限定。The user terminal device 101 or the user terminal device 105 of interest may include, but is not limited to, a personal digital assistant (Personal Digital Assistant, PDA), a tablet computer (Tablet Computer), a smart watch, a wireless handheld device, a mobile phone, and the like. The display device 102 may be a device capable of displaying pictures, such as an electronic album or a display, which is not limited in the embodiment of the present disclosure.
应该理解,图1中的终端设备(例如用户终端设备101和关注用户终端设备105)、网络103和服务器104的数目仅仅是示意性的。根据实现需要,可以包括任意数目的终端设备、网络和服务器。It should be understood that the numbers of terminal devices (for example, user terminal device 101 and focused user terminal device 105), networks 103 and servers 104 in FIG. 1 are merely illustrative. According to implementation needs, it can include any number of terminal devices, networks, and servers.
图2示出了根据本公开实施例的数据交互方法200的示例性流程图,该数据交互方法200可以应用于显示设备,包括如下步骤:FIG. 2 shows an exemplary flowchart of a data interaction method 200 according to an embodiment of the present disclosure. The data interaction method 200 may be applied to a display device and includes the following steps:
在步骤S201中:响应于用户指令,生成搜索请求并向服务器发送搜索请求,搜索请求包括更新时间信息。In step S201: in response to a user instruction, a search request is generated and sent to the server, the search request includes update time information.
在步骤S202中:从服务器接收搜索结果,并从搜索结果中获取话题信息,所述话题信息是关于与所述用户相关联的关注用户在更新时间信息所指示的更新时间范围内发布的至少一个话题的信息。In step S202: receiving a search result from the server, and obtaining topic information from the search result, the topic information is about at least one published by the following user associated with the user within the update time range indicated by the update time information Information about the topic.
在步骤S203中:根据话题信息进行显示。In step S203: display according to topic information.
下面结合图1的应用场景进行说明。为了丰富显示设备102所显示的内容,终端用户110通过用户终端设备上的APP,例如社交软件平台,进行了用户的关注,且这些关注用户120会不定期地发布有关图片的话题,并保存到服务器104。显示设备102可通过访问服务器104获取相应的话题中的图片,从而丰富了显示设备102所显示的图片的来源。这些图片可以是画作、摄影图、视频等。The following describes the application scenario in FIG. 1. In order to enrich the content displayed by the display device 102, the end user 110 uses an APP on the user terminal device, such as a social software platform, to follow the user, and these following users 120 will publish topics related to the pictures from time to time and save them to Server 104. The display device 102 can obtain the pictures in the corresponding topic by accessing the server 104, thereby enriching the sources of the pictures displayed by the display device 102. These pictures can be paintings, photographs, videos, etc.
具体地,显示设备102接收到用户的话题搜索指令后,生成搜索更新时间内的关注用户120发布的话题的搜索请求,并发送给服务器104。服务器104接收到该搜索请求后,通过查询数据库中的信息来检索与搜索请求的相应的话题信息,并将搜索到的话题信息发送给显示设备102。上述话题信息中可以包括图片地址信息。显示设备102根据 该话题信息确定需要显示的图片,并下载显示。Specifically, after the display device 102 receives the user's topic search instruction, it generates a search request for the topic posted by the following user 120 within the search update time, and sends it to the server 104. After receiving the search request, the server 104 retrieves topic information corresponding to the search request by querying information in the database, and sends the searched topic information to the display device 102. The above topic information may include picture address information. The display device 102 determines the picture to be displayed according to the topic information, and downloads and displays it.
需要说明的是,一个话题可以包括至少一个或一个系列的图片以及图片文本,图片文本用于表述该系列图片的特点。该图片文本可以为一个或多个,可以描述每个图片的特点,或者描述系列图片的共同特点。该系列图片可以为同一作者创作的画作或者摄影图,或者同一风格的画作或者摄影图等,这里不做限定。It should be noted that a topic can include at least one or a series of pictures and picture text, and the picture text is used to express the characteristics of the series of pictures. The picture text can be one or more, which can describe the characteristics of each picture, or describe the common characteristics of a series of pictures. The series of pictures can be paintings or photographs created by the same author, or paintings or photographs of the same style, etc., and there is no limitation here.
根据实施例,根据话题信息进行显示包括:根据话题信息确定话题数量,在话题数量为多个的情况下,分别显示每个话题所包括的至少一个图片和至少一个图片文本。According to an embodiment, displaying according to the topic information includes: determining the number of topics according to the topic information, and when there are multiple topics, respectively displaying at least one picture and at least one picture text included in each topic.
具体地,如果用户关注的用户较多,或者每个关注用户频繁发布话题时,所搜索到的话题的数量较大。此时,就需要考虑是所有的话题一起下载显示,还是根据话题分别进行显示。本申请采用分别显示不同话题图片的方式,即显示完一个话题的图片后,再根据用户选择进行下一个话题的图片的显示。Specifically, if the users follow more users, or when each follower frequently posts topics, the number of topics searched is relatively large. At this point, you need to consider whether all topics are downloaded and displayed together, or displayed separately according to topics. This application adopts the method of separately displaying pictures of different topics, that is, after displaying the pictures of one topic, the pictures of the next topic are displayed according to the user's selection.
根据实施例,图片以轮番方式进行显示。例如,可以设置轮番方式的间隔时间,然后根据间隔时间切换每个话题所包括的至少一个图片和至少一个图片文本的显示。According to the embodiment, the pictures are displayed in turns. For example, it is possible to set the interval time of the rotation mode, and then switch the display of at least one picture and at least one picture text included in each topic according to the interval time.
轮番显示区域包括图片显示区域和文本显示区域,图片显示区域用于显示图片,文本显示区域用于显示图片文本。The alternate display area includes a picture display area and a text display area. The picture display area is used to display pictures, and the text display area is used to display picture text.
轮番方式是指根据用户设定的时间间隔,将图片一个一个进行自动播放的显示方式。具体地,当需要每隔3秒显示5张图片时,第一张图片显示3秒后,切换成第二张图片并显示3秒,然后切换成第三张图片并显示3秒,以此类推,直到显示最后一张图片。The rotation mode refers to the display mode in which the pictures are automatically played one by one according to the time interval set by the user. Specifically, when you need to display 5 pictures every 3 seconds, after the first picture is displayed for 3 seconds, switch to the second picture and display for 3 seconds, then switch to the third picture and display for 3 seconds, and so on Until the last picture is displayed.
具体地,如果第一话题包含10个图片和一个图片文本,在进行轮番显示时,在图片显示区域中,图片根据时间间隔逐一显示,在文本显示区域中,在显示图片的同时显示对应的图片文本。需要说明的是,图片显示区域和文本显示区域所占的比例和相对位置关系可以根据应用场景进行设定,这里不做限定。Specifically, if the first topic contains 10 pictures and one picture text, in the picture display area, the pictures are displayed one by one according to the time interval during the rotation display. In the text display area, the corresponding pictures are displayed while the pictures are displayed. text. It should be noted that the ratio and relative positional relationship occupied by the picture display area and the text display area can be set according to the application scenario, which is not limited here.
根据实施例,以轮番方式进行显示可以通过设置轮番选项进行。轮番选项包括设置轮番间隔时间的选项、是否显示图片文本的选项。According to an embodiment, displaying in a rotation manner can be performed by setting a rotation option. Rotation options include options for setting the interval between turns, and options for whether to display picture text.
其中,通过对轮番间隔时间进行设置,可以设定轮番显示中的每个图片显示的时间,例如上述例子中的3秒,即为一轮番间隔时间。Among them, by setting the turn interval time, you can set the display time of each picture in the turn display. For example, 3 seconds in the above example is the turn interval time.
还可以通过设置是否显示图片文本的选项,来选择是否显示图片文本。You can also choose whether to display the picture text by setting the option of whether to display the picture text.
根据本公开实施例的数据交互方法200,扩展了显示内容的来源,解决了传统显示设备显示内容单一的问题。According to the data interaction method 200 of the embodiment of the present disclosure, the source of the display content is expanded, and the problem of the single display content of the traditional display device is solved.
图3示出了根据本公开另一实施例的数据交互方法300的示例性流程图。如图3所示,该方法300包括如下步骤:FIG. 3 shows an exemplary flowchart of a data exchange method 300 according to another embodiment of the present disclosure. As shown in FIG. 3, the method 300 includes the following steps:
在步骤S301中:从显示设备接收搜索请求,搜索请求包括更新时间信息。In step S301: a search request is received from the display device, the search request includes update time information.
在步骤S302中:根据搜索请求在数据库中搜索话题信息,话题信息是关于与用户相关联的关注用户在更新时间信息所指示的更新时间范围内发布的至少一个话题的信息。In step S302: searching for topic information in the database according to the search request, the topic information is information about at least one topic published by the concerned user associated with the user within the update time range indicated by the update time information.
在步骤S303中:将上述话题信息作为搜索结果发送给显示设备。In step S303: the above topic information is sent to the display device as a search result.
根据实施例,搜索请求还包括显示设备的设备信息,服务器可以根据设备信息确定与用户相关联的关注用户,以及搜索关注用户在更新时间信息所指示的更新时间范围内发布的至少一个话题的信息。According to an embodiment, the search request further includes device information of the display device, and the server can determine the following user associated with the user according to the device information, and search for information on at least one topic published by the following user within the update time range indicated by the update time information .
下面结合图1的应用场景进行说明。服务器104收到显示设备102的搜索请求后,根据设备信息和更新时间信息,在数据库中搜索关注用户发布的更新时间范围内的话题信息。数据库中可以事先存储有用户数据表、设备数据表、话题数据表,如图4至图6所示。The following describes the application scenario in FIG. 1. After receiving the search request from the display device 102, the server 104 searches the database for topic information within the update time range published by the concerned user according to the device information and the update time information. A user data table, a device data table, and a topic data table may be stored in the database in advance, as shown in Figs. 4-6.
在数据库中所保存的数据可以包括设备数据表、用户数据表、话题数据表。其中,各数据表所包含的内容如下:The data stored in the database may include device data tables, user data tables, and topic data tables. Among them, the contents of each data sheet are as follows:
设备数据表包括设备索引、设备名称、设备信息和绑定用户信息等,如图4所示。The device data table includes device index, device name, device information, and bound user information, as shown in Figure 4.
用户数据表包括用户索引、用户名称、头像地址、关注用户信息、设备信息等,如图5所示。The user data table includes user index, user name, avatar address, following user information, device information, etc., as shown in Figure 5.
话题数据表包括话题索引、创建人信息、图片文本信息、创建时间、图片地址等,如图6所示。The topic data table includes topic index, creator information, picture text information, creation time, picture address, etc., as shown in FIG. 6.
服务器104在接收到显示设备发送的搜索请求后,根据搜索请求中的设备信息和更新时间获取搜索的目标话题。具体地,基于设备数据表,获取与该设备信息相关的绑定用户信息,设备数据表包括设备信息与绑定用户信息的映射关系。基于用户数据表,获取与该绑定用户相关的关注用户信息,用户数据表包括绑定用户信息与关注用户信息的映射关系。基于话题数据表,根据更新时间和关注用户信息,获取更新时间范围内的关注用户发布的话题信息。其中,更新时间可以是日期,也可以是某个日期的某个时刻。这里不做限定。话题的创建人信息与关注用户信息相符时,进一步将更新时间与话题的创建时间进行比较,该创建时间晚于该更新时间时,将该话题作为符合搜索请求的搜索 结果发送给显示设备102。After receiving the search request sent by the display device, the server 104 obtains the search target topic according to the device information and the update time in the search request. Specifically, based on the device data table, the bound user information related to the device information is obtained, and the device data table includes the mapping relationship between the device information and the bound user information. Based on the user data table, the following user information related to the bound user is obtained, and the user data table includes the mapping relationship between the bound user information and the following user information. Based on the topic data table, according to the update time and the followed user information, the topic information published by the followed user within the update time range is obtained. Among them, the update time can be a date or a certain time on a certain date. There is no limitation here. When the information of the creator of the topic matches the information of the followed user, 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 sent to the display device 102 as a search result that meets the search request.
话题信息中包括图片地址和图片文本信息,显示设备102接收到该话题信息后,通过访问服务器104的图片库读取上述图片地址的图片,该图片地址中存储有一张或多张图片。The topic information includes a picture address and picture text information. After receiving the topic information, the display device 102 accesses the picture library of the server 104 to read the picture at the above picture address, and one or more pictures are stored in the picture address.
根据本公开实施例的数据交互方法300,可以将关注用户发布的话题相关的信息发送给显示设备,以扩展显示设备显示内容的来源,解决了传统显示设备显示内容单一的问题。According to the data interaction method 300 of the embodiment of the present disclosure, the information related to the topic posted by the concerned user can be sent to the display device to expand the source of the display content of the display device, and solve the problem of the single display content of the traditional display device.
图7示出了根据本公开实施例的数据交互装置700的示例性示意图。如图7所示,数据交互装置700可以应用于显示设备,其包括:FIG. 7 shows an exemplary schematic diagram of a data exchange apparatus 700 according to an embodiment of the present disclosure. As shown in FIG. 7, the data interaction apparatus 700 can be applied to a display device, which includes:
发送请求单元710,配置为响应于用户指令,生成搜索请求并向服务器发送搜索请求,搜索请求包括更新时间信息。The sending request unit 710 is configured to generate a search request and send a search request to the server in response to a user instruction, and the search request includes update time information.
接收单元720,配置为从服务器接收搜索结果,并从搜索结果中获取话题信息,所述话题信息是关于与所述用户相关联的关注用户在更新时间信息所指示的更新时间范围内发布的至少一个话题的信息。The receiving unit 720 is configured to receive search results from the server, and obtain topic information from the search results. The topic information is at least published by the following users associated with the user within the update time range indicated by the update time information. Information on a topic.
显示单元730,配置为根据话题信息进行显示。The display unit 730 is configured to display according to topic information.
各功能单元的具体操作可以参见根据本公开实施例的数据交互方法200,此处不再赘述。For specific operations of each functional unit, reference may be made to the data interaction method 200 according to an embodiment of the present disclosure, which will not be repeated here.
图8示出了根据本公开另一实施例的数据交互装置800的示例性示意图。如图8所示,数据交互装置800可以应用于服务器,其包括:FIG. 8 shows an exemplary schematic diagram of a data exchange apparatus 800 according to another embodiment of the present disclosure. As shown in FIG. 8, the data interaction device 800 can be applied to a server, which includes:
接收请求单元810,配置为从显示设备接收搜索请求,搜索请求包括更新时间信息。The receiving request unit 810 is configured to receive a search request from the display device, and the search request includes update time information.
搜索单元820,配置为根据搜索请求在数据库中搜索话题信息,话题信息是关于与用户相关联的关注用户在更新时间信息所指示的更新时间范围内发布的至少一个话题的信息。The search unit 820 is configured to search for topic information in a database according to a search request, the topic information is information about at least one topic published by a concerned user associated with the user within the update time range indicated by the update time information.
结果发送单元830,配置为将上述话题信息作为搜索结果发送给显示设备。The result sending unit 830 is configured to send the above topic information as a search result to the display device.
其中,话题信息指带有图片和图片文本信息的用户发布信息。各功能单元的具体操作可以参见根据本公开实施例的数据交互方法300,此处不再赘述。Among them, topic information refers to user-published information with pictures and picture text information. For specific operations of each functional unit, reference may be made to the data interaction method 300 according to an embodiment of the present disclosure, and details are not described herein again.
图9示出了根据本公开实施例的数据交互系统的示例性交互示意图。如图9所示,数据交互系统包括显示设备和服务器。根据实施例,显示设备配置为响应于用户指令,生成搜索请求并向服务器发送搜索请求,从服务器接收搜索结果,以及根据作为搜索 结果的话题信息进行显示。服务器,与显示设备通信连接,配置为从显示设备接收搜索请求,根据搜索请求在数据库中搜索话题信息,以及将话题信息作为搜索结果发送给显示设备。其中,搜索请求包括更新时间信息,话题信息是关于与用户相关联的关注用户在更新时间信息所指示的更新时间范围内发布的至少一个话题的信息。Fig. 9 shows an exemplary interaction diagram of a data interaction system according to an embodiment of the present disclosure. As shown in Figure 9, the data interaction system includes a display device and a server. According to an embodiment, the display device is configured to generate a search request and send the search request to the server in response to a user instruction, receive the search result from the server, and display according to topic information as the search result. The server is in communication connection with the display device, and is configured to receive a search request from the display device, search for topic information in the database according to the search request, and send the topic information as a search result to the display device. Wherein, the search request includes update time information, and the topic information is information about at least one topic published by a concerned user associated with the user within the update time range indicated by the update time information.
如图9所示,数据交互系统还可以包括用户终端和关注用户终端。用户终端与服务器通信连接,配置为绑定显示设备,以及设置与用户相关联的关注用户。关注用户终端与服务器通信连接,配置为发布至少一个话题。As shown in Figure 9, the data interaction system may also include a user terminal and a concerned user terminal. The user terminal communicates with the server, is configured to bind the display device, and set the following user associated with the user. Pay attention to the communication connection between the user terminal and the server, and is configured to publish at least one topic.
如图9所示,用户110通过用户终端设备将显示设备与用户终端设备进行了绑定,并通过交互平台设置了关注用户。相关绑定信息和关注信息保存至服务器中的设备数据表和用户数据表中。关注用户120利用关注用户终端,发布话题信息,并保存在服务器的话题数据表中。As shown in FIG. 9, the user 110 binds the display device with the user terminal device through the user terminal device, and sets the following user through the interactive platform. Relevant binding information and concerned information are stored in the device data table and user data table in the server. The following user 120 uses the following user terminal to publish topic information and save it in the topic data table of the server.
显示设备接收到用户110的指令后,生成搜索请求并发送给服务器。服务器根据搜索请求,获取到更新时间范围内的关注用户的话题信息,发送给显示设备。显示设备在上述话题信息中,选择要显示的图片地址,并从服务器读取对应图片并显示。关于数据交互系统的具体组成以及交互过程可以参考图1所示的实施例,此处不再赘述。After the display device receives the instruction from the user 110, it generates a search request and sends it to the server. According to the search request, the server obtains the topic information of the concerned user within the update time range, and sends it to the display device. The display device selects the address of the picture to be displayed in the above topic information, and reads the corresponding picture from the server and displays it. For the specific composition and interaction process of the data interaction system, reference may be made to the embodiment shown in FIG. 1, which will not be repeated here.
图10示出了根据本公开实施例的电子设备1000的计算机系统的结构示意图。如图10所示,电子设备1000可以为终端设备,也可以为服务器设备。FIG. 10 shows a schematic structural diagram of a computer system of an electronic device 1000 according to an embodiment of the present disclosure. As shown in FIG. 10, the electronic device 1000 may be a terminal device or a server device.
如图10所示,电子设备1000包括一个或多个中央处理单元(CPU)1001,其可以根据存储在只读存储器(ROM)1002中的程序或者从存储部分1008加载到随机访问存储器(RAM)1003中的程序而执行各种适当的动作和处理。在RAM 1003中,还存储有系统操作所需的各种程序和数据。CPU 1001、ROM 1002以及RAM 1003通过总线1004彼此相连。输入/输出(I/O)接口1005也连接至总线1004。As shown in FIG. 10, the electronic device 1000 includes one or more central processing units (CPU) 1001, which can be loaded to a random access memory (RAM) according to a program stored in a read only memory (ROM) 1002 or from a storage part 1008 The program in 1003 executes various appropriate actions and processing. In RAM 1003, various programs and data required for system operation are also stored. The CPU 1001, the ROM 1002, and the RAM 1003 are connected to each other through a bus 1004. An input/output (I/O) interface 1005 is also connected to the bus 1004.
以下部件连接至I/O接口1005:包括键盘、鼠标等的输入部分1006;包括诸如阴极射线管(CRT)、液晶显示器(LCD)等以及扬声器等的输出部分1007;包括硬盘等的存储部分1008;以及包括诸如LAN卡、调制解调器等的网络接口卡的通信部分1009。通信部分1009经由诸如因特网的网络执行通信处理。驱动器1010也根据需要连接至I/O接口1005。可拆卸介质1011,诸如磁盘、光盘、磁光盘、半导体存储器等等,根据需要安装在驱动器1010上,以便于从其上读出的计算机程序根据需要被安装入存储部分1008。The following components are connected to the I/O interface 1005: an input part 1006 including a keyboard, a mouse, etc.; an output part 1007 including a cathode ray tube (CRT), a liquid crystal display (LCD), etc., and speakers, etc.; a storage part 1008 including a hard disk, etc. ; And a communication part 1009 including a network interface card such as a LAN card, a modem, and the like. The communication section 1009 performs communication processing via a network such as the Internet. The driver 1010 is also connected to the I/O interface 1005 as needed. A removable medium 1011, such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, etc., is installed on the drive 1010 as needed, so that the computer program read therefrom is installed into the storage portion 1008 as needed.
需要说明的是,本申请所示的计算机可读介质可以是计算机可读信号介质或者计算 机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本申请中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本申请中,计算机可读的信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读的信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:无线、电线、光缆、RF等等,或者上述的任意合适的组合。It should be noted that the computer-readable medium shown in this application may be a computer-readable signal medium or a computer-readable storage medium or any combination of the two. The computer-readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or a combination of any of the above. More specific examples of computer-readable storage media may include, but are not limited to: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable Programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above. In this application, the computer-readable storage medium may be any tangible medium that contains or stores a program, and the program may be used by or in combination with an instruction execution system, apparatus, or device. In this application, a computer-readable signal medium may include a data signal propagated in a baseband or as a part of a carrier wave, and a computer-readable program code is carried therein. This propagated data signal can take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing. The computer-readable signal medium may also be any computer-readable medium other than the computer-readable storage medium, and the computer-readable medium may send, propagate, or transmit the program for use by or in combination with the instruction execution system, apparatus, or device . The program code contained on the computer-readable medium can be transmitted by any suitable medium, including but not limited to: wireless, wire, optical cable, RF, etc., or any suitable combination of the above.
附图中的流程图和框图,图示了按照本申请各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,前述模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。The flowcharts and block diagrams in the accompanying drawings illustrate the possible implementation of the system architecture, functions, and operations of the system, method, and computer program product according to various embodiments of the present application. In this regard, each block in the flowchart or block diagram may represent a module, program segment, or part of the code, and the aforementioned module, program segment, or part of the code contains one or more for realizing the specified logic function. Executable instructions. It should also be noted that, in some alternative implementations, the functions marked in the block may also occur in a different order from the order marked in the drawings. For example, two blocks shown one after another can actually be executed substantially in parallel, and they can sometimes be executed in the reverse order, depending on the functions involved. It should also be noted that each block in the block diagram and/or flowchart, and the combination of the blocks in the block diagram and/or flowchart, can be implemented by a dedicated hardware-based system that performs the specified functions or operations Or it can be realized by a combination of dedicated hardware and computer instructions.
作为另一方面,本申请还提供了一种计算机可读存储介质,该计算机可读存储介质可以是上述实施例中描述的电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中的。上述计算机可读存储介质存储有一个或者多个程序,当上述前述程序被一个或者一个以上的处理器用来执行描述于本申请的数据交互方法。As another aspect, the present application also provides a computer-readable storage medium. The computer-readable storage medium may be included in the electronic device described in the above-mentioned embodiments; or it may exist alone without being assembled into the computer-readable storage medium. In electronic equipment. The aforementioned computer-readable storage medium stores one or more programs, and when the aforementioned programs are used by one or more processors to execute the data interaction method described in this application.
特别地,根据本公开的实施例,上文参考图2描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括有形地包含在机器可读 介质上的计算机程序,计算机程序包含用于执行数据交互方法的程序代码。在这样的实施例中,该计算机程序可以通过通信部分1009从网络上被下载和安装,和/或从可拆卸介质1011被安装。In particular, according to an embodiment of the present disclosure, the process described above with reference to FIG. 2 may be implemented as a computer software program. For example, an embodiment of the present disclosure includes a computer program product, which includes a computer program tangibly embodied on a machine-readable medium, and the computer program includes program code for executing a data interaction method. In such an embodiment, the computer program may be downloaded and installed from the network through the communication part 1009, and/or installed from the removable medium 1011.
以上描述仅为本申请的可选实施例以及对所运用技术原理的说明。本领域技术人员应当理解,本申请中所涉及的公开范围,并不限于上述技术特征的特定组合而成的技术方案,同时也应涵盖在不脱离前述公开构思的情况下,由上述技术特征或其等同特征进行任意组合而形成的其它技术方案。例如上述特征与本申请中公开的(但不限于)具有类似功能的技术特征进行互相替换而形成的技术方案。The above description is only an optional embodiment of the present application and an explanation of the applied technical principles. Those skilled in the art should understand that the scope of disclosure involved in this application is not limited to the technical solutions formed by the specific combination of the above technical features, and should also cover the above technical features or technical solutions without departing from the foregoing disclosure concept. Other technical solutions formed by arbitrarily combining the equivalent features. For example, the above-mentioned features and the technical features disclosed in this application (but not limited to) with similar functions are mutually replaced to form a technical solution.

Claims (15)

  1. 一种数据交互方法,包括:A data interaction method, including:
    响应于用户指令,生成搜索请求并向服务器发送所述搜索请求,所述搜索请求包括更新时间信息;In response to a user instruction, generating a search request and sending the search request to the server, the search request including update time information;
    从所述服务器接收搜索结果,并从所述搜索结果中获取话题信息,所述话题信息是关于与所述用户相关联的关注用户在所述更新时间信息所指示的更新时间范围内发布的至少一个话题的信息;以及The search result is received from the server, and topic information is obtained from the search result, the topic information is about the at least one released by the following users associated with the user within the update time range indicated by the update time information Information on a topic; and
    根据所述话题信息进行显示。Display according to the topic information.
  2. 根据权利要求1所述的交互方法,其中,所述至少一个话题中的每个话题包括至少一个图片和至少一个图片文本,所述话题信息包括每个话题所包括的所述至少一个图片的地址信息和至少一个图片文本信息。The interaction method according to claim 1, wherein each of the at least one topic includes at least one picture and at least one picture text, and the topic information includes an address of the at least one picture included in each topic Information and at least one picture text information.
  3. 根据权利要求2所述的交互方法,其中,根据所述话题信息进行显示包括:The interaction method according to claim 2, wherein displaying according to the topic information comprises:
    根据所述话题信息下载每个话题所包括的所述至少一个图片和所述至少一个图片文本;以及Download the at least one picture and the at least one picture text included in each topic according to the topic information; and
    显示每个话题所包括的所述至少一个图片和所述至少一个图片文本。The at least one picture and the at least one picture text included in each topic are displayed.
  4. 根据权利要求3所述的交互方法,其中,显示每个话题所包括的所述至少一个图片和所述至少一个图片文本包括:The interaction method according to claim 3, wherein displaying the at least one picture and the at least one picture text included in each topic comprises:
    根据所述话题信息确定话题数量;Determine the number of topics according to the topic information;
    在所述话题数量为多个的情况下,分别显示每个话题所包括的所述至少一个图片和所述至少一个图片文本。In the case where the number of topics is multiple, the at least one picture and the at least one picture text included in each topic are respectively displayed.
  5. 根据权利要求4所述的交互方法,其中,以轮番方式显示每个话题所包括的所述至少一个图片和所述至少一个图片文本。4. The interaction method according to claim 4, wherein the at least one picture and the at least one picture text included in each topic are displayed in turn.
  6. 根据权利要求5所述的交互方法,其中,以轮番方式显示每个话题所包括的所述至少一个图片和所述至少一个图片文本包括:The interaction method according to claim 5, wherein displaying the at least one picture and the at least one picture text included in each topic in turn comprises:
    设置轮番方式的间隔时间;以及Set the interval of the rotation mode; and
    根据所述间隔时间切换每个话题所包括的所述至少一个图片和所述至少一个图片文本的显示。Switching the display of the at least one picture and the at least one picture text included in each topic according to the interval time.
  7. 一种数据交互方法,包括:A data interaction method, including:
    从显示设备接收搜索请求,所述搜索请求包括更新时间信息;Receiving a search request from the display device, the search request including update time information;
    根据所述搜索请求在数据库中搜索话题信息,所述话题信息是关于与所述用户相关联的关注用户在所述更新时间信息所指示的更新时间范围内发布的至少一个话题的信息;以及Searching for topic information in a database according to the search request, where the topic information is information about at least one topic published by a concerned user associated with the user within the update time range indicated by the update time information; and
    将所述话题信息作为搜索结果发送给所述显示设备。The topic information is sent to the display device as a search result.
  8. 根据权利要求7所述的交互方法,其中,所述搜索请求还包括所述显示设备的设备信息,所述根据所述搜索请求在数据库中搜索话题信息包括:The interaction method according to claim 7, wherein the search request further includes device information of the display device, and the search for topic information in a database according to the search request includes:
    根据所述设备信息确定与所述用户相关联的关注用户;以及Determine the followed user associated with the user according to the device information; and
    搜索所述关注用户在所述更新时间信息所指示的更新时间范围内发布的至少一个话题的信息。Search for information on at least one topic published by the following user within the update time range indicated by the update time information.
  9. 根据权利要求8所述的交互方法,其中,所述数据库包括用户数据表、设备数据表和话题数据表,其中,所述设备数据表包括所述设备信息与绑定用户信息的映射关系,所述用户数据表包括所述绑定用户信息与关注用户信息的映射关系,所述话题数据表包括所述关注用户信息、所述更新时间信息和所述话题信息的映射关系。The interaction method according to claim 8, wherein the database includes a user data table, a device data table, and a topic data table, wherein the device data table includes a mapping relationship between the device information and the bound user information, and The user data table includes the mapping relationship between the bound user information and the followed user information, and the topic data table includes the mapping relationship between the followed user information, the update time information, and the topic information.
  10. 根据权利要求9所述的交互方法,其中,所述根据所述搜索请求在数据库中搜索话题信息还包括:The interaction method according to claim 9, wherein the searching for topic information in a database according to the search request further comprises:
    根据所述设备数据表和所述设备信息,确定所述绑定用户信息;Determine the bound user information according to the device data table and the device information;
    根据所述用户数据表和所述绑定用户信息,确定所述关注用户信息;Determine the concerned user information according to the user data table and the bound user information;
    根据所述话题数据表、所述关注用户信息和所述更新时间信息,确定所述关注用户在所述更新时间信息所指示的更新时间范围内发布的至少一个话题的信息。According to the topic data table, the following user information, and the update time information, determine information about at least one topic published by the following user within the update time range indicated by the update time information.
  11. 一种数据交互系统,包括:显示设备,配置为响应于用户指令,生成搜索请求并向服务器发送所述搜索请求,从所述服务器接收搜索结果,以及根据作为搜索结果的话题信息进行显示;以及A data interaction system includes: a display device configured to generate a search request and send the search request to a server in response to a user instruction, receive the search result from the server, and display according to topic information as the search result; and
    服务器,与所述显示设备通信连接,配置为从所述显示设备接收所述搜索请求,根据所述搜索请求在数据库中搜索话题信息,以及将所述话题信息作为搜索结果发送给所述显示设备;The server is in communication connection with the display device, and is configured to receive the search request from the display device, search for topic information in a database according to the search request, and send the topic information as a search result to the display device ;
    其中,所述搜索请求包括更新时间信息,所述话题信息是关于与所述用户相关联的关注用户在所述更新时间信息所指示的更新时间范围内发布的至少一个话题的信息。Wherein, the search request includes update time information, and the topic information is information about at least one topic published by a concerned user associated with the user within the update time range indicated by the update time information.
  12. 根据权利要求11所述的交互系统,还包括:The interactive system according to claim 11, further comprising:
    用户终端,与所述服务器通信连接,配置为绑定所述显示设备,以及设置与所述用户相关联的关注用户。The user terminal is in communication connection with the server, configured to bind the display device, and set a follower associated with the user.
  13. 根据权利要求11所述的交互系统,还包括:The interactive system according to claim 11, further comprising:
    关注用户终端,与所述服务器通信连接,配置为发布至少一个话题。Pay attention to the user terminal, communicate with the server, and be configured to publish at least one topic.
  14. 一种电子设备,包括:An electronic device including:
    存储器,用于存储计算机程序;以及Memory for storing computer programs; and
    处理器,用于执行所述计算机程序以实现如权利要求1-6或如权利要求7-10中任一所述的数据交互方法。The processor is configured to execute the computer program to implement the data interaction method according to any one of claims 1-6 or claims 7-10.
  15. 一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序用于实现如权利要求1-6或如权利要求7-10中任一所述的数据交互方法。A computer-readable storage medium having a computer program stored thereon, and the computer program is used to implement the data interaction method according to any one of claims 1-6 or claims 7-10.
PCT/CN2020/131448 2019-11-29 2020-11-25 Interaction method, interaction system, electronic device and storage medium WO2021104303A1 (en)

Applications Claiming Priority (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
CN201911212305.8 2019-11-29

Publications (1)

Publication Number Publication Date
WO2021104303A1 true WO2021104303A1 (en) 2021-06-03

Family

ID=69749811

Family Applications (1)

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

Country Status (2)

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

Families Citing this family (1)

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

Citations (4)

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

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8600967B2 (en) * 2010-02-03 2013-12-03 Apple Inc. Automatic organization of browsing histories
CN104796487B (en) * 2015-04-30 2019-02-22 广州华多网络科技有限公司 A kind of social interaction method and relevant device
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
CN109614482B (en) * 2018-10-23 2022-06-03 北京达佳互联信息技术有限公司 Label processing method and device, electronic equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170076332A1 (en) * 2014-03-07 2017-03-16 Samsung Electronics Co., Ltd. Advertisement information updating method and apparatus
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

Also Published As

Publication number Publication date
CN110889055A (en) 2020-03-17

Similar Documents

Publication Publication Date Title
WO2020133373A1 (en) Video processing method, apparatus, and electronic device, and computer readable storage medium
US9009843B2 (en) Social discovery of user activity for media content
US20170300597A1 (en) Data feeds with peripherally presented interesting content
US11762931B2 (en) Feedback method and apparatus based on online document comment, and non-transitory computer-readable storage medium
TW201246096A (en) Push notifications for updating multiple dynamic icon panels
WO2022052838A1 (en) Video file processing method and apparatus, electronic device, and computer storage medium
CN109491742B (en) Page table rendering method and device
US11856152B2 (en) Video special effect configuration file generation method and apparatus, and video rendering method and apparatus
US20220321936A1 (en) Information push method, apparatus, electronic device and storage medium
WO2023116479A1 (en) Video publishing method and apparatus, electronic device, storage medium and program product
US10795633B2 (en) Desktop sharing method and mobile terminal
WO2021104303A1 (en) Interaction method, interaction system, electronic device and storage medium
WO2018010319A1 (en) Method and apparatus for displaying application function
CN112492399B (en) Information display method and device and electronic equipment
US9973554B2 (en) Interactive broadcasting between devices
WO2023174073A1 (en) Video generation method and apparatus, and device, storage medium and program product
CN115633206A (en) Media content display method, device, equipment and storage medium
CN115103236A (en) Image record generation method and device, electronic equipment and storage medium
US10275506B1 (en) Coordinating data across services
JP6114236B2 (en) Terminal device, electronic magazine creation system, electronic magazine creation method, and computer program
US20230396621A1 (en) Method and system for creating social media content collections
JP6368001B2 (en) Terminal device, electronic magazine creation device, electronic magazine creation system, electronic magazine creation method, and computer program
WO2023088044A1 (en) Data processing method and apparatus, electronic device, and storage medium
US11601481B2 (en) Image-based file and media loading
CN112492381B (en) Information display method and device and electronic equipment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20892870

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20892870

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 20892870

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 02.02.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 20892870

Country of ref document: EP

Kind code of ref document: A1