CN106682062B - Website navigation processing method and terminal - Google Patents

Website navigation processing method and terminal Download PDF

Info

Publication number
CN106682062B
CN106682062B CN201610908830.3A CN201610908830A CN106682062B CN 106682062 B CN106682062 B CN 106682062B CN 201610908830 A CN201610908830 A CN 201610908830A CN 106682062 B CN106682062 B CN 106682062B
Authority
CN
China
Prior art keywords
navigation
webpage
target
website
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610908830.3A
Other languages
Chinese (zh)
Other versions
CN106682062A (en
Inventor
程虎
陈阳
杜国阳
王秋阳
王健
孙永康
翁丹芝
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201610908830.3A priority Critical patent/CN106682062B/en
Publication of CN106682062A publication Critical patent/CN106682062A/en
Application granted granted Critical
Publication of CN106682062B publication Critical patent/CN106682062B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/954Navigation, e.g. using categorised browsing

Abstract

The invention discloses a website navigation processing method and a terminal, wherein the method comprises the following steps: loading a current webpage according to a first operation; displaying a navigation object in the form of a floating icon on the current webpage; receiving a second operation acting on the navigation object; responding to the second operation, and displaying a first page corresponding to the navigation object, wherein the first page comprises at least one target webpage object; determining a first target webpage object meeting the current navigation requirement from the at least one target webpage object; and jumping from the current webpage to a target webpage positioned by the first target webpage object according to a third operation acted on the first target webpage object.

Description

Website navigation processing method and terminal
Technical Field
The invention relates to a navigation technology, in particular to a website navigation processing method and a terminal.
Background
When browsing web pages based on the internet, there is usually website navigation to help users quickly locate a destination website meeting the user's needs, and the current website navigation exists in a special navigation homepage, which contains all websites collected and included in the navigation homepage, so that users can conveniently find the destination website. However, in an application scenario, if the currently browsed web page is a non-navigation home page and the navigation function needs to be used, the user needs to repeatedly return to the navigation home page or reopen the navigation home page from the current web page each time to use the navigation function, which leads to the problems of complicated operation and low processing efficiency.
However, in the related art, there is no effective solution to this problem.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method and a terminal for processing website navigation, which at least solve the problems in the prior art.
The technical scheme of the embodiment of the invention is realized as follows:
the invention provides a website navigation processing method, which comprises the following steps:
loading a current webpage according to a first operation;
displaying a navigation object in the form of a floating icon on the current webpage;
receiving a second operation acting on the navigation object;
responding to the second operation, and displaying a first page corresponding to the navigation object, wherein the first page comprises at least one target webpage object;
determining a first target webpage object meeting the current navigation requirement from the at least one target webpage object;
and jumping from the current webpage to a target webpage positioned by the first target webpage object according to a third operation acted on the first target webpage object.
In the above scheme, the method further comprises:
acquiring navigation data;
generating target webpage parameters according to the navigation data;
and generating the at least one target webpage object in the navigation objects according to the target webpage parameters.
In the above scheme, the method further comprises:
after detecting that the current webpage is loaded, starting a first process and a second process, wherein the second process is a main process for controlling the first process;
detecting that the first process and the second process have an affinity, and establishing a communication pipeline between the first process and the second process;
requesting, by the second process, an encoding file related to the navigation object from a server;
the second process returns the coding file to the first process through the communication pipeline after receiving the coding file;
and injecting the code file into the current webpage through the first process, and generating the navigation object according to the code file.
In the foregoing solution, the acquiring navigation data includes:
after the coded file is detected to be injected, locally inquiring navigation data, and if the navigation data is inquired, reading the navigation data; otherwise, the navigation data is requested to the server, and the navigation data returned by the server is received.
In the above scheme, the first page further includes an addition object, where the addition object is used to add a new target website object;
the method further comprises the following steps:
acquiring a second page according to a fourth operation acted on the added object, wherein the second page comprises a first area and a second area;
detecting website information input in the first area, and generating the new target website object according to the input website information; alternatively, the first and second electrodes may be,
and detecting the default target website object selected in the second area, and generating the new target website object according to the default target website object.
In the above scheme, the method further comprises:
determining a first domain to which the current webpage belongs;
determining a second domain to which the new target website object positioning webpage belongs;
and detecting that the first domain and the second domain belong to different domains, establishing a communication interface, and communicating between the first domain and the second domain based on the communication interface.
A terminal according to an embodiment of the present invention includes:
the loading unit is used for loading the current webpage according to the first operation;
the display unit is used for displaying the navigation object in the form of a floating icon on the current webpage;
a receiving unit configured to receive a second operation acting on the navigation object;
the response unit is used for responding to the second operation and displaying a first page corresponding to the navigation object, and the first page comprises at least one target webpage object;
the first determining unit is used for determining a first target webpage object meeting the current navigation requirement from the at least one target webpage object;
and the jumping unit is used for jumping from the current webpage to a target webpage positioned by the first target webpage object according to a third operation acted on the first target webpage object.
In the foregoing solution, the terminal further includes:
a first acquisition unit configured to acquire navigation data;
the first generation unit is used for generating target webpage parameters according to the navigation data;
and the second generation unit is used for generating the at least one target webpage object in the navigation objects according to the target webpage parameters.
In the foregoing solution, the terminal further includes:
the first detection unit is used for starting a first process and a second process after detecting that the current webpage is loaded, wherein the second process is a main process for controlling the first process;
a second detecting unit, configured to detect that an affinity exists between the first process and the second process, and establish a communication pipe between the first process and the second process;
a first request unit, configured to request, by the second process, an encoded file related to the navigation object from a server;
a receiving unit, configured to receive the encoded file, and return the encoded file to the first process through the communication pipeline by the second process;
and the injection unit is used for injecting the code file into the current webpage through the first process and generating the navigation object according to the code file.
In the foregoing solution, the first obtaining unit is further configured to:
after the coded file is detected to be injected, locally inquiring navigation data, and if the navigation data is inquired, reading the navigation data; otherwise, the navigation data is requested to the server, and the navigation data returned by the server is received.
In the above scheme, the first page further includes an addition object, where the addition object is used to add a new target website object;
the terminal further comprises:
a second obtaining unit, configured to obtain a second page according to a fourth operation applied to the addition object, where the second page includes a first area and a second area;
a third detection unit for:
detecting website information input in the first area, and generating the new target website object according to the input website information; alternatively, the first and second electrodes may be,
and detecting the default target website object selected in the second area, and generating the new target website object according to the default target website object.
In the foregoing solution, the terminal further includes:
the second determining unit is used for determining a first domain to which the current webpage belongs;
a third determining unit, configured to determine a second domain to which the new target website object positioning webpage belongs;
a communication unit, configured to detect that the first domain and the second domain belong to different domains, establish a communication interface, and perform communication between the first domain and the second domain based on the communication interface.
The website navigation processing method of the embodiment of the invention loads a current webpage according to a first operation, displays a navigation object existing in a floating icon form on the current webpage, receives a second operation acting on the navigation object, responds to the second operation, displays a first page corresponding to the navigation object, the first page comprises at least one target webpage object, determines a first target webpage object meeting current navigation requirements from the at least one target webpage object, and jumps from the current webpage to a target webpage positioned by the first target webpage object according to a third operation acting on the first target webpage object.
By adopting the embodiment of the invention, the current webpage is loaded according to the first operation, the navigation object in the form of the floating icon is displayed on the current webpage, so that the navigation function can be started through the navigation object under the condition of using the current webpage, the second operation acted on the navigation object is received, the first page corresponding to the navigation object is displayed in response to the second operation, the first page comprises at least one target webpage object, the first target webpage object meeting the current navigation requirement is determined from the at least one target webpage object, the first target webpage object is a webpage link object which a user wants to navigate and position, and the current webpage is jumped to the target webpage positioned by the first target webpage object according to the third operation acted on the first target webpage object. Because the navigation function can be directly started under the condition of the current webpage on any current webpage, the webpage which the user wants to reach can be quickly navigated and positioned, and the problems of complex operation and low processing efficiency are avoided.
Drawings
Fig. 1 is a schematic hardware configuration diagram of an alternative mobile terminal implementing various embodiments of the present invention;
FIG. 2 is a diagram of a wireless communication system for the mobile terminal shown in FIG. 1;
FIG. 3 is a diagram of hardware entities performing information interaction according to an embodiment of the present invention;
FIGS. 4-5 are schematic diagrams of a micro-navigation icon and a micro-navigation interface in an embodiment of the invention;
FIG. 6 is a schematic diagram of an implementation procedure in an embodiment of the present invention;
FIG. 7 is a diagram illustrating another implementation procedure in an embodiment of the present invention;
FIG. 8 is a diagram illustrating another implementation procedure in an embodiment of the present invention;
FIG. 9 is a schematic diagram of a further implementation procedure in an embodiment of the present invention;
FIG. 10 is a schematic diagram illustrating the classification of a target web page for micro navigation according to an embodiment of the present invention;
FIG. 11 is a diagram illustrating communication between different domains according to an embodiment of the present invention;
FIG. 12 is a diagram of a system architecture in accordance with an embodiment of the present invention;
FIG. 13 is a schematic diagram of an add page to which embodiments of the present invention are applied;
FIG. 14 is a schematic illustration of navigation using a prior art implementation;
FIG. 15 is a schematic view of a navigation implemented by an embodiment of the present invention;
FIG. 16 is a schematic diagram of an example of an application of an embodiment of the present invention;
fig. 17 is a schematic diagram of another example to which an embodiment of the present invention is applied.
Detailed Description
The following describes the embodiments in further detail with reference to the accompanying drawings.
A mobile terminal implementing various embodiments of the present invention will now be described with reference to the accompanying drawings. In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the description of the embodiments of the present invention, and have no specific meaning in themselves. Thus, "module" and "component" may be used in a mixture.
In the following detailed description, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced without these specific details. In other instances, well-known methods, procedures, components, circuits, and networks disclosed have not been described in detail as not to unnecessarily obscure aspects of the embodiments.
In addition, although the terms "first", "second", etc. are used herein several times to describe various elements (or various thresholds or various applications or various instructions or various operations), etc., these elements (or thresholds or applications or instructions or operations) should not be limited by these terms. These terms are only used to distinguish one element (or threshold or application or instruction or operation) from another element (or threshold or application or instruction or operation). For example, a first operation may be referred to as a second operation, and a second operation may be referred to as a first operation, without departing from the scope of the invention, the first operation and the second operation being operations, except that they are not the same operation.
The steps in the embodiment of the present invention are not necessarily processed according to the described step sequence, and may be optionally rearranged in a random manner, or steps in the embodiment may be deleted, or steps in the embodiment may be added according to requirements.
The term "and/or" in embodiments of the present invention refers to any and all possible combinations including one or more of the associated listed items. It is also to be noted that: when used in this specification, the term "comprises/comprising" specifies the presence of stated features, integers, steps, operations, elements and/or components but does not preclude the presence or addition of one or more other features, integers, steps, operations, elements and/or components and/or groups thereof.
The intelligent terminal (e.g., mobile terminal) of the embodiments of the present invention may be implemented in various forms. For example, the mobile terminal described in the embodiments of the present invention may include a mobile terminal such as a mobile phone, a smart phone, a notebook computer, a Digital broadcast receiver, a Personal Digital Assistant (PDA), a tablet computer (PAD), a Portable Multimedia Player (PMP), a navigation device, and the like, and a fixed terminal such as a Digital TV, a desktop computer, and the like. In the following, it is assumed that the terminal is a mobile terminal. However, it will be understood by those skilled in the art that the configuration according to the embodiment of the present invention can be applied to a fixed type terminal in addition to elements particularly used for moving purposes.
Fig. 1 is a schematic diagram of an alternative hardware structure of a mobile terminal implementing various embodiments of the present invention.
The mobile terminal 100 may include a communication unit 110, an audio/video (a/V) input unit 120, a user input unit 130, a loading unit 140, a receiving unit 141, a responding unit 142, a first determining unit 143, a first target web object for determining a first target web object satisfying a current navigation requirement from among the at least one target web object, a jumping unit 144, an output unit 150, a storage unit 160, an interface unit 170, a processing unit 180, and a power supply unit 190, and the like. Fig. 1 illustrates a mobile terminal having various components, but it is to be understood that not all illustrated components are required to be implemented. More or fewer components may alternatively be implemented. Elements of the mobile terminal will be described in detail below.
The communication unit 110 typically includes one or more components that allow radio communication between the mobile terminal 100 and a wireless communication system or network (or may be in electrical communication by wire if the mobile terminal is replaced with a fixed terminal). For example, when the communication unit is embodied as a wireless communication unit, it may include at least one of the broadcast receiving unit 111, the mobile communication unit 112, the wireless internet unit 113, the short-range communication unit 114, and the location information unit 115, which are optional and may be added or deleted according to different requirements.
The broadcast receiving unit 111 receives a broadcast signal and/or broadcast associated information from an external broadcast management server via a broadcast channel. The broadcast channel may include a satellite channel and/or a terrestrial channel. The broadcast management server may be a server that generates and transmits a broadcast signal and/or broadcast associated information or a server that receives a previously generated broadcast signal and/or broadcast associated information and transmits it to a terminal. The broadcast signal may include a TV broadcast signal, a radio broadcast signal, a data broadcast signal, and the like. Also, the broadcast signal may further include a broadcast signal combined with a TV or radio broadcast signal. The broadcast associated information may also be provided via a mobile communication network, and in this case, the broadcast associated information may be received by the mobile communication unit 112. The broadcast signal may exist in various forms, for example, it may exist in the form of an Electronic Program Guide (EPG) of Digital Multimedia Broadcasting (DMB), an Electronic Service Guide (ESG) of Digital Video Broadcasting Handheld (DVB-H), and the like. The broadcast receiving unit 111 can receive signal broadcasts by using various types of broadcast systems. In particular, the broadcast receiving unit 111 may receive Digital broadcasts by using a Digital Broadcasting system such as a Multimedia Broadcasting-Terrestrial (DMB-T), a Digital Multimedia Broadcasting-Satellite (DMB-S), a Digital video Broadcasting-handheld (DVB-H), a data Broadcasting system of a Forward Link Media (Media flo), a Terrestrial Digital Broadcasting-Integrated service (ISDB-T), an Integrated Services Digital Broadcasting-television, and the like. The broadcast receiving unit 111 may be configured to be suitable for various broadcast systems that provide broadcast signals as well as the above-described digital broadcast system. The broadcast signal and/or the broadcast-related information received via the broadcast receiving unit 111 may be stored in the storage unit 160 (or other type of storage medium).
The mobile communication unit 112 transmits and/or receives radio signals to and/or from at least one of a base station (e.g., access point, node B, etc.), an external terminal, and a server. Such radio signals may include voice call signals, video call signals, or various types of data transmitted and/or received according to text and/or multimedia messages.
The wireless internet unit 113 supports wireless internet access of the mobile terminal. The unit may be internally or externally coupled to the terminal. The Wireless internet Access technology related to the unit may include Wireless Local Area network (Wi-Fi, WLAN), Wireless broadband (Wibro), worldwide interoperability for microwave Access (Wimax), High Speed Downlink Packet Access (HSDPA), and the like.
The short-range communication unit 114 is a unit for supporting short-range communication. Some examples of short-range communication technologies include bluetooth, Radio Frequency Identification (RFID), Infrared Data Association (IrDA), Ultra Wideband (UWB), zigbee, and the like.
The location information unit 115 is a unit for checking or acquiring location information of the mobile terminal. A typical example of the location information unit is a Global Positioning System (GPS). According to the current technology, the location information unit 115 calculates distance information and accurate time information from three or more satellites and applies triangulation to the calculated information, thereby accurately calculating three-dimensional current location information according to longitude, latitude, and altitude. Currently, a method for calculating position and time information uses three satellites and corrects an error of the calculated position and time information by using another satellite. Further, the position information unit 115 can calculate the speed information by continuously calculating the current position information in real time.
The a/V input unit 120 is used to receive an audio or video signal. The a/V input unit 120 may include a camera 121 and a microphone 122, and the camera 121 processes image data of still pictures or video obtained by an image capturing apparatus in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 151. The image frames processed by the cameras 121 may be stored in the storage unit 160 (or other storage medium) or transmitted via the communication unit 110, and two or more cameras 121 may be provided according to the construction of the mobile terminal. The microphone 122 may receive sounds (audio data) via the microphone in a phone call mode, a recording mode, a voice recognition mode, or the like, and can process such sounds into audio data. The processed audio (voice) data may be converted into a format output transmittable to a mobile communication base station via the mobile communication unit 112 in case of the phone call mode. The microphone 122 may implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated in the course of receiving and transmitting audio signals.
The user input unit 130 may generate key input data according to a command input by a user to control various operations of the mobile terminal. The user input unit 130 allows a user to input various types of information, and may include a keyboard, a mouse, a touch pad (e.g., a touch-sensitive member that detects changes in resistance, pressure, capacitance, and the like due to being touched), a wheel, a joystick, and the like. In particular, when the touch pad is superimposed on the display unit 151 in the form of a layer, a touch screen may be formed.
A loading unit 140, configured to load a current web page according to a first operation; displaying a navigation object in the form of a floating icon on the current webpage through a display unit 151; a receiving unit 141 configured to receive a second operation acting on the navigation object; a response unit 142, configured to respond to the second operation and display a first page corresponding to the navigation object, where the first page includes at least one target web page object; a first determining unit 143, configured to determine, from the at least one target web page object, a first target web page object meeting the current navigation requirement; a jumping unit 144, configured to jump from the current web page to a destination web page located by the first target web page object according to a third operation acting on the first target web page object.
The interface unit 170 serves as an interface through which at least one external device is connected to the mobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification unit, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The identification unit may store various information for authenticating a User using the mobile terminal 100 and may include a User identification Unit (UIM), a Subscriber identification unit (SIM), a Universal Subscriber Identity Unit (USIM), and the like. In addition, a device having an identification unit (hereinafter, referred to as an "identification device") may take the form of a smart card, and thus, the identification device may be connected with the mobile terminal 100 via a port or other connection means. The interface unit 170 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the mobile terminal 100 or may be used to transmit data between the mobile terminal and the external device.
In addition, when the mobile terminal 100 is connected with an external cradle, the interface unit 170 may serve as a path through which power is supplied from the cradle to the mobile terminal 100 or may serve as a path through which various command signals input from the cradle are transmitted to the mobile terminal. Various command signals or power input from the cradle may be used as signals for recognizing whether the mobile terminal is accurately mounted on the cradle. The output unit 150 is configured to provide output signals (e.g., audio signals, video signals, vibration signals, etc.) in a visual, audio, and/or tactile manner. The output unit 150 may include a display unit 151, an audio output unit 152, and the like.
The display unit 151 may display information processed in the mobile terminal 100. For example, the mobile terminal 100 may display a User Interface (UI) or a Graphical User Interface (GUI) as described in FIGS. 2-3. When the mobile terminal 100 is in a video call mode or an image capturing mode, the display unit 151 may display a captured image and/or a received image, a UI or GUI showing a video or an image and related functions, and the like.
Meanwhile, when the display unit 151 and the touch pad are overlapped with each other in the form of a layer to form a touch screen, the display unit 151 may serve as an input device and an output device. The Display unit 151 may include at least one of a Liquid Crystal Display (LCD), a Thin Film Transistor LCD (TFT-LCD), an Organic Light-Emitting Diode (OLED) Display, a flexible Display, a three-dimensional (3D) Display, and the like. Some of these displays may be configured to be transparent to allow a user to see from the outside, which may be referred to as transparent displays, and a typical transparent display may be, for example, a Transparent Organic Light Emitting Diode (TOLED) display or the like. Depending on the particular desired implementation, the mobile terminal 100 may include two or more display units (or other display devices), for example, the mobile terminal may include an external display unit (not shown) and an internal display unit (not shown). The touch screen may be used to detect a touch input pressure as well as a touch input position and a touch input area.
The audio output unit 152 may convert audio data received by the communication unit 110 or stored in the storage unit 160 into an audio signal and output as sound when the mobile terminal is in a call signal reception mode, a call mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, the audio output unit 152 may provide audio output related to a specific function performed by the mobile terminal 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 152 may include a speaker, a buzzer, and the like.
The storage unit 160 may store software programs or the like for processing and controlling operations performed by the processing unit 180, or may temporarily store data (e.g., a phonebook, messages, still images, videos, and the like) that has been output or is to be output. Also, the storage unit 160 may store data regarding various ways of vibration and audio signals output when a touch is applied to the touch screen.
The storage unit 160 may include at least one type of storage medium including a flash Memory, a hard disk, a multimedia card, a card-type Memory (e.g., SD or DX Memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a Read Only Memory (ROM), an Electrically Erasable Programmable Read Only Memory (EEPROM), a Programmable Read Only Memory (PROM), a magnetic Memory, a magnetic disk, an optical disk, and so on. Also, the mobile terminal 100 may cooperate with a network storage device that performs a storage function of the storage unit 160 through a network connection.
The processing unit 180 generally controls the overall operation of the mobile terminal. For example, the processing unit 180 performs control and processing related to voice calls, data communications, video calls, and the like. As another example, the processing unit 180 may perform a pattern recognition process to recognize a handwriting input or a picture drawing input performed on the touch screen as a character or an image.
The power supply unit 190 receives external power or internal power and provides appropriate power required to operate the elements and components under the control of the processing unit 180.
The various embodiments described herein may be implemented in a computer-readable medium using, for example, computer software, hardware, or any combination thereof. For hardware implementation, the embodiments described herein may be implemented by using at least one of an Application Specific Integrated Circuit (ASIC), a Digital Signal Processor (DSP), a Digital Signal Processing Device (DSPD), a Programmable Logic Device (PLD), a Field Programmable Gate Array (FPGA), a processor, a controller, a microcontroller, a microprocessor, and an electronic unit designed to perform the functions described herein, and in some cases, such embodiments may be implemented in the Processing unit 180 as a controller. For a software implementation, the implementation such as a procedure or a function may be implemented with separate software units allowing to perform at least one function or operation. The software codes may be implemented by software applications (or programs) written in any suitable programming language, which may be stored in the memory unit 160 and executed by the processing unit 180.
Up to now, the mobile terminal has been described in terms of its functions. Hereinafter, a slide-type mobile terminal among various types of mobile terminals, such as a folder-type, bar-type, swing-type, slide-type mobile terminal, and the like, will be described as an example for the sake of brevity. Accordingly, the present invention can be applied to any type of mobile terminal, and is not limited to a slide type mobile terminal.
The mobile terminal 100 as shown in fig. 1 may be configured to operate with communication systems such as wired and wireless communication systems and satellite-based communication systems that transmit data via frames or packets.
A communication system in which a mobile terminal according to an embodiment of the present invention is operable will now be described with reference to fig. 2.
Such communication systems may use different air interfaces and/or physical layers. For example, the air interface used by the communication System includes, for example, Frequency Division Multiple Access (FDMA), Time Division Multiple Access (TDMA), Code Division Multiple Access (CDMA), and Universal Mobile Telecommunications System (UMTS) (in particular, Long Term Evolution (LTE)), global System for Mobile communications (GSM), and the like. By way of non-limiting example, the following description relates to a CDMA communication system, but such teachings are equally applicable to other types of systems.
Referring to fig. 2, the CDMA wireless communication system may include a plurality of Mobile terminals 100, a plurality of Base Stations (BSs) 270, a Base Station Controller (BSC) 275, and a Mobile Switching Center (MSC) 280. The MSC280 is configured to interface with a Public Switched Telephone Network (PSTN) 290. The MSC280 is also configured to interface with a BSC275, which may be coupled to the base station 270 via a backhaul. The backhaul may be constructed according to any of several known interfaces including, for example, E1/T1, ATM, IP, PPP, frame Relay, HDSL, ADSL, or xDSL. It will be understood that a system as shown in fig. 4 may include multiple BSCs 275.
Each BS 270 may serve one or more sectors (or regions), each sector covered by a multi-directional antenna or an antenna pointing in a particular direction being radially distant from the BS 270. Alternatively, each partition may be covered by two or more antennas for diversity reception. Each BS 270 may be configured to support multiple frequency allocations, with each frequency allocation having a particular frequency spectrum (e.g., 1.25MHz, 5MHz, etc.).
The intersection of partitions with frequency allocations may be referred to as a CDMA channel. The BS 270 may also be referred to as a Base Transceiver Subsystem (BTS) or other equivalent terminology. In such a case, the term "base station" may be used to generically refer to a single BSC275 and at least one BS 270. The base stations may also be referred to as "cells". Alternatively, each partition of a particular BS 270 may be referred to as a plurality of cell sites.
As shown in fig. 2, a Broadcast Transmitter (BT) 295 transmits a Broadcast signal to the mobile terminal 100 operating within the system. A broadcast receiving unit 111 as shown in fig. 1 is provided at the mobile terminal 100 to receive a broadcast signal transmitted by the BT 295. In fig. 2, several satellites 300 are shown, for example, Global Positioning System (GPS) satellites 300 may be employed. The satellite 300 assists in locating at least one of the plurality of mobile terminals 100.
In fig. 2, a plurality of satellites 300 are depicted, but it is understood that useful positioning information may be obtained with any number of satellites. The location information unit 115 as shown in fig. 1 is generally configured to cooperate with the satellites 300 to obtain desired positioning information. Other techniques that can track the location of the mobile terminal may be used instead of or in addition to GPS tracking techniques. In addition, at least one GPS satellite 300 may selectively or additionally process satellite DMB transmission.
As a typical operation of the wireless communication system, the BS 270 receives reverse link signals from various mobile terminals 100. The mobile terminal 100 is generally engaged in conversations, messaging, and other types of communications. Each reverse link signal received by a particular base station 270 is processed within the particular BS 270. The obtained data is forwarded to the associated BSC 275. The BSC provides call resource allocation and mobility management functions including coordination of soft handoff procedures between BSs 270. The BSCs 275 also route the received data to the MSC280, which provides additional routing services for interfacing with the PSTN 290. Similarly, the PSTN290 interfaces with the MSC280, the MSC interfaces with the BSCs 275, and the BSCs 275 accordingly control the BS 270 to transmit forward link signals to the mobile terminal 100.
The mobile communication unit 112 of the communication unit 110 in the mobile terminal accesses the mobile communication network based on the necessary data (including the user identification information and the authentication information) of the mobile communication network (such as the mobile communication network of 2G/3G/4G, etc.) built in the mobile terminal to transmit the mobile communication data (including the uplink mobile communication data and the downlink mobile communication data) for the services of web browsing, network multimedia playing, etc. of the mobile terminal user.
The wireless internet unit 113 of the communication unit 110 performs a function of a wireless hotspot by operating a related protocol function of the wireless hotspot, the wireless hotspot supports access by a plurality of mobile terminals (any mobile terminal other than the mobile terminal), transmits mobile communication data (including uplink mobile communication data and downlink mobile communication data) for mobile terminal user's web browsing, network multimedia playing and other services by multiplexing the mobile communication connection between the mobile communication unit 112 and the mobile communication network, since the mobile terminal essentially multiplexes the mobile communication connection between the mobile terminal and the communication network for transmitting mobile communication data, the traffic of mobile communication data consumed by the mobile terminal is charged to the communication tariff of the mobile terminal by a charging entity on the side of the communication network, thereby consuming the data traffic of the mobile communication data included in the communication tariff contracted for use by the mobile terminal.
Fig. 3 is a schematic diagram of hardware entities performing information interaction in the embodiment of the present invention, where fig. 3 includes: terminal equipment 1, server 21. The terminal device 1 is composed of terminal devices 11-13, and the terminal devices perform information interaction with a server through a wired network or a wireless network. The terminal equipment comprises mobile phones, desktop computers, PC machines, all-in-one machines and the like. By adopting the embodiment of the present invention, the terminal initiates a request to the server according to the first operation, the server feeds back the address of the current webpage of the terminal after receiving the request of the terminal, the terminal loads the current webpage according to the address of the current webpage, and displays a navigation object existing in the form of a floating icon on the current webpage, a specific example of the navigation object is shown in fig. 4, the navigation object is identified by a1, which may be called as a micro-navigation small icon, the navigation object may obtain default navigation data from the server or obtain custom navigation data locally from the terminal through communication between the terminal and the server, so as to generate each navigation item in a navigation function started by the navigation object according to the navigation data, and the specific presentation mode of the navigation object may be generated based on JS code obtained by the server, that is: the terminal receives the JS code from the server, and runs the JS code, thereby realizing various specific presentation modes of the navigation object and the navigation item thereof based on the navigation data and the like and the JS code. The terminal receives a second operation acted on the navigation object, responds to the second operation, displays a first page corresponding to the navigation object, the first page comprises at least one target webpage object (or called as the navigation item), a specific example of the target webpage object is shown in fig. 5, the target webpage object is identified by A2, an adding object for adding a self-defined target webpage object is identified by A3, after a first target webpage object (or called as a target navigation item) meeting the current navigation requirement is determined from the at least one target webpage object (or called as the navigation item), a request is initiated to the server according to a third operation acted on the first target webpage object (or called as the target navigation item), the server feeds back the address of a target webpage of the terminal after receiving the request, and the terminal loads the target webpage according to the address of the target webpage, and finally, the terminal realizes the navigation function under the current webpage based on the navigation object and the navigation item thereof, and jumps from the current webpage to the target webpage positioned by the first target webpage object.
Taking the terminal 13 as an example, the processing logic 10 at the terminal side, as shown in fig. 3, includes: s1, loading the current webpage according to the first operation, and displaying a navigation object in the form of a floating icon on the current webpage; s2, receiving a second operation acting on the navigation object; s3, responding to the second operation, displaying a first page corresponding to the navigation object, wherein the first page comprises at least one target webpage object, and determining a first target webpage object meeting the current navigation requirement from the at least one target webpage object; s4, jumping from the current webpage to a target webpage positioned by the first target webpage object according to a third operation acted on the first target webpage object.
The above example of fig. 3 is only an example of a system architecture for implementing the embodiment of the present invention, and the embodiment of the present invention is not limited to the system architecture described in the above fig. 3, and various embodiments of the method of the present invention are proposed based on the system architecture described in the above fig. 3.
The website navigation processing method according to the embodiment of the present invention, as shown in fig. 6, includes: the terminal initiates a first request according to a first operation to request to load a current webpage (101), the first operation is used for opening a browser so as to enter the current webpage, and the browser may include: the browser supporting the IE kernel or the browser supporting the Chrome kernel may specifically be to input a specific website, click a website link object, and the like. The server returns a current webpage address to a terminal (102), loads a current webpage (103), displays a navigation object (104) in the form of a floating icon on the current webpage, and the terminal receives a second operation acted on the navigation object, wherein the second operation is used for opening at least one target webpage object (or called a navigation item) through the navigation object so as to determine a first target webpage object (or called a target navigation item) meeting current navigation requirements from the at least one target webpage object (or called the navigation item), and displays a first page (105) corresponding to the navigation object in response to the second operation, wherein the first page comprises the at least one target webpage object (or called the navigation item). For example, when the user swipes a navigation object (e.g., a small icon of micro navigation) identified by a1 in fig. 4 through a mouse, a micro navigation main interface as shown in fig. 5 appears, where the micro navigation main interface includes a plurality of navigation items, in this embodiment, 6 navigation items are taken as an example, where 5 navigation items are default options, and a user-defined navigation item may be added to the navigation item identified by A3. And determining a first target webpage object (or called target navigation item) meeting the current navigation requirement from the at least one target webpage object (or called navigation item), namely determining a target webpage (106). The terminal initiates a second request according to a third operation acted on the first target webpage object, requests an address (107) of a target webpage, the server feeds back the address (108) of the target webpage of the terminal, and the terminal loads the target webpage (109) so as to jump from the current webpage to the target webpage positioned by the first target webpage object.
By adopting the embodiment of the invention, under the condition that a user browses the current webpage, even if the current webpage is a non-navigation webpage, the user can enter the navigation homepage corresponding to the navigation object through the navigation object which is displayed on any current webpage and exists in the form of the suspension icon, so that the needed target webpage can be quickly inquired, the navigation function can be quickly positioned and switched to the target webpage from the current webpage, the operation is simple and convenient in the process of realizing the navigation function, the processing efficiency is high, and the navigation function can be realized without returning a special navigation page again or opening the special navigation page again. In one practical application, when the user mouse slides over the small micro-navigation icon identified as a1 in fig. 4, a micro-navigation main interface appears as shown in fig. 5, and the micro-navigation main interface comprises more than one navigation item, which is described by the navigation item identified as a 2. The user can click the corresponding navigation item, namely the website icon, and then the target website meeting the navigation requirement of the user can be quickly positioned. Certainly, the blank of the "+ sign" in the lower right corner of the main interface of micro navigation may also be clicked, the "+ sign" blank is identified by A3, the processing of adding a custom website is triggered by the "+ sign" blank identified by A3, and a user may add a navigation icon of a website according to the own navigation requirement. For more than one navigation item in the micro-navigation main interface, the navigation items can be added, the existing navigation items in the micro-navigation main interface can be modified and deleted, and the navigation icons of the commonly used websites are updated regularly according to the user requirements in an increasing and decreasing mode.
The website navigation processing method of the embodiment of the invention comprises the following steps: the terminal initiates a first request according to a first operation to request loading of a current webpage, the first operation is used to open a browser, so as to enter the current webpage, and the browser may include: the browser supporting the IE kernel or the browser supporting the Chrome kernel may specifically be to input a specific website, click a website link object, and the like. The method comprises the steps that a server returns a current webpage address to a terminal, loads a current webpage, displays a navigation object in a floating icon form on the current webpage, the terminal receives a second operation acted on the navigation object, the second operation is used for opening at least one target webpage object (or called a navigation item) through the navigation object so as to determine a first target webpage object (or called a target navigation item) meeting current navigation requirements from the at least one target webpage object (or called the navigation item), and displays a first page corresponding to the navigation object in response to the second operation, wherein the first page comprises at least one target webpage object (or called the navigation item), and the navigation item is used for navigating a pointed website. For example, when the user swipes a navigation object (e.g., a small icon of micro navigation) identified by a1 in fig. 4 through a mouse, a micro navigation main interface as shown in fig. 5 appears, where the micro navigation main interface includes a plurality of navigation items, in this embodiment, 6 navigation items are taken as an example, where 5 navigation items are default options, and a user-defined navigation item may be added to the navigation item identified by A3.
The first page corresponding to the navigation object includes at least one target web page object (or referred to as the navigation item) obtained through navigation data, specifically, 1) navigation data is obtained, the navigation data includes at least two aspects, one is processing logic at the server side: if the historical behaviors of the user for browsing the webpage are collected, generating navigation data according to the historical behaviors, generating target webpage parameters according to the navigation data, and generating the at least one target webpage object in the navigation objects according to the target webpage parameters. Of course, the terminal may also execute the collection process, and after the processing result (e.g., navigation data) is reported to the server, the server generates the navigation data according to the processing result (e.g., navigation data), generates the target web page parameter according to the navigation data, and generates the at least one target web page object in the navigation objects according to the target web page parameter. The other is terminal-side processing logic, such as terminal-defined navigation data, generating target webpage parameters according to the navigation data, and generating the at least one target webpage object in the navigation objects according to the target webpage parameters. 2) And generating target webpage parameters according to the navigation data, and generating the at least one target webpage object (or called as the navigation item) in the navigation objects according to the target webpage parameters.
As for the processing procedure of generating the navigation data according to the historical behavior, generating the target webpage parameters according to the navigation data, and generating the at least one target webpage object in the navigation objects according to the target webpage parameters, as shown in fig. 8. For the above target webpage parameters generated according to the navigation data, the at least one target webpage object in the navigation objects is generated according to the target webpage parameters, as shown in fig. 9.
And determining a first target webpage object (or called target navigation item) meeting the current navigation requirement from the at least one target webpage object (or called navigation item), namely determining a target webpage. And the terminal initiates a second request according to a third operation acted on the first target webpage object, requests the address of a target webpage, feeds back the address of the target webpage to the terminal by the server, and loads the target webpage so as to jump from the current webpage to the target webpage positioned by the first target webpage object.
By adopting the embodiment of the invention, the navigation object is different from the common navigation page, the navigation object can be displayed on any current webpage, the functionality and the convenience of website navigation are enhanced based on the actual requirement of a user, the micro navigation interface is opened by adopting the navigation object (such as the micro navigation icon) in the form of the floating icon, the micro navigation interface is also different from the navigation page, the interface is limited, in one example, the micro navigation interface can select 6 common navigation sites, that is, the first page corresponding to the navigation object comprises at least one target webpage object (or called as the navigation item) which is limited, the first page is different from the navigation page, the display range of the first page is smaller than the display area of the common navigation page, at least one target webpage object (or called as the navigation item) in the first page is obtained by accurately positioning the navigation data, for example, a navigation website frequently used or browsed before by a user can be generated according to the collected user historical behavior collection, or a navigation website customized by the user according to the requirement, so that the user can quickly position a navigation target in 6 selected navigation sites based on the accurate positioning of navigation data in a micro navigation interface smaller than the display area of a frequently used navigation page, so that the navigation function can be realized based on the micro navigation icons in a browser supporting an IE kernel or any webpage supporting a Chrome kernel browser or any webpage, the user can quickly position the navigation item by clicking the navigation item of the micro navigation interface in any webpage to directly enter the required website and quickly position a new target webpage without returning to the navigation website, this undoubtedly saves the user the time and effort to repeatedly go back to the navigation website and find the target web page. And for the user-defined navigation content, the data can be shared by multiple browsers, the navigation data of the user is stored through interprocess communication, and an IE kernel browser and a Chrome kernel browser are supported.
The website navigation processing method of the embodiment of the invention comprises the following steps: the terminal initiates a first request according to a first operation to request loading of a current webpage, the first operation is used to open a browser, so as to enter the current webpage, and the browser may include: the browser supporting the IE kernel or the browser supporting the Chrome kernel may specifically be to input a specific website, click a website link object, and the like. The server returns the address of the current webpage to the terminal, loads the current webpage, after detecting that the current webpage is loaded, starts a first process and a second process, the second process is a main process for controlling the first process, for example, the first process can be a process established by a Browser Help Object (BHO) or Google plugin, a Browser supporting an IE kernel or a Chrome kernel Browser, the second process can be a process established by a manager, detects that the first process and the second process have affinity, establishes a communication pipe between the first process and the second process, and is required to be pointed out, the communication pipe is mainly used for communication between processes with affinity, allows communication between one process and another process with a common ancestor, and requests a code file (such as JS code) related to the navigation Object from the server through the second process, after receiving the code file (such as JS code), passing through the communication pipeline the second process will the code file (such as JS code) returns the first process, pass through the first process is in the current webpage injects the code file (such as JS code), according to the code file (such as JS code) generates the navigation object the current webpage displays the navigation object that exists in the form of suspension icon. As shown in fig. 7, the process of implementing the above specific implementation by performing communication between the terminal and the server includes: step 201, requesting a JS address; step 202, returning a JS address; step 203, requesting a JS code according to the JS address; step 204, returning a JS code; and step 205, injecting the JS code into the current page to realize micro-navigation.
The terminal receives a second operation acted on the navigation object, the second operation is used for opening at least one target webpage object (or called as the navigation item) through the navigation object so as to determine a first target webpage object (or called as a target navigation item) meeting the current navigation requirement from the at least one target webpage object (or called as the navigation item), and a first page corresponding to the navigation object is displayed in response to the second operation, wherein the first page comprises at least one target webpage object (or called as the navigation item), and the navigation item is used for navigating the pointed website. For example, when the user swipes a navigation object (e.g., a small icon of micro navigation) identified by a1 in fig. 4 through a mouse, a micro navigation main interface as shown in fig. 5 appears, where the micro navigation main interface includes a plurality of navigation items, in this embodiment, 6 navigation items are taken as an example, where 5 navigation items are default options, and a user-defined navigation item may be added to the navigation item identified by A3.
The first page corresponding to the navigation object includes at least one target web page object (or referred to as the navigation item) obtained through navigation data, specifically, 1) navigation data is obtained, the navigation data includes at least two aspects, one is processing logic at the server side: if the historical behaviors of the user for browsing the webpage are collected, generating navigation data according to the historical behaviors, generating target webpage parameters according to the navigation data, and generating the at least one target webpage object in the navigation objects according to the target webpage parameters. Of course, the terminal may also execute the collection process, and after the processing result (e.g., navigation data) is reported to the server, the server generates the navigation data according to the processing result (e.g., navigation data), generates the target web page parameter according to the navigation data, and generates the at least one target web page object in the navigation objects according to the target web page parameter. The other is terminal-side processing logic, such as terminal-defined navigation data, generating target webpage parameters according to the navigation data, and generating the at least one target webpage object in the navigation objects according to the target webpage parameters. 2) And generating target webpage parameters according to the navigation data, and generating the at least one target webpage object (or called as the navigation item) in the navigation objects according to the target webpage parameters.
As for the processing procedure of generating the navigation data according to the historical behavior, generating the target webpage parameters according to the navigation data, and generating the at least one target webpage object in the navigation objects according to the target webpage parameters, as shown in fig. 8. For the above target webpage parameters generated according to the navigation data, the at least one target webpage object in the navigation objects is generated according to the target webpage parameters, as shown in fig. 9.
In the process of acquiring the navigation data, after detecting that the coded file (such as the JS code) is injected, locally inquiring the navigation data, and if the navigation data is inquired, directly reading the navigation data; otherwise, the navigation data is requested to the server, and the navigation data returned by the server is received. Then, each target web page object (or referred to as the navigation item) in a first page (e.g., a micro navigation interface) opened by a navigation object (e.g., a micro navigation icon) may be initialized according to the navigation data. The first page further includes an adding object, the adding object is used for adding a new target website object (such as a custom added navigation item or a custom website), and after an operation on the adding object is triggered, a custom added navigation item in the first page (such as a micro navigation interface) can be obtained according to the navigation data, and specifically, the custom added navigation item includes: acquiring a second page according to a fourth operation acted on the added object, wherein the second page comprises a first area and a second area, detecting website information input in the first area, and generating the new target website object according to the input website information; or, detecting a default target website object selected in the second area, and generating the new target website object according to the default target website object. The default target website object may be classified into a common website, a popular website, and a current website, as shown in fig. 10, where the target web page of the micro navigation is classified into a default website and a custom website, the custom website may be a website generated by inputting website information to be located by a user, and the common website in the default website may be a website generated by collecting user behavior.
As shown in fig. 11, generally, a current web page and a destination web page to be skipped belong to different domains, and for example, by adding a navigation item in a customized manner, a first domain to which the current web page belongs may be determined, a second domain to which a web page belongs may be determined to be located with the new target website object, it is detected that the first domain and the second domain belong to different domains, a communication interface (e.g., a BHO interface) is established, and communication is performed between the first domain and the second domain based on the communication interface. BHO is an industry standard for a browser to open an interactive Interface to a third-party user, and an interactive Interface (interactive Interface) in the browser field can be accessed by a simple code. Through the interface, a user can write codes to acquire the behaviors of the browser, such as 'back', 'forward', 'current page', and the like, and by utilizing the interactive characteristics of the BHO, the user can also control the browser behaviors by using the codes, such as modifying a tool bar of a replacement browser, adding own program buttons, and the like.
Finally, a first target webpage object (or called target navigation item) meeting the current navigation requirement is determined from the at least one target webpage object (or called navigation item), namely, a target webpage is determined. And the terminal initiates a second request according to a third operation acted on the first target webpage object, requests the address of a target webpage, feeds back the address of the target webpage to the terminal by the server, and loads the target webpage so as to jump from the current webpage to the target webpage positioned by the first target webpage object.
As shown in fig. 12, a website navigation processing system according to an embodiment of the present invention includes a terminal 41 and a server 42, where the terminal is configured to initiate a request to the server, and includes: 1) a request for a current web page address; 2) and opening a first page based on the navigation object, and determining a first target webpage object (or called a target navigation item) meeting the current navigation requirement from at least one target webpage object (or called the navigation item) of the first page, namely, a request for requesting a target webpage after determining the target webpage. The server responds to the requests and feeds back the webpage information required by the terminal. Specifically, the terminal 41 includes: a loading unit 411, configured to load a current web page according to a first operation; a display unit 412, configured to display a navigation object in the form of a floating icon on the current webpage; a receiving unit 413 configured to receive a second operation acting on the navigation object; a response unit 414, configured to respond to the second operation, display a first page corresponding to the navigation object, where the first page includes at least one target web page object; a first determining unit 415, configured to determine, from the at least one target web page object, a first target web page object meeting the current navigation requirement; a jumping unit 416, configured to jump from the current web page to a destination web page located by the first target web page object according to a third operation acting on the first target web page object.
The terminal initiates a first request according to a first operation to request loading of a current webpage, the first operation is used to open a browser, so as to enter the current webpage, and the browser may include: the browser supporting the IE kernel or the browser supporting the Chrome kernel may specifically be to input a specific website, click a website link object, and the like. The server returns a current webpage address to the terminal, loads a current webpage, displays a navigation object in the form of a floating icon on the current webpage, the terminal receives a second operation acted on the navigation object, the second operation is used for opening at least one target webpage object (or called a navigation item) through the navigation object so as to determine a first target webpage object (or called a target navigation item) meeting current navigation requirements from the at least one target webpage object (or called the navigation item), and displays a first page corresponding to the navigation object in response to the second operation, wherein the first page comprises at least one target webpage object (or called the navigation item). For example, when the user swipes a navigation object (e.g., a small icon of micro navigation) identified by a1 in fig. 4 through a mouse, a micro navigation main interface as shown in fig. 5 appears, where the micro navigation main interface includes a plurality of navigation items, in this embodiment, 6 navigation items are taken as an example, where 5 navigation items are default options, and a user-defined navigation item may be added to the navigation item identified by A3. And determining a first target webpage object (or called target navigation item) meeting the current navigation requirement from the at least one target webpage object (or called navigation item), namely determining a target webpage. And the terminal initiates a second request according to a third operation acted on the first target webpage object, requests the address of a target webpage, feeds back the address of the target webpage to the terminal by the server, and loads the target webpage so as to jump from the current webpage to the target webpage positioned by the first target webpage object.
By adopting the embodiment of the invention, under the condition that a user browses the current webpage, even if the current webpage is a non-navigation webpage, the user can enter the navigation homepage corresponding to the navigation object through the navigation object which is displayed on any current webpage and exists in the form of the suspension icon, so that the needed target webpage can be quickly inquired, the navigation function can be quickly positioned and switched to the target webpage from the current webpage, the operation is simple and convenient in the process of realizing the navigation function, the processing efficiency is high, and the navigation function can be realized without returning a special navigation page again or opening the special navigation page again. In one practical application, when the user mouse slides over the small micro-navigation icon identified as a1 in fig. 4, a micro-navigation main interface appears as shown in fig. 5, and the micro-navigation main interface comprises more than one navigation item, which is described by the navigation item identified as a 2. The user can click the corresponding navigation item, namely the website icon, and then the target website meeting the navigation requirement of the user can be quickly positioned. Of course, the blank of the "+ sign" in the lower right corner of the main interface of micro navigation may also be clicked, the "+ sign" blank is identified by A3, the processing of adding the customized website is triggered by the "+ sign" blank identified by A3, and the user may add the navigation icon of the website according to the own navigation requirement. For more than one navigation item in the micro-navigation main interface, the navigation items can be added, the existing navigation items in the micro-navigation main interface can be modified and deleted, and the navigation icons of the commonly used websites are updated regularly according to the user requirements in an increasing and decreasing mode.
In an implementation manner of the embodiment of the present invention, the terminal further includes: a first acquisition unit configured to acquire navigation data; the first generation unit is used for generating target webpage parameters according to the navigation data; and the second generation unit is used for generating the at least one target webpage object in the navigation objects according to the target webpage parameters.
In an implementation manner of the embodiment of the present invention, the terminal further includes: the first detection unit is used for starting a first process and a second process after detecting that the current webpage is loaded, wherein the second process is a main process for controlling the first process; a second detecting unit, configured to detect that an affinity exists between the first process and the second process, and establish a communication pipe between the first process and the second process; a first request unit, configured to request, by the second process, an encoded file related to the navigation object from a server; a receiving unit, configured to receive the encoded file, and return the encoded file to the first process through the communication pipeline by the second process; and the injection unit is used for injecting the code file into the current webpage through the first process and generating the navigation object according to the code file.
In an implementation manner of the embodiment of the present invention, the first obtaining unit is further configured to: after the coded file is detected to be injected, locally inquiring navigation data, and if the navigation data is inquired, reading the navigation data; otherwise, the navigation data is requested to the server, and the navigation data returned by the server is received.
In an embodiment of the present invention, the first page further includes an adding object, where the adding object is used to add a new target website object; the terminal further comprises: a second obtaining unit, configured to obtain a second page according to a fourth operation applied to the addition object, where the second page includes a first area and a second area; a third detection unit for: detecting website information input in the first area, and generating the new target website object according to the input website information; or, the third detecting unit is further configured to detect a default target website object selected in the second area, and generate the new target website object according to the default target website object.
In an implementation manner of the embodiment of the present invention, the terminal further includes: the second determining unit is used for determining a first domain to which the current webpage belongs; a third determining unit, configured to determine a second domain to which the new target website object positioning webpage belongs; a communication unit, configured to detect that the first domain and the second domain belong to different domains, establish a communication interface, and perform communication between the first domain and the second domain based on the communication interface.
As for the Processor for data Processing, when executing Processing, the Processor can be implemented by a microprocessor, a Central Processing Unit (CPU), a Digital Signal Processor (DSP), or a Programmable logic Array (FPGA); for the storage medium, the storage medium contains operation instructions, which may be computer executable codes, and the operation instructions implement the steps in the flow of the information processing method according to the above-described embodiment of the present invention.
Here, it should be noted that: the above description related to the terminal and the server items is similar to the above description of the method, and the description of the beneficial effects of the same method is omitted for brevity. For technical details not disclosed in the embodiments of the terminal and the server of the present invention, please refer to the description of the embodiments of the method flow of the present invention.
The embodiment of the invention is explained by taking a practical application scene as an example as follows:
in the scenes of browsing web pages and surfing the internet, a user has a navigation and positioning requirement for switching from one web page to another target web page, and the navigation and positioning requirement can be realized through a navigation function of the web page. The website navigation is a website station which integrates navigation homepages of a plurality of websites and classifies the websites according to certain conditions. The navigation function is generally presented in the form of a whole navigation webpage, a user can use the navigation function only by switching to a navigation homepage, the navigation homepage is a website station, navigation service can be provided only in the website station, and the navigation function can not be realized in other webpages, namely, when the user browses non-website navigation webpages, the navigation function can be used only by repeatedly returning or reopening a website navigation interface, so that the problems of complex operation and low processing efficiency can be caused, and the problem of low internet efficiency of the user can be caused by the fact that a target page meeting navigation requirements can not be quickly positioned.
For the application scenario, by adopting the embodiment of the present invention, a micro navigation technology is provided in practical application, where the micro navigation technology is based on that a micro navigation icon identified as a1 in fig. 4 enters a small interface of a navigation service shown in fig. 5, an arbitrary web interface of an IE browser or a Chrome browser is opened, a micro navigation icon pops up at the lower right or any other position, clicking the micro navigation icon can open the small interface of the navigation service, the small interface of the navigation service includes a plurality of navigation items, and the user can jump to a destination website meeting navigation requirements by clicking the navigation item, where the navigation item is a website pointed by navigation. Specifically, the embodiment of the invention strengthens the functionality and the convenience of website navigation based on the actual requirements of users, and because the micro-navigation technology is adopted, the small interface of the navigation service is designed, the interface size is limited, the user can select at most 6 common navigation sites, as shown in fig. 5, the user can quickly locate the navigation target in the 6 selected sites, so that through the micro-navigation icon appearing on any web page of the IE browser or Chrome browser, in any web page, a user can enter a small interface 'micro navigation interface' of the navigation service by clicking the micro navigation icon, and then according to the navigation item in the small interface 'micro navigation interface' of the navigation service, the destination website meeting the navigation requirement is quickly positioned, compared with the common navigation website, a plurality of navigation items are gathered, and although the navigation items are classified according to certain conditions, the navigation items still need to be actively searched by the user. The micro navigation of the embodiment of the invention only provides 6 navigation items, and a user can increase and decrease the navigation items by himself, thereby eliminating the interference of unnecessary navigation items to a certain extent. Moreover, the user can customize the function of navigation content, and the navigation data customized by the user is stored through interprocess communication, so that multiple browsers share the navigation data and also support IE kernel browsers and Chrome kernel browsers.
As shown in fig. 4-5, based on the requirement of a user for convenient and fast internet access, for an example of a micro-navigation icon and a small interface "micro-navigation interface" of a navigation service in the micro-navigation technology, taking an IE browser as an example, a micro-navigation icon appears at the lower right of a web page when any web page of the IE browser is opened, the micro-navigation icon is identified as a1 in fig. 4, and a small interface "micro-navigation interface" of the navigation service appears when a mouse is stroked over the micro-navigation icon, as shown in fig. 5. The user can click the corresponding website icon in the "micro navigation interface", for example, the website icon identified by a2 can be quickly located to the destination website meeting the user's requirement, or the right lower corner can be clicked to the blank of the "+" sign identified by A3, the "website adding interface" of the adding processing page shown in fig. 13 is triggered and displayed, and the navigation icons of the commonly used websites are added according to the own requirement, specifically, the following steps are performed: 1) adding website information of the website according to the input operation in the first area identified by A4 so as to add navigation icons of commonly used websites; 2) the website information of the website is added according to the selection operation of the default website in the second area identified with a5, so as to add the navigation icons of the commonly used websites. Of course, the navigation icons of the existing common websites can be deleted.
Fig. 14 is a processing flow of the prior art, in which after a navigation demand is detected on a current web page, a navigation function is started, a navigation home page is opened or a required target web page is searched in the navigation home page, after the target web page is found, the current web page jumps to the target web page, and if a new navigation demand is generated, the navigation home page needs to be returned, and the required target web page is searched in the navigation home page again. As shown in fig. 15, the processing flow of the embodiment of the present invention is that after a navigation requirement is detected on a current web page, the current web page enters a small interface "micro navigation interface" of a navigation service through a micro navigation icon, a required target web page is found from the small interface "micro navigation interface" of the navigation service, after the target web page is found, the current web page jumps to the target web page, if a new navigation requirement is generated, the micro navigation icon can still be displayed on the target web page, and the target web page can be directly opened without returning when the micro navigation icon enters the small interface "micro navigation interface" of the navigation service.
The differences in process flow between the embodiments of the present invention and the prior art can be seen by comparing FIGS. 14-15: the general website navigation website as shown in fig. 14 has difficulty in immediately meeting new navigation requirements generated by the user in the process of browsing the web page. When a new navigation requirement is generated when a non-navigation website is browsed, a user needs to return to the navigation website again to search a new target webpage. Repeated operation greatly reduces the timeliness of navigation. However, as shown in fig. 15, the micro-navigation can make a navigation interface appear on any web page of the IE browser, and the user can click the navigation item to directly enter the desired web site, and can quickly locate a new target web page without returning to the navigation web site. This undoubtedly saves the user the time and effort to repeatedly go back to the navigation website and find the target web page. Compared with website navigation, on one hand, the micro-navigation keeps the practicability of website navigation, and meanwhile, the operation of repeatedly returning to a navigation website is avoided, so that the convenience is greatly enhanced. On the other hand, the micro navigation provides navigation items of 6 positions for the user, the user can increase and decrease by himself, interference of unnecessary navigation items is reduced to a certain extent, and the user can search the navigation items more conveniently, so that the operation convenience of the navigation function is enhanced according to the user requirement while the practicability of the original website navigation is maintained.
In the micro navigation technology, the above navigation function can be implemented using BHO technology and browser extension. And when the user accesses the website, injecting a JS code into the target webpage through a BHO technology, and then acquiring the latest navigation data from the background and displaying the latest navigation data on the front-end interface. If the user stores the self-defined data before, the data is communicated with the client through the interface derived by the BHO to be taken out and displayed on the interface.
Fig. 16 shows a flow of implementing micro navigation according to navigation data, which includes:
301, loading a webpage;
step 302, inserting the JS code through a BHO or Google plug-in;
step 303, requesting the latest navigation data;
step 304, judging whether custom data exists locally, if so, executing step 305; otherwise, obtaining navigation data from the server, and then executing step 306;
step 305, reading the navigation data stored by the user from the local, and then executing step 306.
Step 306, initializing the small interface 'micro navigation interface' of the navigation service corresponding to the micro navigation icon and a user-defined adding page in the 'micro navigation interface'.
When the user executes the insertion operation, clicking the adding button calls the BHO interface through the JS, the BHO calls the JS of other domains to display the adding window, and when the user clicks and determines, the navigation data on the current user side is reassembled, and the navigation data is stored for next display and use through communication with the terminal and the server.
Example two, as shown in fig. 17, is a flow for implementing the custom page addition according to the navigation data, including:
step 401, clicking an adding button;
step 402, JS calls a BHO-derived interface;
step 403, the BHO executes the main domain JS and displays an adding interface;
step 404, inputting website click confirmation;
step 405, JS calls a BHO export interface;
step 406, the BHO communicates with the client ticket to store the data.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above-described device embodiments are merely illustrative, for example, the division of the unit is only a logical functional division, and there may be other division ways in actual implementation, such as: multiple units or components may be combined, or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the coupling, direct coupling or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection between the devices or units may be electrical, mechanical or other forms.
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, that is, 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, all the functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may be separately regarded as one unit, or two or more units may be integrated into one unit; the integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
Those of ordinary skill in the art will understand that: all or part of the steps for implementing the method embodiments may be implemented by hardware related to program instructions, and the program may be stored in a computer readable storage medium, and when executed, the program performs the steps including the method embodiments; and the aforementioned storage medium includes: a mobile storage device, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
Alternatively, the integrated unit of the present invention may be stored in a computer-readable storage medium if it is implemented in the form of a software functional unit and sold or used as a separate product. Based on such understanding, the technical solutions of the embodiments of the present invention may be essentially implemented or a part contributing to the prior art 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 methods described in the embodiments of the present invention. And the aforementioned storage medium includes: a removable storage device, a ROM, a RAM, a magnetic or optical disk, or various other media that can store program code.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (14)

