search
Found a total of 18778 related content
jquery notification plugin toastr
jquery notification plugin toastr
jQuery effects
1764

toastr is a JavaScript library for non-blocking notifications. jQuery is required. Our goal is to create a simple core library that can be customized and extended.

bootstrap modal dialog function
bootstrap modal dialog function
jQuery effects
1416

Extends the native Bootstrap dialog box and provides some additional functionality. It introduces a ModalManager class that can handle multiple modal dialog boxes behind the screen by listening to their events.

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.

Easy-to-use and easy-to-extend mini program UI library
Easy-to-use and easy-to-extend mini program UI library
Mini program source code
2321679

Easy-to-use and easy-to-extend mini program UI library

4.8.18Catfish CMS
4.8.18Catfish CMS
Enterprise website source code
2040543

Catfish CMS is an open source PHP content management system, suitable for different types of website construction such as CMS, Blog, and corporate websites. Catfish CMS 4.8.18 update log: 2018-08-05 System Upgrade; Function expansion; Output expansion.

HYBBS
HYBBS
zblog template
2488268

HYBBS is developed based on the HYPHP framework. The framework is an MVC structured program. The database engine runs on the PDO extension. I wrote the program with an attitude of striving for excellence.

HYBBS light forum template
HYBBS light forum template
Other templates
3495196

HYBBS is developed based on the HYPHP framework. The framework is an MVC structured program. Its database engine runs on the PDO extension. I wrote the program with an attitude of striving for excellence.

HYBBS1.5.14
HYBBS1.5.14
Other templates
3583131

HYBBS is developed based on the HYPHP framework. The framework is an MVC structured program. Its database engine runs on the PDO extension. I wrote the program with an attitude of striving for excellence.

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.

MinGW - Minimalist GNU for Windows
MinGW - Minimalist GNU for Windows
php development editor
3995

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

iTop - IT Service Management & CMDB
iTop - IT Service Management & CMDB
Programmer's Aid Tools
2212

iTop stands for IT Operations Portal. It is a complete open source and web-based IT service management platform that includes a fully customizable configuration management database (CMDB), a help desk system and a document management tool. It complies with ITIL standards and can be easily customized and extended to integrate with your IT thanks to a large number of add-ons and web services. iTop also provides batch import tools to help you be more efficient. The project source code has been migrated to https://github.com/Combodo/iTop

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.

Flex 3 CookBook Chinese pdf version
Flex 3 CookBook Chinese pdf version
Front-end development
4082

A Flex application consists of two language codes: ActionScript and MXML. Since 3.0, ActionScript has evolved from a prototype-based scripting language to a fully object-oriented, strongly typed scripting language that complies with the ECMAScript standard. MXML is a markup language, very similar to the familiar Hypertext Markup Language (HTML) and Extensible Markup Language (XML). This Chinese version of FLEX 3 COOKBOOK is translated by Chang Qing Translation Team, whose main members are Chang Qing and Nigel

Vuex Reference Manual Chinese CHM version
Vuex Reference Manual Chinese CHM version
Other manuals
1576

Vuex is a state management model + library specially designed for Vue.js applications. It provides a centralized storage service for all components within the application, with rules ensuring that state can only change in expected ways. It can be integrated with the Vue official devtools extension to provide advanced features, such as zero-configuration time travel-like (timeline-based) debugging, and state snapshot export/import. This article brings you the Vuex reference manual. Friends who need it can come and take a look!

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

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.

php paging extension class
Pagination library
1382

php paging extension class

Rx.PHP-master react extension PHP library
Other libraries
2712

Rx.PHP-master react extension PHP library

PHP encapsulation CURL extension class
curl class library
2081

PHP encapsulation CURL extension class

Efficient logging extension PHP library
Other libraries
1389

Efficient logging extension PHP library

PHP library for developing PECL extensions
Other libraries
2489

PHP library for developing PECL extensions