Course Elementary 10610
Course Introduction:The 13th online training class of php Chinese website officially started last night (2020.9.28)~~! The first 3 days of the course are free and open to the public, welcome to study! To register, please contact QQ27220243 (Teacher Zhong) or go to: //m.sbmmt.com/k.html
Course Elementary 11251
Course Introduction:"Basic Video on UI Control Development for iOS Applications" is a free essence version of UI basic video carefully recorded by Chuanzhi Podcast iOS Academy. The feature of this video is that it ensures the completeness of knowledge points to a large extent. The starting point of the video is for people with a certain OC foundation. It was carefully designed and recorded by my classmates. Ensure that students can accept and understand the details of knowledge to a greater extent. The lectures should be easy to understand, humorous, and logically rigorous. Through studying this video, I believe you can easily master the knowledge of the UI part of iOS and lay a solid foundation for further learning iOS development.
Course Intermediate 5342
Course Introduction:Session control is the first step in permission management. File upload is an important part of front-end and back-end big data interaction, and it is also one of the targets to be monitored for security. Paging technology can effectively solve the problem of large data display. This class will use These three aspects will be explained as key points, hoping to achieve the effect of drawing inferences from one instance to other cases.
Course Elementary 11908
Course Introduction:Git is a powerful version control tool, divided into graphical version and command line version (sourcetree). This chapter only explains the Git operation of the command line version. Git was originally developed by Linus Torvalds, the father of Linux, in order to improve It is written to manage Linux kernel code well and is used by many large Internet companies. The benefits of learning Git: 1. Have a local version library and roll back the version at any time; 2. It is very simple to establish a branch; 3. It is faster, especially after you are familiar with Git commands; 4. Designate and work with several different remote code repositories. Interaction.
Course Intermediate 38307
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 Advanced 13073
Course Introduction:MIP (Mobile Instant Pages - Mobile Web Accelerator) is a set of open technical standards applied to mobile web pages. By providing MIP-HTML specifications, MIP-JS operating environment and MIP-Cache page caching system, mobile web pages are accelerated.
Course Intermediate 8398
Course Introduction:"JS Advanced Object-Oriented and Component Development Video Tutorial" Object-oriented programming language must have language components that describe objects and their relationships. Component development is also an important part of programmer design. This video will teach you how to do it from the simple to the deep. Comprehensive mastery of advanced object-oriented and component development in js.
Course Elementary 41044
Course Introduction:Use PHPmailer to send and manage emails and other operations
Course Intermediate 22840
Course Introduction:Many students do not know enough about the operation of PHP files when they are basic in PHP. This lesson will take you to learn the basic operations of PHP files. The main functions used in PHP file operations are PHP file-related functions. So we will mainly talk about That is, various functions related to PHP files. I believe this course will make you more interested in PHP!
Course Intermediate 1597
Course Introduction:Many students do not know enough about the operation of PHP files when they are basic in PHP. This lesson will take you to learn the basic operations of PHP files. The main functions used in PHP file operations are PHP file-related functions. So we will mainly talk about That is, various functions related to PHP files. I believe this course will make you more interested in PHP!
Course Advanced 6026
Course Introduction:jQuery is a JavaScript library. jQuery greatly simplifies JavaScript programming. jQuery is easy to learn. The jQuery plug-in has already been written, making it easier for programmers to develop functions.
Course Intermediate 114132
Course Introduction:"Laravel 5.1/5.8 Cheatsheet: //m.sbmmt.com/phpkj/laravel/cheatsheet58.html" Manual introduction: Laravel 5.8 continues to optimize on the basis of Laravel 5.7, including the introduction of new Eloquent relationships ( has-one-through), optimize email verification, automatic registration of authorization policy classes based on agreement, DynamoDB cache and Session driver, optimize time zone configuration of task scheduler, support assigning multiple authentication guards to broadcast channels, PSR-16 cache driver specification etc.
Course Intermediate 11646
Course Introduction:"BootStrap plug-in explanation video tutorial" This course was recorded by Beifeng.com. Bootstrap, from Twitter, is a very popular front-end framework. Bootstrap is based on HTML, CSS, and JavaScript. It is simple and flexible, making web development faster.