current location:Home > 持续运行 search
Found a total of 21313 related content
-
- css+js simulates clock running animation effects
- css+js simulates clock running animation effects
- 2022-10-12 104 983
-
- HTML5 planets orbit around the sun scene animation special effects
- An HTML5 animation special effect of the movement of planets around the sun
- 2023-04-17 12 347
-
- heatmap.js-Web dynamic heat map plug-in
- Web dynamic heat map plug-in, which can be used to monitor the operating status of equipment
- 2019-09-27 27 1168
-
- jquery popup layer
- Multifunctional form pop-up layer plug-in, customizable, and comes with runnability
- 2019-09-17 23 729
-
- jQuery mobile pop-up box plug-in popups.js
- The mobile pop-up box is easy to use and has good compatibility. Commonly used pop-up layers can be customized and come with runnability.
- 2019-09-12 34 1261
-
- Outdoor sports travel website template
- Outdoor sports travel website template
- 2017-12-18 135 3076576
-
- Outdoor sports travel website template
- The outdoor sports travel website template contains 8 sub-pages, which is suitable for travel agency corporate website template downloads. Tip: This template calls the Google font library, and the page may open slowly.
- 2017-08-16 45 3415670
-
- Message message board
- The front-end uses bootstrap+jquery and supports replying to email reminders (socket+opensssl needs to be supported. SSL is used by default. Alibaba Cloud port 25 is blocked). It will be initialized during the first run. Please go to the background settings to change the password. Remember! An unknown product must be a high-quality product!
- 2020-05-22 165 4663
-
- Enterprise website building system CMS
- Based on PHP+Mysql architecture, it can run on various server platforms such as Linux and Windows. Under normal circumstances, it can support millions of data. DIY the content of each column, all content display is free to choose.
- 2020-05-15 349 6111
-
- Feiwa B2B2C mall e-commerce system source code
- FeiWa B2B2C mall system is the latest enterprise-level B2B2C e-commerce platform system launched by Shandong Polang Network Technology Co., Ltd. in 2017. It uses PHP5+MySQL technology as the basis and OOP (object-oriented) method to build the core framework. Developed in MVC mode, it can support Windows/Unix server environments, requires PHP5.3 and above, and can run on a variety of WEB servers including Apache, IIS and Nginx.
- 2017-02-16 1258 3580017
-
- "HTML5 up and running"
- "HTML5 up and running"
- 2017-12-27 217 3046161
-
- "Getting Started with HTML5: Getting Up and Running"
- "Getting Started with HTML5: Getting Up and Running"
- 2018-02-24 470 2833415
-
- ThinkPHP3.2.3 fully developed
- ThinkPHP is a fast and simple lightweight PHP development framework based on MVC and object-oriented. It is released under the Apache2 open source license. It has been adhering to simple and practical design principles since its inception. While maintaining excellent performance and minimal code, It pays special attention to development experience and ease of use, and has many original functions and features, providing strong support for WEB application development. Version 3.2 makes some architectural adjustments on the original basis, introduces namespace support and modularization improvements, and provides more convenience for large-scale applications and modular development.
- 2017-12-12 298 3097423
-
- PHPCMS V9
- PHPCMS V9 (hereinafter referred to as V9) is developed using PHP5+MYSQL as the technical basis. V9 adopts OOP (Object-Oriented Programming) + MVC design pattern to build the basic operating framework. Modular development method is used as a functional development method. The framework is easy to expand functions, maintain code, and has excellent secondary development capabilities, which can meet the application needs of all websites. An excellent team with 5 years of development experience, while mastering rich WEB development experience and CMS product development experience, has the courage to innovate and pursue perfect design concepts, providing assistance to as many as 100,000 websites around the world, and
- 2017-12-12 273 3097832
-
- PHP advanced development skills and examples
- PHP is a powerful network programming language that is easy to learn and use, and has excellent portability and scalability. This book will introduce PHP programming to readers in detail. The whole book is divided into three parts: preparation, beginning and acceleration, with a total of 9 chapters. The preparatory chapter mainly introduces some preparatory knowledge for learning the PHP language and the establishment of the PHP operating platform; the beginning chapter introduces readers to the basic syntax and common functions of the PKP language in more detail, as well as how to use PHP to operate the MySQL database; the acceleration chapter introduces Typical examples are introduced to enable readers to fully grasp PHP. book
- 2017-12-09 354 3107770
-
- Outdoor running sports people silhouette vector material
- AI White Adult Big Tree Nature Children Birds Landscape Dog Silhouette Vector Material Vector Branch Bird Bird Bicycle Hillside Sports Movement Running
- 2017-03-17 37 1365
-
- 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
-
- Running scala program based on spark Chinese WORD version
- This document mainly talks about running scala programs (sbt and command line methods) based on spark; I hope this document will help friends in need; interested friends can come and take a look
- 2024-02-27 0 974
-
- 17 common Python runtime errors for newbies Chinese WORD version
- This document mainly talks about 17 common Python runtime errors for novices; when you first learn Python, it may be a bit complicated to understand the meaning of Python error messages. Here are some common runtime errors that can cause your program to crash. Interested friends can come and take a look
- 2024-01-23 0 812
-
- Easy language introductory tutorial CHM version
- The Easy Language introductory tutorial CHM introduces the basic data types, constant tables, operators, bit operation commands and Easy Language support libraries of the Easy Language system. Programs written in Easy Language need to load the Easy Language support library files when running. On the surface, the EXE program generated by non-independent compilation of Yi Language is small in size. But in fact, if you want to publish the software for use on other people's computers, non-independent compilation will face many problems. Therefore, in actual applications, all independent compilation should be done Compile.
- 2024-01-19 0 814
-
- The whole process of Android driver development Chinese WORD version
- Android's hardware abstraction layer, simply put, encapsulates the Linux kernel driver, provides interfaces upward, and shields low-level implementation details. In other words, the hardware support is divided into two layers, one is placed in user space (User Space), and the other is placed in kernel space (Kernel Space). Among them, the hardware abstraction layer runs in user space, and the Linux kernel driver The program runs in kernel space. Interested friends can come and take a look
- 2024-02-02 0 557
-
- Tutorial on using SQLite database in Android development chm version
- Tutorial on Android development using SQLite database, chm format. SQLite is a very popular embedded database that supports SQL queries and uses only a small amount of memory. Android integrates SQLite at runtime, so every Android application can use a SQLite database. For developers familiar with SQL, using SQLite is fairly simple. Yes, since JDBC is not suitable for memory-constrained devices such as mobile phones, Android
- 2024-02-28 0 1067
-
- vc9-vc14 (32+64 bit) runtime library collection (link below)
- Download the collection of runtime libraries required for phpStudy installation
- 2018-01-26 227884 4334000
-
- MinGW - Minimalist GNU for Windows
- This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.
- 2023-08-10 13 3559
-
- VC14 32-bit
- VC14 32-bit phpstudy installation environment runtime library
- 2018-05-09 103809 311743
-
- VC13 32+64 bit
- VC13 32+64-bit phpstudy installation environment runtime library
- 2018-05-09 21162 90185
-
- VC11 32-bit
- VC11 32-bit phpstudy integrated installation environment runtime library
- 2018-05-09 162290 469653
-
- PHP remote file class that supports breakpoint resume upload
- PHP remote file class that supports breakpoint resume upload
- 2017-05-17 365 5189
-
- PHP class that supports downloading files with breakpoint resumption
- PHP class that supports downloading files with breakpoint resumption
- 2018-01-08 222 2788
-
- PHP supports breakpoint resume downloading class for remote files
- PHP supports breakpoint resume downloading class for remote files
- 2017-04-12 140 2310
-
- PHP library for running command lines in parallel on multiple remote machines
- PHP library for running command lines in parallel on multiple remote machines
- 2017-12-12 61 1178
-
- PHP library to calculate cron run date
- PHP library to calculate cron run date
- 2017-12-12 60 1104