CN115079912A - Interaction method, interaction device, electronic equipment and storage medium - Google Patents

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

Info

Publication number
CN115079912A
CN115079912A CN202210806866.6A CN202210806866A CN115079912A CN 115079912 A CN115079912 A CN 115079912A CN 202210806866 A CN202210806866 A CN 202210806866A CN 115079912 A CN115079912 A CN 115079912A
Authority
CN
China
Prior art keywords
media content
key
target
triggering operation
keyboard
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
CN202210806866.6A
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.)
Beijing Zitiao Network Technology Co Ltd
Original Assignee
Beijing Zitiao Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Zitiao Network Technology Co Ltd filed Critical Beijing Zitiao Network Technology Co Ltd
Priority to CN202210806866.6A priority Critical patent/CN115079912A/en
Publication of CN115079912A publication Critical patent/CN115079912A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0489Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using dedicated keyboard keys or combinations thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1407General aspects irrespective of display type, e.g. determination of decimal point position, display with fixed or driving decimal point, suppression of non-significant zeros

Abstract

The embodiment of the disclosure provides an interaction method, an interaction device, electronic equipment and a storage medium. The method comprises the following steps: displaying first media content in a media content display page, wherein the media content display page is displayed by electronic equipment, and the electronic equipment comprises a tablet personal computer and/or a mobile phone; and responding to a triggering operation of a key in a target keyboard, and executing an associated event corresponding to the key triggered by the triggering operation, wherein the target keyboard and the electronic equipment are established with communication connection, and the associated event is an event associated with the first media content. By adopting the technical scheme, the interaction cost of the tablet computer/mobile phone can be reduced.

Description

