search
Found a total of 18778 related content
Static echarts usage example
Static echarts usage example
form button
1465

Static echarts usage example

jQuery water wave plug-in
jQuery water wave plug-in
focus slide
1518

The jQuery Ripples plugin adds a layer of water elements to HTML for ripple cursor interaction with WebGL. You can use this effect to make your static CSS background images more interactive.

Simple and easy-to-use mouseover animation button
Simple and easy-to-use mouseover animation button
Mouse effects
1237

There will be a good animation when you put the mouse on it. You can customize it yourself. The method of use is very simple. You only need to look at the examples in the code to understand it easily.

jQuery image magnifying glass effect
jQuery image magnifying glass effect
magnifying glass effect
1549

The jQuery image magnifying glass effect is very suitable for shopping mall websites, but it can also be used on corporate websites, such as product information. Enlarging the image will make it clearer. PHP Chinese website recommends downloading!

Native js Tetris mini game source code
Native js Tetris mini game source code
Other special effects
2121

Native js Tetris mini game source code, Tetris mini game made using native js, is rarely used on the website, but it is a very good example for learning. PHP Chinese website recommends downloading!

Beautiful static background template Bootstrap front-end framework
Beautiful static background template Bootstrap front-end framework
Bootstrap template
5226

A beautiful static background template, built using Bootstrap4 framework, HTML5, CSS3.

Bootstrap official template Hyperv1.5.0
Bootstrap official template Hyperv1.5.0
Bootstrap template
227631

The default pink theme template of Bootstrap 4 can be used directly as a static page after decompression, which is basically consistent with the official content. If there is no effect when viewing using IE or other browsers, it may be that the browser blocks some content on the web page. Please allow them and view the page again.

Zend Framework 2.4.3 full version
Zend Framework 2.4.3 full version
Development Framework
3570646

Zend Framework 2 is an open source framework for developing web applications and services using PHP 5.3+. Zend Framework 2 uses 100% object-oriented code and takes advantage of most of the new PHP 5.3 features, namely namespaces, lazy static binding, lambda functions and closures. The composition structure of Zend Framework 2 is unique; each component is designed with a number of dependencies on other components. ZF2 follows SOLID object-oriented design principles. Such a loosely coupled structure allows developers to use any component they want. We call this "loose coupling"

Seed software project management system backend template
Seed software project management system backend template
backend template
3507173

Seed software project management system background template, blue style, a complete set of background templates, uses few pictures, takes up few resources to run, includes login page and dozens of static background operation pages, you only need to make a few changes after downloading to use it.

BIWEB computer mall station source code
BIWEB computer mall station source code
E-commerce source code
3573331

BIWEB computer mall station adopts PHP5+PDO_mysql+MYSQL+SMARTY program architecture, which performs well under WINDOWS, LINUX, and UNIX. BIWEB's link system makes the entire website more like a pure static web site, and allows the entire site to have a maximum of 3 levels of links. It is very friendly to search engines and is conducive to the inclusion of the entire site by search engines.

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.

OpenCV
OpenCV
Programmer's Aid Tools
2215

The open source computer vision library has over 2,500 algorithms and provides detailed documentation and example code for real-time computer vision. It runs on Windows, Linux, Mac OS X, Android, iOS, and is available in your browser via JavaScript. Language: C++, Python, Julia, Javascript Home page: https://opencv.org Q&A Forum: https://forum.opencv.org/ Documentation: https://do

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!

Usage examples of Android database SQLite Chinese WORD version
Usage examples of Android database SQLite Chinese WORD version
Mobile terminal
1207

Android provides three data storage methods, the first is file storage; the second is SharedPreferences storage; and the third is database SQLiteDatabase storage. I don’t need to say more about file storage, but SharedPreferences can access simple data (int, double, float.etc). It is often used for data caching because it is simple to read and store. For details, please refer to this series. Advanced Tutorial for Android Experts (7) - Android Medium

150 Examples of Delphi 7 Application Programming Full Book Content CHM Edition
150 Examples of Delphi 7 Application Programming Full Book Content CHM Edition
Server side development
991

Download the CHM book with 150 Examples of Delphi 7 Application Programming. The book mainly uses 150 examples to comprehensively and in-depth introduce the common methods and techniques of developing applications with Delphi 7. It mainly explains the use of Delphi 7 for interface effect processing, image processing, Graphics and multimedia development, system function control, file processing, network and database development, and component application, etc. These examples are simple and practical, highly typical, and have outstanding functions. The technologies used in many examples can be slightly expanded to solve similar problems. The best way to use this book is to learn from examples

Perl common module usage examples Chinese WORD version
Perl common module usage examples Chinese WORD version
Server side development
1315

This document mainly talks about the use examples of common modules in Perl; I hope this document will help friends in need; interested friends can come and take a look.

Use Eclipse to build Maven Web project WORD version
Use Eclipse to build Maven Web project WORD version
Other manuals
884

This document mainly talks about using Eclipse to build Maven's Web project; next, using Eclipse's Maven to build a web project, taking building the SpringMVC project as an example: I hope this document will help friends in need; interested friends can come and see

Detailed guide to creating and using databases in Android Chinese WORD version
Detailed guide to creating and using databases in Android Chinese WORD version
Mobile terminal
657

Every application uses data, and Android applications are no exception. Android uses an open source, operating system-independent SQL database--SQLite. This article introduces how to create and operate a SQLite database for your Android application. Database supports the lifeline of every application no matter how big or small. Unless your application only handles simple data, then you need a database system to store your structured data. Android uses SQLite database, which is an open source and supports multiple operating systems. SQ

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

PHP library to extract GIF animation frame information
Other libraries
11288

PHP library to extract GIF animation frame information