Course Elementary 3741
Course Introduction:This course will guide you to build a powerful PHP debugging environment from scratch using phpenv, VSCode and Xdebug. Master how to set up and run PHP projects on a local server and use Xdebug for code debugging. Through practical operations, you will have an in-depth understanding of the debugging process, improve your ability to troubleshoot problems, and improve development efficiency. Suitable for developers with certain PHP foundation and VSCode experience. Important 2 lines of code: xdebug.remote_enable = 1 xdebug.remote_autostart = 1
Course Elementary 32248
Course Introduction:What knowledge does a website developer need to have? How to build your own website?
Course Elementary 18836
Course Introduction:If you want to publish your website to the world, then your website needs to be placed on a WEB server.
Course Elementary 13213
Course Introduction:In this tutorial, you will learn how to create high-quality web sites. You will learn important web standards that will make your site easier and more readable.
Course Advanced 1815
Course Introduction:Django DRF source code analysis includes: 1 Front-end and back-end separation mode 2 restful interface specification 3 Simple applications of CBV 4 Object-oriented and reflection supplement 5 CBV source code analysis 6 CBV source code analysis 2 7 APIView source code analysis 8 Serialization and deserialization of DRF 9 Supplementary information on the use of serializers 10 Serializer save operation 11 Interface implementation based on APIView 12 save method completes updating data 13 ModelSerializer 14GenericAPIView 15GenericAPIView(2) 16 min mixed class 17 Re-encapsulation of Minin mixed classes 18ViewSet 19 ModelViewSet 20 routing components
Receive PHP website source code
2020-07-27 02:07:07 0 0 967
How to use the source code downloaded from the website?
2018-03-13 14:51:17 0 1 1009
2017-12-14 14:01:00 0 3 1470
nginx + fastcgi+web.py makes a website, but gzip can only compress static resources?
2017-05-16 17:25:41 0 1 715
2017-09-16 19:18:46 0 1 970
Course Introduction:Website source code is a collection of computer programs written by computer programmers, used to build websites, and contains codes for all functions, interfaces, interaction logic, and data processing of the website. Website source code is usually written in one or more programming languages, such as HTML, CSS, JavaScript, PHP, Python, etc.
2023-07-31 comment 0 5099
Course Introduction:You can use the browser's developer tools to view the source code of the website. In the Google Chrome browser: 1. Open the Chrome browser and visit the website where you want to view the source code; 2. Right-click anywhere on the web page and select "Inspect" or press the shortcut key Ctrl + Shift + I to open the developer tools; 3. In the top menu bar of the developer tools, select the "Elements" tab; 4. Just see the HTML and CSS code of the website.
2024-01-10 comment 0 4270
Course Introduction:Install a source website on WordPress by following these steps: Prepare WordPress source package, hosting space, and FTP client. Upload and unzip the WordPress source code, excluding the wp-content folder. Create a database and record its information. Visit the installation URL and fill in the database and website information. Install and activate themes and plugins. Configure website settings, create pages and posts. Consider enabling an SSL certificate for enhanced security (optional).
2024-04-16 comment 0 551
Course Introduction:Steps to use the Empire CMS website template source code: Install the Empire CMS system. Download and install the website template source code. Import the template into the Imperial CMS backend. Configure basic template settings. Edit template HTML, CSS and JavaScript code. Add content and modules. Generate static pages and publish the website. Ongoing maintenance of the website, including regular backups.
2024-04-17 comment 0 427
Course Introduction:明明是php网站,为什么查看网页源代码的时候看不见php代码 php网站能做出纯静态网页么
2016-06-02 comment 0 1870