![jQuery dialog confirmation box plugin jqueryconfirm](https://img.php.cn/upload/jscode/000/120/096/5dafef7e37349593.jpg)
![](/static/imghwm/eye.png)
jQuery dialog confirmation box plugin jqueryconfirm
![jQuery dialog and confirmation box plugin jqueryconfirm](https://img.php.cn/upload/jscode/000/120/096/5d789803794e2379.jpg)
![](/static/imghwm/eye.png)
jqueryconfirm | Powerful jQuery dialog and confirmation box plug-in
![jQuery mobile pop-up confirmation box plug-in](https://img.php.cn/upload/jscode/000/000/001/59c36014b12ef981.jpg)
![](/static/imghwm/eye.png)
jQuery mobile pop-up confirmation box plug-in
![jQuery confirmation dialog window popup plugin](https://img.php.cn/upload/jscode/000/000/001/5936442859c7f809.jpg)
![](/static/imghwm/eye.png)
jQuery confirmation dialog window pop-up plug-in, click the button to pop up a dialog box prompting you to confirm the operation code.
![jquery css3 transparent login registration form submission code with background](https://img.php.cn/upload/webcode/000/000/000/58958a2776648834.png)
![](/static/imghwm/eye.png)
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!
![Real estate ERP management and control platform backend framework](https://img.php.cn/upload/webcode/000/000/000/592a730005815257.png)
![](/static/imghwm/eye.png)
Real estate ERP management and control platform background framework, blue style, based on jQuery and ligerUI.
![CSS3 dynamic background login box code](https://img.php.cn/upload/webcode/000/000/000/598d0d21b95f0610.png)
![](/static/imghwm/eye.png)
The CSS3 dynamic background login box code is based on jquery-2.1.1.min.js, with background animation effects and username and password input boxes.
![Write a small framework from scratch](https://img.php.cn/upload/webcode/000/000/001/59e57541ddbd8585.png)
![](/static/imghwm/eye.png)
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.
![Red mall shopping cart order page HTML template](https://img.php.cn/upload/webcode/000/000/000/59aa72f7a2edb904.png)
![](/static/imghwm/eye.png)
The red mall shopping cart order page HTML template imitates the Taobao Mall product order details page, with order items such as shipping address, payment method, delivery method, delivery time, invoice information, order confirmation information, member message, etc.
![Cute summer elements vector material (EPS PNG)](https://img.php.cn/upload/webpage/000/000/012/170919180346230.png)
![](/static/imghwm/eye.png)
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)](https://img.php.cn/upload/webpage/000/000/004/170919000435381.png)
![](/static/imghwm/eye.png)
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)](https://img.php.cn/upload/webpage/000/000/015/170917411676735.png)
![](/static/imghwm/eye.png)
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)](https://img.php.cn/upload/webpage/000/000/011/170904421170803.png)
![](/static/imghwm/eye.png)
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)](https://img.php.cn/upload/webpage/000/000/017/170901360495790.png)
![](/static/imghwm/eye.png)
This is a black and white style mountain icon vector material, available in EPS and PNG formats, including JPG preview.
![Yii](https://img.php.cn/upload/manual/000/000/001/67108c0e4c44a304.png)
![](/static/imghwm/eye.png)
Yii is a fast, secure, and efficient PHP framework.Flexible yet pragmatic.Works right out of the box.Has reasonable defaults.
![Fat-Free Framework](https://img.php.cn/upload/manual/000/000/001/67108ff2ef69f828.png)
![](/static/imghwm/eye.png)
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](https://img.php.cn/upload/manual/000/000/001/67108e86ee6ca295.png)
![](/static/imghwm/eye.png)
PHPixie is easy to learn and does not rely on automagic. You will always be in charge of what's happening.
![Slim](https://img.php.cn/upload/manual/000/000/001/67108dba0d60b357.png)
![](/static/imghwm/eye.png)
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
![FuelPHP](https://img.php.cn/upload/manual/000/000/001/67108ce36134d446.png)
![](/static/imghwm/eye.png)
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!
![Lucene index optimization Chinese WORD version](https://img.php.cn/upload/manual/000/000/002/170901361317532.png)
![](/static/imghwm/eye.png)
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
![Getting Started with Android Game Framework AndEngine WORD Version](https://img.php.cn/upload/manual/000/000/001/170909670441924.png)
![](/static/imghwm/eye.png)
This document mainly talks about getting started with the Android game framework AndEngine; AndEngine is a 2D game engine that uses OpenGLES for screen rendering and can run on systems that support Android 1.6 and above. It should be said that AndEngine has more game components and extended functions than the Libgdx engine introduced earlier. And unlike Libgdx, it can already support Chinese by default, and using the screen coordinate system for drawing is more in line with general Android drawing habits. hope
![Android development tutorials and notes pdf version](https://img.php.cn/upload/manual/000/000/003/170921880348910.gif)
![](/static/imghwm/eye.png)
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](https://img.php.cn/upload/manual/000/000/002/170921700734064.png)
![](/static/imghwm/eye.png)
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](https://img.php.cn/upload/manual/000/000/015/170921700311361.gif)
![](/static/imghwm/eye.png)
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.
![](/static/imghwm/eye.png)
Classic PHP algorithm, learn excellent ideas and expand your thinking
![](/static/imghwm/eye.png)
PHPExcel PHP class library for operating Office Excel documents
![](/static/imghwm/eye.png)
PHP library for dependency injection containers
![](/static/imghwm/eye.png)
PHP library to extract GIF animation frame information