CN105843826A - Search method and device - Google Patents

Search method and device Download PDF

Info

Publication number
CN105843826A
CN105843826A CN201510272536.3A CN201510272536A CN105843826A CN 105843826 A CN105843826 A CN 105843826A CN 201510272536 A CN201510272536 A CN 201510272536A CN 105843826 A CN105843826 A CN 105843826A
Authority
CN
China
Prior art keywords
page
control
displaying
search
selection control
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.)
Pending
Application number
CN201510272536.3A
Other languages
Chinese (zh)
Inventor
李广
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication 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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201510272536.3A priority Critical patent/CN105843826A/en
Publication of CN105843826A publication Critical patent/CN105843826A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides a search method and device. The method concretely comprises following steps: displaying search controls and work selection controls on a page; determining word information corresponding to word selection controls on the page when operation of search controls is received; and searching page elements corresponding to word information of the page. The embodiment of the search method and device can help reduce the step of searching within pages so that intra-page searching efficiency is increased.

Description

Searching method and device
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a lookup method and a lookup apparatus.
Background
With the popularization of mobile terminal devices and the development of their intelligence, more and more people begin to use applications on mobile terminal devices to read characters, for example: read the novel and view the news. Many current applications relate to a key word searching function, so that a user can search required word information according to key words when reading the words.
The existing data searching method specifically comprises the following steps: s101, a user presses a current page for a long time; s102, selecting keywords by a user; s103, copying the keywords after the keyword selection is finished; s104, calling a function menu after the keyword is copied, wherein the function menu comprises an in-page search function; s105, selecting an in-page search function; s106, pasting the keywords copied in the S103 into a search frame in the current search function page; and S107, clicking to confirm, and searching for the keywords.
Therefore, the existing data searching method needs more steps, which undoubtedly affects the searching efficiency.
Disclosure of Invention
The technical problem to be solved by the embodiments of the present invention is to provide a search method, so as to reduce the steps required for searching and improve the search efficiency.
Correspondingly, the embodiment of the invention also provides a searching device for ensuring the realization and the application of the method.
In order to solve the above problem, the present invention discloses a search method, which comprises:
displaying a search control and a character selection control on a page;
when receiving the operation aiming at the search control, determining the text information corresponding to the text selection control in the page;
and searching page elements corresponding to the text information in the page.
According to another aspect of the present invention, there is provided a search apparatus, including:
the first display module is used for displaying a search control and a character selection control on a page;
the receiving module is used for receiving the operation aiming at the searching control;
the confirming module is used for confirming the text information corresponding to the text selection control in the page when the operation aiming at the search control is received; and
and the searching module is used for searching the page element corresponding to the text information in the page.
Compared with the prior art, the embodiment of the invention has the following advantages:
according to the searching method provided by the embodiment of the invention, after the control is searched in the page, the text information corresponding to the control can be selected according to the characters in the page, and the in-page searching corresponding to the text information can be directly carried out; compared with the existing searching method, the embodiment of the invention does not need to copy the text information or open and enter another page to paste and search the text information, and can greatly improve the searching efficiency because the operation steps executed by a computer can be reduced and the manual operation steps required by a user can be reduced.
Drawings
FIG. 1 is a flowchart illustrating steps of a first embodiment of a lookup method according to the present invention;
FIG. 2 is a flowchart illustrating steps of a second embodiment of a lookup method according to the present invention;
FIG. 3 is a flowchart illustrating the steps of a third embodiment of a lookup method of the present invention;
FIG. 4 is a flowchart illustrating the steps of a fourth embodiment of a lookup method of the present invention;
FIG. 5 is a block diagram of a first embodiment of a lookup apparatus of the present invention;
FIG. 6 is a block diagram of a second embodiment of a lookup apparatus of the present invention;
FIG. 7 is a block diagram of a third embodiment of a lookup apparatus of the present invention;
FIG. 8 is a block diagram of a fourth embodiment of a lookup apparatus of the present invention; and
fig. 9 is a block diagram of a fifth embodiment of the searching apparatus according to the present invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
Example one
Referring to fig. 1, a flowchart illustrating steps of a first embodiment of a lookup method according to the present invention is shown, which may include the following steps:
step 101, displaying a search control and a character selection control on a page;
the embodiment of the invention can be applied to various application programs such as a browser, a reading software application program, an OFFICE application program and the like; the embodiment of the present invention may be used as a part of functions in an application program, may be embedded in the application program as a plug-in, and may also be hosted in the application program as a hosted program.
In the embodiment of the present invention, the page may be a page of a browser, a page of a reading software application program, or a page of an OFFICE application program, and the specific page is not limited in the embodiment of the present invention.
In the embodiment of the present invention, the search control may be used to trigger the intra-page search process of the present invention (e.g., step 101-step 103); the text selection control can be used to determine the text information that needs to be looked up.
In the embodiment of the invention, the search control and the text selection control can be displayed on the page in various ways, for example, the search control and the text selection control can be simultaneously displayed on the page; for another example, a search control and an entry control may be displayed using a menu, and a text selection control may be displayed when an operation for the entry control is received, where the entry control may be used to trigger an event for displaying the text selection control. The embodiment of the invention does not specifically limit the way of displaying the search control and the text selection control on the page.
102, when receiving an operation aiming at the search control, determining text information corresponding to the text selection control in the page;
in the embodiment of the invention, when the operation aiming at the searching control is not received, the initial identification position and the ending identification position displayed by the character selection control are changeable, so that the character information corresponding to the character selection control is uncertain; that is, only when the operation for the search control is received, it can be ensured that the start identifier position and the stop identifier position displayed by the text selection control do not change, and at this time, the text content between the start identifier position and the stop identifier position can be determined as the text information to be searched.
And 103, searching page elements corresponding to the text information in the page.
In the embodiment of the present invention, the page element corresponding to the text information may be the text information itself, or may be text information similar to the text information, for example: the text information is our home, so the page element can be our home or my home; the page element can also be picture information, video information and the like related to the text information; the embodiment of the present invention does not limit the specific content and the specific type of the page element.
To sum up, according to the searching method provided in the embodiment of the present invention, after the control is searched in the triggered page, the text information corresponding to the control can be selected according to the characters in the page, and the in-page search corresponding to the text information can be directly performed; compared with the existing searching method, the embodiment of the invention does not need to copy the text information or open and enter another page to paste and search the text information, and can greatly improve the searching efficiency because the operation steps executed by a computer can be reduced and the manual operation steps required by a user can be reduced.
Example two
Referring to fig. 2, a flowchart illustrating steps of a second embodiment of a lookup method according to the present invention is shown, which may include the following steps:
step 201, when a preset instruction or a preset clipboard event is detected, displaying a search control and a character selection control on a page corresponding to the preset instruction or the preset clipboard event;
in the embodiment of the present invention, the preset instruction and the preset clipboard event are used to trigger an in-page lookup process, the preset instruction may be an instruction corresponding to a keyboard, a mouse, or a voice input event, and the preset clipboard event may be a clipboard newly added content event. Therefore, it can be understood that, in the embodiment of the present invention, as long as the instruction can be used to trigger the page lookup process, the preset instruction may be used as the preset instruction, and the specific preset instruction and the specific trigger condition of the page lookup process are not specifically limited in the embodiment of the present invention.
In the embodiment of the present invention, there are various ways to display the search control and the text selection control, for example, an independent window may be popped up on the current page to display the search control and the text selection control; for another example, the search control and the text selection control can be displayed in a manner of a desktop pendant. Therefore, it can be understood that the manner of displaying the search control and the text selection control in the embodiment of the present invention is not particularly limited, and it is within the scope of the embodiment of the present invention as long as the search control and the text selection control are displayed on the page.
Step 202, when receiving an operation for searching a control, determining text information corresponding to a text selection control in a page;
step 203, searching page elements corresponding to the text information in a page.
To sum up, according to the searching method provided in the embodiment of the present invention, after the control is searched in the triggered page, the text information corresponding to the control can be selected according to the characters in the page, and the in-page search corresponding to the text information can be directly performed; compared with the existing searching method, the embodiment of the invention does not need to copy the text information or open and enter another page to paste and search the text information, and can greatly improve the searching efficiency because the operation steps executed by a computer can be reduced and the manual operation steps required by a user can be reduced.
EXAMPLE III
Referring to fig. 3, a flowchart illustrating steps of a third embodiment of a lookup method according to the present invention is shown, which may include the following steps:
step 301, displaying a search control and a character selection control on a page in a popup window mode or a desktop pendant mode;
in the embodiment of the present invention, the manner of displaying the search control and the text selection control on the page is not specifically limited.
Step 302, when receiving an operation for the search control, determining text information corresponding to the text selection control in the page;
step 303, searching a page element corresponding to the text information in the page.
In the embodiment of the invention, the search control and the text selection control are displayed on the page in various ways, for example, the search control and the text selection control are simultaneously displayed on the page; for another example, a menu is used to display a search control and an entry control, and when an operation for the entry control is received, a text selection control is displayed, where the entry control is used to trigger an event for displaying the text selection control. The embodiment of the invention does not specifically limit the way of displaying the search control and the text selection control on the page.
To sum up, according to the searching method provided in the embodiment of the present invention, after the control is searched in the triggered page, the text information corresponding to the control can be selected according to the characters in the page, and the in-page search corresponding to the text information can be directly performed; compared with the existing searching method, the embodiment of the invention does not need to copy the text information or open and enter another page to paste and search the text information, and can greatly improve the searching efficiency because the operation steps executed by a computer can be reduced and the manual operation steps required by a user can be reduced.
Example four
Referring to fig. 4, a flowchart illustrating a fourth step of an embodiment of a lookup method according to the present invention is shown, which may include the following steps:
step 401, displaying a search control and a character selection control on a page;
step 402, when receiving an operation for the search control, determining text information corresponding to the text selection control in the page;
and step 403, searching a page element corresponding to the text message in the page.
And step 404, displaying the searched page elements.
In the embodiment of the present invention, the manner of displaying the search result may specifically include: and displaying the identifier of the searched page element, and scrolling the page to a position corresponding to a preset page element in the page element.
There are various ways of displaying the identifier of the searched page element, for example, the searched page element can be highlighted in a preset color; as another example, the located page element may be enlarged to be highlighted as an identification. It should be noted that the color identification and the enlarged display are only used as application examples, and other methods for actually performing identification display on the searched page element are also feasible, and in addition, other display methods besides the identification display are also feasible, such as pop-up window display and the like.
In the embodiment of the present invention, the preset element may be a first searched page element, a last searched page element, or a page element located in an intermediate position.
To sum up, according to the searching method provided in the embodiment of the present invention, after the control is searched in the triggered page, the text information corresponding to the control can be selected according to the characters in the page, and the in-page search corresponding to the text information can be directly performed; compared with the existing searching method, the embodiment of the invention does not need to copy the text information or open and enter another page to paste and search the text information, and can greatly improve the searching efficiency because the operation steps executed by a computer can be reduced and the manual operation steps required by a user can be reduced.
It should be noted that, for simplicity of description, the method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the illustrated order of acts, as some steps may occur in other orders or concurrently in accordance with the embodiments of the present invention. Further, those skilled in the art will appreciate that the embodiments described in the specification are presently preferred and that no particular act is required to implement the invention.
Apparatus embodiment one
Referring to fig. 5, a structural diagram of a first lookup apparatus embodiment of the present invention is shown, which may specifically include: a first display module 501, a receiving module 502, a confirming module 503 and a searching module 504; wherein,
the first display module 501 is configured to display a search control and a text selection control on a page;
the receiving module 502 is configured to receive an operation for the search control;
the determining module 503 is configured to determine text information corresponding to the text selection control in the page when the operation for the search control is received.
The searching module 504 is configured to search a page element corresponding to the text information in the page.
It should be noted that, for the first apparatus embodiment, the first display module 501 may be specifically configured to display the search control and the text selection control on the page in a pop-up window manner or a desktop pendant manner.
To sum up, with the searching device provided in the embodiment of the present invention, after the control is searched in the triggered page, the text information corresponding to the control can be selected according to the characters in the page, and the in-page search corresponding to the text information can be directly performed; compared with the existing searching method, the embodiment of the invention does not need to copy the text information or open and enter another page to paste and search the text information, and can greatly improve the searching efficiency because the operation steps executed by a computer can be reduced and the manual operation steps required by a user can be reduced.
Device embodiment II
Referring to fig. 6, a structural diagram of a second embodiment of a lookup apparatus of the present invention is shown, which may specifically include: a first display module 601, a receiving module 602, a confirming module 603 and a searching module 604; wherein,
the first display module 601 is configured to display a search control and a text selection control on a page;
the receiving module 602 is configured to receive an operation for the search control;
the determining module 603 is configured to determine text information corresponding to the text selection control in the page when the operation for the search control is received.
The searching module 604 is configured to search the page element corresponding to the text message in the page.
The first display module 601 may specifically include:
a first display sub-module 6011, configured to display the search control and the text selection control on the page at the same time; or
A second display sub-module 6012;
the second display sub-module 6012 may specifically include:
a first display unit 60121, configured to display the search control and the entry control by using a menu;
and a second display unit 60122, configured to display the text selection control after receiving an operation directed to the entry control.
To sum up, with the searching device provided in the embodiment of the present invention, after the control is searched in the triggered page, the text information corresponding to the control can be selected according to the characters in the page, and the in-page search corresponding to the text information can be directly performed; compared with the existing searching method, the embodiment of the invention does not need to copy the text information or open and enter another page to paste and search the text information, and can greatly improve the searching efficiency because the operation steps executed by a computer can be reduced and the manual operation steps required by a user can be reduced.
Device embodiment III
Referring to fig. 7, a structural diagram of a third embodiment of a lookup apparatus of the present invention is shown, which may specifically include: a first display module 701, a receiving module 702, a confirming module 703 and a searching module 704; wherein,
the first display module 701 is configured to display a search control and a text selection control on a page;
the receiving module 702 is configured to receive an operation for the search control;
the determining module 703 is configured to determine text information corresponding to the text selection control in the page when the operation for the search control is received.
The searching module 704 is configured to search a page element corresponding to the text message in the page.
The first display module 701 may specifically include:
a detection sub-module 7013, configured to detect a preset instruction or a preset clipboard event;
the third display sub-module 7014 is configured to display a search control and a text selection control on a page corresponding to the preset instruction or the preset clipboard event when the detection module detects the preset instruction or the preset clipboard event.
To sum up, with the searching device provided in the embodiment of the present invention, after the control is searched in the triggered page, the text information corresponding to the control can be selected according to the characters in the page, and the in-page search corresponding to the text information can be directly performed; compared with the existing searching method, the embodiment of the invention does not need to copy the text information or open and enter another page to paste and search the text information, and can greatly improve the searching efficiency because the operation steps executed by a computer can be reduced and the manual operation steps required by a user can be reduced.
Example four of the device
Referring to fig. 8, a structural diagram of a fourth embodiment of a lookup apparatus in the present invention is shown, which may specifically include: a first display module 801, a receiving module 802, a confirming module 803, a searching module 804 and a second display module 805; wherein,
the first display module 801 is configured to display a search control and a text selection control on a page;
the receiving module 802 is configured to receive an operation for the search control;
the determining module 803 is configured to determine text information corresponding to the text selection control in the page when the operation for the search control is received.
The searching module 804 is configured to search the page element corresponding to the text message in the page.
The second display module 805 is configured to display the search result.
To sum up, with the searching device provided in the embodiment of the present invention, after the control is searched in the triggered page, the text information corresponding to the control can be selected according to the characters in the page, and the in-page search corresponding to the text information can be directly performed; compared with the existing searching method, the embodiment of the invention does not need to copy the text information or open and enter another page to paste and search the text information, and can greatly improve the searching efficiency because the operation steps executed by a computer can be reduced and the manual operation steps required by a user can be reduced.
Example V of the device
Referring to fig. 9, a structure diagram of a fifth embodiment of the lookup apparatus of the present invention is shown, which may specifically include: a first display module 901, a receiving module 902, a confirming module 903, a searching module 904 and a second display module 905; wherein,
the first display module 901 is configured to display a search control and a text selection control on a page;
the receiving module 902 is configured to receive an operation for the search control;
the determining module 903 is configured to determine text information corresponding to the text selection control in the page when the operation for the search control is received.
The searching module 904 is configured to search the page element corresponding to the text message in the page.
The second display module 905 is configured to display a search result, and specifically may include:
the identification submodule 9051 is used for identifying and displaying the searched page elements;
and the scrolling sub-module 9052 is configured to scroll the page to a position corresponding to a preset page element in the page elements.
To sum up, with the searching device provided in the embodiment of the present invention, after the control is searched in the triggered page, the text information corresponding to the control can be selected according to the characters in the page, and the in-page search corresponding to the text information can be directly performed; compared with the existing searching method, the embodiment of the invention does not need to copy the text information or open and enter another page to paste and search the text information, and can greatly improve the searching efficiency because the operation steps executed by a computer can be reduced and the manual operation steps required by a user can be reduced.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, apparatus, or computer program product. Accordingly, embodiments of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present invention are described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing terminal to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications of these embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the embodiments of the invention.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or terminal that comprises the element.
The above detailed description is provided for a search method and a search device provided by the present invention, and the principle and the implementation of the present invention are explained by applying specific examples, and the description of the above embodiments is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (12)

