WO2023246760A1 - 搜索页面展示方法、装置、设备、介质和产品 - Google Patents

搜索页面展示方法、装置、设备、介质和产品 Download PDF

Info

Publication number
WO2023246760A1
WO2023246760A1 PCT/CN2023/101324 CN2023101324W WO2023246760A1 WO 2023246760 A1 WO2023246760 A1 WO 2023246760A1 CN 2023101324 W CN2023101324 W CN 2023101324W WO 2023246760 A1 WO2023246760 A1 WO 2023246760A1
Authority
WO
WIPO (PCT)
Prior art keywords
search
page
display area
preset
display
Prior art date
Application number
PCT/CN2023/101324
Other languages
English (en)
French (fr)
Inventor
宋雯
王路路
薛海英
Original Assignee
北京字跳网络技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京字跳网络技术有限公司 filed Critical 北京字跳网络技术有限公司
Publication of WO2023246760A1 publication Critical patent/WO2023246760A1/zh

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/9532Query formulation
    • 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/9538Presentation of query results

Definitions

  • the present disclosure relates to the field of computer processing technology, and in particular, to a search page display method, device, equipment, storage medium and program product.
  • search is a crucial content in the Internet field.
  • the basic principle of search is: after obtaining the search terms, search based on the search terms, and display the search results matching the above search terms on the page.
  • Embodiments of the present disclosure provide a search page display method, device, equipment, storage medium and program product to move search words in the search page and display them.
  • an embodiment of the present disclosure provides a search page display method, including:
  • search input page In response to the current user's access request to the search input page, display the search input page, wherein the search input page includes a search word display area, the search word display area is used to move along the first direction at a preset moving speed Display the first preset search term;
  • search results page In response to the triggering operation on the search input page, jump to the search results page.
  • the search results page is used to display the search results matching the target search term, and the target search term is triggered by the triggering operation on the search input page.
  • an embodiment of the present disclosure provides a search page display device, including:
  • a search page display module configured to display the search input page in response to the current user's access request to the search input page, wherein the search input page includes a search word display area, and the search word display area is used to preset The moving speed moves along the first direction to display the first preset search term;
  • a page jump module configured to jump to a search results page in response to a triggering operation on the search input page.
  • the search results page is used to display search results matching a target search term, and the target search term is determined by the search result page.
  • the triggering operation of the search input page is determined.
  • an embodiment of the present disclosure provides an electronic device, where the electronic device includes:
  • processors one or more processors
  • a storage device for storing one or more programs
  • the one or more processors When the one or more programs are executed by the one or more processors, the one or more processors are caused to implement the search page display method as described in any one of the above first aspects.
  • embodiments of the present disclosure provide a computer-readable storage medium on which a computer program is stored.
  • the program is executed by a processor, the search page display method as described in any one of the above-mentioned first aspects is implemented.
  • inventions of the present disclosure provide a computer program product.
  • the computer program product includes a computer program or instructions.
  • the search page as described in any one of the first aspects is implemented. Display method.
  • Embodiments of the present disclosure provide a search page display method, device, equipment, storage medium and program product.
  • the method includes: displaying the search input page in response to a current user's access request to the search input page, wherein:
  • the search input page includes a search word display area, and the search word display area is used to display the first preset search word by moving in a first direction at a preset moving speed; in response to a triggering operation on the search input page, jump To the search results page, the search results page is used to display the search results matching the target search words, and the target search words are determined by the triggering operation on the search input page.
  • Figure 1 is an architectural diagram of a search page display scenario in an embodiment of the present disclosure
  • Figure 2 is a flow chart of a search page display method in an embodiment of the present disclosure
  • Figure 3 is a schematic diagram of a search page display interface on a client in an embodiment of the present disclosure
  • Figure 4 is a schematic diagram of a sliding operation in the first direction of a search word display area in an embodiment of the present disclosure
  • Figure 5 is a schematic diagram of a sliding operation in the second direction of a search input page in an embodiment of the present disclosure
  • Figure 6 is a schematic diagram of a second preset search word display area in an embodiment of the present disclosure.
  • Figure 7 is a schematic diagram of a search results page in an embodiment of the present disclosure.
  • Figure 8 is a schematic diagram of a client display interface for a search word input area in an embodiment of the present disclosure
  • Figure 9 is a schematic structural diagram of a search page display device in an embodiment of the present disclosure.
  • Figure 10 is a schematic structural diagram of an electronic device in an embodiment of the present disclosure.
  • the term “include” and its variations are open-ended, ie, “including but not limited to.”
  • the term “based on” means “based at least in part on.”
  • the term “one embodiment” means “at least one embodiment”; the term “another embodiment” means “at least one additional embodiment”; and the term “some embodiments” means “at least some embodiments”. Relevant definitions of other terms will be given in the description below.
  • the first method is to display a search input box on the search input page and obtain the search terms input by the user in the search input box.
  • the second method is to directly display the search terms on the search input interface, and in response to the user's operation on the search input page, obtain the search terms corresponding to the operation.
  • the search input page provided in the related technology has a problem that the display style is relatively single.
  • Figure 1 shows an architectural diagram of a search page display scenario provided by an embodiment of the present disclosure.
  • the architecture diagram may include at least one electronic device 101 on the client side and at least one server 102 on the server side.
  • the electronic device 101 can establish a connection with the server 102 and exchange information through a network protocol such as Hyper Text Transfer Protocol over Secure Socket Layer (HTTPS).
  • HTTPS Hyper Text Transfer Protocol over Secure Socket Layer
  • the electronic device 101 can be a mobile terminal, a fixed terminal or a portable terminal, such as a mobile phone, a site, a unit, a device, a multimedia computer, a multimedia tablet, an Internet node, a communicator, a desktop computer, a laptop computer, Notebook computers, netbook computers, tablet computers, personal communications system (PCS) equipment, personal navigation devices, personal digital assistants (PDA), audio/video players, digital cameras/camcorders, positioning devices, television receivers, radio broadcast receivers , e-book devices, gaming devices, head-mounted displays or any combination thereof, including accessories and peripherals of these devices or any combination thereof.
  • the server 102 may be a physical server or a cloud server, and the server may be a server or a server cluster.
  • the client installed on the electronic device 101 can respond to an access request to the search input page. After the client of the electronic device 101 receives the above access request, it sends the above access request to the server 102.
  • the server 102 is based on The above access request obtains the display content of the search input page, and returns the display content of the search input page to the client of the electronic device 101. After receiving the above display content, the client of the electronic device 101 displays the search on the display screen of the electronic device. Enter the page.
  • the client of the electronic device 101 displays the search input page, it responds to a trigger operation on the search input page, obtains the target search term based on the trigger operation, and generates a search request carrying the target search term.
  • the electronic device 101 will The above search request is sent to the server 102.
  • the server 102 After receiving the search request, the server 102 performs analysis and searches based on the above target search terms to obtain search results matching the target search terms.
  • the server 102 will The above search results are fed back to the client of the electronic device 101.
  • the client of the electronic device 101 jumps to the search results page and displays the search results on the search results page.
  • the above search page display method can be, but is not limited to, applied to various clients deployed with search engines, such as browser clients, community sharing space clients, short video playback clients, and shopping application clients. wait.
  • the above-mentioned search page may include but is not limited to pages displayed in the search client, such as a search input page and a search result page.
  • Figure 2 is a flow chart of a search page display method in an embodiment of the present disclosure. This embodiment can be applied to the situation of displaying search terms in a search input page.
  • the method can be executed by a search page display device.
  • the search page display The device can be implemented in the form of software and/or hardware, and the search page display device can be configured in an electronic device.
  • the search page display method provided by the embodiment of the present disclosure mainly includes steps S101-S102.
  • search input page In response to the current user's access request to the search input page, display the search input page, wherein the search input page includes a search word display area, and the search word display area is used to move along the first line at a preset moving speed.
  • Directional movement displays the first preset search term.
  • the search input page can be understood as a page that receives search terms displayed in a search client or a client equipped with a search engine.
  • the current user can be understood as the user account currently running in the client.
  • the access request may be a data acquisition request carrying a search input page address.
  • responding to the current user's access request to the search income page may include: when the homepage of the client is set as the search input page, in response to the current user's opening operation on the client, detecting that the current The user requests access to the search revenue page and responds to the access request.
  • responding to the current user's access request to the search income page may include: when the client's homepage is a non-search input page, the client's display interface includes a search page trigger control, in response to The current user's trigger operation on the search page trigger control detects the current user's access request to the search income page, and responds to the access request.
  • the display interface of the client includes a follow page trigger control 11, a nearby page trigger control 12, a search page trigger control 13 and a recommended page trigger control 14; among which, the follow page trigger control 11 is used to respond to the user
  • the trigger operation of the trigger operation displays the page of interest
  • the nearby page trigger control 12 responds to the user's trigger operation and displays nearby pages
  • the search page trigger control 13 is used to respond to the user's trigger operation and displays the search input page
  • the recommended page trigger control 14 is used to respond to the user The trigger operation displays the recommended page.
  • an access request for the search input page is obtained, and in response to the access request, the search input page is displayed in the client interface.
  • the search input page further includes a content flow information display area, and the content flow information display area is used to display content flow information, where the content flow information includes at least one media content.
  • the search input page includes a search word display area 16, a search word input area 17, and a content flow information display area 18.
  • the search term display area 16 is displayed at the top of the search input page.
  • multiple media contents in the content flow information are displayed in the content flow information display area with Display in list form, or multiple media contents in the content flow information are displayed in matrix form in the content flow information display area, or each screen only displays one media content in the content flow information. Users can Swipe gestures to switch media content.
  • the display method of the content flow information is not limited.
  • the media content includes: one or a combination of audio, video, pictures, and text.
  • the content flow information also includes: the publisher of the content flow information, and the number of likes, comments, etc. of the content flow information.
  • the search term display area is used to display at least one first preset search term.
  • the first preset search words may be topic words recommended to the user or hot topic words, etc.
  • the first preset search terms displayed in the search term display area may be the same or different, which is not limited in this embodiment of the present disclosure.
  • the first preset search term displayed in the search term display area is a hot topic word recommended to the user by the client.
  • the hot topic words in the same time period may be the same, so the first preset search term displayed in the search term display area A default search term is the same.
  • the first preset search terms displayed in the search term display area are different for different users.
  • the preset movement speed may be a preset fixed value.
  • the fixed value can be set by the client developer or by the current user, and is no longer specifically limited in the embodiments of this disclosure.
  • the preset movement speed of each first preset search term may be the same.
  • each first preset search term is set to the same preset movement speed.
  • the preset movement speed of each first preset search term may also be different.
  • each first preset search term is set to a different preset movement speed. It can also be that some of the search terms move at the same speed, while another part of the search terms move at a different speed.
  • the preset movement speed of the first preset search word in the first row is the same
  • the preset movement speed of the first preset search word in the second row is the same
  • the preset movement speed of the first preset search word in the first row is the same.
  • the moving speed is different from the preset moving speed of the first preset search word in the second line.
  • the first preset search word is moved and displayed in a preset direction at a preset moving speed within the search word display area.
  • the preset direction can be any direction within 360 degrees.
  • the moving directions of the plurality of first preset search words may be the same.
  • the plurality of first preset search words may move from left to right or from top to bottom.
  • the moving directions of the plurality of first preset search words can also be different.
  • the plurality of first preset search words move from the center to the surroundings, that is, the first preset search word appears from the center position. Disappears at the border of the display area.
  • the plurality of first preset search words move from the periphery to the center, that is, the first preset search words appear from the boundaries of the search word display area and disappear from the center of the search word display area.
  • the search term display area includes at least one search term control, and moving and displaying the first preset search term at a preset moving speed includes: searching within the search term display area.
  • the word control moves the display at a preset moving speed, wherein the display content of the search word control includes the first preset search word associated with the search word control.
  • the search term display area includes multiple search term controls, and the displayed content on each search term control includes a first preset search term associated with the search term control.
  • the preset movement speed and preset movement direction of the search term control can be set, and the search term control is controlled to move according to the preset movement speed and preset movement direction, so that the search term can be moved according to the preset movement speed and direction.
  • Default movement direction moves the display.
  • a preset number of search term controls are displayed cyclically in the search term display area.
  • the preset number can be set according to needs.
  • the preset number can be 10, that is, 10 first preset search word controls are displayed in a loop.
  • each search word control is associated with a first preset search word, and the 10 first preset search words are displayed cyclically in the search word display area.
  • the display background of the search term control is determined by the relative position of the search term control within the search term display area; and/or the display background of the search term control is due to the The first preset search term associated with the search term control is determined.
  • the display background of the search word control can be set according to different situations.
  • the display background may be texture, color or picture, which is not limited in the embodiment of the present disclosure.
  • the display context of the search term control is determined by the relative position of the search term control. Specifically, the display background of the search word control in the first relative position is set to texture 1, the display background of the search word control in the second relative position is set to picture 1, and the display background of the search word control in the third relative position is set to picture 1.
  • the display background is set to texture 2,..., which can be used to set the display background of any search word control.
  • the display background of the search word display control associated with search word 3 is texture 1, such as: dot texture
  • the display background of the search word display control associated with search word 5 is texture 2, such as: slash texture .
  • the search term control's display context is determined by the search term associated with it. For example: if the search term is "food”, then the display background of the search term control associated with the search term will be pictures of food; if the search term is "travel”, then the display background of the search term control associated with the search term will be pictures of scenery, etc.
  • the method further includes: in response to a sliding operation on the search word display area along the first direction, obtaining the target moving direction and target moving speed corresponding to the sliding operation; Control the first preset search word to move the display in the target moving direction at the target moving speed.
  • the sliding operation along the first direction refers to a sliding operation laterally to the left or a sliding operation laterally to the right. That is, the first preset search word moves and displays the search word in the search word display area at a predetermined speed, and based on the sliding operation along the first direction, the moving direction of the target first preset search word is determined.
  • the target moving speed is determined based on the sliding operation speed along the first direction, that is, the target moving speed can be calculated based on the sliding distance and sliding duration corresponding to the sliding operation.
  • the sliding distance corresponding to the sliding operation refers to the distance between the starting point and the end point of the sliding operation.
  • the sliding duration corresponding to the sliding operation refers to the duration of the sliding operation, that is, the time point corresponding to the starting point and the end point of the sliding operation. The period of time between time points.
  • the first preset search word in the search word display area will be Displayed at different speeds, when the sliding operation in the first direction is performed quickly, the first preset search term in the search term display area will be displayed at the calculated sliding speed, with a slightly slower speed.
  • the first preset search term in the search term display area moves significantly faster, which is in line with the purpose of the user's sliding operation and facilitates the user to select the target search term.
  • the first preset search word moves the display in the target moving direction at the target moving speed, including: if the target moving direction is to move to the left, controlling the first preset search word to move to the left at the target moving speed. Move; if the target movement direction is to move to the right, control the first preset search word to move to the right at the target movement speed.
  • Figure 4 display, in response to a horizontal leftward sliding operation on the search word display area, controlling the plurality of first preset search words to move to the left for display.
  • the plurality of first preset search terms may be displayed in a single line or in multiple lines in the search term display area, which is not limited in the embodiment of the present disclosure.
  • the single row of first preset search words is moved and displayed based on the control of a sliding operation along the first direction.
  • first preset search words in the search word display area when a plurality of first preset search words are displayed in multiple lines in the search word display area, all the first preset search words in the search word display area are controlled based on the sliding operation along the first direction.
  • Default search terms mobile display For example: As shown in Figure 4, taking two rows of first preset search terms as an example, the preset search terms in the first line and the preset search terms in the second line are controlled to be the same based on the sliding operation to the left in the horizontal direction. The target moving speed is displayed while moving to the left.
  • the first preset search words in the row corresponding to the sliding operation are controlled to move and display according to the target moving speed.
  • the first preset search term in the row corresponding to the sliding operation is moved and displayed according to the preset moving speed. For example: taking two rows of first preset search words as an example, if the row corresponding to the sliding operation is the second row, the first preset search words in the second row are controlled to target based on the sliding operation along the first direction.
  • the moving speed moves the display to the left. At this time, the preset search terms in the first row are still displayed according to the preset moving speed.
  • the row corresponding to the sliding operation can be understood as the row where the starting point of the sliding operation is located.
  • the search word movement speed and direction of the search word display area can be manually controlled to facilitate users to view search words and improve user experience.
  • the method further includes: in response to a sliding operation on the search input page in the second direction, replacing the search word display area of the search input page with at least a part of the content flow information display area. , and expand the content flow information display area.
  • the display form and/or display position of the search input control is changed.
  • the sliding operation along the second direction of the search input page includes an upward sliding operation and a downward sliding operation, and the search word display area, search word input area and content flow information are displayed on the search input page. display area.
  • the search word display area will disappear and will no longer be displayed on the search input page.
  • the search word input area also disappears and is no longer displayed on the search input page.
  • the search control is displayed in the upper right corner of the search input page.
  • the content flow information display area of the search input page will be expanded to the entire page.
  • the search word display area and the search word input area will reappear on the search input page.
  • the search term display area will reappear on the search input page, and the search control will still remain displayed in the upper right corner of the search input page. The word input area no longer appears.
  • the content flow information display area includes multiple media content display modules, After replacing the search word display area of the search input page with at least part of the content flow information display area, the method further includes: displaying a second preset search word in any one of the media content display modules.
  • the number of second preset search terms is smaller than the number of first preset search terms.
  • the second preset search term may be a completely different search term from the first preset search term, or may be a part of the first preset search term.
  • the second preset search terms may be part of the arbitrarily selected first preset search terms, for example: arbitrarily select 4 search terms from the 10 first preset search terms as the second preset search terms.
  • the second preset search terms may be part of the first preset search terms determined, for example: 4 search terms are determined from the 10 first preset search terms as the second preset search terms. It should be noted that the method of determining the search terms is not limited in this embodiment.
  • the content flow information display area can display 6 media content display modules, and the second preset search term can be displayed in any one of the modules.
  • At least one search term control is displayed in the media content display module, and the display content of the search term control includes a second preset search term associated with the search term control.
  • the search term control has the same function as the search term control in the search term display area in the above embodiment. For details, reference can be made to the description in the above embodiment, which will not be described again in this embodiment.
  • the triggering operation on the search input page may include a triggering operation on the search term control associated with the first preset search term in the search term display area, and may also include triggering the media content display module Trigger action for the search term control associated with the second preset search term.
  • the target search term can be understood as the first preset search term associated with the triggering operation, or the second preset search term associated with the triggering operation.
  • the search results in the search results page are displayed in the form of a list or matrix. Further, in response to a vertical sliding operation on the search results page, the search results matching the target search term are moved and displayed.
  • jumping to the search results page in response to a triggering operation on the search input page includes: jumping to the search results in response to a triggering operation on the first preset search word.
  • the target search word is the first preset search word corresponding to the trigger operation; or in response to the trigger operation of the search input control in the search input page, jump to the search results page, the target The search term is a search term entered through the search input control.
  • jumping to a search results page in response to a triggering operation on the search input page includes: jumping to a search results page in response to a triggering operation on the second preset search word,
  • the target search term is the second preset search term corresponding to the trigger operation.
  • the triggering operation of the search results page may be the first search term display area.
  • the triggering operation of the preset search term may also be the triggering operation of the second preset search term in the media content display module.
  • the search engine Since the first preset search term is associated with the search control, after the user triggers the first preset search term, the search engine will be triggered to work.
  • the search engine obtains the first preset search term and uses the search term as the target search term. Search to obtain search results matching the first preset search term, then control the client page to jump from the search input page to the search results page, and display the search results in the search results page.
  • the first preset search term includes "camping". After the user selects and clicks "camping", the search engine obtains the search term "camping" and searches with "camping" as the target search term, and obtains the search term "camping". ” matching search results, display search results matching “camping” on the search results page.
  • the user can input a target search term through the search term input area on the search input page, click the search control, trigger the search engine to work, and obtain search results matching the target search term.
  • jumping to the search results page includes: in response to the current user's input operation on the input control, obtaining The target search term corresponding to the input operation; in response to the trigger operation of the search control, jump to the search result page.
  • the search word input area includes input controls and search icons.
  • the input operation on the input control may include: text information, picture information, etc. input through the virtual keyboard.
  • a virtual keyboard in response to a triggering operation on the input control, a virtual keyboard is displayed, and in response to a triggering operation on the virtual keyboard, a target search word input by the user is obtained.
  • a trigger operation on the input control in response to a trigger operation on the input control, a plurality of third preset search words associated with the user are displayed, and in response to a trigger operation on the third preset search word, the corresponding trigger operation is obtained. target search terms.
  • the target search term is displayed in the input control, and in response to the trigger operation with the search control, the search engine is triggered to work, and the search engine Obtain the target search term, search with the target search term, obtain search results matching the target search term, and then control the client's page to jump from the search input page to the search results page, and display the search results page search results.
  • a method for users to manually input search terms is provided, which facilitates users to input the information they want to search and improves user experience.
  • the method in response to the current user's access request to the search input page, after displaying the search input page, the method further includes: when the current user's access request to the search input page is a first access request, The search term display area is maintained on the search input page.
  • the first access request refers to the first time the current user issues a request to access the search input page.
  • the search word display area, Search word input area and content flow information display area to facilitate user viewing.
  • the search input page will include hotspot information and useful information in the search word display area for users to choose, making it convenient for users to understand hotspot information and other useful information, enriching user choices, and helping users choose search words. .
  • the current user searches for the input page for the first time and does not respond to the search input page.
  • the search term display area is kept displayed in the search input page.
  • the search word display area is displayed in a permanent form in the search input page. That is, when the current user searches for the input page for the first time and does not operate on the search input page, the search word display area remains displayed on the search input page and does not disappear.
  • maintaining the search term display area on the search input page includes: maintaining the search term display area on the search input page until a preset condition. is triggered, and the preset condition includes displaying a search result page or receiving a preset trigger operation for the content flow information display area.
  • the preset condition is to trigger a search engine, enter a search results page or receive a vertical sliding operation of the search input page.
  • the search word display area is no longer displayed in the search input page.
  • the search word display area disappears, the search word input area disappears, the search control is displayed in the upper right corner of the search input page, and the disappeared area will be replaced by the content flow information display area.
  • the content flow information display area fills the entire search input page, making it easier for users to quickly find their target.
  • the search term display area in the search input page for the first time does not have a preset duration and will not disappear.
  • the purpose is to It helps users become familiar with the search input page more quickly, and also better displays its hot spots and high-quality content to users.
  • the search word display area disappears, the search word display area of the search input page is replaced with at least part of the content flow information display area, and the content flow information display area is expanded to the entire search input page.
  • the search word display area and the search word input area will reappear in response to a downward sliding operation on the search input page. Describe the search input page.
  • the method further includes: when the current user's access request to the search input page is a non-first access request, after detecting that the search word display area is displayed for a preset period of time, canceling the search word display area display.
  • the search input page normally displays the search word display area, the search word input area and the content flow information display area. After the search input page is displayed for a predetermined length of time, all the search input pages will be automatically canceled. The search term display area is displayed.
  • the preset duration of the search word display area can be set by the user, or the default preset duration can be used, which is not specifically limited in this disclosure.
  • the predetermined duration of the search term display area is 3 seconds. After the user opens the search input page for a non-first time, the search term display area is displayed normally. After the predetermined duration of 3 seconds, the search term display area disappears and is no longer displayed. The user is considered Search terms recommended in the display area are not required.
  • the triggering conditions for the user to cancel the display of the search word display area include: the display duration exceeds the preset duration, an upward sliding operation on the search input page, and a jump to the search results page.
  • the upward sliding operation on the search input page has a higher priority. Even if the preset duration of the search term display area is not reached, the receiving By sliding upward on the search input page, the search term display area is still triggered to be cancelled, and the content flow information display area containing the target search term is expanded and displayed on the search results page.
  • the search control is displayed in the upper right corner of the search input page.
  • the method further includes: when the current user's access request to the search input page is a non-first access request, after detecting that the search word display area is displayed for a preset period of time, the search input page The search word display area is replaced with at least part of the content flow information display area, and the content flow information display area is expanded.
  • the number of access requests of the current user to the search input page is obtained. If the current user is not visiting for the first time and the search word display area cancels the display condition is triggered, the search word display area in the search input page will be replaced with Content flow information display area, the content flow information display area of the search input page will be further expanded, occupying most of the entire search input page area, making it easier for users to find target information.
  • the search word input area is canceled and the search control is displayed in the upper right corner of the search input page.
  • the word input area is replaced by the content flow information display area, as shown in Figure 6.
  • Figure 9 is a schematic structural diagram of a search page display device in an embodiment of the present disclosure. This embodiment can be applied to the situation of search page display.
  • the search page display device can be implemented in the form of software and/or hardware.
  • the search page The display device can be configured in electronic equipment.
  • the search page display device 90 provided by the embodiment of the present disclosure mainly includes: a search page display module 91 and a page jump module 92 .
  • the search page display module 91 is used to display the search input page in response to the current user's access request to the search input page, wherein the search input page includes a search word display area, and the search word display area is used to Move and display the first preset search term in the first direction at a preset moving speed;
  • the page jump module 92 is configured to jump to the search results page in response to the triggering operation on the search input page, and the search result page Used to display search results matching a target search term determined by a triggering operation on the search input page.
  • Embodiments of the present disclosure provide a search page display device, the device is configured to perform the following process: in response to the current user's access request to the search input page, display the search input page, wherein the search input page includes search word display area, the search word display area is used to display the first preset search word by moving in the first direction at a preset moving speed; in response to the triggering operation on the search input page, jump to the search results page, so
  • the search results page is used to display search results matching a target search term, and the target search term is determined by a triggering operation on the search input page.
  • the embodiment of the present disclosure solves the problem of display style of the search page and improves the user experience by moving and displaying the search terms in the search page.
  • the search input page further includes a content flow information display area, and the content flow information display area is used to display content flow information, where the content flow information includes at least one media content.
  • the search term display area includes at least one search term control
  • the search page display module is specifically configured to move the search term control at a preset moving speed in the search term display area.
  • exhibition display wherein the display content of the search term control includes the first preset search term associated with the search term control.
  • the display background of the search term control is determined by the relative position of the search term control within the search term display area; and/or the display background of the search term control is determined by the search term control.
  • the first preset search word associated with the word control is determined.
  • the device further includes: a direction and speed acquisition module, configured to perform a sliding operation on the search word display area along the first direction and obtain the target movement direction corresponding to the sliding operation. and the target moving speed; the search page display module 91 is also used to control the search words to move and display in the target moving direction at the target moving speed.
  • the search page display module 91 is also configured to keep displaying the search term display in the search input page when the current user's access request to the search input page is the first access request. area.
  • the search page display module 91 is specifically configured to keep displaying the search word display area in the search input page until a preset condition is triggered, and the preset condition includes displaying a search result page. Or receive a preset trigger operation for the content flow information display area.
  • the search page display module 91 is also configured to detect that the search word display area is displayed for a preset duration when the current user's access request to the search input page is not a first-time access request. Display of the search term display area.
  • the search page display module 91 is specifically configured to, when the current user's access request to the search input page is a non-first access request, detect that the search word display area is displayed for a preset time, and then The search word display area of the search input page is replaced with at least part of the content flow information display area, and the content flow information display area is expanded.
  • the search page display module 91 is further configured to replace the search word display area of the search input page with content flow information in response to a sliding operation on the search input page in the second direction. display at least part of the area, and expand the content flow information display area.
  • the search page display module 91 is also configured to include multiple media content display modules in the content flow information display area, and replace the search word display area of the search input page with a content flow information display area. After at least part of the method, the method further includes: displaying a second preset search term in any one of the media content display modules.
  • the page jump module 92 includes: a first page jump unit configured to jump to a search result page in response to a triggering operation on the first preset search word, so The target search term is the first preset search term corresponding to the trigger operation; or
  • the second page jump unit is configured to jump to the search results page in response to a triggering operation on the search input control in the search input page, where the target search term is a search term input through the search input control.
  • the second page jump unit includes: a target search word acquisition subunit, which acquires the target search word corresponding to the input operation in response to the current user's input operation on the input control;
  • the second page jumping subunit is used to jump to the search result page in response to a triggering operation with the search control.
  • the device includes a control changing module, configured to change the display form and/or display position of the search input control in response to a sliding operation on the search input page along the second direction. .
  • the search page display device provided by the embodiment of the present disclosure can perform the steps performed in the search page display method provided by the method embodiment of the present disclosure.
  • the execution steps and beneficial effects will not be described in detail here.
  • FIG. 10 is a schematic structural diagram of an electronic device in an embodiment of the present disclosure.
  • the electronic device 1000 in the embodiment of the present disclosure may include, but is not limited to, mobile phones, laptops, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablets), PMPs (portable multimedia players), vehicle-mounted terminals ( Mobile terminals such as car navigation terminals), wearable terminal devices, etc., and fixed terminals such as digital TVs, desktop computers, smart home devices, etc.
  • the electronic device shown in FIG. 10 is only an example and should not impose any limitations on the functions and scope of use of the embodiments of the present disclosure.
  • the electronic device 1000 may include a processing device (eg, central processing unit, graphics processor, etc.) 1001 , which may be loaded into a random access device according to a program stored in a read-only memory (ROM) 1002 or from a storage device 1008 .
  • the program in the memory (RAM) 1003 performs various appropriate actions and processes to implement the search page display method according to the embodiments of the present disclosure.
  • various programs and data required for the operation of the terminal device 1000 are also stored.
  • the processing device 1001, ROM 1002 and RAM 1003 are connected to each other via a bus 1004.
  • An input/output (I/O) interface 1005 is also connected to bus 1004.
  • the following devices may be connected to the I/O interface 1005: input devices 1006 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, a liquid crystal display (LCD), speakers, vibration An output device 1007 such as a computer; a storage device 1008 including a magnetic tape, a hard disk, etc.; and a communication device 1009.
  • the communication device 1009 may allow the terminal device 1000 to communicate wirelessly or wiredly with other devices to exchange data.
  • FIG. 10 shows the terminal device 1000 having various means, it should be understood that implementation or possession of all illustrated means is not required. More or fewer means may alternatively be implemented or provided.
  • embodiments of the present disclosure include a computer program product, which includes a computer program carried on a non-transitory computer-readable medium, the computer program including program code for executing the method shown in the flowchart, thereby achieving the above The described search page display method.
  • the computer program may be downloaded and installed from the network via the communication device 1009, or from the storage device 1008, or from the ROM 1002.
  • the processing device 1001 the above-mentioned functions defined in the method of the embodiment of the present disclosure are performed.
  • the computer-readable medium mentioned above in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the above two.
  • the computer-readable storage medium may be, for example, but is not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or any combination thereof. More specific examples of computer readable storage media may include, but are not limited to: an electrical connection having one or more wires, a portable computer disk, a hard drive, random access memory (RAM), read only memory (ROM), removable Programmd read-only memory (EPROM or flash memory), fiber optics, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • the computer-readable storage medium may Any tangible medium that contains or stores a program that may be used by or in conjunction with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, carrying computer-readable program code therein. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the above.
  • a computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium that can send, propagate, or transmit a program for use by or in connection with an instruction execution system, apparatus, or device .
  • Program code embodied on a computer-readable medium may be transmitted using any suitable medium, including but not limited to: wire, optical cable, RF (radio frequency), etc., or any suitable combination of the above.
  • the client and server can communicate using any currently known or future developed network protocol such as HTTP (HyperText Transfer Protocol), and can communicate with digital data in any form or medium.
  • Communications e.g., communications network
  • communications networks include local area networks (“LAN”), wide area networks (“WAN”), the Internet (e.g., the Internet), and end-to-end networks (e.g., ad hoc end-to-end networks), as well as any currently known or developed in the future network of.
  • the above-mentioned computer-readable medium may be included in the above-mentioned electronic device; it may also exist independently without being assembled into the electronic device.
  • the computer-readable medium carries one or more programs.
  • the terminal device displays the search input page in response to the current user's access request to the search input page.
  • the search input page includes a search word display area, and the search word display area is used to display the first preset search word by moving in a first direction at a preset moving speed; in response to triggering the search input page Operation, jump to the search result page, the search result page is used to display the search results matching the target search term, and the target search term is determined by the trigger operation on the search input page.
  • the terminal device may also perform other steps described in the above embodiments.
  • Computer program code for performing the operations of the present disclosure may be written in one or more programming languages, including but not limited to object-oriented programming languages—such as Java, Smalltalk, C++, and Includes conventional procedural programming languages—such as "C” or similar programming languages.
  • the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
  • the remote computer can be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (such as an Internet service provider through Internet connection).
  • LAN local area network
  • WAN wide area network
  • Internet service provider such as an Internet service provider through Internet connection
  • each block in the flowchart or block diagram may represent a module, segment, or portion of code that contains one or more logic functions that implement the specified executable instructions.
  • the functions noted in the block may occur out of the order noted in the figures. For example, two boxes represented one after another While they may actually be executed essentially in parallel, they may sometimes be executed in reverse order, depending on the functionality involved.
  • each block of the block diagram and/or flowchart illustration, and combinations of blocks in the block diagram and/or flowchart illustration can be implemented by special purpose hardware-based systems that perform the specified functions or operations. , or can be implemented using a combination of specialized hardware and computer instructions.
  • the units involved in the embodiments of the present disclosure can be implemented in software or hardware. Among them, the name of a unit does not constitute a limitation on the unit itself under certain circumstances.
  • FPGAs Field Programmable Gate Arrays
  • ASICs Application Specific Integrated Circuits
  • ASSPs Application Specific Standard Products
  • SOCs Systems on Chips
  • CPLD Complex Programmable Logical device
  • a machine-readable medium may be a tangible medium that may contain or store a program for use by or in connection with an instruction execution system, apparatus, or device.
  • the machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • Machine-readable media may include, but are not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, devices or devices, or any suitable combination of the foregoing.
  • machine-readable storage media would include one or more wire-based electrical connections, laptop disks, hard drives, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • RAM random access memory
  • ROM read only memory
  • EPROM or flash memory erasable programmable read only memory
  • CD-ROM portable compact disk read-only memory
  • magnetic storage device or any suitable combination of the above.
  • the present disclosure provides a method for displaying a search page, including: in response to a current user's access request for a search input page, displaying the search input page, wherein the search input page Includes a search word display area, the search word display area is used to display the first preset search word by moving in a first direction at a preset moving speed; in response to a triggering operation on the search input page, jump to the search results page , the search results page is used to display search results matching a target search term, and the target search term is determined by a triggering operation on the search input page.
  • the present disclosure provides a search page display method, wherein the search input page further includes a content flow information display area, and the content flow information display area is used to display content flow information,
  • the content stream information includes at least one media content.
  • the present disclosure provides a search page display method, wherein the search term display area includes at least one search term control, and the first preset search is displayed by moving at a preset moving speed.
  • the word includes: the search word control is moved and displayed at a preset movement speed in the search word display area, wherein the display content of the search word control includes the first preset search associated with the search word control. word.
  • the present disclosure provides a search page display method, wherein the display background of the search term control is determined by the relative position of the search term control within the search term display area; And/or the display background of the search word control is determined due to the first preset search word associated with the search word control.
  • the present disclosure provides a search page display method, wherein in response to a trigger operation on the search input page, jumping to the search results page includes: in response to the search word control The trigger operation jumps to the search results page, and the target search word is the first preset search word associated with the search word control corresponding to the trigger operation; or in response to the search input control in the search input page The trigger operation jumps to the search results page, and the target search term is the search term input through the search input control.
  • the present disclosure provides a search page display method, the method further includes: in response to a sliding operation along the first direction of the search term display area, obtaining the The target moving direction and target moving speed corresponding to the sliding operation are controlled; and the search term is controlled to move and display in the target moving direction at the target moving speed.
  • the present disclosure provides a search page display method.
  • the method further includes: when the current user's access request to the search input page is a first access request, when the Search the input page to keep display areas showing the search terms.
  • the present disclosure provides a search page display method to keep displaying the search term display area in the search input page, including: maintaining in the search input page The search term display area is displayed until a preset condition is triggered, and the preset condition includes displaying a search results page or receiving a preset trigger operation for the content flow information display area.
  • the present disclosure provides a search page display method, the method further includes: when the current user's access request to the search input page is a non-first access request, detecting that the After the search word display area is displayed for a preset period of time, the display of the search word display area is cancelled.
  • the present disclosure provides a search page display method, the method further includes: when the current user's access request to the search input page is a non-first access request, detecting that the After the search word display area is displayed for a preset period of time, the search word display area of the search input page is replaced with at least part of the content flow information display area, and the content flow information display area is expanded.
  • the present disclosure provides a search page display method, the method further includes: in response to a sliding operation along the second direction on the search input page, inputting the search The search word display area of the page is replaced with at least part of the content flow information display area, and the content flow information display area is expanded.
  • the present disclosure provides a search page display method, the content flow information display area includes a plurality of media content display modules, and the search word display area of the search input page is replaced by After displaying at least part of the content flow information area, the method further includes: displaying a second preset search term in any one of the media content display modules.
  • the present disclosure provides a method for displaying a search page.
  • the method further includes: in response to a triggering operation on a search input control in the search input page, jumping to a search results page. , including: in response to the current user's input operation on the input control, obtaining a target search term corresponding to the input operation; in response to a trigger operation on the search control, jumping to the search result page.
  • the present disclosure provides a search page display method that changes the display form of the search input control in response to a sliding operation on the search input page along the second direction. /or placement.
  • the present disclosure provides a search page display device, including: search Page display module and page jump module.
  • the search page display module is used to display the search input page in response to the current user's access request to the search input page, wherein the search input page includes a search word display area, and the search word display area is used to The preset movement speed moves along the first direction to display the first preset search term;
  • the page jump module is used to jump to the search results page in response to the triggering operation on the search input page, and the search result page is used to Search results matching a target search term determined by a triggering operation on the search input page are displayed.
  • the present disclosure provides a search page display device, the search input page also includes a content flow information display area, the content flow information display area is used to display content flow information, so The content stream information includes at least one media content.
  • the present disclosure provides a search page display device, the search word display area includes at least one search word control, and the search page display module is specifically used to display the search word
  • the search word control is moved and displayed in the display area at a preset moving speed, wherein the display content of the search word control includes the first preset search word associated with the search word control.
  • the present disclosure provides a search page display device, the display background of the search word control is determined by the relative position of the search word control within the search word display area; and /Or the display background of the search word control is determined by the first preset search word associated with the search word control.
  • the present disclosure provides a search page display device, the device further includes: a direction and speed acquisition module, configured to calculate the direction of the search word display area along the first direction.
  • the sliding operation is performed to obtain the target moving direction and target moving speed corresponding to the sliding operation;
  • the search page display module 91 is also used to control the search words to move and display in the target moving direction at the target moving speed.
  • the present disclosure provides a search page display device.
  • the search page display module 91 is also configured to display the search page display module 91 when the current user's access request to the search input page is a first access request.
  • the search input page keeps displaying the search term display area.
  • the present disclosure provides a search page display device, a search page display module 91, specifically configured to keep displaying the search word display area in the search input page until preset A condition is triggered, and the preset condition includes displaying a search result page or receiving a preset trigger operation for the content flow information display area.
  • the present disclosure provides a search page display device.
  • the search page display module 91 is also configured to detect when the current user's access request to the search input page is a non-first access request. After the search word display area is displayed for a preset time period, the display of the search word display area is cancelled.
  • the present disclosure provides a search page display device, a search page display module 91, specifically configured to detect when the current user's access request to the search input page is a non-first access request. After the search word display area is displayed for a preset time period, the search word display area of the search input page is replaced with at least a part of the content flow information display area, and the content flow information display area is expanded.
  • the present disclosure provides a search page display device.
  • the search page display module 91 is further configured to display the search input page in response to a sliding operation along the second direction. search input
  • the search word display area of the page is replaced with at least part of the content flow information display area, and the content flow information display area is expanded.
  • the present disclosure provides a search page display device.
  • the search page display module 91 is also used for the content flow information display area to include multiple media content display modules. After replacing the search word display area of the input page with at least part of the content flow information display area, the method further includes: displaying the second preset search word in any one of the media content display modules.
  • the present disclosure provides a search page display device.
  • the page jump module 92 includes: a first page jump unit configured to respond to the first preset The triggering operation of a search word jumps to the search results page, and the target search word is the first preset search word corresponding to the triggering operation; or
  • the second page jump unit is configured to jump to the search results page in response to a triggering operation on the search input control in the search input page, where the target search term is a search term input through the search input control.
  • the present disclosure provides a search page display device.
  • the second page jump unit includes: a target search word acquisition subunit, in response to the current user's input control The input operation is to obtain the target search term corresponding to the input operation; the second page jump subunit is used to jump to the search result page in response to the trigger operation of the search control.
  • the present disclosure provides a search page display device, the device includes a control changing module configured to respond to a sliding operation along the second direction on the search input page, Change the display form and/or display position of the search input control.
  • the present disclosure provides an electronic device, including:
  • processors one or more processors
  • Memory used to store one or more programs
  • the one or more processors are caused to implement any of the search page display methods provided by this disclosure.
  • the present disclosure provides a computer-readable storage medium having a computer program stored thereon.
  • the program When the program is executed by a processor, the search page as described in any one provided by the present disclosure is implemented. Display method.
  • Embodiments of the present disclosure also provide a computer program product.
  • the computer program product includes a computer program or instructions. When the computer program or instructions are executed by a processor, the search page display method as described above is implemented.

Landscapes

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

Abstract

本公开涉及一种搜索页面展示方法、装置、设备、存储介质和程序产品,所述方法包括:响应于当前用户对搜索输入页面的访问请求,展示所述搜索输入页面,其中,所述搜索输入页面包括搜索词展示区域,所述搜索词展示区域用于以预设移动速度沿第一方向移动展示第一预设搜索词;响应于对所述搜索输入页面的触发操作,跳转至搜索结果页面,所述搜索结果页面用于展示目标搜索词匹配的搜索结果,所述目标搜索词由对所述搜索输入页面的触发操作确定。

Description

搜索页面展示方法、装置、设备、介质和产品
相关申请的交叉引用
本申请是以申请号为202210701629.3,申请日为2022年6月20日的中国申请为基础,并主张其优先权,该中国申请的公开内容在此作为整体引入本申请中。
技术领域
本公开涉及计算机处理技术领域,尤其涉及一种搜索页面展示方法、装置、设备、存储介质和程序产品。
背景技术
随着互联网技术的不断发展,搜索是互联网领域中一个至关重要的内容。目前,搜索的基本原理是:获取搜索词之后,根据搜索词进行搜索,并在页面显示与上述搜索词匹配的搜索结果。
发明内容
本公开实施例提供了一种搜索页面展示方法、装置、设备、存储介质和程序产品,将搜索词在搜索页面中移动展示。
第一方面,本公开实施例提供一种搜索页面展示方法,包括:
响应于当前用户对搜索输入页面的访问请求,展示所述搜索输入页面,其中,所述搜索输入页面包括搜索词展示区域,所述搜索词展示区域用于以预设移动速度沿第一方向移动展示第一预设搜索词;
响应于对所述搜索输入页面的触发操作,跳转至搜索结果页面,所述搜索结果页面用于展示目标搜索词匹配的搜索结果,所述目标搜索词由对所述搜索输入页面的触发操作确定。
第二方面,本公开实施例提供一种搜索页面展示装置,包括:
搜索页面展示模块,用于响应于当前用户对搜索输入页面的访问请求,展示所述搜索输入页面,其中,所述搜索输入页面包括搜索词展示区域,所述搜索词展示区域用于以预设移动速度沿第一方向移动展示第一预设搜索词;
页面跳转模块,用于响应于对所述搜索输入页面的触发操作,跳转至搜索结果页面,所述搜索结果页面用于展示目标搜索词匹配的搜索结果,所述目标搜索词由对所述搜索输入页面的触发操作确定。
第三方面,本公开实施例提供一种电子设备,所述电子设备包括:
一个或多个处理器;
存储装置,用于存储一个或多个程序;
当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如上述第一方面中任一项所述的搜索页面展示方法。
第四方面,本公开实施例提供一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现如上述第一方面中任一项所述的搜索页面展示方法。
第五方面,本公开实施例提供一种计算机程序产品,该计算机程序产品包括计算机程序或指令,该计算机程序或指令被处理器执行时实现如上述第一方面中任一项所述的搜索页面展示方法。
本公开实施例提供了一种搜索页面展示方法、装置、设备、存储介质和程序产品,所述方法包括:响应于当前用户对搜索输入页面的访问请求,展示所述搜索输入页面,其中,所述搜索输入页面包括搜索词展示区域,所述搜索词展示区域用于以预设移动速度沿第一方向移动展示第一预设搜索词;响应于对所述搜索输入页面的触发操作,跳转至搜索结果页面,所述搜索结果页面用于展示目标搜索词匹配的搜索结果,所述目标搜索词由对所述搜索输入页面的触发操作确定。
附图说明
结合附图并参考以下具体实施方式,本公开各实施例的上述和其他特征、优点及方面将变得更加明显。贯穿附图中,相同或相似的附图标记表示相同或相似的元素。应当理解附图是示意性的,原件和元素不一定按照比例绘制。
图1为本公开实施例中的一种搜索页面展示场景的架构图;
图2为本公开实施例中的一种搜索页面展示方法的流程图;
图3为本公开实施例中的一种搜索页面在客户端显示界面示意图;
图4为本公开实施例中的一种搜索词展示区第一方向滑动操作示意图;
图5为本公开实施例中的一种搜索输入页面第二方向滑动操作示意图;
图6为本公开实施例中的一种第二预设搜索词展示区域示意图;
图7为本公开实施例中的一种搜索结果页面的示意图;
图8为本公开实施例中的一种搜索词输入区域在客户端显示界面示意图;
图9为本公开实施例中的一种搜索页面展示装置的结构示意图;
图10为本公开实施例中的一种电子设备的结构示意图。
具体实施方式
下面将参照附图更详细地描述本公开的实施例。虽然附图中显示了本公开的某些实施例,然而应当理解的是,本公开可以通过各种形式来实现,而且不应该被解释为限于这里阐述的实施例,相反提供这些实施例是为了更加透彻和完整地理解本公开。应当理解的是,本公开的附图及实施例仅用于示例性作用,并非用于限制本公开的保护范围。
应当理解,本公开的方法实施方式中记载的各个步骤可以按照不同的顺序执行,和/或并行执行。此外,方法实施方式可以包括附加的步骤和/或省略执行示出的步骤。本公开的 范围在此方面不受限制。
本文使用的术语“包括”及其变形是开放性包括,即“包括但不限于”。术语“基于”是“至少部分地基于”。术语“一个实施例”表示“至少一个实施例”;术语“另一实施例”表示“至少一个另外的实施例”;术语“一些实施例”表示“至少一些实施例”。其他术语的相关定义将在下文描述中给出。
需要注意,本公开中提及的“第一”、“第二”等概念仅用于对不同的装置、模块或单元进行区分,并非用于限定这些装置、模块或单元所执行的功能的顺序或者相互依存关系。
需要注意,本公开中提及的“一个”、“多个”的修饰是示意性而非限制性的,本领域技术人员应当理解,除非在上下文另有明确指出,否则应该理解为“一个或多个”。
本公开实施方式中的多个装置之间所交互的消息或者信息的名称仅用于说明性的目的,而并不是用于对这些消息或信息的范围进行限制。
相关技术中,获取搜索词的方式主要有两种,第一种是在搜索输入页面显示搜索输入框,获取用户在搜索输入框中输入的搜索词。第二种是直接在搜索输入界面显示搜索词,响应于用户对搜索输入页面的操作,获取该操作对应的搜索词。相关技术中提供的搜索输入页面存在展示样式较为单一的问题。
下面将结合附图,对本申请实施例提出的搜索页面展示方法进行详细介绍。
图1示出了本公开实施例提供的一种搜索页面展示场景的架构图。
如图1所示,该架构图中可以包括客户端的至少一个电子设备101以及服务端的至少一个服务器102。电子设备101可以通过网络协议如超文本传输安全协议(Hyper Text Transfer Protocol over Secure Socket Layer,HTTPS)与服务器102建立连接并进行信息交互。其中,例如:所述电子设备101可以是移动终端、固定终端或便携式终端,例如移动手机、站点、单元、设备、多媒体计算机、多媒体平板、互联网节点、通信器、台式计算机、膝上型计算机、笔记本计算机、上网本计算机、平板计算机、个人通信系统(PCS)设备、个人导航设备、个人数字助理(PDA)、音频/视频播放器、数码相机/摄像机、定位设备、电视接收器、无线电广播接收器、电子书设备、游戏设备、头显设备或者其任意组合,包括这些设备的配件和外设或者其任意组合。所述服务器102可以是实体服务器,也可以是云服务器,服务器可以是一个服务器,或者服务器集群。
在本公开实施例中,电子设备101安装的客户端可以响应于对搜索输入页面的访问请求,电子设备101的客户端接收到上述访问请求之后,将上述访问请求发送至服务器102,服务器102基于上述访问请求获取搜索输入页面的显示内容,并将搜索输入页面的显示内容返回至电子设备101的客户端,电子设备101的客户端接收到上述显示内容后,在电子设备的显示屏幕上显示搜索输入页面。
进一步的,电子设备101的客户端显示搜索输入页面后,响应于对所述搜索输入页面的触发操作,并基于该触发操作获取目标搜索词,生成携带目标搜索词的搜索请求,电子设备101将上述搜索请求发送至服务器102,服务器102接收到搜索请求后,进行解析,基于上述目标搜索词进行搜索,得到与目标搜索词匹配的搜索结果,服务器102将 上述搜索结果反馈至电子设备101的客户端,电子设备101的客户端接收到搜索结果后,在跳转至搜索结果页面,在所述搜索结果页面显示搜索结果。
在本公开实施例中,上述搜索页面展示方法可以但不限于应用于各种部署有搜索引擎的客户端,如浏览器客户端、社区共享空间客户端、短视频播放客户端、购物应用客户端等。其中,上述搜索页面可以包括但不限于为搜索客户端中展示的页面,如包括搜索输入页面和搜索结果页面等。
图2为本公开实施例中的一种搜索页面展示方法的流程图,本实施例可适用于在搜索输入页面中展示搜索词的情况,该方法可以由搜索页面展示装置执行,该搜索页面展示装置可以采用软件和/或硬件的方式实现,该搜索页面展示装置可配置于电子设备中。
如图2所示,本公开实施例提供的搜索页面展示方法主要包括步骤S101-S102。
S101、响应于当前用户对搜索输入页面的访问请求,展示所述搜索输入页面,其中,所述搜索输入页面包括搜索词展示区域,所述搜索词展示区域用于以预设移动速度沿第一方向移动展示第一预设搜索词。
在本公开实施例中,搜索输入页面可以理解为搜索客户端或者具备搜索引擎的客户端中展示的接收搜索词的页面。当前用户可以理解为当前客户端中正在运行的用户账号。所述访问请求可以是携带有搜索输入页面地址的数据获取请求。
在一个可选的实施方式中,响应于当前用户对搜索收入页面的访问请求,可以包括:在客户端的首页设置为搜索输入页面的情况下,响应于当前用户对客户端的开启操作,检测到当前用户对搜索收入页面的访问请求,并响应该访问请求。
在一个可选的实施方式中,响应于当前用户对搜索收入页面的访问请求,可以包括:在客户端的首页为非搜索输入页面的情况下,客户端的显示界面中包括搜索页面触发控件,响应于当前用户对所述搜索页面触发控件的触发操作,检测到当前用户对搜索收入页面的访问请求,并响应该访问请求。
例如:如图3所示,在客户端的显示界面中包括关注页面触发控件11、附近页面触发控件12、搜索页面触发控件13和推荐页面触发控件14;其中,关注页面触发控件11用于响应用户的触发操作,显示关注页面;附近页面触发控件12响应用户的触发操作,显示附近页面;搜索页面触发控件13用于响应用户的触发操作,显示搜索输入页面;推荐页面触发控件14用于响应用户的触发操作,显示推荐页面。
本公开实施例中,响应于当前用户对搜索页面触发控件13的触发操作,获取搜索输入页面的访问请求,并响应该访问请求,在客户端的界面中显示搜索输入页面。
在本公开的一个实施方式中,所述搜索输入页面还包括内容流信息展示区域,所述内容流信息展示区域用于展示内容流信息,所述内容流信息包括至少一个媒体内容。
在本公开实施例中,如图3所示,搜索输入页面中包括搜索词展示区域16、搜索词输入区域17和内容流信息展示区域18。可选的,所述搜索词展示区域16在所述搜索输入页面的顶部进行展示。
在本公开实施例中,所述内容流信息中的多个媒体内容在所述内容流信息展示区域以 列表形式展示,或者,所述内容流信息中的多个媒体内容在所述内容流信息展示区域以矩阵形式展示,又或者,每一屏仅展示内容流信息中的一个媒体内容,用户可以通过滑动手势切换媒体内容。本实施例中不限定内容流信息的展示方式。
在本公开实施例中,所述媒体内容包括:音频、视频、图片、文字中的一种或者多种的组合。进一步的,所述内容流信息还包括:内容流信息的发布者,以及内容流信息的点赞数量、评论数量等等。
在本公开的一个实施方式中,所述搜索词展示区域用于展示至少一个第一预设搜索词。所述第一预设搜索词可以是推荐给用户的话题词或者热门话题词等。
在本公开的一个实施方式中,针对不同的用户,在搜索词展示区域中展示的第一预设搜索词可以相同,也可以不同,本公开实施例不进行限定。例如:在搜索词展示区域中展示的第一预设搜索词是客户端推荐给用户的热门话题词,同一时间段内的热门话题词可能是一致的,则在搜索词展示区域中展示的第一预设搜索词是相同的。再如:不同用户的在搜索词展示区域中展示的第一预设搜索词是不相同的。
在本公开的一个实施方式中,预设移动速度可以是预先设置的一个固定值。该固定值可以由客户端开发者进行设置,也可以由当前用户进行设置,本公开实施例不再进行具体的限定。其中,每个第一预设搜索词的预设移动速度可以相同,例如:每个第一预设搜索词设置相同的预设移动速度。每个第一预设搜索词的预设移动速度也可以不同,例如:每个第一预设搜索词各自设置不同的预设移动速度。也可以是其中一部分搜索词的移动速度相同,与另一部分搜索词的移动速度不同。如图3所示,第一行第一预设搜索词的预设移动速度相同,第二行第一预设搜索词的预设移动速度相同,第一行第一预设搜索词的预设移动速度和第二行第一预设搜索词的预设移动速度不相同。
在本公开的一个实施方式中,第一预设搜索词在搜索词展示区域内按照预设移动速度向预设方向进行移动展示。其中,所述预设方向可以是360度内的任意一个方向。进一步的,多个第一预设搜索词的移动方向可以相同,例如:多个第一预设搜索词可以从左向右移动,也可以从上向下移动。多个第一预设搜索词的移动方向也可以不同,例如:多个第一预设搜索词从中心向四周移动,即第一预设搜索词从中心位置出现,在第一预设搜索词展示区域的边界处消失。或者,多个第一预设搜索词从四周向中心移动,即第一预设搜索词从搜索词展示区域的边界处出现,在搜索词展示区域的中心处消失。
在本公开的一个实施方式中,所述搜索词展示区域包括至少一个搜索词控件,所述以预设移动速度移动展示第一预设搜索词包括:在所述搜索词展示区域内所述搜索词控件以预设移动速度移动展示,其中,所述搜索词控件的显示内容包括与所述搜索词控件关联的所述第一预设搜索词。
在本公开实施例中,搜索词展示区域中包括多个搜索词控件,每个搜索词控件上的显示内容包括与该搜索词控件关联的第一预设搜索词。在本公开实施例中,可以设置搜索词控件的预设移动速度和预设移动方向,控制搜索词控件按照预设移动速度和预设移动方向移动,以实现搜索词按照按照预设移动速度和预设移动方向移动展示。
在本公开的一个实施方式中,预设数量的搜索词控件在搜索词展示区域中循环展示。其中,预设数量可以根据需求进行设置,可选的,预设数量可以为10,即10个第一预设搜索词控件循环展示。具体的,每个搜索词控件关联一个第一预设搜索词,10个第一预设搜索词在搜索词展示区域内循环展示。
在本公开的一个实施方式中,所述搜索词控件的显示背景由所述搜索词控件在所述搜索词展示区域内的相对位置确定;和/或所述搜索词控件的显示背景由于所述搜索词控件关联的所述第一预设搜索词确定。
在本公开实施例中,搜索词控件的显示背景可以根据不同的情况进行设置。所述显示背景可以是纹理、颜色或者图片,本公开实施例中不进行限定。
在一个可选的实施中,搜索词控件的显示背景由搜索词控件的相对位置确定。具体的,相对位置在第一位的搜索词控件的显示背景设置为纹理1,相对位置在第二位的搜索词控件的显示背景设置为图片1,相对位置在第三位的搜索词控件的显示背景设置为纹理2,……,可以以此设置任意一个搜索词控件的显示背景。例如:如图3所示,搜索词3关联的搜索词显示控件的显示背景为纹理1,如:点点纹理;搜索词5关联的搜索词显示控件的显示背景为纹理2,如:斜线纹理。
在一个可选的实施中,搜索词控件的显示背景由与其关联的搜索词确定。例如:搜索词是“美食”,则搜索词关联的搜索词控件的显示背景为美食图片,搜索词是“旅行”,则搜索词关联的搜索词控件的显示背景为风景图片等。
在本公开的一个实施方式中,所述方法还包括:响应于对所述搜索词展示区域的沿所述第一方向的滑动操作,获取所述滑动操作对应的目标移动方向和目标移动速度;控制所述第一预设搜索词以所述目标移动速度向所述目标移动方向移动展示。
在本公开实施例中,所述沿第一方向的滑动操作指的是横向向左的滑动操作或横向向右的滑动操作。即在搜索词展示区域内第一预设搜索词按照预定的速度移动展示搜索词,基于所述沿第一方向的滑动操作,确定目标第一预设搜索词的移动方向。基于沿第一方向的滑动操作速度确定目标移动速度,即目标移动速度可以基于滑动操作对应的滑动距离和滑动时长计算。滑动操作对应的滑动距离是指滑动操作的起始点和结束点之间的距离,滑动操作对应的滑动时长是指执行滑动操作的时长,即滑动操作的起始点对应的时间点与结束点对应的时间点之间的时间段。如图4所示,响应于对搜索词展示区域的沿所述第一方向的滑动操作,在快速和稍慢两个不同速度的滑动操作,搜索词展示区域的第一预设搜索词将会以不同的速率展示,在快速执行所述第一方向的滑动操作时,搜索词展示区域内的第一预设搜索词将以计算的滑动速度展示第一预设搜索词,同稍慢速度的滑动操作相比,搜索词展示区域内的第一预设搜索词移动速度明显更快,符合用户滑动操作目的,方便用户选出目标搜索词。
所述第一预设搜索词以所述目标移动速度向所述目标移动方向移动展示,包括:如果目标移动方向是向左移动,则控制第一预设搜索词以所述目标移动速度向左移动;如果目标移动方向是向右移动,则控制第一预设搜索词以所述目标移动速度向右移动。如图4所 示,响应于对搜索词展示区域的横向向左的滑动操作,控制多个第一预设搜索词向左移动展示。
在本公开的一个实施方式中,多个第一预设搜索词在搜索词展示区域中可以是单行展示,也可以是多行展示,本公开实施例中不进行限定。
在本公开的一个实施方式中,多个第一预设搜索词在搜索词展示区域中单行展示时,基于沿所述第一方向的滑动操作的控制单行的第一预设搜索词移动展示。
在本公开的一个实施方式中,多个第一预设搜索词在搜索词展示区域中多行展示时,基于沿所述第一方向的滑动操作的控制搜索词展示区域中的所有的第一预设搜索词移动展示。例如:如图4所示,以两行第一预设搜索词为例进行说明,基于沿横向向左的滑动操作控制第一行的预设搜索词和第二行的预设搜索词以相同的目标移动速度同时向左移动展示。
在本公开的一个实施方式中,多个第一预设搜索词在搜索词展示区域中多行展示时,控制所述滑动操作对应行的第一预设搜索词按照目标移动速度移动展示,非滑动操作对应行的第一预设搜索词按照预设移动速度移动展示。例如:以两行第一预设搜索词为例进行说明,如果滑动操作对应行是第二行,则基于沿所述第一方向的滑动操作控制第二行的第一预设搜索词以目标移动速度向左移动展示,此时,第一行的预设搜索词依旧按照预设移动速度进行展示。其中,滑动操作对应行可以理解为滑动操作的起始点所处的行。
本公开实施例中,可手动控制所述搜索词展示区域的搜索词移动速度和方向,方便用户查看搜索词,提高用户体验。
在本公开的一个实施方式中,还包括:响应于对所述搜索输入页面的沿第二方向的滑动操作,将所述搜索输入页面的搜索词展示区域替换为内容流信息展示区域的至少一部分,并将所述内容流信息展示区域扩大。
在本公开的一个实施方式中,响应于对所述搜索输入页面的沿所述第二方向滑动操作,改变所述搜索输入控件的展示形态和/或展示位置。
在本公开实施例中,所述搜索输入页面的沿第二方向的滑动操作包括向上滑动操作和向下滑动操作,在所述搜索输入页面显示搜索词展示区域、搜索词输入区域和内容流信息展示区域。
如图5所示,在所述搜索输入页面向上滑动,搜索词展示区域将消失,不在搜索输入页面显示。同时,搜索词输入区域也消失,不在搜索输入页面显示,搜索控件在所述搜索输入页面的右上角显示。此时所述搜索输入页面的内容流信息展示区域将扩大至整个页面,当用户需要输入搜索词时,可以点击搜索控件唤起输入控件。
响应于在所述搜索输入页面的向下滑动操作,在所述搜索输入页面滑动到顶部时,搜索词展示区域和搜索词输入区域将重新出现在所述搜索输入页面。在其他一些实施例中,在所述搜索输入页面重新滑动回到顶部时,搜索词展示区域将重新出现在所述搜索输入页面,搜索控件仍保持在所述搜索输入页面的右上角显示,搜索词输入区域不再出现。
在本公开的一个实施方式中,所述内容流信息展示区域包括多个媒体内容展示模块, 将所述搜索输入页面的搜索词展示区域替换为内容流信息展示区域的至少一部分之后,还包括:在任意一个所述媒体内容展示模块中展示第二预设搜索词。
在本公开实施例中,第二预设搜索词的数量小于第一预设搜索词的数量。第二预设搜索词可以是与第一预设搜索词完全不相同的搜索词,也可以是第一预设搜索词中的其中一部分。进一步的,第二预设搜索词可以是任意选择的第一预设搜索词中的其中一部分,例如:从10个第一预设搜索词中任意选择4个搜索词作为第二预设搜索词。第二预设搜索词可以是从第一预设搜索词中确定的其中一部分,例如:从10个第一预设搜索词中确定4个搜索词作为第二预设搜索词。需要说明的是,本实施例中不限定搜索词的确定方式。
在本公开实施例中,如图6所示,在搜索输入页面的搜索词展示区域消失后,内容流信息展示区域中将显示更多的媒体内容展示模块,选择其中任意一个媒体内容展示模块展示第二预设搜索词。
具体的,在所述搜索输入页面执行向下滑动操作后,例如内容流信息展示区域可展示6个媒体内容展示模块,可在其中任意之一的模块内展示第二预设搜索词。
在本公开实施例中,在媒体内容展示模块中展示至少一个搜索词控件,所述搜索词控件的显示内容包括与该搜索词控件关联的第二预设搜索词。
其中,所述搜索词控件与上述实施例中的搜索词展示区域中的搜索词控件功能相同,具体可参照上述实施例中的描述,本实施例中不再赘述。
S102、响应于对所述搜索输入页面的触发操作,跳转至搜索结果页面,所述搜索结果页面用于展示目标搜索词匹配的搜索结果,所述目标搜索词由对所述搜索输入页面的触发操作确定。
在本公开的一个实施方式中,对所述搜索输入页面的触发操作可以包括对搜索词展示区域中与第一预设搜索词关联的搜索词控件的触发操作,还可以包括对媒体内容展示模块中与第二预设搜索词关联的搜索词控件的触发操作。其中,目标搜索词可以理解为与触发操作关联第一预设搜索词,或者与触发操作关联的第二预设搜索词。
在本公开实施例中,如图7所示,所述搜索结果页面中搜索结果以列表或者矩阵的形式进行展示。进一步的,响应于对搜索结果页面的竖向滑动操作,所述与目标搜索词匹配的搜索结果移动展示。
在本公开的一个实施方式中,响应于对所述搜索输入页面的触发操作,跳转至搜索结果页面,包括:响应于对所述第一预设搜索词的触发操作,跳转至搜索结果页面,所述目标搜索词是所述触发操作对应的所述第一预设搜索词;或者响应于对所述搜索输入页面中搜索输入控件的触发操作,跳转至搜索结果页面,所述目标搜索词为通过所述搜索输入控件输入的搜索词。
在本公开实施例中,响应于对所述搜索输入页面的触发操作,跳转至搜索结果页面,包括:响应于对所述第二预设搜索词的触发操作,跳转至搜索结果页面,所述目标搜索词是所述触发操作对应的所述第二预设搜索词。
在本公开实施例中,所述搜索结果页面的触发操作可以是对于搜索词展示区域的第一 预设搜索词的触发操作,也可以是对于媒体内容展示模块中的第二预设搜索词的触发操作。
由于第一预设搜索词与搜索控件相关联,在用户触发第一预设搜索词后,将触发搜索引擎工作,搜索引擎获取第一预设搜索词,并将该搜索词作为目标搜索词进行搜索,得到与所述第一预设搜索词匹配的搜索结果,然后控制客户端的页面由搜索输入页面跳转至搜索结果页面,并在搜索结果页面中展示所述搜索结果。例如,第一预设搜索词中包括“露营”,用户选中点击所述“露营”后,搜索引擎获取“露营”这个搜索词,并以“露营”为目标搜索词进行搜索,得到与“露营”匹配的搜索结果,在搜索结果页面展示与“露营”匹配的搜索结果。
在本公开的一个实施方式中,用户在搜索输入页面中可以通过搜索词输入区域输入目标搜索词,点击搜索控件,触发搜索引擎工作,得到与目标搜索词匹配的搜索结果。
在本公开的一个实施方式中,响应于对所述搜索输入页面中搜索输入控件的触发操作,跳转至搜索结果页面,包括:响应于所述当前用户对所述输入控件的输入操作,获取所述输入操作对应的目标搜索词;响应于与所述搜索控件的触发操作,跳转至所述搜索结果页面。
在本公开实施例中,如图8所示,搜索词输入区域包括输入控件和搜索图标。其中,对输入控件的输入操作,可以包括:通过虚拟键盘输入的文本信息、图片信息等等。
在本公开实施例中,响应于对所述输入控件的触发操作,显示虚拟键盘,响应于对所述虚拟键盘的触发操作,获取用户输入的目标搜索词。
在本公开实施例中,响应于对所述输入控件的触发操作,显示与用户关联的多个第三预设搜索词,响应于对第三预设搜索词的触发操作,获取该触发操作对应的目标搜索词。
在本公开实施例中,获取所述输入操作对应的目标搜索词后,在所述输入控件中显示所述目标搜索词,响应于与所述搜索控件的触发操作,触发搜索引擎工作,搜索引擎获取目标搜索词,并以目标搜索词进行搜索,得到与所述目标搜索词匹配的搜索结果,然后控制客户端的页面由搜索输入页面跳转至搜索结果页面,并在搜索结果页面中展示所述搜索结果。
在本公开实施例中,提供了一种用户手动输入搜索词的方式,方便用户输入自己想要搜索信息,提高用户体验。
在本公开的一个实施方式中,响应于当前用户对搜索输入页面的访问请求,展示所述搜索输入页面之后,还包括:在所述当前用户对搜索输入页面的访问请求是首次访问请求时,在所述搜索输入页面中以保持展示所述搜索词展示区域。
在本公开实施例中,首次访问请求是指当前用户第一次发出访问搜索输入页面的请求,所述当前用户是第一次搜索输入页面时,在所述搜索输入页面显示搜索词展示区域、搜索词输入区域和内容流信息展示区域,以方便用户查看。
在本公开实施例中,所述搜索输入页面将包含热点信息、有用的信息在搜索词展示区域提供给用户选择,方便用户了解热点信息以及其他有用的信息,丰富用户选择,帮助用户选择搜索词。
在本公开实施例中,所述当前用户是第一次搜索输入页面时,且并未响应到对搜索输 入页面的操作时,在所述搜索输入页面中以保持展示所述搜索词展示区域。换句话说,在所述搜索输入页面中以常驻的形式展示搜索词展示区域。即当前用户是第一次搜索输入页面,且并未对搜索输入页面进行操作时,搜索词展示区域一直保持显示在搜索输入页面,不消失。
在本公开的一个实施方式中,所述在所述搜索输入页面中以保持展示所述搜索词展示区域,包括:在所述搜索输入页面中以保持展示所述搜索词展示区域直至预设条件被触发,所述预设条件包括显示搜索结果页面或接收到针对所述内容流信息展示区域的预设触发操作。
在本公开实施例中,所述预设条件为触发搜索引擎,进入搜索结果页面或者接收到所述搜索输入页面的沿竖向的滑动操作。
具体的,响应于对所述搜索输入页面中搜索控件的触发操作,跳转至搜索结果页面,在所述搜索输入页面中不再展示所述搜索词展示区域。所述搜索输入页面中的沿竖向向下滑动操作,搜索词展示区域消失,搜索词输入区域消失,搜索控件在所述搜索输入页面的右上角显示,消失的区域将被内容流信息展示区域所代替,内容流信息展示区域充满整个搜索输入页面,从而方便用户快速查找目标。
在本公开实施例中,不同于非首次进入所述搜索展示区域的时长预设条件,用户首次进入所述搜索输入页面中的搜索词展示区域没有预设时长,不会消失,其目的是为了帮助用户更快熟悉搜索输入页面,也是为了更好的向用户展示其热点、精品内容。在预设条件被触发后,搜索词展示区域消失,将所述搜索输入页面的搜索词展示区域替换为内容流信息展示区域的至少一部分,并将所述内容流信息展示区域扩大至整个搜索输入页面。
在本公开实施例中,所述搜索词展示区域在所述搜索输入页面取消后,响应于对所述搜索输入页面的向下滑动操作,搜索词展示区域和搜索词输入区域将重新出现在所述搜索输入页面。
在本公开的一个实施方式中,还包括:在所述当前用户对搜索输入页面的访问请求是非首次访问请求时,检测到所述搜索词展示区域展示预设时长后,取消所述搜索词展示区域的显示。
在本公开实施例中,若当前用户是非首次的访问用户,搜索输入页面正常显示搜索词展示区域、搜索词输入区域和内容流信息展示区域,显示搜索输入页面达到预定时长后,会自动取消所述搜索词展示区域的显示。
在本公开实施例中,搜索词展示区域的预设时长可由用户设置,也可采取默认预设时长,本公开不做具体限定。例如搜索词展示区域的预定时长为3秒,用户在非首次打开搜索输入页面后,显示搜索词展示区域正常显示,经过预定时长3秒后,搜索词展示区域消失,不再显示,即认为用户不需要搜索词展示区域推荐的搜索词。
在本公开实施例中,用户取消所述搜索词展示区域的显示的触发条件包括:显示时长超过预设时长、搜索输入页面的向上滑动操作以及跳转至搜索结果页面。其中搜索输入页面的向上滑动操作具有更高的优先级别,即使在未达到搜索词展示区域的预设时长,接收 到在搜索输入页面通过向上滑动操作,仍然触发搜索词展示区域取消显示,搜索结果页面中有包含目标搜索词的内容流信息展示区域扩大显示。
在本公开实施例中,搜索词输入区域取消显示,则在搜索输入页面的右上角显示搜索控件。
在本公开的一个实施方式中,还包括:在所述当前用户对搜索输入页面的访问请求是非首次访问请求时,检测到所述搜索词展示区域展示预设时长后,将所述搜索输入页面的搜索词展示区域替换为内容流信息展示区域的至少一部分,并将所述内容流信息展示区域扩大。
在本公开实施例中,获取当前用户对搜索输入页面的访问请求次数,若当前用户是非首次的访问,且触发搜索词展示区取消显示条件时,搜索输入页面中搜索词展示区将被替换为内容流信息展示区域,所述搜索输入页的内容流信息展示区域将进一步扩大,占据整个搜索输入页的大部分区域,便于用户寻找目标信息。
在本公开实施例中,当前用户非首次访问搜索输入页面,且触发搜索词展示区取消显示条件时,搜索词输入区域取消显示,在搜索输入页面的右上角显示搜索控件,搜索输入页面中搜索词输入区域被替换为内容流信息展示区域,如图6所示。
图9为本公开实施例中的一种搜索页面展示装置的结构示意图,本实施例可适用于搜索页面展示的情况,该搜索页面展示装置可以采用软件和/或硬件的方式实现,该搜索页面展示装置可配置于电子设备中。
如图9所示,本公开实施例提供的搜索页面展示装置90主要包括:搜索页面展示模块91和页面跳转模块92。
其中,搜索页面展示模块91,用于响应于当前用户对搜索输入页面的访问请求,展示所述搜索输入页面,其中,所述搜索输入页面包括搜索词展示区域,所述搜索词展示区域用于以预设移动速度沿第一方向移动展示第一预设搜索词;页面跳转模块92,用于响应于对所述搜索输入页面的触发操作,跳转至搜索结果页面,所述搜索结果页面用于展示目标搜索词匹配的搜索结果,所述目标搜索词由对所述搜索输入页面的触发操作确定。
本公开实施例提供了一种搜索页面展示装置,所述装置用于执行如下流程:响应于当前用户对搜索输入页面的访问请求,展示所述搜索输入页面,其中,所述搜索输入页面包括搜索词展示区域,所述搜索词展示区域用于以预设移动速度沿第一方向移动展示第一预设搜索词;响应于对所述搜索输入页面的触发操作,跳转至搜索结果页面,所述搜索结果页面用于展示目标搜索词匹配的搜索结果,所述目标搜索词由对所述搜索输入页面的触发操作确定。本公开实施例通过将搜索词在搜索页面中移动展示,解决搜索页面展示样式的问题,提高用户的使用体验。
在一个可能的实施方式中,所述搜索输入页面还包括内容流信息展示区域,所述内容流信息展示区域用于展示内容流信息,所述内容流信息包括至少一个媒体内容。
在一个可能的实施方式中,所述搜索词展示区域包括至少一个搜索词控件,所述搜索页面展示模块,具体用于在所述搜索词展示区域内所述搜索词控件以预设移动速度移动展 示,其中,所述搜索词控件的显示内容包括与所述搜索词控件关联的所述第一预设搜索词。
在一个可能的实施方式中,所述搜索词控件的显示背景由所述搜索词控件在所述搜索词展示区域内的相对位置确定;和/或所述搜索词控件的显示背景由于所述搜索词控件关联的所述第一预设搜索词确定。
在一个可能的实施方式中,所述装置还包括:方向和速度获取模块,用于对所述搜索词展示区域的沿所述第一方向的滑动操作,获取所述滑动操作对应的目标移动方向和目标移动速度;搜索页面展示模块91,还用于控制所述搜索词以所述目标移动速度向所述目标移动方向移动展示。
在一个可能的实施方式中,搜索页面展示模块91,还用于在所述当前用户对搜索输入页面的访问请求是首次访问请求时,在所述搜索输入页面中以保持展示所述搜索词展示区域。
在一个可能的实施方式中,搜索页面展示模块91,具体用于在所述搜索输入页面中以保持展示所述搜索词展示区域直至预设条件被触发,所述预设条件包括显示搜索结果页面或接收到针对所述内容流信息展示区域的预设触发操作。
在一个可能的实施方式中,搜索页面展示模块91,还用于在所述当前用户对搜索输入页面的访问请求是非首次访问请求时,检测到所述搜索词展示区域展示预设时长后,取消所述搜索词展示区域的显示。
在一个可能的实施方式中,搜索页面展示模块91,具体用于在所述当前用户对搜索输入页面的访问请求是非首次访问请求时,检测到所述搜索词展示区域展示预设时长后,将所述搜索输入页面的搜索词展示区域替换为内容流信息展示区域的至少一部分,并将所述内容流信息展示区域扩大。
在一个可能的实施方式中,搜索页面展示模块91,还用于响应于对所述搜索输入页面的沿第二方向的滑动操作,将所述搜索输入页面的搜索词展示区域替换为内容流信息展示区域的至少一部分,并将所述内容流信息展示区域扩大。
在一个可能的实施方式中,搜索页面展示模块91,还用于所述内容流信息展示区域包括多个媒体内容展示模块,将所述搜索输入页面的搜索词展示区域替换为内容流信息展示区域的至少一部分之后,还包括:在任意一个所述媒体内容展示模块中展示第二预设搜索词。
在一个可能的实施方式中,所述页面跳转模块92,包括:第一页面跳转单元,用于响应于对所述第一预设搜索词的触发操作,跳转至搜索结果页面,所述目标搜索词是所述触发操作对应的所述第一预设搜索词;或者
第二页面跳转单元,用于响应于对所述搜索输入页面中搜索输入控件的触发操作,跳转至搜索结果页面,所述目标搜索词为通过所述搜索输入控件输入的搜索词。
在一个可能的实施方式中,第二页面跳转单元,包括:目标搜索词获取子单元,响应于所述当前用户对所述输入控件的输入操作,获取所述输入操作对应的目标搜索词;第二页面跳转子单元,用于响应于与所述搜索控件的触发操作,跳转至所述搜索结果页面。
在一个可能的实施方式中,所述装置包括控件改变模块,用于响应于对所述搜索输入页面的沿所述第二方向滑动操作,改变所述搜索输入控件的展示形态和/或展示位置。
本公开实施例提供的搜索页面展示装置,可执行本公开方法实施例所提供的搜索页面展示方法中所执行的步骤,具备执行步骤和有益效果此处不再赘述。
图10为本公开实施例中的一种电子设备的结构示意图。下面具体参考图10,其示出了适于用来实现本公开实施例中的电子设备1000的结构示意图。本公开实施例中的电子设备1000可以包括但不限于诸如移动电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、车载终端(例如车载导航终端)、可穿戴终端设备等等的移动终端以及诸如数字TV、台式计算机、智能家居设备等等的固定终端。图10示出的电子设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。
如图10所示,电子设备1000可以包括处理装置(例如中央处理器、图形处理器等)1001,其可以根据存储在只读存储器(ROM)1002中的程序或者从存储装置1008加载到随机访问存储器(RAM)1003中的程序而执行各种适当的动作和处理以实现如本公开所述的实施例的搜索页面展示方法。在RAM 1003中,还存储有终端设备1000操作所需的各种程序和数据。处理装置1001、ROM 1002以及RAM 1003通过总线1004彼此相连。输入/输出(I/O)接口1005也连接至总线1004。
通常,以下装置可以连接至I/O接口1005:包括例如触摸屏、触摸板、键盘、鼠标、摄像头、麦克风、加速度计、陀螺仪等的输入装置1006;包括例如液晶显示器(LCD)、扬声器、振动器等的输出装置1007;包括例如磁带、硬盘等的存储装置1008;以及通信装置1009。通信装置1009可以允许终端设备1000与其他设备进行无线或有线通信以交换数据。虽然图10示出了具有各种装置的终端设备1000,但是应理解的是,并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在非暂态计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码,从而实现如上所述的搜索页面展示方法。在这样的实施例中,该计算机程序可以通过通信装置1009从网络上被下载和安装,或者从存储装置1008被安装,或者从ROM 1002被安装。在该计算机程序被处理装置1001执行时,执行本公开实施例的方法中限定的上述功能。
需要说明的是,本公开上述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开中,计算机可读存储介质可 以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:电线、光缆、RF(射频)等等,或者上述的任意合适的组合。
在一些实施方式中,客户端、服务器可以利用诸如HTTP(HyperText Transfer Protocol,超文本传输协议)之类的任何当前已知或未来研发的网络协议进行通信,并且可以与任意形式或介质的数字数据通信(例如,通信网络)互连。通信网络的示例包括局域网(“LAN”),广域网(“WAN”),网际网(例如,互联网)以及端对端网络(例如,ad hoc端对端网络),以及任何当前已知或未来研发的网络。
上述计算机可读介质可以是上述电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。
上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该终端设备执行时,使得该终端设备:响应于当前用户对搜索输入页面的访问请求,展示所述搜索输入页面,其中,所述搜索输入页面包括搜索词展示区域,所述搜索词展示区域用于以预设移动速度沿第一方向移动展示第一预设搜索词;响应于对所述搜索输入页面的触发操作,跳转至搜索结果页面,所述搜索结果页面用于展示目标搜索词匹配的搜索结果,所述目标搜索词由对所述搜索输入页面的触发操作确定。
可选的,当上述一个或者多个程序被该终端设备执行时,该终端设备还可以执行上述实施例所述的其他步骤。
可以以一种或多种程序设计语言或其组合来编写用于执行本公开的操作的计算机程序代码,上述程序设计语言包括但不限于面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言—诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。
附图中的流程图和框图,图示了按照本公开各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实 际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
描述于本公开实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,单元的名称在某种情况下并不构成对该单元本身的限定。
本文中以上描述的功能可以至少部分地由一个或多个硬件逻辑部件来执行。例如,非限制性地,可以使用的示范类型的硬件逻辑部件包括:现场可编程门阵列(FPGA)、专用集成电路(ASIC)、专用标准产品(ASSP)、片上系统(SOC)、复杂可编程逻辑设备(CPLD)等等。
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(EPROM或快闪存储器)、光纤、便捷式紧凑盘只读存储器(CD-ROM)、光学储存设备、磁储存设备、或上述内容的任何合适组合。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示方法,包括:响应于当前用户对搜索输入页面的访问请求,展示所述搜索输入页面,其中,所述搜索输入页面包括搜索词展示区域,所述搜索词展示区域用于以预设移动速度沿第一方向移动展示第一预设搜索词;响应于对所述搜索输入页面的触发操作,跳转至搜索结果页面,所述搜索结果页面用于展示目标搜索词匹配的搜索结果,所述目标搜索词由对所述搜索输入页面的触发操作确定。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示方法,其中所述搜索输入页面还包括内容流信息展示区域,所述内容流信息展示区域用于展示内容流信息,所述内容流信息包括至少一个媒体内容。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示方法,其中所述搜索词展示区域包括至少一个搜索词控件,所述以预设移动速度移动展示第一预设搜索词包括:在所述搜索词展示区域内所述搜索词控件以预设移动速度移动展示,其中,所述搜索词控件的显示内容包括与所述搜索词控件关联的所述第一预设搜索词。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示方法,其中所述搜索词控件的显示背景由所述搜索词控件在所述搜索词展示区域内的相对位置确定;和/或所述搜索词控件的显示背景由于所述搜索词控件关联的所述第一预设搜索词确定。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示方法,其中响应于对所述搜索输入页面的触发操作,跳转至搜索结果页面,包括:响应于对所述搜索词控件 的触发操作,跳转至搜索结果页面,所述目标搜索词是所述触发操作对应的搜索词控件关联的所述第一预设搜索词;或者响应于对所述搜索输入页面中搜索输入控件的触发操作,跳转至搜索结果页面,所述目标搜索词为通过所述搜索输入控件输入的搜索词。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示方法,所述方法还包括:响应于对所述搜索词展示区域的沿所述第一方向的滑动操作,获取所述滑动操作对应的目标移动方向和目标移动速度;控制所述搜索词以所述目标移动速度向所述目标移动方向移动展示。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示方法,所述的方法还包括:在所述当前用户对搜索输入页面的访问请求是首次访问请求时,在所述搜索输入页面中以保持展示所述搜索词展示区域。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示方法,在所述搜索输入页面中以保持展示所述搜索词展示区域,包括:在所述搜索输入页面中以保持展示所述搜索词展示区域直至预设条件被触发,所述预设条件包括显示搜索结果页面或接收到针对所述内容流信息展示区域的预设触发操作。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示方法,所述方法还包括:在所述当前用户对搜索输入页面的访问请求是非首次访问请求时,检测到所述搜索词展示区域展示预设时长后,取消所述搜索词展示区域的显示。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示方法,所述方法还包括:在所述当前用户对搜索输入页面的访问请求是非首次访问请求时,检测到所述搜索词展示区域展示预设时长后,将所述搜索输入页面的搜索词展示区域替换为内容流信息展示区域的至少一部分,并将所述内容流信息展示区域扩大。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示方法,所述方法还包括:响应于对所述搜索输入页面的沿第二方向的滑动操作,将所述搜索输入页面的搜索词展示区域替换为内容流信息展示区域的至少一部分,并将所述内容流信息展示区域扩大。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示方法,所述内容流信息展示区域包括多个媒体内容展示模块,将所述搜索输入页面的搜索词展示区域替换为内容流信息展示区域的至少一部分之后,还包括:在任意一个所述媒体内容展示模块中展示第二预设搜索词。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示方法,所述方法还包括:响应于对所述搜索输入页面中搜索输入控件的触发操作,跳转至搜索结果页面,包括:响应于所述当前用户对所述输入控件的输入操作,获取所述输入操作对应的目标搜索词;响应于与所述搜索控件的触发操作,跳转至所述搜索结果页面。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示方法,响应于对所述搜索输入页面的沿所述第二方向滑动操作,改变所述搜索输入控件的展示形态和/或展示位置。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示装置,包括:搜索 页面展示模块和页面跳转模块。其中,搜索页面展示模块,用于响应于当前用户对搜索输入页面的访问请求,展示所述搜索输入页面,其中,所述搜索输入页面包括搜索词展示区域,所述搜索词展示区域用于以预设移动速度沿第一方向移动展示第一预设搜索词;页面跳转模块,用于响应于对所述搜索输入页面的触发操作,跳转至搜索结果页面,所述搜索结果页面用于展示目标搜索词匹配的搜索结果,所述目标搜索词由对所述搜索输入页面的触发操作确定。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示装置,所述搜索输入页面还包括内容流信息展示区域,所述内容流信息展示区域用于展示内容流信息,所述内容流信息包括至少一个媒体内容。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示装置,所述搜索词展示区域包括至少一个搜索词控件,所述搜索页面展示模块,具体用于在所述搜索词展示区域内所述搜索词控件以预设移动速度移动展示,其中,所述搜索词控件的显示内容包括与所述搜索词控件关联的所述第一预设搜索词。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示装置,所述搜索词控件的显示背景由所述搜索词控件在所述搜索词展示区域内的相对位置确定;和/或所述搜索词控件的显示背景由于所述搜索词控件关联的所述第一预设搜索词确定。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示装置,所述装置还包括:方向和速度获取模块,用于对所述搜索词展示区域的沿所述第一方向的滑动操作,获取所述滑动操作对应的目标移动方向和目标移动速度;搜索页面展示模块91,还用于控制所述搜索词以所述目标移动速度向所述目标移动方向移动展示。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示装置,搜索页面展示模块91,还用于在所述当前用户对搜索输入页面的访问请求是首次访问请求时,在所述搜索输入页面中以保持展示所述搜索词展示区域。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示装置,搜索页面展示模块91,具体用于在所述搜索输入页面中以保持展示所述搜索词展示区域直至预设条件被触发,所述预设条件包括显示搜索结果页面或接收到针对所述内容流信息展示区域的预设触发操作。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示装置,搜索页面展示模块91,还用于在所述当前用户对搜索输入页面的访问请求是非首次访问请求时,检测到所述搜索词展示区域展示预设时长后,取消所述搜索词展示区域的显示。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示装置,搜索页面展示模块91,具体用于在所述当前用户对搜索输入页面的访问请求是非首次访问请求时,检测到所述搜索词展示区域展示预设时长后,将所述搜索输入页面的搜索词展示区域替换为内容流信息展示区域的至少一部分,并将所述内容流信息展示区域扩大。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示装置,搜索页面展示模块91,还用于响应于对所述搜索输入页面的沿第二方向的滑动操作,将所述搜索输入 页面的搜索词展示区域替换为内容流信息展示区域的至少一部分,并将所述内容流信息展示区域扩大。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示装置,搜索页面展示模块91,还用于所述内容流信息展示区域包括多个媒体内容展示模块,将所述搜索输入页面的搜索词展示区域替换为内容流信息展示区域的至少一部分之后,还包括:在任意一个所述媒体内容展示模块中展示第二预设搜索词。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示装置,所述页面跳转模块92,包括:第一页面跳转单元,用于响应于对所述第一预设搜索词的触发操作,跳转至搜索结果页面,所述目标搜索词是所述触发操作对应的所述第一预设搜索词;或者
第二页面跳转单元,用于响应于对所述搜索输入页面中搜索输入控件的触发操作,跳转至搜索结果页面,所述目标搜索词为通过所述搜索输入控件输入的搜索词。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示装置,第二页面跳转单元,包括:目标搜索词获取子单元,响应于所述当前用户对所述输入控件的输入操作,获取所述输入操作对应的目标搜索词;第二页面跳转子单元,用于响应于与所述搜索控件的触发操作,跳转至所述搜索结果页面。
根据本公开的一个或多个实施例,本公开提供了一种搜索页面展示装置,所述装置包括控件改变模块,用于响应于对所述搜索输入页面的沿所述第二方向滑动操作,改变所述搜索输入控件的展示形态和/或展示位置。
根据本公开的一个或多个实施例,本公开提供了一种电子设备,包括:
一个或多个处理器;
存储器,用于存储一个或多个程序;
当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如本公开提供的任一所述的搜索页面展示方法。
根据本公开的一个或多个实施例,本公开提供了一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现如本公开提供的任一所述的搜索页面展示方法。
本公开实施例还提供了一种计算机程序产品,该计算机程序产品包括计算机程序或指令,该计算机程序或指令被处理器执行时实现如上所述的搜索页面展示方法。
以上描述仅为本公开的较佳实施例以及对所运用技术原理的说明。本领域技术人员应当理解,本公开中所涉及的公开范围,并不限于上述技术特征的特定组合而成的技术方案,同时也应涵盖在不脱离上述公开构思的情况下,由上述技术特征或其等同特征进行任意组合而形成的其它技术方案。例如上述特征与本公开中公开的(但不限于)具有类似功能的技术特征进行互相替换而形成的技术方案。
此外,虽然采用特定次序描绘了各操作,但是这不应当理解为要求这些操作以所示出的特定次序或以顺序次序执行来执行。在一定环境下,多任务和并行处理可能是有利的。同样地,虽然在上面论述中包含了若干具体实现细节,但是这些不应当被解释为对本公开的范围的限制。在单独的实施例的上下文中描述的某些特征还可以组合地实现在单个实施 例中。相反地,在单个实施例的上下文中描述的各种特征也可以单独地或以任何合适的子组合的方式实现在多个实施例中。
尽管已经采用特定于结构特征和/或方法逻辑动作的语言描述了本主题,但是应当理解所附权利要求书中所限定的主题未必局限于上面描述的特定特征或动作。相反,上面所描述的特定特征和动作仅仅是实现权利要求书的示例形式。

