current location:Home > 互斥機制 search
Found a total of 21313 related content
-
- Pure css3 cartoon candle animation special effects
- css3 draws two cute candles interactive animation special effects
- 2019-04-13 76 1866
-
- jQuery+css3 character painting graffiti interactive animation special effects
- jQuery creates cool mouse movement-controlled character rainbow pen painting interactive effects based on css3 attributes.
- 2019-04-15 109 3926
-
- Confetti button interactive animation special effects
- HTML5 is based on svg to create a click button where confetti scatters and falls, and the confetti button interacts with UI animation effects.
- 2021-02-22 98 2979
-
- CSS3 hover effect plug-in
- Very good-looking and practical CSS3 hover effect, using transition and amination to create a good-looking and practical interactive experience
- 2019-09-20 23 3000
-
- Creative credit card payment UI button special effects
- The css3 Animation attribute creates a simple UI interactive effect for switching the hover icon of the credit card payment button. Suitable for e-commerce UI payment buttons, it is a creative UI button interactive special effect.
- 2021-05-12 41 1501
-
- Atmospheric responsive Internet customized transaction advertising platform corporate official website
- Atmospheric responsive Internet customized transaction advertising platform corporate official website template download the entire site. The download file contains 23 static web pages. Some pages do not provide online demonstrations. If you want the full version, please download!
- 2017-01-17 61 3581571
-
- Website production company corporate website template download
- website production black single page corporate bootstrap responsive mobile phone project display technology internet concise it topic
- 2017-08-13 44 3421496
-
- Simple wap Internet service company official website template
- Simple green single page bootstrap internet service mobile responsive website design website production service quotation ligthbox
- 2017-08-14 61 3419683
-
- Big picture background red IT enterprise service responsive template
- background red enterprise service responsive bootstrap mobile single page it technology internet website production topic designer
- 2017-08-12 45 3422951
-
- APP application design and production company web page template
- Application app Android ios app design production blue boutique atmosphere Internet official website enterprise single page responsive mobile bootstrap mobile client project display
- 2017-08-14 55 3419591
-
- 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 3107800
-
- 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
- 2024-05-09 36 1329
-
- PHP+MySQL basic introductory course courseware
- PHP+MySQL basic introductory course courseware
- 2023-11-06 32 1049
-
- HTML5CSS3JavaScriptES6 introductory course courseware
- HTML5CSS3JavaScriptES6 introductory course courseware
- 2023-11-06 56 914
-
- Clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 378
-
- Red-nosed clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a red-nosed clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 348
-
- Colorful beautiful floral design spring background vector material (AI+EPS)
- This is a spring background vector material designed with colorful and beautiful flowers. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 1 368
-
- 14 different types of dinosaur vector materials (EPS+PNG)
- This is a different kind of dinosaur vector material, available in EPS and PNG formats, including JPG preview.
- 2023-08-31 1 508
-
- Tyrannosaurus rex with open mouth side vector material (EPS+PNG)
- This is a side vector material of a Tyrannosaurus rex with its mouth open. It is available in EPS and PNG formats, including a JPG preview.
- 2023-08-31 0 386
-
- Flash CS3 animation production basic tutorial lesson plan Chinese WORD version
- Flash is a classic and excellent vector animation editing software launched by Adobe. The size of animations produced using this software is much smaller than that of bitmap animation files (such as GLF animations). Users can not only add sound and video to animations and bitmap images, you can also create interactive movies or fully functional websites. This software does not require high computer knowledge of animators, is simple and easy to learn, and has smooth and vivid effects. It is a very suitable software for beginners in animation production. Before learning to create animations, through the study of this chapter, readers should be familiar with the characteristics of Flash animations
- 2024-01-17 0 1140
-
- Introduction to matlab basic knowledge Chinese WORD version
- MATLAB (Matrix Laboratory) is the abbreviation of MATrix LABoratory, a commercial mathematics software produced by The MathWorks Company of the United States. MATLAB is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numerical calculations. In addition to common functions such as matrix operations and drawing function/data images, MATLAB can also be used to create user interfaces and call programs written in other languages (including C, C++ and FORTRAN). MATLAB basics; command window
- 2024-01-18 0 1214
-
- QML introductory tutorial Chinese WORD version
- This document mainly talks about the introductory tutorial of QML; 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 JavaScript form. It combines the advantages of QtDesigner UI and QtScript. QtDesigner can design .ui interface files, but does not support interaction with Qt's native C++ code. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-31 0 695
-
- Features of Matlab language Chinese WORD version
- This document mainly describes the characteristics of the Matlab language; Matlab has the advantages of simple usage, flexibility, strong program structure, and good scalability. It has gradually become the preferred language tool in scientific computing, view interaction systems, and programs. In particular, it has outstanding performance in linear algebra, mathematical statistics, automatic control, digital signal processing, dynamic system simulation, etc., and has become a useful weapon for scientific research staff and engineering technicians to conduct scientific research and production practice. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-18 1 1874
-
- 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
-
- phpMyAdmin 4.6.6
- Control and operate MySQL via the Internet
- 2017-02-13 6397 52338
-
- 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
-
- 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
-
- 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
-
- Annotation-based PHP encryption library
- Annotation-based PHP encryption library
- 2018-01-23 177 7749
-
- PHP library for processing text
- PHP library for processing text
- 2018-01-23 306 9825