WO2021190129A1 - Procédé et dispositif de traitement de page, dispositif électronique et support de stockage lisible par ordinateur - Google Patents

Procédé et dispositif de traitement de page, dispositif électronique et support de stockage lisible par ordinateur Download PDF

Info

Publication number
WO2021190129A1
WO2021190129A1 PCT/CN2021/074183 CN2021074183W WO2021190129A1 WO 2021190129 A1 WO2021190129 A1 WO 2021190129A1 CN 2021074183 W CN2021074183 W CN 2021074183W WO 2021190129 A1 WO2021190129 A1 WO 2021190129A1
Authority
WO
WIPO (PCT)
Prior art keywords
search
page
return
triggered
search operation
Prior art date
Application number
PCT/CN2021/074183
Other languages
English (en)
Chinese (zh)
Inventor
赵健旭
Original Assignee
北京字节跳动网络技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京字节跳动网络技术有限公司 filed Critical 北京字节跳动网络技术有限公司
Publication of WO2021190129A1 publication Critical patent/WO2021190129A1/fr
Priority to US17/843,306 priority Critical patent/US11714866B2/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • 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
    • 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/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Definitions

  • the present disclosure relates to the field of Internet technology. Specifically, the present disclosure relates to a page processing method, device, electronic device, and computer-readable storage medium.
  • the user can only return to the initial page or return to the previous page among multiple pages when performing a return operation.
  • a user wants to return to any one of multiple pages they may need to return multiple times, or need to re-enter search information.
  • a page processing method includes:
  • a page processing device which includes:
  • the recording module is used to send a search request carrying search keywords to the server in response to the search operation, and record the page that triggers the search operation;
  • the receiving module is used to receive the search result returned by the server in response to the search request
  • Display module used to display search results on the search results page
  • the determining module is configured to determine the corresponding return page based on the recorded page that triggered the search operation in response to the page return operation for the search result page;
  • Jump module used to jump to the return page.
  • an electronic device in a third aspect, includes:
  • One or more processors are One or more processors;
  • One or more application programs where one or more application programs are stored in the memory and configured to be executed by one or more processors, and the one or more programs are configured to: execute the implementation shown in the first aspect of the present disclosure The page processing method.
  • a computer-readable storage medium is provided, and a computer program is stored on the computer-readable storage medium.
  • the program is executed by a processor, the page processing method shown in the first aspect of the present disclosure is implemented.
  • the search operation By responding to the search operation, it sends a search request carrying search keywords to the server, and records the page that triggered the search operation, and obtains the search result page corresponding to the search keyword requested to search.
  • the page for the search result page When the page for the search result page is received, it returns During operation, the corresponding return page can be determined based on the recorded page that triggers the search operation.
  • the page that the user wants to return to is different, and the search operation corresponding to the input is different. Different search operations determine the corresponding page that triggers the search operation.
  • the return page depends on the page that triggered the search operation, so that the return page can be set more personalized, so that users can return to the page they want to return more conveniently and quickly.
  • the search operation is a search operation triggered for the default keyword displayed on the search homepage or the search keyword entered by the user, or a search operation triggered for any associated word displayed on the search association page, when the corresponding search result
  • the page receives the page return operation it means that the user may have browsed the search results corresponding to the default keywords, entered search keywords, or associated words, or searched for the default keywords, entered search keywords, or associated words.
  • a virtual keyboard for the user to input search keywords can be displayed on the return page, which is convenient for the user to directly input the search keywords of interest, without the user needing to click to trigger the virtual keyboard.
  • the search operation is a search operation triggered for the recommended words displayed on the search homepage
  • the user may also be interested in other recommended words on the search homepage. Therefore, after receiving a trigger operation for the search box on the return page Previously, the virtual keyboard for the user to enter search keywords was not displayed on the return page, so that the user can continue to browse other recommended words.
  • FIG. 1 is a schematic flowchart of a page processing method provided by an embodiment of the disclosure
  • FIG. 2 is a schematic diagram of page changes in a search scenario provided in an example of the present disclosure
  • FIG. 3 is a schematic diagram of page changes in a search scenario provided in an example of the present disclosure.
  • FIG. 4 is a schematic diagram of page changes in a search scenario provided in an example of the present disclosure.
  • FIG. 5 is a schematic diagram of page changes in a search scenario provided in an example of the present disclosure.
  • FIG. 6 is a schematic diagram of page changes in a search scenario provided in an example of the present disclosure.
  • FIG. 7 is a schematic diagram of page changes in a search scenario provided in an example of the present disclosure.
  • FIG. 8 is a schematic diagram of page changes in a search scenario provided in an example of the present disclosure.
  • FIG. 9 is a schematic diagram of page changes in a search scenario provided in an example of the present disclosure.
  • FIG. 10 is a schematic structural diagram of a page processing apparatus provided by an embodiment of the disclosure.
  • FIG. 11 is a schematic structural diagram of an electronic device for page processing provided by an embodiment of the disclosure.
  • the page processing method, device, electronic device, and computer-readable storage medium provided in the present disclosure are intended to solve the above technical problems in the prior art.
  • An embodiment of the present disclosure provides a page processing method, which can be applied to a terminal for page processing. As shown in FIG. 1, the method may include:
  • Step S101 in response to the search operation, send a search request carrying search keywords to the server, and record the page that triggers the search operation;
  • Step S102 receiving the search result returned by the server in response to the search request
  • Step S103 displaying the search result on the search result page
  • Step S104 in response to the page return operation for the search result page, determine the corresponding return page based on the recorded page that triggered the search operation;
  • Step S105 jump to the return page.
  • the search operation can take many forms. It can be triggered based on the default keywords displayed on the search homepage, or triggered based on the search homepage or the user’s manual input of search keywords on the search results page, or it can be triggered based on the search homepage.
  • the displayed recommended words are triggered, and the specific different search operation scenarios will be described in detail below.
  • the search home page refers to the default page used for searching;
  • the search result page is a page displaying search results that have been searched.
  • the page that triggers the search operation refers to the display page after receiving the search operation, that is, the page displayed when the search operation is triggered.
  • the page that triggers the search operation can also take many forms. It can be triggered by the search homepage or directly by the search results page. The specific page that triggers the search operation will be described in detail below in conjunction with different search operations. .
  • the page return operation can also take many different forms. It can be a control for returning by triggering a threshold on the page, or it can be to delete the search keyword that has been entered, or to delete the default keyword, etc. .
  • a search request carrying a search keyword is sent to the server, and the page that triggers the search operation is recorded, and the search result page corresponding to the search keyword requested for search is obtained.
  • the corresponding return page can be determined based on the recorded page that triggered the search operation.
  • the page that the user wants to return is different, and the search operation input is different. Different search operations determine the corresponding trigger search operation.
  • the return page depends on the page that triggered the search operation, so that the return page can be set more personalized, so that users can return to the page they want to return more conveniently and quickly.
  • the embodiment of the present disclosure provides a possible implementation manner.
  • the determination of the corresponding return page based on the recorded page triggering the search operation in step 104 may include:
  • the page that triggered the search operation is the search homepage or the search association page, the page that triggered the search operation will be the return page;
  • the search association page displays associated words associated with the search keyword input by the user.
  • the corresponding search operation includes any of the following:
  • the search operation is triggered directly by searching the homepage, for example, the search control on the search homepage is directly triggered to search for the default keywords.
  • the default keyword selected by the user on the search homepage is used as the search corresponding to the search operation.
  • Keywords enter the search result page corresponding to the default keyword, and the return page is the search page; if the search operation is triggered for the recommended word displayed in the search homepage, the recommended word selected by the user is used as the search keyword corresponding to the search operation , Enter the search result page corresponding to the recommended word, and the corresponding return page is the search homepage; if the search operation is triggered by the search association page, such as the user manually enters the search keyword in the search homepage, enters the search association page, and the search association page.
  • the associative word associated with the search keyword manually input by the user is triggered, and the associative word is used as the search keyword corresponding to the search operation, and when jumping to the search result page corresponding to the associative word, the return page is the search association page.
  • search operation is a search operation triggered for the default keywords displayed on the search homepage or the search keywords entered by the user, or for any association displayed on the search association page Word-triggered search operation;
  • the page processing method may also include:
  • a virtual keyboard for the user to input search keywords is displayed on the return page.
  • the search operation is a search operation triggered for the default keyword displayed on the search homepage or the search keyword entered by the user, or a search operation triggered for any associated word displayed on the search association page, when the corresponding search result
  • the page receives the page return operation it means that the user may have browsed the search results corresponding to the default keywords, entered search keywords, or associated words, or searched for the default keywords, entered search keywords, or associated words.
  • a virtual keyboard for the user to input search keywords can be displayed on the return page, which is convenient for the user to directly input the search keywords of interest, without the user needing to click to trigger the virtual keyboard.
  • the embodiment of the present disclosure provides a possible implementation, if the search operation is a search operation triggered for the recommended words displayed in the search homepage;
  • the page processing method may also include:
  • the virtual keyboard for the user to input search keywords is not displayed on the return page.
  • the search operation is a search operation triggered for the recommended words displayed on the search homepage
  • the user may also be interested in searching for other recommended words on the homepage. Therefore, after receiving a trigger operation for the search box on the return page Previously, the virtual keyboard for the user to enter search keywords was not displayed on the return page, so that the user can continue to browse other recommended words.
  • the embodiment of the present disclosure provides a possible implementation, if the page that triggers the search operation is a search result page that displays previous search results;
  • the page processing method may further include:
  • the page that triggers the search operation is a search result page that displays previous search results, that is, the user has entered any search operation and obtained the search result page, and if the search operation is triggered on the search result page, It means that the user may have browsed through the search result page that has been obtained, or is not interested in the search result page that has been obtained, and needs to obtain a new search result page. You can delete the record of the search result page that displays the previous search result, and search The home page is recorded as the new page that triggers the search operation.
  • determining the corresponding return page based on the recorded page triggering the search operation in step S104 may include:
  • the page that triggers the search operation is a search result page that displays previous search results, that is, the user has entered any search operation and obtained the search result page, and if the search operation is triggered on the search result page, It means that the user may have browsed the search result page that has been obtained, or is not interested in the search result page that has been obtained, and needs to obtain a new search result page. When returning, they can directly return to the search homepage, and there is no need to return to the last time. 'S search results page.
  • the association word also called sug word
  • the search association page also called the sug page
  • association word also called sug word
  • search association page can also become the sug page
  • Click the associated word in the search association page to trigger the search operation use the selected association word as the search keyword corresponding to the search operation, enter the search result page corresponding to the association word, and return to the search result page when you perform a return operation on the search result page Search the Lenovo page and display the virtual keyboard.
  • the search operation is a search operation triggered for the default keyword displayed on the search homepage or the search keyword entered by the user, or a search operation triggered for any associated word displayed on the search association page, when the corresponding search result
  • the page receives the page return operation it means that the user may have browsed the search results corresponding to the default keywords, entered search keywords, or associated words, or searched for the default keywords, entered search keywords, or associated words.
  • a virtual keyboard for the user to input search keywords can be displayed on the return page, which is convenient for the user to directly input the search keywords of interest, without the user needing to click to trigger the virtual keyboard.
  • the search operation is a search operation triggered for the recommended words displayed on the search homepage
  • the user may also be interested in other recommended words on the search homepage. Therefore, after receiving a trigger operation for the search box on the return page Previously, the virtual keyboard for the user to enter search keywords was not displayed on the return page, so that the user can continue to browse other recommended words.
  • the page processing apparatus 100 may include: a recording module 1001, a receiving module 1002, a display module 1003, a determining module 1004, and a jump module 1005, wherein,
  • the recording module 1001 is configured to send a search request carrying search keywords to the server in response to a search operation, and record the page that triggers the search operation;
  • the receiving module 1002 is used to receive the search result returned by the server in response to the search request;
  • the display module 1003 is used to display search results on the search result page
  • the determining module 1004 is configured to determine the corresponding return page based on the recorded page that triggered the search operation in response to the page return operation for the search result page;
  • the jump module 1005 is used to jump to the return page.
  • the determining module 1004 is specifically used to:
  • the page that triggered the search operation is the search homepage or the search association page, the page that triggered the search operation will be the return page;
  • the search association page displays associated words associated with the search keyword input by the user.
  • search operation includes any of the following:
  • search operation is a search operation triggered for the default keyword displayed on the search homepage or the search keyword entered by the user, or for any association displayed on the search association page Word-triggered search operation;
  • the page processing device 100 also includes a first keyboard display module, which is used to:
  • a virtual keyboard for the user to input search keywords is displayed on the return page.
  • the embodiment of the present disclosure provides a possible implementation, if the search operation is a search operation triggered for the recommended words displayed in the search homepage;
  • the page processing apparatus 100 further includes a second keyboard display module, which is used to:
  • the virtual keyboard for the user to input search keywords is not displayed on the return page.
  • the embodiment of the present disclosure provides a possible implementation, if the page that triggers the search operation is a search result page that displays previous search results;
  • the page processing apparatus 100 also includes a deletion module for:
  • the determining module 1004 is specifically used to:
  • the search operation is a search operation triggered for the default keyword displayed on the search homepage or the search keyword entered by the user, or a search operation triggered for any associated word displayed on the search association page, when the corresponding search result
  • the page receives the page return operation it means that the user may have browsed the search results corresponding to the default keywords, entered search keywords, or associated words, or searched for the default keywords, entered search keywords, or associated words.
  • a virtual keyboard for the user to input search keywords can be displayed on the return page, which is convenient for the user to directly input the search keywords of interest, and the user does not need to click to trigger the virtual keyboard.
  • the search operation is a search operation triggered for the recommended words displayed on the search homepage
  • the user may also be interested in other recommended words on the search homepage. Therefore, after receiving a trigger operation for the search box on the return page Previously, the virtual keyboard for the user to enter search keywords was not displayed on the return page, so that the user can continue to browse other recommended words.
  • the page processing device of the embodiments of the present disclosure can execute a page processing method provided by the embodiments of the present disclosure, and its implementation principle is similar.
  • the actions performed by each module in the page processing device of the embodiments of the present disclosure are the same as those
  • the steps in the page processing method in each embodiment of the present disclosure correspond to the steps.
  • For the detailed function description of each module of the page processing device please refer to the description in the corresponding page processing method shown in the preceding text, which will not be repeated here. .
  • FIG. 11 shows a schematic structural diagram of an electronic device 700 suitable for implementing the embodiments of the present disclosure.
  • Electronic devices in the embodiments of the present disclosure may include, but are not limited to, mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablets), PMPs (portable multimedia players), vehicle-mounted terminals (e.g. Mobile terminals such as car navigation terminals) and fixed terminals such as digital TVs, desktop computers, etc.
  • the electronic device shown in FIG. 11 is only an example, and should not bring any limitation to the function and scope of use of the embodiments of the present disclosure.
  • the electronic device includes a memory, a processor, and one or more application programs.
  • the processor here may be referred to as the processing device 701 below, and the memory may include a read-only memory (ROM) 702, a random access memory (RAM ) 703 and at least one of the storage device 708, specifically as follows:
  • the electronic device 700 may include a processing device (such as a central processing unit, a graphics processor, etc.) 701, which may be loaded into a random access device according to a program stored in a read-only memory (ROM) 702 or loaded from a storage device 708.
  • the program in the memory (RAM) 703 executes various appropriate actions and processing.
  • various programs and data required for the operation of the electronic device 700 are also stored.
  • the processing device 701, the ROM 702, and the RAM 703 are connected to each other through a bus 704.
  • An input/output (I/O) interface 705 is also connected to the bus 704.
  • the following devices can be connected to the I/O interface 705: including input devices 706 such as touch screens, touch pads, keyboards, mice, cameras, microphones, accelerometers, gyroscopes, etc.; including, for example, liquid crystal displays (LCD), speakers, vibrations
  • input devices 706 such as touch screens, touch pads, keyboards, mice, cameras, microphones, accelerometers, gyroscopes, etc.
  • LCD liquid crystal displays
  • An output device 707 such as a device
  • a storage device 708 such as a magnetic tape, a hard disk, etc.
  • the communication device 709 may allow the electronic device 700 to perform wireless or wired communication with other devices to exchange data.
  • FIG. 11 shows an electronic device 700 having various devices, it should be understood that it is not required to implement or have all of the illustrated devices. It may be implemented alternatively or provided with more or fewer devices.
  • an embodiment of the present disclosure includes a computer program product, which includes a computer program carried on a non-transitory computer-readable storage medium, and the computer program contains program code for executing the method shown in the flowchart.
  • the computer program may be downloaded and installed from the network through the communication device 709, or installed from the storage device 708, or installed from the ROM 702.
  • the processing device 701 executes the above-mentioned functions defined in the method of the embodiment of the present disclosure.
  • the aforementioned computer-readable storage medium in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the two.
  • the computer-readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or a combination of any of the above. More specific examples of computer-readable storage media may include, but are not limited to: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable removable 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.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program, and the program may be used by or in combination with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in a baseband or as a part of a carrier wave, and a computer-readable program code is carried therein. This propagated data signal can take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • the computer-readable signal medium may also be any computer-readable storage medium other than the computer-readable storage medium.
  • the computer-readable signal medium may send, propagate, or transmit for use by or in combination with the instruction execution system, apparatus, or device. program.
  • the program code contained on the computer-readable storage medium can be transmitted by 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 with 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.
  • Communication e.g., communication network
  • Examples of communication networks include local area networks (“LAN”), wide area networks (“WAN”), the Internet (for example, the Internet), and end-to-end networks (for example, ad hoc end-to-end networks), as well as any currently known or future research and development network of.
  • the above-mentioned computer-readable storage medium may be included in the above-mentioned electronic device; or it may exist alone without being assembled into the electronic device.
  • the aforementioned computer-readable storage medium carries one or more programs, and when the aforementioned one or more programs are executed by the electronic device, the electronic device:
  • the computer program code used to perform the operations of the present disclosure can be written in one or more programming languages or a combination thereof.
  • the above-mentioned programming languages include but are not limited to object-oriented programming languages such as Java, Smalltalk, C++, and Including conventional procedural programming languages-such as "C" language or similar programming languages.
  • the program code can be executed entirely on the user's computer, partly on the user's computer, executed as an independent software package, partly on the user's computer and partly executed on a remote computer, or entirely executed 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 (for example, using an Internet service provider to pass Internet connection).
  • LAN local area network
  • WAN wide area network
  • each block in the flowchart or block diagram can represent a module, program segment, or part of code, and the module, program segment, or part of code contains one or more for realizing the specified logic function.
  • Executable instructions can also occur in a different order from the order marked in the drawings. For example, two blocks shown one after another can actually be executed substantially in parallel, and they can sometimes be executed in the reverse order, depending on the functions involved.
  • each block in the block diagram and/or flowchart, and the combination of the blocks in the block diagram and/or flowchart can be implemented by a dedicated hardware-based system that performs the specified functions or operations Or it can be realized by a combination of dedicated hardware and computer instructions.
  • the modules or units involved in the described embodiments of the present disclosure can be implemented in software or hardware.
  • the name of the module or unit does not constitute a limitation on the unit itself under certain circumstances.
  • the recording module can also be described as "recording the module that triggers the search operation”.
  • exemplary types of hardware logic components include: Field Programmable Gate Array (FPGA), Application Specific Integrated Circuit (ASIC), Application Specific Standard Product (ASSP), System on Chip (SOC), Complex Programmable Logical device (CPLD) and so on.
  • FPGA Field Programmable Gate Array
  • ASIC Application Specific Integrated Circuit
  • ASSP Application Specific Standard Product
  • SOC System on Chip
  • CPLD Complex Programmable Logical device
  • a machine-readable medium may be a tangible medium, which may contain or store a program for use by the instruction execution system, apparatus, or device or in combination with the instruction execution system, apparatus, or device.
  • the machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • the machine-readable medium may include, but is not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, devices, or equipment, or any suitable combination of the foregoing.
  • machine-readable storage media would include electrical connections based on one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • RAM random access memory
  • ROM read-only memory
  • EPROM or flash memory erasable programmable read-only memory
  • CD-ROM compact disk read-only memory
  • magnetic storage device or any suitable combination of the above.
  • a page processing method including:
  • determining the corresponding return page based on the recorded page triggering the search operation includes:
  • the page that triggered the search operation is the search homepage or the search association page, the page that triggered the search operation will be the return page;
  • the search association page displays associated words associated with the search keyword input by the user.
  • the search operation includes any of the following:
  • search operation is triggered for the default keyword displayed on the search homepage or the search keyword entered by the user, or triggered for any associated word displayed on the search association page Search operation;
  • the page processing method also includes:
  • a virtual keyboard for the user to input search keywords is displayed on the return page.
  • the search operation is a search operation triggered for the recommended words displayed in the search homepage
  • the page processing method also includes:
  • the virtual keyboard for the user to input search keywords is not displayed on the return page.
  • the page that triggers the search operation is a search result page that displays previous search results
  • the page processing method also includes:
  • determining the corresponding return page based on the recorded page triggering the search operation includes:

