current location:Home > 生成缩略图的PHP类 search
Found a total of 2543 related content
-
- jQuery similar to magnifying glass thumbnail switching
- jQuery-like magnifying glass thumbnail switching is a focus image with thumbnails and left and right button icon buttons. Thumbnail switching is similar to a magnifying glass effect.
- 2017-03-26 170 4203
-
- The latest native js implementation in 2019 with thumbnail text description left and right carousel switching album plug-in
- Simple and practical native js implementation with thumbnail text description left and right carousel switching album plug-in download. A photo album slide show carousel special effects plug-in based on native JavaScript. It does not introduce any jQuery library and is implemented in just a few lines of native PHP Chinese website.
- 2019-01-28 254 4010
-
- Image cropping plug-in based on HTML5
- Image cropping plug-in based on HTML5, WYSIWYG cropping method, can generate multiple thumbnail size images, based on HTML5 canvas Drawing implementation supports cropping with various effects. Of course, if you need to save the image, you still need a back-end service program to crop the image. The cropping page is implemented based on the Bootstrap framework.
- 2017-01-13 207 2076
-
- Tencent news picture special effects slide switching code with thumbnails
- Tencent news picture special effects slide switching code with thumbnails. Usually used in portal websites to display the latest news and information. A good special effect. PHP Chinese website recommends downloading!
- 2017-02-07 192 2501
-
- jQuery responsive image album display code with thumbnails
- jQuery responsive image album display code with thumbnails. Click the image on the left with the mouse, and the content image on the right will also change. There is also an automatic scrolling effect. It is generally used on corporate websites or personal websites to display company products or personal photos. PHP Chinese website recommends downloading!
- 2017-01-14 314 3566
-
- v3.0ok3w picture system headline version
- 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
- 2018-06-13 175 2322262
-
- v7.0.0603UsualToolCMS public version
- UsualToolCMS is an enterprise-level website content management system written in PHP+MYSQL. It uses template separation technology to support the creation of multiple types of sites. With UsualToolCMS, you can quickly build websites on mobile phones and computers at the same time. Through UsualToolCMS, you can quickly access public accounts and quickly generate a WeChat applet and WEBAPP, truly integrating multiple sites into one. Internet technology has become simpler. Upgrade Instructions: UsualToolCMS7.0.0604 adds text/picture automatic watermark system
- 2018-06-04 172 2371012
-
- UsualToolCMS website content management system
- UsualToolCMS is an enterprise-level website content management system written in PHP+MYSQL. It uses template separation technology to support the creation of multiple types of sites. With UsualToolCMS, you can quickly build websites on mobile phones and computers at the same time. Through UsualToolCMS, you can quickly access public accounts and quickly generate a WeChat applet and WEBAPP, making Internet technology simpler.
- 2018-05-14 344 2474326
-
- Handmade baked food website template
- Handmade baked food website template website template is a website template that provides various handmade baked food promotion website templates for download. Tip: This template calls the Google font library, and the page may open slowly.
- 2023-10-30 110 771
-
- Modern artificial intelligence writing service company website template
- Modern artificial intelligence writing service company website template is a company promotional website template download that provides artificial intelligence writing services. Tip: This template calls the Google font library, and the page may open slowly.
- 2023-10-30 167 911
-
- Web page production and PHP language application
- The book "Web Page Production and PHP Language Application" was published by Wuhan University Press in 2006. This book is one of the series of online communication textbooks for ordinary colleges and universities. It mainly explains the basic knowledge and practice of web page production, as well as the use of PHP language in network communication. applications in. The book covers: basic knowledge of HTML, basic syntax of PHP, commonly used functions in PHP programs, basic operations of database software MySQL, web page encryption and authentication, dynamic generation of images, construction of MySQL and multimedia material libraries, etc.
- 2017-12-08 321 3111648
-
- WeChat Mini Program Accounting Book Development Practical Courseware
- WeChat Mini Program Accounting Book Development Practical Courseware
- 2023-09-21 17 1341
-
- ThinkPHP configuration development and CMS backend practical courseware
- ThinkPHP configuration development and CMS backend practical courseware
- 2023-08-15 32 1562
-
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- 2023-06-26 34 1692
-
- PHP programming (summary of basic knowledge points) courseware
- PHP programming (summary of basic knowledge points) courseware
- 2023-06-26 9 1769
-
- Cute summer elements vector material (EPS PNG)
- 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.
- 2024-05-09 184 2738
-
- Four red 2023 graduation badges vector material (AI EPS PNG)
- This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
- 2024-02-29 185 2347
-
- Singing bird and cart filled with flowers design spring banner vector material (AI EPS)
- 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.
- 2024-02-29 161 2246
-
- Golden graduation cap vector material (EPS PNG)
- This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
- 2024-02-27 172 2288
-
- Black and white style mountain icon vector material (EPS PNG)
- This is a black and white style mountain icon vector material, available in EPS and PNG formats, including JPG preview.
- 2024-02-27 187 2199
-
- Detailed explanation of the basics of texture shaders in Unity3D technology Chinese WORD version
- 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.
- 2024-02-29 1 1199
-
- Android development tutorials and notes pdf version
- 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.
- 2024-02-29 64 3118
-
- Unity3d game development camera switching Chinese WORD version
- 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.
- 2024-02-29 51 2542
-
- Android Chinese API collection chm version
- 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.
- 2024-02-29 79 1973
-
- Lucene learning and summary Chinese WORD version
- 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.
- 2024-02-29 74 3234
-
- PHP QR Code
- PHP QR Code is an open source (LGPL) library used to generate QR Code, that is, two-dimensional code. Based on the libqrencode C library, it provides an API for creating QR Code barcode images (PNG, JPEG depend on GD2). Completely implemented in PHP.
- 2023-08-15 175 2570
-
- Fat-Free Framework
- 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.
- 2024-10-17 4 947
-
- PHPixie
- PHPixie is easy to learn and does not rely on automagic. You will always be in charge of what's happening.
- 2024-10-17 0 872
-
- Slim
- Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
- 2024-10-17 1 730
-
- FuelPHP
- 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!
- 2024-10-17 0 744
-
- PHP class to generate thumbnails
- PHP class to generate thumbnails
- 2017-12-29 214 1973
-
- php generate image thumbnail class
- php generate image thumbnail class
- 2017-05-09 261 1932
-
- A class for php to generate thumbnails
- A class for php to generate thumbnails
- 2017-03-27 202 1605
-
- PHP classes for generating various thumbnails of images
- PHP classes for generating various thumbnails of images
- 2017-04-12 222 2005
-
- PHP generates image thumbnail code class
- PHP generates image thumbnail code class
- 2017-05-11 234 1906