current location:Home > 解の数 search
Found a total of 21321 related content
-
- Graphic and text tab switching special effects with numbers
- jQuery implements the solution graphic and text layout based on the owlCarousel plug-in, and customizes the digital index to control the tab switching effect. This is a black graphic case showing the layout code.
- 2019-06-17 179 2482
-
- CSS3 3D Rubik's Cube rotation picture switching view special effects
- CSS3 3D Rubik's Cube rotating picture switching viewing effect is a mouse-selected image, which can automatically realize the 360-degree stunning 3D rotating cube animation special effects.
- 2024-02-26 119 792
-
- CSS3 login form special effects with floating placeholders
- CSS3 login form effect with floating placeholders is a login form page with floating placeholders and indicator button effects.
- 2024-02-26 109 680
-
- You can drag horizontally to switch the special effects of the picture
- The special effect that can be dragged horizontally to switch pictures is a web special effect with left and right arrow buttons that also supports horizontal dragging of the picture list to view the effect.
- 2024-02-26 117 681
-
- jQuery embedded iframe navigation menu
- jQuery embedded iframe navigation menu is a left vertical drop-down navigation bar with embedded iframe navigation menu background page template.
- 2024-02-26 121 786
-
- Digital Solutions Growth Agency Website Template
- The Digital Solutions Growth Agency website template is a company promotional website template download that provides digital solution services. Tip: This template calls the Google font library, and the page may open slowly.
- 2023-12-15 114 615
-
- Digital Solutions Design Services Company Website Template
- Digital solution design service company website template is a company promotional website template download that provides digital solution design services. Tip: This template calls the Google font library, and the page may open slowly.
- 2023-10-10 132 962
-
- IT technology solution service provider promotional website template
- IT technology solution service provider promotional website template is a promotional website template suitable for digital solution service organizations to download. Tip: This template calls the Google font library, and the page may open slowly.
- 2024-01-17 165 1203
-
- Enterprise Digital Marketing Services Company Website Template
- The enterprise digital marketing service company website template is a company promotional website template download that provides enterprises with grid digital marketing solutions. Tip: This template calls the Google font library, and the page may open slowly.
- 2024-02-26 154 1110
-
- Public rental housing information management system template
- Public rental housing information management system template, a full set of templates, Win8 tile style interface, with backend login page login.html, backend homepage, property management, tenant management, property editing and other template pages. There are system function menus such as basic data, lottery allocation, contracted occupancy, public rental charges, daily business, contract termination, statistical reports, system parameters, etc.
- 2017-08-11 1079 3428919
-
- Simple multi-source report for multi-data source report analysis
- Simple multi-source report for multi-data source report analysis
- 2018-02-02 178 2895448
-
- (Source code on October 20) PHP symmetric encryption and decryption of data
- PHP
- 2018-10-23 313 1813215
-
- Ming Tsai PHP Zero Basics (One Day Pass)
- Mingzai's PHP zero-based (one-day pass) tutorials are all about PHP basics, all with detailed comments, making it easy for new users to understand, and several basic examples, including detailed explanations of login, arrays, functions, and paging.
- 2017-12-12 314 3096912
-
- Preliminary web development with PHP Apache and MySQL
- This book comprehensively introduces PHP scripting language and MySOL database, two of the most popular open source software at present, including basic concepts of PHP and MySQL, PHP extensions and application libraries, date and time functions, PHP data object extensions, PHP's mysqli extension, MySQL 5's stored routines, resolvers, views, etc. This book helps readers learn the best practices of the PHP programming language and MySQL database server, and understand how to create database-driven dynamic Web applications.
- 2017-12-11 271 3102263
-
- Preliminary web development with PHP Apache and MySQL
- This book comprehensively introduces PHP scripting language and MySOL database, two of the most popular open source software at present, including basic concepts of PHP and MySQL, PHP extensions and application libraries, date and time functions, PHP data object extensions, PHP's mysqli extension, MySQL 5's stored routines, resolvers, views, etc. This book helps readers learn the best practices of the PHP programming language and MySQL database server, and understand how to create database-driven dynamic Web applications.
- 2017-12-09 264 3108087
-
- Cute summer elements vector material (EPS PNG)
- This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
- 2024-05-09 184 2738
-
- Four red 2023 graduation badges vector material (AI EPS PNG)
- This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
- 2024-02-29 185 2347
-
- Singing bird and cart filled with flowers design spring banner vector material (AI EPS)
- This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
- 2024-02-29 161 2246
-
- Golden graduation cap vector material (EPS PNG)
- This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
- 2024-02-27 172 2288
-
- Black and white style mountain icon vector material (EPS PNG)
- This is a black and white style mountain icon vector material, available in EPS and PNG formats, including JPG preview.
- 2024-02-27 187 2199
-
- Function methods and explanations in Unity3D Chinese WORD version
- This document mainly talks about the function methods and explanations in Unity3D; I hope it will be helpful to everyone; interested friends can come and take a look.
- 2024-02-26 9 723
-
- Android data format parsing object JSON usage WORD version
- This document mainly describes the usage of Android data format parsing object JSON; JSON can convert Java objects into json format strings, and can convert json strings into Java. More lightweight than XML, Json is lighter and simpler to use. JSON data format is widely used in client and server communication in Android, and is very convenient for network data transmission and analysis. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-30 0 1248
-
- Analysis of linear interpolation Lerp function in Unity3D Chinese WORD version
- This document mainly talks about the analysis of the linear interpolation Lerp() function in Unity3D; in unity3D, the linear interpolation function Lerp() is often used to interpolate between two materials. Between vectors, between two floating point numbers, between two colors, friends in need can download it and take a look.
- 2024-02-28 63 1306
-
- 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 implementation of optimization method Chinese WORD version
- The technology of using optimization methods to solve optimization problems is called optimization technology, which includes two aspects: 1) Establishing a mathematical model, that is, using mathematical language to describe the optimization problem. The mathematical relationships in the model reflect the goals and various constraints to be achieved in the optimization problem. 2) Mathematical solution After the mathematical model is built, a reasonable optimization method is selected for solution. Using Matlab's optimization toolbox, you can solve linear programming, nonlinear programming and multi-objective programming problems. Specifically, it includes linear and nonlinear minimization, maximization, quadratic programming, semi-infinite problems,
- 2024-01-18 0 1148
-
- 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 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 is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
- 2024-10-17 1 730
-
- 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
-
- Yii
- Yii is a fast, secure, and efficient PHP framework.Flexible yet pragmatic.Works right out of the box.Has reasonable defaults.
- 2024-10-17 0 763
-
- Encryption and decryption string function class in php
- Encryption and decryption string function class in php
- 2017-05-18 336 5291
-
- cryptjs: a PHP class library that supports encryption, decryption and keys
- CryptoJS and PHP use the same function to encrypt and decrypt, supporting keys
- 2017-03-08 302 2975
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2325 25201
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11516 92093
-
- PHP library for dependency injection containers
- PHP library for dependency injection containers
- 2018-01-26 575 25589