CN107450808B - Mouse pointer positioning method of browser and computing device - Google Patents

Mouse pointer positioning method of browser and computing device Download PDF

Info

Publication number
CN107450808B
CN107450808B CN201710865920.3A CN201710865920A CN107450808B CN 107450808 B CN107450808 B CN 107450808B CN 201710865920 A CN201710865920 A CN 201710865920A CN 107450808 B CN107450808 B CN 107450808B
Authority
CN
China
Prior art keywords
page
display element
server
browsed
mouse pointer
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
CN201710865920.3A
Other languages
Chinese (zh)
Other versions
CN107450808A (en
Inventor
宗萌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Knownsec Information Technology Co Ltd
Original Assignee
Beijing Knownsec Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Knownsec Information Technology Co Ltd filed Critical Beijing Knownsec Information Technology Co Ltd
Priority to CN201710865920.3A priority Critical patent/CN107450808B/en
Publication of CN107450808A publication Critical patent/CN107450808A/en
Application granted granted Critical
Publication of CN107450808B publication Critical patent/CN107450808B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0483Interaction with page-structured environments, e.g. book metaphor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04812Interaction techniques based on cursor appearance or behaviour, e.g. being affected by the presence of displayed objects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser

Abstract

The invention discloses a mouse pointer positioning method of a browser, which is suitable for being executed in the browser of computing equipment, wherein the browser of the computing equipment is connected with a server, and the method comprises the following steps: responding to the clicking operation of a user on the display elements on the browsed page, and sending the element identifiers of the display elements to a server so that the server can count the number of times of clicking each display element; when a page refreshing request is monitored, sending a refreshing instruction to a server, wherein the refreshing instruction comprises an element identifier of at least one display element on a page to be browsed; receiving the clicked times of at least one display element on the page to be browsed returned by the server; and when the page to be browsed is displayed, controlling the mouse pointer to move to the position of the corresponding display element according to the clicked times. The invention also discloses corresponding computing equipment.

Description

Mouse pointer positioning method of browser and computing device
Technical Field
The invention relates to the technical field of computing equipment, in particular to a mouse pointer positioning method of a browser and computing equipment.
Background
With the development and popularization of internet technology, people have increasingly kept away from computing devices in daily life, and especially people can perform activities such as online shopping, social contact, entertainment, financing and the like through browsers of the computing devices. Therefore, in some recommendation algorithms, user preferences are often analyzed by collecting user actions such as browsing, clicking, etc. on a browser, so as to make targeted recommendations for the user.
The existing method for presenting the content concerned by the user in the browsed page comprises the steps of analyzing the content of the browsed page most concerned by the user or a display button and a link by collecting the clicking behavior of the user and analyzing and judging the functions of the browsed page in advance, and then highlighting the content of the page most concerned by the user or highlighting the display button and the link when the browsed page is displayed. In the highlight display mode, the user still needs to manually move the mouse pointer to click on the interested content, and in addition, if too many highlighted or highlighted elements exist, the user is bothered, and the use experience of the user is reduced.
Therefore, a recommendation scheme is needed to conveniently and quickly recommend browsing page content that may be of interest to a user.
Disclosure of Invention
To this end, the present invention provides a method of mouse pointer positioning for a browser and a computing device in an attempt to solve or at least alleviate at least one of the problems identified above.
According to an aspect of the present invention, there is provided a method of mouse pointer positioning for a browser, the method being adapted to be executed in a browser of a computing device, the browser of the computing device being connected to a server, the method comprising the steps of: responding to the clicking operation of a user on the display elements on the browsed page, and sending the element identifiers of the display elements to a server so that the server can count the number of times of clicking each display element; when a page refreshing request is monitored, sending a refreshing instruction to the server, wherein the refreshing instruction comprises an element identifier of at least one display element on a page to be browsed; receiving the clicked times of at least one display element on the page to be browsed returned by the server; and when the page to be browsed is displayed, controlling the mouse pointer to move to the position of the corresponding display element according to the clicked times.
Optionally, in the method according to the present invention, the step of controlling the mouse pointer to move to the position of the corresponding display element according to the clicked times further includes: and controlling the mouse pointer to switch between the positions of the at least one display element through a preset shortcut key.
Optionally, in the method according to the present invention, the step of controlling the mouse pointer to move to the position of the corresponding display element according to the clicked times includes: sorting at least one display element according to the sequence of the clicked times from high to low; and controlling the mouse pointer to move to the position of the display element with the highest clicked frequency.
Optionally, in the method according to the present invention, the step of controlling the mouse pointer to switch between the positions where the at least one display element is located by a predetermined shortcut key further includes: and controlling the mouse pointer to switch between the positions of the at least one display element through a preset shortcut key according to the sequence of the clicked times.
Optionally, in the method according to the present invention, after the step of monitoring the page refresh request and before the step of sending the refresh command to the server, the method further includes the steps of: and acquiring the element identifier of at least one display element on the page to be browsed according to the page refreshing request.
Optionally, in the method according to the present invention, the page refresh request includes refreshing the currently viewed page or refreshing the other viewed pages.
Optionally, in the method according to the present invention, the predetermined shortcut keys include an up direction key and a down direction key.
Optionally, in the method according to the invention, the display element comprises at least one of the following elements: buttons, links, pictures.
According to another aspect of the present invention, there is provided a computing device comprising: a browser; one or more processors; a memory; and one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs including instructions for performing any of the methods described above.
According to another aspect of the invention, there is provided a computer readable storage medium storing one or more programs, the one or more programs comprising instructions, which when executed by a computing device, cause the computing device to perform any of the methods described above.
According to the mouse pointer positioning scheme of the browser, the clicking times of the display elements on the browsing page by the user are collected and analyzed, and when a certain browsing page is opened again, the mouse pointer is controlled to directly move to the position of the display element with the largest clicking times, so that the operation steps can be simplified, and the page operation efficiency of the user can be improved.
Drawings
To the accomplishment of the foregoing and related ends, certain illustrative aspects are described herein in connection with the following description and the annexed drawings, which are indicative of various ways in which the principles disclosed herein may be practiced, and all aspects and equivalents thereof are intended to be within the scope of the claimed subject matter. The above and other objects, features and advantages of the present disclosure will become more apparent from the following detailed description read in conjunction with the accompanying drawings. Throughout this disclosure, like reference numerals generally refer to like parts or elements.
FIG. 1 shows a schematic diagram of a computing device 100, according to one embodiment of the invention;
FIG. 2 illustratively shows an interface diagram of a browser 1222, according to one embodiment of the invention; and
FIG. 3 shows a flow diagram of a method 300 for mouse pointer positioning of a browser in accordance with one embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Fig. 1 is a block diagram of an example computing device 100. In a basic configuration 102, computing device 100 typically includes system memory 106 and one or more processors 104. A memory bus 108 may be used for communication between the processor 104 and the system memory 106.
Depending on the desired configuration, the processor 104 may be any type of processing, including but not limited to: a microprocessor (μ P), a microcontroller (μ C), a Digital Signal Processor (DSP), or any combination thereof. The processor 104 may include one or more levels of cache, such as a level one cache 110 and a level two cache 112, a processor core 114, and registers 116. The example processor core 114 may include an Arithmetic Logic Unit (ALU), a Floating Point Unit (FPU), a digital signal processing core (DSP core), or any combination thereof. The example memory controller 118 may be used with the processor 104, or in some implementations the memory controller 118 may be an internal part of the processor 104.
Depending on the desired configuration, system memory 106 may be any type of memory, including but not limited to: volatile memory (such as RAM), non-volatile memory (such as ROM, flash memory, etc.), or any combination thereof. System memory 106 may include an operating system 120, one or more applications 122, and program data 124. According to an implementation of the present invention, the application 122 includes a browser 1222, which may be, for example, an IE, Chrome, and Firefox browser, and a user browses online news, makes online shopping, entertainment, and the like through the browser 1222. As shown in fig. 2 as an exemplary interface diagram of the browser 1222, generally, a browsing page of the browser 1222 may include display elements such as text, pictures, buttons, links, etc., and a user may jump to its next menu by clicking any display element, and generally, the user may click by manipulating a mouse pointer (such as an arrow shown in fig. 2) to move to a position of a display element of interest through a touch or an external input device.
In some embodiments, application 122 may be arranged to operate with program data 124 on an operating system. Program data 124 includes instructions, and in computing device 100 according to the present invention, program data 124 contains instructions for performing method 300.
Computing device 100 may also include an interface bus 140 that facilitates communication from various interface devices (e.g., output devices 142, peripheral interfaces 144, and communication devices 146) to the basic configuration 102 via the bus/interface controller 130. The example output device 142 includes a graphics processing unit 148 and an audio processing unit 150. They may be configured to facilitate communication with various external devices, such as a display or speakers, via one or more a/V ports 152. Example peripheral interfaces 144 may include a serial interface controller 154 and a parallel interface controller 156, which may be configured to facilitate communication with external devices such as input devices (e.g., keyboard, mouse, pen, voice input device, touch input device) or other peripherals (e.g., printer, scanner, etc.) via one or more I/O ports 158. An example communication device 146 may include a network controller 160, which may be arranged to facilitate communications with one or more other computing devices 162 over a network communication link via one or more communication ports 164.
A network communication link may be one example of a communication medium. Communication media may typically be embodied by computer readable instructions, data structures, program modules, and may include any information delivery media, such as carrier waves or other transport mechanisms, in a modulated data signal. A "modulated data signal" may be a signal that has one or more of its data set or its changes made in such a manner as to encode information in the signal. By way of non-limiting example, communication media may include wired media such as a wired network or private-wired network, and various wireless media such as acoustic, Radio Frequency (RF), microwave, Infrared (IR), or other wireless media. The term computer readable media as used herein may include both storage media and communication media.
According to implementations of the invention, computing device 100 may be implemented as part of a small-sized portable (or mobile) electronic device such as a cellular telephone, a Personal Digital Assistant (PDA), a personal media player device, a wireless web-watch device, a personal headset device, an application specific device, or a hybrid device that may include any of the above functions. Computing device 100 may also be implemented as a personal computer including both desktop and notebook computer configurations.
According to the embodiment of the invention, browsers of a plurality of computing devices are connected with a background server through a network, and click events are added on display elements (such as pictures, buttons and the like) of a browsing page displayed by the browsers of the computing devices, so that when a user clicks one display element through a mouse pointer, a hook event is triggered, the browsers send click information to the background server, and the server collects click information of different users on the browsers of the computing devices, so that the browsers automatically move the mouse pointer to the position of the display element most concerned by the users.
How to locate the mouse pointer of the browser according to the click information will be described in detail below. Referring to FIG. 3, a flow diagram of a method 300 for mouse pointer positioning of a browser is shown, in accordance with one embodiment of the present invention.
The method 300 starts in step S310, and in response to a user clicking on a display element on a browsing page, an element identifier of the display element is sent to a server, so that the server counts the number of times each display element is clicked.
According to one embodiment of the invention, the display elements that are statistically clicked most frequently by the user are buttons, links, and pictures. Therefore, in this embodiment, a click event (i.e., a hook of the click event) is added to the three types of display elements, and the element identifications of the three types of display elements are recorded to uniquely identify the display element on the browsing page.
Taking a certain button on a browsing page as an example, when a user clicks the button, a hook event is triggered, and an element identifier of the button is sent to a server. The server stores a click event statistics table for counting the number of times each display element is clicked on the browsers of all the computing devices, and the click event statistics table may be as shown in table 1.
Figure BDA0001416099700000061
According to the embodiment of the invention, the more times a user clicks a certain display element, the more the user is considered to pay attention to the information of the display element. Of course, the degree of attention of a display element may be defined by the user himself by providing an input interface, for example, when the user wishes to increase the degree of attention for a certain display element in a browsing page, the user may add the number of clicks on the display element himself. The invention is not limited in this regard.
Subsequently, in step S320, when a page refresh request is monitored, a refresh command is sent to the server, where the refresh command includes an element identifier of at least one display element on the page to be browsed. According to an embodiment of the present invention, the page refresh request includes refreshing the currently viewed page or refreshing the other viewed page. That is to say, the page to be browsed may be the current browsing page which is refreshed to be displayed, or may jump to other browsing pages.
Taking the refresh display of another browsing page as an example, when a user refreshes the browsing page, a page refresh request is generated, and the computing device obtains the element identifiers of all display elements on the page to be browsed (generally, there is at least one display element on one browsing page) according to the page refresh request. And then sending a refreshing instruction to the server, and requesting the number of clicked times of the acquired element identifier from the server.
Then, in step S330, the clicked number of the at least one display element on the page to be browsed returned by the server is received.
According to one embodiment of the invention, after receiving the refresh command, the server searches the clicked times of the corresponding display elements from the click event statistical table, generates JSON format data and transmits the JSON format data to the computing equipment through the API.
Subsequently, in step S340, when the page to be browsed is displayed, the mouse pointer is controlled to move to the position of the corresponding display element according to the clicked number.
According to one embodiment of the invention, the acquired at least one display element is sorted according to the sequence of the clicked times from high to low; and then, when the page to be browsed is just loaded and finished, controlling the mouse pointer to move to the position of the display element with the highest clicked frequency. It should be noted that the automatic positioning of the mouse pointer position should be performed without controlling the mouse pointer by the user, that is, it needs to first determine whether the mouse pointer is in the control state, so according to the embodiment of the present invention, when the page to be browsed is just loaded, the mouse pointer is controlled to move to the corresponding position.
Alternatively, the mouse pointer is automatically moved by the JAVASCRIPT code to the display element that is clicked the highest number of times.
According to another embodiment of the present invention, a user may move a mouse pointer over different display elements using predetermined shortcut keys by adding a listening event to a key on a keyboard of a computing device. Namely, the mouse pointer is controlled to switch between the positions of the at least one display element through the preset shortcut key. Specifically, the at least one display element is sorted from high to low according to the sequence of the clicked times, and the mouse pointer is controlled to switch between the positions of the at least one display element through a preset shortcut key. Optionally, the predetermined shortcut keys include an up direction key and a down direction key. For example, the user moves the mouse pointer to a display element position one digit higher in rank than the current display element by clicking the up arrow key once, and moves the mouse pointer to a display element position one digit lower in rank than the current display element by clicking the down arrow key once. Of course, the predetermined shortcut keys may also be set as a left direction key and a right direction key, or any other keys arranged on the keyboard of the computing device for facilitating the operation of the user, which is not limited by the embodiment of the present invention.
The following describes an exemplary execution flow of the mouse pointer positioning method.
The browsing page of the current browser comprises 4 buttons (respectively marked as a, b, c and d), 3 links (respectively marked as e, f and g) and 2 pictures (respectively marked as h and i), a user clicks the buttons a and c 3 times and clicks the button c 1 time respectively on the browsing page, clicks the link f 2 times and clicks the picture h 4 times, and then the back-end server generates a group of { a:3, c:1, f:2, h:4} data according to the click events (if the four display elements have no click records before). When a user refreshes the browsed page once, the background server returns the data { a:3, c:1, f:2, h:4} to the browser, the browser sorts the data according to the number of clicked times to obtain { h:4, a:3, f:2, c:1}, and when the browsed page finishes loading again, the mouse pointer can be automatically moved to the position of the h picture. Of course, the user may also control the position of the mouse pointer to switch between display elements by operating a predetermined shortcut key.
According to the mouse pointer positioning scheme of the browser, the click information of the display elements on the browsing page of the user is collected and analyzed, and when a certain browsing page is opened again, the mouse pointer is controlled to directly move to the position of the display element with the largest number of corresponding clicked times, so that the operation steps can be simplified, and the page operation efficiency of the user can be improved. And the automatic positioning effect of the mouse can be changed according to the clicking times of the user on different display elements by continuously optimizing the positioning effect. Furthermore, the user is allowed to conveniently control different mouse pointer positions by using the shortcut key, and the page operation efficiency of the user is greatly improved.
It should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules or units or components of the devices in the examples disclosed herein may be arranged in a device as described in this embodiment or alternatively may be located in one or more devices different from the devices in this example. The modules in the foregoing examples may be combined into one module or may be further divided into multiple sub-modules.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
Furthermore, some of the described embodiments are described herein as a method or combination of method elements that can be performed by a processor of a computer system or by other means of performing the described functions. A processor having the necessary instructions for carrying out the method or method elements thus forms a means for carrying out the method or method elements. Further, the elements of the apparatus embodiments described herein are examples of the following apparatus: the apparatus is used to implement the functions performed by the elements for the purpose of carrying out the invention.
As used herein, unless otherwise specified the use of the ordinal adjectives "first", "second", "third", etc., to describe a common object, merely indicate that different instances of like objects are being referred to, and are not intended to imply that the objects so described must be in a given sequence, either temporally, spatially, in ranking, or in any other manner.
While the invention has been described with respect to a limited number of embodiments, those skilled in the art, having benefit of this description, will appreciate that other embodiments can be devised which do not depart from the scope of the invention as described herein. Furthermore, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes, and may not have been selected to delineate or circumscribe the inventive subject matter. Accordingly, many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the appended claims. The present invention has been disclosed in an illustrative rather than a restrictive sense, and the scope of the present invention is defined by the appended claims.

Claims (6)

1. A method of mouse pointer positioning for a browser, the method adapted to be executed in a browser of a computing device, the browser of the computing device being connected to a server, the method comprising the steps of:
responding to the clicking operation of a user on a display element on a browsed page, and sending an element identifier of the display element to the server, wherein the element identifier is used for uniquely identifying the display element on the browsed page, so that the server counts the clicked times of each display element, and the clicked times of each display element comprise the clicked times of the display element, which are added by the user;
when a page refreshing request is monitored, sending a refreshing instruction to the server, wherein the refreshing instruction comprises an element identifier of at least one display element on a page to be browsed;
receiving the clicked times of at least one display element on the page to be browsed returned by the server, wherein the page to be browsed comprises a current browsing page which is refreshed and displayed and other browsing pages which are jumped to;
sequencing the at least one display element according to the sequence of the clicked times from high to low, and controlling a mouse pointer to move to the position of the display element with the highest clicked time when a user does not control the mouse pointer;
controlling a mouse pointer to switch between the positions of at least one display element through a preset shortcut key according to the sequence of the clicked times; after the step of monitoring the page refreshing request and before the step of sending the refreshing instruction to the server, the method further comprises the following steps:
and acquiring the element identifier of at least one display element on the page to be browsed according to the page refreshing request.
2. The method of claim 1, wherein the page refresh request comprises refreshing displaying a current viewed page or refreshing displaying other viewed pages.
3. The method of claim 1, wherein the predetermined shortcut keys include an up direction key and a down direction key.
4. The method of claim 1, wherein the display element comprises at least one of: buttons, links, pictures.
5. A computing device, comprising:
a browser;
one or more processors;
a memory; and
one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs comprising instructions for performing any of the methods of claims 1-4.
6. A computer readable storage medium storing one or more programs, the one or more programs comprising instructions, which when executed by a computing device, cause the computing device to perform any of the methods of claims 1-4.
CN201710865920.3A 2017-09-22 2017-09-22 Mouse pointer positioning method of browser and computing device Active CN107450808B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710865920.3A CN107450808B (en) 2017-09-22 2017-09-22 Mouse pointer positioning method of browser and computing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710865920.3A CN107450808B (en) 2017-09-22 2017-09-22 Mouse pointer positioning method of browser and computing device

Publications (2)

Publication Number Publication Date
CN107450808A CN107450808A (en) 2017-12-08
CN107450808B true CN107450808B (en) 2020-09-01

Family

ID=60498064

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710865920.3A Active CN107450808B (en) 2017-09-22 2017-09-22 Mouse pointer positioning method of browser and computing device

Country Status (1)

Country Link
CN (1) CN107450808B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108319420B (en) * 2018-01-02 2020-04-10 武汉斗鱼网络科技有限公司 Picture loading method and device
CN110399072A (en) * 2018-04-19 2019-11-01 广东电网有限责任公司 A kind of financial management information puts folk prescription method automatically
CN111597485B (en) * 2019-02-21 2023-05-02 北京易数科技有限公司 Information presentation method and device
CN112799576A (en) * 2021-02-22 2021-05-14 Vidaa美国公司 Virtual mouse moving method and display device
CN113467690A (en) * 2021-07-15 2021-10-01 成都统信软件技术有限公司 Mouse control method and computing device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7565618B2 (en) * 2003-02-13 2009-07-21 LumaPix Inc. Method and system for distributing multiple dragged objects
CN102063456A (en) * 2010-09-17 2011-05-18 百度在线网络技术(北京)有限公司 Method for positioning to optic center of webpage automatically and device
CN102314436A (en) * 2010-06-30 2012-01-11 国际商业机器公司 Webpage automatic adjusting method and system
CN102375667A (en) * 2010-08-24 2012-03-14 腾讯科技(深圳)有限公司 Method and device for positioning input focus
CN102981689A (en) * 2011-09-07 2013-03-20 腾讯科技(深圳)有限公司 Method and device and system for achieving default focus positioning
CN103235796A (en) * 2013-04-07 2013-08-07 北京百度网讯科技有限公司 Searching method and system based on clicking behavior of user

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5737555A (en) * 1995-11-13 1998-04-07 International Business Machines Corporation Method for rapid repositioning of a display pointer in a preferred order
US7574628B2 (en) * 2005-11-14 2009-08-11 Hadi Qassoudi Clickless tool
US20070214436A1 (en) * 2006-03-13 2007-09-13 Myers Raymond L Jr Positional navigation graphic link system
US20140108981A1 (en) * 2012-10-12 2014-04-17 Microsoft Corporation Weighted focus navigation of graphical user interface
CN104571903A (en) * 2013-10-28 2015-04-29 腾讯科技(深圳)有限公司 Input box switching method and input box switching device
CN105320397B (en) * 2014-12-16 2018-06-26 维沃移动通信有限公司 Focus switching method and its mobile terminal
CN106610827B (en) * 2015-10-23 2019-10-22 中国科学院声学研究所 A method of the mobile custom attributes of extension browser focus and realization focus are mobile

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7565618B2 (en) * 2003-02-13 2009-07-21 LumaPix Inc. Method and system for distributing multiple dragged objects
CN102314436A (en) * 2010-06-30 2012-01-11 国际商业机器公司 Webpage automatic adjusting method and system
CN102375667A (en) * 2010-08-24 2012-03-14 腾讯科技(深圳)有限公司 Method and device for positioning input focus
CN102063456A (en) * 2010-09-17 2011-05-18 百度在线网络技术(北京)有限公司 Method for positioning to optic center of webpage automatically and device
CN102981689A (en) * 2011-09-07 2013-03-20 腾讯科技(深圳)有限公司 Method and device and system for achieving default focus positioning
CN103235796A (en) * 2013-04-07 2013-08-07 北京百度网讯科技有限公司 Searching method and system based on clicking behavior of user

Also Published As

Publication number Publication date
CN107450808A (en) 2017-12-08

Similar Documents

Publication Publication Date Title
CN107450808B (en) Mouse pointer positioning method of browser and computing device
US20210390146A1 (en) Search Engine
CN108874289B (en) Application history record viewing method and device and electronic equipment
RU2631770C2 (en) Method and device for return to previously viewed page control
US20150169710A1 (en) Method and apparatus for providing search results
EP3633524A1 (en) Systems and methods for guided user actions
US10228835B2 (en) Method for displaying information, and terminal equipment
US20150040035A1 (en) Social Network Interaction
TW201426608A (en) Portable electronic device, content recommendation method and computer-readable medium
EP2489237A2 (en) Routing user data entries to applications
CN110928739B (en) Process monitoring method and device and computing equipment
CN106569860A (en) Application management method and terminal
TW201501016A (en) Data searching method and electronic apparatus thereof
CN109241437A (en) A kind of generation method, advertisement recognition method and the system of advertisement identification model
JP6648283B2 (en) Note providing method and apparatus using artificial intelligence based relevance calculation
US9471669B2 (en) Presenting previously selected search results
CN105493079A (en) Apparatus and method for providing connections to contacts based on associations with content
US10540415B2 (en) Apparatus and method for managing history information in an electronic device
WO2013143407A1 (en) Data processing, data collection
US10931610B2 (en) Method, device, user terminal and electronic device for sharing online image
US20160188146A1 (en) Apparatus and method for facilitating browser navigation
CN112912844A (en) File collection method, file collection device and terminal equipment
JP4575305B2 (en) Browse management system, browse management method, and browse management program
CN106776634A (en) A kind of method for network access, device and terminal device
CN107535013B (en) Service 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
CB02 Change of applicant information

Address after: Room 311501, Unit 1, Building 5, Courtyard 1, Futong East Street, Chaoyang District, Beijing 100102

Applicant after: Beijing Zhichuangyu Information Technology Co., Ltd.

Address before: 100097 Jinwei Building 803, 55 Lanindichang South Road, Haidian District, Beijing

Applicant before: Beijing Knows Chuangyu Information Technology Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant