current location:Home > 省エネモード search
Found a total of 21321 related content
-
- Province, city and county plug-in PCASClass.js
- Province, city and county plug-in PCASClass.js
- 2019-12-27 111 1325
-
- Provincial and municipal three-level linkage
- Provincial and municipal three-level linkage
- 2019-12-18 132 1127
-
- text omission effect
- text omission effect
- 2019-11-11 88 836
-
- jQuery select schools by province
- jQuery select schools by province
- 2019-12-26 84 1203
-
- Three-level linkage between provinces and municipalities
- Three-level linkage between provinces and municipalities
- 2019-12-18 153 1178
-
- ElementUI three-level linkage menu code
- ElementUI three-level linkage menu code, province and municipality three-level linkage code, the functions are as follows: 1. You can query and search; 2. You can clear the records in the input box.
- 2017-11-28 179 3160230
-
- Aries Metro style backend management template
- The Aries Metro style background management template is based on Bootstrap 2.2.1. It is clean, fast, adaptive to screen resolution and size, and is compatible with PC and mobile phones. It helps you build your own Metro application and save a lot of time. It is equipped with huge Collection of icons, plugins and examples.
- 2017-08-11 208 3426180
-
- v1.5.2 Catfish HTML Editor HandyEditor
- HandyEditor is a WYSIWYG rich text web editor produced by Catfish CMS. The HandyEditor editor is very lightweight, easy to use, customizable, supports multiple languages, and focuses on user experience. Features of HandyEditor editor: Lightweight The compressed package of all files of HandyEditor version 1.X is only about 90KB, making it one of the most lightweight HTML editors currently. This ensures that the editor loads quickly and saves traffic, making it more suitable for
- 2018-06-05 222 2365574
-
- WordPress
- WordPress is a personal information publishing platform that focuses on aesthetics, ease of use, and network standards. Although WordPress is a free open source software, its value cannot be measured in terms of money. You can use WordPress to build a powerful network information publishing platform, but more It is used for personalized blogs. For blog applications, WordPress can save you from worrying about back-end technology and focus on the content of your website.
- 2018-05-12 268 2484171
-
- Blue outbound travel company template
- Blue outbound travel company template A tourism company refers to an enterprise that has a profit-making purpose and is engaged in tourism business. Tourism business refers to the business activities of handling exit, entry and visa procedures for tourists, soliciting and receiving tourists, and arranging paid services such as food and accommodation for tourists. To establish a travel agency, the following conditions must be met: (1) Have a fixed business place; (2) Have necessary business facilities; (3) Operators who have been trained and hold qualification certificates issued by the tourism administrative departments of the people's governments at or above the province, autonomous region, or municipality directly under the Central Government; (4) Any compliance with Articles 7 and 8 of these Regulations
- 2017-12-07 158 3116059
-
- Commonly used tags for phpcms development pdf
- Some repeated phpcms tags are often used in templates. The editor has collected some common phpcms template tags and their usage introduction. Friends who are useful can use them in their own projects, which greatly saves development time.
- 2019-01-02 1100 1548669
-
- PHP Classic Examples (Second Edition)
- PHP Classic by Example (2nd Edition) can save you valuable web development time. With these solutions to real problems at hand, most programming challenges will be solved. "PHP Classic Examples (2nd Edition)" combines the features of PHP with the unique format of the Classic Examples series, which is enough to help you successfully build cross-browser Web applications. In this revised edition, you can find solutions to various programming problems more easily. The content in "PHP Classic Examples (2nd Edition)" covers: form processing; Session management; database interaction; using We
- 2017-12-07 324 3115742
-
- 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
-
- 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
-
- Flash Builder Tips and Tricks Chinese WORD version
- This document is primarily about Flash Builder tips and tricks; it provides several simple yet effective tips, time-saving shortcuts, and other practical information that can improve your productivity in Flash Builder. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-17 0 947
-
- Adobe official Flash animation optimization guide pdf version
- Tutorials from Adobe's official Flash animation optimization guide, including the following content: How to save memory How to minimize CPU usage How to improve ActionScript 3.0 performance Speed up rendering Speed Optimize network interaction Use audio and video Optimize SQ
- 2024-01-17 65 4179
-
- Create a Web Maven Project in Eclipse and deploy it to Tomcat Chinese WORD version
- As we all know, during the development process of J2EE projects, if you only modify the page during the debugging phase, you do not need to restart the application server. For example, you do not need to restart Tomcat. Just refresh the page in the browser. In fact, the fundamental reason why there is no need to restart application servers such as Tomcat is because we can set a virtual directory in the configuration file of the application server, so that we can know the directory where the web project is located, so we can save the need to package and then re-publish to Server steps. Interested friends can come and take a look
- 2024-02-26 22 1336
-
- 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
-
- browser-sync-master
- Time-saving browser sync testing tool
- 2017-04-13 2740 26459
-
- 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
-
- Randomly generate PHP classes corresponding to province IPs
- Randomly generate PHP classes corresponding to province IPs
- 2018-01-09 239 3586
-
- 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