1. A lookup method, comprising:
displaying a search control and a character selection control on a page;
when receiving the operation aiming at the search control, determining the text information corresponding to the text selection control in the page;
and searching page elements corresponding to the text information in the page.
2. The method of claim 1, wherein the step of displaying a find control and a text selection control on the page comprises:
simultaneously displaying the search control and the text selection control on the page; or
And displaying the searching control and the inlet control by adopting a menu, and displaying the character selection control when receiving the operation aiming at the inlet control.
3. The method of claim 1, wherein the step of displaying a find control and a text selection control on the page comprises:
when a preset instruction or a preset clipboard event is detected, a search control and a character selection control are displayed on a page corresponding to the preset instruction or the preset clipboard event.
4. The method of any of claims 1-3, wherein the step of displaying the find control and the text selection control on the page comprises:
and displaying the search control and the character selection control on the page in a popup window mode or a desktop hanging mode.
5. The method according to any one of claims 1 to 3, further comprising: and displaying the searched page elements.
6. The method of claim 5, wherein the step of displaying the searched page elements comprises: and displaying the identifier of the searched page element, and scrolling the page to a position corresponding to a preset page element in the page element.
7. A lookup apparatus, the apparatus comprising:
the first display module is used for displaying a search control and a character selection control on a page;
the receiving module is used for receiving the operation aiming at the searching control;
the confirming module is used for confirming the text information corresponding to the text selection control in the page when the operation aiming at the search control is received; and
and the searching module is used for searching the page element corresponding to the text information in the page.
8. The apparatus of claim 7, wherein the first display module comprises: the first display submodule or the second display submodule;
the first display sub-module is used for simultaneously displaying the search control and the text selection control on the page;
the second display sub-module includes:
the first display unit is used for displaying the searching control and the inlet control by adopting a menu;
and the second display unit is used for displaying the character selection control when receiving the operation aiming at the entrance control.
9. The apparatus of claim 7, wherein the first display module comprises:
the detection submodule is used for detecting a preset instruction or a preset clipboard event;
and the third display sub-module is used for displaying a search control and a character selection control on a page corresponding to the preset instruction or the preset clipboard event when the detection module detects the preset instruction or the preset clipboard event.
10. The apparatus according to any one of claims 7 to 9, wherein the first display module is specifically configured to display the search control and the text selection control on the page in a pop-up window manner or a desktop pendant manner.
11. The apparatus of any of claims 7 to 10, further comprising: and the second display module is used for displaying the searched page elements.
12. The apparatus of claim 11, wherein the second display module comprises:
the identification submodule is used for identifying and displaying the searched page elements; and
and the scrolling submodule is used for scrolling the page to a position corresponding to a preset page element in the page elements.
CN201510272536.3A 2015-05-25 2015-05-25 Search method and device Pending CN105843826A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510272536.3A CN105843826A (en) 2015-05-25 2015-05-25 Search method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510272536.3A CN105843826A (en) 2015-05-25 2015-05-25 Search method and device

