CN113010766B - Information searching method, device and storage medium - Google Patents

Information searching method, device and storage medium Download PDF

Info

Publication number
CN113010766B
CN113010766B CN201911312570.3A CN201911312570A CN113010766B CN 113010766 B CN113010766 B CN 113010766B CN 201911312570 A CN201911312570 A CN 201911312570A CN 113010766 B CN113010766 B CN 113010766B
Authority
CN
China
Prior art keywords
search
area
information
box
webpage
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
CN201911312570.3A
Other languages
Chinese (zh)
Other versions
CN113010766A (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 CN201911312570.3A priority Critical patent/CN113010766B/en
Publication of CN113010766A publication Critical patent/CN113010766A/en
Application granted granted Critical
Publication of CN113010766B publication Critical patent/CN113010766B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation

Abstract

The application provides an information searching method, an information searching device and a storage medium, which are used for improving information searching efficiency. In the application, a first event instruction generated by clicking a first area of a search box in a webpage by a user is responded, and a search link corresponding to a set theme is determined, wherein the first area of the search box is used for displaying first recommendation information associated with the set theme, and the search link is bound with the set theme; forwarding the search link to a server; and receiving the search results of the set topics returned by the server according to the search links, and displaying a page containing the search results of the set topics. After triggering and displaying a first area of a search frame corresponding to the first recommended information related to the set theme, jumping to a page displaying the search result containing the set theme, reducing the information search path and improving the information search efficiency.

Description

Information searching method, device and storage medium
Technical Field
The application relates to a communication technology and provides an information searching method, an information searching device and a storage medium.
Background
When information searching is carried out through a browser, a search box and icons of certain applications are displayed in a browser home page; in the searching process, responding to an instruction of clicking a search box by a user, jumping to a search starting page, inputting information to be searched in a search input box of the search starting page, jumping to a page displaying search results after clicking the search, such as a direct search page, and displaying the search results corresponding to the search information. The searching process is complicated, and the searching efficiency is low.
Disclosure of Invention
The embodiment of the application provides an information searching method, an information searching device and a storage medium, which are used for improving information searching efficiency.
In a first aspect, the present application provides a method for information searching, the method comprising:
determining a search link corresponding to a set topic in response to a first event instruction generated by clicking a first area of a search box in a webpage by a user, wherein the first area of the search box is used for displaying first recommendation information associated with the set topic, and the search link is bound with the set topic;
forwarding the search link to the server;
and receiving the search results of the set topics returned by the server according to the search links, and displaying a page containing the search results of the set topics.
In a second aspect, the present application provides a method for information searching, the method comprising:
receiving a search link sent by a browser client, wherein the search link is determined by the browser client according to a first event instruction generated by clicking a first area of a search box in a webpage by a user, and the first area of the search box is used for displaying first recommendation information associated with a set theme, and the search link is bound with the set theme;
and determining search results according to the search links, and controlling the browser client to display a page containing the search results of the set theme.
In a third aspect, the present application provides an apparatus for information searching, the apparatus comprising: the system comprises a response module, a forwarding module and a display module; wherein:
the response module is used for responding to a first event instruction generated by clicking a first area of a search box in a webpage by a user, and determining a search link corresponding to a set theme, wherein the first area of the search box is used for displaying first recommendation information associated with the set theme, and the search link is bound with the set theme;
the forwarding module is used for forwarding the search link to the server;
and the display module is used for receiving the search results of the set topics returned by the server according to the search links and displaying pages containing the search results of the set topics.
In a fourth aspect, the present application provides an apparatus for information searching, the apparatus comprising: the device comprises a receiving module and a control module, wherein:
the receiving module is used for receiving a search link sent by the browser client, wherein the search link is determined by the browser client according to a first event instruction generated by clicking a first area of a search box in a webpage by a user, and the first area of the search box is used for displaying first recommendation information associated with a set theme, and the search link is bound with the set theme;
And the control module is used for determining search results according to the search links and controlling the browser client to display the search results in the webpage.
In a fifth aspect, an embodiment of the present application provides an apparatus for searching information, including: a memory and a processor, wherein the memory is for storing computer instructions; and a processor for executing computer instructions to implement the method of information searching described above.
In a sixth aspect, embodiments of the present application provide a computer readable storage medium storing computer instructions that when executed by a processor implement a method for searching information provided by embodiments of the present application.
The application has the following beneficial effects:
after responding to the first area of the search box in the webpage clicked by the user, determining a first event instruction triggered by the user, determining a search link corresponding to the set theme according to the first event instruction, displaying first recommendation information associated with the set theme in the first area of the search box, and binding the search link with the set theme, so that after determining the search link, jumping to a page displaying a search result containing the set theme; after the first area of the search frame corresponding to the first recommended information related to the set theme is triggered and displayed, the method and the device jump to the page displaying the search result containing the set theme, so that the information search path is reduced, and the information search efficiency is improved.
Additional features and advantages of the application will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the application. The objectives and other advantages of the application will be realized and attained by the structure particularly pointed out in the written description and claims thereof as well as the appended drawings.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the description of the embodiments will be briefly described below, it will be apparent that the drawings in the following description are only some embodiments of the present application, and that other drawings can be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a diagram showing an interface of an information searching method in the related art;
FIG. 2 is a schematic diagram of an application scenario of the information searching method of the present application;
FIG. 3 is a flowchart of an information searching method provided by the present application;
FIG. 4 is a schematic diagram of an interface of a first information searching method according to the present application;
FIG. 5 is a schematic diagram of an interface of a second information searching method according to the present application;
FIG. 6A is a diagram of a search start page provided with guide information for a set topic according to the present application;
FIG. 6B is a diagram of another search start page provided with guide information for a set topic according to the present application;
FIG. 7 is a schematic diagram of selecting an alternative search term in a search start page in accordance with the present application;
FIG. 8 is a schematic diagram of another alternative search term selection in a search start page provided by the present application;
FIG. 9 is a schematic diagram of an interface of a third information searching method according to the present application;
FIG. 10 is a flowchart of an overall method of information searching provided by the present application;
FIG. 11 is a block diagram of an information search apparatus according to the present application;
FIG. 12 is a block diagram of another information search apparatus according to the present application;
FIG. 13 is a block diagram of a computing device according to the present application.
Detailed Description
In order to make the objects, technical solutions and advantageous effects of the present application more apparent, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application, and it is apparent that the described embodiments are only some embodiments, but not all embodiments of the present application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
Some terms in the embodiments of the present application are explained below to facilitate understanding by those skilled in the art.
Search box: a common interaction control is used for accurately extracting accurate contents in massive information. The search box is mainly used as a search engine entry, for searching content, for activity recommendation, etc., and the chamfered rectangle shown as a in fig. 1 is in the shape of the search box, and the search box is used as a search engine entry in a website.
Web page: the basic elements forming the website are platforms for bearing various website applications. The web page is a plain text file containing HTML (Hyper Text Markup Language ) tags that can be stored on any computing device and is a "page" on the world wide web. Web pages are typically provided with a picture file that is read by a browser.
Setting a theme: and the recommendation information is displayed in the search box, wherein the set theme can be an operation related theme or a related theme recommended by the server.
Linking: refers to the process of transferring parameters and control commands between modules of an electronic computer program and combining them into one executable whole. Links, also called hyperlinks, refer to a connection from one web page to a target, which may be another web page, a different location on the same web page, a picture, an email address, a file, or even an application. The search link refers to a connection relation which directly points to a search result from a webpage and can directly reach the search result; and meanwhile, the website can be directly reached, and in the searching process, a certain enterprise website is input into a searching box, so that the searching result of the enterprise website can be directly displayed. For example, a name of a television play is input in the search box, and the user directly jumps to a web page on which the cover of the television play and other related information are displayed.
The following briefly describes the design concept of the embodiment of the present application.
The browser is a tool for browsing internet content through a wireless communication network, and has the main functions of web browsing and other functions such as navigation, weather, application downloading, video viewing and the like. When a user opens a browser, firstly, entering a web page home page of the browser, wherein a search frame is displayed on the web page home page, and recommendation information in a text form is statically displayed in the search frame as shown in FIG. 1A; when a user browses content corresponding to recommended information or searches other information, clicking a search box displayed on a first page of a webpage to enter a search start page, displaying a search input box and a plurality of recommended search words on the search start page, and inputting the search words or clicking any one of the plurality of recommended search words on the search input box to trigger a search instruction, wherein after triggering the search instruction, the user can directly jump to a page displaying search results. At present, different browsers are different in setting, some browsers input search words or select search words in a search box to trigger a search instruction, and some browsers generate the search instruction after the search words are input in the search box or the search words are selected and then trigger a determination instruction, and jump to a webpage for displaying search results.
Taking recommending a certain television play in the web page top page as an example, as shown in fig. 1A, displaying the television play name in a search box of the web page top page, jumping to a search start page after clicking the search box, as shown in fig. 1B, recommending a plurality of search words in the search start page, wherein the recommended plurality of search words comprise the television play name recommended by the web page top page, clicking the television play name, and entering a page for displaying a search result corresponding to the television play, as shown in fig. 1C.
Based on the above, when searching information, the user needs to perform operations in the interactive interface for multiple times to trigger the instruction, so that the search result can be displayed, the search process is complex, and the search efficiency is low; meanwhile, other information is displayed in the home page besides the recommended information in the search box in the home page, and static display of the recommended information in a text form is insufficient to attract the attention of a user, so that the number of times of browsing set topics of the user is reduced, and finally, browsing data is lower.
In view of the foregoing, embodiments of the present application provide a method, an apparatus, and a storage medium for searching information.
In the method: playing second recommendation information associated with the set theme in the search box setting area in an animation form on a first page of the webpage of the browser, and attracting the attention of a user; after the second recommendation information related to the set theme is played, the first recommendation information related to the set theme is circularly played in a first area of a search box of the webpage, after the fact that the user clicks the first area of the search box is determined, a search link corresponding to the set theme is determined in response to a first event instruction generated by clicking the first area of the search box, search results of the set theme are obtained in a server according to the search link, and a page containing the search results of the set theme is displayed.
According to the application, the first recommendation information associated with the set theme and the second recommendation information associated with the set theme attract the attention of a user, so that the click quantity of the user for clicking the set theme is increased, and the browsing data is improved; meanwhile, clicking the first area of the search box of the webpage can jump to the webpage containing the search result of the set theme, so that the clicking path is reduced, and the searching efficiency is improved.
After the design concept of the embodiment of the present application is introduced, the application scenario set by the present application is briefly described below. It should be noted that the following scenario is only for illustrating the embodiments of the present application, and is not limiting. In the specific implementation, the technical scheme provided by the embodiment of the application can be flexibly applied according to actual needs.
As shown in FIG. 2, an application scenario diagram for information searching is provided. The server 20 is communicatively connected to a plurality of browser client-installed terminal devices 21 via a network, which may be, but is not limited to, a local area network, a metropolitan area network, a wide area network, or the like. The terminal device 21 may be a Personal computer (Personal Computer, PC), tablet computer, personal digital assistant (Personal DigitalAssistant, PDA), notebook, mobile phone, etc., or a computer with a mobile terminal device, including various portable, pocket, hand-held, computer-built-in or vehicle-mounted mobile devices, which can provide voice, data, or voice and data connectivity to a user, and exchange voice, data, or voice and data with a radio access network. Server 20 may be any background running device capable of providing internet services for managing stored data.
In this application scenario, the terminal device 21 is used to install and run a browser client, where the browser client displays various information search boxes to the user through a web page during use, and the user can perform information search in the web page to complete the information search reading process. The terminal device 21 responds to various operation instructions triggered by the user in the webpage, and reports corresponding information to the server 20, and the server 20 controls the terminal device 21 to display a page containing search results according to the information reported by the terminal device 21.
In one possible application scenario, the servers 20 may be deployed in various regions in order to facilitate reduced communication latency, or the information search process for each user may be serviced separately by different servers 20 for load balancing. The plurality of servers 20 can share data through a blockchain, and the plurality of servers 20 corresponds to a data sharing system 22 configured by the plurality of servers 20. For example, the terminal device 21 is located at the site a and is in communication connection with the server 20, and the terminal device 21 is located at the site b and is in communication connection with other servers 20.
For each server 20 in the data sharing system 22 having a node identification corresponding to that server 20, each server 20 in the data sharing system 22 may store the node identifications of other servers 20 in the data sharing system for subsequent broadcasting of the generated block to other servers 20 in the data sharing system 22 based on the node identifications of the other servers 20. Each server 20 may maintain a list of node identifiers as shown in the following table, and the server 20 name and node identifier are stored in the list of node identifiers. The node identifier may be an IP (Internet Protocol, protocol of interconnection between networks) address, and any other information that can be used to identify the node, and the IP address is only illustrated in table 1.
TABLE 1
Background server name Node identification
Node 1 119.115.151.174
Node 2 118.116.189.145
Node N 119.123.789.258
In the application, the terminal equipment 21 installs and runs the browser client, after the user clicks the browser client installed in the terminal equipment 21, the second recommendation information associated with the set theme is played in an animation mode in the search box of the browser webpage in response to the operation of opening the webpage, so that the attention of the user is attracted, the clicking rate of the user is improved, and the browsing data is improved. And after the second recommendation information is played, the first recommendation information related to the set theme is circularly played in the first area of the webpage search frame, after the user clicks the first area of the search frame corresponding to the first recommendation information, the user is determined to trigger a first event instruction, the search link corresponding to the set theme is determined in response to the first event instruction triggered by the user, and the page of the search result corresponding to the set theme is displayed according to the search link, so that the search efficiency is improved.
Based on the application scenario discussed in fig. 2, the information searching method provided by the embodiment of the application is described below.
As shown in fig. 3, a flowchart of an information searching method provided by an embodiment of the present application includes the following steps:
Step 300, determining a search link corresponding to a set topic in response to a first event instruction generated by clicking a first area of a search box in a webpage by a user, wherein the first area of the search box is used for displaying first recommendation information associated with the set topic, and the search link is bound with the set topic.
In the application, when the browser is opened, responding to the operation of opening the webpage, first, second recommendation information which is recommended by the server and is associated with the set theme is displayed in a search box of a first webpage of the browser.
The second recommendation information is played in the search box setting area in an animation mode, the second recommendation information is second GIF (Graphics Interchange Format, graphic exchange format) materials corresponding to the setting theme, the second GIF materials comprise marked icons and characters corresponding to the setting theme, a certain television play is taken as an example, the second recommendation information played at the moment comprises the television play name and typical character images in the television play, and the character images can be cartoon type images.
Fig. 4 is a schematic diagram illustrating a display of second recommendation information according to an embodiment of the present application. In the displaying process, the second recommended information related to the set theme is dynamically played in the search box setting area by taking the position of the search icon in the first page search box of the webpage as a starting point, for example, the second recommended information of a certain television play is played, and the marked character image and the name of the television play are displayed in the search box setting area, so that the marked character is a snake and the name of the television play is displayed in the search box setting area, as shown in A in fig. 4.
The search icon is a magnifier icon displayed in a search box, and the search box setting area is an area for carrying second recommendation information, as shown by a dotted box area in the search box in fig. 4 a.
After the second recommendation information is played, circularly playing the first recommendation information in a first area of a search box of the web page front page, wherein the first recommendation information is a first GIF material corresponding to the set theme, the first GIF material contains an icon and/or text with a logo corresponding to the set theme, and text information corresponding to the set theme is displayed in a second area of the search box of the web page front page.
The first area of the search frame is an area where the search icon is located, such as a solid line area corresponding to the magnifying glass icon frame in the search frame shown in fig. 4B, and the second area of the search frame is an area except the search icon area and other functional areas such as voice, camera shooting and scanning, such as a broken line area in the search frame shown in fig. 4B, wherein the first area of the search frame, the second area of the search frame and the setting area of the search frame are located in the search frame, and the search frame corresponds to the chamfered rectangular area shown in fig. 4.
Fig. 4 is a schematic diagram illustrating display of first recommendation information according to an embodiment of the present application. Taking a certain TV play as an example, an image of a character snake with a logo in the TV play is displayed in a first area of a search box, and the name of the TV play is displayed in a second area of the search box.
In the application, the second recommendation information is played once in the search frame setting area, the second recommendation information disappears after the playing time length reaches the setting time length, the first recommendation information is displayed, the first recommendation information is circularly played in the webpage search frame first area, and the two playing processes are discontinuous processes; or (b)
After the second recommendation information is played in the search frame setting area for one time, the second recommendation information is dynamically folded from the termination position to the direction of the search icon, and finally the second recommendation information is circularly displayed in the search frame first area of the webpage, wherein the second recommendation information and the first recommendation information have a common part, and the two-time playing is a continuous playing process.
In the method, in the process that the first recommendation information is circularly played in the first area of the search box of the webpage, if the first area of the search box corresponding to the first recommendation information is clicked by a user, the fact that the user triggers a first event instruction is determined, and search links corresponding to set topics are determined in response to the first event instruction triggered by the user, wherein the search links corresponding to the set topics are search links bound with the set topics recommended by the server. The set theme is recommended after the server dynamically calculates according to the browsing amount, the downloading amount and/or the hot spot data. And a unique search link is set for each set topic, and the set topics are bound and associated with the corresponding search links. For example, the search link of the set topic a is the search link a, and thus the set topic a is determined to be bound to the search link a.
Therefore, after determining the set topic, the server determines a search link bound to the set topic and sends a data packet containing the set topic and the search link to the browser client.
In the application, the set theme displayed in the head page of the browser webpage can be configured manually and dynamically, and if the set theme is configured manually and dynamically, the search link bound with the set theme is configured at the same time.
In the application, the first control is corresponding to the first area of the search box, and after the user clicks the first area of the search box of the webpage, the first control corresponding to the first area of the search box is triggered. The first control corresponds to the first event, so that an instruction for triggering the first event is received, and the first event is direct search, so that a search link is required to be determined, and a search result is required to be determined according to the search link.
Step 301, forwarding the search link to the server.
After determining the search link, the search link is sent to the server, so that the server determines a search result according to the search link and controls the browser to display the search result in the page.
Step 302, receiving search results of the set topics returned by the server according to the search links, and displaying a page containing the search results of the set topics.
As shown in fig. 4C, a page diagram showing a search result provided by the embodiment of the present application is taken as an example, a cover of a certain television play is displayed in a web page, and information such as names of actors, episodes, etc. is introduced.
In the application, after the user clicks the first area of the search frame for displaying the first recommendation information related to the set theme in the webpage, the user jumps to the page for displaying the search result without clicking for a plurality of times, thereby improving the information search efficiency.
Meanwhile, the first recommendation information related to the set theme is played in an animation mode in the webpage search box setting area, and the second recommendation information related to the set theme is circularly played in the webpage search box first area, so that the attention of a user can be attracted, the clicking amount of the user is increased, and the operation data is promoted.
In one possible implementation, since a certain playing time is required for playing the second recommendation information in the search box setting area of the web page, the user may click on the search box setting area during the playing of the second recommendation information, as shown in a in fig. 5. At this time, a second event instruction generated by clicking the setting area of the search box by the user is responded, a search start page is displayed, wherein the search start page comprises a plurality of selectable search words, the plurality of selectable search words comprise search words corresponding to the set theme, guide information is set for the search words corresponding to the set theme, as shown in B in fig. 5, the search start page is schematic, and the guide information can be the search words corresponding to the set theme directly displayed in the search box.
In the application, the manner of setting the guide information for the search word corresponding to the set topic may be that a dialog box is displayed beside the search input box in the search start page, and the search word corresponding to the set topic is displayed in the dialog box, as shown in fig. 6A, which is a search start page provided for setting the guide information for the set topic in the embodiment of the application; the guiding information may also be set in a manner of setting guiding information in a search term, for example, setting a logo character image beside the search term of the set subject, as shown in fig. 6B, which is another search start page provided for the embodiment of the present application and having guiding information set for the set subject.
It should be noted that, the above manner of setting the guiding information is merely illustrative, and any kind of flag information having guiding effect on the setting subject may be set as guiding information in the search start page, such as arrow guiding, and the like, which is not described herein.
Because the search start page contains a plurality of selectable search words, a user can select any search word from the plurality of selectable search words or input a search word to be searched in a search box, after the user selects any search word from the plurality of selectable search words, a link corresponding to the search word is determined, and a page containing search results is displayed according to the link. In the application, the user can select the search word in a clicking or dragging mode, as follows:
Responding to any optional search word displayed in the search starting page clicked by a user, enabling the clicked search word text to be automatically input into a search box of the search starting page, determining a search link corresponding to the search word, forwarding the search link corresponding to the search word to a server, enabling the server to determine a search result according to the search link, and controlling a browser to display a page of the search result corresponding to the clicked search word, as shown in fig. 7; or (b)
And responding to the dragging of any optional search word displayed in the search start page by the user, and realizing the dragging effect by controlling the corresponding position of the search word through dragging. After the user stops dragging, judging whether the dragged search word is in the coordinate range corresponding to the search frame in the search starting page, triggering a text automatic entry search frame event in the coordinate range corresponding to the search frame in the search starting page, automatically entering the dragged search word into the search frame, determining a search link corresponding to the search word, and forwarding the search link corresponding to the search word to the server, so that the server determines a search result according to the search link, and displaying a page of the search result corresponding to the clicked search word, as shown in fig. 8. And if the dragged search word is not in the coordinate range corresponding to the search frame of the search start page, the search start page is still displayed.
In the application, the search box setting area for playing the second recommendation information in the webpage corresponds to the second control for carrying the second recommendation information, namely, a second button is arranged at the position of the search box setting area for playing the second recommendation information in the webpage, and the second button triggers a second event. Thus, when the user clicks the search box setting area, a second event is triggered; and triggering the search start and jumping to a search start page in the process that the second recommended information is played in the search frame setting area by the second event.
According to the application, the size of the second control is calculated to bear the second recommendation information according to the actual width and height of the control to be operated on the screen and the actual width and height of the second GIF material picture corresponding to the second recommendation information, so as to achieve the effect of aligning the second recommendation information with the second control.
The actual width and height of the control to be operated are obtained by a method of directly calling the control, and the actual width and height of the second GIF material picture are obtained by loading the downloaded material into a memory to become an object after the material is downloaded and calling the method of the GIF object.
The specific way to calculate the width and height of the second control is as follows:
gifViewHeight=viewHeight;
gitViewWidth=gifWeight*viewHeight/gifHeight;
Wherein gifViewheight is the high of the second control, gitViewWidth is the wide of the second control, and Viewheight is the high of the second GIF material picture, and gifWeight is the wide of the second GIF material picture.
The aspect ratio of the second GIF material can be ensured by the above formula, and the alignment of the first control corresponding to the magnifier region is also ensured.
In one possible implementation, during the playing process of the first recommendation information, the user may click on the second area of the search box according to his own needs, as shown in fig. 9 a. At this time, a search start page is displayed in response to a third event instruction generated by clicking the search box setting area by the user, wherein the search start page includes a plurality of selectable search words, the plurality of selectable search words include search words corresponding to the set subject, and guide information is set for the search words corresponding to the set subject, as shown in B in fig. 9, which is a schematic diagram of the search start page.
Responding to any optional search word displayed in the search starting page clicked by a user, enabling the clicked search word text to be automatically input into a search box of the search starting page, determining a search link corresponding to the search word, forwarding the search link corresponding to the search word to a server, enabling the server to determine a search result according to the search link, and controlling a browser to display a page of the search result corresponding to the clicked search word, as shown in fig. 7; or (b)
And responding to the dragging of any optional search word displayed in the search start page by the user, and realizing the dragging effect by controlling the corresponding position of the search word through dragging. After the user stops dragging, judging whether the dragged search word is in the coordinate range corresponding to the search frame in the search starting page, triggering a text automatic entry search frame event in the coordinate range corresponding to the search frame in the search starting page, automatically entering the dragged search word into the search frame, determining a search link corresponding to the search word, and forwarding the search link corresponding to the search word to the server, so that the server determines a search result according to the search link, and displaying a page of the search result corresponding to the clicked search word, as shown in fig. 8. If the dragged search term is not within the coordinates of the search box area, the search start page is still displayed.
In the application, the second area of the search box in the webpage corresponds to the third control, namely, a third button is arranged at the position of the second area of the search box, and the third button triggers a third event. Thus, when the user clicks the second area of the search box, a third event is triggered; the third event is triggering search start and jumping to a search start page in the process that the first recommended information is circularly played in the first area of the search frame.
In the application, different controls corresponding to different areas of the search box are different buttons and are used for triggering different events, and the first button is taken as an example, the first control corresponding to the first area of the search box is the first button and the first button triggers the first event. And each event corresponding to each control in the application, each link corresponding to each event is initially set.
The application also provides codes related to information search, wherein the codes mainly relate to the process of setting the playing of first recommendation information and second recommendation information related to a theme and triggering a click operation determining instruction by a user, wherein a second control name corresponding to a second GIF material is gifImageView1, a first control name for playing a first GIF material is gifImageView2, a search start page link is url StartPage, and a link of a search direct page is url SearchDirect, and the codes are specifically as follows:
the/play gif related code
gifImageView1.SetLoopCount (1); the// settings are played only once
gitimageview1. Setstayastframe (true); after finishing the play of the// settings, the last frame is set
gitImageView1.setOnLoopListener(new OnLoopListener(){
void onLoop(int loopCount){
gifImageView2.SetLoopCount (NONE); setting up playback loop
gifImageView2.SetStayAtLastFrame (false); after finishing the play of the// settings, it is not fixed at the last frame
gifImageView2.start();
}
});
gifImageView1.start();
Click related code
gifImageView1.setOnClickListener(new OnClickListener(){
void onClick(View v){
The/judges whether GIF material 1 is playing, if so, the search start page is jumped off, and if not, the direct page is jumped off
if(gifImageView1.isPlaying()){
jumpToUrl(urlStartPage);
}else{
jumpToUrl(urlSearchDirect)
}
}
})
It should be noted that the above is only one expression form, and the information searching process of the present application may also be implemented by other codes, which is not described in detail.
As shown in fig. 10, a flowchart of an overall information searching method according to an embodiment of the present application includes the following steps:
and step 1000, playing the second recommendation information associated with the set theme in an animation mode in the webpage search box setting area.
Step 1001, after receiving the user click search box instruction, determining whether the second recommendation information is played, if so, step 1002, otherwise, step 1007 is performed.
Step 1002, circularly playing the first recommendation information associated with the set theme in the first area of the web page search frame, determining the clicking position of the user, executing step 1003 if the user clicks the first area of the web page search frame, and executing step 1005 if the user clicks the second area of the web page search frame.
In step 1003, a search link corresponding to the set topic is determined in response to a first event instruction generated by the user clicking on a first region of the search box in the web page.
Step 1004, forwarding the search link to the server, and jumping to a page displaying the search result corresponding to the set topic.
In step 1005, a search initiation link is determined in response to a third event instruction generated by the user clicking on the second region of the search box in the web page.
Step 1006, forwarding the search initiation link to the server, and jumping to a search initiation page containing a search term corresponding to the set topic.
The search start page contains a plurality of selectable search words, and the search words corresponding to the set topics are provided with guide information.
Step 1007, determining a search initiation link in response to a second event instruction generated by the user clicking on the search box setting area in the web page.
Step 1008, forwarding the search initiation link to the server and jumping to a search initiation page containing search terms corresponding to the set topic.
Therefore, the method for searching the shortcut link is established, the clicking path of the user is reduced, the searching efficiency is improved, meanwhile, the first recommendation information which is circularly played and the second recommendation information which is played in the animation form are set, and the guiding information is set for the search word corresponding to the set theme displayed in the search starting page, so that the clicking rate of the user can be improved, and the preview data can be improved.
Based on the same inventive concept, the embodiment of the present application further provides an apparatus 1100 for searching information, as shown in fig. 11, the apparatus 1100 includes: a response module 1101, a forwarding module 1102, and a display module 1103; wherein:
the response module 1101 is configured to determine a search link corresponding to a set topic in response to a first event instruction generated by clicking a first area of a search box in a web page by a user, where the first area of the search box is used to display first recommendation information associated with the set topic, and the search link is bound to the set topic;
a forwarding module 1102, configured to forward the search link to a server;
the display module 1103 is configured to receive a search result of the set topic returned by the server according to the search link, and display a page containing the search result of the set topic.
In one possible implementation, the response module 1101 is further configured to:
responding to the operation of opening the webpage, and playing second recommendation information associated with the set theme in an animation form in a search box setting area of the webpage; and
and after the playing time length of the second recommendation information is determined to reach the preset time length, circularly playing the first recommendation information associated with the set theme in the first area of the search frame of the webpage.
In one possible implementation, the response module 1101 is further configured to:
and responding to a second event instruction generated by clicking a search box setting area in the second recommended information playing process by the user, and displaying a search starting page containing a plurality of selectable search words, wherein the set search words corresponding to the set subject are provided with guide information in the plurality of selectable search words.
In one possible implementation, the response module 1101 is further configured to:
and responding to a third event instruction generated by clicking a second area of the search box in the cyclic playing process of the first recommended information by the user, and displaying a search starting page containing a plurality of selectable search words, wherein the set search words corresponding to the set subject are provided with guide information in the plurality of selectable search words.
In one possible implementation, the response module 1101 is further configured to:
responding to a click command of clicking any optional search word in a search starting page by a user, automatically inputting the clicked search word into a search box of the search starting page, determining a search link corresponding to the clicked search word, and displaying a page containing a search result according to the search link corresponding to the clicked search word; or (b)
And responding to a dragging instruction of a user for dragging any optional search word in a search starting page, after stopping dragging, if the dragged search word is determined to be in a coordinate range corresponding to a target area, determining a search link corresponding to the dragged search word, and displaying a page containing a search result according to the search link corresponding to the dragged search word, wherein the target area is a search box in the search starting page.
Based on the same inventive concept, an embodiment of the present application further provides an apparatus 1200 for searching information, as shown in fig. 12, the apparatus 1200 includes: a receiving module 1201 and a control module 1202, wherein:
the receiving module 1201 is configured to receive a search link sent by a browser client, where the search link is determined by the browser client according to a first event instruction generated by clicking a first area of a search box in a web page by a user, where the first area of the search box is used to display first recommendation information associated with a set topic, and the search link is bound with the set topic;
the control module 1202 is configured to determine a search result according to the search link, and control the browser client to display the search result in the web page.
For convenience of description, the above parts are respectively described as functionally divided into units (or modules). Of course, the functions of each unit (or module) may be implemented in the same piece or pieces of software or hardware when implementing the present application.
Having described the method and apparatus for information searching of an exemplary embodiment of the present application, a computing device for information searching of another exemplary embodiment of the present application is described next.
Those skilled in the art will appreciate that the various aspects of the application may be implemented as a system, method, or program product. Accordingly, aspects of the application may be embodied in the following forms, namely: an entirely hardware embodiment, an entirely software embodiment (including firmware, micro-code, etc.) or an embodiment combining hardware and software aspects may be referred to herein as a "circuit," module "or" system.
In one possible implementation, an information search computing device provided by an embodiment of the present application may include at least a processor and a memory. Wherein the memory stores program code that, when executed by the processor, causes the processor to perform any of the steps of the information searching method of various exemplary embodiments of the present application.
An information search computing device 1300 according to such an embodiment of the present application is described below with reference to fig. 13. The information search computing device 1300 of fig. 13 is merely an example and should not be construed as limiting the functionality and scope of use of embodiments of the present application.
As shown in fig. 13, the components of the information search computing device 1300 may include, but are not limited to: the at least one processor 1301, the at least one memory 1302, a bus 1303 connecting the different system components (including the memory 1302 and the processor 1301).
Bus 1303 represents one or more of several types of bus structures, including a memory bus or memory controller, a peripheral bus, a processor, and a local bus using any of a variety of bus architectures.
The memory 1302 may include readable media in the form of volatile memory, such as Random Access Memory (RAM) 13021 and/or cache memory 13022, and may further include Read Only Memory (ROM) 13023.
Memory 1302 may also include a program/utility 13025 having a set (at least one) of program modules 13024, such program modules 13024 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each or some combination of which may include an implementation of a network environment.
The information-seeking computing device 1300 may also communicate with one or more external devices 1304 (e.g., keyboard, pointing device, etc.), one or more devices that enable a user to interact with the information-seeking computing device 1300, and/or any device (e.g., router, modem, etc.) that enables the information-seeking computing device 1300 to communicate with one or more other computing apparatuses. Such communication may occur through an input/output (I/O) interface 1305. Also, the information search computing device 1300 may communicate with one or more networks such as a Local Area Network (LAN), a Wide Area Network (WAN) and/or a public network, for example, the Internet, through the network adapter 1306. As shown in fig. 13, the network adapter 1306 communicates with other modules for the information search computing device 1300 via the bus 1303. It should be appreciated that although not shown in fig. 13, other hardware and/or software modules may be used in connection with the information search computing device 1300, including, but not limited to: microcode, device drivers, redundant processors, external disk drive arrays, RAID systems, tape drives, data backup storage systems, and the like.
In some possible embodiments, aspects of the information searching method provided by the present application may also be implemented in the form of a program product comprising program code for causing a computer device to carry out the steps of the information searching method according to the various exemplary embodiments of the application as described in the present specification, when the program product is run on a computer device.
The program product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. The readable storage medium can be, for example, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium would include the following: an electrical connection having one or more wires, a portable disk, a hard disk, random Access Memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The program product generated by the information search of embodiments of the present application may employ a portable compact disc read only memory (CD-ROM) and include program code and may be run on a computing device. However, the program product of the present application is not limited thereto, and in this document, a readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with a command execution system, apparatus, or device.
The readable signal medium may include a data signal propagated in baseband or as part of a carrier wave with readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A readable signal medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with a command execution system, apparatus, or device.
Program code embodied on a readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations of the present application may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C++ or the like 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 computing device, partly on the user's equipment, as a stand-alone software package, partly on the user's computing device, partly on a remote computing device, or entirely on the remote computing device or server. In the case of remote computing devices, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., connected via the Internet using an Internet service provider).
It should be noted that although several units or sub-units of the apparatus are mentioned in the above detailed description, such a division is merely exemplary and not mandatory. Indeed, the features and functions of two or more of the elements described above may be embodied in one element in accordance with embodiments of the present application. Conversely, the features and functions of one unit described above may be further divided into a plurality of units to be embodied.
Furthermore, although the operations of the methods of the present application are depicted in the drawings in a particular order, this is not required to either imply that the operations must be performed in that particular order or that all of the illustrated operations be performed to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step to perform, and/or one step decomposed into multiple steps to perform.
It will be appreciated by those skilled in the art that embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program commands may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the commands executed by the processor of the computer or other programmable data processing apparatus produce means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program commands may also be stored in a computer readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the commands stored in the computer readable memory produce an article of manufacture including command means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present application have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. It is therefore intended that the following claims be interpreted as including the preferred embodiments and all such alterations and modifications as fall within the scope of the application.
It will be apparent to those skilled in the art that various modifications and variations can be made to the present application without departing from the spirit or scope of the application. Thus, it is intended that the present application also include such modifications and alterations insofar as they come within the scope of the appended claims or the equivalents thereof.

