current location:Home > 走行速度 search
Found a total of 21313 related content
-
- CSS3 realistic 3D character walking animation effect
- CSS3 realistic 3D character walking animation effect
- 2017-12-29 48 3526
-
- HTML5 3D wooden man walking special effect
- HTML5 3D wooden man walking special effect
- 2018-07-03 65 1601
-
- Walking puppy web animation effect
- A magical and cute walking puppy web animation. You can see the puppy's bones and structure, and you can also change the dog's color (black and white) to control the dog's expression, walking speed, etc.
- 2022-01-04 57 2986
-
- Special effects of riding a bicycle alone for thousands of miles
- css3 is based on svg to draw a bicycle to circle the earth and travel on a bicycle with graphic animation special effects.
- 2021-05-08 43 1249
-
- js web typing speed test
- js web typing speed test
- 2019-12-30 33 1526
-
- Code highlighting prism plugin
- The fastest and easiest to understand plugin
- 2019-09-23 53 226768
-
- LOGA log system
- The LOGA log system is called "Log AsThis". It is a log system developed in this way. It means simplicity and pursuit of efficiency. This log system is developed based on the PHP+MySQL platform. It has a simple structure and extremely fast running speed.
- 2018-05-12 76 2483602
-
- Kewei tourism management system source code
- The front-end of the system adopts a visual layout, which can automatically adapt to screens of different sizes, allowing you to build a website together and use it on different devices, eliminating compatibility worries. The system provides three list display methods: list, table, and map, allowing users to find the required itinerary as quickly as possible, greatly improving efficiency. The system can set recommended and discounted itineraries, highlight the corresponding itineraries, effectively promote key itineraries, and achieve website profitability. The system supports Chinese and English. You can also add new languages in the background. The keywords are listed separately and can be quickly translated in the background.
- 2017-02-17 135 3573551
-
- Dongwang background style blue template
- Dongwang backend style blue template, blue style, classic Dongwang blue style backend, seems to be back a few years ago, with simple structure, reasonable layout, and fast development speed.
- 2017-09-07 189 3369641
-
- vjia simple version separate template package (utf-8)
- Supports ECSHOP272 ECSHOP273 version and UTF8 GBK encoding vjia simple version, simple and fashionable, widescreen throughout the site A lot of code has been optimized to ensure simplicity and standardization, making the template open faster and more conducive to SEO; The page uses standard DIV+CSS cutting, professional and elegant, suitable for various industries, and compatible with all major browsers; The template has been upgraded to the latest version of ecshop, all default functions are compatible, and the test is correct;
- 2017-01-17 80 3581817
-
- Laravel 5.3 Reference Manual Chinese CHM Version
- The new features in Laravel 5.3 are mainly focused on improving development speed and improving development efficiency by enhancing out-of-the-box functionality for common tasks.
- 2017-09-25 364 3326914
-
- 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
-
- Getting Started with PHP Programming
- 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.
- 2017-12-09 315 3107666
-
- A collection of tips for using PHP
- PHP's unique syntax is a mix of C, Java, Perl, and PHP's own innovative syntax. It can execute dynamic web pages faster than CGI or Perl. Compared with other programming languages, dynamic pages made with PHP embed programs into HTML documents for execution, and the execution efficiency is much higher than CGI that completely generates HTML tags. Here are ten advanced PHP application tips. 1. Use the ip2long() and long2ip() functions to convert the IP address into an integer and store it in the database
- 2017-12-08 325 3111614
-
- PHP intermediate tutorial ajax technology
- AJAX stands for "Asynchronous Javascript And XML" (Asynchronous JavaScript and XML), which refers to a web development technology for creating interactive web applications. It is not a new programming language, but a new way to use existing standards. The biggest advantage is that you can exchange data with the server and update part of the web page content without reloading the entire page. No browser plug-ins are required. , but requires the user to allow JavaScript to execute on the browser. "PHP Intermediate Tutorial: Ajax Technology" will take you quickly
- 2017-10-15 2087 3285531
-
- Corporate Culture Speed Benefit PSD Material
- white development high-speed rail win-win cooperation train communication corporate culture promotional pictures corporate culture speed benefit speed benefit
- 2017-04-19 37 855
-
- People walking with umbrellas in the rain vector material (EPS)
- This is a vector material of people walking with umbrellas in the rain, in EPS format, including JPG preview.
- 2023-09-08 0 365
-
- 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
-
- Lucene index optimization Chinese WORD version
- This document mainly talks about Lucene index optimization; this article mainly introduces how to improve the indexing speed of Lucene. Most of the ideas introduced are easy to try, but of course others may increase the complexity of your program. So please confirm that the indexing speed is indeed very slow, and the reason for the slowness is indeed caused by Lucene itself; I hope this document will help friends in need; interested friends can come and take a look
- 2024-02-27 0 1190
-
- Adobe official Flash animation optimization guide pdf version
- Tutorials from Adobe's official Flash animation optimization guide, including the following content: How to save memory How to minimize CPU usage How to improve ActionScript 3.0 performance Speed up rendering Speed Optimize network interaction Use audio and video Optimize SQ
- 2024-01-17 5 3654
-
- Using Python for socket programming Chinese WORD version
- This document mainly talks about using Python for socket programming; as an interpreted language, Python is easy to use and can quickly verify our ideas and develop prototype software. A Python program can be interpreted as a whole or line by line. Friends in need can download and take a look
- 2024-01-23 0 1006
-
- Android adb application and operation commands Chinese WORD version
- Android Debug Bridge (adb) is a multi-purpose tool that helps you manage the state of your device or emulator. You can add adb through the following methods: • Run shell commands on the device • Manage the emulator or device through port forwarding • Copy or copy files from the emulator or device
- 2024-02-26 0 826
-
- Introduction to Android Sensor Programming Chinese WORD version
- Contents of this document: Introduction to Android sensor programming, including acceleration sensor (accelerometer), gyroscope (gyroscope), ambient light sensor (light), magnetic field sensor (magnetic field), orientation sensor (orientation), pressure sensor (pressure), distance Sensor (proximity) and temperature sensor (temperature); The learning method of this lecture is still learning in actual combat. It needs to be reminded that it cannot be simulated in the simulator.
- 2024-02-27 0 822
-
- mPDF
- mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),
- 2023-08-15 13 3296
-
- 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
-
- Baidu Map Class Library City Business Districts and Administrative Districts
- Baidu Map Class Library City Business Districts and Administrative Districts
- 2017-03-01 166 4071
-
- 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