Course Intermediate 15174
Course Introduction:This public welfare live broadcast uses Vue scaffolding to complete the single-page display of China's epidemic and global epidemic data~ The project structure is carried out using the current trend of completely separating the front and back ends. The way to display China's epidemic data is to make a China epidemic map, and the way to display global epidemic data is to make a column chart. The technical hot spots involved are as follows: 1. echarts map configuration, complex column chart configuration; 2. axios cross-domain request cache data interface; 3. tp redis caches third-party interface data and other contents;
Course Elementary 29307
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 10779
Course Introduction:VuePress consists of two parts: the first part is a minimalist static website generator (opens new window), which contains a theme system and plug-in API driven by Vue, and the other part is a default theme optimized for writing technical documents. The original intention was to support the documentation needs of Vue and its sub-projects.
Course Intermediate 4076
Course Introduction:This course is suitable for students with a certain front-end foundation. Course content includes: use of mui framework, front-end verification plug-in, echarts data visualization, Ajax progress bar component, template engine rendering, and image upload plug-in.
Course Advanced 6310
Course Introduction:In the course "Javascript Developing Sliding Door Tutorial", JavaScript is used to develop the special effects of sliding doors.
Course Intermediate 17920
Course Introduction:This course will introduce you to Canvas and use Canvas to implement a practical animation tutorial.
Course Elementary 13715
Course Introduction:Is it okay to create a Vue official website in 30 minutes? VUE is not SEO-friendly? Tonight, I will lead the students to get started quickly with VuePress! Participate in the lottery QQ group: 609135716
Course Intermediate 9858
Course Introduction:"Mobile WEB Layout Video Tutorial" introduces the basics of mobile web development, efficient typesetting and layout, common mobile web problems, terminal touch interaction, how to solve various bug pits, etc.
Course Intermediate 7930
Course Introduction:Realize the packaging of the project, talk about several ways to develop mobile apps, use HBuliderX to package mobile websites into mobile apps, talk about the role of defineProperty, talk about the difference between server-side rendering and client-side rendering, understand the role of Nuxt, understand The role of asyncData.
Course Intermediate 5903
Course Introduction:This course adopts the 2+5 model. In the first two days, HTML+CSS will be implemented, using font icons, plane transitions, animations, etc. to enrich web page effects and presentation methods; in the last five days, mobile and multi-terminal adaptation effects will be completed. The course is designed in a closed-loop manner, and each chapter is equipped with comprehensive cases. After learning, enterprise-level projects will be practiced, allowing students to not only master the knowledge points, but also learn the application scenarios of the knowledge points in actual development, allowing students to apply what they have learned.
Course Elementary 1606
Course Introduction:This course covers front-end and back-end project initialization, host management, login authentication functions, and springboard related content.
Course Advanced 37223
Course Introduction:"Javascript Three-Level Linkage Video Tutorial" introduces the three-level linkage function developed by JavaScript, which is often used in daily use.
Course Intermediate 11094
Course Introduction:"HTML5 Development Mobile Terminal Data Report" will take you to understand a development process of H5. Let's summarize everyone's mastery and interest in HTML5, and the code of this project can also be reused. Okay, nonsense Without further ado, let’s get started! !
Course Advanced 8480
Course Introduction:"Playing with JavaScript: Three-Level Linkage Examples" introduces the three-level linkage function developed by JavaScript, which is also commonly used in daily work.
Course Intermediate 11327
Course Introduction:Everyone must have used CSS, but did you know that you can also achieve some interesting animation effects using CSS? Today, please follow our "Video Tutorial on CSS Animation Practical Skills" to experience it together!
Course Elementary 17450
Course Introduction:MySQL is a relational database management system developed by the Swedish MySQL AB company and is currently a product of Oracle. MySQL is one of the most popular relational database management systems. In terms of WEB applications, MySQL is the best RDBMS (Relational Database Management System) application software.
Course Intermediate 36422
Course Introduction:A large-scale public welfare class will start at 20:00 on the evening of April 12, 2021. It will be broadcast live for 5 consecutive nights. Let’s develop a registration system for interest classes in primary and secondary schools together! The back-end is developed using Thinkphp6, and the front-end page uses bootstrap3. Welcome to participate in the interaction! QQ group: 731694316
Course Intermediate 8878
Course Introduction:"Mobile Front-end Project Practical Video Tutorial" This course was recorded by Beifeng.com. The practical projects in this course are written in HTML and CSS. It is perfect for those who have just learned front-end technology. You can learn the previous Make a summary of the technology.
Course Elementary 40234
Course Introduction:Functional realization of three-level linkage between provinces, cities and counties
Course Intermediate 5930
Course Introduction:Hooks are a new feature in React 16.8. It allows you to use state and other React features without writing classes. React 16.8.0 is the first version to support Hooks. When upgrading, please make sure to update all packages, including React DOM. React Native supports Hooks starting from version 0.59.