Landscapes

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

Abstract

L'invention concerne un procédé et un dispositif de traitement de page, ainsi qu'un dispositif électronique et un support de stockage lisible par ordinateur. Le procédé consiste à : en réponse à une opération de recherche, transmettre une demande de recherche comportant un mot-clé de recherche à un serveur, puis enregistrer une page déclenchant l'opération de recherche (S101) ; recevoir un résultat de recherche renvoyé par le serveur en réponse à la demande de recherche (S102) ; afficher le résultat de recherche sur une page de résultat de recherche (S103) ; en réponse à une opération de retour vers une page concernant la page de résultat de recherche, déterminer une page de retour correspondante d'après la page enregistrée déclenchant l'opération de recherche (S104) ; et sauter vers la page de retour (S105). L'utilisation du procédé permet un réglage personnalisé de la page de retour et permet à un utilisateur de revenir facilement et rapidement à une page faisant l'objet du retour, ce qui améliore l'expérience de l'utilisateur.
PCT/CN2021/074183 2020-03-25 2021-01-28 Procédé et dispositif de traitement de page, dispositif électronique et support de stockage lisible par ordinateur WO2021190129A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US17/843,306 US11714866B2 (en) 2020-03-25 2022-06-17 Method and device for page processing, electronic device, and computer-readable storage medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010219265.6A CN111400625B (zh) 2020-03-25 2020-03-25 页面处理方法、装置、电子设备及计算机可读存储介质
CN202010219265.6 2020-03-25

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US17/843,306 Continuation US11714866B2 (en) 2020-03-25 2022-06-17 Method and device for page processing, electronic device, and computer-readable storage medium