Interaction method, interaction device, electronic equipment and storage medium
Technical Field
The embodiment of the disclosure relates to the technical field of computers, and in particular, to an interaction method, an interaction device, an electronic device, and a storage medium.
Background
Currently, a user may watch a video on a tablet computer, and interact by clicking a corresponding virtual key displayed on the tablet computer or executing a corresponding touch gesture, such as playing or pausing the video.
However, in the prior art, the interaction cost of the tablet computer is high, which is not beneficial for the user to interact efficiently and conveniently when watching the video.
Disclosure of Invention
The embodiment of the disclosure provides an interaction method, an interaction device, electronic equipment and a storage medium, so that interaction can be efficiently and conveniently carried out when a video is watched, and the interaction cost of a tablet computer is reduced.
In a first aspect, an embodiment of the present disclosure provides an interaction method, including:
displaying first media content in a media content display page, wherein the media content display page is displayed by electronic equipment, and the electronic equipment comprises a tablet personal computer and/or a mobile phone;
and responding to a triggering operation of a key in a target keyboard, and executing an associated event corresponding to the key triggered by the triggering operation, wherein the target keyboard and the electronic equipment are in communication connection, and the associated event is an event associated with the first media content.
In a second aspect, an embodiment of the present disclosure further provides an interaction apparatus, including:
the display module is used for displaying first media content in a media content display page, wherein the media content display page is displayed by electronic equipment, and the electronic equipment comprises a tablet personal computer and/or a mobile phone;
the execution module is used for responding to triggering operation of keys in a target keyboard and executing associated events corresponding to the keys triggered by the triggering operation, wherein the target keyboard and the electronic equipment are in communication connection, and the associated events are events associated with the first media content.
In a third aspect, an embodiment of the present disclosure further provides an electronic device, including:
one or more processors;
a memory for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement an interaction method as described in embodiments of the disclosure.
In a fourth aspect, the disclosed embodiments also provide a computer-readable storage medium, on which a computer program is stored, which when executed by a processor implements the interaction method according to the disclosed embodiments.
According to the interaction method, the interaction device, the electronic equipment and the storage medium provided by the embodiment of the disclosure, the first media content is displayed in the media content display page, wherein the media content display page is displayed by the electronic equipment, and the electronic equipment comprises a tablet personal computer and/or a mobile phone; and responding to a triggering operation of a key in the target keyboard, and executing an associated event corresponding to the key triggered by the triggering operation, wherein the target keyboard establishes a communication connection with the electronic equipment, and the associated event is an event associated with the first media content. By adopting the technical scheme, when the media content is displayed, the tablet computer/mobile phone is controlled by the keyboard to execute the related event of the currently displayed media content, so that a user can efficiently and conveniently interact while watching the media content, and the interaction cost of the tablet computer/mobile phone can be reduced.
Drawings
The above and other features, advantages, and aspects of embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and features are not necessarily drawn to scale.
Fig. 1 is a schematic flowchart of an interaction method according to an embodiment of the present disclosure;
FIG. 2 is a schematic illustration of a display of a media content display page according to an embodiment of the disclosure;
fig. 3 is a schematic flow chart of another interaction method provided by the embodiment of the present disclosure;
FIG. 4 is a schematic illustration of a display of a comment panel provided by an embodiment of the present disclosure;
fig. 5 is a schematic display diagram of a personal page panel according to an embodiment of the disclosure;
fig. 6 is a block diagram of an interaction apparatus according to an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "including but not limited to". The term "based on" is "based, at least in part, on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
Fig. 1 is a schematic flowchart of an interaction method according to an embodiment of the present disclosure. The method may be performed by an interactive apparatus, wherein the apparatus may be implemented by software and/or hardware, and may be configured in an electronic device, typically a tablet computer or a mobile phone. The interaction method provided by the embodiment of the disclosure is suitable for a scene where interaction is performed through a keyboard when media content is watched. As shown in fig. 1, the interaction method provided by this embodiment may include:
s101, displaying first media content in a media content display page, wherein the media content display page is displayed by electronic equipment, and the electronic equipment comprises a tablet personal computer and/or a mobile phone.
The media content display page may be a page for displaying media content, such as a video playing page. The first media content may be understood as the media content currently displayed in the media content display page. The media content may be, for example, a video, such as a short video or the like. The electronic device may be a device for displaying a media content display page, such as a tablet computer or a mobile phone, in which application software for executing the interaction method provided in this embodiment is installed.
In particular, a media content display page may be displayed in which the media content is displayed, i.e., the first media content is displayed in the media content display page, as shown in fig. 2.
It should be noted that, in the present embodiment, the media content display page may be directly displayed by the electronic device, for example, the media content display page is displayed by a screen of the electronic device; the media content display page may also be displayed by a display device in communication connection with the electronic device, for example, the electronic device performs screen projection on a screen projection device such as a television, an intelligent whiteboard, and the like, so as to display the media content display page on the screen projection device, which is not limited in this embodiment.
S102, responding to a triggering operation of a key in a target keyboard, and executing an associated event corresponding to the key triggered by the triggering operation, wherein the target keyboard and the electronic equipment are in communication connection, and the associated event is an event associated with the first media content.
In this embodiment, different keys may correspond to different associated events, after the communication connection with the keyboard is established, when media content is displayed, the tablet computer/mobile phone may be controlled to execute different associated events of the currently displayed media content through different keys on the keyboard, and the control is performed without touching a screen or an entity key of the tablet computer/mobile phone, so that the tablet computer/mobile phone does not need to be moved to a position where the tablet computer/mobile phone is located and different trigger operations are executed, and the media content displayed by the tablet computer/mobile phone is not shielded in the control process, so that a user can efficiently and conveniently interact while watching the media content, and the interaction cost of the tablet computer/mobile phone is reduced.
The target keyboard may be a keyboard to which the electronic device is connected, that is, a keyboard that establishes a communication connection with the electronic device. The target keyboard can establish a communication connection with the keyboard in a wired or wireless (such as bluetooth or local area network) mode.
The associated event may be an event associated with the first media content currently displayed in the media content display page. Optionally, the associated event includes at least one of a feedback event for the first media content, an interaction event for a target publisher of the first media content, and a display control event for the first media content.
A feedback event may be understood as an event for feeding back the first media content or for feeding back the first media content by the user, which feedback may comprise a positive feedback or a negative feedback. Illustratively, the feedback event may include a praise, a favorite, or a disinterest feedback on the first media content; events and the like that adjust the display state of the comment panel or the share panel of the first media content may also be included. The target publisher may be understood to be a publisher of the first media content. The interaction event may be an event of interacting with the target publisher, such as an event of viewing content displayed in a personal homepage of the target publisher or adjusting an association between the user and the target publisher, or the like. The display control event may be understood as an event that controls display of the first media content, such as an event that adjusts a play status, a play progress, a play speed of the first media content, or switches a currently displayed media content from the first media content to another media content other than the first media content, and so on.
Specifically, when a user wants to perform an interaction associated with the first media content, the user may trigger a key of the target keyboard corresponding to the interaction. Therefore, the application software can detect the key event of the target keyboard through a system (such as an iOS system or an android system) installed in the electronic device, determine the key identification information and the key type (such as single click, double click or long press) corresponding to the key event, determine the associated event corresponding to the key event according to the key identification information and the key type, and execute the associated event.
In the interaction method provided by the embodiment, first media content is displayed in a media content display page, wherein the media content display page is displayed by electronic equipment, and the electronic equipment comprises a tablet personal computer and/or a mobile phone; and responding to a triggering operation of a key in the target keyboard, and executing an associated event corresponding to the key triggered by the triggering operation, wherein the target keyboard establishes a communication connection with the electronic equipment, and the associated event is an event associated with the first media content. By adopting the technical scheme, when the media content is displayed, the tablet personal computer/mobile phone is controlled by the keyboard to execute the related event of the currently displayed media content, so that a user can efficiently and conveniently interact while watching the media content, and the interaction cost of the tablet personal computer/mobile phone can be reduced.
Fig. 3 is a schematic flowchart of another interaction method provided in the embodiment of the present disclosure. The solution in this embodiment may be combined with one or more of the alternatives in the above-described embodiments. Optionally, the association event includes a feedback event for the first media content, and the executing, in response to a triggering operation on a key in the target keyboard, an association event corresponding to the key triggered by the triggering operation includes at least one of: responding to the triggering operation of a first key in the target keyboard, and carrying out approval on the first media content, or canceling approval of the first media content; in response to the triggering operation of a second key in the target keyboard, displaying a comment panel of the first media content, or canceling the comment panel of the first media content; in response to the triggering operation of a third key in the target keyboard, adding the first media content to a user's favorite list or removing the first media content from the user's favorite list; responding to a triggering operation of a fourth key in the target keyboard, displaying a sharing panel of the first media content, or canceling the displaying of the sharing panel of the first media content, wherein the sharing panel is used for triggering the sharing of the first media content; and in response to the triggering operation of a fifth key in the target keyboard, reducing recommendation of target type media content, wherein the target type is the media content type to which the first media content belongs.
Optionally, the association event includes an interaction event for a target publisher of the first media content, and the executing, in response to a triggering operation on a key in the target keyboard, an association event corresponding to the key triggered by the triggering operation includes: responding to the triggering operation of a sixth key in the target keyboard, and adjusting the display state of target content, wherein the target content is the page content of the personal homepage of the target publisher; and/or adjusting the association relationship between the user and the target publisher in response to the triggering operation of a seventh key in the target keyboard.
Optionally, the association event includes a display control event for the first media content, and the executing, in response to a triggering operation on a key in the target keyboard, the association event corresponding to the key triggered by the triggering operation includes at least one of: responding to the triggering operation of an eighth key in the target keyboard, and adjusting the display progress or the display speed of the first media content; in response to the triggering operation of a ninth key in the target keyboard, adjusting the first media content from a display state to a pause state, or adjusting the first media content from the pause state to the display state; and responding to the triggering operation of a tenth key in the target keyboard, and switching the current media content displayed in the media content display page from the first media content to the second media content.
Correspondingly, as shown in fig. 3, the interaction method provided by this embodiment may include:
s201, displaying first media content in a media content display page, and executing at least one item of S202-S211, wherein the media content display page is displayed by electronic equipment, and the electronic equipment comprises a tablet personal computer and/or a mobile phone.
S202, in response to the triggering operation of the first key in the target keyboard, the first media content is praised or the praise of the first media content is cancelled.
The first key may be a key associated with a praise in the keyboard, and may be a character key or a space key. The character keys can be keys corresponding to characters, such as letter keys, number keys or keys corresponding to punctuation marks. Accordingly, the triggering operation for the first key in the target keyboard may be understood as an operation of triggering the first key in the target keyboard, such as a single-click operation, a double-click operation, or a long-press operation for the first key. Optionally, the first key includes a preset character key, and the triggering operation on the first key in the target keyboard includes a single-click operation on the first key; and/or the first key comprises a space key, and the triggering operation on the first key in the target keyboard comprises a double-click operation on the first key. At this time, the user may perform a feedback event associated with approval by clicking a preset character button (e.g., Z key) or double-clicking a space key.
Specifically, when the user wants to like/cancel like the first media content currently displayed in the media content display page, the user may trigger the first key in the target keyboard. Correspondingly, when detecting that the user triggers the first key in the target keyboard, the application software may approve the currently displayed first media content, or cancel the approval of the currently displayed first media content.
In this embodiment, it may be determined whether to approve or disapprove the first media content based on the first button and/or the state of approval of the first media content triggered by the user.
For example, when the user triggers a certain first button and the first media content is in a state that the first media content is not praised, the first media content can be praised; when the first key is triggered by the user and the first media content is in a favorable state, the first key triggered by the user is not responded; when the user triggers another first key and the first media content is in the praise state, canceling praise on the first media content; and when the user triggers the other first key and the first media content is in the state of not being praised, not responding to the other first key triggered by the user. The media content can also be praised when the user triggers the first key and the first media content is in a not praise state, and the praise to the first media content can be cancelled when the user triggers the first key and the first media content is in a praise state. The not yet praise state may be a state in which the user has not praise the first media content, the praise state may be a state in which the user has praise the first media content, and the praise control of the first media content may be displayed in different styles in the media content display page when the user is in the not praise state and when the user is in the praise state.
S203, responding to the trigger operation of the second key in the target keyboard, and displaying a comment panel of the first media content, or canceling the display of the comment panel of the first media content.
The second key may be a key associated with the comment in the keyboard, and may be a character key, such as an alphabetic key, a numeric key, or a key corresponding to a punctuation mark. The second key may be a different key from the first key, for example, the second key may be an X key. Accordingly, the triggering operation for the second key in the target keyboard may be understood as an operation of triggering the second key in the target keyboard, such as an operation of clicking, double clicking or long pressing the second key.
Specifically, when a user wants to comment on a first media content currently displayed in the media content display page or view/cancel viewing of a comment on the first media content, a second key in the target keyboard may be triggered. Correspondingly, when the application software detects that the user triggers the second key in the target keyboard, the comment panel of the first media content can be displayed, or the comment panel of the first media content is cancelled.
When the comment panel of the first media content is displayed, for example, the comment panel of the first media content may be displayed on an upper layer of the first media content displayed on the media content display page without adjusting a display area where the first media content is located in the media content display page; the comment panel of the first media content may also be displayed in a preset area of the media content display page, and the display area where the first media content is located in the media content display page is adjusted according to the preset area, so as to display the first media content outside the preset area, as shown in fig. 4.
In this embodiment, whether to display the comment panel of the first media content or to cancel displaying the comment panel of the first media content may be determined based on the second key triggered by the user and whether the comment panel of the first media content is in a display state.
For example, when the user triggers a certain second key and the comment panel of the first media content is in an undisplayed state, the comment panel of the first media content may be displayed for the user to comment or view the comment of the first media content; when the user triggers the second key and the comment panel of the first media content is in a display state, the second key triggered by the user is not responded; when the user triggers another second key and the comment panel of the first media content is in a display state, the comment panel of the first media content is cancelled to be displayed; and when the user triggers the other second key and the comment panel of the first media content is in a non-display state, not responding to the other second key triggered by the user. The comment panel of the first media content may also be displayed when the user triggers the second key and the comment panel of the first media content is in an undisplayed state, and the comment panel of the first media content may be cancelled from being displayed when the user triggers the second key and the comment panel of the first media content is in an undisplayed state.
S204, responding to the trigger operation of a third key in the target keyboard, and adding the first media content to a user 'S favorite list, or removing the first media content from the user' S favorite list.
The third key may be a key associated with the collection in the keyboard, and may be a character key, such as an alphabetic key, a numeric key, or a key corresponding to a punctuation mark. The third key may be a key different from the first key and the second key, for example, the third key may be a C key. Accordingly, the triggering operation for the third key in the target keyboard may be understood as an operation for triggering the third key in the target keyboard, such as a single-click operation, a double-click operation, or a long-press operation for the third key.
Specifically, when the user wants to collect/cancel the first media content currently displayed in the media content display page, the user may trigger the third key of the target keyboard. Correspondingly, when detecting that the user triggers the third key in the target keyboard, the application software can add the currently displayed first media content to the user's favorite list, namely, favorite first media content; alternatively, the currently displayed first media content is removed from the user's favorites list, i.e., the first media content is favorited.
In this embodiment, whether to favorite the first media content collection or to cancel the first media content collection may be determined based on the third key triggered by the user and/or the collection status of the first media content.
For example, the first media content may be collected when the user triggers a certain third button and the first media content is in a non-collection state; when the user triggers the third key and the first media content is in the collected state, the third key triggered by the user is not responded; when the user triggers another third key and the first media content is in the collected state, canceling to collect the first media content; and when the user triggers the other third key and the first media content is in the non-collection state, not responding to the other third key triggered by the user. Or when the user triggers the third key and the first media content is in the non-collection state, the first media content is collected, and when the user triggers the third key and the first media content is in the collection state, the first media content is not collected. The uncollected state may be a state in which the user has not collected the first media content, the collected state may be a state in which the user has collected the first media content, and the collection control of the first media content may be displayed in a different style in the media content display page when in the uncollected state and when in the collected state.
S205, responding to a trigger operation of a fourth key in the target keyboard, displaying a sharing panel of the first media content, or canceling the display of the sharing panel of the first media content, wherein the sharing panel is used for triggering the sharing of the first media content.
The fourth key may be a key associated with sharing in the keyboard, and may be a character key, such as an alphabetic key, a numeric key, or a key corresponding to a punctuation mark. The fourth key may be a key different from the first key, the second key, and the third key, and for example, the fourth key may be a V key. Accordingly, the triggering operation for the fourth key in the target keyboard can be understood as an operation for triggering the fourth key in the target keyboard, such as a single-click operation, a double-click operation or a long-press operation for the fourth key.
Specifically, the user may trigger the fourth key of the target keyboard when the user wants to share the first media content currently displayed in the media content display page or when sharing is completed. Correspondingly, when detecting that the user triggers the fourth key in the target keyboard, the application software may display a sharing panel of the first media content, for example, display the sharing panel of the first media content on the upper layer of the first media content displayed on the media content display page; or canceling the display of the sharing panel of the first media content.
In this embodiment, whether to display the sharing panel of the first media content or cancel displaying the sharing panel of the first media content may be determined based on the fourth key triggered by the user and whether the sharing panel of the first media content is in the display state.
For example, when the user triggers a certain fourth key and the sharing panel of the first media content is in a non-display state, the sharing panel of the first media content may be displayed, so that the user can share the first media content; when the user triggers the fourth key and the sharing panel of the first media content is in a display state, the fourth key triggered by the user is not responded; when the user triggers another fourth key and the sharing panel of the first media content is in a display state, the display of the sharing panel of the first media content is cancelled; and when the user triggers the other fourth key and the sharing panel of the first media content is in a non-display state, the other fourth key triggered by the user is not responded. The sharing panel of the first media content may also be displayed when the user triggers the fourth key and the sharing panel of the first media content is in an undisplayed state, and the display of the sharing panel of the first media content may be cancelled when the user triggers the fourth key and the sharing panel of the first media content is in an undisplayed state.
S206, responding to the trigger operation of a fifth key in the target keyboard, and reducing recommendation of target type media content, wherein the target type is the media content type to which the first media content belongs.
The fifth key may be a key associated with negative feedback in the keyboard, and may be a character key, such as an alphabetic key, a numeric key, or a key corresponding to a punctuation mark. The fifth key may be a key different from the above keys, for example, the fifth key may be an R key. Accordingly, the triggering operation for the fifth key in the target keyboard can be understood as an operation for triggering the fifth key in the target keyboard, such as a single-click operation, a double-click operation or a long-press operation for the fifth key. The target type may be understood as a media content type to which the first media content belongs. The media content type may be divided based on subject and/or publisher information of the media content.
Specifically, when the user wants to perform negative feedback without being interested in the first media content currently displayed in the media content display page, the user may trigger the fifth key of the target keyboard. Correspondingly, when the application software detects that the user triggers the fifth key in the target keyboard, recommendation of the target type of media content can be reduced, for example, the recommendation quantity or recommendation frequency of the target type of media content is reduced, and prompt information can be further displayed to prompt the user that the feedback is successful.
S207, responding to the triggering operation of a sixth key in the target keyboard, and adjusting the display state of target content, wherein the target content is the page content of the personal homepage of the target publisher.
The sixth key may be a key in the keyboard associated with the display of the page content of the personal home page of the target publisher, and may be a character key, such as an alphabetic key, a numeric key, or a key corresponding to a punctuation mark. The sixth key may be a key different from the above keys, for example, the sixth key may be an F key. Accordingly, the triggering operation for the sixth key in the target keyboard can be understood as an operation for triggering the sixth key in the target keyboard, such as a single-click operation, a double-click operation or a long-press operation for the sixth key. The target content may be page content of the target publisher's personal home page, such as some or all of the page content in the target publisher's personal home page. The target publisher may be understood as a publisher of the first media content.
Specifically, when the user wants to view the target content, the sixth key of the target keyboard may be triggered. Accordingly, the application software may display the target content when detecting that the user triggers the sixth key of the target keyboard, such as displaying the target content in the personal home page or the media content display page of the target publisher.
In one embodiment, the target content may be displayed in the target publisher's personal home page, such as switching the current page from the media content display page to the target publisher's personal home page and displaying the target content in the personal home page. At this time, optionally, the adjusting the display state of the target content includes: and switching the current page from the media content display page to the personal homepage of the target publisher, wherein the target content is displayed in the personal homepage.
In another embodiment, the target content may be displayed/dismissed in the media content display page, such as a private page panel may be displayed in the media content display page and the target content displayed in the private page panel, or the private page panel displayed in the media content display page may be closed. At this time, optionally, the adjusting the display state of the target content includes: and displaying a personal page panel of the target publisher on the media content display page, or canceling the display of the personal page panel of the target publisher, wherein the personal page panel is used for displaying the target content.
When the private page panel is displayed, for example, the private page panel may be displayed on an upper layer of the first media content displayed on the media content display page without adjusting a display area where the first media content is located in the media content display page; the private page panel may also be displayed in a setting area of the media content display page, and the display area where the first media content is located in the media content display page is adjusted according to the setting area, so as to display the first media content outside the setting area, as shown in fig. 5.
And S208, responding to the triggering operation of the seventh key in the target keyboard, and adjusting the association relationship between the user and the target publisher.
The seventh key may be a key associated with the user and the target publisher in the keyboard, and may be a character key, such as an alphabetic key, a numeric key, or a key corresponding to a punctuation mark. The seventh key may be a key different from the above keys, for example, the seventh key may be a G key. Accordingly, the triggering operation for the seventh key in the target keyboard can be understood as an operation for triggering the seventh key in the target keyboard, such as a single-click operation, a double-click operation or a long-press operation for the seventh key.
Specifically, when the user wants to adjust the association relationship between the user and the publisher of the first media content currently displayed in the media content display page, the user may trigger the seventh key of the target keyboard. Correspondingly, when detecting that the user triggers the seventh key in the target keyboard, the application software may adjust the association relationship between the user and the target publisher. Taking the association relationship as an example of the concern relationship, when it is detected that the user triggers a seventh key in the target keyboard, if the user does not concern the target publisher yet, the target publisher may be concerned, for example, the target publisher is added to the concern list of the user; if the user has paid attention to the target publisher, the target publisher may be cancelled, such as removing the target publisher from the user's attention list.
S209, responding to the trigger operation of the eighth key in the target keyboard, and adjusting the display progress or the display speed of the first media content.
The eighth key may be a key of the keyboard associated with the display progress/display speed of the first media content, and may be a direction key, such as a left direction key and/or a right direction key. Accordingly, the triggering operation for the eighth key in the target keyboard may be understood as an operation for triggering the eighth key in the target keyboard, such as a single-click operation, a double-click operation, or a long-press operation for the eighth key.
In this embodiment, the display progress of the first media content may be adjusted by clicking the eighth key, and/or the display speed of the first media content may be adjusted by pressing the eighth key for a long time.
Taking the first media content as a video, and the eighth key as a left direction key or a right direction key as an example, when it is detected that the user clicks the left direction key/the right direction key, the playing progress of the first media content may be adjusted forward/backward for a preset time length (e.g., 5 s); when it is detected that the user presses the left direction key/the right direction key for a long time, the playing speed of the first media content may be decreased/increased during the long pressing process of the user, for example, the first media content is played at a playing speed of 0.5 times speed/2 times speed, and when it is detected that the user presses the left direction key/the right direction key for a long time, the playing speed of the first media content is switched to a normal playing speed (for example, the original playing speed before the long pressing).
S210, responding to the trigger operation of a ninth key in the target keyboard, and adjusting the first media content from a display state to a pause state, or adjusting the first media content from the pause state to the display state.
The ninth key may be a key of the keyboard associated with the current state of the first media content, which may be a character key or a space key. Accordingly, the triggering operation for the ninth key in the target keyboard may be understood as an operation for triggering the ninth key in the target keyboard, such as a single-click operation, a double-click operation, or a long-press operation for the ninth key, and the triggering operation for the ninth key in the target keyboard is hereinafter exemplified as an operation for clicking a space key. The current state may include, for example, a display state which may be a play state or a pause state which may be a pause play state when the first media content is a video.
Specifically, when it is detected that the user triggers a ninth key in the target keyboard, if the first media content is in the display state, the current state of the first media content may be switched from the display state to the pause state, for example, the first media content is paused to be played; if the first media content is in the pause state, the current state of the first media content can be switched from the pause state to the display state, such as to continue playing the first media content.
S211, responding to the trigger operation of the tenth key in the target keyboard, and switching the current media content displayed in the media content display page from the first media content to the second media content.
The tenth key may be a key associated with media content switching in the keyboard, and may be a character key or a direction key. Optionally, the tenth key includes a preset direction key in the target keyboard. The preset direction key may include, for example, an up direction key and/or a down direction key. Accordingly, the triggering operation of the tenth key in the target keyboard may be understood as an operation of triggering the tenth key in the target keyboard, such as an operation of clicking, double clicking or long pressing the tenth key. The second media content may be a different media content than the first media content, such as media content adjacent to the first media content in a media content stream corresponding to the media content display page.
In this embodiment, the media content displayed in the media content display page may be switched by triggering the tenth button.
Taking the tenth key as an example, when it is detected that the user triggers the upward direction key, the current media content displayed in the media content display page may be switched from the first media content to a second media content adjacent to and before the first media content in the media content stream; when it is detected that the user triggers a downward direction key, the current media content displayed in the media content display page may be switched from the first media content to a second media content adjacent to and behind the first media content in the media content stream.
In one embodiment, the switching the current media content displayed in the media content display page from the first media content to the second media content comprises: if the associated panel of the first media content is displayed in the media content display page, canceling to display the associated panel, and switching the current media content displayed in the media content display page from the first media content to a second media content; if the associated panel of the first media content is not displayed in the media content display page, switching the current media content displayed in the media content display page from the first media content to a second media content; wherein the association panel comprises a comment panel of the first media content and/or a personal page panel of a targeted publisher of the first media content.
In the foregoing embodiment, when the trigger operation on the tenth key in the target keyboard is detected, if the associated panel of the first media content is displayed in the media content display page, the associated panel may be cancelled first, and then the first media content displayed in the media content display page is switched to the second media content; if the associated panel of the first media content is not displayed in the media content display page, the first media content displayed in the media content display page can be directly switched to the second media content. Wherein the associated panel may be a panel associated with the first media content, such as a comment panel or a personal page panel of the first media content.
When the association panel is cancelled, taking the example that the association panel and the first media content are displayed in different areas of the media content display page, the display of the association panel can be cancelled, and the display area where the first media content is located can be adjusted, so that the first media content is displayed in the media content display page separately.
The interaction method provided by the embodiment can feed back the media content displayed in the media content display page through the keyboard, interact with a publisher of the media content or control the display of the media content, can support different types of interaction modes, meets diversified interaction requirements of users, and reduces the interaction cost of the users.
Fig. 6 is a block diagram of an interaction apparatus according to an embodiment of the present disclosure. The device can be implemented by software and/or hardware, can be configured in an electronic device, can be typically configured in a tablet computer or a mobile phone, and can interact through a keyboard by executing an interaction method. As shown in fig. 6, the interaction apparatus provided in this embodiment may include: a display module 601 and an execution module 602, wherein,
the display module 601 is configured to display first media content in a media content display page, where the media content display page is displayed by an electronic device, and the electronic device includes a tablet computer and/or a mobile phone;
an executing module 602, configured to, in response to a triggering operation on a key in a target keyboard, execute an associated event corresponding to the key triggered by the triggering operation, where the target keyboard and the electronic device establish a communication connection, and the associated event is an event associated with the first media content.
The interactive device provided by the embodiment displays first media content in a media content display page through a display module, wherein the media content display page is displayed by electronic equipment, and the electronic equipment comprises a tablet personal computer and/or a mobile phone; and responding to the triggering operation of the key in the target keyboard through the execution module, and executing an associated event corresponding to the key triggered by the triggering operation, wherein the target keyboard is in communication connection with the electronic equipment, and the associated event is an event associated with the first media content. By adopting the technical scheme, when the media content is displayed, the tablet personal computer/mobile phone is controlled by the keyboard to execute the related event of the currently displayed media content, so that a user can efficiently and conveniently interact while watching the media content, and the interaction cost of the tablet personal computer/mobile phone can be reduced.
In the above solution, the associated event may include at least one of a feedback event for the first media content, an interaction event for a target publisher of the first media content, and a display control event for the first media content.
In the above solution, the association event may include a feedback event for the first media content, and the executing module 602 may be configured to execute at least one of: responding to the triggering operation of a first key in the target keyboard, and carrying out approval on the first media content, or canceling approval of the first media content; responding to the trigger operation of a second key in the target keyboard, and displaying a comment panel of the first media content, or canceling the display of the comment panel of the first media content; in response to the triggering operation of a third key in the target keyboard, adding the first media content to a user's favorite list or removing the first media content from the user's favorite list; responding to a triggering operation of a fourth key in the target keyboard, displaying a sharing panel of the first media content, or canceling the displaying of the sharing panel of the first media content, wherein the sharing panel is used for triggering the sharing of the first media content; and in response to the triggering operation of a fifth key in the target keyboard, reducing recommendation of target type media content, wherein the target type is the media content type to which the first media content belongs.
In the above scheme, the first key may include a preset character key, and the triggering operation on the first key in the target keyboard may include a single-click operation on the first key; and/or the first key may comprise a space key, and the triggering operation on the first key in the target keyboard may comprise a double-click operation on the first key.
In the above solution, the associated event may include an interaction event of a target publisher for the first media content, and the executing module 602 may be configured to: responding to the triggering operation of a sixth key in the target keyboard, and adjusting the display state of target content, wherein the target content is the page content of the personal homepage of the target publisher; and/or adjusting the association relationship between the user and the target publisher in response to the triggering operation of a seventh key in the target keyboard.
In the above solution, the executing module 602 may be configured to: switching the current page from the media content display page to a personal homepage of the target publisher, wherein the target content is displayed in the personal homepage; or displaying a personal page panel of the target publisher on the media content display page, or canceling the display of the personal page panel of the target publisher, wherein the personal page panel is used for displaying the target content.
In the above solution, the association event may include a display control event for the first media content, and the executing module 602 may be configured to execute at least one of: responding to a triggering operation of an eighth key in the target keyboard, and adjusting the display progress or the display speed of the first media content; in response to the triggering operation of a ninth key in the target keyboard, adjusting the first media content from a display state to a pause state, or adjusting the first media content from the pause state to the display state; and responding to the triggering operation of a tenth key in the target keyboard, and switching the current media content displayed in the media content display page from the first media content to the second media content.
In the foregoing solution, the tenth key may include a preset direction key in the target keyboard.
In the above solution, the executing module 602 may be configured to: if the associated panel of the first media content is displayed in the media content display page, canceling to display the associated panel, and switching the current media content displayed in the media content display page from the first media content to a second media content; if the associated panel of the first media content is not displayed in the media content display page, switching the current media content displayed in the media content display page from the first media content to a second media content; wherein the association panel comprises a comment panel of the first media content and/or a personal page panel of a targeted publisher of the first media content.
The interaction device provided by the embodiment of the disclosure can execute the interaction method provided by any embodiment of the disclosure, and has corresponding functional modules and beneficial effects for executing the interaction method. Technical details that are not elaborated in this embodiment may be referred to an interaction method provided by any embodiment of the present disclosure.
Referring now to fig. 7, shown is a schematic diagram of an electronic device (e.g., a terminal device) 700 suitable for use in implementing embodiments of the present disclosure. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet), a PMP (portable multimedia player), a vehicle-mounted terminal (e.g., a car navigation terminal), and the like, and a fixed terminal such as a digital TV and the like. The electronic device shown in fig. 7 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 7, electronic device 700 may include a processing means (e.g., central processing unit, graphics processor, etc.) 701 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)702 or a program loaded from a storage means 708 into a Random Access Memory (RAM) 703. In the RAM 703, various programs and data necessary for the operation of the electronic apparatus 700 are also stored. The processing device 701, the ROM 702, and the RAM 703 are connected to each other by a bus 704. An input/output (I/O) interface 705 is also connected to bus 704.
Generally, the following devices may be connected to the I/O interface 705: input devices 706 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, or the like; an output device 707 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 708 including, for example, magnetic tape, hard disk, etc.; and a communication device 709. The communication means 709 may allow the electronic device 700 to communicate wirelessly or by wire with other devices to exchange data. While fig. 7 illustrates an electronic device 700 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such embodiments, the computer program may be downloaded and installed from a network via the communication means 709, or may be installed from the storage means 708, or may be installed from the ROM 702. The computer program, when executed by the processing device 701, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can 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 disclosure, 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 contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either 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: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network Protocol, such as HTTP (HyperText Transfer Protocol), and may interconnect with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may be separate and not incorporated into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: displaying first media content in a media content display page, wherein the media content display page is displayed by electronic equipment, and the electronic equipment comprises a tablet personal computer and/or a mobile phone; and responding to a triggering operation of a key in a target keyboard, and executing an associated event corresponding to the key triggered by the triggering operation, wherein the target keyboard and the electronic equipment are in communication connection, and the associated event is an event associated with the first media content. .
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. Wherein the names of the modules do not in some cases constitute a limitation of the unit itself.
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on 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 accordance with one or more embodiments of the present disclosure, example 1 provides an interaction method, comprising:
displaying first media content in a media content display page, wherein the media content display page is displayed by electronic equipment, and the electronic equipment comprises a tablet computer and/or a mobile phone;
and responding to a triggering operation of a key in a target keyboard, and executing an associated event corresponding to the key triggered by the triggering operation, wherein the target keyboard and the electronic equipment are in communication connection, and the associated event is an event associated with the first media content. .
Example 2 the method of example 1, the associated event comprising at least one of a feedback event for the first media content, an interaction event for a target publisher of the first media content, and a display control event for the first media content.
Example 3 the method of example 1 or 2, the association event comprising a feedback event for the first media content, the performing, in response to a triggering operation on a key in the target keyboard, the association event corresponding to the key triggered by the triggering operation comprising at least one of:
in response to the triggering operation of a first key in the target keyboard, the first media content is praised or the praise on the first media content is cancelled;
responding to the trigger operation of a second key in the target keyboard, and displaying a comment panel of the first media content, or canceling the display of the comment panel of the first media content;
in response to the triggering operation of a third key in the target keyboard, adding the first media content to a user's favorite list or removing the first media content from the user's favorite list;
responding to a triggering operation of a fourth key in the target keyboard, displaying a sharing panel of the first media content, or canceling the displaying of the sharing panel of the first media content, wherein the sharing panel is used for triggering the sharing of the first media content;
and in response to the triggering operation of a fifth key in the target keyboard, reducing recommendation of target type media content, wherein the target type is the media content type to which the first media content belongs.
Example 4 the method of example 3, the first key comprising a preset character key, the triggering operation on the first key in the target keyboard comprising a single-click operation on the first key; and/or the first key comprises a space key, and the triggering operation on the first key in the target keyboard comprises a double-click operation on the first key.
Example 5 the method of example 1 or 2, the association event comprising an interaction event for a target publisher of the first media content, the performing, in response to a triggering operation on a key in the target keyboard, the association event corresponding to the key triggered by the triggering operation comprising:
responding to the triggering operation of a sixth key in the target keyboard, and adjusting the display state of target content, wherein the target content is the page content of the personal homepage of the target publisher; and/or
And responding to the triggering operation of a seventh key in the target keyboard, and adjusting the association relationship between the user and the target publisher.
Example 6 the method of example 5, the adjusting a display state of the target content, according to one or more embodiments of the present disclosure, includes:
switching the current page from the media content display page to a personal homepage of the target publisher, wherein the target content is displayed in the personal homepage; or
And displaying a personal page panel of the target publisher on the media content display page, or canceling the display of the personal page panel of the target publisher, wherein the personal page panel is used for displaying the target content.
Example 7 the method of example 1 or 2, the association event comprising a display control event for the first media content, the performing, in response to a triggering operation on a key in the target keyboard, the association event corresponding to the key triggered by the triggering operation comprising at least one of:
responding to the triggering operation of an eighth key in the target keyboard, and adjusting the display progress or the display speed of the first media content;
in response to the triggering operation of a ninth key in the target keyboard, adjusting the first media content from a display state to a pause state, or adjusting the first media content from the pause state to the display state;
and responding to the triggering operation of a tenth key in the target keyboard, and switching the current media content displayed in the media content display page from the first media content to the second media content.
Example 8 the method of example 7, the tenth key comprising a preset direction key in the target keyboard, according to one or more embodiments of the present disclosure.
Example 9 the method of example 7, the switching current media content displayed in the media content display page from the first media content to a second media content, according to one or more embodiments of the present disclosure, comprising:
if the associated panel of the first media content is displayed in the media content display page, canceling to display the associated panel, and switching the current media content displayed in the media content display page from the first media content to a second media content;
if the associated panel of the first media content is not displayed in the media content display page, switching the current media content displayed in the media content display page from the first media content to a second media content;
wherein the association panel comprises a comment panel of the first media content and/or a private page panel of a targeted publisher of the first media content.
Example 10 provides, in accordance with one or more embodiments of the present disclosure, an interaction apparatus comprising:
the display module is used for displaying first media content in a media content display page, wherein the media content display page is displayed by electronic equipment, and the electronic equipment comprises a tablet personal computer and/or a mobile phone;
the execution module is used for responding to triggering operation of keys in a target keyboard and executing associated events corresponding to the keys triggered by the triggering operation, wherein the target keyboard and the electronic equipment are in communication connection, and the associated events are events associated with the first media content.
Example 11 provides, in accordance with one or more embodiments of the present disclosure, an electronic device, comprising:
one or more processors;
a memory for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the interaction method of any of examples 1-9.
Example 12 provides a computer-readable storage medium, on which a computer program is stored, the program, when executed by a processor, implementing the interaction method of any of examples 1-9.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (12)

