current location:Home > 行動應用效能對比 search
Found a total of 21323 related content
-
- jQuery single page full screen vertical scrolling special effects code
- A very practical jQuery single-page full-screen vertical scrolling special effect code. It is a very popular special effect code nowadays. It is often used for product function introduction or project introduction. The scrolling of this jQuery plug-in is relatively smooth. Some plug-ins require the page to be scrolled in place to switch pages. This special effect is still Relatively smooth. The powerful custom parameter function of the plug-in supports the touch screen of the mobile phone and supports switching speed. It is worth learning and using.
- 2017-01-14 198 2446
-
- 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
-
- Destoon (B2B website system) 7.0
- Destoon (B2B website system) is developed using the currently popular PHP language, MySQL as the database, B/S architecture, and MVC mode development. It incorporates cutting-edge technologies such as modeling, templates, caching, AJAX, and SEO. Compared with similar products, the system is more powerful, easier to use, more stable, safer, more efficient and has a better user experience. The system is released as open source, which facilitates secondary development, function integration, and personalized modification.
- 2018-05-09 279 2497886
-
- Home Decor Cleaning and Repair Service Company Website Template
- Home Decoration Cleaning and Maintenance Service Company Website Template is a website template download suitable for promotional websites that provide home decoration, cleaning, maintenance and other service organizations. Tip: This template calls the Google font library, and the page may open slowly.
- 2024-05-09 315 4209
-
- Fresh color personal resume guide page template
- Fresh color matching personal job application resume guide page template is a personal job search resume work display guide page web template download suitable for fresh color matching style. Tip: This template calls the Google font library, and the page may open slowly.
- 2024-02-29 249 3673
-
- Designer Creative Job Resume Web Template
- Designer Creative Job Resume Web Template is a downloadable web template for personal job resume display suitable for various designer positions. Tip: This template calls the Google font library, and the page may open slowly.
- 2024-02-28 227 3607
-
- Modern engineering construction company website template
- The modern engineering and construction company website template is a downloadable website template suitable for promotion of the engineering and construction service industry. Tip: This template calls the Google font library, and the page may open slowly.
- 2024-02-28 258 3063
-
- 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
-
- WeChat Mini Program Accounting Book Development Practical Courseware
- WeChat Mini Program Accounting Book Development Practical Courseware
- 2023-09-21 17 1345
-
- 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
-
- CNC Advanced Programming Lecture Notes doc version
- In CNC machining, line cutting and ring cutting are two typical tool paths. Line cutting is mostly used for regular rectangular planes, step surfaces and rectangular sunken processing during manual programming. Line cutting in non-rectangular areas is generally implemented using automatic programming. Circular cutting is mainly used for semi-finishing, finishing and roughing of contours. When used for roughing, its efficiency is lower than that of line cutting, but it can be easily realized with the tool compensation function. This book is comprehensive in content, rich in examples, and comprehensive in system. This platform provides download of the doc version of advanced CNC programming lecture notes. Friends who need it can download it and take a look!
- 2024-02-27 1 998
-
- Lucene index database Chinese WORD version
- This document mainly talks about the Lucene index database; Lucene, as an auxiliary tool for full-text search, performs conditional searches for us, whether it is search engines like Google, Baidu, search functions in forums, or other C/ S-architecture search brings great convenience and relatively high efficiency. This article mainly uses Lucene to index MS Sql Server 2000, and then performs full-text indexing. As for the content of the database, it can be the content of the web page or other things. Contents of the database in this article
- 2024-02-29 1 1470
-
- 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
-
- 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
-
- Slim
- Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
- 2024-10-17 1 734
-
- 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