Publications (1)

Publication Number Publication Date
CN105843826A true CN105843826A (en) 2016-08-10

Family

ID=56580271

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510272536.3A Pending CN105843826A (en) 2015-05-25 2015-05-25 Search method and device

Country Status (1)

Country Link
CN (1) CN105843826A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106326453A (en) * 2016-08-26 2017-01-11 乐视控股(北京)有限公司 In-page search method and device
CN108416009A (en) * 2018-03-01 2018-08-17 广东欧珀移动通信有限公司 Text searching method, device, storage medium and the mobile terminal of mobile terminal
CN112329409A (en) * 2019-07-30 2021-02-05 珠海金山办公软件有限公司 Cell color conversion method and device and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1858683A (en) * 2006-04-30 2006-11-08 北京金山软件有限公司 Method and system for realizing pick-up word and search from screen on hand held device
CN102110169A (en) * 2011-03-17 2011-06-29 惠州Tcl移动通信有限公司 Mobile terminal network searching method and mobile terminal
CN103455590A (en) * 2013-08-29 2013-12-18 百度在线网络技术(北京)有限公司 Method and device for retrieving in touch-screen device
CN103530386A (en) * 2013-10-18 2014-01-22 北京奇虎科技有限公司 Method for editing browser webpages and browser

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1858683A (en) * 2006-04-30 2006-11-08 北京金山软件有限公司 Method and system for realizing pick-up word and search from screen on hand held device
CN102110169A (en) * 2011-03-17 2011-06-29 惠州Tcl移动通信有限公司 Mobile terminal network searching method and mobile terminal
CN103455590A (en) * 2013-08-29 2013-12-18 百度在线网络技术(北京)有限公司 Method and device for retrieving in touch-screen device
CN103530386A (en) * 2013-10-18 2014-01-22 北京奇虎科技有限公司 Method for editing browser webpages and browser

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
丁铖 等: "《PowerBuilder 7.0 高级开发指南》", 31 October 2000 *
朱兴动 等: "基于S1000D的IETM阅读器设计", 《计算机工程》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106326453A (en) * 2016-08-26 2017-01-11 乐视控股(北京)有限公司 In-page search method and device
CN108416009A (en) * 2018-03-01 2018-08-17 广东欧珀移动通信有限公司 Text searching method, device, storage medium and the mobile terminal of mobile terminal
CN112329409A (en) * 2019-07-30 2021-02-05 珠海金山办公软件有限公司 Cell color conversion method and device and electronic equipment
CN112329409B (en) * 2019-07-30 2024-03-22 珠海金山办公软件有限公司 Cell color conversion method and device and electronic equipment