1. An interaction method, comprising:
displaying first media content in a media content display page, wherein the media content display page is displayed by electronic equipment, and the electronic equipment comprises a tablet personal computer and/or a mobile phone;
and responding to a triggering operation of a key in a target keyboard, and executing an associated event corresponding to the key triggered by the triggering operation, wherein the target keyboard and the electronic equipment are in communication connection, and the associated event is an event associated with the first media content.
2. The method of claim 1, wherein the associated event comprises at least one of a feedback event for the first media content, an interaction event for a target publisher of the first media content, and a display control event for the first media content.
3. The method according to claim 1 or 2, wherein the association event comprises a feedback event for the first media content, and the performing, in response to a triggering operation on a key in the target keyboard, the association event corresponding to the key triggered by the triggering operation comprises at least one of:
responding to the triggering operation of a first key in the target keyboard, and carrying out approval on the first media content, or canceling approval of the first media content;
responding to the trigger operation of a second key in the target keyboard, and displaying a comment panel of the first media content, or canceling the display of the comment panel of the first media content;
in response to the triggering operation of a third key in the target keyboard, adding the first media content to a user's favorite list or removing the first media content from the user's favorite list;
responding to a triggering operation of a fourth key in the target keyboard, displaying a sharing panel of the first media content, or canceling the displaying of the sharing panel of the first media content, wherein the sharing panel is used for triggering the sharing of the first media content;
and in response to the triggering operation of a fifth key in the target keyboard, reducing recommendation of a target type of media content, wherein the target type is a media content type to which the first media content belongs.
4. The method according to claim 3, wherein the first key comprises a preset character key, and the triggering operation on the first key in the target keyboard comprises a single-clicking operation on the first key; and/or the first key comprises a space key, and the triggering operation on the first key in the target keyboard comprises a double-click operation on the first key.
5. The method according to claim 1 or 2, wherein the association event comprises an interaction event for a target publisher of the first media content, and the performing, in response to a triggering operation on a key in the target keyboard, the association event corresponding to the key triggered by the triggering operation comprises:
responding to the triggering operation of a sixth key in the target keyboard, and adjusting the display state of target content, wherein the target content is the page content of the personal homepage of the target publisher; and/or
And responding to the triggering operation of a seventh key in the target keyboard, and adjusting the association relationship between the user and the target publisher.
6. The method of claim 5, wherein the adjusting the display state of the target content comprises:
switching the current page from the media content display page to a personal homepage of the target publisher, wherein the target content is displayed in the personal homepage; or alternatively
And displaying a personal page panel of the target publisher on the media content display page, or canceling the display of the personal page panel of the target publisher, wherein the personal page panel is used for displaying the target content.
7. The method according to claim 1 or 2, wherein the association event comprises a display control event for the first media content, and the executing, in response to a triggering operation on a key in the target keyboard, the association event corresponding to the key triggered by the triggering operation comprises at least one of the following:
responding to the triggering operation of an eighth key in the target keyboard, and adjusting the display progress or the display speed of the first media content;
in response to the triggering operation of a ninth key in the target keyboard, adjusting the first media content from a display state to a pause state, or adjusting the first media content from the pause state to the display state;
and responding to the triggering operation of a tenth key in the target keyboard, and switching the current media content displayed in the media content display page from the first media content to the second media content.
8. The method of claim 7, wherein the tenth key comprises a preset direction key in the target keyboard.
9. The method of claim 7, wherein switching the current media content displayed in the media content display page from the first media content to a second media content comprises:
if the associated panel of the first media content is displayed in the media content display page, canceling to display the associated panel, and switching the current media content displayed in the media content display page from the first media content to a second media content;
if the associated panel of the first media content is not displayed in the media content display page, switching the current media content displayed in the media content display page from the first media content to a second media content;
wherein the association panel comprises a comment panel of the first media content and/or a personal page panel of a targeted publisher of the first media content.
10. An interactive device, comprising:
the display module is used for displaying first media content in a media content display page, wherein the media content display page is displayed by electronic equipment, and the electronic equipment comprises a tablet personal computer and/or a mobile phone;
the execution module is used for responding to triggering operation of keys in a target keyboard and executing associated events corresponding to the keys triggered by the triggering operation, wherein the target keyboard and the electronic equipment are in communication connection, and the associated events are events associated with the first media content.
11. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores a computer program executable by the at least one processor to enable the at least one processor to perform the interaction method of any one of claims 1-9.
12. A computer-readable storage medium storing computer instructions for causing a processor to perform the interaction method of any one of claims 1-9 when executed.
CN202210806866.6A 2022-07-08 2022-07-08 Interaction method, interaction device, electronic equipment and storage medium Pending CN115079912A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210806866.6A CN115079912A (en) 2022-07-08 2022-07-08 Interaction method, interaction device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210806866.6A CN115079912A (en) 2022-07-08 2022-07-08 Interaction method, interaction device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115079912A true CN115079912A (en) 2022-09-20

