current location:Home > 文献检索 search
Found a total of 21313 related content
-
- Angular select retrieval country plug-in
- Angular select retrieval country plug-in
- 2019-12-18 28 859
-
- Drop-down box that allows automatic retrieval
- Drop-down box that allows automatic retrieval
- 2019-12-26 23 747
-
- jQuery dynamic table retrieval sorting code
- jQuery dynamic table retrieval and sorting code is a statistical table code with paging and retrieval functions.
- 2019-02-28 88 2833
-
- Vue selects and retrieves country page templates
- Vue selects and retrieves country page templates
- 2019-12-17 40 1247
-
- Simulate select input box with automatic retrieval
- Simulate select input box with automatic retrieval
- 2019-12-17 26 779
-
- HTML5 feedback submission form page template
- HTML5 feedback submission form page template supports text editing, image upload preview, contact information, account non-empty detection, help center and other functions.
- 2017-08-09 127 3430881
-
- FUDforum Forum
- FUDforum (FUD Forum) is an open source forum system built on PHP+MySQL/PostgreSQL. It supports multiple languages including Simplified and Traditional Chinese; it uses a template system to control the appearance of the interface; it has a role-based permission control system; it provides a short message sending platform; it provides Review and recycle bin system; supports attachments/voting/full-text search/IP tracking/user ban/e-newsletter/custom tag/ranking of users, etc. This version supports static forum pages, global notifications, nested sub-forums, crawler detection and other functions; new support for DB2, SQL
- 2018-05-09 115 2497834
-
- E-commerce platform backend management template
- E-commerce platform backend management template, blue style. I found this template online and became obsessed with it. Whether it is color matching or interactive design, it should be considered first-class. Unfortunately, I am not familiar with cutting pictures. , it has been hanging around until I recently contacted a former design friend and asked him to help me cut it, so I finally fulfilled this "wish". Now I will contribute it to everyone. If you like it, please drop it down and include the login. html login page and background operation page, and provide psd source files. Friends who know photoshop can continue to process, but don’t forget to share them too.
- 2017-08-11 272 3427572
-
- Multi-purpose app software business introduction official website template
- An introduction to an app application software in blue gradient style, the official website HTML template of an IT software technology company. It is suitable for all creative technology company websites. Such as Saas login, software login, creative agency, corporate business, creative studio, search engine optimization business and modern business website. All HTML files are 100% responsive & W3C HTML validated. The code is commented in a well-formatted and documented file structure.
- 2021-04-23 303 5585
-
- BUI background management system front-end framework
- The front-end framework of the BUI background management system is based on the front-end framework of the background management system built by Liangwuwu's background system using BUI. Features: Flexible and convenient menu system, powerful labels; Integrate a large number of business practices and front-end solutions; Detailed form page, search page and details page; Rich documentation.
- 2017-08-11 294 3428748
-
- "CSS 2.0 Chinese Manual" with index
- "CSS 2.0 Chinese Manual" with index
- 2018-01-26 193 2923811
-
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- 2023-06-26 34 1340
-
- ThinkPHP6 backend management payment system--practical development courseware
- ThinkPHP6 backend management payment system--practical development courseware
- 2024-05-09 36 1329
-
- PHP+MySQL basic introductory course courseware
- PHP+MySQL basic introductory course courseware
- 2023-11-06 32 1049
-
- HTML5CSS3JavaScriptES6 introductory course courseware
- HTML5CSS3JavaScriptES6 introductory course courseware
- 2023-11-06 56 914
-
- translucent button
- Translucent button free download search bar switch symbol drop-down menu translucent box psd source file
- 2017-05-16 29 1137
-
- Clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 378
-
- Red-nosed clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a red-nosed clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 348
-
- Colorful beautiful floral design spring background vector material (AI+EPS)
- This is a spring background vector material designed with colorful and beautiful flowers. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 1 368
-
- 14 different types of dinosaur vector materials (EPS+PNG)
- This is a different kind of dinosaur vector material, available in EPS and PNG formats, including JPG preview.
- 2023-08-31 1 508
-
- 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
-
- Getting Started with Lucene Search Chinese WORD Version
- This document mainly talks about getting started with Lucene search; searching means using a given keyword (key) to find the key in the content library (contents). The general principle of Lucene's search is to extract predetermined keywords (preKey) from contents to make an index database (indexTable). I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-30 0 1232
-
- Lucene index optimization Chinese WORD version
- This document mainly talks about Lucene index optimization; this article mainly introduces how to improve the indexing speed of Lucene. Most of the ideas introduced are easy to try, but of course others may increase the complexity of your program. So please confirm that the indexing speed is indeed very slow, and the reason for the slowness is indeed caused by Lucene itself; I hope this document will help friends in need; interested friends can come and take a look
- 2024-02-27 0 1190
-
- Lucene technical documentation word version
- Lucene is a sub-project of the Apache Software Foundation 4 jakarta project team. It is an open source full-text search engine toolkit. However, it is not a complete full-text search engine, but a full-text search engine architecture that provides a complete Query engine and indexing engine, some text analysis engines (two Western languages, English and German). The purpose of Lucene is to provide software developers with a simple and easy-to-use toolkit to easily implement the full-text search function in the target system, or to build a complete full-text search engine based on it. Luc
- 2024-02-27 0 1095
-
- 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
-
- 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 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! 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 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 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
-
- Baidu map class library search control
- Baidu map class library search control
- 2017-03-02 158 4004
-
- Baidu map class library retrieval information window class
- Baidu map class library retrieval information window class
- 2017-03-02 104 3396
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2147 24412
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11352 90802
-
- Encryption PHP library for generating unique strings from integers
- Encryption PHP library for generating unique strings from integers
- 2018-01-23 307 9388