CN109558018B - Content display method and device and storage medium - Google Patents

Content display method and device and storage medium Download PDF

Info

Publication number
CN109558018B
CN109558018B CN201710891761.4A CN201710891761A CN109558018B CN 109558018 B CN109558018 B CN 109558018B CN 201710891761 A CN201710891761 A CN 201710891761A CN 109558018 B CN109558018 B CN 109558018B
Authority
CN
China
Prior art keywords
content
fixed component
target
display
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710891761.4A
Other languages
Chinese (zh)
Other versions
CN109558018A (en
Inventor
谢梓洪
崔进
刘亚宁
梁艺东
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201710891761.4A priority Critical patent/CN109558018B/en
Publication of CN109558018A publication Critical patent/CN109558018A/en
Application granted granted Critical
Publication of CN109558018B publication Critical patent/CN109558018B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
    • G06F3/0233Character input methods
    • 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/0488Interaction 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 a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04886Interaction 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 a touch-screen or digitiser, e.g. input of commands through traced gestures by partitioning the display area of the touch-screen or the surface of the digitising tablet into independently controllable areas, e.g. virtual keyboards or menus

Abstract

The embodiment of the application discloses a content display method, which comprises the following steps: when an input event of the current page is detected, calling an input assembly, wherein the input assembly comprises a fixed assembly display area and a content display area, the fixed assembly display area comprises at least one fixed assembly, and the display content corresponding to the fixed assembly is displayed in the content display area; when the target fixed component is detected to be triggered, a content display request is sent to the server, the content display request carries an identifier of the target fixed component, then target display content corresponding to the identifier of the target fixed component is received from the server, and the target display content is displayed in the content display area. In the embodiment of the application, the display content corresponding to each fixed component in the input component is acquired from the server in real time, so that the interactive content of the input component can be flexibly updated, and the usability of the input component is improved.

Description

Content display method and device and storage medium
Technical Field
The present application relates to the internet field, and in particular, to a content display method, device, and storage medium.
Background
In the smart phone, after clicking a place where characters need to be input in the APP, an input component of the system is called. As shown in fig. 1, the input component may include an input part 101 and a selection part 102, the input part 101 may include a text input box 1011 and an emoticon button 1012, and the selection part 102 may present a system keyboard or a system emoticon. The system keyboard can be called to input characters by clicking the character input box, and the system expression can be selected in the system expression selection area by clicking the expression button.
Currently, the selection part of the input component is not updatable at any time, for example: the system expressions are displayed in the current expression selection area, and cannot be updated at any time or customized. When an update is needed, the APP needs to be updated to update the entire input component. The ease of use of the input assembly is poor.
Disclosure of Invention
The embodiment of the application provides a content display method, a content display device and a storage medium, which can update the content of an input assembly in real time and improve the usability of the input assembly.
The application provides a content display method, which comprises the following steps:
when an input event of a current page is detected, calling an input component, wherein the input component comprises a fixed component display area and a content display area, the fixed component display area comprises at least one fixed component, and display content corresponding to the fixed component is displayed in the content display area;
when the target fixed component is detected to be triggered, sending a content display request to a server, wherein the content display request carries an identifier of the target fixed component;
receiving target display content corresponding to the identification of the target fixed component from the server;
and displaying the target display content in the content display area.
The application provides a content presentation device, the device includes:
the device comprises a calling unit and a display unit, wherein the calling unit is used for calling an input assembly when an input event of a current page is detected, the input assembly comprises a fixed assembly display area and a content display area, the fixed assembly display area comprises at least one fixed assembly, and display content corresponding to the fixed assembly is displayed in the content display area;
the sending unit is used for sending a content display request to a server when the target fixed component is detected to be triggered, wherein the content display request carries the identifier of the target fixed component;
the receiving unit is used for receiving target display content corresponding to the identification of the target fixed component from the server;
and the display unit is used for displaying the target display content in the content display area.
The application provides a computer storage medium, wherein computer-executable instructions are stored in the computer storage medium and used for executing steps in any content presentation method provided by the application.
In the embodiment of the application, the input assembly comprises a fixed assembly display area and a content display area, the fixed assembly display area comprises at least one fixed assembly, the display content corresponding to the fixed assembly is displayed in the content display area, when a certain fixed assembly is triggered, a content display request is sent to the server, and then the target display content corresponding to the fixed assembly is received from the server and displayed in the content display area. In the embodiment of the application, the display content corresponding to each fixed component in the input component is acquired from the server in real time, so that the interactive content of the input component can be flexibly updated, and the usability of the input component is improved.
Drawings
FIG. 1 is a diagram illustrating the components of an input assembly according to the prior art;
FIG. 2 is an interaction flow diagram of a content presentation method in an embodiment of the present application;
FIG. 3 is a schematic diagram of an input assembly according to an embodiment of the present application;
FIG. 4 is a schematic diagram of another configuration of an input assembly in an embodiment of the present application;
FIG. 5 is a schematic interface diagram of an input assembly according to an embodiment of the present application;
FIG. 6 is a schematic view of the interface of FIG. 5 showing text in a text entry box by a bubble type in the "bubble" fixing assembly;
FIG. 7 is a schematic view of an interface when the "bullet screen" holding assembly is selected in the interface schematic of FIG. 5;
FIG. 8 is a schematic view of the interface of FIG. 7 showing text in a text entry box in a bullet screen style in the "bullet screen" mounting assembly;
FIG. 9 is a schematic view of an interface when an "emotive" anchor component is selected in the interface diagram of FIG. 5;
FIG. 10 is a schematic illustration of an interface when a "palette" anchor element is selected in the interface schematic of FIG. 5;
FIG. 11 is a schematic diagram of information interaction between webview, an input component, and a server according to an embodiment of the present application;
FIG. 12 is a functional block diagram of a content presentation device according to an embodiment of the present application;
fig. 13 is a schematic hardware structure diagram of a user equipment in the embodiment of the present application.
Detailed Description
The embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
The embodiment of the application is suitable for input components in various user equipment, and the input components can be program modules called when triggering content input in application programs and can also be input method application programs in the user equipment.
The user equipment can be various intelligent terminal equipment, including handheld equipment, vehicle-mounted equipment, wearable equipment and various intelligent terminal equipment. The handheld device may be any terminal device including a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), and the like.
At present, most content input modes are developed in two directions, one mode is customization, expressions and gift input in various modes are customized in an input assembly of a client APP, and the other mode is real-time and continuously updates latest popular vocabularies, network popular vocabularies and pictures immediately following hot spots.
The embodiment of the application integrates the two development directions, so that the interactive content can be updated in real time, the hot spot is followed, the interactive mode can be changed immediately, more dynamic contents and interactive modes are provided, and high-quality experience with discrimination can be provided for different users.
The content display method in the embodiment of the present invention is described in detail below with reference to the method flowchart in fig. 2.
201. When an input event of the current page is detected, calling an input component;
the input component is invoked when the user device detects an input event in a page of the current application. The input assembly at least comprises a fixed assembly display area and a content display area, wherein the fixed assembly display area comprises at least one fixed assembly, each fixed assembly corresponds to different display contents, and the display contents corresponding to each fixed assembly are displayed in the content display area.
Fig. 3 is a schematic diagram of a component of an input element according to an embodiment of the present invention, where 301 is a display area of a fixed element, 302 is one of the fixed elements in the display area of the fixed element, and 303 is a content display area.
The fixed components 302 in the fixed component display area 301 may be any form of content, such as: bubbles, barrage, expression, or drawing board, etc. The user can switch between multiple fixed components 302. Shown in the content display area 303 is the display content corresponding to the currently selected fixed component 302.
202. When the target fixed component is detected to be triggered, sending a content display request to a server;
when the user equipment detects that a fixed component 302 (i.e. a target fixed component) in the fixed component area 301 is triggered, a content presentation request corresponding to the target fixed component is sent to the server, where the content presentation request carries an identifier of the target fixed component.
It is understood that the target-holding component being triggered here may be triggered by the user clicking on the target-holding component in the holding component display area of the input component.
203. Receiving target display content corresponding to the identification of the target fixed component from the server;
after receiving a content display request sent by user equipment, a server determines target display content corresponding to a target fixed component according to an identifier of the target fixed component, sends the target display content to the user equipment, and the user equipment receives the target display content from the server.
204. And displaying the target display content in the content display area.
After receiving the target presentation content, the user equipment presents the target presentation content in the content presentation area 303.
Optionally, after the user equipment receives the target display content corresponding to the identifier of the target fixed component from the server, calculating a height when the target display content is displayed; a transparent area of the height is reserved in the content presentation area 303 of the input element, and the target presentation content is presented in the transparent area.
In fact, the content display area may be a web page, and when the target display content is displayed on the web page, the height of the target display content during display needs to be calculated, so as to reserve a corresponding height in the web page to display the target display content.
Optionally, the server may determine the target display content corresponding to the target fixed component by combining a plurality of conditions. For example: the target display content corresponding to the target fixed component can be determined according to the conditions of user attributes, user labels, user figures, current geographic position information of the user equipment and the like.
In an optional implementation manner, a content display request sent by a user equipment to a server carries a user Identifier (ID), and the target display content is a display content corresponding to the identifier of the target fixed component and the user identifier. Optionally, the server may determine the target display content corresponding to the target fixed component according to the identifier of the target fixed component and the user identifier. The specific mode can be as follows: the server determines the attribute of the user, or the user tag, or the user portrait according to the user identifier, and then determines the target display content corresponding to the target fixing component according to the user attribute, or the user tag, or the user portrait.
For example: if one of the user attributes is the user grade, when the target display content corresponding to the target fixed component is determined according to the user grade, the server determines the user grade to which the user belongs according to the user identification carried in the content display request, and generates the target display content corresponding to the target fixed component according to the user grade to which the user belongs. Therefore, for the same fixed component, the target display content corresponding to the user identifier in different user classes may be different, for example, if the user classes are divided into two classes of VIP users and common users, under the same fixed component, the target display content presented to the VIP user may be VIP content, and the target display content presented to the common users may be free content.
Another example is: in the case of combining with the geographic location information, in an optional implementation manner, the content display request sent by the user equipment to the server may also carry current geographic location information, and the server determines the target display content corresponding to the target fixed component according to the identifier of the target fixed component and the current geographic location information. The specific mode can be as follows: and the server generates target display content corresponding to the target fixed component under the geographical position information according to the current geographical position information. Therefore, under the same fixed component, the target display contents presented by the user equipment under different geographical location information are different, for example: the target display content presented by the user equipment in Guangdong province is different from the target display content presented by the user equipment in Fujian province.
In the embodiment of the present application, each fixed component 302 in the fixed component display area 301 of the input component corresponds to different display contents, and the display contents are obtained from the server in real time, so that the interactive contents of the input component can be flexibly updated, and the usability of the input component is improved.
Alternatively, the fixed components 302 displayed in the fixed component display area 301 may be variable, and the fixed components 302 displayed in each fixed component display area 301 may be determined by the server in combination with a plurality of conditions. The method specifically comprises the following steps: the user equipment sends a fixed component display request to the server, receives at least one fixed component 302 sent by the server, and displays the at least one fixed component 302 in a fixed component display area 301.
The user equipment sends a fixed component display request to the server when the user equipment detects an input event of the current page and calls the input component. Or the user equipment sends a fixed component display request to the server when starting the application program bearing the input component. The fixed component display request carries a user identifier of a current user, and the fixed component is a fixed component corresponding to the user identifier. Optionally, the server may determine at least one fixed component corresponding to the user identifier according to the user identifier, and send the at least one fixed component to be displayed to the user equipment for display. So that the fixed components in the input components corresponding to each user may not be the same.
The specific manner in which the server determines the at least one fixed component corresponding to the user identifier according to the user identifier may be: the server determines the attribute, user label or user portrait of the user according to the user identification, and determines which fixed components need to be displayed for the user according to the user information.
For example: if the server determines that the user belongs to the fixed component of 'bullet screen' for the user who is identified as '00 back' and 'at school student' in the two types of labels, the fixed component of 'bullet screen' is sent to the user equipment, and the fixed component 301 of 'bullet screen' is displayed in the fixed component display area 301 of the input component by the user equipment.
In the embodiment of the present application, each fixed component 302 in the fixed component display area 301 of the input component may be updated by the server in real time, and the corresponding interactive content of each fixed component 302 is different, so that the interactive mode may be changed instantly, more dynamic content and interactive mode may be provided, and different users may be given a high-quality experience with different degrees of distinction.
Further, optionally, the input component may further include a text input box, and the text input box is used for inputting text. The text entry box may be located in the fixed component display area.
As shown in fig. 4, the input component includes a fixed component display area 401, the fixed component display area 401 includes at least one fixed component 402, and a user can switch between a plurality of fixed components 402. The input component also includes a text entry box 404, and when the user clicks on the text entry box 404, the input keyboard may be invoked for text entry.
Optionally, the input keyboard may use a system input method keyboard, or may use a rewritten non-system input method keyboard. As shown in fig. 4, the input keyboard may be displayed in the content display area 403, and when a user selects a certain fixed component 402, the input keyboard is retracted, and the display content corresponding to the currently selected fixed component 402 is displayed in the content display area 403.
As shown in fig. 5, the fixed component display area includes a "bubble" fixed component 501, a "bullet screen" fixed component 502, a "palette" fixed component 503, an "expression" fixed component 504, and a text input box 505. When the "bubble" fixed component 501 is clicked, various bubble styles displayed in the content presentation area 506, which are obtained from the server in real time, can be used for commenting, or sending chat messages. Each bubble pattern is actually a container (container) that contains text parameters.
As shown in fig. 6, when a certain target container 5061 is selected, the text "scindapsus aureus can purify air" currently input in the text input box 505 may be used as the text parameter of the currently selected target container 5061, and the text "scindapsus aureus can purify air" in the text input box is displayed through the target container 5061. So that the bubble style actual effect can be previewed in the content presentation area 506. The text "scindapsus aureus can purify air" entered in the current text entry box can be displayed via the currently selected target container 5061 and sent to the current chat interface or comment interface.
As shown in fig. 7, when the "bullet screen" fixing component 502 is clicked, the style of "bullet screen" obtained from the server in real time is displayed in the content display area 506, including the font color in the bullet screen, the direction in which the bullet screen is flying, and the style of the bullet screen dialog box. Each type of the bullet screen is actually a container, and the container comprises a font color parameter in the bullet screen, a direction parameter of the bullet screen, a type parameter of a bullet screen dialog box and a character parameter in the bullet screen.
As shown in fig. 8, when a target container 5062 is selected, the text "wu song bat" currently entered in the text input box 505 may be used as a text parameter of the currently selected target container 5062, and the text "wu song bat" in the text input box may be displayed through the target container 5062. So that the actual effect of the style of the bullet screen can be previewed in the content presentation area 506.
As shown in fig. 9, when the "emoticon" fixing component 504 is clicked, the various emoticons obtained from the server are displayed in the content display area 506, and the download can be clicked to download more emoticons from the server.
As shown in fig. 10, when the "palette" fixed component 505 is clicked, a palette that can be freely written and drawn is displayed in the content display area 506, and when a transmitted instruction is triggered, the content written in the current palette can be transmitted to the current page for display.
The fixing assemblies in the embodiments of the present application are not limited to the four examples described above, and may be fixing assemblies customized according to any requirements of any scene. The content presentation form in the content presentation area corresponding to each fixed component is not limited to the content presentation manners in fig. 5 to fig. 10, and may be presented in any feasible presentation manner, for example, pages may be paged, pages may jump from a current page to a second level page, and more interactive content may be presented.
In addition, fig. 3 to 10 are only schematic diagrams of interface compositions of the input component, and do not constitute a limitation on UI diagrams thereof, and specific interface diagrams of the input component may be other. For example, the fixed components are not necessarily displayed together, but may be displayed separately in the input portion of the input component.
In the embodiment of the application, the interactive contents corresponding to each fixed component in the input components are different, and more dynamic contents and interactive modes can be provided by combining the input characters in the character input box, so that the flexibility of the input components is improved.
The input component in the embodiment of the application can be improved on the basis of the system input component shown in FIG. 1. The following method can be adopted for improvement:
in the original system input assembly, the cutting is done in two parts: the input part and the selection part are added with 'fixed component buttons' so as to retract the input keyboard of the selection part and switch between the fixed components.
After the input box is reformed, an interactive interface with a page view (webview) is newly added so as to switch the display mode of each fixed component and display the corresponding UI content in the content display area. The webview refers to a page for calling the current input assembly and a page corresponding to a content display area in the input assembly.
The information interaction between the webview and the input component, server, is described below from the perspective of the webview in conjunction with FIG. 11.
1101. The input component is invoked when clicked where input is required within the page. The place needing inputting may be the place needing inputting characters or the place needing inputting elements such as pictures, animation, etc. In this embodiment, a place where a current click is needed is taken as an example for explanation, and when the place where the click is needed is clicked, a keyboard input content box of the input component is called.
1102. When the user clicks a fixed component toggle button (e.g., bubble button), the click event is returned to the webview.
1103. And the webview page sends a content display request to the server to request for displaying the content in real time after receiving the click event.
1104. And the server determines the display content corresponding to the fixed component clicked by the user according to the content display request, and sends the display content to the webview.
1105. After the webview receives the display content, the height of the display content is calculated.
Optionally, when one page of the webview cannot completely display the current display content, the display content can be displayed in pages, and a user can switch among a plurality of pages to view the display content; or when the content can not be completely displayed within a certain height, a scroll bar can be added in the web view page for scrolling.
1106. And (4) informing an input component by webview, retracting a keyboard input content box, and reserving a transparent area with a specified height.
1107. And after a transparent area with the designated height is reserved, the webview displays the display content acquired from the server.
The above is an introduction of the method embodiment in the present application, and the content display apparatus in the present application is described below from the perspective of the functional module and the perspective of the hardware implementation.
With reference to fig. 12, a content presentation apparatus in an embodiment of the present application includes:
the calling unit 1201 is configured to, when an input event of a current page is detected, call an input component, where the input component includes a fixed component display area and a content display area, the fixed component display area includes at least one fixed component, and display content corresponding to the fixed component is displayed in the content display area;
a sending unit 1202, configured to send a content display request to a server when it is detected that a target fixed component is triggered, where the content display request carries an identifier of the target fixed component;
a receiving unit 1203, configured to receive, from the server, target display content corresponding to the identifier of the target fixed component;
a presentation unit 1204, configured to present the target presentation content in the content presentation area.
Optionally, in some specific embodiments, the content display request sent by the sending unit 1202 further includes a user identifier, and the target display content is display content corresponding to the identifier of the target fixed component and the user identifier.
Optionally, in some specific embodiments, the sending unit 1202 is further configured to send a fixed component display request to the server; the receiving unit 1203 is further configured to receive the at least one fixed component sent by the server; the display unit 1204 is further configured to display the at least one fixed component in the fixed component display area, where the at least one fixed component is a fixed component corresponding to the user identifier.
Optionally, in some specific embodiments, the fixing component includes at least one of a bubble, a bullet screen, an expression, or a drawing board.
Optionally, in some specific embodiments, the input component further includes a text input box, and the text input box is used for inputting text; the target display area comprises a plurality of containers; the display unit 1204 is further configured to determine a selected target container in the target display area, and display the text input in the text input box through the target container.
Optionally, in some specific embodiments, the apparatus further includes:
a calculating unit 1205, configured to calculate a height when the target display content is displayed after the receiving unit receives, from the server, the target display content corresponding to the identifier of the target fixed component; the display unit 1204 is specifically configured to reserve a transparent area with the height in the content display area of the input component, and display the target display content in the transparent area.
For information interaction among the units in the content display apparatus, reference may be made to the above method embodiment (embodiments shown in fig. 2 to fig. 11), which is not described in detail in this application.
In practical applications, the content presentation apparatus shown in fig. 12 may be implemented by an application-specific integrated circuit (ASIC) or a Programmable Logic Device (PLD). The PLD may be a Complex Programmable Logic Device (CPLD), a Field Programmable Gate Array (FPGA), a General Array Logic (GAL), or any combination thereof.
The service authorization apparatus shown in fig. 12 may be a user equipment in practical applications. The user equipment may be any user equipment including a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), a POS (Point of services), a vehicle-mounted computer, and a wearable device, and the following description takes the mobile phone as an example:
fig. 13 is a block diagram illustrating a partial structure of a mobile phone related to a user equipment provided in an embodiment of the present application. Those skilled in the art will appreciate that the handset configuration shown in fig. 13 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile phone in detail with reference to fig. 13:
the input unit 1330 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the cellular phone. In particular, the input unit 1330 may include a touch screen 1331 (or touch panel) and other input devices 1332.
The touch screen 1331 can collect touch operations of a user thereon or nearby and drive the corresponding connection device according to a preset program. Optionally, the touch screen 1331 further includes two parts, namely, a touch detection device and a touch screen controller. The touch detection device is used for detecting the touch direction of a user, detecting a signal brought by touch operation and transmitting the signal to the touch controller; the touch screen controller receives touch information from the touch point detecting device, converts the touch information into touch point coordinates, and sends the touch point coordinates to the processor 1380, and can receive and execute commands sent by the processor 1380.
The display unit 1340 may be used to display information input by a user or information provided to the user and various menus of the cellular phone. The Display unit 1340 may include a Display panel 1341, and optionally, the Display panel 1341 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, touch screen 1331 can overlay display panel 1341 and, upon detecting a touch operation on or near touch screen 1331, communicate to processor 1380 to determine the type of touch event, and processor 1380 can then provide a corresponding visual output on display panel 1341 based on the type of touch event. Although in fig. 13, the touch panel 1331 and the display panel 1341 are two independent components to implement the input and output functions of the mobile phone, in some embodiments, the touch panel 1331 and the display panel 1341 may be integrated to implement the input and output functions of the mobile phone.
The memory 1320 may be used to store software programs and modules, and the processor 1380 executes various functional applications and data processing of the cellular phone by operating the software programs and modules stored in the memory 1320. The memory 1320 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 1320 may include high speed random access memory and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The mobile phone can further include at least one sensor 1350, such as a light sensor, a motion sensor, and other sensors, which are not described in detail herein.
In addition, the RF circuit 1310 according to the embodiment of the present invention may be used for receiving and transmitting signals during information transmission and reception or during a call, and in particular, receives downlink information of a base station and then processes the received downlink information to the processor 1380; in addition, the data for designing uplink is transmitted to the base station. The audio circuit 1360 may provide an audio interface between a user and a cell phone. The mobile phone can help the user send and receive e-mails, browse web pages, access streaming media and the like through the WiFi module 1370, and provides wireless broadband internet access for the user. Although fig. 13 shows the WiFi module 1370, it is understood that it does not belong to the essential constitution of the handset, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 1380 is a control center of the mobile phone, connects various parts of the entire mobile phone using various interfaces and lines, and performs various functions of the mobile phone and processes data by operating or executing software programs and/or modules stored in the memory 1320 and calling data stored in the memory 1320, thereby integrally monitoring the mobile phone. Specifically, the processor 1380 executes all or part of the steps in the above method embodiments (the embodiments shown in fig. 2 to fig. 11), which are not described herein again.
The handset also includes a power supply 1390 (e.g., a battery) to supply power to the various components, which may preferably be logically coupled to the processor 1380 via a power management system to manage charging, discharging, and power consumption management functions via the power management system.
Although not shown, the mobile phone may further include a camera, a bluetooth module, etc., which are not described herein.
It should be noted that, in the above embodiments, all or part of the embodiments may be implemented by software, hardware, firmware or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product.
The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the application to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that a computer can store or a data storage device, such as a server, a data center, etc., that is integrated with one or more available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims of the present application and in the above-described drawings (if any) are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced otherwise than as specifically illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The above embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (9)

