current location:Home > flysystem文件流的抽象PHP库 search

Classify:
Found a total of 21321 related content
  • jQuery small2big image zoom plug-in
    jQuery small2big image zoom plug-in
    jQuery small2big image scaling plug-in, compatible with mainstream browsers, recommended download on PHP Chinese website! Instructions: 1. The head area references files css and js libraries 2. Add html code to the file. One li corresponds to one picture. The pictures in the images folder are named 1.jpg, 2.jpg, ... <ul class="s2b_col" id="s2b_col">
    2017-03-11 147 2025
  • jQuery automatic scrolling five-screen picture banner code
    jQuery automatic scrolling five-screen picture banner code
    jQuery automatically scrolls the five-screen picture banner code, with left and right buttons to switch pictures. When the mouse is moved to the picture, the picture is highlighted. Clicking will display a large picture with shadow. Compatible with mainstream browsers, PHP Chinese website recommends downloading! Instructions: 1. The head area references the file lrtk.css and js library 2. Add <!-- code start --><!-- code end -->area code to the file 3. Copy the pictures in the images folder to the corresponding path
    2017-03-11 197 2315
  • jQuery imitates the brightening and darkening effect of Jingdong pictures
    jQuery imitates the brightening and darkening effect of Jingdong pictures
    jQuery imitates the brightening and darkening effect of Jingdong pictures. After hovering the mouse over the picture, the picture becomes brighter and other pictures become darker. Move the mouse away and all pictures will become brighter. Compatible with mainstream browsers, PHP Chinese website recommends downloading! Instructions: 1. The head area refers to the file lrtk.css and js library. animate.js is an animation function written separately. <link href=" css/lrtk.css" rel="stylesheet"/>
    2017-03-11 140 1823
  • CSS3 3D Rubik's Cube rotation picture switching view special effects
    CSS3 3D Rubik's Cube rotation picture switching view special effects
    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.
    2024-02-26 119 792
  • CSS3 login form special effects with floating placeholders
    CSS3 login form special effects with floating placeholders
    CSS3 login form effect with floating placeholders is a login form page with floating placeholders and indicator button effects.
    2024-02-26 109 680
  • Lexhang Mall System
    Lexhang Mall System
    Lexhang Mall System is a free + open source professional mall system developed based on PHP + MYSQL. The software has many excellent features such as high execution efficiency, free template switching, and convenient background management functions. This software is a website building system for shopping mall website construction solutions based on the B/S architecture of Web applications. It allows users to build personalized, professional and powerful group buying websites efficiently, quickly and at low cost. From a technical perspective, this program uses PHP and MYSQL database development technologies, which are currently popular in the software development IT industry, and is based on object-oriented programming.
    2018-05-15 915 2473635
  • Handmade baked food website template
    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
    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
  • Solution planning solution service studio website template
    Solution planning solution service studio website template
    The plan planning solution service studio website template is a company promotional website template download that provides various planning plan services. Tip: This template calls the Google font library, and the page may open slowly.
    2023-10-30 119 661
  • Smart Business Consulting Services Company Website Template
    Smart Business Consulting Services Company Website Template
    Intelligent business consulting service company website template is a company promotional website template download that provides various business consulting services. Tip: This template calls the Google font library, and the page may open slowly.
    2023-10-25 114 872
  • Learn PHP by yourself in 10 minutes
    Learn PHP by yourself in 10 minutes
    Learn PHP by yourself in 10 minutes. The first chapter is an introductory chapter, which mainly includes understanding PHP, setting up a PHP development environment, basics of PHP development, PHP flow control statements, functions, string operations, regular expressions, PHP arrays, PHP and Web Page interaction, date and time, etc.; Part 2 is an improved chapter, mainly including MySQL database design, PHP operation of MySQL database, Cookie and Session, graphics and image processing technology, file and directory processing technology, object-oriented, PDO database abstraction layer, Program debugging and error handling, A
    2017-12-09 502 3107964
  • Chinese annotated version of php configuration file php.ini
    Chinese annotated version of php configuration file php.ini
    The Chinese annotated version of the php configuration file php.ini is an open source book on the internal implementation of PHP compiled by multiple authors. From environment preparation to code implementation, from implementation process to detail extension, from variables, functions, objects to memory, Zend virtual machine... and so on, we will explain the style of PHP.
    2017-12-09 341 3108287
  • Preliminary web development with PHP Apache and MySQL
    Preliminary web development with PHP Apache and MySQL
    This book comprehensively introduces PHP scripting language and MySOL database, two of the most popular open source software at present, including basic concepts of PHP and MySQL, PHP extensions and application libraries, date and time functions, PHP data object extensions, PHP's mysqli extension, MySQL 5's stored routines, resolvers, views, etc. This book helps readers learn the best practices of the PHP programming language and MySQL database server, and understand how to create database-driven dynamic Web applications.
    2017-12-11 271 3102263
  • Preliminary web development with PHP Apache and MySQL
    Preliminary web development with PHP Apache and MySQL
    This book comprehensively introduces PHP scripting language and MySOL database, two of the most popular open source software at present, including basic concepts of PHP and MySQL, PHP extensions and application libraries, date and time functions, PHP data object extensions, PHP's mysqli extension, MySQL 5's stored routines, resolvers, views, etc. This book helps readers learn the best practices of the PHP programming language and MySQL database server, and understand how to create database-driven dynamic Web applications.
    2017-12-09 264 3108087
  • PHP 5 Revealed
    PHP 5 Revealed
    This book comprehensively introduces PHP scripting language and MySOL database, two of the most popular open source software at present, including basic concepts of PHP and MySQL, PHP extensions and application libraries, date and time functions, PHP data object extensions, PHP's mysqli extension, MySQL 5's stored routines, resolvers, views, etc. This book helps readers learn the best practices of the PHP programming language and MySQL database server, and understand how to create database-driven dynamic web applications.
    2017-12-09 320 3107609
  • Basic knowledge of Android architecture Chinese WORD version
    Basic knowledge of Android architecture Chinese WORD version
    This document mainly talks about the basic knowledge of Android architecture; Android relies on Linux kernel 2.6 to provide core services, such as process management, network protocol stack, and hardware drivers. Here, the Linux kernel serves as an abstraction layer between the hardware layer and the system software stack layer. This operating system is not GNU/Linux-like because its system libraries, system initialization, and programming interfaces are different from standard Linux systems. Android contains some C/C++ libraries, media libraries, database engine libraries, etc. These libraries can be used by Android
    2024-02-29 58 736
  • Android development tutorials and notes pdf version
    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
    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 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
    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
  • Fat-Free Framework
    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
    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
    Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
    2024-10-17 1 730
  • FuelPHP
    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
  • Yii
    Yii
    Yii is a fast, secure, and efficient PHP framework.Flexible yet pragmatic.Works right out of the box.Has reasonable defaults.
    2024-10-17 0 763