current location:Home > 纯CSS计时器 search
Found a total of 21321 related content
-
- Pure CSS timer
- A timer implemented in pure CSS. The implementation principle is to use CSS selectors combined with whether the checkbox is selected, and use CSS animation to "displace" to change the number to achieve the timing effect.
- 2020-11-03 181 2578
-
- New Year Countdown Online Timer
- New Year Countdown Online Timer
- 2023-03-20 122 1347
-
- Timer plugin TimeCircles
- Timer plugin TimeCircles
- 2019-10-30 148 1681
-
- Countdown timer plug-in flipcountdown
- Countdown timer plug-in flipcountdown
- 2019-10-31 146 1666
-
- jQuery-stopwatch timer counting code
- jQuery-stopwatch timer counting code
- 2018-06-29 127 1717
-
- WordPress fresh Minty theme
- WordPress fresh Minty theme is a fresh, natural and concise WordPress theme. It adopts responsive design in the mobile era and is equally outstanding on mobile phones, tablets and computers. It has perfect compatibility and supports mainstream browsers.
- 2017-06-22 462 3492309
-
- Comprehensive information service management platform OA template
- Comprehensive information service management platform OA template, blue style, DIV+CSS layout, click to switch the operation functional area, including desktop menus such as address book, work tasks, project management, control panel, and instant reminders. IE11 browses normally, but Google Chrome has some compatibility issues.
- 2017-08-11 779 3426843
-
- Information Management System 3.8
- YzmCMS is a lightweight information management system based on PHP+Mysql architecture. It can run on various platforms such as Linux, Windows, MacOSX, Solaris, etc. The front desk is designed with DIV+CSS, follows WEB standards, and is compatible with various browsers. , the background interface design is simple and clear, completely using PHP5 object-oriented design, with simple and easy functions, good user experience, good stability, scalability and security.
- 2018-05-09 184 2496990
-
- HTML5 Automation Robot Company Responsive Website Template
- HTML5 Automation Robot Company responsive website template, DIV+CSS layout, responsive design, adaptive resolution, compatible with PC and mobile, full set of templates, including homepage, about us, product display, news information, service support, contact us Wait for the website template page.
- 2017-08-08 161 3431470
-
- Marketing printed matter packaging enterprise website dream weaving source code
- Marketing printed matter packaging enterprise website Dreamweaver template (with HTML5 mobile version) v1.0 is a website template with the latest version of Dreamweaver V5.7 as the core that is adaptive to mobile phones and PCs. The software is compatible with mainstream browsers, and the template includes installation instructions. , and includes test data, the latest version of dedecms kernel development, original design, hand-written DIV+CSS, perfect for IE7+, Firefox, Chrome, 360 browsers, etc.; mainstream browsers; the page is simple and easy to manage, and the DEDE kernel can be used Use; comes with test data!
- 2017-02-20 258 3572746
-
- WeChat Mini Program Accounting Book Development Practical Courseware
- WeChat Mini Program Accounting Book Development Practical Courseware
- 2023-09-21 17 1341
-
- ThinkPHP configuration development and CMS backend practical courseware
- ThinkPHP configuration development and CMS backend practical courseware
- 2023-08-15 32 1562
-
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- 2023-06-26 34 1692
-
- PHP programming (summary of basic knowledge points) courseware
- PHP programming (summary of basic knowledge points) courseware
- 2023-06-26 9 1769
-
- Front-end development (basics + practical project collection) courseware
- Front-end development (basics + practical project collection) courseware
- 2023-06-26 8 1518
-
- 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 184 2738
-
- 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 2347
-
- 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 161 2246
-
- 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 172 2288
-
- 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 2199
-
- Basic knowledge of PLC programming Chinese doc version
- Programmable controller, called Programmable Controller in English, or PC for short. However, because PC is easily confused with Personal Computer (Personal Computer), people are still accustomed to using PLC as the abbreviation of programmable controller. It is an electronic system device with a microprocessor as the core for digital operation. It is specially designed for industrial field applications. It uses programmable memory to store and execute logical operations, sequence control, timing/ Operation instructions such as counting and arithmetic operations, and through digital or analog input
- 2024-02-29 32 1418
-
- Using JSON for network data exchange and transmission Chinese WORD version
- This document mainly talks about using JSON for network data exchange and transmission; JSON (JavaScript ObjectNotation) is a lightweight data exchange format that is easy to read and write, and is also easy to be parsed and generated by machines. It is very suitable for servers and clients. Interaction. JSON uses a programming language-independent text format, but also uses C-like language conventions. These characteristics make JSON an ideal data exchange format. Like XML, JSON is a plain text-based data format. Since JSON is born
- 2024-02-29 54 1173
-
- OpenMP parallel programming WORD version
- This document mainly talks about OpenMP parallel programming; OpenMP is a collection of compiler instructions and library functions, mainly used for parallel programming on shared storage computers. Currently, the languages that support OpenMP mainly include Fortran and C/C++. OpenMP uses the fork/join parallel mode when executing programs in parallel. Shared storage parallel programs use fork/join parallelism. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-29 56 1365
-
- Android development tutorials and notes pdf version
- Android file access and database programming knowledge. File operations mainly include reading files, writing files, reading static files, etc. It also introduces creating, adding file content and saving, opening files and displaying the content; database programming mainly introduces the SQLite database. The use includes knowledge of creating, deleting, opening databases, non-query SQL operation instructions, query SQL instructions-cursors, etc.
- 2024-02-29 64 3118
-
- Unity3d game development camera switching Chinese WORD version
- This document mainly talks about camera switching in unity3d game development; I hope it will be helpful to everyone; interested friends can come and take a look.
- 2024-02-29 51 2542
-
- OpenCV
- The open source computer vision library has over 2,500 algorithms and provides detailed documentation and example code for real-time computer vision. It runs on Windows, Linux, Mac OS X, Android, iOS, and is available in your browser via JavaScript. Language: C++, Python, Julia, Javascript Home page: https://opencv.org Q&A Forum: https://forum.opencv.org/ Documentation: https://do
- 2023-08-11 169 2215
-
- 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 947
-
- 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 872
-
- Slim
- Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
- 2024-10-17 1 730
-
- FuelPHP
- The Fuel PHP Framework is a fast, simple and flexible PHP 5.4 framework, born from the best ideas of other frameworks, with a fresh start!
- 2024-10-17 0 744
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2325 25201
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11516 92093
-
- PHP library for dependency injection containers
- PHP library for dependency injection containers
- 2018-01-26 575 25589
-
- Small PHP library for optimizing images
- Small PHP library for optimizing images
- 2018-01-26 749 19265
-
- PHP library to extract GIF animation frame information
- PHP library to extract GIF animation frame information
- 2018-01-26 372 11288