current location:Home > UI设计师的作品展示网页 search
Found a total of 2543 related content
-
- jQuery creates web table data optimization plug-in
- jQuery makes a web table data display optimization plug-in, with fixed table headers and table scroll bar styles. This design makes the form clearer.
- 2024-02-28 141 924
-
- Product list shrink and expand details preview effects
- Use js css3 to create a responsive new product list, shrink and expand the preview, click on the product list to expand the details and view the effect. Suitable for new product promotion introduction web page UI layout special effects.
- 2021-04-06 212 1759
-
- Parallax tilt effect card
- A parallax tilt effect card that can be used in the production of daily web pages to display products or pictures.
- 2022-04-19 174 3380
-
- Swiper creates atmospheric slideshow created by NetEase
- This is the wide-format atmospheric slide effect for the homepage of "NetEase Intelligent Manufacturing" produced using the Swiper plug-in. There are 6 slides in total, responsive design, and the switching mode fades in and out. Move the mouse into the slide area to display the left and right arrows, and move out the hidden arrows. At the same time Set up automatic playback and delayed loading of images.
- 2020-11-19 254 1892
-
- 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
-
- UI designer's work display webpage
- UI designer’s work display webpage
- 2017-12-21 244 3066859
-
- UI designer work display template
- The UI designer work display template is a website template that contains 5 sub-pages and is suitable for designers to display their work.
- 2017-06-18 341 3492560
-
- UI designer personal work display blog template
- UI designer personal work display blog template
- 2018-05-08 145 2501556
-
- Graphic designer's work display website
- Graphic designer’s work display website
- 2018-01-23 136 2939992
-
- Gray and white designer work display website
- Gray and white designer work display website
- 2018-01-09 175 2996983
-
- Empire website management system v6.5 data dictionary
- This system was independently developed by the Empire Development Working Group. It is a well-designed and efficient website solution suitable for Linux/windows/Unix and other environments. From version 1.0 of the Imperial News System to today's Imperial Website Management System, its functions have undergone several leap-forward innovations, making the establishment and management of the website extremely easy. It adopts the system model function: through this function, users can directly expand and implement various systems in the background, such as products, real estate, supply and demand, etc. Therefore, [1] Imperial CMS is also known as the "universal website building tool" ;Adopted
- 2017-12-07 305 3115692
-
- "Empire Website Management System" zero-based example introductory tutorial
- This system was independently developed by the Empire Development Working Group. It is a well-designed and efficient website solution suitable for Linux/windows/Unix and other environments. From version 1.0 of the Imperial News System to today's Imperial Website Management System, its functions have undergone several leap-forward innovations, making the establishment and management of the website extremely easy. It adopts the system model function: through this function, users can directly expand and implement various systems in the background, such as products, real estate, supply and demand, etc. Therefore, [1] Imperial CMS is also known as the "universal website building tool" ;Adopted
- 2017-12-07 292 3115764
-
- "Empire Website Management System" Basic Tutorial
- This system was independently developed by the Empire Development Working Group. It is a well-designed and efficient website solution suitable for Linux/windows/Unix and other environments. From version 1.0 of the Imperial News System to today's Imperial Website Management System, its functions have undergone several leap-forward innovations, making the establishment and management of the website extremely easy. It adopts the system model function: through this function, users can directly expand and implement various systems in the background, such as products, real estate, supply and demand, etc. Therefore, [1] Imperial CMS is also known as the "universal website building tool" ;Adopted
- 2017-12-07 326 3115573
-
- 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
-
- 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
-
- 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