Publications (1)

Publication Number Publication Date
WO2021190129A1 true WO2021190129A1 (fr) 2021-09-30

Family

ID=71431300

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/074183 WO2021190129A1 (fr) 2020-03-25 2021-01-28 Procédé et dispositif de traitement de page, dispositif électronique et support de stockage lisible par ordinateur

Country Status (3)

Country Link
US (1) US11714866B2 (fr)
CN (1) CN111400625B (fr)
WO (1) WO2021190129A1 (fr)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111400625B (zh) * 2020-03-25 2023-03-28 抖音视界有限公司 页面处理方法、装置、电子设备及计算机可读存储介质
CN113297518B (zh) * 2020-07-24 2022-09-23 阿里巴巴集团控股有限公司 页面切换方法、装置、电子设备及可读存储介质
CN113127718A (zh) * 2021-05-17 2021-07-16 北京字节跳动网络技术有限公司 文本搜索方法、装置、可读介质及电子设备
CN113391870B (zh) * 2021-07-12 2024-07-19 北京百度网讯科技有限公司 页面跳转方法、装置、电子设备及可读存储介质

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130332311A1 (en) * 2012-06-10 2013-12-12 Apple Inc. Interface for enhanced continuity of browsing experience
US20160210335A1 (en) * 2015-01-19 2016-07-21 Fih (Hong Kong) Limited Server and service searching method of the server
CN106033433A (zh) * 2015-03-12 2016-10-19 阿里巴巴集团控股有限公司 一种信息搜索方法和装置
CN106598964A (zh) * 2015-10-14 2017-04-26 阿里巴巴集团控股有限公司 页面加载方法及装置
CN106951148A (zh) * 2017-05-02 2017-07-14 深圳乐信软件技术有限公司 一种切换页面的方法和装置
CN107832337A (zh) * 2017-10-11 2018-03-23 五八有限公司 页面返回的方法、装置及设备
CN110717126A (zh) * 2019-10-10 2020-01-21 北京无限光场科技有限公司 页面浏览方法、装置、电子设备及计算机可读存储介质
CN111400625A (zh) * 2020-03-25 2020-07-10 北京字节跳动网络技术有限公司 页面处理方法、装置、电子设备及计算机可读存储介质

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9129018B2 (en) * 2012-04-20 2015-09-08 Microsoft Technology Licensing, Llc Changing results after back button use or duplicate request
CN103914523A (zh) * 2014-03-24 2014-07-09 小米科技有限责任公司 页面回退控制方法及装置
US10540408B2 (en) * 2015-08-17 2020-01-21 Harshini Musuluri System and method for constructing search results
CN106227887A (zh) * 2016-08-12 2016-12-14 汪念鸿 一种在浏览器新页面返回原页面的方法
US10909191B2 (en) * 2017-11-20 2021-02-02 Rovi Guides, Inc. Systems and methods for displaying supplemental content for an electronic book
US10231090B1 (en) * 2018-03-15 2019-03-12 Capital One Services, Llc Location-based note sharing
CN110618845A (zh) * 2018-06-20 2019-12-27 优视科技有限公司 应用搜索页面交互方法、装置、存储介质和终端

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130332311A1 (en) * 2012-06-10 2013-12-12 Apple Inc. Interface for enhanced continuity of browsing experience
US20160210335A1 (en) * 2015-01-19 2016-07-21 Fih (Hong Kong) Limited Server and service searching method of the server
CN106033433A (zh) * 2015-03-12 2016-10-19 阿里巴巴集团控股有限公司 一种信息搜索方法和装置
CN106598964A (zh) * 2015-10-14 2017-04-26 阿里巴巴集团控股有限公司 页面加载方法及装置
CN106951148A (zh) * 2017-05-02 2017-07-14 深圳乐信软件技术有限公司 一种切换页面的方法和装置
CN107832337A (zh) * 2017-10-11 2018-03-23 五八有限公司 页面返回的方法、装置及设备
CN110717126A (zh) * 2019-10-10 2020-01-21 北京无限光场科技有限公司 页面浏览方法、装置、电子设备及计算机可读存储介质
CN111400625A (zh) * 2020-03-25 2020-07-10 北京字节跳动网络技术有限公司 页面处理方法、装置、电子设备及计算机可读存储介质

