current location:Home > 基本组成 search

Classify:
Found a total of 2543 related content
  • Basic manual for web page production
    Basic manual for web page production
    Basic manual for web page production
    2017-09-26 342 3323901
  • 5-day quick JS basic video tutorial after-class courseware
    5-day quick JS basic video tutorial after-class courseware
    5-day quick JS basic video tutorial after-class courseware
    2021-11-10 61 758
  • Basic usage of static variables in php
    Basic usage of static variables in php
    Basic usage of static variables in php
    2018-02-09 205 2871556
  • Basic principles and practice of Linux C language programming
    Basic principles and practice of Linux C language programming
    Linux C language programming basic principles and practical courseware
    2017-09-21 321 3337687
  • [Web form design: the art of turning stone into gold]. (US) Robowsky. Scanned version
    [Web form design: the art of turning stone into gold]. (US) Robowsky. Scanned version
    [Web form design: the art of turning stone into gold]. (US) Robowsky. Scanned version
    2018-02-24 259 2832618
  • PHP complete self-study tutorial (full text) from basic to advanced, from shallow to deep
    PHP complete self-study tutorial (full text) from basic to advanced, from shallow to deep
    PHP complete self-study tutorial (full text) from basic to advanced, from shallow to deep
    2018-02-05 705 2888260
  • DoitPHP Coding Specifications
    DoitPHP Coding Specifications
    The DoitPHP coding specification is based on programming principles such as the PHP PEAR coding specification and the PHPDocumentor annotation specification. It integrates and refines the mature experience accumulated by developers over a long period of time and is intended to help form a good and consistent programming style. To achieve twice the result with half the effort. In order to keep pace with the times and based on objective needs, this document will be updated from time to time. Author: tommy
    2017-12-12 233 3099900
  • Ming Tsai PHP Zero Basics (One Day Pass)
    Ming Tsai PHP Zero Basics (One Day Pass)
    Mingzai's PHP zero-based (one-day pass) tutorials are all about PHP basics, all with detailed comments, making it easy for new users to understand, and several basic examples, including detailed explanations of login, arrays, functions, and paging.
    2017-12-12 314 3096810
  • Web page production and PHP language application
    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 3111501
  • "PHP Programming (3rd Edition)"
    "PHP Programming (3rd Edition)"
    This is a book that allows readers to have an in-depth understanding of PHP technology. The author uses concise and concise language and combines a large number of examples to explain each element. "PHP Programming (3rd Edition)" covers all the basic points of PHP. Whether you are a person who wants to learn PHP from scratch, or someone who already has a basic knowledge of PHP and wants to continue to learn more, this book is very suitable.
    2017-12-12 462 3098542
  • Zend_API Deep_PHP_Core
    Zend_API Deep_PHP_Core
    "Extending PHP" is easier said than done. PHP has evolved into an increasingly mature tool with source code packages tens of megabytes in size. To hack such a complex system, you have to learn and think. When constructing this chapter, we ultimately chose a “learning by doing” approach. This is not the most scientific or professional way, but it is the most fun and gives the best end result. In the following sections, you will quickly learn how to get the most basic extensions and have them run immediately. Then you'll learn about Zend's advanced API features, which you won't have to
    2017-12-08 287 3111234
  • SVN construction and usage instruction video (Boolean Education)
    SVN construction and usage instruction video (Boolean Education)
    "SVN Video Tutorial", SVN: full name Subversion, is a code version management software that manages data that changes over time. This data is placed in a central repository. This archive is much like a regular file server, but it remembers every file change. This way you can restore a file to an older version, or browse the file's change history. Many people think of version control systems as some kind of "time machine."
    2017-10-15 584 3283466
  • 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 3107960
  • 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 3107472
  • 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 3102125
  • Imperial CMS new version user tutorial manual
    Imperial CMS new version user tutorial manual
    "Empire Website Management System" is translated as "Empire CMS" in English, or "Ecms" for short. It is a website management system based on B/S structure, with powerful functions and easy-to-use Empire CMS-logo. This system was independently developed by the Empire Development Working Group. It is a well-designed and efficient website solution suitable for Linux/windows/Unix and other environments. From version 1.0 of the Imperial News System to today's Imperial Website Management System, its functions have undergone several leap-forward innovations, making the website's structure
    2017-12-12 297 3097535
  • Full Record of PHP Project Development Cases 2nd Edition
    Full Record of PHP Project Development Cases 2nd Edition
    "Full Record of PHP Project Development Cases" is a book published by Tsinghua University Press in 2011. The author is Tomorrow Technology. This book is suitable for software development beginners who have basic programming knowledge but no project development experience. It is especially suitable for college students to use as a reference when doing graduation projects and project design.
    2017-12-12 452 3097549
  • 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 3107770