CN107404508B - Client page access method, client and electronic equipment - Google Patents
Client page access method, client and electronic equipment Download PDFInfo
- Publication number
- CN107404508B CN107404508B CN201610341602.2A CN201610341602A CN107404508B CN 107404508 B CN107404508 B CN 107404508B CN 201610341602 A CN201610341602 A CN 201610341602A CN 107404508 B CN107404508 B CN 107404508B
- Authority
- CN
- China
- Prior art keywords
- page
- identifier
- pointing
- client
- rule set
- 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
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/60—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/951—Indexing; Web crawling techniques
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
The application discloses a client page access method, a client and electronic equipment. The method comprises the following steps: responding to a preset event, and extracting a first pointing identification of a page to be accessed from current page data; matching the first pointing identification in a preset rule set locally stored by the client to obtain a second pointing identification; and generating a network address access request of the page to be accessed according to the second direction identification. According to the access method of the client page, when the access address of the page is changed, the preset rule set can be changed. Therefore, the user can relatively quickly access the changed page data, and convenience is brought to the user.
Description
Technical Field
The present application relates to the field of internet technologies, and in particular, to a method for accessing a client page, a client, and an electronic device.
Background
The rapid growth of the internet, such as the mobile internet, has made data rich and numerous. The client can send a data acquisition request to the server according to the page access address, and can perform page display on the data fed back by the server.
In the prior art, the page access address can be directly integrated in the code of the client or the page data. For example, a plurality of pictures or texts are displayed on the page, and the click events of the pictures or texts are bound with the page access address in the code. Upon a click event, an access request may be sent to the page access address.
However, in some cases, the access address of the page may be changed, and because the page access address is directly integrated in the code, when the access address of the page is changed, the client needs to be updated integrally to access the new page access address, but the client that is not updated may have a problem that the page cannot be displayed normally. For example, an online store selling a product has pushed a page for a new product and after publishing the page on a server has accessed an address such as "http:// www.product.tmall.comid ═ xxxxxx". After a page is published, a new provisioning or other business requirement arises, requiring the access address of the page to be modified to "http:// www.luban.product.95095.comid ═ xxxxxx". At this time, in the old version client installed in the device of the user, it is difficult to know the new access address and still access the address "http:// www.product.tmall.comid ═ xxxxxx" before modification, and at this time, if the old version page data is no longer maintained, a problem may occur in page display. Furthermore, users using older versions of clients may have difficulty obtaining the most current page data.
Disclosure of Invention
The application embodiment provides a client page access method convenient for accessing page data, a client and electronic equipment.
In order to achieve the above object, an embodiment of the present application provides a method for accessing a client page, including: responding to a preset event, and extracting a first pointing identification of a page to be accessed from current page data; matching the first pointing identification in a preset rule set locally stored by the client to obtain a second pointing identification; and generating a network address access request of the page to be accessed according to the second direction identification.
An embodiment of the present application further provides a client, which includes: the response module is used for responding to a preset event and extracting a first pointing identifier of a page to be accessed from current page data; the matching module is used for matching the first pointing identifier in a preset rule set locally stored by the client to obtain a second pointing identifier; and the generating module is used for generating a network address access request of the page to be accessed according to the second direction identification.
An embodiment of the present application further provides an electronic device, which includes: a touch display; a network communication unit capable of network data communication; a memory storing a preset rule set; the processor is used for controlling to extract a first pointing identifier of a page to be accessed from current page data when the touch display is clicked; matching the first directional identifier in the preset rule set to obtain a second directional identifier; generating a network address access request of the page to be accessed according to the second direction identification, and sending the network address access request through the network communication unit; receiving, by the network communication unit, the fed-back page data; and controlling the touch display to display the page data.
According to the technical scheme provided by the embodiment of the application, the access address of the page can not be directly integrated in the page data or the client through the preset rule set stored in the local client. And matching the first pointing identification in a preset rule set locally stored in the client to obtain a current second pointing identification, and further generating a network address access request of the page to be accessed according to the second pointing identification. When the access address of the page needs to be changed, the change can be carried out according to the preset rule set. Therefore, the user can relatively quickly access the changed page data, and convenience is brought to the user.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a flowchart of a method for accessing a client page according to an embodiment of the present application;
FIG. 2 is a flowchart of a method for accessing a client page according to another embodiment of the present application;
FIG. 3 is a block diagram of a client according to an embodiment of the present application;
fig. 4 is a block diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art without any inventive work based on the embodiments in the present application are within the scope of protection of the present application.
Please refer to fig. 1. One embodiment of the present application provides a method for accessing a client page, which may include the following steps.
Step S10: and responding to a preset event, and extracting the first pointing identification of the page to be accessed from the current page data.
In this embodiment, the client may respond to a preset event to extract the first pointing identifier of the page to be accessed from the current page data. The client can start a local corresponding function according to the first pointing identifier, and locally analyzes and matches the first pointing identifier to generate a network address access request for acquiring the service data.
In this embodiment, the client may access the internet based on a network protocol and a network communication module, and may transmit network data with a server or other clients through the internet. Specifically, for example, the client may be a terminal device such as a mobile smart phone, a computer (including a laptop computer and a desktop computer), a tablet electronic device, a Personal Digital Assistant (PDA), or a smart wearable device. The client may also be software that can run on any of the above listed devices, such as a cell phone Taobao, a Tianmao mall, and so on.
In this embodiment, the preset event may be a preset operation performed by the client when the client receives the preset operation. For example, the client is a terminal device configured with a touch display, such as a mobile smart phone, and the preset event may be that the touch display of the terminal device detects the occurrence of a user touch. Alternatively, the client is a computer configured with a mouse, and the preset event may be that the mouse is detected to be clicked by the user. Or, the client is a terminal device configured with a camera, for example, a tablet electronic device, and the preset event may be that the camera of the terminal device captures a two-dimensional code.
In this embodiment, the current page data may be displayed on a current interface of the client, so as to enable the user to obtain corresponding information and provide an interactive function between the user and the client. Specifically, for example, the current page data may be characters, pictures, and corresponding button controls displayed on the interface of the mobile phone Taobao home page.
In this embodiment, the page to be accessed may be a web page displayed by replacing a currently displayed page after the client responds to a preset event. Specifically, for example, a user click event occurs in a certain button control on the mobile phone panning home page interface, and the currently displayed home page interface is replaced by another web page, so that the another web page can be the page to be accessed.
In this embodiment, the first pointer identifier may have a predetermined content, and may itself be a character string having a predetermined format. The first pointing identification can uniquely identify the page to be accessed. Specifically, for example, the page to be visited is a detailed introduction and online shopping page of "nike. Of course, when the page to be visited is a detailed description of a certain product and an online shopping page, the first pointing identifier may further include an identifier of a corresponding store, for example, a number of the store. For example, the first pointing identifier is nike.
In this embodiment, the first pointing identifier may also uniquely identify a page element. The page element may be a web page control including predetermined content, which is displayed on the current interface of the client, and may be a button control, a text control, an image control, an audio or video control, and the like. The content displayed by the page element can comprise at least one of pictures, texts, voice and video. Specifically, for example, a plurality of virtual buttons including pictures of the commodity and/or characters for introduction or promotion of the commodity may be provided on the home page interface of the mobile phone treasure panning client. For example, a picture on a virtual button is a shoe, and the words "day-day special price, copy low price package stamp" are attached. Alternatively, a skatecat webpage presented on a computer display provides voice or video controls that include a description of the performance of a particular item. For example, a piece of introduction video of a basketball shoe made by a new damping technology is played on a page element, and the introduction details are broadcasted in voice. The web page control including information contents such as pictures, characters, voice, video and the like can be the page element. Of course, the page element may also include other forms, and the embodiments of the present application are not limited to the above list.
The first pointing identifier may uniquely identify the page element, and the first pointing identifier includes at least one parameter for describing content expressed by the page element. For example, if the page element is a tianmao module button displayed on the home page interface of the mobile phone panning client, the corresponding first pointing identifier may be tmall. Or, the page element is a virtual button including the words "nike.
In this embodiment, the manner of extracting the first pointing identifier from the current page data may be that, when a preset event occurs in a page element, a character string with a predetermined format and content is generated, and the generated character string is used as the first pointing identifier. Specifically, for example, when a virtual button including the words "nike scobi ten-generation basketball shoe" and a shoe picture is clicked on the page element, a first pointing identifier nike.
Of course, the first pointing identifier may also be a page link address, and the page link address may be a character string having a preset format. The preset format can meet the requirements of the existing network protocols such as HTTP, TCP/IP and the like, and can also be a self-defined format. In one embodiment, the first pointing identifier may be extracted from the current page data, and the page link address may be bound to a page element, and when the client responds to a preset event, an access request for the page link address is generated. The client can intercept the access request and extract the page link address from the access request as the first pointing identifier. Specifically, for example, a user operation page of a client running on a mobile smart phone (for example, the user operation page may be a mobile phone naobao, a tianmao mall, a kyoto, amazon, or the like) is provided with a plurality of page elements, and each page element may be bound to one page link address. The client can respond to the click operation of any one of the page elements, intercept the access request comprising the page link address, and extract the page link address from the access request as the first pointing identifier.
Or, the manner of extracting the first pointing identifier from the current page data may be that the client may generate or obtain a page link address in response to a preset event of the page element, and use the generated or obtained page link address as the first pointing identifier. Specifically, for example, in response to a mouse click operation performed on a page element on a web page opened in a browser (for example, a home page interface of pai bao, tianmao mall, kyoto, amazon, etc., or a detailed description and online shopping page of a certain product), a computer may generate a page link address for the page element, and use the generated page link address as a first pointing identifier. Or a camera of the electronic device captures the two-dimensional code, and the electronic device decodes the captured two-dimensional code to obtain a page link address compiled in the two-dimensional code. The decoded page link address compiled in two dimensions may also be the first pointing identifier.
The technical solution of the embodiment of the present application can be applied to a plurality of e-commerce service platforms, for example, but not limited to, the service platforms of kyoto, amazon, tianmao, naobao, dangdangdang. In addition, the same seller may put the same commodity on a plurality of electric business service platforms, and the first direction identifier may further include names of the corresponding electric business service platforms. For example, if the detail introduction of "nikkobi ten-generation basketball shoes" and the online shopping page are provided on the Taobao and the Tianmao, the first pointing identifications corresponding to the two pages on the two E-commerce service platforms may further include taobao and tmall, respectively.
Step S20: and matching the first pointing identification in a preset rule set locally stored by the client to obtain a second pointing identification.
In this embodiment, the preset rule set may be integrated in the installation program of the client in advance, and when the client installation program is executed on the terminal device, the preset rule set may be stored in the installation file of the client. In addition, when the access address corresponding to the service data stored in the server changes, the client may receive preset rule set update data sent by the server, so as to update the preset rule set stored locally. Or, the preset rule set update data may also be integrated in the new version of the client installation program along with the upgrade of the client version, and when the terminal device executes the new version of the client installation program, the data update of the preset rule set is realized.
The preset rule set may include a plurality of second direction identifiers for matching with the first direction identifier, and a set of these second direction identifiers may form the preset rule set. The second directional identifier may also have predetermined content that uniquely identifies a page. Specifically, for example, if one page is a "nike sports stadium of double eleven venues" page, the corresponding second direction identifier may be 1111.tmall. Or, one page is "degraded dueleven meeting place page", the corresponding second direction identifier may be grade.1111. tmall.
In this embodiment, the second pointing device may include at least one parameter, and semantic information of the at least one parameter may be the same as or similar to the first pointing device matched with the at least one parameter. Specifically, for example, the first direction identifier may also include a plurality of parameters having a certain semantic meaning, and the preset rule set may perform semantic analysis on the first direction identifier, for example, each parameter may be analyzed one by one, or the whole plurality of parameters may be analyzed, so as to obtain one or more parameters that are the same as or similar to the semantic information of the first direction identifier. Furthermore, semantic analysis is carried out on the first pointing identification, and one or more obtained parameters which are the same as or similar to the semantic information of the first pointing identification are uniquely corresponding. And querying in a preset rule set to obtain parameters which are the same as or similar to the semantic information of the first pointing identifier, so as to perform a matching process for the first pointing identifier in the preset rule set locally stored at the client. Specifically, for example, the first pointing identifier is Nike. taobao. kobe. x.24, the parameter in the preset rule set matching with the taobao in the first pointing identifier may be one of taobao and tmall, the parameter matching with Nike may be one or more of Nike, sport and short, the parameter identical or similar to the kobe semantic information may be one or more of kobe, basketball and NBA, and the parameter identical or similar to the X semantic information may be one or more of X and 10. Or, semantic analysis may be performed on the whole first pointing identifier Nike.
Alternatively, the parameters included in the preset rule set and matching the first pointing identifier may be associated with the parameters included in the corresponding first pointing identifier. For example, the first pointing identifier is 1111.tmall, the parameters in the preset rule set matching with the first pointing identifier may be grade, 1111, tmall.
When the parameter matched with the first pointing identifier is obtained by querying in the preset rule set, the obtained parameters can be combined according to a preset rule to form the identifier pointing identifier. For example, the matched parameters may be arranged in the order of the master station name, the resource type information, the resource name, and the resource attribute to obtain the second direction identifier. For example, the target parameters obtained by matching include Nike, taobao, and sport, and the second direction identifier generated according to the preset rule may be Nike.
In this embodiment, the preset rule set may further set an index for the plurality of second direction identifiers included in the preset rule set, and the whole plurality of second direction identifiers may be stored in association with the corresponding index in a data table manner, so that a complete second direction identifier may be uniquely determined according to the index. The content of the index may be the same as at least part of the parameters included in the first pointing identifier, or may be the same as the first pointing identifier as a whole. Thus, the first pointing identifier is compared with the index, so that the index which is the same as the whole first pointing identifier or at least part of parameters of the first pointing identifier can be obtained through query, and further, the second pointing identifier which is stored correspondingly to the index can be obtained. Specifically, for example, a second direction identifier stored in the preset rule set is sport, taobao, nike, and an index of the second direction identifier is nike. When the content of one first pointer identifier is also nike. By the aid of the method and the device, semantic analysis is not needed to be carried out on each parameter in the first pointing identifier to obtain corresponding parameters through query, and the parameters obtained through query form the second pointing identifier. Instead, the whole first pointing identifier or at least part of the included parameters may be directly matched in the index to obtain a corresponding complete second pointing identifier. Therefore, the steps of disassembling the parameters of the first pointing identification and combining the parameters of the second pointing identification can be omitted, and the matching efficiency can be improved.
Step S30: and generating a network address access request of the page to be accessed according to the second direction identification.
In this embodiment, the network address access request may be a character string having a predetermined format. Specifically, it may be a "Request based on the Http protocol, or may establish access through" Socket, "for example. The network address access request is attached with a corresponding network address for accessing data resources in the network, and the client sends the network address access request to the server, so that the client can receive service data fed back by the server based on the network address attached in the network address access request.
In this embodiment, the generating of the network address access request of the page to be accessed according to the second direction identifier may be: the second direction identification is used as a part of the network address access request content, and the network address access request is made to conform to the format of the existing network protocol such as HTTP, TCP/IP and the like. The generated network address access request may further include a parameter value. For example, the second direction is identified as nike. For another example, the second direction is identified as degraded.1111. tmall, and the generated network address access Request may be Request & https://1111. tmall.com/degraded. As another example, where the second direction is identified as tmall.yao.xxxxdyf, the generated network address access Request may be Request & http:// www.XXXXdyf.yao.95095.comid ═ xxxxxx.
According to the access method of the client page, the access address of the page can not be directly integrated in the page data or the client through the preset rule set stored in the local part of the client. And matching the first pointing identification in a preset rule set locally stored in the client to obtain a current second pointing identification, and further generating a network address access request of the page to be accessed according to the second pointing identification. When the access address of the page needs to be changed, the change can be carried out according to the preset rule set. Therefore, the user can relatively quickly access the changed page data, and convenience is brought to the user.
Please refer to fig. 2. In one embodiment, the method may further comprise the steps of:
step S40: and receiving page data fed back by the server according to the network address access request.
Step S50: and displaying the page data.
In this embodiment, if a network address access request is generated according to the second direction identifier, the client may send the network address access request to the server, so as to request the server to obtain corresponding page data. The server receives the network address access request, and can send the page data stored in the corresponding path to the client.
In this embodiment, the page data may be a concrete representation form and a carrier of information. The page data may include only content data that can be called by the instruction code of the client for presenting the corresponding page, and may include, for example, but not limited to, symbols, letters, numbers, voice, images, video, and the like. Of course, the page data may also be complete page data, i.e. the page data may further comprise program frame data.
In this embodiment, the client may receive the page data fed back by the server based on the network address access request, and may perform page display on the received page data. Corresponding to the foregoing description, when the page data only includes the content data, the client may provide a corresponding program frame according to the content data, so that the content data may be filled into the program frame to implement the presentation of the page data. When the page data includes complete page data, i.e., content data and program frame data, the client may provide environmental support for the presentation of the page data. Such as data interfaces, further program interaction, etc.
In a specific application scenario, a user can click a tianmao mall medicine module button installed on a home page interface of a tianmao mall client on a smart phone with a finger to access a page, and the operation of clicking the button with the finger can be the preset event. The skatecat mall client can respond to the preset event, and extract the first pointing identification corresponding to the skatecat mall medicine module button from the current home page interface data. The first pointing identifier may be a network address conforming to a format of an existing network protocol such as Http:// www.yao.tmall.comid ═ xxxxx, for example, or may be a character string capable of uniquely identifying the module button, for example, yao. The skatecat mall client may match the first pointing identifier in a preset rule set stored locally, obtain a second pointing identifier including a parameter that is the same as or similar to semantic information of the parameter in the first pointing identifier, for example, xxdyf.yao, and generate a network address access request conforming to an existing network protocol such as HTTP, TCP/IP according to the second pointing identifier, where the generated network address access request may further include a parameter value. I.e. the changed page access address http:// www.XXXXdyf.yao.95095.comid ═ xxx. And then, the Tianmao mall client can request the server to acquire the service data according to the network address access request. And the Tianmao mall client receives the service data fed back by the server based on the network address access request, and displays the service data on a page. As can be seen from the above, even when the changed page access address cannot be known, the user can still obtain the changed page data, which brings convenience to the user.
In another specific application scenario, a user may use an electronic device configured with a camera to scan a two-dimensional code to access a page of the dueleven cat meeting place, where the two-dimensional code scanned by the electronic device may be the preset event. The electronic device may parse the two-dimensional code to obtain a first pointing identifier in response to the preset event, where the first pointing identifier may be a page link address compiled in the two-dimensional code, for example, https://1111.tmall. com/, or may be a character string having a predetermined content, for example, 1111.tmall. The electronic device may match the first pointing identifier in a preset rule set stored locally, obtain a second pointing identifier label 1111.tmall including parameters associated with the parameters in the first pointing identifier, and generate a network address access request conforming to an existing network protocol such as HTTP, TCP/IP according to the second pointing identifier, where the generated network address access request may further include parameter values. I.e., the changed page access address may be https:// www.1111.tmall.com/degrade. Subsequently, the electronic device may request the server to obtain the service data according to the network address access request. The electronic device can receive the service data fed back by the server based on the network address access request, and can start the Webview control or the Browser control to display the page of the service data, wherein the displayed page is a degraded page of the double eleven meeting places. Therefore, when the accessed page data is abnormal and cannot be normally displayed and the page needs to be degraded, even if the page access address corresponding to the degraded page cannot be obtained and the original access address is still accessed, the user can still obtain the page data after the address change, the normal page display of the service data is ensured, and convenience is brought to the user.
In one embodiment, the step of responding to the preset event may include: responding to preset events of the page elements. Correspondingly, the first pointing identifier is a page element identifier, and the page element identifier corresponds to the page element.
In this embodiment, the page element may be a web page control including predetermined content, which is displayed on the current interface of the client, and may be a button control, a text control, an image control, an audio or video control, and the like. The content displayed by the page element can comprise at least one of pictures, texts, voice and video. Specifically, for example, a home page interface of the mobile phone panning client may be provided with a plurality of virtual buttons including pictures of the commodity and/or characters for profiling or publicizing the commodity. For example, a picture on a virtual button is a shoe, and the words "day-day special price, copy low price package stamp" are attached. Alternatively, a skatecat webpage presented on a computer display provides voice or video controls that include a description of the performance of a particular item. For example, a piece of introduction video of a basketball shoe made by a new damping technology is played on a page element, and the introduction details are broadcasted in voice. The web page control including information contents such as pictures, characters, voice, video and the like can be the page element. Of course, the page element may also include other forms, and the embodiments of the present application are not limited to the above list.
In this embodiment, the page element may be packaged with a code for executing a command, so that when a preset event occurs in the page identifier, execution of the corresponding command event can be controlled. In one particular embodiment, the page element may be bound to a network access address for which a network access request may be generated when the page element detects a user click. The client intercepts the network access request, and extracts a network access address from the network access request as the first pointing identifier.
In this embodiment, the first pointing identifier is a page element identifier, which can uniquely identify one page element. Specifically, for example, the page element identifier may include at least one parameter for describing the content expressed by the page element. For example, if the page element is a tianmao module button displayed on the home page interface of the mobile phone panning client, the corresponding page element identifier may be tmall. Or, the page element is a picture showing "nike scobi ten-generation basketball shoes", and the corresponding page element identifier may be nike.
In one embodiment, the first pointing identifier has a preset format, and the method may further include: splitting the first pointing identifier into at least two current parameters. Accordingly, the step of matching may include: and matching the at least two current parameters in the preset rule set.
In this embodiment, the first pointing identifier may have a preset format, where the first pointing identifier includes a preset number of parameters, and the preset number of parameters are arranged according to a preset rule. Specifically, for example, the first direction identifier is used to identify a page element including a word "nikkobi ten-generation basketball shoes" and a shoe picture, and the first direction identifier corresponding to the page element may include a plurality of parameters, where the plurality of parameters may include, but are not limited to, a name of an e-commerce service platform, a category of a commodity, a name of the commodity, attribute information of the commodity, corresponding store identification information, and the like. The plurality of parameters may be arranged and combined into the first pointing identifier according to the above listed order. Of course, the plurality of parameters may be sorted in other manners, for example, the plurality of parameters may be arranged and combined in the order of the category of the product, the name of the e-commerce service platform, the name of the product, the attribute information of the product, and the corresponding store identification information to form the first direction identifier, which is not limited in this embodiment of the present invention.
In this embodiment, the first pointing identifier may be split to obtain at least two current parameters. Corresponding to the foregoing description, when the first direction identifier includes parameters such as the name of the e-commerce service platform, the category of the product, the name of the product, the attribute information of the product, and the corresponding store identification information, the current parameter may be the parameter obtained by splitting the first direction identifier. Specifically, for example, the first pointing identifier is Nike.
In this embodiment, after splitting the first pointing identifier, at least two current parameters obtained by splitting may be matched in a preset rule set. Specifically, for example, at least two current parameters may be respectively matched in the preset rule set, or at least two current parameters may be simultaneously matched in the preset rule set. Thus, the matching efficiency can be improved.
In this embodiment, the preset rule set may include at least two target parameters for matching with the current parameters. When at least two current parameters are matched in the preset rule set, the target parameter corresponding to each current parameter can be obtained. The target parameters obtained by matching may also be combined to form a second directional identifier according to a preset rule. For example, at least two current parameters obtained by splitting the first pointing identifier are Nike, taobao, kobe, X, and 24, target parameters obtained by matching may be sport, taobao, and Nike, the three target parameters may generate the second pointing identifier according to the above arrangement sequence, or generate the second pointing identifier according to other orders, for example, taobao, sport, and Nike, which is not limited in this embodiment of the present invention.
In one embodiment, the preset rule set includes at least two preset subsets. And in the matching step, the at least two current parameters are respectively matched in the corresponding preset subsets.
In this embodiment, to further provide the matching efficiency of the first pointing identifier, the preset rule set may include at least two preset subsets, and the at least two current parameters may be respectively matched in the corresponding preset subsets. Specifically, for example, the at least two preset subsets may be RuleA and RuleB …, and the set of the at least two preset subsets RuleA and RuleB … constitutes the preset rule set RuleSet. Each preset subset comprises second direction identifiers used for matching with the at least two current parameters, and the second direction identifiers included in the at least two preset subsets are at least partially different. For example, the preset subset RuleA may include a second direction identifier matching the current parameter taobao, and the preset subset RuleB may include a second direction identifier matching the current parameter tmall. Therefore, when the at least two current parameters obtained by splitting the first pointing identifier include taobao, the corresponding second pointing identifier can be matched in the preset subset RuleA.
When the number of the directional identifiers included in the preset rule set for matching with the at least two current parameters is large, even if the at least two current identifiers are simultaneously matched in the preset rule set, the matching efficiency may still be low. In this embodiment, the preset rule set includes at least two preset subsets, and when at least two current parameters are respectively matched in the corresponding preset subsets, the matching operation can be performed in the plurality of preset subsets simultaneously, and when a second direction identifier is obtained by matching in one of the preset subsets, it is not necessary to perform matching in the other preset subsets. Thus, the matching calculation amount can be reduced, and the matching efficiency can be further improved.
In one embodiment, the preset rule set is recorded with index parameters and target parameters correspondingly; and matching the current parameters in the index parameters to obtain corresponding target parameters.
In this embodiment, the target parameter may be a component of the content of the second direction identifier, and a plurality of target parameters having semantic meaning may constitute the second direction identifier.
In this embodiment, the content of the index parameter may be the same as the current parameter, and it may be recorded in correspondence with the target parameter, so that one or more target parameters may be uniquely determined according to the index parameter. Specifically, the correspondence between the index parameter and the target parameter may be recorded in the form of a relational database. As shown in table 1, the index parameter may be a key, and the target parameter corresponding to the index parameter may be a value. Therefore, after the current parameters are obtained through splitting, the current parameters can be compared in the index parameters, and the target parameters corresponding to the index parameters which are the same as the current parameters can be obtained through querying. For example, a current parameter obtained by splitting is Nike, an index parameter that is the same as the current parameter Nike can be obtained by querying in a preset rule base, and then a target parameter sport recorded corresponding to the index parameter can be obtained.
TABLE 1 index parameter and target parameter correspondence record schematic
Indexing parameters | Target parameter |
taobao | taobao/tmall |
Nike | sport |
kobe | basketball |
tmall | degrade、tmall |
In this embodiment, by establishing the index parameter corresponding to the target parameter, when the current parameter is matched, the target parameter corresponding to the index parameter that is the same as the current parameter can be obtained quickly without traversing the entire preset rule set. Thus, the matching efficiency of the current parameters can be improved.
In an embodiment, the target parameters corresponding to the at least two current parameters may be combined according to a preset rule to form the second direction identifier. The target parameters may include, but are not limited to, a master station name, resource type information, a resource name, a resource attribute, and the like, and the target parameters may be formed according to the above arrangement order to generate the second direction identifier. Of course, the arrangement order manner in which the first pointing identifiers are combined according to the preset rule to generate the second pointing identifiers is not limited to the above list, and the second pointing identifiers may also be arranged according to other manners, for example, the second pointing identifiers may be generated according to the order of the resource type information, the master station name, the resource name, and the resource attribute, and the embodiments of the present application are not limited in sequence. Specifically, for example, the target parameters are taobao, sport, and Nike, and the second direction identifier generated according to the arrangement order may be taobao. The generated second direction identifier arranged in other manners may be sport.
In one embodiment, the preset rule set may be recorded with an index pointing identifier and a second pointing identifier correspondingly; and in the matching step, matching the first pointing identification in the index pointing identification to obtain a corresponding second pointing identification.
In this embodiment, the content of the index pointer may be completely the same as the first pointer, or may be a part of the content of which the index pointer is the first pointer. For example, the first pointer id is nike.
In this embodiment, the index pointing identifier may be recorded in correspondence with the second pointing identifier, so that one second pointing identifier may be uniquely determined according to the index pointing identifier. As shown in table 2, the correspondence between the index pointing identifier and the second pointing identifier may also be recorded in the form of a relational database. Therefore, when the first pointing identifier is aligned in the index pointing identifier, the index pointing identifier with the same content as the first pointing identifier can be obtained through query, and then the identifier pointing identifier of the record corresponding to the index pointing identifier can be obtained. For example, the first pointing identifier is nike.
TABLE 2 index pointing ID and second pointing ID correspond to record indication
Index pointing identification | Second direction mark |
Nike.taobao.kobe | sport.1111.tmall |
Nike.taobao.kobe.X.24 | sport.taobao |
1111.tmall | degrade.1111.tmall |
tmall | 1111.tmall |
In this embodiment, by establishing the index pointing identifier corresponding to the second pointing identifier, when the first pointing identifier is matched, the second pointing identifier corresponding to the index pointing identifier that is the same as the first pointing identifier can be quickly obtained without traversing the entire preset rule set. Therefore, the matching efficiency of the first pointing identification can be improved.
In one embodiment, the method may further comprise: and receiving and storing preset rule set updating data sent by the server.
As can be seen from the above, the change of the page data access address can update the data of the preset rule set. At this time, the client may receive the preset rule set update data sent by the server, so that the user can still access the changed page data even if the user cannot know the changed access address.
The preset rule set update data sent by the receiving server may be that the client receives the preset rule set update data sent by the receiving server periodically, for example, every other week. Or, as long as the page data access address is changed to cause the preset rule set to be updated, the client can receive the preset rule set updating data sent by the server. Or, the client may send a preset rule set update request to the server and receive preset rule set update data fed back by the server based on the data update request. Or, the client may receive the preset rule set update data and the page data sent by the server together. Namely, when the client sends a network address access request to the server, the server feeds back page data to the client based on the network address access request, and sends the preset rule set updating data to the client together. After receiving the preset rule set updating data sent by the server, the client can store the preset rule set updating data.
Please refer to fig. 3. One embodiment of the present application provides a client 100, and the client 100 may include a response module 10, a matching module 20, and a generation module 30.
The response module 10 may be configured to extract the first pointing identifier of the page to be accessed from the current page data in response to a preset event.
In this embodiment, the client may respond to a preset event to extract the first pointing identifier of the page to be accessed from the current page data. The client can start a local corresponding function according to the first pointing identifier, and locally analyzes and matches the first pointing identifier to generate a network address access request for acquiring the service data.
In this embodiment, the client may access the internet based on a network protocol and a network communication module, and may transmit network data with a server or other clients through the internet. Specifically, for example, the client may be a terminal device such as a mobile smart phone, a computer (including a laptop computer and a desktop computer), a tablet electronic device, a Personal Digital Assistant (PDA), or a smart wearable device. The client may also be software that can run on any of the above listed devices, such as a cell phone Taobao, a Tianmao mall, and so on.
In this embodiment, the preset event may be a preset operation performed by the client when the client receives the preset operation. For example, the client is a terminal device configured with a touch display, such as a mobile smart phone, and the preset event may be that the touch display of the terminal device detects the occurrence of a user touch. Alternatively, the client is a computer configured with a mouse, and the preset event may be that the mouse is detected to be clicked by the user. Or, the client is a terminal device configured with a camera, for example, a tablet electronic device, and the preset event may be that the camera of the terminal device captures a two-dimensional code.
In this embodiment, the current page data may be displayed on a current interface of the client, so as to enable the user to obtain corresponding information and provide an interactive function between the user and the client. Specifically, for example, the current page data may be characters, pictures, and corresponding button controls displayed on the interface of the mobile phone Taobao home page.
In this embodiment, the page to be accessed may be a web page displayed by replacing a currently displayed page after the client responds to a preset event. Specifically, for example, a user click event occurs in a certain button control on the mobile phone panning home page interface, and the currently displayed home page interface is replaced by another web page, so that the another web page can be the page to be accessed.
In this embodiment, the first pointer identifier may have a predetermined content, and may itself be a character string having a predetermined format. The first pointing identification can uniquely identify the page to be accessed. Specifically, for example, the page to be visited is a detailed introduction and online shopping page of "nike. Of course, when the page to be visited is a detailed description of a certain product and an online shopping page, the first pointing identifier may further include an identifier of a corresponding store, for example, a number of the store. For example, the first pointing identifier is nike.
In this embodiment, the first pointing identifier may also uniquely identify a page element. The page element may be a web page control including predetermined content, which is displayed on the current interface of the client, and may be a button control, a text control, an image control, an audio or video control, and the like. The content displayed by the page element can comprise at least one of pictures, texts, voice and video. Specifically, for example, a plurality of virtual buttons including pictures of the commodity and/or characters for introduction or promotion of the commodity may be provided on the home page interface of the mobile phone treasure panning client. For example, a picture on a virtual button is a shoe, and the words "day-day special price, copy low price package stamp" are attached. Alternatively, a skatecat webpage presented on a computer display provides voice or video controls that include a description of the performance of a particular item. For example, a piece of introduction video of a basketball shoe made by a new damping technology is played on a page element, and the introduction details are broadcasted in voice. The web page control including information contents such as pictures, characters, voice, video and the like can be the page element. Of course, the page element may also include other forms, and the embodiments of the present application are not limited to the above list.
The first pointing identifier may uniquely identify the page element, and the first pointing identifier includes at least one parameter for describing content expressed by the page element. For example, if the page element is a tianmao module button displayed on the home page interface of the mobile phone panning client, the corresponding first pointing identifier may be tmall. Or, the page element is a virtual button including the words "nike.
In this embodiment, the manner of extracting the first pointing identifier from the current page data may be that, when a preset event occurs in a page element, a character string with a predetermined format and content is generated, and the generated character string is used as the first pointing identifier. Specifically, for example, when a virtual button including the words "nike scobi ten-generation basketball shoe" and a shoe picture is clicked on the page element, a first pointing identifier nike.
Of course, the first pointing identifier may also be a page link address, and the page link address may be a character string having a preset format. The preset format can meet the requirements of the existing network protocols such as HTTP, TCP/IP and the like, and can also be a self-defined format. In one embodiment, the first pointing identifier may be extracted from the current page data, and the page link address may be bound to a page element, and when the client responds to a preset event, an access request for the page link address is generated. The client can intercept the access request and extract the page link address from the access request as the first pointing identifier. Specifically, for example, a user operation page of a client running on a mobile smart phone (for example, the user operation page may be a mobile phone naobao, a tianmao mall, a kyoto, amazon, or the like) is provided with a plurality of page elements, and each page element may be bound to one page link address. The client can respond to the click operation of any one of the page elements, intercept the access request comprising the page link address, and extract the page link address from the access request as the first pointing identifier.
Or, the manner of extracting the first pointing identifier from the current page data may be that the client may generate or obtain a page link address in response to a preset event of the page element, and use the generated or obtained page link address as the first pointing identifier. Specifically, for example, in response to a mouse click operation performed on a page element on a web page opened in a browser (for example, a home page interface of pai bao, tianmao mall, kyoto, amazon, etc., or a detailed description and online shopping page of a certain product), a computer may generate a page link address for the page element, and use the generated page link address as a first pointing identifier. Or a camera of the electronic device captures the two-dimensional code, and the electronic device decodes the captured two-dimensional code to obtain a page link address compiled in the two-dimensional code. The decoded page link address compiled in two dimensions may also be the first pointing identifier.
The technical solution of the embodiment of the present application can be applied to a plurality of e-commerce service platforms, for example, but not limited to, the service platforms of kyoto, amazon, tianmao, naobao, dangdangdang. In addition, the same seller may put the same commodity on a plurality of electric business service platforms, and the first direction identifier may further include names of the corresponding electric business service platforms. For example, if the detail introduction of "nikkobi ten-generation basketball shoes" and the online shopping page are provided on the Taobao and the Tianmao, the first pointing identifications corresponding to the two pages on the two E-commerce service platforms may further include taobao and tmall, respectively.
The matching module 20 may be configured to match the first direction identifier with a preset rule set locally stored in the client, so as to obtain a second direction identifier.
In this embodiment, the preset rule set may be integrated in the installation program of the client in advance, and when the client installation program is executed on the terminal device, the preset rule set may be stored in the installation file of the client. In addition, when the access address corresponding to the service data stored in the server changes, the client may receive preset rule set update data sent by the server, so as to update the preset rule set stored locally. Or, the preset rule set update data may also be integrated in the new version of the client installation program along with the upgrade of the client version, and when the terminal device executes the new version of the client installation program, the data update of the preset rule set is realized.
The preset rule set may include a plurality of second direction identifiers for matching with the first direction identifier, and a set of these second direction identifiers may form the preset rule set. The second directional identifier may also have predetermined content that uniquely identifies a page. Specifically, for example, if one page is a "nike sports stadium of double eleven venues" page, the corresponding second direction identifier may be 1111.tmall. Or, one page is "degraded dueleven meeting place page", the corresponding second direction identifier may be grade.1111. tmall.
In this embodiment, the second pointing device may include at least one parameter, and semantic information of the at least one parameter may be the same as or similar to the first pointing device matched with the at least one parameter. Specifically, for example, the first direction identifier may also include a plurality of parameters having a certain semantic meaning, and the preset rule set may perform semantic analysis on the first direction identifier, for example, each parameter may be analyzed one by one, or the whole plurality of parameters may be analyzed, so as to obtain one or more parameters that are the same as or similar to the semantic information of the first direction identifier. Furthermore, semantic analysis is carried out on the first pointing identification, and one or more obtained parameters which are the same as or similar to the semantic information of the first pointing identification are uniquely corresponding. And querying in a preset rule set to obtain parameters which are the same as or similar to the semantic information of the first pointing identifier, so as to perform a matching process for the first pointing identifier in the preset rule set locally stored at the client. Specifically, for example, the first pointing identifier is Nike. taobao. kobe. x.24, the parameter in the preset rule set matching with the taobao in the first pointing identifier may be one of taobao and tmall, the parameter matching with Nike may be one or more of Nike, sport and short, the parameter identical or similar to the kobe semantic information may be one or more of kobe, basketball and NBA, and the parameter identical or similar to the X semantic information may be one or more of X and 10. Or, semantic analysis may be performed on the whole first pointing identifier Nike.
Alternatively, the parameters included in the preset rule set and matching the first pointing identifier may be associated with the parameters included in the corresponding first pointing identifier. For example, the first pointing identifier is 1111.tmall, the parameters in the preset rule set matching with the first pointing identifier may be grade, 1111, tmall.
When the parameter matched with the first pointing identifier is obtained by querying in the preset rule set, the obtained parameters can be combined according to a preset rule to form the identifier pointing identifier. For example, the matched parameters may be arranged in the order of the master station name, the resource type information, the resource name, and the resource attribute to obtain the second direction identifier. For example, the target parameters obtained by matching include Nike, taobao, and sport, and the second direction identifier generated according to the preset rule may be Nike.
In this embodiment, the preset rule set may further set an index for the plurality of second direction identifiers included in the preset rule set, and the whole plurality of second direction identifiers may be stored in association with the corresponding index in a data table manner, so that a complete second direction identifier may be uniquely determined according to the index. The content of the index may be the same as at least part of the parameters included in the first pointing identifier, or may be the same as the first pointing identifier as a whole. Thus, the first pointing identifier is compared with the index, so that the index which is the same as the whole first pointing identifier or at least part of parameters of the first pointing identifier can be obtained through query, and further, the second pointing identifier which is stored correspondingly to the index can be obtained. Specifically, for example, a second direction identifier stored in the preset rule set is sport, taobao, nike, and an index of the second direction identifier is nike. When the content of one first pointer identifier is also nike. By the aid of the method and the device, semantic analysis is not needed to be carried out on each parameter in the first pointing identifier to obtain corresponding parameters through query, and the parameters obtained through query form the second pointing identifier. Instead, the whole first pointing identifier or at least part of the included parameters may be directly matched in the index to obtain a corresponding complete second pointing identifier. Therefore, the steps of disassembling the parameters of the first pointing identification and combining the parameters of the second pointing identification can be omitted, and the matching efficiency can be improved.
The generating module 30 may be configured to generate a network address access request of the page to be accessed according to the second direction identifier.
In this embodiment, the network address access request may be a character string having a predetermined format. Specifically, it may be a "Request based on the Http protocol, or may establish access through" Socket, "for example. The network address access request is attached with a corresponding network address for accessing data resources in the network, and the client sends the network address access request to the server, so that the client can receive service data fed back by the server based on the network address attached in the network address access request.
In this embodiment, the generating of the network address access request of the page to be accessed according to the second direction identifier may be: the second direction identification is used as a part of the network address access request content, and the network address access request is made to conform to the format of the existing network protocol such as HTTP, TCP/IP and the like. The generated network address access request may further include a parameter value. For example, the second direction is identified as nike. For another example, the second direction is identified as degraded.1111. tmall, and the generated network address access Request may be Request & https://1111. tmall.com/degraded. As another example, where the second direction is identified as tmall.yao.xxxxdyf, the generated network address access Request may be Request & http:// www.XXXXdyf.yao.95095.comid ═ xxxxxx.
According to the method and the device, the client side stores the preset rule set locally, so that the access address of the page can not be directly integrated in page data or the client side. And matching the first pointing identification in a preset rule set to obtain a current second pointing identification, and further generating a network address access request of the page to be accessed according to the second pointing identification. When the access address of the page needs to be changed, the change can be carried out according to the preset rule set. Therefore, the user can relatively quickly access the changed page data, and convenience is brought to the user.
In the 90 s of the 20 th century, improvements in a technology could clearly distinguish between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture. Designers almost always obtain the corresponding hardware circuit structure by programming an improved method flow into the hardware circuit. Thus, it cannot be said that an improvement in the process flow cannot be realized by hardware physical modules. For example, a Programmable Logic Device (PLD), such as a Field Programmable Gate Array (FPGA), is an integrated circuit whose Logic functions are determined by programming the Device by a user. A digital system is "integrated" on a PLD by the designer's own programming without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Furthermore, nowadays, instead of manually making an integrated circuit chip, such Programming is often implemented by "logic compiler" software, which is similar to a software compiler used in program development and writing, but the original code before compiling is written by a specific Programming Language, which is called Hardware Description Language (HDL), and HDL is not only one but many, such as abel (advanced Boolean Expression Language), ahdl (alternate Language Description Language), Confluence, pl (core unified Programming Language), HDCal, JHDL (Java Hardware Description Language), languai, Lola, HDL, las, hard Language (software Description Language), etc. The most commonly used are VHDL (Very-High-Speed Integrated Circuit Hardware Description Language) and Verilog 2. It will also be apparent to those skilled in the art that hardware circuitry that implements the logical method flows can be readily obtained by merely slightly programming the method flows into an integrated circuit using the hardware description languages described above.
For convenience of description, the client is described by dividing functions into various modules and describing the modules respectively. Of course, the functionality of the various modules may be implemented in the same one or more software and/or hardware implementations as the present application.
Please refer to fig. 4. An embodiment of the present application further provides an electronic device 200, where the electronic device 200 may include: a touch display 21, a network communication unit 23, a memory 25, and a processor 27.
The network communication unit 23 is capable of network data communication. Specifically, the network communication unit 23 may be designed and manufactured according to Http, TCPIP, and the like. In this way, the network communication unit 23 can perform network data communication in accordance with Http, TCP/IP, or the like.
The memory 25 stores a preset rule set.
The processor 27 is configured to control, when the touch display 21 is clicked, to extract a first pointing identifier of a page to be accessed from current page data, and match the first pointing identifier in the preset rule set to obtain a second pointing identifier. And generating a network address access request of the page to be accessed according to the second direction identifier, and sending the network address access request through the network communication unit 23. The fed-back page data is received through the network communication unit 23. And controlling the touch display 21 to display the page data.
From the above description of the embodiments, it is clear to those skilled in the art that the present application can be implemented by software plus necessary general hardware platform. Based on this understanding, the technical solutions of the present application may be embodied in the form of software products, which essentially or partially contribute to the prior art. In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory. The computer software product may include instructions for causing a computing device (which may be a personal computer, a server, or a network device, etc.) to perform the methods described in the various embodiments or portions of embodiments of the present application. The computer software product may be stored in a memory, which may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium. Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, computer readable media does not include transitory computer readable media (transient media), such as modulated data signals and carrier waves.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the electronic device embodiment, since the operation of the processor is substantially similar to that of the method embodiment, the description is simple, and for relevant points, reference may be made to part of the description of the method embodiment.
Although the present application has been described in terms of embodiments, those of ordinary skill in the art will recognize that there are numerous variations and permutations of the present application without departing from the spirit of the application, and it is intended that the appended claims encompass such variations and permutations without departing from the spirit of the application.
Claims (13)
1. The method for accessing the client page is applied to the client and comprises the following steps:
responding to a preset event, and extracting a first pointing identification of a page to be accessed from current page data;
matching the first pointing identification in a preset rule set locally stored by the client to obtain a second pointing identification; the preset rule set comprises a plurality of second direction identifiers which are used for being matched with the first direction identifiers;
and generating a network address access request of the page to be accessed according to the second direction identification.
2. The method of claim 1, wherein the method further comprises:
receiving page data fed back by the server according to the network address access request;
and displaying the page data.
3. The method of claim 1, wherein in the step of responding to a preset event comprises: responding to a preset event of the page element;
correspondingly, the first pointing identifier is a page element identifier, and the page element identifier corresponds to the page element.
4. The method of claim 1, wherein the preset event comprises at least one of: detecting that a touch display of the terminal device is touched; detecting that the mouse is clicked; and detecting that the camera of the terminal equipment shoots the two-dimensional code.
5. The method of claim 1, wherein the first pointing identifier has a preset format, the method further comprising: splitting the first pointing identifier into at least two current parameters;
correspondingly, the step of matching comprises: and matching the at least two current parameters in the preset rule set.
6. The method of claim 5, wherein the predetermined rule set includes at least two predetermined subsets; and in the matching step, the at least two current parameters are respectively matched in the corresponding preset subsets.
7. The method of claim 5, wherein the preset rule set is recorded with index parameters and target parameters; and matching the current parameters in the index parameters to obtain corresponding target parameters.
8. The method according to claim 7, wherein the target parameters corresponding to the at least two current parameters are combined according to a preset rule to form the second direction identifier.
9. The method of claim 1, wherein an index pointing identifier and a second pointing identifier are correspondingly recorded in the preset rule set; and in the matching step, matching the first pointing identification in the index pointing identification to obtain a corresponding second pointing identification.
10. The method of claim 1, wherein the method further comprises: and receiving and storing preset rule set updating data sent by the server.
11. The method of claim 10, wherein the method further comprises: and sending a preset rule set updating request to the server.
12. A client, comprising:
the response module is used for responding to a preset event and extracting a first pointing identifier of a page to be accessed from current page data;
the matching module is used for matching the first pointing identifier in a preset rule set locally stored by the client to obtain a second pointing identifier; the preset rule set comprises a plurality of second direction identifiers which are used for being matched with the first direction identifiers;
and the generating module is used for generating a network address access request of the page to be accessed according to the second direction identification.
13. An electronic device, comprising:
a touch display;
a network communication unit capable of network data communication;
a memory storing a preset rule set;
the processor is used for controlling to extract a first pointing identifier of a page to be accessed from current page data when the touch display is clicked; matching the first directional identifier in the preset rule set to obtain a second directional identifier; the preset rule set comprises a plurality of second direction identifiers which are used for being matched with the first direction identifiers; generating a network address access request of the page to be accessed according to the second direction identification, and sending the network address access request through the network communication unit; receiving, by the network communication unit, the fed-back page data; and controlling the touch display to display the page data.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610341602.2A CN107404508B (en) | 2016-05-20 | 2016-05-20 | Client page access method, client and electronic equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610341602.2A CN107404508B (en) | 2016-05-20 | 2016-05-20 | Client page access method, client and electronic equipment |
Publications (2)
Publication Number | Publication Date |
---|---|
CN107404508A CN107404508A (en) | 2017-11-28 |
CN107404508B true CN107404508B (en) | 2021-04-27 |
Family
ID=60389387
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610341602.2A Active CN107404508B (en) | 2016-05-20 | 2016-05-20 | Client page access method, client and electronic equipment |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107404508B (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110245968A (en) * | 2018-03-07 | 2019-09-17 | 阿里巴巴集团控股有限公司 | The method, apparatus and storage medium of data analysis |
CN110704481B (en) * | 2018-06-25 | 2024-04-05 | 北京京东尚科信息技术有限公司 | Method and device for displaying data |
CN109818836B (en) * | 2018-11-08 | 2021-12-14 | 平安科技(深圳)有限公司 | Service access method, device, computer equipment and computer storage medium |
CN111753224A (en) * | 2019-03-27 | 2020-10-09 | 北京京东尚科信息技术有限公司 | Page processing method, device and equipment |
CN114840782A (en) * | 2020-05-06 | 2022-08-02 | 支付宝(杭州)信息技术有限公司 | Page access method and device based on code scanning, electronic equipment and storage medium |
CN112328922A (en) * | 2020-11-30 | 2021-02-05 | 联想(北京)有限公司 | Processing method and device |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104065635A (en) * | 2013-07-02 | 2014-09-24 | 腾讯科技(深圳)有限公司 | Web page accessing method and client |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7558776B2 (en) * | 2004-01-27 | 2009-07-07 | United Services Automobile Association (Usaa) | System and method of managing internet browser navigation |
CN100407642C (en) * | 2004-12-01 | 2008-07-30 | 华为技术有限公司 | Realtime updating method for net page data |
CN101820439A (en) * | 2010-02-03 | 2010-09-01 | 深圳市迅雷网络技术有限公司 | Display method, device and client for files |
CN102447726A (en) * | 2010-10-15 | 2012-05-09 | 中兴通讯股份有限公司 | Method and system for page access |
CN103500190B (en) * | 2012-03-31 | 2017-05-03 | 北京世界星辉科技有限责任公司 | Icon content updating method and device |
CN104423991B (en) * | 2013-08-26 | 2018-06-15 | 阿里巴巴集团控股有限公司 | Webpage, the method and device that web data is provided are loaded in mobile terminal |
CN105095226B (en) * | 2014-04-25 | 2019-08-02 | 广州市动景计算机科技有限公司 | Web page resources loading method and device |
CN104615756B (en) * | 2015-02-12 | 2017-12-01 | 北京航空航天大学 | Webpage loading method |
CN105095493A (en) * | 2015-08-21 | 2015-11-25 | 成都秋雷科技有限责任公司 | Web page access processing method |
-
2016
- 2016-05-20 CN CN201610341602.2A patent/CN107404508B/en active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104065635A (en) * | 2013-07-02 | 2014-09-24 | 腾讯科技(深圳)有限公司 | Web page accessing method and client |
Also Published As
Publication number | Publication date |
---|---|
CN107404508A (en) | 2017-11-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107404508B (en) | Client page access method, client and electronic equipment | |
EP3407221B1 (en) | Methods and devices for searching and displaying information on a terminal | |
US11095744B2 (en) | Method, device, and system for displaying information associated with a web page | |
US20190251143A1 (en) | Web page rendering method and related device | |
US9984408B1 (en) | Method, medium, and system for live video cooperative shopping | |
US11233841B2 (en) | Systems and methods for configuration-based optimization by an intermediary | |
US20180191798A1 (en) | Methods and systems for server-side rendering of native content for presentation | |
US20170339239A1 (en) | Method and apparatus for processing pushed information, an apparatus and non-volatile computer storage medium | |
CN108140196B (en) | System and method for reducing latency of content item interactions using client-generated click identifiers | |
CN111367507A (en) | Page code generation method, device, equipment and storage medium | |
CN104252442A (en) | Systems and methods for presentations with live application integration | |
CN112579118B (en) | Method, device, system, medium and equipment for updating configuration information of micro-service | |
CN109428877B (en) | Method and device for accessing service system through user equipment | |
US10049170B1 (en) | Methods and systems for selectively preventing third-party content from being displayed using undefined publisher identifier | |
CN104657451A (en) | Processing method and processing device for page | |
CN103824104A (en) | Two-dimensional code fabrication system and application method thereof | |
CN110968314B (en) | Page generation method and device | |
US20150161160A1 (en) | Application Localization | |
CN106970758B (en) | Electronic document operation processing method and device and electronic equipment | |
KR20160069402A (en) | Method for providing user reaction web page | |
CN109558186B (en) | Page display method and device | |
US20210058446A1 (en) | Passing of data via deep links for application components | |
CN113434063A (en) | Information display method, device and equipment | |
US8452814B1 (en) | Gathering context in action to support in-context localization | |
US11438402B2 (en) | Systems and methods for providing a web application to a computing device |
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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |