search
Found a total of 18778 related content
jQuery input box automatically prompts license plate number verification effect
jQuery input box automatically prompts license plate number verification effect
jQuery effects
3854

The jQuery input box automatically prompts the license plate number verification effect. Enter the license plate number, and the bottom prompts, for example, enter w, and Anhui will appear. Such an effect will be used in shopping mall websites or corporate websites. The search function is similar to this function. You can refer to , PHP Chinese website recommends downloading!

CSS3 3D Rubik's Cube rotation picture switching view special effects
CSS3 3D Rubik's Cube rotation picture switching view special effects
Picture special effects
792

CSS3 3D Rubik's Cube rotating picture switching viewing effect is a mouse-selected image, which can automatically realize the 360-degree stunning 3D rotating cube animation special effects.

CSS3 login form special effects with floating placeholders
CSS3 login form special effects with floating placeholders
form button
680

CSS3 login form effect with floating placeholders is a login form page with floating placeholders and indicator button effects.

You can drag horizontally to switch the special effects of the picture
You can drag horizontally to switch the special effects of the picture
Picture special effects
681

The special effect that can be dragged horizontally to switch pictures is a web special effect with left and right arrow buttons that also supports horizontal dragging of the picture list to view the effect.

jQuery embedded iframe navigation menu
jQuery embedded iframe navigation menu
Menu navigation
786

jQuery embedded iframe navigation menu is a left vertical drop-down navigation bar with embedded iframe navigation menu background page template.

Responsive No. 1 store template GBK and UTF8 version
Responsive No. 1 store template GBK and UTF8 version
ecshop template
3582288

This template is the latest imitation of No. 1 store template this year. It is very beautiful, fashionable and concise, and has powerful functions. It is a very good comprehensive mall template, suitable for various types. Friends who like it can download it and experience it for themselves. 1. The template is suitable for various industries. Friends who like it can download it and try it out. 2. The encodings provided by the template include UTF-8 encoding and GBK encoding 3. The template has been optimized a lot to ensure running speed and is more conducive to SEO optimization. 4. The template is compatible with the latest version of ecshop, all default functions are compatible, and it is compatible with all major browsers

Handmade baked food website template
Handmade baked food website template
Front-end template
771

Handmade baked food website template website template is a website template that provides various handmade baked food promotion website templates for download. Tip: This template calls the Google font library, and the page may open slowly.

Modern artificial intelligence writing service company website template
Modern artificial intelligence writing service company website template
Front-end template
911

Modern artificial intelligence writing service company website template is a company promotional website template download that provides artificial intelligence writing services. Tip: This template calls the Google font library, and the page may open slowly.

Solution planning solution service studio website template
Solution planning solution service studio website template
Front-end template
661

The plan planning solution service studio website template is a company promotional website template download that provides various planning plan services. Tip: This template calls the Google font library, and the page may open slowly.

Smart Business Consulting Services Company Website Template
Smart Business Consulting Services Company Website Template
Front-end template
872

Intelligent business consulting service company website template is a company promotional website template download that provides various business consulting services. Tip: This template calls the Google font library, and the page may open slowly.

Cute summer elements vector material (EPS PNG)
Cute summer elements vector material (EPS PNG)
PNG material
2738

This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.

Four red 2023 graduation badges vector material (AI EPS PNG)
Four red 2023 graduation badges vector material (AI EPS PNG)
PNG material
2347

This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.

Singing bird and cart filled with flowers design spring banner vector material (AI EPS)
Singing bird and cart filled with flowers design spring banner vector material (AI EPS)
banner picture
2246

This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.

Golden graduation cap vector material (EPS PNG)
Golden graduation cap vector material (EPS PNG)
PNG material
2288

This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.

Black and white style mountain icon vector material (EPS PNG)
Black and white style mountain icon vector material (EPS PNG)
PNG material
2199

This is a black and white style mountain icon vector material, available in EPS and PNG formats, including JPG preview.

PHPMailer
PHPMailer
Programmer's Aid Tools
5230

PHPMailer - A full-featured email creation and delivery class for PHP. Supports UTF-8 content as well as 8-bit, base64, binary and quoted-printable encodings. Provides SMTP authentication for LOGIN, PLAIN, CRAM-MD5 and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Automatically verify email addresses. Many PHP developers need to send emails from their code. The only PHP function that directly supports this is mai

Fat-Free Framework
Fat-Free Framework
PHP framework
947

Fat-Free Framework, or F3, is a straightforward PHP framework. Its codebase is only 65 KB, and the framework is modular, allowing you to only use the necessary code.

PHPixie
PHPixie
PHP framework
872

PHPixie is easy to learn and does not rely on automagic. You will always be in charge of what's happening.

Slim
Slim
PHP framework
730

Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.

FuelPHP
FuelPHP
PHP framework
744

The Fuel PHP Framework is a fast, simple and flexible PHP 5.4 framework, born from the best ideas of other frameworks, with a fresh start!

Android development tutorials and notes pdf version
Android development tutorials and notes pdf version
Mobile terminal
3118

Android file access and database programming knowledge. File operations mainly include reading files, writing files, reading static files, etc. It also introduces creating, adding file content and saving, opening files and displaying the content; database programming mainly introduces the SQLite database. The use includes knowledge of creating, deleting, opening databases, non-query SQL operation instructions, query SQL instructions-cursors, etc.

Unity3d game development camera switching Chinese WORD version
Unity3d game development camera switching Chinese WORD version
Other manuals
2542

This document mainly talks about camera switching in unity3d game development; I hope it will be helpful to everyone; interested friends can come and take a look.

Android Chinese API collection chm version
Android Chinese API collection chm version
Mobile terminal
1973

Android Chinese Translation Group - A collection of Android Chinese APIs. API documentation (Reference) is the basis of Android development. In the past three years (2007-2010), the official Chinese version of the API has not yet been released. The Android Chinese Translation Group has gathered a group of people to engage in Android development. People, forum moderators, college students, graduate students, etc. use their spare time to translate Android APIs. The number of people has grown from 1 to 80, and the number of published translations has ranged from 1 to 50.

Lucene learning and summary Chinese WORD version
Lucene learning and summary Chinese WORD version
Other manuals
3234

This document mainly talks about the learning and summary of Lucene; Lucene is an efficient, Java-based full-text search library. I hope this document will help friends in need; interested friends can come and take a look.

Maven series
Maven series
Other manuals
2082

Some companies do not provide external networks for programmers, so maven cannot be used to access remote warehouse addresses, so it is necessary to find a machine in the LAN that has external network permissions; build a nexus private server, and then programmers connect to this private server In this case, you can access the maven remote warehouse through this computer with a nexus private server. Interested friends can come and take a look

PHP verification code class
Other libraries
1855

PHP verification code class

php verification code class ValidateCode
Verification code library
2916

php verification code class ValidateCode

PHP verification code class based on GD library
Verification code library
5464

PHP verification code class based on GD library

Graphical verification code library for PHP
Other libraries
2654

Graphical verification code library for PHP

php verification code style class
Verification code library
5337

php verification code style class