CN112579944A - Page jump processing method and device and electronic equipment - Google Patents

Page jump processing method and device and electronic equipment Download PDF

Info

Publication number
CN112579944A
CN112579944A CN202011560495.5A CN202011560495A CN112579944A CN 112579944 A CN112579944 A CN 112579944A CN 202011560495 A CN202011560495 A CN 202011560495A CN 112579944 A CN112579944 A CN 112579944A
Authority
CN
China
Prior art keywords
page
jump
target
page jump
link
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.)
Withdrawn
Application number
CN202011560495.5A
Other languages
Chinese (zh)
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 Gaotu Yunji Education Technology Co Ltd
Original Assignee
Beijing Gaotu Yunji Education Technology 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 Gaotu Yunji Education Technology Co Ltd filed Critical Beijing Gaotu Yunji Education Technology Co Ltd
Priority to CN202011560495.5A priority Critical patent/CN112579944A/en
Publication of CN112579944A publication Critical patent/CN112579944A/en
Withdrawn legal-status Critical Current

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/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9532Query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9558Details of hyperlinks; Management of linked annotations

Abstract

The disclosure provides a page jump processing method, a page jump processing device and electronic equipment, wherein the method comprises the following steps: detecting a page jump instruction sent by a target user, and determining a path depth identifier of a target page to be jumped according to the page jump instruction, wherein the target page is instructed by the target user to jump; responding to a page jump instruction, and determining a page jump link of a target page in a database according to a path depth identifier; and jumping to a target page indicated by the page jump link in response to an operation instruction for the page jump link. According to the page jump link of the target page, the page jump link of the target page is determined in the database through the path depth identification of the target page, and the jump operation is executed according to the page jump link, so that the page jump link of the target page can be accurately positioned according to the path depth identification, the page jump link of the target page can be rapidly searched, the page jump time is shortened, and the page jump efficiency is improved.

Description

