Course Elementary 2916
Course Introduction:This case uses the fullpage full-screen scrolling plug-in to allow you to quickly and efficiently develop full-screen scrolling pages. Material download address: https://gitee.com/xiaoqiang001/full_screen_plugin.git
Course Intermediate 10131
Course Introduction:Nowadays, full-screen switching animation effects are very popular, whether on PC or mobile, such as product display, special topics and other scenes. Then let us study the "Practical Video Tutorial on Implementing Full-Screen Switching Effect" to understand how to achieve it!
Course Intermediate 16640
Course Introduction:"Comprehensive Analysis of Java Annotations" is an important online Java tutorial. In project development, annotations are used everywhere. The use of annotations simplifies the code and reduces the programmer's workload. This course leads students to have a comprehensive understanding of Java annotations, including why annotations are used, common annotations in Java, classification of annotations and how to customize annotations. Finally, a practical case is used to demonstrate the application of annotations in actual projects.
Course Elementary 6541
Course Introduction:TypeScript is a superset of JavaScript types that can be compiled into pure JavaScript. TypeScript can run on any browser, any computer, and any operating system, and is open source.
Course Elementary 5752
Course Introduction:This course is a compilation of front-end interview questions. I hope it will be of some help to front-end personnel who are looking for a job. The course includes some interview questions that are often encountered in front-end interviews, such as the transfer of scope and value type reference types, encapsulated functions to convert string camel case naming, bubble functions, reverse arrays, etc.
Course Intermediate 4744
Course Introduction:There are two main purposes for studying this course: 1. Visual panel layout adapts to the screen 2. Use ECharts to realize histogram display Core Technology: -Based on flexible.js + rem smart large screen adaptation - VScode cssrem plug-in - Flex layout - Less to use - Based on ECharts data visualization display - ECharts histogram data settings - ECharts map introduction
Course Elementary 22880
Course Introduction:Python is an object-oriented interpreted computer programming language with concise and clear syntax and rich and powerful libraries. "Marco Education Python Basic Grammar Full Explanation Video" takes you from shallow to deep to learn the basic python syntax and deeply understand the characteristics of the Python language.
Course Intermediate 5513
Course Introduction:MySQL is one of the most popular relational databases and is widely used in various fields. This course mainly explains the common objects in MySQL, and explains the optimization strategies in detail, and uses cases to give us an in-depth understanding of SQL optimization strategies. After studying this course, we can independently complete various SQL optimizations and improve the performance of the system.
Course Elementary 3280
Course Introduction:Operation and maintenance is not tiring, just a little tiring! Linux operation and maintenance website architecture, learn how to survive as an operation and maintenance engineer, corporate website, server deployment, whole network monitoring and other knowledge points are all here; this course is reprinted from Bilibili: https://www.bilibili.com/video /BV16c411T7z4
Course Intermediate 11197
Course Introduction:RESTful is a resource-oriented software architecture that can reduce development complexity and improve system scalability. Because RESTful adopts resource-oriented interface design and abstract operations, it simplifies developers' bad designs and also makes maximum use of the original application protocol design concept of HTTP.
Course Elementary 6328
Course Introduction:Hypertext Transfer Protocol (HTTP) is an application layer protocol for transmitting hypermedia documents. It is designed for communication between a web browser and a web server, but can be used for other purposes as well. HTTP follows the classic client-server model, where the client opens a connection to make a request and then waits until a server-side response is received.
Course Intermediate 11447
Course Introduction:"Self-study IT Network Linux Load Balancing Video Tutorial" mainly implements Linux load balancing by performing script operations on web, lvs and Linux under nagin.