1. A method for presenting content, the method comprising:
when an input event of a current page is detected, calling an input component, wherein the input component comprises a fixed component display area and a content display area, the fixed component display area comprises at least one fixed component, and display content corresponding to the fixed component is displayed in the content display area;
when the target fixed component is detected to be triggered, sending a content display request to a server, wherein the content display request carries an identifier of the target fixed component, a user identifier and current geographical position information;
receiving target display content corresponding to the identifier of the target fixed component from the server, wherein the target display content is determined according to the identifier of the target fixed component, the user identifier and current geographic position information;
calculating the height of the target display content when being displayed;
reserving a transparent area of the height in a content display area of the input component, and displaying the target display content in the transparent area.
2. The method of claim 1, further comprising:
sending a fixed component display request to the server;
and receiving the at least one fixed component sent by the server, and displaying the at least one fixed component in the display area of the fixed component, wherein the at least one fixed component is a fixed component corresponding to the user identifier.
3. The method of any of claims 1-2, wherein the fixed component comprises at least one of a bubble, a bullet screen, an expression, or a drawing board.
4. The method according to any one of claims 1 to 2,
the input assembly also comprises a text input box, and the text input box is used for inputting texts;
the target display area comprises a plurality of containers; the method further comprises the following steps:
and determining a selected target container in the target display area, and displaying the characters input in the character input box through the target container.
5. A content presentation device, the device comprising:
the device comprises a calling unit and a display unit, wherein the calling unit is used for calling an input assembly when an input event of a current page is detected, the input assembly comprises a fixed assembly display area and a content display area, the fixed assembly display area comprises at least one fixed assembly, and display content corresponding to the fixed assembly is displayed in the content display area;
the system comprises a sending unit, a receiving unit and a sending unit, wherein the sending unit is used for sending a content display request to a server when a target fixed component is detected to be triggered, and the content display request carries an identifier of the target fixed component, a user identifier and current geographical position information;
a receiving unit, configured to receive, from the server, target display content corresponding to the identifier of the target fixed component, where the target display content is determined according to the identifier of the target fixed component, the user identifier, and current geographic location information;
the calculation unit is used for calculating the height of the target display content during display after the receiving unit receives the target display content corresponding to the identifier of the target fixed component from the server;
and the display unit is used for reserving a transparent area with the height in the content display area of the input assembly and displaying the target display content in the transparent area.
6. The apparatus of claim 5,
the sending unit is further configured to send a fixed component display request to the server;
the receiving unit is further configured to receive the at least one fixed component sent by the server;
the display unit is further used for displaying the at least one fixed component in the fixed component display area, and the at least one fixed component is a fixed component corresponding to the user identifier.
7. The apparatus of any one of claims 5 to 6, wherein the securing component comprises at least one of a bubble, a bullet screen, an expression, or a sketchpad.
8. The apparatus according to any one of claims 5 to 6,
the input assembly also comprises a text input box, and the text input box is used for inputting texts;
the target display area comprises a plurality of containers;
the display unit is further used for determining a selected target container in the target display area and displaying the characters input in the character input box through the target container.
9. A computer storage medium having computer-executable instructions stored thereon for performing the content presentation method of any one of claims 1-4.
CN201710891761.4A 2017-09-27 2017-09-27 Content display method and device and storage medium Active CN109558018B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710891761.4A CN109558018B (en) 2017-09-27 2017-09-27 Content display method and device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710891761.4A CN109558018B (en) 2017-09-27 2017-09-27 Content display method and device and storage medium