Also Published As

Publication number Publication date
CN111400625A (zh) 2020-07-10
US11714866B2 (en) 2023-08-01
US20220318328A1 (en) 2022-10-06
CN111400625B (zh) 2023-03-28

Similar Documents

Publication Publication Date Title
CN111368185B (zh) 数据展示方法、装置、存储介质及电子设备
CN111414498B (zh) 多媒体信息推荐方法、装置及电子设备
WO2021190129A1 (fr) Procédé et dispositif de traitement de page, dispositif électronique et support de stockage lisible par ordinateur
WO2021135626A1 (fr) Procédé et appareil de sélection d'éléments de menu, support lisible et dispositif électronique
WO2020233444A1 (fr) Procédé et appareil d'insertion d'informations dans un document en ligne
WO2021068634A1 (fr) Procédé et appareil de saut vers une page, dispositif électronique et support d'informations lisible par ordinateur
WO2021223752A1 (fr) Procédé et appareil d'affichage et dispositif électronique
WO2022127838A1 (fr) Procédé et appareil de traitement de document et dispositif électronique
WO2021197161A1 (fr) Procédé et appareil de mise à jour d'icônes et dispositif électronique
WO2020199749A1 (fr) Procédé et appareil de distribution sélective d'informations d'après une rétroaction, et dispositif électronique
WO2023030224A1 (fr) Procédé et appareil de présentation d'informations, ainsi que dispositif électronique et support d'enregistrement
WO2022095942A1 (fr) Procédé et appareil d'affichage d'informations, dispositif électronique et support d'enregistrement lisible par ordinateur
US20240126417A1 (en) Method, form data processing method, apparatus, and electronic device for form generation
WO2020156055A1 (fr) Procédé de commutation entre des interfaces d'affichage, appareil électronique et support d'informations lisible par ordinateur
CN112287206A (zh) 信息处理方法、装置和电子设备
WO2021218612A1 (fr) Procédé de partage et de commutation d'informations, dispositif, appareil électronique et support de stockage
WO2024056040A1 (fr) Procédé et appareil d'affichage d'informations multimédia, et dispositif électronique
CN110825481A (zh) 页面标签对应的页面信息的展示方法、装置、电子设备
WO2023035964A1 (fr) Procédé et appareil d'opération de données, support d'enregistrement et dispositif électronique
WO2023088006A1 (fr) Procédé et appareil d'interaction de jeu en nuage, support lisible et dispositif électronique
CN111723309B (zh) 用于网页搜索的方法和装置
WO2021227953A1 (fr) Procédé de configuration d'effets spéciaux d'images, procédé de reconnaissance d'images, appareils et dispositif électronique
WO2024083149A1 (fr) Procédé et appareil de traitement de contenu multimédia, et dispositif électronique
WO2024104336A1 (fr) Procédé et appareil d'acquisition d'informations, support de stockage et dispositif électronique
WO2021218919A1 (fr) Procédé et appareil d'interaction homme-ordinateur et dispositif électronique

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: 21775400

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

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

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

122 Ep: pct application non-entry in european phase

Ref document number: 21775400

Country of ref document: EP

Kind code of ref document: A1