Family

ID=83259060

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210806866.6A Pending CN115079912A (en) 2022-07-08 2022-07-08 Interaction method, interaction device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115079912A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150248722A1 (en) * 2014-03-03 2015-09-03 Swell, Inc. Web based interactive multimedia system
CN105988698A (en) * 2015-02-02 2016-10-05 珠海金山办公软件有限公司 Method and device for adjusting content blocks on touch terminal screen
CN206411622U (en) * 2017-01-23 2017-08-15 深圳市索艾投资有限公司 A kind of Intelligent computer keyboard and the terminal device with the keyboard
US20180188949A1 (en) * 2016-12-29 2018-07-05 Yahoo!, Inc. Virtual keyboard
CN111339326A (en) * 2020-02-19 2020-06-26 北京达佳互联信息技术有限公司 Multimedia resource display method, multimedia resource providing method and multimedia resource providing device
CN112148196A (en) * 2020-07-24 2020-12-29 北京百度网讯科技有限公司 Display method and device of virtual keyboard
CN114189600A (en) * 2021-11-09 2022-03-15 北京新奥特图腾科技有限公司 Picture control method and device
CN114629882A (en) * 2022-03-09 2022-06-14 北京字跳网络技术有限公司 Information display method and device, electronic equipment, storage medium and program product

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150248722A1 (en) * 2014-03-03 2015-09-03 Swell, Inc. Web based interactive multimedia system
CN105988698A (en) * 2015-02-02 2016-10-05 珠海金山办公软件有限公司 Method and device for adjusting content blocks on touch terminal screen
US20180188949A1 (en) * 2016-12-29 2018-07-05 Yahoo!, Inc. Virtual keyboard
CN206411622U (en) * 2017-01-23 2017-08-15 深圳市索艾投资有限公司 A kind of Intelligent computer keyboard and the terminal device with the keyboard
CN111339326A (en) * 2020-02-19 2020-06-26 北京达佳互联信息技术有限公司 Multimedia resource display method, multimedia resource providing method and multimedia resource providing device
CN112148196A (en) * 2020-07-24 2020-12-29 北京百度网讯科技有限公司 Display method and device of virtual keyboard
CN114189600A (en) * 2021-11-09 2022-03-15 北京新奥特图腾科技有限公司 Picture control method and device
CN114629882A (en) * 2022-03-09 2022-06-14 北京字跳网络技术有限公司 Information display method and device, electronic equipment, storage medium and program product