Publications (2)

Publication Number Publication Date
CN109558018A CN109558018A (en) 2019-04-02
CN109558018B true CN109558018B (en) 2022-05-17

Family

ID=65863966

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710891761.4A Active CN109558018B (en) 2017-09-27 2017-09-27 Content display method and device and storage medium

Country Status (1)

Country Link
CN (1) CN109558018B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111913640A (en) * 2019-05-09 2020-11-10 上海触乐信息科技有限公司 Information presentation method and equipment based on input method keyboard
CN112016023B (en) * 2019-05-29 2023-08-18 腾讯数码(天津)有限公司 Service processing method, device, terminal and storage medium
CN110990700A (en) * 2019-11-29 2020-04-10 北京达佳互联信息技术有限公司 Comment information display method, device, client, server and system
CN112800360B (en) * 2021-01-13 2023-03-31 上海哔哩哔哩科技有限公司 Object control method and device
CN114679628B (en) * 2022-03-21 2024-04-16 北京字跳网络技术有限公司 Bullet screen adding method and device, electronic equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120020847A (en) * 2010-08-31 2012-03-08 주식회사 오비고 Method, terminal, server and computer-readable recording medium for improving touch recognition rate on mobile browser
CN102930191A (en) * 2011-09-13 2013-02-13 微软公司 Role based user interface for limited display devices
CN104394057A (en) * 2013-11-04 2015-03-04 贵阳朗玛信息技术股份有限公司 Expression recommendation method and device
CN105183281A (en) * 2015-08-28 2015-12-23 百度在线网络技术(北京)有限公司 Information processing method and apparatus
CN105607804A (en) * 2015-12-18 2016-05-25 深圳市金立通信设备有限公司 Information display method and terminal
CN105718147A (en) * 2016-01-22 2016-06-29 百度在线网络技术(北京)有限公司 Input method panel enabling method and device and input method and input method system
CN106021522A (en) * 2016-05-25 2016-10-12 武汉斗鱼网络科技有限公司 Update method and device for symbol system of client-side
CN107066170A (en) * 2016-01-04 2017-08-18 天宝解决方案有限公司 The wide control regions of viewing area

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106201161B (en) * 2014-09-23 2021-09-03 北京三星通信技术研究有限公司 Display method and system of electronic equipment
US20160203137A1 (en) * 2014-12-17 2016-07-14 InSnap, Inc. Imputing knowledge graph attributes to digital multimedia based on image and video metadata
CN106325697A (en) * 2015-06-30 2017-01-11 阿里巴巴集团控股有限公司 Method and device for processing screen locking interface in terminal
CN106874308B (en) * 2015-12-14 2021-03-26 北京搜狗科技发展有限公司 Recommendation method and device and recommendation device
CN106027814A (en) * 2016-04-28 2016-10-12 北京奇虎科技有限公司 Information display processing method and system, and server
CN105975563B (en) * 2016-04-29 2019-10-11 腾讯科技(深圳)有限公司 Expression recommended method and device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120020847A (en) * 2010-08-31 2012-03-08 주식회사 오비고 Method, terminal, server and computer-readable recording medium for improving touch recognition rate on mobile browser
CN102930191A (en) * 2011-09-13 2013-02-13 微软公司 Role based user interface for limited display devices
CN104394057A (en) * 2013-11-04 2015-03-04 贵阳朗玛信息技术股份有限公司 Expression recommendation method and device
CN105183281A (en) * 2015-08-28 2015-12-23 百度在线网络技术(北京)有限公司 Information processing method and apparatus
CN105607804A (en) * 2015-12-18 2016-05-25 深圳市金立通信设备有限公司 Information display method and terminal
CN107066170A (en) * 2016-01-04 2017-08-18 天宝解决方案有限公司 The wide control regions of viewing area
CN105718147A (en) * 2016-01-22 2016-06-29 百度在线网络技术(北京)有限公司 Input method panel enabling method and device and input method and input method system
CN106021522A (en) * 2016-05-25 2016-10-12 武汉斗鱼网络科技有限公司 Update method and device for symbol system of client-side