1. A website navigation processing method is characterized by comprising the following steps:
loading a current webpage according to a first operation, wherein the current webpage is any one of a navigation homepage and a non-navigation homepage;
popping up a navigation object displayed in a floating icon form in the current webpage; the navigation object is displayed at any position of the current webpage;
receiving a second operation acting on the navigation object, wherein the type of the second operation comprises: clicking and sliding;
responding to the second operation, and locally acquiring self-defined navigation data obtained through sharing between at least two browsers from the terminal;
when the terminal does not have the navigation data locally, acquiring navigation data generated according to historical behaviors from a server;
displaying a first page corresponding to the navigation object, wherein the first page comprises a navigation interface;
displaying at least one target webpage object which is generated according to the navigation data and opened through the navigation object in the first page;
determining the opened target webpage object in the at least one target webpage object as a first target webpage object meeting the current navigation requirement;
and jumping from the current webpage to a target webpage positioned by the first target webpage object according to a third operation acted on the first target webpage object.
2. The method of claim 1, further comprising:
generating target webpage parameters according to the navigation data;
and generating the at least one target webpage object in the navigation objects according to the target webpage parameters.
3. The method of claim 2, further comprising:
after detecting that the current webpage is loaded, starting a first process and a second process, wherein the second process is a main process for controlling the first process;
detecting that the first process and the second process have an affinity, and establishing a communication pipeline between the first process and the second process;
requesting, by the second process, an encoding file related to the navigation object from a server;
the second process returns the coding file to the first process through the communication pipeline after receiving the coding file;
and injecting the code file into the current webpage through the first process, and generating the navigation object according to the code file.
4. The method of claim 3, further comprising:
after the coded file is detected to be injected, locally inquiring navigation data at the terminal, and if the navigation data is inquired, reading the navigation data; otherwise, the navigation data is requested to a server, and the navigation data returned by the server is received.
5. The method according to claim 1, wherein the first page further comprises an add object, and the add object is used for adding a new target website object;
the method further comprises the following steps:
acquiring a second page according to a fourth operation acted on the added object, wherein the second page comprises a first area and a second area;
detecting website information input in the first area, and generating the new target website object according to the input website information; alternatively, the first and second electrodes may be,
and detecting the default target website object selected in the second area, and generating the new target website object according to the default target website object.
6. The method of claim 5, further comprising:
determining a first domain to which the current webpage belongs;
determining a second domain to which the new target website object positioning webpage belongs;
and detecting that the first domain and the second domain belong to different domains, establishing a communication interface, and communicating between the first domain and the second domain based on the communication interface.
7. A terminal, characterized in that the terminal comprises:
the loading unit is used for loading a current webpage according to a first operation, wherein the current webpage is any one of a navigation homepage and a non-navigation homepage;
the display unit is used for popping up a navigation object displayed in a floating icon form in the current webpage; the navigation object is displayed at any position of the current webpage;
a receiving unit, configured to receive a second operation acting on the navigation object, where a type of the second operation includes: clicking and sliding;
a response unit for responding to the second operation,
locally acquiring self-defined navigation data obtained through sharing between at least two browsers from a terminal;
when the terminal does not have the navigation data locally, acquiring navigation data generated according to historical behaviors from a server;
displaying a first page corresponding to the navigation object, wherein the first page comprises a navigation interface;
displaying at least one target webpage object which is generated according to the navigation data and opened through the navigation object in the first page;
the first determining unit is used for determining the opened target webpage object in the at least one target webpage object as a first target webpage object meeting the current navigation requirement;
and the jumping unit is used for jumping from the current webpage to a target webpage positioned by the first target webpage object according to a third operation acted on the first target webpage object.
8. The terminal of claim 7, further comprising:
the first generation unit is used for generating target webpage parameters according to the navigation data;
and the second generation unit is used for generating the at least one target webpage object in the navigation objects according to the target webpage parameters.
9. The terminal of claim 8, wherein the terminal further comprises:
the first detection unit is used for starting a first process and a second process after detecting that the current webpage is loaded, wherein the second process is a main process for controlling the first process;
a second detecting unit, configured to detect that an affinity exists between the first process and the second process, and establish a communication pipe between the first process and the second process;
a first request unit, configured to request, by the second process, an encoded file related to the navigation object from a server;
a receiving unit, configured to receive the encoded file, and return the encoded file to the first process through the communication pipeline by the second process;
and the injection unit is used for injecting the code file into the current webpage through the first process and generating the navigation object according to the code file.
10. The terminal of claim 9, wherein the response unit is further configured to:
after the coded file is detected to be injected, locally inquiring navigation data at the terminal, and if the navigation data is inquired, reading the navigation data; otherwise, the navigation data is requested to the server, and the navigation data returned by the server is received.
11. The terminal according to claim 7, wherein the first page further includes an add object, and the add object is used for adding a new target website object;
the terminal further comprises:
a second obtaining unit, configured to obtain a second page according to a fourth operation applied to the addition object, where the second page includes a first area and a second area;
a third detection unit for:
detecting website information input in the first area, and generating the new target website object according to the input website information; alternatively, the first and second electrodes may be,
and detecting the default target website object selected in the second area, and generating the new target website object according to the default target website object.
12. The terminal of claim 11, wherein the terminal further comprises:
the second determining unit is used for determining a first domain to which the current webpage belongs;
a third determining unit, configured to determine a second domain to which the new target website object positioning webpage belongs;
a communication unit, configured to detect that the first domain and the second domain belong to different domains, establish a communication interface, and perform communication between the first domain and the second domain based on the communication interface.
13. A computer-readable storage medium having executable instructions stored thereon; the executable instructions, when executed by the processor, can implement the website navigation processing method of any one of claims 1 to 6.
14. A computer device, comprising:
a memory for storing executable instructions;
a processor, configured to implement the website navigation processing method according to any one of claims 1 to 6 when executing the executable instructions stored in the memory.
CN201610908830.3A 2016-10-18 2016-10-18 Website navigation processing method and terminal Active CN106682062B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610908830.3A CN106682062B (en) 2016-10-18 2016-10-18 Website navigation processing method and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610908830.3A CN106682062B (en) 2016-10-18 2016-10-18 Website navigation processing method and terminal

