12 2020 档案
摘要:var http = require('http');//读取内容借助模块var fs = require('fs');const formidable = require('formidable');var util = require('util');var server = http.crea
阅读全文
摘要:安装 npm install -g node-dev 即可
阅读全文
摘要:yanruichengdeMacBook-Pro:htdocs yanruicheng$ brew install nodejs ==> Downloading https://homebrew.bintray.com/bottles/node-14.9.0.high_sierra.bot ==>
阅读全文
摘要:安装: composer create-project --prefer-dist laravel/laravel laravel8 生成test控制器: php artisan make:controller TestController routes里的web.php添加以下代码: Route:
阅读全文
摘要:brew install nginx ==> Downloading https://homebrew.bintray.com/bottles/nginx-1.19.2.high_sierra.bo Already downloaded: /Users/yanruicheng/Library/Cac
阅读全文
摘要:To enable PHP in Apache add the following to httpd.conf and restart Apache: LoadModule php7_module /usr/local/opt/php/lib/httpd/modules/libphp7.so <Fi
阅读全文
摘要:yanruichengdeMacBook-Pro:~ yanruicheng$ phpize Cannot find config.m4. Make sure that you run '/usr/local/bin/phpize' in the top level source directory
阅读全文
浙公网安备 33010602011771号