search
Found a total of 18778 related content
The image is compressed and converted to base64 according to the aspect ratio and resolution ratio.
The image is compressed and converted to base64 according to the aspect ratio and resolution ratio.
jQuery effects
1345

The image is compressed and converted to base64 according to the aspect ratio and resolution ratio.

css3 mosaic card hover ui special effects code
css3 mosaic card hover ui special effects code
Picture special effects
1988

Mosaic card hover ui. css3 filter card, mouse-over list image mosaic blur animation effect, selected image high-definition display special effects.

jQuery Lightbox image enlargement preview code
jQuery Lightbox image enlargement preview code
Picture special effects
3611

The jQuery Lightbox image enlargement preview code is a code that can enlarge and display the high-definition version of the image in the middle of the page in the form of Lightbox when the user clicks on a small image on the page, improving the user's browsing experience.

js smart zoom click on the picture to enlarge the preview code
js smart zoom click on the picture to enlarge the preview code
Picture special effects
3447

The js smart zoom click image enlargement preview code is a code that can switch to a high-definition large image for display after clicking a thumbnail on the page.

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.

win8 tile grid picture display html5 template
win8 tile grid picture display html5 template
Front-end template
3427231

win8 tile grid picture display html5 template, multiple style templates, a full set of templates, DIV+CSS layout, including homepage, portfolio, blog, about us, contact and other website template pages.

Blue atmosphere agency finance and taxation company website template download
Blue atmosphere agency finance and taxation company website template download
Front-end template
3582020

Download the blue and atmospheric agency finance and taxation company website template. Only the homepage online demo is provided. The download file includes 5 sub-webpages such as the list page, article page, and picture display page. It is a template download for the entire site.

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.

RealAdmin background management system template
RealAdmin background management system template
backend template
3426849

The RealAdmin background management system template is based on jquery.flot.js, jquery.min.js, jquery.tipsy.js and jquery.validate.js and other plug-ins. It is blue and simple, and includes a background login page and a background operation page. There are notifications, access statistics, TAB tab columns, picture albums, forms, accordion plug-ins, prompt messages, tables and other web page elements, and are compatible with IE6.

Blue atmosphere education and training company corporate discuz template
Blue atmosphere education and training company corporate discuz template
Discuz template
3587634

1. The color of the webpage is blue; 2. The beginning and end of the web page correspond to each other, and the structure is clear and clear; 3. The template is suitable for all corporate sites and has provided a variety of channel style choices (products, information, company profiles, etc.); 4. Style optimization page: Style includes all styles of demonstration images; 5. The style has been tested by all major mainstream browsers. It is fully compatible and can be used with confidence; 6. The template needs to be set to the default narrow screen in the background.

HD pictures of steamed buns
HD pictures of steamed buns
HD pictures
2417

High Definition Steamed Buns Pictures Hot Steamed Buns JPG Steamed Buns Steamed Buns Pictures

Three oranges HD pictures
Three oranges HD pictures
HD pictures
1429

Three oranges high-definition picture free download, size: 7360x4912

Orange HD fruit pictures
Orange HD fruit pictures
HD pictures
1229

Orange high-definition fruit pictures free download, size: 6016x4016

Peaches HD picture material
Peaches HD picture material
HD pictures
926

Free download of peach high-definition picture material, size 3744×5616 pixels

HD pictures of stone lions in front of Taihe Gate
HD pictures of stone lions in front of Taihe Gate
HD pictures
1276

Free download of high-definition pictures of stone lions in front of the Gate of Taihe JPG high-definition pictures blue stone lion Chinese style stone lion Gate of Taihe Forbidden City Gate

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.

Detailed explanation of the basics of texture shaders in Unity3D technology Chinese WORD version
Detailed explanation of the basics of texture shaders in Unity3D technology Chinese WORD version
Other manuals
1199

This document talks about some knowledge related to shaders in Unity3D; in shader programming, there are some terms that are sometimes confusing if you don’t understand them, so I will briefly mention them here. Shading originally refers to painting objects with light and dark tones in sketches. In graphics, it actually means coloring Mesh (Mesh is a bunch of triangular patches, including the left side of the vertex, normal coordinates, UV coordinates, etc.), wiki What is said is that the color of the object is changed according to the angle of the object relative to the light and its distance from the light source to generate a photorealistic effect.

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.

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