current location:Home > php的数组操作类 search

Classify:
Found a total of 2543 related content
  • jQuery popup layer component zeroModal
    jQuery popup layer component zeroModal
    jQuery popup layer component zeroModal. Support pop-up of commonly used modal boxes, operation prompt boxes, operation waiting layers, etc.
    2019-09-16 31 1047
  • jQuery English number combination form verification code special effects
    jQuery English number combination form verification code special effects
    jQuery English number combination form verification code special effect is a form submission verification code made using jQuery Layui. Numbers and English are randomly generated.
    2024-01-28 7 378
  • jQuery login form plugin with verification
    jQuery login form plugin with verification
    The jQuery login form plug-in with verification can perform simple verification on some field types commonly used when registering and logging in. In addition, we can switch and complete the registration or login operation on the same page.
    2024-02-26 1 392
  • div css3 attribute creates text list 3D timeline arrangement effect
    div css3 attribute creates text list 3D timeline arrangement effect
    The div css3 attribute creates a 3D timeline arrangement effect for the text list. I think this effect can be placed on a personal website, with the avatar in the front and a mood diary in the back. This effect is also quite good. PHP Chinese website recommends downloading!
    2017-01-18 81 3297
  • jquery classification filter animation waterfall flow
    jquery classification filter animation waterfall flow
    jquery classification filter animated waterfall flow. Generally, waterfall flow is used in personal projects or corporate websites to display personal photos and company products! And this one can be used as navigation. PHP Chinese website recommends downloading!
    2017-01-17 44 1367
  • Fannuo enterprise website management system PHP version
    Fannuo enterprise website management system PHP version
    Fannuo enterprise website management system PHP version is a php enterprise website management system developed with php+MySQL. Function introduction: 1. Unlimited channel settings, you can freely specify navigation channels. 2. Free combination of multiple channel types. 3. An atmospheric widescreen flat template. 4. The background operation is extremely simple.
    2017-02-16 521 3574750
  • OrgChart organizational structure plugin
    OrgChart organizational structure plugin
    gt is a simple and practical organization chart jQuery plug-in. gt creates organizational charts using DOM elements, jQuery and CSS3 transition effects. Filling of data can be done using local data or through ajax calls.
    2019-09-23 71 226815
  • Dual-track membership management system v9.1
    Dual-track membership management system v9.1
    The dual-track membership management system is a dual-track direct sales system source code developed with asp+access. It has very low requirements and is easy to maintain. Backend path:/admin The background username and password are both: admin Updates in version 9.1: 1. Added the ability to automatically back up the database before operating the balance. If the operation is successful, the backed-up database will be automatically deleted; if the operation is unsuccessful due to a page fault, the backed-up database will be automatically restored. In this way, even if there is a program error during operation, there is no need to worry about data loss. 2. Add member login header
    2017-02-15 823 3577507
  • Youke 365 website classification navigation system
    Youke 365 website classification navigation system
    Youke 365 website classification navigation system is a cross-platform open source software. It is an open source website classification directory management system developed and built based on PHP+MYSQL. It has simple operation, powerful functions, good stability, strong scalability and security, secondary development and It is easy to maintain later and can help you quickly and easily build a powerful and professional category directory or website navigation website.
    2018-05-22 84 2438097
  • v1.0.7 Youke 365 website navigation open source version
    v1.0.7 Youke 365 website navigation open source version
    Youke 365 website classification navigation system is a cross-platform open source software. It is an open source website classification directory management system developed and built based on PHP+MYSQL. It has simple operation, powerful functions, good stability, strong scalability and security, secondary development and It is easy to maintain later and can help you quickly and easily build a powerful and professional category directory or website navigation website.
    2018-05-28 84 2411061
  • Array application & two-dimensional array word version
    Array application & two-dimensional array word version
    The so-called array is a collection of elements of the same data type arranged in a certain order. It is a collection of variables that names a limited number of variables of the same type and then uses numbers to distinguish them. This name is called the array name, and the number is called the following. mark. The individual variables that make up an array are called components of the array, also called elements of the array, and sometimes called subscript variables. In programming, an array is a form of organizing several variables of the same type in an orderly manner for the convenience of processing. These collections of similar data elements arranged in order are called arrays. Array application & two-dimensional array directory
    2024-01-31 0 792
  • MATLAB function help document Chinese WORD version
    MATLAB function help document Chinese WORD version
    A function is a set of statements that work together to perform a task. In MATLAB, functions are defined in separate files. The file names of the file functions should be the same. Functions operate in their own workspace, which is also called the local workspace, independent of the workspace, accessed at the MATLAB command prompt, which is called the base workspace variable. Functions can accept multiple input parameters and may return multiple output parameters. MATLAB is a programming language developed by The MathWorks Company. It was originally a matrix programming language that made linear algebra programming easy. It can be run on
    2024-01-18 1 632
  • Detailed guide to creating and using databases in Android Chinese WORD version
    Detailed guide to creating and using databases in Android Chinese WORD version
    Every application uses data, and Android applications are no exception. Android uses an open source, operating system-independent SQL database--SQLite. This article introduces how to create and operate a SQLite database for your Android application. Database supports the lifeline of every application no matter how big or small. Unless your application only handles simple data, then you need a database system to store your structured data. Android uses SQLite database, which is an open source and supports multiple operating systems. SQ
    2024-02-28 0 504
  • Perl basic tutorial chm
    Perl basic tutorial chm
    A basic introductory Chinese tutorial on Perl, in chm format, describing an overview of PERL, simple variables, operators, list and array variables, file reading and writing, pattern matching, control structures, subroutines, associative arrays/hash tables, formatted output, and file systems , reference, object-oriented, packages and modules and other knowledge points. Suitable for beginners to read and understand the Perl scripting language.
    2024-02-26 0 1716
  • Hive permission control Chinese WORD version
    Hive permission control Chinese WORD version
    Hive can control permissions through metadata from version 0.10 (including version 0.10) onwards. In versions before Hive-0.10, permissions are mainly controlled through Linux users and user groups. CREATE, SELECT, and DROP of Hive tables cannot be controlled. Of course, Hive's control of permissions based on metadata is not completely safe. The purpose is to prevent users from accidentally doing operations they shouldn't do. Interested friends can come and take a look
    2024-02-03 0 1432
  • PHPMailer
    PHPMailer
    PHPMailer - A full-featured email creation and delivery class for PHP. Supports UTF-8 content as well as 8-bit, base64, binary and quoted-printable encodings. Provides SMTP authentication for LOGIN, PLAIN, CRAM-MD5 and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Automatically verify email addresses. Many PHP developers need to send emails from their code. The only PHP function that directly supports this is mai
    2023-08-18 15 4632
  • Dompdf
    Dompdf
    dompdf is an HTML to PDF converter. At its core, dompdf is a (mostly) CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer that downloads and reads external style sheets, inline style tags, and style attributes of individual HTML elements. It also supports most expressive HTML attributes. PDF rendering is currently provided by PDFLib or a bundled version of the R&OS CPDF class written by Wayne Munro. (for R&OS class
    2023-08-15 3 2025
  • 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