search
Found a total of 18778 related content
jQuery images are compressed and uploaded in equal proportions
jQuery images are compressed and uploaded in equal proportions
jQuery effects
1030

jQuery images are compressed and uploaded in equal proportions

jQuery image upload preview with compression function
jQuery image upload preview with compression function
jQuery effects
1241

jQuery image upload preview with compression function.

H5 mobile front-end image batch compression upload
H5 mobile front-end image batch compression upload
jQuery effects
1330

H5 mobile front-end image batch compression upload

HTML5 image compression upload preview effect code
HTML5 image compression upload preview effect code
html5 special effects
1533

HTML5 image compression upload preview effect code

vue.js + axios.js image compression processing and uploading to the server
vue.js + axios.js image compression processing and uploading to the server
jQuery effects
1527

vue.js + axios.js image compression processing and uploading to the server

v3.0ok3w picture system headline version
v3.0ok3w picture system headline version
Other templates
2322262

OK3W picture headline system description 1: This program is more suitable for display websites, and is suitable for websites whose homepage thumbnails are not updated frequently, because adding a homepage thumbnail requires more manual operations and is more cumbersome. 2: This time the editor part is optimized to make the editor load faster. 3: Place three sets of editors in the editing backyard, namely "inner page article editor", "home page thumbnail editor", and "list page image editor" to make the operation clear and clear. 4: Important, important, important. If you want to display a thumbnail of an article on the home page, you need to

HTML5 website is about to launch front-end template
HTML5 website is about to launch front-end template
Front-end template
3103353

A website template is a ready-made web page framework. Use web page editing software to replace the original images and text of the template with your own content, and then publish it to your own website. Each website template compressed package contains: PSD image files (can be modified with Photoshop, ImageReady or Fireworks), button image PSD files, Flash source files and font files. It is recommended to use Dreamweaver software to add content to the NNT traffic website template. Website PSD template, Photoshop source file format, PSD files can be stored

HTML5 car-mounted horizontal waxing corporate website front-end template
HTML5 car-mounted horizontal waxing corporate website front-end template
Front-end template
3103098

A website template is a ready-made web page framework. Use web page editing software to replace the original images and text of the template with your own content, and then publish it to your own website. Each website template compressed package contains: PSD image files (can be modified with Photoshop, ImageReady or Fireworks), button image PSD files, Flash source files and font files. It is recommended to use Dreamweaver software to add content to the NNT traffic website template. Website PSD template, Photoshop source file format, PSD files can be stored

Company registration agency website template
Company registration agency website template
Front-end template
3112515

A website template is a ready-made web page framework. Use web page editing software to replace the original images and text of the template with your own content, and then publish it to your own website. Each website template compressed package contains: PSD image files (can be modified with Photoshop, ImageReady or Fireworks), button image PSD files, Flash source files and font files. It is recommended to use Dreamweaver software to add content to the NNT traffic website template. Website PSD template, Photoshop source file format, PSD files can be stored

Sportswear shopping website template
Sportswear shopping website template
Front-end template
3112811

A website template is a ready-made web page framework. Use web page editing software to replace the original images and text of the template with your own content, and then publish it to your own website. Each website template compressed package contains: PSD image files (can be modified with Photoshop, ImageReady or Fireworks), button image PSD files, Flash source files and font files. It is recommended to use Dreamweaver software to add content to the NNT traffic website template. Website PSD template, Photoshop source file format, PSD files can be stored

music symbol disc icon material
music symbol disc icon material
Icon material
1293

14 music symbol disc icon materials, all in compressed package, free download.​

Rio adventure animation icon material
Rio adventure animation icon material
Icon material
1281

21 Rio Adventure cartoon parrot icon materials are all in the compressed package, free for you to download

Tablet and browser icons
Tablet and browser icons
PNG material
1149

Tablet and browser icons free download Browser icon PHP programming Java database MySQL PNG picture

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.

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

PHP class for compressing and resizing images
Other libraries
2297

PHP class for compressing and resizing images

PHP image processing class that supports watermarks, thumbnails, cropping and compression
Picture library
1962

PHP image processing class that supports watermarks, thumbnails, cropping and compression

PHP encapsulation class for adding watermarks, compression, and cutting to images
Picture library
1621

PHP encapsulation class for adding watermarks, compression, and cutting to images

PHP adds watermark, compression, and cutting encapsulation operation picture class
Other libraries
2292

PHP adds watermark, compression, and cutting encapsulation operation picture class

php image zoom class
Picture library
1957

php image zoom class