Similar Documents

Publication Publication Date Title
CN107256109B (en) Information display method and device and terminal
CN104462437B (en) The method and system of search are identified based on the multiple touch control operation of terminal interface
CN105868166B (en) Regular expression generation method and system
CN105868385B (en) Method and system for searching based on terminal interface touch operation
US20150242474A1 (en) Inline and context aware query box
CN103914523A (en) Page rollback controlling method and page rollback controlling device
CN109144392B (en) Method and device for processing gesture conflict and electronic equipment
US10761804B2 (en) Method for detecting usage of a screen reader and system thereof
US10824306B2 (en) Presenting captured data
CN106055721A (en) Accessible webpage processing method and relevant equipment
CN104778195A (en) Terminal and touch operation-based searching method
CN105094841A (en) Page commenting method and device
KR20160059455A (en) Method and device for identifying encoding of web page
CN104898934A (en) Method and device for determining automatic page turning time of electronic document
CN105843497A (en) Method for batch processing of desktop icons and mobile terminal
CN105843826A (en) Search method and device
CN105630310A (en) Method and device for displaying titles during graph group switching
WO2016155643A1 (en) Input-based candidate word display method and device
CN108268507B (en) Browser-based processing method and device and electronic equipment
CN110232155B (en) Information recommendation method for browser interface and electronic equipment
CN113807060A (en) Document processing method and device, electronic equipment and computer readable storage medium
CN105094668B (en) Information processing method and electronic equipment
CN104899287B (en) The display methods and device of webpage
CN103955548B (en) A kind of webpage rendering intent and device
CN106197394A (en) Air navigation aid and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160810