CN105930536B - Index establishing method, page jumping method and device - Google Patents

Index establishing method, page jumping method and device Download PDF

Info

Publication number
CN105930536B
CN105930536B CN201610454761.3A CN201610454761A CN105930536B CN 105930536 B CN105930536 B CN 105930536B CN 201610454761 A CN201610454761 A CN 201610454761A CN 105930536 B CN105930536 B CN 105930536B
Authority
CN
China
Prior art keywords
page
target
target application
traversal path
search engine
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610454761.3A
Other languages
Chinese (zh)
Other versions
CN105930536A (en
Inventor
刘方
郭奇锋
淳刚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201610454761.3A priority Critical patent/CN105930536B/en
Publication of CN105930536A publication Critical patent/CN105930536A/en
Application granted granted Critical
Publication of CN105930536B publication Critical patent/CN105930536B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • 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/951Indexing; Web crawling techniques

Abstract

The disclosure relates to an index establishing method, a page jumping method and a page jumping device. The index establishing method comprises the following steps: acquiring information of each page in a target application; and establishing a corresponding index for the target application according to the information of each page. According to the technical scheme, the information of each page in the target application is automatically acquired, so that the search engine provided by the search engine provider can automatically establish the corresponding index for the target application according to the page content and the traversal path of each page, and because the index of the target application is automatically established, the problem that an APP developer needing to develop the target application manually provides the page content of the page of the APP and the URI corresponding to the page content to the search engine provider to connect when the index is established is avoided, the manual operation burden of the developer is reduced, and the phenomenon that updating is not timely can be avoided.

Description

Index establishing method, page jumping method and device
Technical Field
The present disclosure relates to the field of index technologies, and in particular, to an index establishing method, a page jump method, and an apparatus.
Background
Currently, with the popularization of mobile internet and APP (Application), when a user inputs a keyword through a certain search engine to search for content related to the keyword, the search engine is likely to search for certain page content of a certain APP (Application), and the specific search process is as follows: the search engine finds out a Uniform Resource Identifier (URI) link corresponding to the related page of the APP according to the keyword, then returns the URI link to the user, and then returns the page content of the related page of the APP to the user after the user clicks the URI link, so that page skipping is realized.
Disclosure of Invention
The embodiment of the disclosure provides an index establishing method, a page jumping method and a page jumping device. The technical scheme is as follows:
according to a first aspect of the embodiments of the present disclosure, there is provided an index establishing method, including:
acquiring information of each page in a target application, wherein the information of each page comprises: the page content of each page and the traversal path of each page;
and establishing a corresponding index for the target application according to the information of each page.
In one embodiment, the obtaining information of each page in the target application includes:
traversing the control corresponding to each page in the target application through a preset search engine;
and performing trigger operation on the control corresponding to each page to acquire the page content of each page and the traversal path of each page, wherein the trigger operation comprises: clicking on the control can be done by clicking on the control,
the traversal path comprises: and all the trigger operations executed when the page content of each page is acquired.
In one embodiment, before the indexing for the target application according to the information of each page, the method further includes:
and correspondingly storing the page content of each page and the traversal path of each page.
In one embodiment, the method further comprises:
when a preset search engine receives an information request aiming at the target application sent by an initiator, acquiring a keyword in the information request;
searching a target page matched with the keyword in the index according to the keyword;
acquiring a traversal path corresponding to the target page according to the page content of the target page;
and sending the traversal path corresponding to the target page to the initiating terminal.
In an embodiment, the traversing the control corresponding to each page in the target application through a preset search engine includes:
controlling the preset search engine to traverse the corresponding control of each page in the target application according to a preset traversal cycle and a preset traversal mode, wherein the preset traversal mode comprises the following steps: one or more of depth traversal, breadth traversal.
According to a second aspect of the embodiments of the present disclosure, there is provided a page jump method, including:
receiving an input information request aiming at a target application;
sending the information request to the preset search engine;
receiving a traversal path which is returned by the preset search engine and aims at the keywords in the information request, wherein the preset search engine is used for acquiring the keywords in the information request when the information request is received, finding a target page matched with the keywords in a pre-established index according to the keywords, and acquiring the traversal path corresponding to the target page according to the page content of the target page;
executing the traversal path to jump to the target page, wherein,
before receiving an input information request for a target application, the preset search engine establishes the index by:
acquiring information of each page in a target application, wherein the information of each page comprises: the page content of each page and the traversal path of each page;
and establishing the corresponding index for the target application according to the information of each page.
In one embodiment, the traversal path includes: when jumping to the target page, all trigger operations executed on a target control in the target application are carried out;
the executing the traversal path includes:
and triggering the target control corresponding to each trigger operation in all the trigger operations in the traversal path to jump to the target page.
According to a third aspect of the embodiments of the present disclosure, there is provided an index creating apparatus, including:
a first obtaining module, configured to obtain information of each page in a target application, where the information of each page includes: the page content of each page and the traversal path of each page;
and the establishing module is used for establishing a corresponding index for the target application according to the information of each page.
In one embodiment, the first obtaining module comprises:
the traversal submodule is used for traversing the control corresponding to each page in the target application through a preset search engine;
the obtaining sub-module is configured to perform a triggering operation on the control corresponding to each page, and obtain page content of each page and a traversal path of each page, where the triggering operation includes: clicking on the control can be done by clicking on the control,
the traversal path comprises: and all the trigger operations executed when the page content of each page is acquired.
In one embodiment, the apparatus further comprises:
and the storage module is used for correspondingly storing the page content of each page and the traversal path of each page before establishing an index for the target application according to the information of each page.
In one embodiment, the apparatus further comprises:
the second acquisition module is used for acquiring keywords in an information request when the preset search engine receives the information request which is sent by an initiator and aims at the target application;
the searching module is used for searching a target page matched with the keyword in the index according to the keyword;
the third acquisition module is used for acquiring a traversal path corresponding to the target page according to the page content of the target page;
and the sending module is used for sending the traversal path corresponding to the target page to the initiating end.
In one embodiment, the traversal submodule includes:
and the traversing unit is used for controlling the preset search engine to traverse the corresponding control of each page in the target application according to a preset traversing cycle and a preset traversing mode, wherein the preset traversing mode comprises the following steps: one or more of depth traversal, breadth traversal.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a page jump apparatus, including:
the first receiving module is used for receiving an input information request aiming at a target application;
the sending module is used for sending the information request to the preset search engine;
the second receiving module is used for receiving a traversal path which is returned by the preset search engine and aims at the keywords in the information request, wherein the preset search engine is used for acquiring the keywords in the information request when the information request is received, finding a target page matched with the keywords in a pre-established index according to the keywords, and acquiring the traversal path corresponding to the target page according to the page content of the target page;
an execution module to execute the traversal path to jump to the target page, wherein,
the preset search engine is further configured to build the index by, before receiving an input information request for a target application:
acquiring information of each page in a target application, wherein the information of each page comprises: the page content of each page and the traversal path of each page;
and establishing the corresponding index for the target application according to the information of each page.
In one embodiment, the traversal path includes: when jumping to the target page, all trigger operations executed on a target control in the target application are carried out;
the execution module comprises:
and the triggering sub-module is used for triggering the target control corresponding to each triggering operation in all the triggering operations in the traversal path so as to jump to the target page.
According to a fifth aspect of the embodiments of the present disclosure, there is provided an index creating apparatus, including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
acquiring information of each page in a target application, wherein the information of each page comprises: the page content of each page and the traversal path of each page;
and establishing a corresponding index for the target application according to the information of each page.
According to a sixth aspect of the embodiments of the present disclosure, there is provided a page jump apparatus, including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
receiving an input information request aiming at a target application;
sending the information request to the preset search engine;
receiving a traversal path which is returned by the preset search engine and aims at the keywords in the information request, wherein the preset search engine acquires the keywords in the information request when receiving the information request, finds a target page matched with the keywords in a pre-established index according to the keywords, and acquires the traversal path corresponding to the target page according to the page content of the target page;
executing the traversal path to jump to the target page, wherein,
before receiving an input information request for a target application, the preset search engine establishes the index by:
acquiring information of each page in a target application, wherein the information of each page comprises: the page content of each page and the traversal path of each page;
and establishing the corresponding index for the target application according to the information of each page.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
the technical scheme provided by the embodiment of the disclosure enables a search engine provided by a search engine provider to automatically establish a corresponding index for a target application according to the page content and the traversal path of each page by automatically acquiring the information of each page in the target application, and because the index of the target application is automatically established, the problem that an APP developer needing to develop the target application manually provides the page content of the page of the APP and the URI corresponding to the page content to the search engine provider when establishing an index is avoided, so that the manual operation burden of the developer is reduced, and because the index of the target application is automatically established by the search engine, the indexed data is more comprehensive, and when the APP page is updated, the index can be updated only by re-executing the steps, and the developer does not need to re-submit the updated APP page and the URI link thereof, therefore, the phenomenon of untimely updating can be avoided.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a flow chart illustrating a method of index building in accordance with an exemplary embodiment.
FIG. 2 is a flow chart illustrating another index building method in accordance with an exemplary embodiment.
FIG. 3 is a flow chart illustrating yet another index establishment method in accordance with an illustrative embodiment.
FIG. 4 is a flowchart illustrating a page jump method in accordance with an exemplary embodiment.
FIG. 5 is a block diagram illustrating an index building apparatus according to an example embodiment.
FIG. 6 is a block diagram illustrating another index building apparatus according to an example embodiment.
Fig. 7 is a block diagram illustrating yet another index establishing apparatus according to an example embodiment.
Fig. 8 is a block diagram illustrating still another index creation apparatus according to an example embodiment.
FIG. 9 is a block diagram illustrating a page jump apparatus in accordance with an exemplary embodiment.
FIG. 10 is a block diagram illustrating another page jump apparatus in accordance with an exemplary embodiment.
FIG. 11 is a block diagram illustrating an apparatus suitable for index building according to an example embodiment.
FIG. 12 is a block diagram illustrating an apparatus for page jumping, according to an exemplary embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
Currently, with the popularization of mobile internet and APP (Application), when a user inputs a keyword through a certain search engine to search for content related to the keyword, the search engine is likely to search for certain page content of a certain APP (Application), and the specific search process is as follows: the search engine finds out a URI link corresponding to the APP related to the keyword in a pre-established index according to the keyword, then returns the URI link to the user (for example, when the user inputs an A commodity in the XX search engine, the XX search engine is likely to return URI links of pages related to the A commodity in some shopping application programs), and then after the user clicks the URI link, the page content of the APP related page is returned to the user, so that page jump is realized, but in the related technology, the URI link of the APP related page returned to the user by the search engine and the page content of the APP related page are both made by an APP developer in advance and are provided to a search engine provider, and the search engine provider is only responsible for auditing the provided URI link and the page content of the APP related page corresponding to the link, and after the audit is passed, an index is established for the user to search, the way of establishing the index for the APP page undoubtedly increases the manual operation burden of the developer, and because the page content manually provided by the developer, the data of the index is relatively limited, and meanwhile, when the APP page is updated, the developer needs to resubmit the updated APP page so as to update the index, so that the phenomenon of untimely update is easily caused.
In order to solve the above technical problem, an embodiment of the present disclosure provides an index creating method, which may be used in an index creating program, system or device, and an execution subject corresponding to the method may be an XX search engine or a server where the XX search engine is located, as shown in fig. 1, the method includes steps S101 to S102:
in step S101, information of each page in the target application is acquired, where the information of each page includes: the page content of each page and the traversal path of each page;
the process of acquiring the information of each page in the target application is a process of simulating a user to operate all controls in the target application, and the information of all pages in the target application can be acquired by simulating the user to operate all controls of the target application, wherein the information of each page comprises: the information of the main interface of the target application, the information of the sub-page of each control in the main interface and the information of the nth-level sub-page of the control in each sub-page (wherein, N is a positive integer, and the page corresponding to the maximum value of N is the lowest-level sub-page corresponding to the control in the sub-page of each control in the main interface);
the target application may be installed on any operating system (e.g., android operating system, Windows operating system, OS X operating system, etc.) that requires networking, or one or more applications that do not require networking.
In step S102, a corresponding index is established for the target application according to the information of each page, wherein when establishing the index, preprocessing operations such as word segmentation and word segmentation can be performed on the page content of each page, and then the index is established according to the page content of each page after the preprocessing operations and the traversal path of each page, so as to establish the index, and the function of the index is as follows: the index can be used for quickly accessing specific information in the database table, namely quickly accessing the page content of each page and the traversal path of each page.
By automatically acquiring the information of each page in the target application, the search engine provided by the search engine provider can automatically establish a corresponding index for the target application according to the page content and the traversal path of each page, and because the index of the target application is automatically established, the problem that an APP developer needing to develop the target application manually provides the page content of the page of the APP and the URI corresponding to the page content to the search engine provider when establishing the index is avoided, so that the manual operation burden of the developer is reduced, and because the index of the target application is automatically established by the search engine, the indexed data is comprehensive, and simultaneously when the APP page is updated, the index can be updated only by re-executing the steps S101 and S102, and the developer does not need to re-submit the updated page and the APP link thereof, therefore, the phenomenon of untimely updating can be avoided.
As shown in fig. 2, in one embodiment, the step S101 in fig. 1 may be performed as follows:
in step a1, traversing a control corresponding to each page in the target application through a preset search engine, where the control is encapsulation of data and methods;
the control corresponding to each page is an object which can perform page jump under triggering (clicking or touching) and is contained in all pages of the target application, for example: the View control may be a short title in Taobao, such as "Tianmao", "shop", "men", or an icon control of URI corresponding to XX men in "men".
The preset search engine may be a search engine provided by any search engine provider, such as a Goole search engine, a hundredth search engine, a dog search engine, and the like.
In order to ensure the comprehensiveness and accuracy of traversal, when the preset search engine traverses the controls corresponding to each page, the preset search engine may use the controls of the main interface (i.e., View controls for displaying the target application and icons of the target application) as a root node, use all the controls in the main interface as first-level sub-nodes, use each control in the nth-level sub-page corresponding to the pages of all the controls in the main interface as an N + 1-level sub-node, and perform depth traversal and/or breadth traversal on the controls corresponding to each page in the target application, thereby finding all the controls in the target application.
In step a2, performing a triggering operation on the control corresponding to each page, and acquiring the page content of each page and the traversal path of each page, where the triggering operation includes: clicking on the control to make the control,
the traversal path comprises the following steps: and when the page content of each page is acquired, executing all triggering operations, wherein the traversal path of each page is started from clicking the View control of the target application, when the page content of the page is acquired, all clicked controls and the click sequence of all the controls, and because the root nodes are all the View controls of the target application when the controls of each page are traversed, the traversal path of each page comprises the step of clicking the View control of the target application.
When the controls corresponding to the pages in the target application are traversed, the controls corresponding to the pages can be triggered to simulate a user to operate all the controls of the target application, so that the page contents and the traversal paths of all the pages in the target application can be automatically acquired, an index can be automatically established according to the automatically acquired page information of all the pages, and the data volume of the index is larger than that obtained by establishing the index by manually providing APP contents and URI in the related technology.
In addition, when the page content of each page is obtained, if the operation process of the user on the android system is simulated, the page content of each page can be obtained through the android auxiliary function, and the page content of each page can be text, pictures or the like.
In one embodiment, before performing step S102, the method may further include:
and correspondingly storing the page content of each page and the traversal path of each page.
When the index is established for the target application, the page content of each page and the traversal path of each page need to be stored correspondingly, so that the index can be established automatically according to the page content of each page and the traversal path of each page, and the corresponding traversal path can be found according to the page content in the later period, or the corresponding page content can be found according to the traversal path.
As shown in fig. 3, in one embodiment, the method may further include:
in step S301, when a preset search engine receives an information request for a target application sent by an initiator, a keyword in the information request is obtained;
the information request for the target application indicates that the keyword in the information request includes an identifier of the target application (such as a name, a version number, and the like of the target application), or the keyword in the information request is related to the target application, for example: when the keyword in the information request is a certain commodity and the commodity is just sold in the platform corresponding to the target application, the request is the information request for the target application, or when the keyword in the information request is a technical problem and the platform corresponding to the target application (such as a forum) just has a discussion result of the technical problem, the request is also the information request for the target application.
In step S302, according to the keywords, searching a target page matched with the keywords in the index;
after receiving the keyword, the target page matched with the keyword can be quickly found in the index.
Secondly, the target page matched with the keyword at least indicates that the page content of the target page comprises the keyword, or comprises a similar word of the keyword, or comprises a word with similar/same meaning with the keyword;
in addition, the target page may be one or more pages that match the keyword.
In step S303, a traversal path corresponding to the target page is obtained according to the page content of the target page;
because the page content of each page of the target application and the traversal path of each page are correspondingly stored, when the target page is obtained according to the keyword, the traversal path corresponding to the target page can be automatically obtained according to the page content of the target page.
In step S304, the traversal path corresponding to the target page is sent to the initiating end.
By sending the traversal path corresponding to the target page to the initiating terminal, after the user of the initiating terminal clicks the traversal path, the background of the initiating terminal can simulate the operation of the user according to the traversal path, and click each control in the traversal path step by step, so that the target page can be automatically acquired on the basis that the user does not need to click to enter the target application and other controls in the traversal path step by step.
In one embodiment, step a1 in fig. 2 above may be performed as:
controlling a preset search engine to traverse controls corresponding to each page in the target application according to a preset traversal cycle and a preset traversal mode, wherein the preset traversal mode comprises the following steps: one or more of depth traversal, breadth traversal.
When the preset search engine traverses the controls corresponding to the pages in the target application, the controls corresponding to the pages in the target application can be traversed comprehensively and accurately according to a depth traversal and/or breadth traversal mode, so that the page contents and the traversal paths of all the pages in the target application are obtained.
The target application may be updated periodically, and the page content of the page and/or the control corresponding to the page may be updated (for example, adding a control, modifying a control, and modifying the page content corresponding to a control) each time the target application is updated, so that the previously acquired page content of each page and the control of each page in the target application may be updated periodically by controlling the preset search engine to traverse the control corresponding to each page in the target application according to the preset traversal cycle, thereby updating the established index in time.
According to a second aspect of the embodiments of the present disclosure, a page jump method is provided, and an execution subject corresponding to the method may be a device of any operating system such as an android operating system, a Windows operating system, an OS X, and the like, such as a mobile phone, a tablet, a Personal Computer (PC), and the like, as shown in fig. 4, the method includes steps S401 to S404:
in step S401, an input information request for a target application is received;
receiving an information request for a target application may be performed as: receiving an information request for a target application input by a user in an input box (such as a hundred degree input box displayed at a user end, a dog search input box and the like) of a preset search engine, wherein the information request for the target application indicates that a keyword in the information request includes an identifier of the target application (such as a name, a version number and the like of the target application) or is related to the target application, for example: when the keyword in the information request is a certain commodity and the commodity is just sold in the platform corresponding to the target application, the request is the information request for the target application, or when the keyword in the information request is a technical problem and the platform corresponding to the target application (such as a forum) just has a discussion result of the technical problem, the request is also the information request for the target application.
In step S402, sending the information request to a preset search engine;
in step S403, receiving a traversal path for a keyword in an information request returned by a preset search engine, where the preset search engine (or a server where the preset search engine is located) acquires the keyword in the information request when receiving the information request, finds a target page matched with the keyword in a pre-established index according to the keyword, and acquires a traversal path corresponding to the target page according to page content of the target page;
because the page content of each page of the target application and the traversal path of each page are stored correspondingly, when the target page is obtained according to the keyword, the preset search engine can automatically obtain the traversal path corresponding to the target page according to the page content of the target page.
In addition, since the user does not care about the specific content of the traversal path, and is likely to not understand the specific content of the traversal path at all, the traversal path is also a URI in nature, and is a control of the target application and a sequence of the controls that need to be operated when the page of the target page is obtained from a main interface (i.e., an interface where a search engine input box is located) of a preset search engine, but the display manner presented to the user may be some keywords in the target page, so that the user can conveniently identify the controls.
In step S404, a traversal path is performed to jump to the target page, wherein,
before receiving an information request for a target application input in a preset search engine, the preset search engine establishes an index by the following steps:
acquiring information of each page in a target application, wherein the information of each page comprises: the page content of each page and the traversal path of each page;
and establishing a corresponding index for the target application according to the information of each page.
By sending the traversal path corresponding to the target page to the initiating terminal, the background of the initiating terminal can execute the traversal path to simulate the operation of a user, so that the user automatically jumps to the target page from a main interface where an input frame of a preset search engine is located, and the page content of the target page is obtained.
In one embodiment, traversing the path comprises: when jumping to a target page, all trigger operations executed on a target control in a target application are carried out, wherein the target control is the control in the target application which needs to be operated when jumping to the target page;
the step S404 in fig. 4 can be executed as follows:
and triggering the target control corresponding to each trigger operation in all the trigger operations in the traversal path to jump to the target page.
When a traversal path for the information request is received, the background of the initiating end can simulate the operation of a user according to the traversal path by executing the traversal path, and click each target control corresponding to each trigger operation in the traversal path step by step, so that the user can automatically jump to the target page on the basis of not needing to manually click the View control entering the target application and other controls in the traversal path step by step, for example: inputting a keyword containing an XX commodity in an input box of a preset search engine which is locally displayed, wherein the traversal path of a target page returned by the preset search engine is as follows: when the XX shopping application selling the XX commodity is clicked, the a1 control in the main interface of the XX shopping application is clicked, and the b1 control in the sub page corresponding to the a1 control is clicked, the process of executing the traversal path is as follows: the background simulates the clicking operation of a user, firstly clicks a locally installed XX shopping application (including clicking a client or accessing a website of the XX shopping application), after a main interface of the XX shopping application is displayed on the background, a1 control in the main interface of the XX shopping application is clicked, then after a sub-page of the a1 control is displayed on the background, a b1 control in the sub-page of the a1 control is clicked, so that the server of the XX shopping application returns the sub-page of the b1 control, namely the target page, and thus, the process of automatically realizing page jump by executing the traversal path is realized.
In addition, if only one traversal path is returned for the keyword in the information request, the traversal path can be automatically executed when the traversal path is received on the basis of no triggering operation of a user; if there are multiple traversal paths returned for the keyword in the information request, in order to avoid automatically executing a traversal path that a user does not desire to execute by mistake, the traversal path selected by the user may be executed when a selection operation of the user is received, for example, when an operation that the user clicks/touches a certain traversal path of the multiple traversal paths is received, the certain traversal path clicked/touched by the user starts to be automatically executed, so as to implement automatic jump to a certain target page of the target application that the user desires to obtain.
Corresponding to the above index establishing method provided in the embodiment of the present disclosure, an index establishing apparatus is also provided in the embodiment of the present disclosure, and as shown in fig. 5, the apparatus includes:
a first obtaining module 501, configured to obtain information of each page in a target application, where the information of each page includes: the page content of each page and the traversal path of each page;
the establishing module 502 is configured to establish a corresponding index for the target application according to the information of each page.
As shown in fig. 6, in an embodiment, the first obtaining module 501 in fig. 5 may include:
the traversing submodule 5011 is configured to traverse the corresponding control of each page in the target application through a preset search engine;
the obtaining sub-module 5012 is configured to perform a triggering operation on the control corresponding to each page, and obtain the page content of each page and the traversal path of each page, where the triggering operation includes: clicking on the control to make the control,
the traversal path comprises the following steps: and all the trigger operations executed when the page content of each page is acquired.
As shown in fig. 7, in an embodiment, the apparatus shown in fig. 5 may further include:
the storage module 701 is configured to store the page content of each page and the traversal path of each page correspondingly before establishing an index for the target application according to the information of each page.
As shown in fig. 8, in one embodiment, the apparatus further comprises:
a second obtaining module 801 configured to, when a preset search engine receives an information request for a target application sent by an initiator, obtain a keyword in the information request;
a searching module 802 configured to search the index for a target page matching the keyword according to the keyword;
a third obtaining module 803, configured to obtain, according to the page content of the target page, a traversal path corresponding to the target page;
a sending module 804 configured to send the traversal path corresponding to the target page to the initiating end.
In one embodiment, traversal submodule 5011 in fig. 6 above may include:
the traversing unit is configured to control a preset search engine to traverse the corresponding control of each page in the target application according to a preset traversing cycle and a preset traversing mode, wherein the preset traversing mode comprises the following steps: one or more of depth traversal, breadth traversal.
Corresponding to the above-mentioned page jump method provided by the embodiment of the present disclosure, the embodiment of the present disclosure further provides a page jump apparatus, as shown in fig. 9, the apparatus includes:
a first receiving module 901 configured to receive an input information request for a target application;
a sending module 902 configured to send an information request to a preset search engine;
a second receiving module 903, configured to receive a traversal path for a keyword in an information request returned by a preset search engine, where the preset search engine is configured to obtain the keyword in the information request when receiving the information request, find a target page matched with the keyword in a pre-established index according to the keyword, and obtain a traversal path corresponding to the target page according to page content of the target page;
an execution module 904 configured to execute a traversal path to jump to a target page, wherein,
configured to preset the search engine is further configured to build the index by, prior to receiving an incoming request for information for the target application:
acquiring information of each page in a target application, wherein the information of each page comprises: the page content of each page and the traversal path of each page;
and establishing a corresponding index for the target application according to the information of each page.
As shown in FIG. 10, in one embodiment, traversing the path includes: when jumping to a target page, all trigger operations executed on a target control in a target application are carried out;
the execution module 904 includes:
and the triggering sub-module 9041 is configured to trigger a target control corresponding to each triggering operation in all the triggering operations in the traversal path to jump to the target page.
According to a fifth aspect of the embodiments of the present disclosure, there is provided an index creating apparatus, including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
acquiring information of each page in a target application, wherein the information of each page comprises: the page content of each page and the traversal path of each page;
and establishing a corresponding index for the target application according to the information of each page.
The processor may be further configured to:
the acquiring information of each page in the target application includes:
traversing the control corresponding to each page in the target application through a preset search engine;
and performing trigger operation on the control corresponding to each page to acquire the page content of each page and the traversal path of each page, wherein the trigger operation comprises: clicking on the control can be done by clicking on the control,
the traversal path comprises: and all the trigger operations executed when the page content of each page is acquired.
The processor may be further configured to:
before establishing an index for the target application according to the information of each page, the method further includes:
and correspondingly storing the page content of each page and the traversal path of each page.
The processor may be further configured to:
the method further comprises the following steps:
when a preset search engine receives an information request aiming at the target application sent by an initiator, acquiring a keyword in the information request;
searching a target page matched with the keyword in the index according to the keyword;
acquiring a traversal path corresponding to the target page according to the page content of the target page;
and sending the traversal path corresponding to the target page to the initiating terminal.
The processor may be further configured to:
the traversing the control corresponding to each page in the target application through the preset search engine includes:
controlling the preset search engine to traverse the corresponding control of each page in the target application according to a preset traversal cycle and a preset traversal mode, wherein the preset traversal mode comprises the following steps: one or more of depth traversal, breadth traversal.
According to a sixth aspect of the embodiments of the present disclosure, there is provided a page jump apparatus, including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
receiving an input information request aiming at a target application;
sending the information request to the preset search engine;
receiving a traversal path which is returned by the preset search engine and aims at the keywords in the information request, wherein the preset search engine is used for acquiring the keywords in the information request when the information request is received, finding a target page matched with the keywords in a pre-established index according to the keywords, and acquiring the traversal path corresponding to the target page according to the page content of the target page;
executing the traversal path to jump to the target page, wherein,
before receiving an input information request for a target application, the preset search engine establishes the index by:
acquiring information of each page in a target application, wherein the information of each page comprises: the page content of each page and the traversal path of each page;
and establishing the corresponding index for the target application according to the information of each page.
The processor may be further configured to:
the traversal path comprises: when jumping to the target page, all trigger operations executed on a target control in the target application are carried out;
the executing the traversal path includes:
and triggering the target control corresponding to each trigger operation in all the trigger operations in the traversal path to jump to the target page.
FIG. 11 is a block diagram illustrating an apparatus 1100 for index building in accordance with an example embodiment. For example, the apparatus 1100 may be provided as a server. Referring to fig. 11, the apparatus 1100 includes a processing component 1122 that further includes one or more processors and memory resources, represented by memory 1132, for storing instructions, such as application programs, executable by the processing component 1122. The application programs stored in memory 1132 may include one or more modules that each correspond to a set of instructions. Further, the processing component 1122 is configured to execute instructions to perform the above-described method.
The apparatus 1100 may also include a power component 1126 configured to perform power management of the apparatus 1100, a wired or wireless network interface 1150 configured to connect the apparatus 1100 to a network, and an input/output (I/O) interface 1158. The apparatus 1100 may operate based on an operating system stored in the memory 1132, such as Windows Server, MacOS XTM, UnixTM, LinuxTM, FreeBSDTM, or the like.
In an exemplary embodiment, a non-transitory computer readable storage medium is also provided that includes instructions, such as memory 1132 that includes instructions executable by processing component 1122 of apparatus 1100 to perform the methods described above. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
A non-transitory computer readable storage medium, wherein instructions of the storage medium, when executed by a processor of the apparatus 1100, enable the apparatus 1100 to perform an index building method, comprising:
acquiring information of each page in a target application, wherein the information of each page comprises: the page content of each page and the traversal path of each page;
and establishing a corresponding index for the target application according to the information of each page.
In one embodiment, the obtaining information of each page in the target application includes:
traversing the control corresponding to each page in the target application through a preset search engine;
and performing trigger operation on the control corresponding to each page to acquire the page content of each page and the traversal path of each page, wherein the trigger operation comprises: clicking on the control can be done by clicking on the control,
the traversal path comprises: and all the trigger operations executed when the page content of each page is acquired.
In one embodiment, before the indexing for the target application according to the information of each page, the method further includes:
and correspondingly storing the page content of each page and the traversal path of each page.
In one embodiment, the method further comprises:
when a preset search engine receives an information request aiming at the target application sent by an initiator, acquiring a keyword in the information request;
searching a target page matched with the keyword in the index according to the keyword;
acquiring a traversal path corresponding to the target page according to the page content of the target page;
and sending the traversal path corresponding to the target page to the initiating terminal.
In an embodiment, the traversing the control corresponding to each page in the target application through a preset search engine includes:
controlling the preset search engine to traverse the corresponding control of each page in the target application according to a preset traversal cycle and a preset traversal mode, wherein the preset traversal mode comprises the following steps: one or more of depth traversal, breadth traversal.
Fig. 12 is a block diagram illustrating an apparatus 1200 for page jump, which is suitable for a terminal device according to an exemplary embodiment. For example, the apparatus 1200 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and the like.
Referring to fig. 12, the apparatus 1200 may include one or at least two of the following components: processing component 1202, memory 1204, power component 1206, multimedia component 1208, audio component 1210, input/output (I/O) interface 1212, sensor component 1214, and communications component 1216.
The processing component 1202 generally controls overall operation of the apparatus 1200, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing component 1202 may include one or at least two processors 1220 to execute instructions to perform all or a portion of the steps of the methods described above. Further, the processing component 1202 can include one or at least two modules that facilitate interaction between the processing component 1202 and other components. For example, the processing component 1202 can include a multimedia module to facilitate interaction between the multimedia component 1208 and the processing component 1202.
The memory 1204 is configured to store various types of data to support operation at the apparatus 1200. Examples of such data include instructions for any stored object or method operating on the apparatus 1200, contact user data, phonebook data, messages, pictures, videos, and so forth. The memory 1204 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
Power supply components 1206 provide power to the various components of device 1200. The power components 1206 may include a power management system, one or at least two power sources, and other components associated with generating, managing, and distributing power sources for the apparatus 1200.
The multimedia components 1208 include a screen that provides an output interface between the device 1200 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or at least two touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 1208 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the apparatus 1200 is in an operation mode, such as a photographing mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
Audio component 1210 is configured to output and/or input audio signals. For example, audio component 1210 includes a Microphone (MIC) configured to receive external audio signals when apparatus 1200 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may further be stored in the memory 1204 or transmitted via the communication component 1216. In some embodiments, audio assembly 1210 further includes a speaker for outputting audio signals.
The I/O interface 1212 provides an interface between the processing component 1202 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor assembly 1214 includes one or at least two sensors for providing various aspects of state assessment for the apparatus 1200. For example, the sensor assembly 1214 may detect an open/closed state of the apparatus 1200, the relative positioning of the components, such as a display and keypad of the apparatus 1200, the sensor assembly 1214 may also detect a change in the position of the apparatus 1200 or a component of the apparatus 1200, the presence or absence of user contact with the apparatus 1200, orientation or acceleration/deceleration of the apparatus 1200, and a change in the temperature of the apparatus 1200. The sensor assembly 1214 may include a proximity sensor configured to detect the presence of a nearby object in the absence of any physical contact. The sensor assembly 1214 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 1214 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communications component 1216 is configured to facilitate communications between the apparatus 1200 and other devices in a wired or wireless manner. The apparatus 1200 may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 1216 receives the broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communications component 1216 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the apparatus 1200 may be implemented by one or at least two Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described methods.
In an exemplary embodiment, a non-transitory computer readable storage medium comprising instructions, such as memory 1204 comprising instructions, executable by processor 1220 of apparatus 1200 to perform the above-described method is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
A non-transitory computer readable storage medium having instructions therein which, when executed by a processor of the apparatus 1200, enable the apparatus 1200 to perform a page jump method, comprising:
receiving an input information request aiming at a target application;
sending the information request to the preset search engine;
receiving a traversal path which is returned by the preset search engine and aims at the keywords in the information request, wherein the preset search engine is used for acquiring the keywords in the information request when the information request is received, finding a target page matched with the keywords in a pre-established index according to the keywords, and acquiring the traversal path corresponding to the target page according to the page content of the target page;
executing the traversal path to jump to the target page, wherein,
before receiving an input information request for a target application, the preset search engine establishes the index by:
acquiring information of each page in a target application, wherein the information of each page comprises: the page content of each page and the traversal path of each page;
and establishing the corresponding index for the target application according to the information of each page.
In one embodiment, the traversal path includes: when jumping to the target page, all trigger operations executed on a target control in the target application are carried out;
the executing the traversal path includes:
and triggering the target control corresponding to each trigger operation in all the trigger operations in the traversal path to jump to the target page.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (14)

1. An index building method, comprising:
acquiring information of each page in a target application, wherein the information of each page comprises: the page content of each page and the traversal path of each page;
establishing a corresponding index for the target application according to the information of each page;
before establishing an index for the target application according to the information of each page, the method further includes:
correspondingly storing the page content of each page and the traversal path of each page;
the method further comprises the following steps:
when a preset search engine receives an information request aiming at the target application sent by an initiator, acquiring a keyword in the information request;
searching a target page matched with the keyword in the index according to the keyword;
acquiring a traversal path corresponding to the target page according to the page content of the target page;
and sending the traversal path corresponding to the target page to the initiating terminal.
2. The method of claim 1,
the acquiring information of each page in the target application includes:
traversing the control corresponding to each page in the target application through a preset search engine;
and performing trigger operation on the control corresponding to each page to acquire the page content of each page and the traversal path of each page, wherein the trigger operation comprises: clicking on the control can be done by clicking on the control,
the traversal path comprises: and all the trigger operations executed when the page content of each page is acquired.
3. The method of claim 2,
the traversing the control corresponding to each page in the target application through the preset search engine includes:
controlling the preset search engine to traverse the corresponding control of each page in the target application according to a preset traversal cycle and a preset traversal mode, wherein the preset traversal mode comprises the following steps: one or more of depth traversal, breadth traversal.
4. A page jump method is characterized by comprising the following steps:
receiving an input information request aiming at a target application;
sending the information request to a preset search engine;
receiving a traversal path which is returned by the preset search engine and aims at the keywords in the information request, wherein the preset search engine is used for acquiring the keywords in the information request when the information request is received, finding a target page matched with the keywords in a pre-established index according to the keywords, and acquiring the traversal path corresponding to the target page according to the page content of the target page;
executing the traversal path to jump to the target page, wherein,
before receiving an input information request for a target application, the preset search engine establishes the index by:
acquiring information of each page in a target application, wherein the information of each page comprises: the page content of each page and the traversal path of each page;
correspondingly storing the page content of each page and the traversal path of each page;
establishing corresponding indexes for the target application according to the information of each page;
the preset search engine is further configured to:
when an information request aiming at the target application sent by an initiator is received, acquiring a keyword in the information request;
searching a target page matched with the keyword in the index according to the keyword;
acquiring a traversal path corresponding to the target page according to the page content of the target page;
and sending the traversal path corresponding to the target page to the initiating terminal.
5. The method of claim 4, comprising:
the traversal path comprises: when jumping to the target page, all trigger operations executed on a target control in the target application are carried out;
the executing the traversal path includes:
and triggering the target control corresponding to each trigger operation in all the trigger operations in the traversal path to jump to the target page.
6. An index building apparatus, comprising:
a first obtaining module, configured to obtain information of each page in a target application, where the information of each page includes: the page content of each page and the traversal path of each page;
the establishing module is used for establishing corresponding indexes for the target application according to the information of each page;
the device further comprises:
the storage module is used for correspondingly storing the page content of each page and the traversal path of each page before establishing an index for the target application according to the information of each page;
the device further comprises:
the second acquisition module is used for acquiring keywords in an information request when the preset search engine receives the information request which is sent by an initiator and aims at the target application;
the searching module is used for searching a target page matched with the keyword in the index according to the keyword;
the third acquisition module is used for acquiring a traversal path corresponding to the target page according to the page content of the target page;
and the sending module is used for sending the traversal path corresponding to the target page to the initiating end.
7. The apparatus of claim 6,
the first obtaining module comprises:
the traversal submodule is used for traversing the control corresponding to each page in the target application through a preset search engine;
the obtaining sub-module is configured to perform a triggering operation on the control corresponding to each page, and obtain page content of each page and a traversal path of each page, where the triggering operation includes: clicking on the control can be done by clicking on the control,
the traversal path comprises: and all the trigger operations executed when the page content of each page is acquired.
8. The apparatus of claim 7,
the traversal submodule comprises:
and the traversing unit is used for controlling the preset search engine to traverse the corresponding control of each page in the target application according to a preset traversing cycle and a preset traversing mode, wherein the preset traversing mode comprises the following steps: one or more of depth traversal, breadth traversal.
9. A page jump apparatus, comprising:
the first receiving module is used for receiving an input information request aiming at a target application;
the sending module is used for sending the information request to a preset search engine;
the second receiving module is used for receiving a traversal path which is returned by the preset search engine and aims at the keywords in the information request, wherein the preset search engine is used for acquiring the keywords in the information request when the information request is received, finding a target page matched with the keywords in a pre-established index according to the keywords, and acquiring the traversal path corresponding to the target page according to the page content of the target page;
an execution module to execute the traversal path to jump to the target page, wherein,
the preset search engine is further configured to build the index by, before receiving an input information request for a target application:
acquiring information of each page in a target application, wherein the information of each page comprises: the page content of each page and the traversal path of each page;
correspondingly storing the page content of each page and the traversal path of each page;
establishing corresponding indexes for the target application according to the information of each page;
the preset search engine is further configured to:
when an information request aiming at the target application sent by an initiator is received, acquiring a keyword in the information request;
searching a target page matched with the keyword in the index according to the keyword;
acquiring a traversal path corresponding to the target page according to the page content of the target page;
and sending the traversal path corresponding to the target page to the initiating terminal.
10. The apparatus of claim 9, comprising:
the traversal path comprises: when jumping to the target page, all trigger operations executed on a target control in the target application are carried out;
the execution module comprises:
and the triggering sub-module is used for triggering the target control corresponding to each triggering operation in all the triggering operations in the traversal path so as to jump to the target page.
11. An index building apparatus, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
acquiring information of each page in a target application, wherein the information of each page comprises: the page content of each page and the traversal path of each page;
establishing a corresponding index for the target application according to the information of each page;
the processor is further configured to:
correspondingly storing the page content of each page and the traversal path of each page before establishing an index for the target application according to the information of each page;
the processor is further configured to:
when a preset search engine receives an information request aiming at the target application sent by an initiator, acquiring a keyword in the information request;
searching a target page matched with the keyword in the index according to the keyword;
acquiring a traversal path corresponding to the target page according to the page content of the target page;
and sending the traversal path corresponding to the target page to the initiating terminal.
12. A page jump apparatus, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
receiving an input information request aiming at a target application;
sending the information request to a preset search engine;
receiving a traversal path which is returned by the preset search engine and aims at the keywords in the information request, wherein the preset search engine acquires the keywords in the information request when receiving the information request, finds a target page matched with the keywords in a pre-established index according to the keywords, and acquires the traversal path corresponding to the target page according to the page content of the target page;
executing the traversal path to jump to the target page, wherein,
before receiving an input information request for a target application, the preset search engine establishes the index by:
acquiring information of each page in a target application, wherein the information of each page comprises: the page content of each page and the traversal path of each page;
correspondingly storing the page content of each page and the traversal path of each page;
establishing corresponding indexes for the target application according to the information of each page;
the preset search engine is further configured to:
when an information request aiming at the target application sent by an initiator is received, acquiring a keyword in the information request;
searching a target page matched with the keyword in the index according to the keyword;
acquiring a traversal path corresponding to the target page according to the page content of the target page;
and sending the traversal path corresponding to the target page to the initiating terminal.
13. A non-transitory computer readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 3.
14. A non-transitory computer readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method according to claim 4 or 5.
CN201610454761.3A 2016-06-21 2016-06-21 Index establishing method, page jumping method and device Active CN105930536B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610454761.3A CN105930536B (en) 2016-06-21 2016-06-21 Index establishing method, page jumping method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610454761.3A CN105930536B (en) 2016-06-21 2016-06-21 Index establishing method, page jumping method and device

Publications (2)

Publication Number Publication Date
CN105930536A CN105930536A (en) 2016-09-07
CN105930536B true CN105930536B (en) 2019-12-27

Family

ID=56830461

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610454761.3A Active CN105930536B (en) 2016-06-21 2016-06-21 Index establishing method, page jumping method and device

Country Status (1)

Country Link
CN (1) CN105930536B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106649470A (en) * 2016-09-28 2017-05-10 郑州云海信息技术有限公司 Table search state storage method
CN108646972B (en) 2018-05-18 2021-03-05 南京尚网网络科技有限公司 Method and equipment for displaying information and searching information
CN109032688A (en) * 2018-06-11 2018-12-18 新疆玖富万卡信息技术有限公司 page jump and control method and device
CN109241485A (en) * 2018-09-06 2019-01-18 深圳市腾讯网络信息技术有限公司 Relation establishing method and device are jumped between a kind of page
CN109635224A (en) * 2018-12-11 2019-04-16 北京知道创宇信息技术有限公司 Record reference information, the method, apparatus in inquiry reference path
CN112597106A (en) * 2020-12-29 2021-04-02 北京明略软件系统有限公司 Document page skipping method and system
CN114463730B (en) * 2021-07-15 2023-07-14 荣耀终端有限公司 Page identification method and terminal equipment
CN113672794B (en) * 2021-09-01 2023-08-29 携程计算机技术(上海)有限公司 Page generation method, device and medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102349069A (en) * 2009-01-16 2012-02-08 谷歌公司 Visualizing site structure and enabling site navigation for a search result or linked page
CN102968465A (en) * 2012-11-09 2013-03-13 同济大学 Network information service platform and search service method based on network information service platform
CN103257782A (en) * 2012-02-20 2013-08-21 腾讯科技(深圳)有限公司 Method and system for title bar path navigation of mobile device
CN105138357A (en) * 2015-08-11 2015-12-09 中山大学 Method and device for implementing mobile application operation assistant
CN105159992A (en) * 2015-09-01 2015-12-16 北京瑞汛世纪科技有限公司 Method and device for detecting page contents and network behaviors of application program
CN105279231A (en) * 2015-09-22 2016-01-27 中国传媒大学 Music resource aggregation search method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102349069A (en) * 2009-01-16 2012-02-08 谷歌公司 Visualizing site structure and enabling site navigation for a search result or linked page
CN103257782A (en) * 2012-02-20 2013-08-21 腾讯科技(深圳)有限公司 Method and system for title bar path navigation of mobile device
CN102968465A (en) * 2012-11-09 2013-03-13 同济大学 Network information service platform and search service method based on network information service platform
CN105138357A (en) * 2015-08-11 2015-12-09 中山大学 Method and device for implementing mobile application operation assistant
CN105159992A (en) * 2015-09-01 2015-12-16 北京瑞汛世纪科技有限公司 Method and device for detecting page contents and network behaviors of application program
CN105279231A (en) * 2015-09-22 2016-01-27 中国传媒大学 Music resource aggregation search method

Also Published As

Publication number Publication date
CN105930536A (en) 2016-09-07

Similar Documents

Publication Publication Date Title
CN105930536B (en) Index establishing method, page jumping method and device
CN107329743B (en) Application page display method and device and storage medium
CN106170004B (en) Method and device for processing verification code
EP3316527A1 (en) Method and device for managing notification messages
CN107203398B (en) Application distribution method and device
US10909203B2 (en) Method and device for improving page display effect via execution, conversion and native layers
CN106547904B (en) Cross-account information sharing method and device
CN107423296B (en) Searching method and device for searching
CN111339744B (en) Ticket information display method, device and storage medium
CN106896991B (en) Method and device for updating information
CN105786944B (en) Method and device for processing automatic page turning of browser
CN117390330A (en) Webpage access method and device
CN110413169B (en) Information display method, device and medium
CN110704053B (en) Style information processing method and device
US11210449B2 (en) Page display method and device and storage medium
CN114741292A (en) Test script management method and device, electronic equipment and storage medium
CN111159615A (en) Webpage processing method and device
CN104951522B (en) Method and device for searching
CN107239462B (en) Searching method and device and browser
CN110928854A (en) Data import method and device and electronic equipment
CN113128181B (en) Information processing method and device
CN112667852B (en) Video-based searching method and device, electronic equipment and storage medium
CN108804181B (en) Control content obtaining method and device and storage medium
CN108549570B (en) User interface updating method and device
CN109308151B (en) Information processing method, device, equipment and storage medium

Legal Events

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