current location:Home > 实名认�%8 search
Found a total of 21313 related content
-
- jQuery implements multiple confirmation clicks to pop up the confirmation dialog code
- jQuery supports multiple confirmation click pop-up confirmation dialog codes, including single single-select pop-up boxes, single-single double-select pop-up boxes, multiple double-select pop-up boxes, and multiple double-select pop-up boxes.
- 2017-12-09 53 1036
-
- Roll call lottery special effects implemented by jQuery
- Based on jQuery, we create a grouped class roll call device. Click the start button to randomly and dynamically select names, and select the winning name after confirmation.
- 2021-02-23 80 3559
-
- css3 stunning loading loading effects
- CSS3's stunning Loading loading effects are a collection of 8 stunning loading animations based on CSS3.
- 2017-04-06 74 1724
-
- Simple paint drawing UI drawing board special effects
- Create a simple paint drawing UI tool based on canvas. It has 3 color brushes by default. You can add color palettes by setting RBG values. This is a simple and practical special effect of the sketchpad drawing tool. Good for: drawings or electronic signatures.
- 2021-03-12 39 1175
-
- jQuery commonly used qualification form verification website
- jQuery commonly used qualification form verification websites use up.js to implement the image upload function and determine whether the name and mobile phone number are entered correctly. The core code.
- 2024-02-27 1 434
-
- Alibaba Cloud style responsive backend management template
- Alibaba Cloud style responsive backend management template is based on Bootstrap 3.3.5, with skin-changing function, adaptive resolution, compatible with PC and mobile, and a full set of templates, including backend homepage, real-name authentication, user center, message center, SMS and other backend templates page.
- 2017-06-04 534 3513128
-
- Write a small framework from scratch
- This lesson takes a minimalist PHP development framework as an example to show you the basic functions that a PHP framework should have, as well as specific implementation methods, so that you can quickly have a clear understanding of the underlying implementation of the PHP development framework for the future. Learn practical development frameworks and lay a solid foundation.
- 2017-10-17 1121 3285222
-
- Atmospheric Financial Investment Golden Enterprise Website Source Code
- This software is a financial enterprise website source code developed with PHP+MySQL. When running the website, you will be prompted to fill in the MySQL database information, and the website will install itself. Backend address http://your website/admin/ Default username and password admin
- 2017-02-16 180 3573223
-
- Message message board
- The front-end uses bootstrap+jquery and supports replying to email reminders (socket+opensssl needs to be supported. SSL is used by default. Alibaba Cloud port 25 is blocked). It will be initialized during the first run. Please go to the background settings to change the password. Remember! An unknown product must be a high-quality product!
- 2020-05-22 165 4663
-
- jquery css3 transparent login registration form submission code with background
- jquery css3 with background transparent login registration form submission code, including login and registration pages, comes with form verification function, automatically verifies whether the user name is empty, whether the password and confirmation password are consistent, whether the email format is correct, etc. It is powerful and the form is transparent. Background image carousel, the effect is great!
- 2017-02-04 294 3577301
-
- Using dwr framework to implement Ajax login username verification
- Using dwr framework to implement Ajax login username verification
- 2018-01-20 166 2949481
-
- Development of a real and operational large-scale dating and dating project (based on Laravel 8)
- Development of a real and operational large-scale dating and dating project (based on Laravel 8)
- 2022-08-04 1 1027
-
- PHP+MySQL commercial website construction practice
- Chapter 1 Getting Started with Linux 1-1 Characteristics of operating systems 1-2 Installation settings 1-2-1 hard disk partition 1-2-2 Set LILO 1-2-3 Network address and time zone settings l-2-4 Set the account passwords of system administrators and general users 1-2-5 system safety certification l-2-6 Select the installation kit 1-2-7 Set up the display card and test Xwindows l-2-8 Start installing the kit l-3 Common commands l-4 basic network settings
- 2017-12-11 349 3103499
-
- XiunoPHP framework 4.0 development
- XiunoPHP was formerly known as Xiuno Framework. After the name change, the version number starts from v1.0. After many years of actual project testing and adjustment, it is very stable and there will be no major changes. The interface has been finalized. XiunoPHP is a PHP development framework for high-load applications, through which PHPer can quickly and easily develop high-load projects. It was born in the era when NoSQL was just emerging. It has well supported NoSQL DB, such as MongoDB, from the beginning, and can also be used through
- 2017-12-12 385 3098050
-
- "PHP Programming" Chinese version
- brief introduction Many style tips and practical programming suggestions from Tatro, the author of "PHP Programming (3rd Edition) (Photocopied Edition)" will help you become a top PHP programmer. About the Author Author: (USA) Tatroe K. (Canada) MacIntyre P. (Denmark) Ixrdorf R. Foreword Preface 1. Introduction to PHP What Does PHP
- 2017-12-07 500 3117920
-
- Bai Zhou Ninja font
- Baizhou Ninja font is a handwriting style calligraphy font. The font is smooth, elegant, beautiful and practical, and the overall effect is excellent. Suitable for applications such as advertising design, business card design, packaging printing, product design, etc.
- 2017-03-28 57 1547
-
- 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
-
- Python module learning Chinese WORD version
- This document mainly talks about module learning in Python; Python is composed of a series of modules. Each module is a file with the suffix py. At the same time, the module is also a namespace, thus avoiding the problem of variable name conflicts. We can understand modules as lib libraries. If you need to use a function or object in a certain module, you must import this module before it can be used. Except for the system default modules (built-in functions), which do not need to be imported. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-25 2 1042
-
- 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
-
- Python operation Mysql example code tutorial
- This article introduces various code examples and detailed introductions such as Python operating MYSQL, executing SQL statements, obtaining result sets, traversing result sets, obtaining a certain field, obtaining table field names, inserting pictures into the database, executing transactions, etc. Most of the code is A sumptuous and beautiful code feast. If you want to view the online version, please visit: https://www.jb51.net/article/34102.htm
- 2024-01-26 0 1364
-
- 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 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
- 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
-
- 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
-
- Annotation-based PHP encryption library
- Annotation-based PHP encryption library
- 2018-01-23 177 7749
-
- PHP library for processing text
- PHP library for processing text
- 2018-01-23 306 9825