Also Published As

Publication number Publication date
CN109558018A (en) 2019-04-02

Similar Documents

Publication Publication Date Title
CN109558018B (en) Content display method and device and storage medium
KR102182917B1 (en) Graphic code display method and device
US10338788B2 (en) Apparatus and method for processing contents in portable terminal
CN113157906B (en) Recommendation information display method, device, equipment and storage medium
CN105808044B (en) Information pushing method and device
US9847955B2 (en) Device and method for displaying image in chatting area and server for managing chatting data
CN106406712B (en) Information display method and device
CN113473204A (en) Information display method and device, electronic equipment and storage medium
US10652287B2 (en) Method, device, and system for managing information recommendation
CN110990741B (en) Page display method and device, electronic equipment, server and storage medium
CN109543099B (en) Content recommendation method and terminal equipment
CN113259222B (en) Message processing method and device and electronic equipment
CN112399006B (en) File sending method and device and electronic equipment
US20150317293A1 (en) Communication device and method for receipt and presentation of input and feedback
CN113300938A (en) Message sending method and device and electronic equipment
CN113365106A (en) Multimedia resource generation method and device, electronic equipment and storage medium
CN110971970A (en) Video processing method and electronic equipment
CN111124709A (en) Text processing method and electronic equipment
CN110908757B (en) Method and related device for displaying media content
CN114327088A (en) Message sending method, device, electronic equipment and medium
CN107483545B (en) Expression picture updating method, mobile terminal and storage medium
CN115705124A (en) Application folder control method and device, terminal equipment and storage medium
CN113434226A (en) Communication method, communication device, electronic equipment and readable storage medium
CN112817676A (en) Information processing method and electronic device
EP4351117A1 (en) Information display method and apparatus, and electronic device

Legal Events

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