Publications (2)

Publication Number Publication Date
CN106682062A CN106682062A (en) 2017-05-17
CN106682062B true CN106682062B (en) 2021-03-12

Family

ID=58840089

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610908830.3A Active CN106682062B (en) 2016-10-18 2016-10-18 Website navigation processing method and terminal

Country Status (1)

Country Link
CN (1) CN106682062B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109146491A (en) * 2017-06-27 2019-01-04 陆金所(上海)科技服务有限公司 Agreement display methods, device and computer readable storage medium
CN109683754A (en) * 2017-10-19 2019-04-26 阿里巴巴集团控股有限公司 A kind of mobile terminal page switching method and device
CN110955531A (en) * 2018-09-27 2020-04-03 长沙博为软件技术股份有限公司 Method for realizing communication among multiple tabs based on browser-Based (BHO) technology
CN109491565B (en) * 2018-10-30 2020-10-02 武汉思普崚技术有限公司 Method and equipment for displaying component information of object in three-dimensional scene
CN110609727A (en) * 2019-09-18 2019-12-24 泰康保险集团股份有限公司 Icon processing method, device, equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1828523A (en) * 2005-03-02 2006-09-06 惠定国 A method for accessing Internet
CN103761343A (en) * 2014-02-21 2014-04-30 魏新成 Website navigation method through classification navigation sidebar and classification navigation window
CN104239333A (en) * 2013-06-19 2014-12-24 腾讯科技(深圳)有限公司 Browser website navigation method and terminal device

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050097089A1 (en) * 2003-11-05 2005-05-05 Tom Nielsen Persistent user interface for providing navigational functionality
US7774721B2 (en) * 2003-12-15 2010-08-10 Microsoft Corporation Intelligent backward resource navigation
EP1800228A1 (en) * 2004-09-27 2007-06-27 Browster, Inc. Method and apparatus for enhanced browsing
CN102043805A (en) * 2009-10-19 2011-05-04 阿里巴巴集团控股有限公司 Method and device for generating Internet navigation page
CN101840413A (en) * 2010-03-09 2010-09-22 伍帝州 Method and device for address bar navigation of browsers
CN104021168B (en) * 2011-12-28 2017-06-16 北京奇虎科技有限公司 A kind of method and device for browsing webpage
CN102663055A (en) * 2012-03-29 2012-09-12 优视科技有限公司 Method, device and browser for realizing browser navigation
US9286397B1 (en) * 2012-09-28 2016-03-15 Google Inc. Generating customized content
CN104699776A (en) * 2015-03-10 2015-06-10 百度在线网络技术(北京)有限公司 Website navigation realizing method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1828523A (en) * 2005-03-02 2006-09-06 惠定国 A method for accessing Internet
CN104239333A (en) * 2013-06-19 2014-12-24 腾讯科技(深圳)有限公司 Browser website navigation method and terminal device
CN103761343A (en) * 2014-02-21 2014-04-30 魏新成 Website navigation method through classification navigation sidebar and classification navigation window