Page jump processing method and device and electronic equipment
Technical Field
The present disclosure relates to the field of information technologies, and in particular, to a page jump processing method and apparatus, and an electronic device.
Background
With the rapid development of hardware and software technologies, a client in a mobile terminal increasingly meets diversified requirements of a user, and meanwhile, the problem that part of functional pages in the client are too deep in hierarchy is caused. At this time, if a page with a complex path is called, the function pages in the client need to be opened layer by layer until the page required by the user is opened.
However, when the prior art scheme is adopted to implement page jump, the selected mode of opening the functional pages in the client layer by layer is used when deep path page jump is performed. The user needs to search a target page from a large amount of key page information and call the target page step by step according to the path depth, and the requirement of the user on convenience and rapidness often cannot be met.
Disclosure of Invention
The embodiment of the disclosure at least provides a page jump processing method and device and electronic equipment.
In a first aspect, an embodiment of the present disclosure provides a page jump processing method, including: detecting a page jump instruction sent by a target user, and determining a path depth identifier of a target page jumped by the target user according to the page jump instruction, wherein the path depth identifier is used for representing the access path depth of the target page in a client to which the target page belongs; responding to the page jump instruction, and determining a page jump link of the target page in a database according to the path depth identifier; the database comprises page jump links under the path depths indicated by the path depth identifiers in at least one client; and jumping to a target page indicated by the page jump link in response to an operation instruction for the page jump link.
With reference to the first aspect, an embodiment of the present disclosure provides a first possible implementation manner of the first aspect, where the detecting a page jump instruction sent by a target user includes: acquiring voice information sent by the target user; performing semantic analysis on the voice information to obtain at least one keyword; and if the matched at least one keyword comprises a preset keyword, determining that the page jump instruction is detected, wherein the preset keyword is a preset keyword for detecting the page jump instruction.
With reference to the first aspect, a second possible implementation manner of the first aspect is provided in an embodiment of the present disclosure, where determining, according to the page jump instruction, a target page to be jumped to by the target user includes: determining at least one candidate jump page matched with the page jump instruction; and responding to a page selection instruction sent by the target user, and determining the target page in the at least one candidate jump page.
With reference to the first aspect, a third possible implementation manner of the first aspect is provided in an embodiment of the present disclosure, where the determining at least one candidate jump page that matches the page jump instruction includes: acquiring page information of a collected page; and according to the page information of the collected pages, determining the collected pages matched with the page jump instruction in the collected pages as the at least one candidate jump page.
With reference to the first aspect, or one to three implementation manners of the first aspect, an embodiment of the present disclosure provides a fourth possible implementation manner of the first aspect, where determining, according to the page jump instruction, a path depth identifier of a target page to be jumped by the target user includes: determining a client corresponding to the target page according to the page jump instruction, and determining a path associated file of the client corresponding to the target page, wherein the path associated file comprises: the incidence relation between each page belonging to the client and each path depth mark; and determining the path depth identifier of the target page according to the path association file.
With reference to the first aspect, an embodiment of the present disclosure provides a fifth possible implementation manner of the first aspect, where the method further includes: if the page jump link of the target page is not found in the database according to the path depth identifier, searching the page jump link of the target page in an intermediate cache file; and jumping to the target page indicated by the page jump link under the condition that the page jump link of the target page is found.
With reference to the first aspect, a sixth possible implementation manner of the first aspect is provided in an embodiment of the present disclosure, where skipping to a target page indicated by a page skip link of the target page when the page skip link of the target page is found, where the skipping includes: under the condition that the page jump link of the target page is found, acquiring the jump authority of the target page; and jumping to the target page indicated by the page jump link under the condition that the jump to the target page is determined to be allowed according to the jump authority.
With reference to the first aspect, an embodiment of the present disclosure provides a seventh possible implementation manner of the first aspect, where the method further includes: and under the condition that the page jump link of the target page is found in the intermediate cache file, storing the page jump link of the target page in a storage area corresponding to the path identification information of the target page in the database.
In a second aspect, an embodiment of the present disclosure provides a page jump processing apparatus, including: the detection module is used for detecting a page jump instruction sent by a target user and determining a path depth identifier of a target page jumped by the target user according to the page jump instruction, wherein the path depth identifier is used for representing the access path depth of the target page in a client to which the target page belongs; the determining module is used for responding to the page jump instruction and determining a page jump link of the target page in a database according to the path depth identifier; the database comprises page jump links under the path depths indicated by the path depth identifiers in at least one client; and the jump module is used for responding to an operation instruction aiming at the page jump link and jumping to a target page indicated by the page jump link.
In a third aspect, an embodiment of the present disclosure provides an electronic device, including: a processor, a memory and a bus, the memory storing machine-readable instructions executable by the processor, the processor and the memory communicating via the bus when the electronic device is running, the machine-readable instructions when executed by the processor performing the steps of the page jump processing method according to any one of the first aspect.
In the embodiment of the disclosure, a page jump instruction sent by a target user is detected, a path depth identifier of a target page to be jumped indicated by the target user is determined according to the page jump instruction, then a page jump link of the target page is determined in a database according to the path depth identifier in response to the page jump instruction, and finally, the target page indicated by the page jump link is jumped in response to an operation instruction aiming at the page jump link. As can be seen from the above description, in the embodiment of the present disclosure, the page jump link of the target page is determined in the database through the path depth identifier of the target page, and the page jump link of the target page can be accurately located according to the path depth identifier in a manner of executing the jump operation according to the page jump link, so that the page jump link of the target page is quickly searched, the page jump time is shortened, and the page jump efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present disclosure, the drawings required for use in the embodiments will be briefly described below, and the drawings herein incorporated in and forming a part of the specification illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the technical solutions of the present disclosure. It is appreciated that the following drawings depict only certain embodiments of the disclosure and are therefore not to be considered limiting of its scope, for those skilled in the art will be able to derive additional related drawings therefrom without the benefit of the inventive faculty.
Fig. 1 shows a flowchart of a page jump processing method provided by an embodiment of the present disclosure;
FIG. 2 is a schematic diagram illustrating a display of a dialog box containing a candidate jump page according to an embodiment of the present disclosure;
FIG. 3 is a schematic diagram illustrating a display of another dialog box including a candidate jump page provided by an embodiment of the present disclosure;
FIG. 4 is a schematic diagram illustrating another page jump processing apparatus provided in the embodiment of the present disclosure;
fig. 5 shows a schematic diagram of an electronic device provided by an embodiment of the present disclosure.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present disclosure more clear, the technical solutions of the embodiments of the present disclosure will be described clearly and completely with reference to the drawings in the embodiments of the present disclosure, and it is obvious that the described embodiments are only a part of the embodiments of the present disclosure, not all of the embodiments. The components of the embodiments of the present disclosure, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present disclosure, presented in the figures, is not intended to limit the scope of the claimed disclosure, but is merely representative of selected embodiments of the disclosure. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the disclosure without making creative efforts, shall fall within the protection scope of the disclosure.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
The term "and/or" herein merely describes an associative relationship, meaning that three relationships may exist, e.g., a and/or B, may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the term "at least one" herein means any one of a plurality or any combination of at least two of a plurality, for example, including at least one of A, B, C, and may mean including any one or more elements selected from the group consisting of A, B and C.
Research shows that when the prior art scheme is adopted to realize page jump, the selected mode of opening the functional pages in the client layer by layer is used when deep path page jump is carried out. The user needs to search a target page from a large amount of key page information and call the target page step by step according to the path depth, and the requirement of the user on convenience and rapidness often cannot be met.
Based on the research, the method determines the page jump link of the target page in the database through the path depth identifier of the target page, and can accurately position the page jump link of the target page according to the path depth identifier in a mode of executing jump operation according to the page jump link, so that the page jump link of the target page can be quickly searched, the page jump time is shortened, and the page jump efficiency is improved.
To facilitate understanding of the present embodiment, first, a page jump processing method disclosed in the embodiments of the present disclosure is described in detail, where an execution subject of the page jump processing method provided in the embodiments of the present disclosure is generally a computer device with certain computing capability, and the computer device includes, for example: a terminal device, which may be a User Equipment (UE), a mobile device, a User terminal, a cellular phone, a cordless phone, a Personal Digital Assistant (PDA), a handheld device, a computer device, a vehicle-mounted device, a wearable device, or a server or other processing device. In some possible implementations, the page jump processing method may be implemented by a processor calling computer readable instructions stored in a memory.
Example one
Referring to fig. 1, a flowchart of a page jump processing method provided in the embodiment of the present disclosure is shown. In the embodiment of the present disclosure, the page jump processing method may be applied to a target client, where the target client is pre-installed in the computer device described above, and the device form of the computer device is not specifically limited by the present disclosure. The method comprises steps S101 to S105:
s101: the method comprises the steps of detecting a page jump instruction sent by a target user, and determining a path depth identifier of a target page jumped by the target user according to the page jump instruction, wherein the path depth identifier is used for representing the access path depth of the target page in a client to which the target page belongs.
In the disclosed embodiment, the target user may open the target client installed in the computer device, for example, the target client may be opened by means of voice instructions. After opening the target client, the target user may send a page jump instruction to the target client. The page jump instruction comprises page information of a target page which is instructed to jump by a target user.
After the page information of the target page is determined according to the page jump instruction, the path depth identifier of the target page can be determined according to the page information. It should be understood that the path depth identifier may be a numerical value expressed by binary, and may also be a numerical value expressed by hexadecimal, decimal, or octal, which is not specifically limited by the present disclosure.
S103: responding to the page jump instruction, and determining a page jump link of the target page in a database according to the path depth identifier; and the database comprises page jump links under the path depths indicated by the path depth identifiers in at least one client.
In the embodiment of the present disclosure, page information (e.g., page name) and a page jump link of a page included in at least one client are stored in a database in advance. For example, the page information and page jump links of the pages contained in the client may be stored using the type of the client and the path depth identification of the pages contained in the client as data dimensions.
For example, the at least one client includes a client a and a client B, the path depth identifier corresponding to the client a may be a1, a2, A3, and the path depth identifier corresponding to the client B may be B1, B2, B3. At this time, the database stores the page jump links and page information of a1, a2, A3 to which the path depth identifiers in the page included in the client a belong, and the database stores the page jump links and page information of B1, B2, B3 to which the path depth identifiers in the page included in the client B belong.
In the embodiment of the present disclosure, after the path depth identifier of the target page is obtained, a storage area matched with the path depth identifier may be located in the database according to the path depth identifier, and a page jump link corresponding to the target page is determined in the storage area.
By the processing mode, the page jump link of the target page can be quickly positioned, so that the searching speed of the page jump link is increased, the page jump time is shortened, and the page jump efficiency is improved.
S105: and jumping to a target page indicated by the page jump link in response to an operation instruction for the page jump link.
After the page jump link is determined, corresponding operation can be executed on the page jump link, and the operation of jumping to the target page indicated by the page jump link is executed in response to the operation instruction, so that the target page is displayed on the display screen of the computer device.
In the embodiment of the disclosure, a page jump instruction sent by a target user is detected, a path depth identifier of a target page to be jumped indicated by the target user is determined according to the page jump instruction, then a page jump link of the target page is determined in a database according to the path depth identifier in response to the page jump instruction, and finally, the target page indicated by the page jump link is jumped in response to an operation instruction aiming at the page jump link. As can be seen from the above description, in the embodiment of the present disclosure, the page jump link of the target page is determined in the database through the path depth identifier of the target page, and the page jump link of the target page can be accurately located according to the path depth identifier in a manner of executing the jump operation according to the page jump link, so that the page jump link of the target page is quickly searched, the page jump time is shortened, and the page jump efficiency is improved.
As can be seen from the above description, in the embodiment of the present disclosure, first, a page jump instruction sent by a target user is detected, which specifically includes:
(1) and acquiring the voice information sent by the target user.
In the embodiment of the present disclosure, the target client pre-installed in the computer device described above may be evoked in a manner of voice, key, gesture, or the like, and the specific manner of evoking is not limited in the embodiment of the present disclosure. After the target client is called up, the target user can call the voice input entrance, and after the voice input entrance is called up, voice information is sent to the target client through the voice input entrance.
It should be noted that, multiple language formats can be preset in the target client to meet the input requirements of different target users, for example, the input can be set as chinese input, english input, etc.; or can be input in the form of Chinese dialects, such as Mandarin, Cantonese, etc.
(2) And performing semantic analysis on the voice information to obtain at least one keyword.
In the embodiment of the disclosure, after the target client obtains the voice information, the target client may perform word segmentation processing on the voice information through the word segmenter to obtain at least one word segmentation result, and remove useless words from the at least one word segmentation result to obtain at least one keyword. The useless participles refer to useless words such as mood-assisted words and human-term pronouns.
In the embodiment of the present disclosure, besides the processing method of the voice information described above, the voice information may be input into a semantic analysis model for analysis processing, so as to obtain at least one keyword. The input data of the semantic analysis model is voice information, and the output data of the voice analysis model is at least one keyword of the voice information. The semantic analysis model is a pre-trained neural network model. Wherein the neural network model may be a deep neural network model.
(3) And if the matched at least one keyword comprises a preset keyword, determining that the page jump instruction is detected, wherein the preset keyword is a preset keyword for detecting the page jump instruction.
In the embodiment of the present disclosure, before the at least one keyword is matched with the preset keyword, one or more keywords may be preset as the preset keyword. For example, the preset keywords may be keywords of the form: open a web page, open a page, call a web page, call a page, etc.
In addition to the preset keywords described above, other preset keywords may also be used, and the disclosure is not limited thereto. Specifically, the target user may input a corresponding keyword as a preset keyword through the target client, that is, in the embodiment of the present disclosure, the target user may perform personalized customization on the preset keyword in the target client according to a use habit of the target user. If the target user does not perform personalized customization on the preset keywords, the preset keywords may be default keywords set by the system for the target user.
After the predetermined keywords are determined, at least one keyword may be matched with the predetermined keywords. And if at least one keyword is matched to contain a preset keyword, determining that a page jump instruction is detected.
As can be seen from the above description, in the embodiment of the present disclosure, the step of the page jump operation can be simplified, the page jump efficiency is improved, and the page jump time is shortened by detecting the page jump instruction by matching at least one keyword in the extracted voice message with the preset keyword.
In the embodiment of the present disclosure, after detecting a page jump instruction sent by a target user, determining a target page to be jumped by the target user according to the page jump instruction, specifically including:
(1) and determining at least one candidate jump page matched with the page jump instruction.
In the embodiment of the present disclosure, the page jump instruction includes page information (e.g., a page name) of a target page instructed to be opened by a target user in addition to information associated with a preset keyword ("open" or "jump") in the page jump instruction. For example, the page jump instruction may be: and (4) opening XXX online education-junior middle school mathematics-Wang XX teacher online video.
After the page jump instruction is obtained, a page matched with the page jump instruction can be determined in a database as at least one candidate jump page according to page information carried in the page jump instruction.
For example, when the page jump instruction is "open live teaching video of the king XX teacher", the detected page information is "live teaching of the king XX teacher". At this time, a page matched with the 'Wang XX teacher live teaching' can be searched in the database to serve as at least one candidate jump page. For example, if the live teaching pages belonging to different teaching clients are matched in the database, the live teaching pages are determined to be candidate jump pages.
It should be noted that after at least one candidate jump page is determined, the at least one candidate jump page may be displayed on a display screen of the computer device in the form of a dialog box, for example, the at least one candidate jump page may be displayed as shown in fig. 2. Wherein the size of the dialog box can be adjusted according to the requirements of the user. It should be noted that, if the number of the candidate jump pages is one, while the candidate jump pages are displayed in the dialog box, a confirmation prompt message may also be displayed in the dialog box to prompt the target user whether to jump to the candidate jump pages.
(2) And responding to a page selection instruction sent by the target user, and determining the target page in the at least one candidate jump page.
In the embodiment of the present disclosure, if the number of the at least one candidate jump page is at least one, the target user may select the target page from all candidate jump pages displayed on the display screen of the computer device. Specifically, the target user can send a page selection instruction to the target client in a voice mode, so that the target client determines a target page in at least one candidate jump page according to voice information sent by the target user.
For example, at least one candidate jump page as shown in FIG. 2. The target user may send the target client the voice message "select open candidate jumped page X1". After acquiring the voice information, the target client determines that a page selection instruction is detected, and at this time, the target client may select a candidate jump page X1 as a target page from the at least one candidate jump page shown in fig. 2 according to the page selection instruction.
It should be noted that, in the embodiment of the present disclosure, at least one candidate jump page may also be displayed in the dialog box in the manner shown in fig. 3. As shown in fig. 3, in the dialog box, in addition to displaying the page information of the candidate jump pages, corresponding identification information may be set for each candidate jump page, for example, the identification information may be: 1. 2 and 3. When the target user sends a page selection instruction in a voice mode, the following voice information can be output: opening 1. At this time, the target client confirms that the page selection instruction is detected after detecting the voice information, and determines the candidate jump page X1 as the target page among the at least one candidate jump page according to the identification information "1" contained in the page selection instruction.
In order to more accurately execute the page jump operation for the user, a page matched with the page jump instruction may be determined in the database as a candidate jump page, so that the target user selects a target page from the candidate jump pages to execute the jump operation. By the processing mode, the page jump link of the target page can be accurately determined for the target user, and the page jump operation is executed, so that the problem of jump errors caused by errors possibly caused in voice recognition is solved.
In an embodiment of the present disclosure, determining at least one candidate jump page matching the page jump instruction includes the following processes:
(1) and acquiring page information of the collected page.
(2) And according to the page information of the collected pages, determining the collected pages matched with the page jump instruction in the collected pages as the at least one candidate jump page.
In the embodiment of the disclosure, the page information of the pages belonging to other clients in the same computer device may be acquired through the target client, where the acquired pages belonging to other clients are pages allowing the target client to execute the jump operation. After the pages belonging to other clients are obtained, the obtained pages can be determined as collected pages, and the page information of the pages is determined as the page information of the collected pages. In the embodiment of the present disclosure, the pages belonging to other clients may be acquired in the manner described below.
The first method is as follows:
in this way one, the target client may send an acquisition request of the page information to other clients in the computer device, and after detecting the acquisition request, the other clients determine whether the target client has a corresponding jump right. And if so, sending the page information of all or part of the pages belonging to other clients to the target client by other clients.
It should be noted that, in the embodiment of the present disclosure, the target client may be further configured to automatically detect new installed software in the computer device, and in a case that the new installed software is detected, send an acquisition request to the new installed software to request to acquire page information of all or part of pages in the new installed software.
The second method comprises the following steps:
in this way two, the target user may set a target collection dimension, where the target collection dimension may be: the access time of the page, the access frequency of the page and the total number of accesses of the page. After the target collection dimension is determined, a page conforming to the target collection dimension can be determined in the user behavior data according to the target collection dimension. After the page which meets the target collection dimensionality is determined, the page can be further screened, pages which can be subjected to skip operation by a target client side are screened from the page, and the determined page is used as a collected page.
In the embodiment of the present disclosure, by the above-described manner of determining the page information of the collected page, the page that the target client can jump to can be automatically determined as the collected page, and when the page jump operation is performed, the success rate of the page jump can be improved, and the page jump time can be shortened, thereby further improving the operation experience of the user.
In this embodiment of the present disclosure, when determining, according to the page jump instruction, a target page to be jumped to by the target user, determining, according to the page jump instruction, a path depth identifier of the target page to be jumped to by the target user may further include:
(1) determining a client corresponding to the target page according to the page jump instruction, and determining a path associated file of the client corresponding to the target page, wherein the path associated file comprises: and the association relationship between each page belonging to the client and each path depth identifier.
In the embodiment of the present disclosure, a corresponding path association file may be set in advance for a client in a computer device, where the path association file includes an association relationship between each page belonging to the client and each path depth identifier.
After the page jump instruction is detected, a client corresponding to the target page is determined according to the page jump instruction, and a path association file corresponding to the client is searched in a database, so that the path depth identifier of the target page is determined in the path association file.
It should be noted that, in the embodiment of the present disclosure, one client in the computer device may be set to correspond to one path association file, and a plurality of clients in the computer device may also be set to correspond to one path association file. The path association file comprises a corresponding association identifier, and the association identifier is used for indicating a client corresponding to the path association file.
For each path association file, a plurality of path depth identifiers may be included in the path association file. And each path depth identifier of the plurality of path depth identifiers may be associated with at least one page.
(2) And determining the path depth identifier of the target page according to the path association file.
In the embodiment of the present disclosure, after the path association file is determined, the path depth identifier of the target page may be determined according to the path association file.
For example, the client to which the target page belongs is C, at this time, it may be determined that the client C is the corresponding path association file, and a path depth identifier of the target page is determined in the path association file, for example, the path depth identifier of the target page is C12.
As can be seen from the above description, in the embodiment of the present disclosure, the page jump link of the target page is determined in the database through the path depth identifier of the target page, and the page jump link of the target page can be accurately located according to the path depth identifier in a manner of executing the jump operation according to the page jump link, so that the page jump link of the target page is quickly searched, the page jump time is shortened, and the page jump efficiency is improved.
In the embodiment of the present disclosure, the following method is further included, specifically including:
(1) and if the page jump link of the target page is not found in the database according to the path depth identifier, searching the page jump link of the target page in an intermediate cache file.
In the embodiment of the present disclosure, a storage area of an intermediate cache file may be set in advance for the target client in a database of the computer device, where the intermediate cache file is used to store a page jump link of a deleted page from the database. The target client is set to periodically detect a page with cancelled opening authority in the database, and clear the page jump link of the page from the database after detecting the page. In addition, the target user can delete the page jump link of the specified page in the database in a manual clearing mode.
In the embodiment of the present disclosure, if the page jump link of the target page is not found in the database, it may be determined that the target page has been deleted from the database, and at this time, the page jump link of the target page may be first found in the intermediate cache file.
It should be noted that, what can be generally stored in the intermediate cache file is a page jump link whose deletion time does not exceed a preset time. For example, page jump links deleted from the database in the last week may be transferred to an intermediate cache file.
(2) And jumping to the target page indicated by the page jump link under the condition that the page jump link of the target page is found.
In the embodiment of the present disclosure, if the page jump link is found in the intermediate cache file, a page jump operation may be performed.
As can be seen from the above description, in the embodiment of the present disclosure, by setting the intermediate cache file and storing the deleted page jump link in the database in the intermediate cache file, the problem of page jump failure due to deletion of the page jump link having the jump authority caused by a misoperation of the target user can be avoided, so that the user operation is simplified and the page jump success rate is improved.
In the embodiment of the present disclosure, when jumping to a target page indicated by a page jump link in a situation where the page jump link of the target page is found, specifically, the method includes:
(1) and acquiring the jump authority of the target page under the condition that the page jump link of the target page is found.
(2) And jumping to the target page indicated by the page jump link under the condition that the jump permission to the target page is determined according to the jump permission.
In the embodiment of the present disclosure, after the page jump link of the target page is found in the intermediate cache file, the jump permission of the target page may be obtained first, and whether to allow a jump to the target page is determined according to the obtained jump permission. For example, an acquisition request of the jump permission may be sent to the client to which the target page belongs, and after the client to which the target page belongs acquires the acquisition request, the jump permission of the target page is fed back to the current client. If the target page is determined to be allowed to be jumped to according to the jump authority, determining that the target page is a page deleted by misoperation, and at the moment, jumping to the target page indicated by the page jump link; and if the target page is not allowed to be jumped, determining that the target page is a failed page, and displaying a jump failure dialog box on a display screen of the computer equipment.
In the embodiment of the present disclosure, when it is determined that the target page is allowed to be jumped to according to the jump permission, after the target page indicated by the page jump link is jumped to, the following process is further included:
and under the condition that the page jump link of the target page is found in the intermediate cache file, storing the page jump link of the target page in a storage area corresponding to the path identification information of the target page in the database.
After jumping through the page jump link found in the intermediate cache file, a dialog box may be generated and displayed on a display screen of the computer device, where the dialog box is used to inquire of a target user whether to add the page jump link to a storage area corresponding to the path identification information of the target page. And if the user clicks a confirmation button in the dialog box, adding the page jump link into a storage area corresponding to the path identification information of the target page.
In the embodiment of the disclosure, after the target page is skipped through the page jump link in the intermediate cache file, the page jump link can be recovered to the database, so that the operation of re-collecting the target page to the database is omitted, the operation steps are simplified, and the operation experience of a user is improved.
In summary, in the embodiments of the present invention, in the embodiments of the present disclosure, the page jump link of the target page is determined in the database through the path depth identifier of the target page, and the page jump link of the target page can be accurately located according to the path depth identifier in a manner of executing a jump operation according to the page jump link, so that the page jump link of the target page is quickly searched, the page jump time is shortened, and the page jump efficiency is improved.
It will be understood by those skilled in the art that in the method of the present invention, the order of writing the steps does not imply a strict order of execution and any limitations on the implementation, and the specific order of execution of the steps should be determined by their function and possible inherent logic.
Based on the same inventive concept, a page jump processing device corresponding to the page jump processing method is also provided in the embodiments of the present disclosure, and since the principle of the device in the embodiments of the present disclosure for solving the problem is similar to the page jump processing method in the embodiments of the present disclosure, the implementation of the device may refer to the implementation of the method, and repeated details are not described again.
Example two
Referring to fig. 4, a schematic diagram of page jump processing provided in an embodiment of the present disclosure is shown, where the apparatus includes: the device comprises a detection module, a determination module and a skip module; wherein the content of the first and second substances,
a detecting module 41, configured to detect a page jump instruction sent by a target user, and determine, according to the page jump instruction, a path depth identifier of a target page to be jumped by the target user, where the path depth identifier is used to represent an access path depth of the target page in a client to which the target page belongs;
a determining module 42, configured to determine, in response to the page jump instruction, a page jump link of the target page in a database according to the path depth identifier; the database comprises page jump links under the path depths indicated by the path depth identifiers in at least one client;
and the jump module 43 is configured to jump to the target page indicated by the page jump link in response to the operation instruction for the page jump link.
As can be seen from the above description, in the embodiment of the present disclosure, the page jump link of the target page is determined in the data through the path depth identifier of the target page, and the jump operation is performed according to the page jump link, so that the page jump link of the target page can be quickly searched according to the path depth identifier, and the page jump link of the target page is accurately located, thereby shortening the page jump time and improving the page jump efficiency.
In a possible implementation, the detection module is further configured to: acquiring voice information sent by the target user; performing semantic analysis on the voice information to obtain at least one keyword; and if the matched at least one keyword comprises a preset keyword, determining that the page jump instruction is detected, wherein the preset keyword is a preset keyword for detecting the page jump instruction.
In a possible implementation, the detection module is further configured to: determining at least one candidate jump page matched with the page jump instruction; and responding to a page selection instruction sent by the target user, and determining the target page in the at least one candidate jump page.
In a possible implementation, the detection module is further configured to: acquiring page information of a collected page; and according to the page information of the collected pages, determining the collected pages matched with the page jump instruction in the collected pages as the at least one candidate jump page.
In a possible implementation, the detection module is further configured to: determining a client corresponding to the target page according to the page jump instruction, and determining a path associated file of the client corresponding to the target page, wherein the path associated file comprises: the incidence relation between each page belonging to the client and each path depth mark; and determining the path depth identifier of the target page according to the path association file.
In one possible embodiment, the apparatus is further configured to: if the page jump link of the target page is not found in the database according to the path depth identifier, searching the page jump link of the target page in an intermediate cache file; and jumping to the target page indicated by the page jump link under the condition that the page jump link of the target page is found.
In a possible implementation manner, the skip module is further configured to: under the condition that the page jump link of the target page is found, acquiring the jump authority of the target page; and jumping to the target page indicated by the page jump link under the condition that the jump to the target page is determined to be allowed according to the jump authority.
In one possible embodiment, the apparatus is further configured to: and under the condition that the page jump link of the target page is found in the intermediate cache file, storing the page jump link of the target page in a storage area corresponding to the path identification information of the target page in the database.
EXAMPLE III
Corresponding to the page jump processing method in fig. 1, an embodiment of the present disclosure further provides an electronic device 500, and as shown in fig. 5, a schematic structural diagram of the electronic device 500 provided in the embodiment of the present disclosure includes:
a processor 51, a memory 52, and a bus 53; the storage 52 is used for storing execution instructions and comprises a memory 521 and an external storage 522; the memory 521 is also referred to as an internal memory, and is configured to temporarily store operation data in the processor 51 and data exchanged with an external memory 522 such as a hard disk, the processor 51 exchanges data with the external memory 522 through the memory 521, and when the electronic device 500 operates, the processor 51 communicates with the memory 52 through the bus 53, so that the processor 51 executes the following instructions:
detecting a page jump instruction sent by a target user, and determining a path depth identifier of a target page jumped by the target user according to the page jump instruction, wherein the path depth identifier is used for representing the access path depth of the target page in a client to which the target page belongs; responding to the page jump instruction, and determining a page jump link of the target page in a database according to the path depth identifier; the database comprises page jump links under the path depths indicated by the path depth identifiers in at least one client; and jumping to a target page indicated by the page jump link in response to an operation instruction for the page jump link.
The embodiments of the present disclosure also provide a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program performs the steps of the plane jump processing method in the foregoing method embodiments. The storage medium may be a volatile or non-volatile computer-readable storage medium.
The embodiments of the present disclosure also provide a computer program product, where the computer program product carries a program code, and instructions included in the program code may be used to execute the steps of the face jump processing method in the foregoing method embodiments, which may be referred to specifically in the foregoing method embodiments, and are not described herein again.
The computer program product may be implemented by hardware, software or a combination thereof. In an alternative embodiment, the computer program product is embodied in a computer storage medium, and in another alternative embodiment, the computer program product is embodied in a Software product, such as a Software Development Kit (SDK), or the like.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the system and the apparatus described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again. In the several embodiments provided in the present disclosure, it should be understood that the disclosed system, apparatus, and method may be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one logical division, and there may be other divisions when actually implemented, and for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of devices or units through some communication interfaces, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present disclosure may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a non-volatile computer-readable storage medium executable by a processor. Based on such understanding, the technical solution of the present disclosure may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present disclosure. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
Finally, it should be noted that: the above-mentioned embodiments are merely specific embodiments of the present disclosure, which are used for illustrating the technical solutions of the present disclosure and not for limiting the same, and the scope of the present disclosure is not limited thereto, and although the present disclosure is described in detail with reference to the foregoing embodiments, those skilled in the art should understand that: any person skilled in the art can modify or easily conceive of the technical solutions described in the foregoing embodiments or equivalent technical features thereof within the technical scope of the present disclosure; such modifications, changes or substitutions do not depart from the spirit and scope of the embodiments of the present disclosure, and should be construed as being included therein. Therefore, the protection scope of the present disclosure shall be subject to the protection scope of the claims.