Claims (11)

1. A method of information searching, the method comprising:
Responding to a first event instruction generated by clicking a first area of a search box in a webpage by a user, and determining a search link corresponding to a set theme, wherein the first area of the search box is used for displaying first recommendation information associated with the set theme, and the search link is bound with the set theme;
forwarding the search link to a server;
receiving search results of the set topics returned by the server according to the search links, and displaying pages containing the search results of the set topics;
before the responding to the first event instruction generated by clicking the first area of the search box in the webpage, the method further comprises the following steps:
playing second recommendation information associated with the set theme in an animation form in a search box setting area of the webpage in response to the operation of opening the webpage; and
and after the playing time length of the second recommended information is determined to reach the preset time length, circularly playing the first recommended information associated with the set theme in the first area of the search box of the webpage.
2. The method of claim 1, wherein the method further comprises:
and responding to a second event instruction generated by clicking the setting area of the search frame in the second recommendation information playing process by a user, and displaying a search starting page containing a plurality of selectable search words, wherein among the plurality of selectable search words, the set search words corresponding to the set theme are provided with guide information.
3. The method of claim 1, wherein the method further comprises:
and responding to a third event instruction generated by clicking the second area of the search box in the cyclic playing process of the first recommended information by a user, and displaying a search starting page containing a plurality of selectable search words, wherein among the plurality of selectable search words, the set search words corresponding to the set subject are provided with guide information.
4. The method of claim 2 or 3, wherein after displaying the search start page containing the plurality of selectable search terms, further comprising:
responding to a click command of clicking any optional search word in the search starting page by a user, automatically inputting the clicked search word into a search box of the search starting page, determining a search link corresponding to the clicked search word, and displaying a page containing a search result according to the search link corresponding to the clicked search word; or (b)
Responding to a dragging instruction of a user to drag any optional search word in the search starting page, after stopping dragging, if the dragged search word is determined to be in a coordinate range corresponding to a target area, determining a search link corresponding to the dragged search word, and displaying a page containing a search result according to the search link corresponding to the dragged search word, wherein the target area is a search frame area in the search starting page.
5. A method of information searching, the method comprising:
receiving a search link sent by a browser client, wherein the search link is determined by the browser client according to a first event instruction generated by clicking a first area of a search box in a webpage by a user, the first area of the search box is used for displaying first recommendation information associated with a set theme, and the search link is bound with the set theme; the first recommendation information is that the browser client responds to the operation of opening a webpage, plays second recommendation information related to a set theme in an animation mode in a search frame setting area of the webpage, and circularly plays the second recommendation information in the first area of the search frame after determining that the playing time length of the second recommendation information reaches a preset time length;
and determining search results according to the search links, and controlling the browser client to display pages containing the search results of the set topics.
6. An apparatus for information searching, the apparatus comprising: the system comprises a response module, a forwarding module and a display module; wherein:
the response module is used for responding to a first event instruction generated by clicking a first area of a search box in a webpage by a user, and determining a search link corresponding to a set theme, wherein the first area of the search box is used for displaying first recommendation information associated with the set theme, and the search link is bound with the set theme;
The forwarding module is used for forwarding the search link to a server;
the display module is used for receiving the search results of the set topics returned by the server according to the search links and displaying pages containing the search results of the set topics;
wherein, the response module is further configured to:
playing second recommendation information associated with the set theme in an animation form in a search box setting area of the webpage in response to the operation of opening the webpage; and
and after the playing time length of the second recommended information is determined to reach the preset time length, circularly playing the first recommended information associated with the set theme in the first area of the search box of the webpage.
7. The apparatus of claim 6, wherein the response module is further to:
and responding to a second event instruction generated by clicking the setting area of the search frame in the second recommendation information playing process by a user, and displaying a search starting page containing a plurality of selectable search words, wherein among the plurality of selectable search words, the set search words corresponding to the set theme are provided with guide information.
8. The apparatus of claim 6, wherein the response module is further to:
And responding to a third event instruction generated by clicking the second area of the search box in the cyclic playing process of the first recommended information by a user, and displaying a search starting page containing a plurality of selectable search words, wherein among the plurality of selectable search words, the set search words corresponding to the set subject are provided with guide information.
9. The apparatus of claim 7 or 8, wherein the response module is further to:
responding to a click command of clicking any optional search word in the search starting page by a user, automatically inputting the clicked search word into a search box of the search starting page, determining a search link corresponding to the clicked search word, and displaying a page containing a search result according to the search link corresponding to the clicked search word; or (b)
Responding to a dragging instruction of a user to drag any optional search word in the search starting page, after stopping dragging, if the dragged search word is determined to be in a coordinate range corresponding to a target area, determining a search link corresponding to the dragged search word, and displaying a page containing a search result according to the search link corresponding to the dragged search word, wherein the target area is a search box in the search starting page.
10. An apparatus for information searching, the apparatus comprising: the device comprises a receiving module and a control module, wherein:
the receiving module is used for receiving a search link sent by a browser client, wherein the search link is determined by the browser client according to a first event instruction generated by clicking a first area of a search box in a webpage by a user, the first area of the search box is used for displaying first recommendation information associated with a set theme, and the search link is bound with the set theme; the first recommendation information is that the browser client responds to the operation of opening a webpage, plays second recommendation information related to a set theme in an animation mode in a search frame setting area of the webpage, and circularly plays the second recommendation information in the first area of the search frame after determining that the playing time length of the second recommendation information reaches a preset time length;
and the control module is used for determining search results according to the search links and controlling the browser client to display the search results in the webpage.
11. A computer readable storage medium storing computer instructions which, when executed by a processor, implement a method of information searching according to any of claims 1-5.
CN201911312570.3A 2019-12-18 2019-12-18 Information searching method, device and storage medium Active CN113010766B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911312570.3A CN113010766B (en) 2019-12-18 2019-12-18 Information searching method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911312570.3A CN113010766B (en) 2019-12-18 2019-12-18 Information searching method, device and storage medium

