current location:Home > 对象是否为空 search

Classify:
Found a total of 21313 related content
  • jquery css3 transparent login registration form submission code with background
    jquery css3 transparent login registration form submission code with background
    jquery css3 with background transparent login registration form submission code, including login and registration pages, comes with form verification function, automatically verifies whether the user name is empty, whether the password and confirmation password are consistent, whether the email format is correct, etc. It is powerful and the form is transparent. Background image carousel, the effect is great!
    2017-02-04 294 3577301
  • Zend Framework 2.4.3 full version
    Zend Framework 2.4.3 full version
    Zend Framework 2 is an open source framework for developing web applications and services using PHP 5.3+. Zend Framework 2 uses 100% object-oriented code and takes advantage of most of the new PHP 5.3 features, namely namespaces, lazy static binding, lambda functions and closures. The composition structure of Zend Framework 2 is unique; each component is designed with a number of dependencies on other components. ZF2 follows SOLID object-oriented design principles. Such a loosely coupled structure allows developers to use any component they want. We call this "loose coupling"
    2017-03-09 335 3570182
  • Creative art designed website templates
    Creative art designed website templates
    Creative art designed website templates Creative art refers to another way of expression that continuously extends simple things or ideas. Creative design includes industrial design, architectural design, packaging design, graphic design, clothing design, personal creative zones, etc. In addition to the factors of "primary design" and "secondary design", design also needs to incorporate "distinctive design concepts - creativity". search 1. Primary design Scope division is generally based on whether "concrete" is the guiding goal in expressing graphics. Logo design is like a painting that truly expresses graphics. 2. Secondary equipment
    2017-12-07 49 3116261
  • 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 675 2473372
  • Feiwa B2B2C mall e-commerce system source code
    Feiwa B2B2C mall e-commerce system source code
    FeiWa B2B2C mall system is the latest enterprise-level B2B2C e-commerce platform system launched by Shandong Polang Network Technology Co., Ltd. in 2017. It uses PHP5+MySQL technology as the basis and OOP (object-oriented) method to build the core framework. Developed in MVC mode, it can support Windows/Unix server environments, requires PHP5.3 and above, and can run on a variety of WEB servers including Apache, IIS and Nginx.
    2017-02-16 1258 3580017
  • PHP Advanced Programming Patterns Framework and Testing (Chinese HD PDF version)
    PHP Advanced Programming Patterns Framework and Testing (Chinese HD PDF version)
    The prestigious advanced PHP tutorial, the work of Zend Framework core developers, provides in-depth coverage of design patterns, PHP standard library and JSON. Today, PHP is the undisputed mainstream language for web development. After PHP 5, its object-oriented features are enough to compete with Java and C#. However, there has been a lack of information describing the advanced features of PHP, which has greatly affected the in-depth application of the PHP language. This book fills this gap. It is specifically aimed at experienced PHP programmers and explains in detail the topics that are most important to them.
    2017-12-08 320 3112194
  • ThinkPHP3.2.3 fully developed
    ThinkPHP3.2.3 fully developed
    ThinkPHP is a fast and simple lightweight PHP development framework based on MVC and object-oriented. It is released under the Apache2 open source license. It has been adhering to simple and practical design principles since its inception. While maintaining excellent performance and minimal code, It pays special attention to development experience and ease of use, and has many original functions and features, providing strong support for WEB application development. Version 3.2 makes some architectural adjustments on the original basis, introduces namespace support and modularization improvements, and provides more convenience for large-scale applications and modular development.
    2017-12-12 298 3097423
  • Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    2023-06-26 34 1340
  • ThinkPHP6 backend management payment system--practical development courseware
    ThinkPHP6 backend management payment system--practical development courseware
    ThinkPHP6 backend management payment system--practical development courseware
    2024-05-09 36 1329
  • PHP+MySQL basic introductory course courseware
    PHP+MySQL basic introductory course courseware
    PHP+MySQL basic introductory course courseware
    2023-11-06 32 1049
  • The whole process of Android driver development Chinese WORD version
    The whole process of Android driver development Chinese WORD version
    Android's hardware abstraction layer, simply put, encapsulates the Linux kernel driver, provides interfaces upward, and shields low-level implementation details. In other words, the hardware support is divided into two layers, one is placed in user space (User Space), and the other is placed in kernel space (Kernel Space). Among them, the hardware abstraction layer runs in user space, and the Linux kernel driver The program runs in kernel space. Interested friends can come and take a look
    2024-02-02 0 557
  • ActionScript3 Flash Programming No Basics Introductory Tutorial Chinese WORD Version
    ActionScript3 Flash Programming No Basics Introductory Tutorial Chinese WORD Version
    Flash enthusiasts who have done Flash animation all know that to make a Flash animation, AS is indispensable. Even a few simple lines of code can play the finishing touch to the entire Flash. Although AS is not true object-oriented programming, it also has the concept of objects. This concept runs throughout AS, so the understanding of objects is more important than the understanding of grammar or other aspects. Interested friends can come and take a look
    2024-01-17 0 954
  • JSON.NET simple use Chinese WORD version
    JSON.NET simple use Chinese WORD version
    This document mainly talks about the simple use of JSON.NET; JSON.NET is used to convert objects in .NET into JSON strings (serialization), or to convert JSON strings into objects of existing types in .NET ( Deserialization?). I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-28 0 1233
  • Python module learning Chinese WORD version
    Python module learning Chinese WORD version
    This document mainly talks about module learning in Python; Python is composed of a series of modules. Each module is a file with the suffix py. At the same time, the module is also a namespace, thus avoiding the problem of variable name conflicts. We can understand modules as lib libraries. If you need to use a function or object in a certain module, you must import this module before it can be used. Except for the system default modules (built-in functions), which do not need to be imported. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-25 2 1042
  • Android local data storage Chinese WORD version
    Android local data storage Chinese WORD version
    This document is primarily about Android local data storage; the ability to store data locally on a mobile device is a critical feature for applications that need to maintain important information across the execution or lifetime of the application. As a developer, you often need to store information such as user preferences or application configurations. You must also decide based on characteristics such as access visibility whether you need to involve internal or external memory, or whether you need to deal with more complex, structured data types. Follow this article to learn the Android data storage API with
    2024-02-26 0 808
  • WIKINDX
    WIKINDX
    Reference management, document management, citations and more. Designed by scholars for scholars, continuously developed since 2003 and used by individuals and major research institutions worldwide, WIKINDX is a virtual research environment (enhanced online literature manager) that stores searchable references, notes, documents, Quotes, thoughts, etc. The integrated WYSIWYG word processor exports formatted articles to RTF and HTML. Plug-ins include a citation style editor and import/export of references (BibTeX, Endnote, RIS, etc.). WIKINDX supports every reference text
    2023-10-07 23 4395
  • CiviCRM
    CiviCRM
    CiviCRM is an open source and free to download member relationship management solution for advocacy, non-profit and other organizations. For more information, visit http://civicrm.org
    2023-10-07 24 4482
  • Joomla
    Joomla
    Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It's very easy to use, stable and secure, with thousands of free extensions and templates.
    2023-09-25 20 3945
  • phpList
    phpList
    phpList provides open source email marketing services, including analysis, list segmentation, content personalization and bounce processing. The rich technical functions and secure and stable code base are the result of 17 years of continuous development. Used in 95 countries, available in more than 20 languages, and used in 25 billion email campaigns sent last year. You can deploy it with your own SMTP server or get a free hosting account at http://phplist.com.
    2023-09-18 15 4111
  • SecLists
    SecLists
    SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
    2023-09-11 30 5741
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!