Claims (10)

1. A page jump processing method is characterized by comprising the following steps:
detecting a page jump instruction sent by a target user, and determining a path depth identifier of a target page jumped by the target user according to the page jump instruction, wherein the path depth identifier is used for representing the access path depth of the target page in a client to which the target page belongs;
responding to the page jump instruction, and determining a page jump link of the target page in a database according to the path depth identifier; the database comprises page jump links under the path depths indicated by the path depth identifiers in at least one client;
and jumping to a target page indicated by the page jump link in response to an operation instruction for the page jump link.
2. The method of claim 1, wherein the detecting the page jump instruction sent by the target user comprises:
acquiring voice information sent by the target user;
performing semantic analysis on the voice information to obtain at least one keyword;
and if the matched at least one keyword comprises a preset keyword, determining that the page jump instruction is detected, wherein the preset keyword is a preset keyword for detecting the page jump instruction.
3. The method of claim 1, wherein the determining a target page to jump to as instructed by the target user according to the page jump instruction comprises:
determining at least one candidate jump page matched with the page jump instruction;
and responding to a page selection instruction sent by the target user, and determining the target page in the at least one candidate jump page.
4. The method of claim 3, wherein determining at least one candidate jump page matching the page jump instruction comprises:
acquiring page information of a collected page;
and according to the page information of the collected pages, determining the collected pages matched with the page jump instruction in the collected pages as the at least one candidate jump page.
5. The method according to any one of claims 1 to 4, wherein the determining, according to the page jump instruction, a path depth identifier of a target page to which the target user indicates to jump comprises:
determining a client corresponding to the target page according to the page jump instruction, and determining a path associated file of the client corresponding to the target page, wherein the path associated file comprises: the incidence relation between each page belonging to the client and each path depth mark;
and determining the path depth identifier of the target page according to the path association file.
6. The method of claim 1, further comprising:
if the page jump link of the target page is not found in the database according to the path depth identifier, searching the page jump link of the target page in an intermediate cache file;
and jumping to the target page indicated by the page jump link under the condition that the page jump link of the target page is found.
7. The method as claimed in claim 6, wherein the jumping to the target page indicated by the page jump link if the page jump link of the target page is found comprises:
under the condition that the page jump link of the target page is found, acquiring the jump authority of the target page;
and jumping to the target page indicated by the page jump link under the condition that the jump to the target page is determined to be allowed according to the jump authority.
8. The method of claim 6, further comprising:
and under the condition that the page jump link of the target page is found in the intermediate cache file, storing the page jump link of the target page in a storage area corresponding to the path identification information of the target page in the database.
9. A page jump processing apparatus, comprising:
the detection module is used for detecting a page jump instruction sent by a target user and determining a path depth identifier of a target page jumped by the target user according to the page jump instruction, wherein the path depth identifier is used for representing the access path depth of the target page in a client to which the target page belongs;
the determining module is used for responding to the page jump instruction and determining a page jump link of the target page in a database according to the path depth identifier; the database comprises page jump links under the path depths indicated by the path depth identifiers in at least one client;
and the jump module is used for responding to an operation instruction aiming at the page jump link and jumping to a target page indicated by the page jump link.
10. An electronic device, comprising: a processor, a memory and a bus, the memory storing machine-readable instructions executable by the processor, the processor and the memory communicating via the bus when the electronic device is operating, the machine-readable instructions when executed by the processor performing the steps of the page jump processing method according to any one of claims 1 to 8.
CN202011560495.5A 2020-12-25 2020-12-25 Page jump processing method and device and electronic equipment Withdrawn CN112579944A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011560495.5A CN112579944A (en) 2020-12-25 2020-12-25 Page jump processing method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011560495.5A CN112579944A (en) 2020-12-25 2020-12-25 Page jump processing method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN112579944A true CN112579944A (en) 2021-03-30