Publications (2)

Publication Number Publication Date
CN113010766A CN113010766A (en) 2021-06-22
CN113010766B true CN113010766B (en) 2023-08-18

Family

ID=76382477

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911312570.3A Active CN113010766B (en) 2019-12-18 2019-12-18 Information searching method, device and storage medium

Country Status (1)

Country Link
CN (1) CN113010766B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114817809A (en) * 2022-04-28 2022-07-29 北京字节跳动网络技术有限公司 Information display method, device, equipment and storage medium

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102708174A (en) * 2012-05-04 2012-10-03 奇智软件(北京)有限公司 Method and device for displaying rich media information in browser
CN103324739A (en) * 2013-06-28 2013-09-25 贝壳网际(北京)安全技术有限公司 Control method and device for search bar in browser and client
CN103699700A (en) * 2014-01-16 2014-04-02 北京奇虎科技有限公司 Search guidance generation method, system and related server
CN104572846A (en) * 2014-12-12 2015-04-29 百度在线网络技术(北京)有限公司 Method, device and system for recommending hot words
CN104699838A (en) * 2015-04-01 2015-06-10 姚林 Web search pushing method and combined method of multi-web search
CN105320768A (en) * 2015-10-28 2016-02-10 小米科技有限责任公司 Search method and apparatus
CN106462617A (en) * 2014-06-30 2017-02-22 苹果公司 Intelligent automated assistant for tv user interactions
CN106681591A (en) * 2016-12-30 2017-05-17 珠海市魅族科技有限公司 Information display method and device
CN106960022A (en) * 2017-03-14 2017-07-18 北京小米移动软件有限公司 Application program recommends method and device
CN108268644A (en) * 2018-01-22 2018-07-10 上海哔哩哔哩科技有限公司 Video searching method, server and video searching system
CN108897753A (en) * 2018-05-07 2018-11-27 深圳壹账通智能科技有限公司 Application function searching method, device, computer equipment and storage medium
CN108984081A (en) * 2018-07-06 2018-12-11 北京微播视界科技有限公司 A kind of searched page exchange method, device, terminal and storage medium
CN108984073A (en) * 2018-07-06 2018-12-11 北京微播视界科技有限公司 A kind of searched page display methods, device, terminal and storage medium
CN110096150A (en) * 2019-04-28 2019-08-06 努比亚技术有限公司 A kind of search interaction control method, equipment and computer readable storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10324991B2 (en) * 2015-10-30 2019-06-18 Salesforce.Com, Inc. Search promotion systems and method
US10467238B2 (en) * 2016-01-11 2019-11-05 Facebook, Inc. Search perceived performance
CN107918616A (en) * 2016-10-09 2018-04-17 阿里巴巴集团控股有限公司 Search system, page display method and client
US10373080B2 (en) * 2016-10-28 2019-08-06 NoStatik Media S.A. Distributing a user interface for accessing files
US10706107B2 (en) * 2017-05-30 2020-07-07 Open Text Sa Ulc Search systems and methods utilizing search based user clustering

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102708174A (en) * 2012-05-04 2012-10-03 奇智软件(北京)有限公司 Method and device for displaying rich media information in browser
CN103324739A (en) * 2013-06-28 2013-09-25 贝壳网际(北京)安全技术有限公司 Control method and device for search bar in browser and client
CN103699700A (en) * 2014-01-16 2014-04-02 北京奇虎科技有限公司 Search guidance generation method, system and related server
CN106462617A (en) * 2014-06-30 2017-02-22 苹果公司 Intelligent automated assistant for tv user interactions
CN104572846A (en) * 2014-12-12 2015-04-29 百度在线网络技术(北京)有限公司 Method, device and system for recommending hot words
CN104699838A (en) * 2015-04-01 2015-06-10 姚林 Web search pushing method and combined method of multi-web search
CN105320768A (en) * 2015-10-28 2016-02-10 小米科技有限责任公司 Search method and apparatus
CN106681591A (en) * 2016-12-30 2017-05-17 珠海市魅族科技有限公司 Information display method and device
CN106960022A (en) * 2017-03-14 2017-07-18 北京小米移动软件有限公司 Application program recommends method and device
CN108268644A (en) * 2018-01-22 2018-07-10 上海哔哩哔哩科技有限公司 Video searching method, server and video searching system
CN108897753A (en) * 2018-05-07 2018-11-27 深圳壹账通智能科技有限公司 Application function searching method, device, computer equipment and storage medium
CN108984081A (en) * 2018-07-06 2018-12-11 北京微播视界科技有限公司 A kind of searched page exchange method, device, terminal and storage medium
CN108984073A (en) * 2018-07-06 2018-12-11 北京微播视界科技有限公司 A kind of searched page display methods, device, terminal and storage medium
CN110096150A (en) * 2019-04-28 2019-08-06 努比亚技术有限公司 A kind of search interaction control method, equipment and computer readable storage medium

