current location:Home > 调节机UI图标按钮 search
Found a total of 21313 related content
-
- html5 svg mobile player button animation special effects
- HTML5 svg mobile player button animation special effect is a music player playback, pause, volume adjustment button special effect suitable for mobile phones
- 2017-04-06 68 2778
-
- Creative credit card payment UI button special effects
- The css3 Animation attribute creates a simple UI interactive effect for switching the hover icon of the credit card payment button. Suitable for e-commerce UI payment buttons, it is a creative UI button interactive special effect.
- 2021-05-12 41 1501
-
- js-realize expandable hidden navigation menu button special effects
- Simple and practical expandable hidden navigation menu button js special effects code download. The feature of this menu is that the menu can be expanded when the button is clicked. When expanded, it has flexible animation effects, which is quite cool. Menu items are small icons. Of course, you can also use icons combined with text. Since the hidden/expanded method is relatively space-saving, this menu can be applied to mobile devices.
- 2018-10-26 383 7898
-
- Supports responsive mobile jQuery image carousel plug-in unslider
- Supports responsive mobile phone side jQuery image carousel plug-in unslider, a very powerful jQuery plug-in that supports responsive mobile side, supports function callbacks, and supports left and right button switching. You can customize whether to use responsive fluid:true/false and whether to display dots. Switch dots: true/false, whether to support keyboard switching keys: true/false, and it is very simple to use.
- 2017-01-13 189 9306
-
- Mobile Happy Scratch HTML5 plug-in
- The mobile Happy Scratch HTML5 plug-in is a mobile H5 Scratch plug-in suitable for Double 12 activities.
- 2024-02-29 5 343
-
- HTML5 foreign responsive backend management template
- HTML5 foreign responsive backend management template, compatible with PC and mobile phones, a full set of templates, including registration, login, work set, layout, buttons, icons, charts, tables, forms, 404 pages, galleries, configuration files, invoices, information , notes and other background template pages.
- 2017-05-28 220 3518280
-
- Cameo Admin responsive backend management template
- Cameo Admin responsive background management template is based on Bootstrap3.2.0, adaptive resolution, compatible with PC and mobile terminals, a full set of templates, including registration, login, dashboard, UI elements, button styles, table elements, calendar, ICO icon, Charts, galleries, quotes, lock screens, mailboxes and other background template pages.
- 2017-07-08 227 3469177
-
- Shoppy responsive backend management template
- Shoppy's responsive backend management template is based on Bootstrap 3.3.4, compatible with PC and mobile phones, adaptive to screen resolution, and a full set of templates, including dashboard, registration, login, grid, buttons, typography, icons, maps, charts, 20 background template pages including inbox, 404 error page, product, price, etc.
- 2017-06-02 150 3513248
-
- COREUI responsive enterprise backend management template
- COREUI responsive enterprise backend management template is based on Bootstrap 4.0 and is compatible with PC and mobile. It has a full set of templates, including registration, login, dashboard, UI elements, buttons, forms, modals, switches, tables, labels, ICOS, and windows. 18 background template pages such as components and charts.
- 2017-06-04 151 3511154
-
- Boo Admin responsive HTML5 backend management template
- Boo Admin's responsive HTML5 background management template is designed and produced based on HTML5+Bootstrap2.2.2+jQuery. It is adaptive to the screen resolution and is compatible with PC and mobile phones. It has a full set of templates, including PSD source files and template development technical documents, with user login. page, user registration page, dashboard, form, component, notification, range slider, file upload, thumbnail, gallery, table, statistics, widget, UI element, button, ICOS icon, label, modal box, progress bar , calendar and other background template pages.
- 2017-08-11 146 3425784
-
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- 2023-06-26 34 1340
-
- ThinkPHP6 backend management payment system--practical development courseware
- ThinkPHP6 backend management payment system--practical development courseware
- 2024-05-09 36 1329
-
- PHP+MySQL basic introductory course courseware
- PHP+MySQL basic introductory course courseware
- 2023-11-06 32 1049
-
- HTML5CSS3JavaScriptES6 introductory course courseware
- HTML5CSS3JavaScriptES6 introductory course courseware
- 2023-11-06 56 914
-
- WeChat Mini Program Accounting Book Development Practical Courseware
- WeChat Mini Program Accounting Book Development Practical Courseware
- 2023-09-21 17 998
-
- Adjuster UI icon button
- Adjust free download app design psd ui design button design white mobile phone interface design
- 2017-04-06 33 1328
-
- Round temperature regulator button PSD layered material
- Circular temperature regulator button PSD material UI interface design circular progress bar icon button
- 2017-03-13 26 1224
-
- Round texture metal frame mobile phone android system application button icon material
- Round metal icon, mobile phone button icon material, Android system icon, cartoon character expression icon, phone help icon
- 2017-03-13 45 1263
-
- Mobile phone UI button material
- Mobile UI icon button material download free download app design psd ui design button design gray mobile interface design gray
- 2017-03-28 36 1342
-
- Mobile phone UI icon button material PSD
- Button free download app design psd ui design button design gray mobile phone interface design design mobile phone interface PSD gray
- 2017-03-17 44 963
-
- Python website development guide WORD version
- This document mainly talks about the guidelines for developing websites in Python; HTML is the universal language of the Internet, a simple and universal all-in-one markup language. It allows web page producers to create complex pages that combine text and images. These pages can be browsed by anyone else on the Internet, no matter what type of computer or browser is used. Python, like other programming languages, has its own set of processes. Control statements, and the syntax of these statements is similar to other programming languages. They all have keywords such as for, if, and while to express the program flow. I hope this document will help friends in need
- 2024-01-25 0 979
-
- mod_python 3.2.8 Chinese manual doc version
- mod_python 3.2.8 Chinese manual provides the Chinese manual of Mod_python 3.2.8, which is a good material for learning Mod_python. Interested friends can refer to it. mod_python originated from the Httpdapy project (1997). Much later Httpdapy was called mod_python because Httpdapy was not specific to the apache server. Httpdapy was designed to be cross-platform, but actually started primarily with Netscape servers (
- 2024-01-25 0 923
-
- python basic tutorial to lesson 60_python basic information word version
- Basic python tutorial to lesson 60. This tutorial introduces to you at the beginning, why to learn python, what are the advantages of python, etc. It will really make you want to learn python quickly. Why use Python as an introductory programming language? the reason is simple. Every language has its supporters and detractors. Go to Google "why python" and you will get a lot of results, such as wide range of applications, open source, active community, rich libraries, cross-platform, etc. You may also find
- 2024-01-25 0 1072
-
- Python introductory tutorial Chinese WORD version
- Python is an efficient language. The reading and writing operations are very simple. Just like ordinary English, Python is an interpreted and executed language. We do not need to compile, we only need to write the code to run. Python is an oriented language. The language of objects, everything in Python is an object. Python is a very interesting language; interested friends can come and take a look.
- 2024-01-25 0 656
-
- Basic introduction to python unittest Chinese WORD version
- Python comes with a unit test module, pyUnit is what we call: unittest; this document mainly talks about the basic introduction of python unittest; interested friends can come and take a look
- 2024-01-25 0 862
-
- WIKINDX
- Reference management, document management, citations and more. Designed by scholars for scholars, continuously developed since 2003 and used by individuals and major research institutions worldwide, WIKINDX is a virtual research environment (enhanced online literature manager) that stores searchable references, notes, documents, Quotes, thoughts, etc. The integrated WYSIWYG word processor exports formatted articles to RTF and HTML. Plug-ins include a citation style editor and import/export of references (BibTeX, Endnote, RIS, etc.). WIKINDX supports every reference text
- 2023-10-07 23 4395
-
- CiviCRM
- CiviCRM is an open source and free to download member relationship management solution for advocacy, non-profit and other organizations. For more information, visit http://civicrm.org
- 2023-10-07 24 4482
-
- Joomla
- Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It's very easy to use, stable and secure, with thousands of free extensions and templates.
- 2023-09-25 20 3945
-
- phpList
- phpList provides open source email marketing services, including analysis, list segmentation, content personalization and bounce processing. The rich technical functions and secure and stable code base are the result of 17 years of continuous development. Used in 95 countries, available in more than 20 languages, and used in 25 billion email campaigns sent last year. You can deploy it with your own SMTP server or get a free hosting account at http://phplist.com.
- 2023-09-18 15 4111
-
- SecLists
- SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
- 2023-09-11 30 5741
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2147 24412
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11352 90802
-
- Encryption PHP library for generating unique strings from integers
- Encryption PHP library for generating unique strings from integers
- 2018-01-23 307 9388
-
- Annotation-based PHP encryption library
- Annotation-based PHP encryption library
- 2018-01-23 177 7749
-
- PHP library for processing text
- PHP library for processing text
- 2018-01-23 306 9825