Also Published As

Publication number Publication date
CN106682062A (en) 2017-05-17

Similar Documents

Publication Publication Date Title
CN106682062B (en) Website navigation processing method and terminal
CN107368238B (en) Information processing method and terminal
CN106933489B (en) Method and device for preventing screen misoperation
CN106484416B (en) Information processing method and terminal
CN106990889B (en) Shortcut operation implementation method and device
US20120262370A1 (en) Mobile terminal performing remote control function for display device
CN105468158B (en) Color adjustment method and mobile terminal
CN105430168A (en) Mobile terminal and file sharing method
CN106383647B (en) Terminal interface control device and method
CN105760057A (en) Screenshot device and method
CN104750420A (en) Screen capturing method and device
CN106776017B (en) Device and method for cleaning application memory and garbage
CN105094555A (en) Method and device for switching application program through swipe gesture
CN106547439B (en) Method and device for processing message
CN106598538B (en) Instruction set updating method and system
CN109240579B (en) Touch operation method, equipment and computer storage medium
CN106899958B (en) Information downloading device and method
CN105760055A (en) Mobile terminal and control method thereof
CN106341554B (en) Method and device for quickly searching data content and mobile terminal
CN107220109B (en) Interface display method and equipment
CN106569670B (en) Device and method for processing application
CN105791588A (en) Mobile terminal desktop setting device and mobile terminal desktop setting method
CN106559577B (en) Mobile terminal and control method thereof
CN106385494B (en) Method and device for acquiring dynamic home page of mobile terminal application
CN107809448B (en) Data processing method and terminal

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