Claims (19)

  1. 一种搜索页面展示方法,包括:
    响应于当前用户对搜索输入页面的访问请求,展示所述搜索输入页面,其中,所述搜索输入页面包括搜索词展示区域,所述搜索词展示区域用于以预设移动速度沿第一方向移动展示第一预设搜索词;
    响应于对所述搜索输入页面的触发操作,跳转至搜索结果页面,所述搜索结果页面用于展示目标搜索词匹配的搜索结果,所述目标搜索词由对所述搜索输入页面的触发操作确定。
  2. 根据权利要求1所述的方法,其中所述搜索输入页面还包括内容流信息展示区域,所述内容流信息展示区域用于展示内容流信息,所述内容流信息包括至少一个媒体内容。
  3. 根据权利要求1-2中任一项所述的方法,其中所述搜索词展示区域包括至少一个搜索词控件,所述以预设移动速度移动展示第一预设搜索词包括:
    在所述搜索词展示区域内所述搜索词控件以预设移动速度移动展示,其中,所述搜索词控件的显示内容包括与所述搜索词控件关联的所述第一预设搜索词。
  4. 根据权利要求3所述的方法,其中所述搜索词控件的显示背景由所述搜索词控件在所述搜索词展示区域内的相对位置确定;和/或
    所述搜索词控件的显示背景由于所述搜索词控件关联的所述第一预设搜索词确定。
  5. 根据权利要求1-4中任一项所述的方法,还包括:
    响应于对所述搜索词展示区域的沿所述第一方向的滑动操作,获取所述滑动操作对应的目标移动方向和目标移动速度;
    控制所述第一预设搜索词以所述目标移动速度向所述目标移动方向移动展示。
  6. 根据权利要求1-5中任一项所述的方法,还包括:
    在所述当前用户对搜索输入页面的访问请求是首次访问请求时,在所述搜索输入页面中以保持展示所述搜索词展示区域。
  7. 根据权利要求6所述的方法,其中所述在所述搜索输入页面中以保持展示所述搜索词展示区域,包括:
    在所述搜索输入页面中以保持展示所述搜索词展示区域直至预设条件被触发,所述预设条件包括显示搜索结果页面或接收到针对所述内容流信息展示区域的预设触发操作。
  8. 根据权利要求1-7中任一项所述的方法,还包括:
    在所述当前用户对搜索输入页面的访问请求是非首次访问请求时,检测到所述搜索词展示区域展示预设时长后,取消所述搜索词展示区域的显示。
  9. 根据权利要求8所述的方法,还包括:
    在所述当前用户对搜索输入页面的访问请求是非首次访问请求时,检测到所述搜索词展示区域展示预设时长后,将所述搜索输入页面的搜索词展示区域替换为内容流信息展示区域的至少一部分,并将所述内容流信息展示区域扩大。
  10. 根据权利要求1-9中任一项所述的方法,还包括:
    响应于对所述搜索输入页面的沿第二方向的滑动操作,将所述搜索输入页面的搜索词展示区域替换为内容流信息展示区域的至少一部分,并将所述内容流信息展示区域扩大。
  11. 根据权利要求9或10所述的方法,其中所述内容流信息展示区域包括多个媒体内容展示模块,将所述搜索输入页面的搜索词展示区域替换为内容流信息展示区域的至少一部分之后,还包括:
    在任意一个所述媒体内容展示模块中展示第二预设搜索词。
  12. 根据权利要求1-11中任一项所述的方法,其中响应于对所述搜索输入页面的触发操作,跳转至搜索结果页面,包括:
    响应于对所述第一预设搜索词的触发操作,跳转至搜索结果页面,所述目标搜索词是所述触发操作对应的所述第一预设搜索词;或者
    响应于对所述搜索输入页面中搜索输入控件的触发操作,跳转至搜索结果页面,所述目标搜索词为通过所述搜索输入控件输入的搜索词。
  13. 根据权利要求12所述的方法,其中所述搜索输入控件包括输入控件与搜索控件,响应于对所述搜索输入页面中搜索输入控件的触发操作,跳转至搜索结果页面,包括:
    响应于所述当前用户对所述输入控件的输入操作,获取所述输入操作对应的目标搜索词;
    响应于与所述搜索控件的触发操作,跳转至所述搜索结果页面。
  14. 根据权利要求13所述的方法,还包括:
    响应于对所述搜索输入页面的沿所述第二方向滑动操作,改变所述搜索输入控件的展示形态和展示位置中的至少一种。
  15. 一种搜索页面展示装置,包括:
    搜索页面展示模块,被配置为响应于当前用户对搜索输入页面的访问请求,展示所述搜索输入页面,其中,所述搜索输入页面包括搜索词展示区域,所述搜索词展示区域用于以预设移动速度沿第一方向移动展示第一预设搜索词;
    页面跳转模块,被配置为响应于对所述搜索输入页面的触发操作,跳转至搜索结果页面,所述搜索结果页面用于展示目标搜索词匹配的搜索结果,所述目标搜索词由对所述搜索输入页面的触发操作确定。
  16. 一种电子设备,所述电子设备包括:
    一个或多个处理器;
    存储装置,被配置为存储一个或多个程序;
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-14中任一项所述的方法。
  17. 一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现如权利要求1-14中任一项所述的方法。
  18. 一种计算机程序产品,该计算机程序产品包括计算机程序或指令,该计算机程序或指令被处理器执行时实现如权利要求1-14中任一项所述的方法。
  19. 一种计算机程序,包括指令,所述指令当由处理器执行时使所述处理器执行根据权利要求1-14中任一项所述的方法。
PCT/CN2023/101324 2022-06-20 2023-06-20 搜索页面展示方法、装置、设备、介质和产品 WO2023246760A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210701629.3 2022-06-20
CN202210701629.3A CN115238156A (zh) 2022-06-20 2022-06-20 搜索页面展示方法、装置、设备、介质和产品

Publications (1)

Publication Number Publication Date
WO2023246760A1 true WO2023246760A1 (zh) 2023-12-28

Family

ID=83669913

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/101324 WO2023246760A1 (zh) 2022-06-20 2023-06-20 搜索页面展示方法、装置、设备、介质和产品

Country Status (2)

Country Link
CN (1) CN115238156A (zh)
WO (1) WO2023246760A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115238156A (zh) * 2022-06-20 2022-10-25 北京字跳网络技术有限公司 搜索页面展示方法、装置、设备、介质和产品

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210216604A1 (en) * 2018-07-06 2021-07-15 Beijing Microlive Vision Technology Co., Ltd Method and apparatus for displaying search page, terminal and storage medium
CN113392342A (zh) * 2021-05-25 2021-09-14 腾讯科技(深圳)有限公司 搜索界面展示方法和装置、存储介质及电子设备
CN113486253A (zh) * 2021-07-30 2021-10-08 北京字节跳动网络技术有限公司 搜索结果展示方法、装置、设备和介质
CN113515686A (zh) * 2021-07-09 2021-10-19 北京字节跳动网络技术有限公司 内容搜索方法、装置、设备和存储介质
CN113536136A (zh) * 2021-08-09 2021-10-22 北京字跳网络技术有限公司 一种实现搜索的方法、装置及设备
CN115238156A (zh) * 2022-06-20 2022-10-25 北京字跳网络技术有限公司 搜索页面展示方法、装置、设备、介质和产品

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210216604A1 (en) * 2018-07-06 2021-07-15 Beijing Microlive Vision Technology Co., Ltd Method and apparatus for displaying search page, terminal and storage medium
CN113392342A (zh) * 2021-05-25 2021-09-14 腾讯科技(深圳)有限公司 搜索界面展示方法和装置、存储介质及电子设备
CN113515686A (zh) * 2021-07-09 2021-10-19 北京字节跳动网络技术有限公司 内容搜索方法、装置、设备和存储介质
CN113486253A (zh) * 2021-07-30 2021-10-08 北京字节跳动网络技术有限公司 搜索结果展示方法、装置、设备和介质
CN113536136A (zh) * 2021-08-09 2021-10-22 北京字跳网络技术有限公司 一种实现搜索的方法、装置及设备
CN115238156A (zh) * 2022-06-20 2022-10-25 北京字跳网络技术有限公司 搜索页面展示方法、装置、设备、介质和产品

