search
Found a total of 18778 related content
Mouseover jQuery tab switching
Mouseover jQuery tab switching
TABTAB
1836

The mouse slides over the jQuery tab to switch, and the mouse slides over the title above to switch the content below. In the mall website, we can use it to place products with the title brand. Then we can continue to create special effects in the content part! PHP Chinese website recommends downloading!

jQuery step tab with left and right buttons
jQuery step tab with left and right buttons
TABTAB
1684

jQuery has left and right button step tabs. When the mouse passes over the title, the content will change. Click the left and right buttons, and the content will also change. The effect is very cool. It is usually suitable for corporate websites or shopping mall websites. PHP Chinese website recommends downloading!

jQuery web page scrolls to display floating navigation strip return to top
jQuery web page scrolls to display floating navigation strip return to top
online service
2405

The jQuery web page scrolls to display the floating navigation band and returns to the top. When the web page goes all the way down, the content of the floating navigation band will be displayed. When clicked to return to the top, the content information will be hidden. It is often used in shopping mall websites. PHP Chinese website recommends downloading!

jQuery tab imitates Jingdong product switching tab effect
jQuery tab imitates Jingdong product switching tab effect
TABTAB
2602

jQuery tab imitates the JD product switching tab effect to realize product switching. When the mouse is placed on the title, the content changes. We usually call it a "sliding door" special effect. Very suitable for use in shopping malls. PHP Chinese website recommends downloading!

Click on the jQuery sidebar to expand and shrink the online QQ customer service code
Click on the jQuery sidebar to expand and shrink the online QQ customer service code
online service
2259

Click to expand and shrink the online QQ customer service code on the jQuery sidebar. Click to expand and the content will be displayed. There is a circle in the upper left corner with text written inside. Click Close to hide the displayed content. This effect is often encountered in corporate websites and shopping mall websites. Arrived, PHP Chinese website recommends downloading!

WordPress Blog
WordPress Blog
zblog template
2495104

WordPress is a free and open source blogging platform developed using the PHP language. Users can set up their own sites on servers that support PHP and MySQL databases, or use WordPress as a content management system (CMS).

WordPress 4.7.1 English version
WordPress 4.7.1 English version
wordpress template
3582740

WordPress is a blogging platform developed using PHP language. Users can set up their own blogs on servers that support PHP and MySQL databases. WordPress can also be used as a content management system (CMS). WordPress is a free, open source project licensed under the GNU General Public License.

Netti Mall system source code
Netti Mall system source code
E-commerce source code
3573421

Wangti Mall System is an easy-to-use, beautiful and powerful mall system. It uses PHP language and has two databases: ACCESS and MYSQL. This system has been used by many companies for two years and has been sorted out by summarizing its functions. It has powerful functions, flexible configuration, user-friendly operation, and is easy to use. It is a relatively mature PHP mall system that allows individuals to modify and configure according to their own wishes. . We will make regular upgrades and modifications in the future. The free version can only use Access databases.

Leifeng Film and Television CMS
Leifeng Film and Television CMS
Other templates
2475092

Lei Feng Film and Television CMS is a film and television content management program developed using PHP based on the THINKPHP3.2.3 framework. It is suitable for all types of video and film and television websites. It has a good user experience and is suitable for artists to quickly build sites. You can also do it according to your needs. Apply extensions to achieve more powerful functions. You can use our program completely free of charge under the terms of the agreement.

Film and television content management program
Film and television content management program
Other templates
2486241

Lei Feng Film and Television CMS is a film and television content management program developed using PHP based on the THINKPHP3.2.3 framework. It is suitable for all types of video and film and television websites. It has a good user experience and is suitable for artists to quickly build sites. You can also do it according to your needs. Apply extensions to achieve more powerful functions. You can use our program completely free of charge under the terms of the agreement.

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.

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!

Yii
Yii
PHP framework
763

Yii is a fast, secure, and efficient PHP framework.Flexible yet pragmatic.Works right out of the box.Has reasonable defaults.

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

Content Negotiation PHP Library
Other libraries
989

Content Negotiation PHP Library

A collection of 50 excellent classic PHP algorithms
Other libraries
25201

Classic PHP algorithm, learn excellent ideas and expand your thinking

PHPExcel-1.8 class library (worth collecting!)
File processing library
92093

PHPExcel PHP class library for operating Office Excel documents

PHP library for dependency injection containers
Other libraries
25589

PHP library for dependency injection containers

Small PHP library for optimizing images
Other libraries
19265

Small PHP library for optimizing images