current location:Home > 條件函數 search

Classify:
Found a total of 21321 related content
  • es5 countdown plug-in that supports callback functions
    es5 countdown plug-in that supports callback functions
    es5 countdown plug-in that supports callback functions
    2019-10-26 95 1246
  • jQuery nine-square grid lottery plug-in jqeury.luckdraw.js
    jQuery nine-square grid lottery plug-in jqeury.luckdraw.js
    A modified jQuery plug-in, adding a mouse click callback function, which can request the background to modify the winning number
    2019-09-04 142 1861
  • jQuery pagination plugin Pagination
    jQuery pagination plugin Pagination
    The jQuery paging plug-in Pagination provides multiple data source methods, numerous configuration parameters, callback functions, display controls, etc. It also provides 5 sets of built-in paging bar skins.
    2017-03-24 198 1846
  • JS calendar control special effects code layDate
    JS calendar control special effects code layDate
    JS calendar control special effects code layDate is a very good calendar control. It is very simple to call. There are two ways. First, import laydate.js. One is to use the nclick="laydate()" function directly, and the other is to call it through ID. , is still a very good calendar date control.
    2017-01-13 198 1761
  • overhang.js – jQuery top notification prompt plug-in
    overhang.js – jQuery top notification prompt plug-in
    overhang.js is a plug-in based on jQuery and jQuery UI for displaying notifications, confirmations, and prompts. It slides out from the top in an animated manner. overhang.js provides many parameters, you can customize the notification style, and the callback function can also meet more of your needs.
    2020-11-10 170 3914
  • jquery plug-in library collection
    jquery plug-in library collection
    pui is a plug-in library developed based on jQyery. It has been used stably online for more than 2 years. Its rich interfaces, simple and clear calling methods, and flexible callback functions allow you to easily create a web front-end interface solution with flexible interaction. The plug-in library encapsulates layout, form elements, form validation, pop-up windows, toast, bubble pop, tab switching, calendar time, paging, tables, trees, css naming and other functions
    2019-09-23 235 228851
  • 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 562 3570646
  • 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
  • Day 24_Sticky form file inclusion and function knowledge
    Day 24_Sticky form file inclusion and function knowledge
    Day 24_Sticky form file inclusion and function knowledge
    2017-12-27 171 3044923
  • 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
  • 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
  • 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 3111648
  • WeChat Mini Program Accounting Book Development Practical Courseware
    WeChat Mini Program Accounting Book Development Practical Courseware
    WeChat Mini Program Accounting Book Development Practical Courseware
    2023-09-21 17 1341
  • Python functions files and modules Chinese WORD version
    Python functions files and modules Chinese WORD version
    This document mainly talks about Python functions, files and modules. This article constructs a complete Python program. Introduces Python functions and modules, and shows how to build a Python program, store it in a file, and run the program through the command line; I hope this document will help friends in need; interested friends can come here have a look
    2024-01-23 0 1310
  • DELPHI control properties, methods, events and common functions word document doc format
    DELPHI control properties, methods, events and common functions word document doc format
    DELPHI control properties, methods, events and commonly used functions 1. TmainMemu control This control is a standard menu control, which is used to provide menus for windows. The hierarchical structure of the object is: TObject—TPersistent—TCompoment—TMenu. Attribute 1-AutoMetge: Boolean Function: Used to determine whether the menu on the non-main Form in the non-MID program should be merged with the menu of the main Form. Main Form menu
    2024-01-19 36 1403
  • Win32 API Function Manual chm version
    Win32 API Function Manual chm version
    Win32_API_Function Detailed Query Manual chm format, divided into restricting program function functions, registry processing functions, dialog box functions, time processing functions, disk processing functions, process functions, file processing functions, breakpoint setting lists and other related contents.
    2024-01-19 37 1247
  • 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 923
  • ARM compiler Chinese WORD version
    ARM compiler Chinese WORD version
    This document mainly talks about the ARM compiler; the development tools of ARM application software include compilation software, assembly software, link software, debugging software, embedded real-time operating system, function library, evaluation board, and JTAG emulator according to different functions. , online emulator, etc.; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-26 29 1367
  • 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 197 5230
  • 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