search
Found a total of 18770 related content
jQuery palette transform background
jQuery palette transform background
focus slide
1262

jQuery click palette transform background

jQuery seamless picture gradient switching code
jQuery seamless picture gradient switching code
focus slide
392

The jQuery seamless picture gradient switching code is a special effect for gradient switching pictures when the mouse passes through the index button.

jQuery seamless picture gradient switching effect
jQuery seamless picture gradient switching effect
Picture special effects
1798

jQuery seamless picture gradient switching special effect is a special effect code for the mouse to gradually switch pictures through the index button.

css3 svg full screen circle transformation animation special effects
css3 svg full screen circle transformation animation special effects
CSS3 special effects
562

A css3 svg full screen circle transformation animation special effect

Beautiful CSS3 flower transformation animation effects
Beautiful CSS3 flower transformation animation effects
CSS3 special effects
541

A beautiful CSS3 flower transformation animation effect

Click on the tabbar transform icon
Click on the tabbar transform icon
Mini program source code
3584003

Demo for learning WeChat mini program: LOOK: Click the tabbar to change the icon

WeChat applet demo: carousel image transformation
WeChat applet demo: carousel image transformation
Mini program source code
3587978

Carousel chart style change, a simple carousel chart implemented with a small program, easy to write

jQuery changes the graphic and text display function
jQuery changes the graphic and text display function
Bootstrap template
234117

jQuery website information introduction graphic display, adding and replacing a number of functions

CSS3 gradient OA system UI bootstrap background template
CSS3 gradient OA system UI bootstrap background template
backend template
3750

CSS3 gradient OA system UI bootstrap background template

Responsive gradient atmosphere background management system website template-usinessbox
Responsive gradient atmosphere background management system website template-usinessbox
backend template
6095

Responsive gradient atmosphere background management system website template

Gradient border vector material 9 (EPS+AI+PNG)
Gradient border vector material 9 (EPS+AI+PNG)
PNG material
691

A gradient border vector material

Gradient border vector material 8 (EPS+AI+PNG)
Gradient border vector material 8 (EPS+AI+PNG)
PNG material
694

A gradient border vector material

Gradient border vector material 7 (EPS+AI+PNG)
Gradient border vector material 7 (EPS+AI+PNG)
PNG material
686

A gradient border vector material

Gradient border vector material 6 (EPS+AI+PNG)
Gradient border vector material 6 (EPS+AI+PNG)
PNG material
860

A gradient border vector material

Gradient border vector material 5 (EPS+AI+PNG)
Gradient border vector material 5 (EPS+AI+PNG)
PNG material
825

A gradient border vector material

WATMServer_v3.0
WATMServer_v3.0
web server
4059

WATMServer is a one-click installation system for JSP environment!

Webmin
Webmin
php development environment (integrated)
395

A web-based system management tool for Unix servers and services. https://github.com/webmin/webmin

Safe Exam Browser
Safe Exam Browser
php development editor
4109

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

Joomla
Joomla
Programmer's Aid Tools
3945

Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It's very easy to use, stable and secure, with thousands of free extensions and templates.

Dompdf
Dompdf
Programmer's Aid Tools
2025

dompdf is an HTML to PDF converter. At its core, dompdf is a (mostly) CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer that downloads and reads external style sheets, inline style tags, and style attributes of individual HTML elements. It also supports most expressive HTML attributes. PDF rendering is currently provided by PDFLib or a bundled version of the R&OS CPDF class written by Wayne Munro. (for R&OS class

Intermediate Perl e-book chm version
Intermediate Perl e-book chm version
Server side development
903

From a Perl enthusiast to a Perl programmer. "Intermediate Perl" will teach you how to use Perl as a programming language, not just a scripting language. Perl is a flexible and powerful programming language that can be used in many aspects, from system management to network programming to database operations. People often say that Perl makes easy things easy and hard things doable. Intermediate Perl is all about taking the leap from simple to difficult tasks

Android GUI system development instructions pdf version
Android GUI system development instructions pdf version
Mobile terminal
919

Relevant development knowledge of Android GUI system.  Part 1 Android GUI system overview  Part 2 pixelflinger and libui library  Part 3 Surface system  Part 5 Skia system  Part 6 OpenGL system architecture

Array application & two-dimensional array word version
Array application & two-dimensional array word version
Other manuals
792

The so-called array is a collection of elements of the same data type arranged in a certain order. It is a collection of variables that names a limited number of variables of the same type and then uses numbers to distinguish them. This name is called the array name, and the number is called the following. mark. The individual variables that make up an array are called components of the array, also called elements of the array, and sometimes called subscript variables. In programming, an array is a form of organizing several variables of the same type in an orderly manner for the convenience of processing. These collections of similar data elements arranged in order are called arrays. Array application & two-dimensional array directory

Android uses ViewFlipper to switch pages WORD version
Android uses ViewFlipper to switch pages WORD version
Mobile terminal
1053

This document mainly talks about Android using ViewFlipper for page switching; the Android system comes with a multi-page management control: ViewFlipper. It can simply switch sub-pages. It only needs to use the addView method to add several Views. Each View Corresponding to one page, you can complete the management of multiple pages. I hope this document will help friends in need; interested friends can come and take a look.

Perl basic tutorial chm
Perl basic tutorial chm
Server side development
1716

A basic introductory Chinese tutorial on Perl, in chm format, describing an overview of PERL, simple variables, operators, list and array variables, file reading and writing, pattern matching, control structures, subroutines, associative arrays/hash tables, formatted output, and file systems , reference, object-oriented, packages and modules and other knowledge points. Suitable for beginners to read and understand the Perl scripting language.

PHP function class that darkens a color
Other libraries
1267

PHP function class that darkens a color

ANSI to HTML5: A class library that converts ANSI to HTML5
String processing class
1827

A library to convert ANSI to HTML5

PHP library for testing virtual file system stream wrappers
Other libraries
805

A virtual filesystem stream wrapper for testing

A collection of 50 excellent classic PHP algorithms
Other libraries
24412

Classic PHP algorithm, learn excellent ideas and expand your thinking