Similar Documents

Publication Publication Date Title
CN113110783B (en) Control display method and device, electronic equipment and storage medium
WO2023160416A1 (en) Information display method and apparatus, electronic device, storage medium, and program product
CN113741765B (en) Page jump method, device, equipment, storage medium and program product
EP4333440A1 (en) Video interaction method and apparatus, electronic device, and storage medium
CN112764612A (en) Interaction method, interaction device, electronic equipment and storage medium
EP4343519A1 (en) Control display method and apparatus, device and medium
EP4117298A1 (en) Information display method and apparatus, and electronic device
CN114168018A (en) Data interaction method, data interaction device, electronic equipment, storage medium and program product
WO2024022403A1 (en) Task processing method and apparatus, device, and storage medium
WO2023116480A1 (en) Multimedia content publishing method and apparatus, and device, medium and program product
CN114385297A (en) Page display method and device, electronic equipment, storage medium and program product
CN114531614B (en) Video playing method, device, electronic equipment and storage medium
WO2024060943A1 (en) Comment information publishing method and apparatus, electronic device, and storage medium
WO2024087922A1 (en) Collection management method and apparatus, device, and medium
WO2024027648A1 (en) Information display method and apparatus, and electronic device and storage medium
WO2023216936A1 (en) Video playing method and apparatus, electronic device, storage medium and program product
CN115086734A (en) Information display method, device, equipment and medium based on video
CN115515014B (en) Media content sharing method and device, electronic equipment and storage medium
CN115474086B (en) Play control method, device, electronic equipment and storage medium
CN115119040B (en) Video processing method, device, electronic equipment and storage medium
CN115314747B (en) Method and device for controlling media content, electronic equipment and storage medium
US20230289051A1 (en) Interacting method and apparatus, device and medium
CN115550723A (en) Multimedia information display method and device and electronic equipment
CN115079912A (en) Interaction method, interaction device, electronic equipment and storage medium
CN114491098A (en) Comment prompting method and device, electronic equipment, storage medium and program product

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