current location:Home > 分散式 search
Found a total of 21313 related content
-
- Canvas dot scattered cursor follows animation special effects code
- Based on canvas, create colorful dot particle dispersion animation effects that follow the movement of the mouse.
- 2021-03-30 298 7779
-
- jQuery 3D block scatter animation special effects
- The jQuery 3D block scattering animation effect is like a puzzle, where a complete picture is silently displayed. When the mouse passes over the card, the pieces float into animation.
- 2017-03-27 55 1383
-
- html5 SVG spiral diffusion web page loading waiting animation special effects
- An html5 SVG spiral diffusion web page loading waiting animation special effects
- 2023-01-16 18 521
-
- Rating and rating plug-ins in various styles
- Rating and rating plug-ins in various styles
- 2019-11-14 26 1216
-
- div+css3 ladder paging style
- div+css3 ladder paging style
- 2017-04-12 83 4419
-
- HTML5-pet community sharing website responsive template
- HTML5-pet community sharing website responsive template
- 2018-06-29 81 2257326
-
- Premium responsive blue background data analysis management template-Modern
- Premium responsive blue background data analysis management template
- 2022-12-14 139 2910
-
- Atmospheric photography studio website template
- Atmospheric photography studio bootstrap single page responsive mobile display image sharing lightbox computer
- 2017-08-15 52 3418303
-
- Filter plug-in Shuffle.js and responsive grid classification and sorting
- The animation is adaptive to achieve perfect layout, perfect changes from mobile to PC, and can also search, filter and other functions
- 2019-09-23 55 226200
-
- Fidget website countdown responsive template
- Fidget website launch countdown responsive template is based on Bootstrap 3.2.0, HTML5 responsive template, adaptive resolution, compatible with PC and mobile terminals, the countdown can display days, hours, minutes and seconds, and has the function of email subscription to get notifications.
- 2017-09-08 108 3367011
-
- 30-minute introductory tutorial on regular expressions
- 30-minute introductory tutorial on regular expressions
- 2018-01-09 179 2996122
-
- "PHP Design Pattern Guide" Chinese version
- "PHP Design Patterns" first introduces design patterns, describes the use and importance of design patterns, and explains in detail the occasions when design patterns are applied. Next, the book introduces many design patterns through code examples. Finally, this book explains through comprehensive and in-depth case studies how to use design patterns to plan new applications, how to write these patterns in PHP language, and how to use the design patterns introduced in the book to modify and refactor existing code blocks. The author uses a professional, user-friendly format to introduce relevant concepts, both for self-taught programmers and those with more formal training.
- 2017-12-07 316 3116017
-
- 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
-
- Chinese annotated version of the php configuration file php.ini (09.4)
- Under WINDOWS, the path during compilation is the WINDOWS installation directory. ; In command line mode, the search path of PHP.INI can be replaced with the -C parameter. ; The syntax of this file is very simple. Whitespace characters and lines starting with a semicolon ´;´ are simply ignored (as you might ; Same as you guessed). Chapter titles (eg: [FOO]) are also simply ignored, even though in the future they may ; has some meaning. ; ;
- 2017-12-08 335 3111384
-
- PHP5 Learning Object Tutorial
- The PHP5 Learning Object Tutorial is a technical book on PHP5 applications published by the Electronic Industry Press on December 1, 2007, edited by Americans Gumanz, Bacon, and Ruisance, and translated by Jian Zhanggui. This book comprehensively introduces the new functions, programming methods and design patterns in PHP 5. It also analyzes and explains the new database connection processing, error handling and XML processing mechanisms in PHP 5, helping readers to systematically understand, master and efficiently apply PHP. .
- 2017-12-09 271 3107649
-
- Chinese simple vernal equinox poster psd layered material
- Spring Equinox Poster Spring Equinox Promotion Spring Equinox Exhibition Board Elegant Ink Chinese Style Twenty-Four Solar Terms Traditional Culture
- 2017-03-13 41 822
-
- Chinese style wedding four golden elements psd layered material
- Chinese style poster Chinese style butterfly plug ring necklace earrings gold wedding wedding elements
- 2017-01-21 27 994
-
- Chinese style congratulations on getting rich promotional poster psd layered material
- Congratulations on getting rich poster. Congratulations on getting rich. Display board. God of Wealth. Good fortune. Gold ingot. Red festive background. Light effect. Auspicious clouds.
- 2017-01-20 65 1141
-
- Chinese style grand flourishing China poster psd layered material
- Chinese style poster, Chinese display board, prosperous China, mural, porcelain vase, porcelain, classical, red plum, jade, peony
- 2017-03-13 39 757
-
- Blue colorful signing ceremony publicity display board psd layered material
- Signing Ceremony Exhibition Board Signing Ceremony Poster Blue Gorgeous Background Sailing Boat Blue Technology Atmospheric Background
- 2017-01-20 61 1027
-
- Web project development process and specifications Chinese WORD version
- This document mainly talks about the Web project development process and specifications; development process and specifications: The decentralized and interactive nature of Web development determines that Web development must comply with certain development specifications and technical conventions. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-02 0 465
-
- JSON Getting Started Guide Chinese WORD version
- JSON stands for JavaScript Object Natation. It is a lightweight data exchange format that is very suitable for the interaction between the server and JavaScript. This article will quickly explain the JSON format and demonstrate through code examples how to process JSON format data on the client and server respectively.
- 2024-01-27 0 1127
-
- Getting started with Qt QML
- This document mainly talks about getting started with Qt QML – QML syntax; QML is a descriptive scripting language, and the file format ends with .qml. The syntax format is very similar to CSS (refer to the specific examples below), but it also supports programming control in the form of javascript. QML is part of the Qt Quick technology launched by Qt. It is a new and easy-to-learn language. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-28 0 785
-
- Shell scripting basics Chinese WORD version
- Shell itself is a program written in C language, which is a bridge for users to use Linux. Shell is both a command language and a programming language. As a command language, it interactively interprets and executes commands entered by the user; as a programming language, it defines various variables and parameters, and provides many control structures found only in high-level languages, including loops and branches. Although it is not part of the Linux system core, it calls most of the functions of the system core to execute programs, create files, and coordinate the running of various programs in a parallel manner. Therefore, for
- 2024-02-03 6 2665
-
- j2me3D game development simple tutorial Chinese WORD version
- This document mainly talks about a simple tutorial on j2me3D game development; Nowadays, 3D graphics are a key part of almost any game, and even some applications have achieved success by using 3D forms to describe information. As mentioned earlier, developing in immediate mode and manually coding all 3D objects is slow and complex. All corner points of polygons in your application must be encoded independently in an array. In JSR 184, this is called immediate mode. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-29 0 1640
-
- 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
-
- WooCommerce
- WooCommerce is a customizable, open source e-commerce platform based on WordPress. Get started quickly and work your way. Add the WooCommerce plugin to any WordPress site and set up a new store in minutes. Get secure payments, configurable shipping options, and more for free. From subscriptions to fitness classes to luxury cars, WooCommerce is fully customizable. Add functionality and expand the functionality of your store with official extensions on WooCommerce Marketplace
- 2023-08-15 2 2054
-
- 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 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! 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
-
- PHP implements paging class with customizable styles
- PHP implements paging class with customizable styles
- 2017-03-13 102 1297
-
- A super easy-to-use PHP paging class (customizable style)
- Super easy to use php paging class (customizable style)
- 2017-03-09 140 1574
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2147 24412
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11352 90802
-
- Encryption PHP library for generating unique strings from integers
- Encryption PHP library for generating unique strings from integers
- 2018-01-23 307 9388