Home > Download > Learning resources > Courseware source code
<p> This source code is matched with this site: this site's "ThinkPHP5 Enterprise Site Rapid Development Course", </p> <p> The login user name is admin and cannot be modified. The default password is: 888 and can be modified. </p>
<p> <span style="color:#6F6F6F;font-family:'Microsoft Yahei';font-size:14px;line-height:23.3333px;background-color:#FFFFFF;">JavaScript is a literal scripting language. It is a dynamically typed, weakly typed, prototype-based language with built-in support for types. Its interpreter is called the JavaScript engine, which is part of the browser and is widely used in client-side scripting languages. It was first used on HTML (an application under Standard Universal Markup Language) web pages to add dynamic functions to HTML web pages. . <br /> In 1995, it was first designed and implemented on the Netscape Navigator browser by Brendan Eich of Netscape. Because Netscape was working with Sun, Netscape management wanted it to look like Java, hence the name JavaScript. But in fact its grammatical style is closer to Self and Scheme. <br /> In order to gain technical advantages, Microsoft launched JScript, and CEnvi launched ScriptEase, which can also run on the browser like JavaScript. In order to unify specifications, JavaScript is also called ECMAScript because it is compatible with the ECMA standard. <br /> <br /> </span> </p> <p> <span style="color:#6F6F6F;font-family:'Microsoft Yahei';font-size:14px;line-height:23.3333px;background-color:#FFFFFF;"> "Miaowei Classroom JS Advanced Topic Video Tutorial" will introduce the practical process of javascript in detail, and strengthen students' use of javascript through a large number of cases. </span> </p> <p> <span style="color:#6F6F6F;font-family:'Microsoft Yahei';font-size:14px;line-height:23.3333px;background-color:#FFFFFF;">Video link: http://www.php.cn/course/250.html</span> </p>
<p> <span style="color:#6F6F6F;font-family:'Microsoft Yahei';font-size:14px;line-height:23.3333px;background-color:#FFFFFF;"> "Miaowei Classroom JS Advanced Topic Video Tutorial" will introduce you to JavaScript in detail. JavaScript is a literal scripting language and a scripting language widely used in client-side Web development. Currently used by millions of web pages to improve design, validate forms, detect browsers, create cookies, and more. </span> </p> <p> <span style="color:#6F6F6F;font-family:'Microsoft Yahei';font-size:14px;line-height:23.3333px;background-color:#FFFFFF;">Video link: http://www.php.cn/course/241.html</span> </p>
<p> <span style="color:#6F6F6F;font-family:'Microsoft Yahei';font-size:14px;line-height:23.3333px;background-color:#FFFFFF;">"Miaowei Classroom JavaScript Video Tutorial" will introduce you to JavaScript in detail. JavaScript is a literal scripting language and a scripting language widely used in client-side Web development. Currently used by millions of web pages to improve design, validate forms, detect browsers, create cookies, and more. </span> </p> <p> <span><span style="font-size:14px;line-height:23.3333px;background-color:#FFFFFF;">Video link: http://www.php.cn/course/493.html</span></span> </p>
<p> <span style="color:#6F6F6F;font-family:'Microsoft Yahei';font-size:14px;line-height:23.3333px;background-color:#FFFFFF;"> "Zhonggu Education Python Video Tutorial" is an introductory tutorial for Python development. It will introduce the characteristics and scope of application of the Python language, Python's basic data types, conditional judgments and loops, functions, and Python's unique slices and lists. Generative expression. Hopefully this python tutorial will get you started quickly and write simple Python programs. </span> </p> <p> <span style="color:#6F6F6F;font-family:'Microsoft Yahei';font-size:14px;line-height:23.3333px;background-color:#FFFFFF;">Video link: http://www.php.cn/course/501.html</span> </p>
<p> <span style="color:#6F6F6F;font-family:'Microsoft Yahei';font-size:14px;line-height:23.3333px;background-color:#FFFFFF;"> <div class="para" style="font-size:14px;color:#333333;font-family:arial, 宋体, sans-serif;background-color:#FFFFFF;"> Spring is comprehensive and modular. Spring has a layered architecture, which means that you can choose to use any part of it in isolation, and its architecture will still be inherently stable. So you get the most value from your learning. For example, you might choose to use Spring only to simplify the use of JDBC, or to manage all business objects. </div> <div class="para" style="font-size:14px;color:#333333;font-family:arial, 宋体, sans-serif;background-color:#FFFFFF;"> It's designed from the ground up to help you write easily testable code. Spring is an ideal framework for test-driven engineering. </div> <div class="para" style="font-size:14px;color:#333333;font-family:arial, 宋体, sans-serif;background-color:#FFFFFF;"> Spring does not require more than one framework for your project. Spring is potentially a one-stop solution targeting most of the infrastructure associated with typical applications. It also involves things that other frameworks don't take into account. </div> <br /> </span> </p> <p> <span style="color:#6F6F6F;font-family:'Microsoft Yahei';font-size:14px;line-height:23.3333px;background-color:#FFFFFF;">Spring is a Java open source framework created to solve the complexity of enterprise application development and is widely used. One of the "S"s in the very popular SSH architecture in the industry refers to Spring. </span> </p> <p> <span style="color:#6F6F6F;font-family:'Microsoft Yahei';font-size:14px;line-height:23.3333px;background-color:#FFFFFF;">Video link: http://www.php.cn/course/512.html</span> </p>
<p> <span style="color:#6F6F6F;font-family:'Microsoft Yahei';font-size:14px;line-height:23.3333px;background-color:#FFFFFF;">Java is an object-oriented programming language. It not only absorbs the various advantages of the C language, but also abandons the difficult-to-understand concepts such as multiple inheritance and pointers in C. Therefore, the Java language has two characteristics: powerful functions and simple and easy to use. . As a representative of static object-oriented programming languages, Java language perfectly implements object-oriented theory and allows programmers to perform complex programming with an elegant way of thinking [1]. <br /> Java has the characteristics of simplicity, object-oriented, distributed, robustness, security, platform independence and portability, multi-threading, and dynamics [2]. Java can write desktop applications, Web applications, distributed systems and embedded system applications, etc.[3]. <br /> <br /> </span> </p> <p> <span style="color:#6F6F6F;font-family:'Microsoft Yahei';font-size:14px;line-height:23.3333px;background-color:#FFFFFF;"> Course Introduction: The Tank Battle Game is a very classic JAVASE basic project. You can comprehensively practice the contents of each chapter of the "Horse Soldier JAVA Tank Game Video Tutorial" to lay a solid foundation for future work and study. </span> </p> <p> <span style="color:#6F6F6F;font-family:'Microsoft Yahei';font-size:14px;line-height:23.3333px;background-color:#FFFFFF;">Video link: http://www.php.cn/course/513.html</span> </p>
<p> <span style="line-height:1.5;">Java is an object-oriented programming language. It not only absorbs the various advantages of the C language, but also abandons the difficult-to-understand concepts such as multiple inheritance and pointers in C. Therefore, the Java language has two characteristics: powerful functions and simple and easy to use. . As a representative of static object-oriented programming languages, Java language perfectly implements object-oriented theory and allows programmers to perform complex programming with an elegant way of thinking [1]. <br /> </span> <p> <span style="line-height:1.5;">Java has the characteristics of simplicity, object-oriented, distributed, robustness, security, platform independence and portability, multi-threading, and dynamics [2]. Java can write desktop applications, Web applications, distributed systems and embedded system applications, etc. </span> </p> <p> <span style="line-height:1.5;"><span style="color:#6F6F6F;font-family:'Microsoft Yahei';font-size:14px;line-height:23.3333px;background-color:#FFFFFF;">"MoLe Technology Java Backgammon Video Tutorial" is a very good swing video project with a very detailed explanation, you can definitely learn it! Enhance understanding of knowledge. </span><br /> </span> </p> <p> <span style="line-height:1.5;">Video link: http://www.php.cn/course/534.html</span> </p> <span style="line-height:1.5;"></span> </p>
<p> Course Introduction: Android is an open source, Linux-based mobile device operating system, mainly used in mobile devices, such as smartphones and tablets. <Shangxuetang Android Development Zero Basics Introductory Video Tutorial> It only takes two days for learners to master the basic knowledge of Android development and step into the door of Android development. Video tutorial courseware </p> <p> Video link: http://www.php.cn/course/397.html </p>
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. <br /> MySQL is a relational database management system. A relational database stores data in different tables instead of putting all data in one big warehouse, which increases speed and improves flexibility. <br /> The SQL language used by MySQL is the most commonly used standardized language for accessing databases. MySQL software adopts a dual licensing policy and is divided into community version and commercial version. Due to its small size, fast speed, low total cost of ownership, and especially the characteristics of open source, MySQL is generally chosen as the website database for the development of small and medium-sized websites. <br /> <p> Due to the excellent performance of its community edition, it can form a good development environment with PHP and Apache. </p> <p> <span style="color:#4D555D;font-family:'Microsoft YaHei', 'Helvetica Neue', ���ź�, Tahoma, Arial, sans-serif;font-size:14px;line-height:24px;background-color:#FFFFFF;"> Course Introduction: </span><span style="color:#4D555D;font-family:'Microsoft YaHei', 'Helvetica Neue', ���ź�, Tahoma, Arial, sans-serif;font-size:14px;line-height:24px;background-color:#FFFFFF;"> "</span><span style="font-family:'Microsoft YaHei', 'Helvetica Neue', ���ź�, Tahoma, Arial, sans-serif;font-size:14px;line-height:24px;color:#F01414;background-color:#FFFFFF;">山学堂</span><span style="color:#4D555D;font-family:'Microsoft YaHei', 'Helvetica Neue', ���ź�, Tahoma, Arial, sans-serif;font-size:14px;line-height:24px;background-color:#FFFFFF;">MySQL Video Tutorial" introduces you to the process from installation to using the MySQL database, with a detailed introduction The specific operations of each link. </span> </p> <p> Video link: http://www.php.cn/course/490.html </p>
<p> Course Introduction: HTML5 is the latest revised version of HTML. The standard was completed by the World Wide Web Consortium (W3C) in October 2014. HTML5 is designed to support multimedia on mobile devices and is easy to learn. "Basic Video Tutorial on New Features of HTML5 from Geek Academy" will take you to understand the new features added by HTML5 compared to HTML, and experience the new multimedia functions, new applications, new graphics, etc. in HTML5. </p> <p> <span style="color:#4D555D;font-family:'Microsoft YaHei', 'Helvetica Neue', ���ź�, Tahoma, Arial, sans-serif;font-size:14px;background-color:#FFFFFF;">Video link: http://www.php.cn/course/239.html</span> </p>
Wechat little program (wei xin xiao cheng xu), abbreviated as mini program, abbreviated as XCX, and English name wechat little program, is an application that can be used without downloading and installation. It realizes the dream of "within reach" of the application. Scan or search to open the app. <br /> After the application is fully open, developers who are enterprises, governments, media, other organizations or individuals can apply to register mini programs. Mini programs, subscription accounts, service accounts, and enterprise accounts are parallel systems. <br /> <p> <span style="color:#4D555D;font-family:"font-size:14px;background-color:#FFFFFF;"> Course Introduction: </span><span style="color:#4D555D;font-family:"font-size:14px;background-color:#FFFFFF;"> The WeChat mini program has been released. If you are still envious when you see others posting screenshots in Moments, hurry up and create a mini program yourself to play with. "</span><span style="font-family:"font-size:14px;background-color:#FFFFFF;color:#F01414;">极"Ke Xue </span><span style="color:#4D555D;font-family:"font-size:14px;background-color:#FFFFFF;"> WeChat Mini Program from Basics to Practical Practice Video Tutorial" will take you from the basics to the advanced and then to the practical skills to master all the relevant knowledge and skills required. </span> </p> <p> <span style="background-color:#FFFFFF;">Video link: http://www.php.cn/course/297.html</span> </p>
<p> PHP is a general-purpose open source scripting language. The syntax absorbs the characteristics of C language, Java and Perl, which is easy to learn and widely used. It is mainly suitable for the field of Web development. PHP's unique syntax mixes C, Java, Perl, and PHP's own syntax. It can execute dynamic web pages faster than CGI or Perl. Compared with other programming languages, dynamic pages made with PHP embed programs into HTML (an application under the Standard Universal Markup Language) document for execution, and the execution efficiency is much higher than CGI that completely generates HTML tags; PHP can also execute compiled code. Compilation can achieve encryption and optimize code running, making the code run faster. </p> <p> Video link: http://www.php.cn/course/351.html </p>
Python (British pronunciation: /ˈpaɪθən/ American pronunciation: /ˈpaɪθɑːn/) is an object-oriented interpreted computer programming language invented by the Dutch Guido van Rossum in 1989. The first public release was released in 1991 . <br /> Python is purely free software. The source code and interpreter CPython follow the GPL (GNU General Public License) agreement. Python syntax is concise and clear, and one of its features is the mandatory use of white space as statement indentation. <br /> <p> Python has rich and powerful libraries. It is often nicknamed the glue language, which can easily connect various modules made in other languages (especially C/C). A common application situation is to use Python to quickly generate a prototype of the program (sometimes even the final interface of the program), and then rewrite the parts with special requirements in a more suitable language, such as the graphics rendering module in 3D games. If the performance requirements are particularly high, it can be rewritten in C/C and then encapsulated into an extended class library that can be called by Python. It should be noted that you may need to consider platform issues when using extended class libraries, and some may not provide cross-platform implementation. </p> <p> Course Introduction: <span style="color:#6F6F6F;font-family:"font-size:14px;background-color:#FFFFFF;"> "Python Tutorial: Developing Cross-Platform Notepad Video Tutorial" introduces you to the project introduction and effect demonstration of Python development of cross-platform notepad, analysis of the project, implementation of menu functions, and new files. Detailed explanation of functions such as save and save as. </span> </p> <p> <span style="background-color:#FFFFFF;">Video link: http://www.php.cn/course/629.html</span> </p>
redis is a key-value storage system. Similar to Memcached, it supports relatively more stored value types, including string (string), list (linked list), set (set), zset (sorted set - ordered set) and hash (hash type). These data types all support push/pop, add/remove, intersection, union, difference, and richer operations, and these operations are all atomic. On this basis, redis supports various different ways of sorting. Like memcached, data is cached in memory to ensure efficiency. The difference is that redis will periodically write updated data to disk or write modification operations to additional record files, and on this basis, master-slave (master-slave) synchronization is achieved. <br /> Redis is a high-performance key-value database. The emergence of redis has largely compensated for the shortcomings of key/value storage such as memcached, and can play a very good supplementary role to relational databases in some situations. It provides Java, C/C, C#, PHP, JavaScript, Perl, Object-C, Python, Ruby, Erlang and other clients, which is very convenient to use. <br /> Redis supports master-slave synchronization. Data can be synchronized from the master server to any number of slave servers, and the slave server can be a master server associated with other slave servers. This allows Redis to perform single-level tree replication. Saving can write data intentionally or unintentionally. Since the publish/subscribe mechanism is fully implemented, when the slave database synchronizes the tree anywhere, it can subscribe to a channel and receive the complete message release record of the master server. Synchronization is helpful for scalability and data redundancy of read operations. <br /> The official website address of redis is very easy to remember, it is redis.io. (I checked specifically and found that the domain name suffix io belongs to the national domain name and is British Indian Ocean territory) <br /> <p> Currently, Vmware is funding the development and maintenance of the redis project. </p> <p> <span style="color:#4D555D;font-family:"font-size:14px;background-color:#FFFFFF;">Course Introduction:</span><span style="color:#4D555D;font-family:"font-size:14px;background-color:#FFFFFF;">redis is a storage system. It supports storing relatively more value types, including string (string), list (linked list), set (set), zset (sorted set - ordered set) and hash (hash type). "</span><span style="font-family:"font-size:14px;background-color:#FFFFFF;color:#F01414;">Maizi Academy</span><span style="color:#4D555D;font-family:"font-size:14px;background-color:#FFFFFF;">In-depth redis video tutorial" will take you to understand this system from shallow to deep. </span> </p> <p> Video link: http://www.php.cn/course/566.html </p>
<p> Django is an open source web application framework written in Python. The framework pattern of MVC is adopted, namely model M, view V and controller C. It was originally developed to manage some of the news content-based websites of Lawrence Publishing Group, that is, CMS (Content Management System) software. And was released under the BSD license in July 2005. This frame is named after the Belgian gypsy jazz guitarist Django Reinhardt. </p> <p> <span style="color:#333333;font-family:arial, 宋体, sans-serif;font-size:14px;background-color:#FFFFFF;">Course Introduction: There are many different web frameworks under Python. Django is the most representative of the heavyweight players. Many successful websites and apps are based on Django. Django is an open source web application framework written in Python. "Wheat Academy Django Personal Blog System Video Tutorial" takes you through creating a personal blog system. <br /> </span> </p> <p> <span style="color:#333333;font-family:arial, 宋体, sans-serif;font-size:14px;background-color:#FFFFFF;">Video link: http://www.php.cn/course/581.html</span> </p>
Vue.js is a progressive framework for building user interfaces. Unlike other heavyweight frameworks, Vue adopts a bottom-up incremental development design. Vue's core library only focuses on the view layer, and is very easy to learn and integrate with other libraries or existing projects. Vue, on the other hand, is fully capable of driving complex single-page applications developed using single-file components and libraries supported by the Vue ecosystem. <br /> The goal of Vue.js is to enable responsive data binding and composed view components through the simplest possible API. <br /> <p> Vue.js itself is not a full-featured framework - it only focuses on the view layer. Therefore it is very easy to learn and very easy to integrate with other libraries or existing projects. On the other hand, Vue.js is also perfectly capable of powering complex single-page applications when used with related tools and supporting libraries. </p> <p> <span style="color:#6F6F6F;font-family:"font-size:14px;background-color:#FFFFFF;"> "Wheat Academy Vue.js Video Tutorial" is a library used to build interactive web interfaces. It provides MVVM data binding and a composable component system with a simple, flexible API. Studying this course can help you better understand Vue.js, and some examples in the course can help you learn faster. </span> </p> <p> Video link: http://www.php.cn/course/616.html </p> <div> <br /> </div>
<p> 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. It was developed by Twitter designers Mark Otto and Jacob Thornton and is a CSS/HTML framework. Bootstrap provides elegant HTML and CSS specifications, which are written in the dynamic CSS language Less. Bootstrap has been very popular since its launch and has been a popular open source project on GitHub, including NASA's MSNBC (Microsoft National Broadcasting Company) Breaking News. Some frameworks that are familiar to domestic mobile developers, such as the WeX5 front-end open source framework, are also performance optimized based on the Bootstrap source code. </p> <p> <span style="color:#4D555D;font-family:"font-size:14px;background-color:#FFFFFF;"> Course Introduction: </span><span style="color:#4D555D;font-family:"font-size:14px;background-color:#FFFFFF;">Bootstrap is one of the most popular front-end frameworks released by Twitter. Bootstrap is based on HTML, CSS, and JAVASCRIPT. It is simple and flexible. It completely and perfectly encapsulates common CSS layouts, commonly used components, and JavaScript plug-ins, allowing inexperienced front-end engineers and back-end development engineers to quickly master and use it. It greatly improves development efficiency, and it also standardizes the front-end team's writing of CSS and JavaScript to a certain extent. In short, learning Bootstrap allows you to easily develop responsive WEB projects. "</span><span style="font-family:"font-size:14px;background-color:#FFFFFF;color:#F01414;">Maizi Academy</span><span style="color:#4D555D;font-family:"font-size:14px;background-color:#FFFFFF;">bootstrap Getting Started Video Tutorial" will help you get started with bootstrap easily. </span> </p> <p> Video link: http://www.php.cn/course/324.html </p>
JavaScript is a literal scripting language, a dynamically typed, weakly typed, prototype-based language with built-in support for types. Its interpreter is called the JavaScript engine, which is part of the browser and is widely used in client-side scripting languages. It was first used on HTML (an application under Standard Universal Markup Language) web pages to add dynamic functions to HTML web pages. . <br /> In 1995, it was first designed and implemented on the Netscape Navigator browser by Brendan Eich of Netscape. Because Netscape was working with Sun, Netscape management wanted it to look like Java, hence the name JavaScript. But in fact its grammatical style is closer to Self and Scheme. <br /> <p> In order to gain technical advantages, Microsoft launched JScript, and CEnvi launched ScriptEase, which can also run on the browser like JavaScript. In order to unify specifications, JavaScript is also called ECMAScript because it is compatible with the ECMA standard. </p> <p> <span style="color:#6F6F6F;font-family:"font-size:14px;background-color:#FFFFFF;"> "Practical Video Tutorial on Chuanzhi Podcast JavaScript Web Game Development" - Flash sale of popular games! Complete source code and comprehensive video to create your exclusive graduation design! </span> </p> <p> Video address: http://www.php.cn/course/569.html </p>
Python is an object-oriented interpreted computer programming language invented by the Dutch Guido van Rossum in 1989. The first public release was released in 1991. <br /> Python is purely free software. The source code and interpreter CPython follow the GPL (GNU General Public License) agreement. Python syntax is concise and clear, and one of its features is the mandatory use of white space as statement indentation. <br /> Python has rich and powerful libraries. It is often nicknamed the glue language, which can easily connect various modules made in other languages (especially C/C). A common application situation is to use Python to quickly generate a prototype of the program (sometimes even the final interface of the program), and then rewrite the parts with special requirements in a more suitable language, such as the graphics rendering module in 3D games. If the performance requirements are particularly high, it can be rewritten in C/C and then encapsulated into an extended class library that can be called by Python. It should be noted that you may need to consider platform issues when using extended class libraries, and some may not provide cross-platform implementation. <br /> <p> On July 20, IEEE released the 2017 programming language rankings: Python topped the list. </p> <p> <span style="color:#4D555D;font-family:"font-size:14px;background-color:#FFFFFF;">Course Introduction:</span><span style="color:#4D555D;font-family:"font-size:14px;background-color:#FFFFFF;">Python is an object-oriented, interpreted computer programming language invented by Guido van Rossum in 1989. The first public release was released in 1991. Python is purely free software. The source code and interpreter CPython follow the GPL (GNU General Public License) agreement. Python syntax is concise and clear, and one of its features is the mandatory use of white space as statement indentation. Python has rich and powerful libraries. It is often nicknamed the glue language, which can easily connect various modules made in other languages (especially C/C). "</span><span style="font-family:"font-size:14px;background-color:#FFFFFF;color:#F01414;">Black Horse Cloud Classroom 8-day in-depth understanding of Python video tutorial</span><span style="color:#4D555D;font-family:"font-size:14px;background-color:#FFFFFF;">" takes you to an in-depth understanding of the Python language</span> </p> <p> Video link: http://www.php.cn/course/556.html<span id="__kindeditor_bookmark_start_9__"></span> </p>