current location:Home > 屬性解讀 search
Found a total of 21321 related content
-
- Solve the problem that placeholder attribute is not supported under IE
- 2019-11-07 114 1195
-
- Enterprise official website tab drop-down menu special effects
- On the home page of the jQuery enterprise official website, the content panel is displayed when the mouse moves over the tab, and the hidden panel is displayed in a humanized manner. Solve the common bug of this function, that is, when the user leaves the tab and goes to the content panel below, if it is not handled well, it may not reach the content panel below, and the content panel is hidden as a result. Suitable for use in a variety of scenarios and has universal functions.
- 2020-11-23 270 4611
-
- 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
-
- PHPOK enterprise website building system
- Developed using PHP+MYSQL language, it is a mature and complete CMS system for enterprise websites. It has comprehensive functions, powerful customization functions, good scalability and high security, and can easily solve the needs of most enterprise websites.
- 2020-05-21 1521 8193
-
- PHPOK enterprise website building system
- Developed using PHP+MYSQL language, it is a mature and complete CMS system for enterprise websites. It has comprehensive functions, powerful customization functions, good scalability and high security, and can easily solve the needs of most enterprise websites.
- 2020-05-16 1088 6240
-
- 2.1.3 Serendipity
- Serendipity is a smart blog BLOG system implemented in PHP. Serendipity is feature-rich, compliant and open source based on BSDLicense. Serendipity 2.1.3 change log: 2018-08-16 * Security: Ensure admin configuration and blog entry limits for RSS are parsed as integers for SQL queries; * Security: Prevent XSS possibility in Edit Entry panel; *Security: Disables sending comment notifications and email addresses to multiple people; this can be used for batch
- 2018-08-21 216 2041853
-
- Qibo enterprise website system source code
- The emergence of Qibo Enterprise Website System 1.0 can be said to be a milestone in PHP website construction. Both ASP and PHP are ideal solutions for websites, but the close combination of PHP and MySQL makes PHP more superior, fast and secure.
- 2017-02-18 178 3573213
-
- Laravel 5.4 one-click installation package
- Laravel is a simple and elegant PHP Web development framework (PHP Web Framework). It can free you from messy codes like noodles; it can help you build a perfect network APP, and every line of code can be concise and expressive. Laravel 5.4 brings many new features and improvements to existing functionality.
- 2017-03-09 2483 3577074
-
- Detailed analysis of margin attribute in CSS
- Detailed analysis of margin attribute in CSS
- 2018-01-06 183 3008552
-
- List of IE6-IE11 compatibility issues and solutions
- List of IE6-IE11 compatibility issues and solutions
- 2017-10-13 264 3287446
-
- List of IE6-IE11 compatibility issues and summary of solutions
- List of IE6-IE11 compatibility issues and summary of solutions
- 2018-01-31 182 2902991
-
- "IE6-IE11 Compatibility Problem List and Summary of Solutions"
- "IE6-IE11 Compatibility Problem List and Summary of Solutions"
- 2017-12-23 229 3059689
-
- PHP5 and MySQL Bible
- This book is a classic comprehensive introduction to PHP and MySQL. The book not only comprehensively introduces the core features of the two technologies, but also explains how to efficiently combine the two technologies to build robust data-driven applications. This book covers the latest features emerging in new versions of the two technologies. The large number of practical examples and in-depth analysis in the book come from the author's many years of professional experience in this area and can be used to solve various problems faced by developers in practice. challenge.
- 2017-12-09 343 3111663
-
- 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
-
- Detailed explanation of AndroidXML layout attributes WORD version
- This document mainly talks about the detailed explanation of AndroidXML layout attributes; I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-29 2 2345
-
- 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
-
- 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
-
- Using Python for socket programming Chinese WORD version
- This document mainly talks about using Python for socket programming; as an interpreted language, Python is easy to use and can quickly verify our ideas and develop prototype software. A Python program can be interpreted as a whole or line by line. Friends in need can download and take a look
- 2024-01-23 27 1227
-
- Pascal basic tutorial Pascal essential basic tutorial for getting started CHM version
- No matter what you do, there must be certain methods and steps. Computer programming is more rigorous, standardized, and feasible than transaction processing in daily life. In order for the computer to effectively solve certain problems, the processing steps must be arranged and a "sequence" composed of computer language is used to allow the computer to automatically recognize and execute this "sequence" composed of computer language to complete the predetermined task. Arrange the steps to deal with the problem and use computer language to form a sequence, which is often called
- 2024-01-19 2 820
-
- 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
-
- 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
-
- Small PHP library for optimizing images
- Small PHP library for optimizing images
- 2018-01-26 749 19265
-
- PHP library to extract GIF animation frame information
- PHP library to extract GIF animation frame information
- 2018-01-26 372 11288