Course Intermediate 5226
Course Introduction:Smarty template engine is currently one of the most popular template engines for PHP and has had a huge impact on many other template engines. This set of courses is based on the latest 3.0 system template engine and introduces some of the latest syntax and commonly used basic operations.
Course Elementary 7559
Course Introduction:Composer is a dependency management tool for PHP. We can declare the external tool libraries we depend on in the project, and Composer will help you install these dependent library files. With it, we can easily use one command to reference other people's excellent code into our project. .
Course Advanced 10555
Course Introduction:SSDB is a high-performance NoSQL database developed in C/C++ language. It supports KV, list, map(hash), zset(sorted set), qlist(queue) and other data structures. It is used to replace or cooperate with Redis to store billion-level lists. The data.
Course Advanced 10829
Course Introduction:SSDB is a high-performance NoSQL database developed in C/C++ language. It supports KV, list, map(hash), zset(sorted set), qlist(queue) and other data structures. It is used to replace or cooperate with Redis to store billion-level lists. The data.SSDB is stable, used in production environments, and has been used in many Internet companies_From the SSDB Database User Manual
Course Elementary 21035
Course Introduction:Git is an open source distributed version control software that is used to effectively and quickly handle version management of projects from small to very large projects. This "Little Knowledge on Using Git Tools" mainly explains what git is; how to use git; the difference between git and other version control software, etc.! Each small knowledge point takes about 5 minutes, and we strive to be concise and to the point!
Course Advanced 12598
Course Introduction:Curl is an open source file transfer tool that uses URL syntax to work in command line mode. It can obtain network resources such as web pages, pictures, scripts, file data, etc. from the Internet. Let’s follow the course to learn how to use curl.
Course Intermediate 5621
Course Introduction:Message queue is an asynchronous communication method between services, suitable for serverless and microservice architecture. Messages are stored on the queue until they are processed and deleted. Each message can be processed only once by a user. Message queues can be used to separate heavy-duty processing, buffering or batching work and to alleviate peak workloads.
Course Elementary 20357
Course Introduction:"Introduction to Installation of Apache and Introduction to Installation and Use of MySQL" This course explains what is Apache, what is MySQL, and how to install Apache and MySQL, etc.
Course Elementary 38887
Course Introduction:Detailed explanation of the use of layUI front-end framework
Course Elementary 230510
Course Introduction:"Jade Girl Heart Sutra Series: Front-end Introduction_HTML5" is an original course on the PHP Chinese website. It is very suitable for getting started with HTML5 without any basic knowledge. The whole process is easy, lively, concise and vivid, allowing you to quickly enter the world of HTML5 and experience the charm of semantic development!