current location:Home > php底层开�%9 search

Classify:
Found a total of 21321 related content
  • jquery hover page scroll top fixed layer drop-down navigation menu code
    jquery hover page scroll top fixed layer drop-down navigation menu code
    jquery hover page scroll top fixed layer drop-down navigation menu code, display online contact at the beginning of the web page, generally used for corporate websites, most corporate websites will have such a function, contact us will include the company address, phone number, etc., php Recommended download on the Chinese website!
    2017-01-17 202 2268
  • jQuery switches the mouse over a square image to a round edge effect
    jQuery switches the mouse over a square image to a round edge effect
    jQuery switches the mouse to a round edge effect when passing through a square image. Clicking on the image will pop up a floating layer, which is suitable for the display of team pages. It is compatible with mainstream browsers. PHP Chinese website recommends downloading! Instructions: 1. Introduce the style sheet file lrtk.css into the head area 2. Introduce jquery-1.7.1.js in the head area 3. Add <!-- code start --><!-- code end --> comment area code to your web page.
    2017-03-11 139 3011
  • 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
  • You can drag horizontally to switch the special effects of the picture
    You can drag horizontally to switch the special effects of the picture
    The special effect that can be dragged horizontally to switch pictures is a web special effect with left and right arrow buttons that also supports horizontal dragging of the picture list to view the effect.
    2024-02-26 117 681
  • Write a small framework from scratch
    Write a small framework from scratch
    This lesson takes a minimalist PHP development framework as an example to show you the basic functions that a PHP framework should have, as well as specific implementation methods, so that you can quickly have a clear understanding of the underlying implementation of the PHP development framework for the future. Learn practical development frameworks and lay a solid foundation.
    2017-10-17 1284 3285597
  • Yunyou CMS enterprise website management system v1.0.0 branch version
    Yunyou CMS enterprise website management system v1.0.0 branch version
    Yunyou CMS enterprise website management system (branch version) is a professional marketing enterprise website building system developed based on PHP+MYSQL. It is the domestic free + open source PHP content management system with sub-station system. With continuous improvement and innovation over a long period of time, Yunyou CMS will bring you a brand new experience! Yunyou CMS is an upgraded version of Yuanhang CMS. The bottom layer is reconstructed, supports model field customization, and supports sub-station secondary domain name mode to become the new version of the two models. Great feature.
    2017-10-28 415 3254847
  • MiniFramework
    MiniFramework
    An ultra-lightweight PHP open source framework to meet the most basic MVC layered development needs of developers. On the basis of supporting a few functions such as database and cache access, it is as streamlined as possible to ensure the efficiency of the framework.
    2020-05-16 191 3881
  • 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
  • Yan Shiba PHP bottom analysis video tutorial notes material
    Yan Shiba PHP bottom analysis video tutorial notes material
    Yan Shiba PHP bottom analysis video tutorial notes material
    2017-08-15 400 3418876
  • php concise tutorial
    php concise tutorial
    A brief tutorial on PHP programming Table of contents Preface .4 Chapter 1 Introduction to PHP .... 6 Section 1 Introduction to PHP .. 6 1. How web programs work... 6 2. Introduction to PHP .... 9 Section 2 Setting up the PHP development environment... 9 1. Programming, selection of software development tools .. 9 2. Installation and configuration of server software 10 Section 3 Experiment 1 Construction of PHP development environment. 11 0.Experiment
    2017-12-08 301 3111875
  • 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
  • PHP advanced development skills and examples
    PHP advanced development skills and examples
    PHP is a powerful network programming language that is easy to learn and use, and has excellent portability and scalability. This book will introduce PHP programming to readers in detail. The whole book is divided into three parts: preparation, beginning and acceleration, with a total of 9 chapters. The preparatory chapter mainly introduces some preparatory knowledge for learning the PHP language and the establishment of the PHP operating platform; the beginning chapter introduces readers to the basic syntax and common functions of the PKP language in more detail, as well as how to use PHP to operate the MySQL database; the acceleration chapter introduces Typical examples are introduced to enable readers to fully grasp PHP. book
    2017-12-09 354 3107900
  • Getting Started with PHP Programming
    Getting Started with PHP Programming
    PHP is a powerful network programming language that is easy to learn and use, and has excellent portability and scalability. This book will introduce PHP programming to readers in detail. The whole book is divided into three parts: preparation, beginning and acceleration, with a total of 9 chapters. The preparatory chapter mainly introduces some preparatory knowledge for learning the PHP language and the establishment of the PHP operating platform; the beginning chapter introduces readers to the basic syntax and common functions of the PKP language in more detail, as well as how to use PHP to operate the MySQL database; the acceleration chapter introduces Typical examples are introduced to enable readers to fully grasp PHP.
    2017-12-09 315 3107820
  • Introduction and improvement of Android JNI development Chinese WORD version
    Introduction and improvement of Android JNI development Chinese WORD version
    This document mainly talks about the introduction and improvement of Android JNI development; JNI has a wide range of applications in the Android system. The bottom layer of the Android system is implemented in C/C++, and the APIs provided by the upper layer are all Java. Java calls the underlying implementation through JNI. For example: Android API multimedia interface MediaPlayer class actually calls the libmedia library through JNI at the bottom layer. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-26 0 758
  • Introduction to Android operating system Chinese WORD version
    Introduction to Android operating system Chinese WORD version
    This document mainly describes the introduction of the Android operating system; Android is an operating system based on the Linux kernel. It is a mobile operating system announced by Google on November 5, 2007. It was developed by Google in the early days and later by the Open Handheld Device Alliance (Open Developed by Handset Alliance. It adopts a software stack (also known as software stack) architecture, which is mainly divided into three parts. The underlying Linux kernel only provides basic functions; other application software is provided by each company.
    2024-02-28 28 766
  • 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
  • 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