Family

ID=75140523

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011560495.5A Withdrawn CN112579944A (en) 2020-12-25 2020-12-25 Page jump processing method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN112579944A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114513555A (en) * 2021-12-29 2022-05-17 深圳触海科技有限公司 Jump method and system based on website dynamic link

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114513555A (en) * 2021-12-29 2022-05-17 深圳触海科技有限公司 Jump method and system based on website dynamic link

Similar Documents

Publication Publication Date Title
CN108287858B (en) Semantic extraction method and device for natural language
CN110020424B (en) Contract information extraction method and device and text information extraction method
CN108595695B (en) Data processing method, data processing device, computer equipment and storage medium
CN110444198B (en) Retrieval method, retrieval device, computer equipment and storage medium
CN108038165B (en) Information searching method, searching device, terminal equipment and server equipment
CN110297880B (en) Corpus product recommendation method, apparatus, device and storage medium
CN113360622B (en) User dialogue information processing method and device and computer equipment
CN112199526B (en) Method and device for issuing multimedia content, electronic equipment and storage medium
CN108121455B (en) Identification correction method and device
CN109063000A (en) Question sentence recommended method, customer service system and computer readable storage medium
CN110941702A (en) Retrieval method and device for laws and regulations and laws and readable storage medium
CN112087667A (en) Information processing method and device and computer storage medium
CN110069769A (en) Using label generating method, device and storage equipment
CN111190946A (en) Report generation method and device, computer equipment and storage medium
CN112581297B (en) Information pushing method and device based on artificial intelligence and computer equipment
CN112579944A (en) Page jump processing method and device and electronic equipment
CN110489032B (en) Dictionary query method for electronic book and electronic equipment
CN110929014B (en) Information processing method, information processing device, electronic equipment and storage medium
CN111737443A (en) Answer text processing method and device and key text determining method
CN109712613B (en) Semantic analysis library updating method and device and electronic equipment
CN109783612B (en) Report data positioning method and device, storage medium and terminal
CN115936016A (en) Emotion theme recognition method, device, equipment and medium based on conversation
CN111783415B (en) Template configuration method and device
CN114610955A (en) Intelligent retrieval method and device, electronic equipment and storage medium
CN112749258A (en) Data searching method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication

Application publication date: 20210330

WW01 Invention patent application withdrawn after publication