Course Advanced 12673
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 Elementary 6679
Course Introduction:2022-11-22 20:00-22:00 video number + simultaneous live broadcast on this site! Live interactive lottery! Topic: 1. Which is more important, making money or growing? 2. How should we plan in advance for the post-epidemic era of 2023? 3. What direction and learning path should a novice choose to learn programming? 4. Learning programming, the relationship between videos-manuals-books; 5. How to learn efficiently: goal management, time management.
Course Advanced 7867
Course Introduction:The jquery tutorial "jQuery implements online customer service" will take you to learn a simple web page QQ customer service floating window, which can realize a click to pop up the QQ dialog box
Course Elementary 19299
Course Introduction:In this set of courses, you will learn how to use HTML to create a website and complete a static web page layout. It is very suitable for getting started with HTML5. The whole course is easy, lively, concise and vivid, allowing you to quickly enter the world of HTML5 and experience the charm of semantic development. !
Course Elementary 17053
Course Introduction:HTML and CSS are the core parts of WEB front-end development, so combined with the previous HTML course, we will learn CSS in this chapter to get a better learning experience. The course content is very rhythmically arranged, and the knowledge points are simple and clear, allowing you to learn from beginning to end without any pressure... Come and learn...
Course Intermediate 8822
Course Introduction:The teaching of this course mainly uses the popular PHP back-end framework thinkphp and the front-end adminlte to build a back-end system. Using a front-end framework to build pages will speed up project development. In addition, this course introduces several popular and easy-to-use jquery form-related plug-ins to help complete form verification and asynchronous requests, and encapsulates several recursive functions to help achieve asynchronous cache clearing, and implement Infinitus classification and other functions...
Course Elementary 8666
Course Introduction:Bootstrap is the most popular HTML, CSS and JS framework for developing responsive layout, mobile-first WEB projects. A simple, intuitive, and powerful front-end development framework makes web development faster and easier.
Course Elementary 2868
Course Introduction:If you want to build a website, you can only access the Pagoda panel by opening port 8888. When opening port 8888, you should also remember to open port 80 (which is the default port of the WEB server). It is recommended to open another port 443 (this is based on HTTPS). The default port of the website), open these ports and your website can be accessed normally; this course is reproduced from Bilibili: https://www.bilibili.com/video/BV1fJ41147vV
Course Intermediate 3972
Course Introduction:Gin is a web framework written in Go language. It has fast running speed, grouped router, good crash capture and error handling, and very good support for middleware and json. In short, it is a web framework worth studying in the field of Go language development. Open source URL: https://github.com/gin-gonic/gin
Course Elementary 41582
Course Introduction:"Session Implementation Login and Authentication Tutorial" mainly introduces how to use PHP for session-based login and authentication.
Course Advanced 21767
Course Introduction:"Gao Luofeng explains PHP video tutorial in detail" This video is mainly divided into three parts, which respectively describe HTML and CSS, as well as the basic knowledge of PHP, as well as all knowledge of PHP object-oriented programming, showing everyone a wonderful PHP world. For the latest courses, please go to: //m.sbmmt.com/course/1203.html.
Course Intermediate 38330
Course Introduction:The old PHPExcel has stopped updating! The latest one currently is using the phpOffice plugin PhpSpreadsheet, a library written in pure PHP that provides a set of classes that allow you to read and write different spreadsheet file formats! PHP Chinese website teacher Ouyang Ke’s original course! Note: PHP running environment requires PHP7.1 or above
Course Intermediate 7206
Course Introduction:Required knowledge: PHP syntax basics Mysql basic usage Common commands in Linux systems Basic use of Swoole
Course Elementary 23143
Course Introduction:Compared with traditional hard drives or USB flash drives, online network disks realize file storage, access, upload, download, and backup functions.
Course Elementary 31195
Course Introduction:PHP implements administrator login permissions
Course Elementary 7391
Course Introduction:React makes creating interactive UI a breeze. Design concise views for each state of your application, and React can efficiently update and render the appropriate components when data changes.
Course Intermediate 3556
Course Introduction:Golang has an in-depth understanding of the GPM scheduler model and full scenario analysis. I hope you will gain something from watching this video; it includes the origin and analysis of the scheduler, an introduction to the GMP model, and a summary of 11 scenarios.
Course Intermediate 5946
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.
Course Elementary 3878
Course Introduction:Midjourney is an AI mapping tool that uses keywords to generate corresponding pictures through AI algorithms, which takes less than a minute. This video will show you how to create a consistent comic character that allows you to generate different poses in different environments and scenes. Using a combination of reference photos and seeds makes this very easy to achieve, and you can create pages for your comic in minutes.
Course Intermediate 4504
Course Introduction:ApiPost is an API debugging and management tool that supports simulating common HTTP requests such as POST, GET, and PUT, supports team collaboration, and can directly generate and export interface documents. This tutorial will give you an overview of how to send an interface request through ApiPost and quickly generate a beautiful API interface document.