current location:Home > javascript,前端,搜索功能 search

Classify:
Found a total of 21313 related content
  • Getting Started with Lucene Chinese WORD Version
    Getting Started with Lucene Chinese WORD Version
    Lucene is a Java-based full-text information retrieval toolkit. It is not a complete search application, but provides indexing and search capabilities for your application. Lucene is currently an open source project in the Apache Jakarta family. It is also the most popular open source full-text search toolkit based on Java.
    2024-01-31 0 589
  • Lucene index database Chinese WORD version
    Lucene index database Chinese WORD version
    This document mainly talks about the Lucene index database; Lucene, as an auxiliary tool for full-text search, performs conditional searches for us, whether it is search engines like Google, Baidu, search functions in forums, or other C/ S-architecture search brings great convenience and relatively high efficiency. This article mainly uses Lucene to index MS Sql Server 2000, and then performs full-text indexing. As for the content of the database, it can be the content of the web page or other things. Contents of the database in this article
    2024-02-29 0 1142
  • Android Camera system analysis Chinese WORD version
    Android Camera system analysis Chinese WORD version
    This document mainly talks about the analysis of Android's Camera system; Android's Camera includes the functions of previewing and taking pictures. Although the current Android release version of the Camera program has relatively simple functions, its program architecture is divided into two parts, the client and the server. They are built on the structure of Android's inter-process communication Binder. The Camera module mainly includes libandroid_runtime.so, l
    2024-02-29 0 922
  • Python website development guide WORD version
    Python website development guide WORD version
    This document mainly talks about the guidelines for developing websites in Python; HTML is the universal language of the Internet, a simple and universal all-in-one markup language. It allows web page producers to create complex pages that combine text and images. These pages can be browsed by anyone else on the Internet, no matter what type of computer or browser is used. Python, like other programming languages, has its own set of processes. Control statements, and the syntax of these statements is similar to other programming languages. They all have keywords such as for, if, and while to express the program flow. I hope this document will help friends in need
    2024-01-25 0 979
  • mod_python 3.2.8 Chinese manual doc version
    mod_python 3.2.8 Chinese manual doc version
    mod_python 3.2.8 Chinese manual provides the Chinese manual of Mod_python 3.2.8, which is a good material for learning Mod_python. Interested friends can refer to it. mod_python originated from the Httpdapy project (1997). Much later Httpdapy was called mod_python because Httpdapy was not specific to the apache server. Httpdapy was designed to be cross-platform, but actually started primarily with Netscape servers (
    2024-01-25 0 923
  • WIKINDX
    WIKINDX
    Reference management, document management, citations and more. Designed by scholars for scholars, continuously developed since 2003 and used by individuals and major research institutions worldwide, WIKINDX is a virtual research environment (enhanced online literature manager) that stores searchable references, notes, documents, Quotes, thoughts, etc. The integrated WYSIWYG word processor exports formatted articles to RTF and HTML. Plug-ins include a citation style editor and import/export of references (BibTeX, Endnote, RIS, etc.). WIKINDX supports every reference text
    2023-10-07 23 4395
  • CiviCRM
    CiviCRM
    CiviCRM is an open source and free to download member relationship management solution for advocacy, non-profit and other organizations. For more information, visit http://civicrm.org
    2023-10-07 24 4482
  • Joomla
    Joomla
    Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It's very easy to use, stable and secure, with thousands of free extensions and templates.
    2023-09-25 20 3945
  • phpList
    phpList
    phpList provides open source email marketing services, including analysis, list segmentation, content personalization and bounce processing. The rich technical functions and secure and stable code base are the result of 17 years of continuous development. Used in 95 countries, available in more than 20 languages, and used in 25 billion email campaigns sent last year. You can deploy it with your own SMTP server or get a free hosting account at http://phplist.com.
    2023-09-18 15 4111
  • SecLists
    SecLists
    SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
    2023-09-11 30 5741
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!