Also Published As

Publication number Publication date
CN113010766A (en) 2021-06-22

Similar Documents

Publication Publication Date Title
US11153659B2 (en) Information processing apparatus, information processing method, program, and information processing system
CN109032738B (en) Multimedia playing control method, device, terminal and storage medium
US20180143950A1 (en) Interactive communication via online video systems
US20110202828A1 (en) Method and system for presenting web page resources
JP7317232B2 (en) Information interaction method, device, equipment, storage medium and program product
CN107943547B (en) Multi-service integration method and device, intelligent terminal, server and operating system
CN104834753A (en) Webpage screenshot generating method and device
CN108319708B (en) Video playing method and device, storage medium and electronic equipment
CN101765979A (en) Document processing for mobile devices
CN106844705B (en) Method and apparatus for displaying multimedia content
US20150248722A1 (en) Web based interactive multimedia system
CN109154943A (en) Conversion based on server of the automatic broadcasting content to click play content
CN110888635B (en) Same-layer rendering method and device, electronic equipment and storage medium
CN112083866A (en) Expression image generation method and device
CN113076499A (en) Page interaction method, device, equipment, medium and program product
CN114679621A (en) Video display method and device and terminal equipment
CN108319474B (en) Page information generation method, device and equipment
CN102959546A (en) Method and apparatus for converting content
CN110058854B (en) Method, terminal device and computer-readable medium for generating application
CN104731897A (en) Method and device for achieving information displaying
CN113010766B (en) Information searching method, device and storage medium
CN113221040A (en) Method and related device for displaying comment information
CN109446451B (en) Webpage display method, device, medium and computing equipment
US20170199634A1 (en) Methods and systems for managing media content of a webpage
CN112114735B (en) Method and device for managing tasks

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
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40050658

Country of ref document: HK

GR01 Patent grant
GR01 Patent grant