current location:Home > 失敗 search
Found a total of 21321 related content
-
- Success and failure message pop-up window style setting template
- A success and failure message pop-up window style setting template
- 2022-11-11 95 1005
-
- CSS disappearing and progressive text effects
- In web page production, various text effects are often used to highlight the effect. Today, we have compiled this "disappearing text" for everyone. It has disappearing and progressive text effects. Interested friends should not miss it.
- 2022-02-07 184 5953
-
- Web page display pictures display disappearing effects when clicked with the mouse
- A web page displays pictures with a mouse-click display and disappearing effect.
- 2022-11-23 79 694
-
- 404 page missing with share button
- 404 page missing template with share button. This web page is essential in website or mall development. This will better show where the website has bugs, better debugging, and the page will be shared and more beautiful. PHP Chinese website recommends downloading!
- 2017-01-17 187 2294
-
- jQuery's code to automatically hide the top message prompt box
- jQuery can automatically hide the top message prompt box code. You can set the prompt message to automatically disappear after 3 seconds, the success message to automatically disappear after 1.5 seconds, the failure message to automatically disappear after 2 seconds, the loading message will not automatically disappear, and the jQuery effects such as forced hiding of the message Message prompt box plug-in.
- 2017-12-09 126 1503
-
- 404 page missing template with share button
- 404 page missing template with share button
- 2018-01-19 104 2954863
-
- Jimei home decoration company website template
- Jimei Home Decoration Company website template, red style, stylish design, elegant yet individual, will definitely make your website shine in front of customers! A full set of templates, including Jimei homepage, about Jimei, news center, news content page, quality cases, online communication and other website template pages.
- 2017-08-09 125 3428239
-
- Tuoyuan.com Theme Toyean V2.4 Zblog Template
- toyean V2.0 theme only supports zblog2.0. If you need to support version 1.8, please download: toyean V1.2.1, toyeanV1.2.2. During the installation of themes for versions below toyean V1.2.2, if the local import ZTI file upload fails because the template is larger than 200K, please upload your ZTI format theme package file (toyean.zti): 1. Use FTP to upload to the \PLUGIN\ThemeSapper\Export\ directory under the zblog root directory.
- 2017-01-21 247 3582263
-
- 1.1.9PbootCMS
- PbootCMS is an efficient, simple and powerful open source PHP enterprise website development and construction management system. PbootCMS 1.1.9 update log: 2018-08-17 1. System optimization and security repair (important); 2. Fixed the problem of failure to add custom form Mysql; 3. Fix some minor errors in the background template; 4. Fix some problems that affect the cache effect; 5. Added background online update function;
- 2018-08-21 700 2041171
-
- PHPOA open source collaborative OA office system source code
- PHPOA office system is a universal collaborative OA management software suitable for small and medium-sized enterprises. It integrates PHPOA's long-term rich experience and advanced technology in management software development. The system adopts the leading B/S (browser/server) operation method, making Online office is not subject to geographical restrictions. PHPOA uses the agile MVC development framework, supports distributed development of multiple modules, has a unified layout, and has a simple yet serious interface.
- 2017-02-20 2535 3587163
-
- WeChat Mini Program Accounting Book Development Practical Courseware
- WeChat Mini Program Accounting Book Development Practical Courseware
- 2023-09-21 17 1341
-
- ThinkPHP configuration development and CMS backend practical courseware
- ThinkPHP configuration development and CMS backend practical courseware
- 2023-08-15 32 1562
-
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- 2023-06-26 34 1692
-
- PHP programming (summary of basic knowledge points) courseware
- PHP programming (summary of basic knowledge points) courseware
- 2023-06-26 9 1769
-
- Front-end development (basics + practical project collection) courseware
- Front-end development (basics + practical project collection) courseware
- 2023-06-26 8 1518
-
- Zaozigongfang elegant font
- The elegant style of Zaozi Gongfang has regular thickness and thickness, is calm yet grand, and has distinct features of suppression.
- 2017-01-19 125 1133
-
- Robot 404 web page damage design vector material
- Robot Website Template Network Link Unable to Open Web Page Invalid Creativity 404 Artistic Font 404 Web Page Website Design Template Website Template Advertising Design
- 2017-01-18 141 1793
-
- 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
-
- Asset server server construction for Unity3D game development Chinese WORD version
- This document mainly talks about the construction of Asset server server for Unity3D game development; Asset Server is currently the resource version management tool that comes with Unity. It is similar to the SVN and perForce we are usually familiar with. However, for the current Unity, Asset Server is more powerful than Unity. Version control software such as SVN and perForce are easier to use, because the Unity3.x version does not support software such as SVN very well. When multiple people work together, data loss and other situations often occur. because
- 2024-02-27 65 1066
-
- Git version control and workflow Chinese WORD version
- This article is a summary of git version control and workflow. If some friends have not used git before and are not very familiar with the basic concepts and commands of git, you can start with the following basic tutorials: Git is a distributed version control system, and Compared with centralized version control systems similar to SVN, although centralized version control systems can enable multiple team members to collaborate on development, sometimes if the central server goes down, no one can submit updates and collaborate on development during the downtime. Even sometimes, if the central server disk fails and there happens to be no backup or the backup is not timely, then there may be losses.
- 2024-02-27 23 1257
-
- Android development tutorials and notes pdf version
- Android file access and database programming knowledge. File operations mainly include reading files, writing files, reading static files, etc. It also introduces creating, adding file content and saving, opening files and displaying the content; database programming mainly introduces the SQLite database. The use includes knowledge of creating, deleting, opening databases, non-query SQL operation instructions, query SQL instructions-cursors, etc.
- 2024-02-29 64 3118
-
- Unity3d game development camera switching Chinese WORD version
- This document mainly talks about camera switching in unity3d game development; I hope it will be helpful to everyone; interested friends can come and take a look.
- 2024-02-29 51 2542
-
- Android Chinese API collection chm version
- Android Chinese Translation Group - A collection of Android Chinese APIs. API documentation (Reference) is the basis of Android development. In the past three years (2007-2010), the official Chinese version of the API has not yet been released. The Android Chinese Translation Group has gathered a group of people to engage in Android development. People, forum moderators, college students, graduate students, etc. use their spare time to translate Android APIs. The number of people has grown from 1 to 80, and the number of published translations has ranged from 1 to 50.
- 2024-02-29 79 1973
-
- 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