current location:Home > 移动端时间流程时间轴 search
Found a total of 21313 related content
-
- Mobile time process timeline
- Mobile time process timeline
- 2019-10-25 41 1691
-
- jQuery company development history timeline scrolling
- jQuery company development history timeline scrolling
- 2019-10-25 51 2073
-
- CSS3+H5 animated river timeline code
- CSS3+H5 animated river timeline code
- 2018-05-31 45 2305
-
- Mobile time selection plug-in
- Mobile time selection plug-in
- 2019-12-18 45 864
-
- Mobile travel time plug-in
- Mobile travel time plug-in
- 2019-10-24 41 874
-
- 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
-
- Aircraft Admin responsive backend management template
- Aircraft Admin's responsive background management template is based on Bootstrap 3.1.1. It has responsive design, adaptive resolution, and is compatible with PC and mobile. It has a full set of templates, including registration, login, password reset, dashboard, user list, personal information, Backend template pages for Gallery, Calendar, Blog, Pricing Table, Upgrade Account, Widgets, Event Schedule, Premium Media, Invoicing, Premium Tools, Privacy Policy, Terms & Conditions, Help, FAQ and more.
- 2017-08-07 115 3434620
-
- v1.1.6 Ruoyi Management System
- I have always wanted to build a backend management system. I looked at many excellent open source projects but found that none suited me. So I used my free time to start writing a backend system myself. This is how we have the Ruoyi management system. She can be used in all web applications, such as website management backend, website membership center, CMS, CRM, OA. All front-end and back-end codes are encapsulated and are very streamlined and easy to use, with low error efficiency. Mobile client access is also supported. The system will gradually update some practical functions. Are you looking for a suitable backend management system? Are you looking for a backend whose code is easy to read and understand?
- 2018-06-04 629 2373381
-
- Metronic Bootstrap background template
- Metronic is a set of exquisite responsive backend management templates, implemented based on the powerful Twitter Bootstrap framework. Metronic has a simple and elegant Metro UI style interface, adapts to the screen resolution size, and is compatible with PC and mobile phones. A full set of templates, including dashboards, sidebar menus, layout videos, email templates, UI features, buttons, labels, table layouts, form components, multiple file uploads, floating window file uploads, schedules, blogs, news, and about Us, Contact Us, Calendar, User Profile, Lock Screen,
- 2017-08-11 262 3426514
-
- Bracket responsive Bootstrap3 backend management template
- Bracket is a set of fully responsive layout backend management system templates. It is based on Bootstrap3 and jQuery plug-ins. It adapts to the screen resolution and is compatible with PCs and mobile devices such as mobile phones and tablets. It has a full set of templates, including registration pages, login pages, and dashboards. Tray, Mail, Table Layout, Form Validation, Form Wizard, Text Editor, Code Editor, UI Elements, Buttons, Icons, Typography, Alerts and Notifications, Labels, Sliders, Graphs and Charts, Panels and Widgets, Maps , calendar, media manager, schedule, blog list, blog single page, user directory, wheel
- 2017-08-11 343 3426795
-
- Preliminary web development with PHP Apache and MySQL
- This book comprehensively introduces PHP scripting language and MySOL database, two of the most popular open source software at present, including basic concepts of PHP and MySQL, PHP extensions and application libraries, date and time functions, PHP data object extensions, PHP's mysqli extension, MySQL 5's stored routines, resolvers, views, etc. This book helps readers learn the best practices of the PHP programming language and MySQL database server, and understand how to create database-driven dynamic Web applications.
- 2017-12-09 264 3107960
-
- PHP 5 Revealed
- This book comprehensively introduces PHP scripting language and MySOL database, two of the most popular open source software at present, including basic concepts of PHP and MySQL, PHP extensions and application libraries, date and time functions, PHP data object extensions, PHP's mysqli extension, MySQL 5's stored routines, resolvers, views, etc. This book helps readers learn the best practices of the PHP programming language and MySQL database server, and understand how to create database-driven dynamic web applications.
- 2017-12-09 320 3107472
-
- Preliminary web development with PHP Apache and MySQL
- This book comprehensively introduces PHP scripting language and MySOL database, two of the most popular open source software at present, including basic concepts of PHP and MySQL, PHP extensions and application libraries, date and time functions, PHP data object extensions, PHP's mysqli extension, MySQL 5's stored routines, resolvers, views, etc. This book helps readers learn the best practices of the PHP programming language and MySQL database server, and understand how to create database-driven dynamic Web applications.
- 2017-12-11 271 3102125
-
- 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
-
- 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
-
- 14 different types of dinosaur vector materials (EPS+PNG)
- This is a different kind of dinosaur vector material, available in EPS and PNG formats, including JPG preview.
- 2023-08-31 1 508
-
- Tyrannosaurus rex with open mouth side vector material (EPS+PNG)
- This is a side vector material of a Tyrannosaurus rex with its mouth open. It is available in EPS and PNG formats, including a JPG preview.
- 2023-08-31 0 386
-
- Research on Android Hybrid Mobile Application Development Technology Chinese WORD Version
- At present, most mobile Internet applications and enterprise mobile applications adopt the platform-based native application development model. To develop a set of mobile applications that need to be compatible with multiple platforms, multiple development teams need to be formed. This results in high development costs for enterprises and long application update time. It does not meet the requirements of the mobile Internet era [6]. This article introduces AppCan, a hybrid mobile development model that combines native development and web development. Hybrid mobile application development supports mainstream Android, IOS, WindowPhone and other platforms, and uses standard Web technologies: HTML, CSS3, Java
- 2024-02-28 0 976
-
- The use of multi-threading technology in iOS development WORD version
- This document mainly talks about the use of multi-threading technology in iOS development; the so-called process corresponds to an application, which is responsible for opening up memory space for application use, but the process cannot execute tasks (instructions). A process contains at least one thread, which is the execution flow of the program. When an iOS program starts, while creating a process, it will start running a thread, which is called the main thread; I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-28 0 1125
-
- 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
-
- 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