Also Published As

Publication number Publication date
CN115238156A (zh) 2022-10-25

Similar Documents

Publication Publication Date Title
KR102643773B1 (ko) 컨트롤의 디스플레이 방법, 장치, 전자 설비 및 저장 매체
KR20220130197A (ko) 촬영 방법, 장치, 전자설비 및 저장매체
US20230007065A1 (en) Video sharing method, apparatus, device and medium
WO2023125164A1 (zh) 页面显示方法、装置、电子设备和存储介质
WO2023134492A1 (zh) 页面的显示方法、装置、电子设备、存储介质和程序产品
CN113891164A (zh) 视频列表的显示方法、装置、电子设备和存储介质
WO2023246760A1 (zh) 搜索页面展示方法、装置、设备、介质和产品
WO2022237530A1 (zh) 视图展示方法、装置、设备及介质
WO2021073327A1 (zh) 窗口显示方法、装置、终端及存储介质
WO2023246835A1 (zh) 信息展示方法、装置、设备、存储介质和程序产品
WO2023024921A1 (zh) 视频交互方法、装置、设备及介质
WO2022183887A1 (zh) 视频编辑及播放方法、装置、设备、介质
WO2023216936A1 (zh) 视频播放方法、装置、电子设备、存储介质和程序产品
WO2023169305A1 (zh) 特效视频生成方法、装置、电子设备及存储介质
CN115474085B (zh) 媒体内容播放方法、装置、设备和存储介质
WO2023221409A1 (zh) 虚拟现实空间的字幕渲染方法、装置、设备及介质
WO2023116480A1 (zh) 多媒体内容的发布方法、装置、设备、介质和程序产品
WO2023179362A1 (zh) 控件的显示方法、装置、电子设备、存储介质和程序产品
WO2023179424A1 (zh) 弹幕添加方法、装置、电子设备和存储介质
WO2022242497A1 (zh) 视频拍摄方法、装置、电子设备和存储介质
JP7378658B2 (ja) 情報指示方法、装置、電子機器及び記憶媒体
WO2024037491A1 (zh) 媒体内容处理方法、装置、设备及存储介质
WO2024037555A1 (zh) 页面显示方法、装置、设备及存储介质
WO2023217081A1 (zh) 信息输入页面的元素控制方法、装置、设备、介质
EP4369188A1 (en) Progress adjustment method and apparatus, electronic device and storage medium

Legal Events

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

Ref document number: 23826407

Country of ref document: EP

Kind code of ref document: A1