current location:Home > 程式碼自動補全 search
Found a total of 21323 related content
-
- jQuery carousel plug-in compatible with IE8
- The jQuery carousel plug-in that is compatible with IE8 is a very compatible and very simple website focus map code.
- 2024-02-27 99 696
-
- CSS3 Swimming Pool Rules Explanation Picture and Text Album
- CSS3 swimming pool rules description graphic album is a graphic and text introduction layout using div and css3 to create a web version of swimming pool rules description.
- 2024-02-27 114 821
-
- Celebrate New Year text icon flashing H5 special effect
- The H5 special effect of celebrating the New Year text icon flashing is a special effect of celebrating the New Year flashing animation based on CSS3 SVG.
- 2024-02-27 108 662
-
- Webmaster Home Important Events jQuery Timeline
- Webmaster's Home Important Events jQuery Timeline is a jQuery timeline special effects code with a sliding switching effect. This work is collected and organized by [Webmaster Materials], please indicate the source when reprinting!
- 2024-02-26 139 793
-
- CSS3 shopping website navigation menu package collection
- CSS3 shopping website navigation menu package collection is a collection of responsive navigation menu packages based on jQuery and CSS3.
- 2024-02-26 121 780
-
- Bootstrap programmer personal technology blog responsive template
- The responsive template of the Bootstrap programmer's personal technology blog is based on Bootstrap 3.3.5. It has a simple interface, adaptive resolution, and is compatible with PC and mobile terminals. It has a full set of templates, including homepage, front-end technology, back-end program, tag cloud, reader wall, and friendship. Website template pages such as links, 404 error pages, etc.
- 2017-09-08 758 3369894
-
- Bootstrap car trading network responsive website template
- The responsive website template of the Bootstrap Automobile Trading Network is based on Bootstrap 3.2.0, with responsive design, adaptive resolution, compatible with PC and mobile terminals, and a full set of templates, including homepage, recommended car sources, car selection center, financial services, buying and selling process, Contact us and other website template pages.
- 2017-09-05 234 3375366
-
- Green Environmental Protection Equipment Company Responsive HTML5 Template
- The green environmental protection equipment company's responsive HTML5 template is based on AmazeUI2.7.2, with responsive design, adaptive resolution, compatible with PC and mobile terminals, and a full set of templates, including website homepage, about us, project cases, news information, contact us, etc. HTML Enterprise template page.
- 2017-08-08 152 3432077
-
- Akira responsive Bootstrap backend template
- Akira responsive Bootstrap background template, simple style, responsive design, adaptive screen resolution size, compatible with PC and mobile phones, a full set of templates, including login page, dashboard, project, task, information, file upload, activities, Background template pages such as profile, settings, help, gallery, etc.
- 2017-08-11 183 3425800
-
- Green IT technology online education responsive HTML template
- The green IT technology online education responsive HTML template is based on Bootstrap 3.3.7, with adaptive resolution, compatible with PC and mobile terminals, and a full set of templates, including homepage, courses, paths, discussion areas, training camps, membership, registration, login and other websites. Template page.
- 2017-06-07 265 3507868
-
- "PHP Design Pattern Guide" Chinese version
- "PHP Design Patterns" first introduces design patterns, describes the use and importance of design patterns, and explains in detail the occasions when design patterns are applied. Next, the book introduces many design patterns through code examples. Finally, this book explains through comprehensive and in-depth case studies how to use design patterns to plan new applications, how to write these patterns in PHP language, and how to use the design patterns introduced in the book to modify and refactor existing code blocks. The author uses a professional, user-friendly format to introduce relevant concepts, both for self-taught programmers and those with more formal training.
- 2017-12-07 317 3116209
-
- ThinkPHP6 backend management payment system--practical development courseware
- ThinkPHP6 backend management payment system--practical development courseware
- 2024-05-09 39 1888
-
- PHP+MySQL basic introductory course courseware
- PHP+MySQL basic introductory course courseware
- 2023-11-06 32 1385
-
- HTML5CSS3JavaScriptES6 introductory course courseware
- HTML5CSS3JavaScriptES6 introductory course courseware
- 2023-11-06 57 1224
-
- ThinkPHP configuration development and CMS backend practical courseware
- ThinkPHP configuration development and CMS backend practical courseware
- 2023-08-15 32 1567
-
- 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 185 2747
-
- 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 2359
-
- 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 162 2259
-
- 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 174 2299
-
- 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 2206
-
- Qt OpenGL tutorial Chinese WORD version
- This document mainly talks about the Qt OpenGL tutorial; because this tutorial is migrated from NeHe's OpenGL tutorial, the code is changed to Qt implementation. Therefore, some courses have not yet been successfully implemented, so some tutorials may be skipped. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-29 53 1009
-
- Brief analysis of Android Telephony framework structure Chinese WORD version
- This document mainly talks about the brief analysis of the Android Telephony framework structure; I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-29 36 1256
-
- Vuex Reference Manual Chinese CHM version
- Vuex is a state management model + library specially designed for Vue.js applications. It provides a centralized storage service for all components within the application, with rules ensuring that state can only change in expected ways. It can be integrated with the Vue official devtools extension to provide advanced features, such as zero-configuration time travel-like (timeline-based) debugging, and state snapshot export/import. This article brings you the Vuex reference manual. Friends who need it can come and take a look!
- 2024-02-29 0 1578
-
- Using JNI to realize the interaction between android and SO files Chinese WORD version
- This document mainly demonstrates how to interact with so files in Android. That is to say, the current problem requires hardware manufacturers to re-develop the dynamic library and develop the dynamic library according to the .h file generated by the entire Internet of Things. Interested friends can come and take a look
- 2024-02-29 30 1055
-
- Android linux kernel introduction Chinese WORD version
- This document mainly talks about the introduction of Android linux kernel; Android kernel is based on Linux 2.6 kernel (the latest development version is 2.6.31). It is an enhanced kernel version. In addition to modifying some bugs, it provides functions to support Android Platform device driver, I hope this document will help friends in need; interested friends can come and take a look
- 2024-02-29 4 1535
-
- WooCommerce
- WooCommerce is a customizable, open source e-commerce platform based on WordPress. Get started quickly and work your way. Add the WooCommerce plugin to any WordPress site and set up a new store in minutes. Get secure payments, configurable shipping options, and more for free. From subscriptions to fitness classes to luxury cars, WooCommerce is fully customizable. Add functionality and expand the functionality of your store with official extensions on WooCommerce Marketplace
- 2023-08-15 181 2639
-
- Parallels Desktop 12
- Mac activation version-the best virtual machine on Mac
- 2017-04-13 1564 19998
-
- PhpStorm 18.2.1 Win版
- Professional PHP integrated development tools
- 2017-02-15 71419 373467
-
- 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 955
-
- 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 877
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2326 25205
-
- WeChat applet signature decryption ThinkPHP library
- WeChat applet signature decryption ThinkPHP library
- 2018-01-17 288 10992
-
- Alibaba Cloud SMS Service singleSendSmsPHP library
- Alibaba Cloud SMS Service singleSendSmsPHP library
- 2018-01-17 300 3738
-
- ThinkPHP5 Alipay payment library (super simple, super easy to use!)
- ThinkPHP5 Alipay payment library (super simple, super easy to use!)
- 2018-01-17 488 6493
-
- Tencent qq login php class
- Tencent qq login php class
- 2018-01-16 402 4556