Course Intermediate 10090
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 Elementary 2876
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 Elementary 8152
Course Introduction:[Public welfare live broadcast] Core themes: 1. The path to growth as a PHP programmer 2. Future trends in WEB development 3. Where does a full-stack engineer go? 4. The unspeakable secret of layoffs 5. Why is the company/industry so involution? 6. Winter, are you ready? 7. .... Communication QQ group: 609135716 Live broadcast time: 20:00 pm on September 22, 2022
Course Elementary 2100
Course Introduction:This course is a comprehensive tutorial covering HTML, CSS, JavaScript, Vue.js, React, Flutter and mobile APP development. From basic web page production to complex front-end and back-end interactions, to practical development of mobile applications, the courses are rich in content and highly practical. Through a series of practical projects, students will gain an in-depth understanding of and master various development skills and quickly grow into full-stack development engineers. Both beginners and experienced developers can benefit from it. Through the study of this course, you will have the ability to independently develop web applications and mobile applications, laying a solid foundation for future career development.
Course Advanced 19317
Course Introduction:Through a simple example, this course gradually introduces the related concepts, principles, implementation methods and application methods of Ajax, including the concept of HTTP requests, simple syntax of PHP, JSON data format, native Ajax and jQuery implementation. , cross-domain and other knowledge points.
Course Elementary 64675
Course Introduction:"HTML5 latest version reference manual" is the official HTML5 online reference learning manual. This H5 online development manual contains various HTML5 tag attributes, syntax, definitions, usage methods, example operations, etc. It is indispensable for web front-end learners and developers. The missing online query manual document! In this manual tutorial, you will learn what HTML5 is, what HTML5 is used for, how to use HTML5, etc.!
Course Elementary 2173
Course Introduction:Delphi6 function encyclopedia
Course Advanced 10658
Course Introduction:The course content covers common PHP security vulnerabilities in web development, vulnerabilities in common PHP functions, and PHP file system security. At the same time, the security issues of server software are introduced.
Course Elementary 6939
Course Introduction:This set of video tutorials is recorded based on the new version of React17, and explains in detail various core technologies in React development. Core React basic knowledge + peripheral technologies all in one place! All knowledge points are driven by cases, deductive teaching, real-life examples, nanny-style interpretation of the official website, teach them how to fish and teach them how to fish! The explanations are detailed and humorous, making you listen and become obsessed with learning. Even friends with zero foundation can learn React technology happily!
Course Elementary 29332
Course Introduction:The English name of HTTP status code is HTTP Status Code. When a user browses a web page, the user's browser will send a request to the server where the web page is located, and before the browser receives the request, the web page's server will return an HTTP status code information. header in response to the browser's request. The following common HTTP status codes: 200-Request successful, 301-The resource (webpage, etc.) is permanently transferred to another URL, 404-The requested resource (webpage, etc.) does not exist, 500-Internal server error.
Course Elementary 447400
Course Introduction:Welcome friends to join the ranks of PHP self-study. The PHP language is a general open source scripting language that is easy to get started and easy to use. The "Php Complete Self-Study Manual" can enable learners to have a general understanding of PHP and be able to use this language to perform simple tasks. Website and software development.
Course Elementary 2756
Course Introduction:smarty complete Chinese manual
Course Intermediate 16574
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.