current location:Home > 时钟插件ClockTimepicker search
Found a total of 21313 related content
-
- jQuery clock plugin
- jQuery clock plugin
- 2019-10-31 136 2051
-
- Clock plug-in Clock.js
- Clock plug-in Clock.js
- 2019-10-28 39 2032
-
- Clock plug-in Clock Timepicker
- Clock plug-in Clock Timepicker
- 2019-10-26 35 1208
-
- Clock style plugin clockpicker
- Clock style plugin clockpicker
- 2019-10-31 23 1102
-
- Adaptive Canvas clock plug-in
- Adaptive Canvas clock plug-in
- 2019-10-28 41 1168
-
- Imitation Baidu Space Zblog 2.0 template download
- This theme is the zblog2.0 version theme. When installing, please log in to the zblog2.0 backend management, select the local jiyi.zba file in the theme management, submit it and activate it for use. The theme comes with the shortcut key Ctrl+enter for submission and does not support IE6. The theme comes with a sidebar plug-in, which can be configured and used in the background plug-in management.
- 2017-01-21 157 3581763
-
- jquery plug-in library collection
- pui is a plug-in library developed based on jQyery. It has been used stably online for more than 2 years. Its rich interfaces, simple and clear calling methods, and flexible callback functions allow you to easily create a web front-end interface solution with flexible interaction. The plug-in library encapsulates layout, form elements, form validation, pop-up windows, toast, bubble pop, tab switching, calendar time, paging, tables, trees, css naming and other functions
- 2019-09-23 114 228595
-
- 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 102 3425984
-
- dede imitation of the most popular site template source code
- Contains plug-ins, one-click deletion of products, automatic collection of Taobao products, publishing articles for SEO, and many others. I won’t introduce them one by one. Dede is an imitation. The program structure is clear. You can get started in 1 minute. It is very powerful! Collect products by yourself, automatically collect articles, and set a random number of likes! Third-party login template, you can log in to Weibo, QQ, and Taobao! Installation method, install DEDE, restore the database after logging in.
- 2017-02-20 152 3572520
-
- Project Management Software 9.8.3
- ZenTao project management software is a domestic, open source and free project management software based on the LGPL agreement. It integrates product management, project management, test management, and also includes many functions such as transaction management and organizational management. It is a Chinese The first choice for small business project management, it is based on the independent PHP development framework─ZenTaoPHP. Third-party developers or enterprises can easily develop plug-ins or customize it.
- 2018-05-09 423 2501151
-
- Learn PHP by yourself in 10 minutes
- Learn PHP by yourself in 10 minutes. The first chapter is an introductory chapter, which mainly includes understanding PHP, setting up a PHP development environment, basics of PHP development, PHP flow control statements, functions, string operations, regular expressions, PHP arrays, PHP and Web Page interaction, date and time, etc.; Part 2 is an improved chapter, mainly including MySQL database design, PHP operation of MySQL database, Cookie and Session, graphics and image processing technology, file and directory processing technology, object-oriented, PDO database abstraction layer, Program debugging and error handling, A
- 2017-12-09 502 3107800
-
- 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
-
- clock sign button
- Clock logo free download clock logo button time psd source file
- 2017-05-10 29 976
-
- clock button
- Clock button free download clock button logo time psd source file
- 2017-05-10 26 956
-
- Clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 378
-
- Red-nosed clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a red-nosed clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 348
-
- Colorful beautiful floral design spring background vector material (AI+EPS)
- This is a spring background vector material designed with colorful and beautiful flowers. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 1 368
-
- Discuz plug-in production tutorial [Getting Started + Mastery + Practical] Chinese WORD version
- Plug-in mechanism Discuz! has a complete plug-in mechanism. By rationally using the plug-in mechanism, you can better integrate your individual functional requirements into the Discuz! product while keeping the code independent and not affected by subsequent Discuz! product version upgrades. We encourage and recommend the use of plug-in mechanisms for customization and research and development of individual needs. Interested friends can come and take a look
- 2024-01-29 0 932
-
- Using Eclipse to build Maven's SpringMVC project Chinese WORD version
- First, Eclipse needs to install the Maven plug-in. Use MyEclipse to install the Maven plug-in. There are some problems with the built Maven project. First, when publishing tomcat, resources are never published to tomcat; second, after changing the classes under WEB-INF to the classes under target, I don’t know why MyEclipse still generates classes under WEB-INF. Either it really doesn’t generate classes in WEB-INF but releases t
- 2024-02-28 0 674
-
- GStreamer Application Development Manual Chinese PDF version
- GStreamer is a very powerful and versatile streaming application framework. Many of GStreamer's advantages come from the modularity of its framework: GStreamer can seamlessly incorporate new plug-ins. However, due to the pursuit of modularity and high efficiency, GStreamer has become complex in the entire framework. At the same time, due to the increase in complexity, developing a new application is not so simple. This guide attempts to help you understand the GStreamer framework (version 0.10.3
- 2024-02-28 1 964
-
- 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
-
- 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 2 2054
-
- 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
-
- 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