Windows PowerShell
-
在 Windows PowerShell 中执行命令:curl -X POST –data,报错:Invoke-WebRequest : 找不到接受实际参数“POST”的位置形式参数。的分析解决
1、在 Windows PowerShell 中执行命令:curl -X POST –data,报错:Invoke-WebRequest : 找不到接受实际参数“POS…
-
在 Windows 10 64 下获取 MDN 学习区的代码示例
1、参考网址:https://developer.mozilla.org/zh-CN/docs/learn ,如图1 图1 2、参考第4步骤,打开电脑中的 命令提示符(Window…
-
在 Windows 10 64、Oracle VM VirtualBox 5.2.2 下安装运行 Genymotion 2.11.0,以测试本地H5页面
1、打开网址:https://www.genymotion.com/download/ ,由于已经安装了 Oracle VM VirtualBox,所以选择 without Vir…
-
在 Windows 10 64 下获取 MDN 学习区的代码示例
1、参考网址:https://developer.mozilla.org/zh-CN/docs/learn ,如图1 图1 2、参考第4步骤,打开电脑中的 命令提示符(Window…
-
在 Windows 10 上执行 vagrant ,报错:Vagrant failed to initialize at a very early stage 的解决
1、在 Windows 10 上执行 vagrant ,报错:Vagrant failed to initialize at a very early stage,如图1 图1 P…
-
在 Windows 10 中家庭版中安装 Go
1、对于 Windows 用户,Go 项目提供两种安装选项(从源码安装除外): zip 压缩包需要你设置一些环境变量,而实验性 MSI 安装程序则会自动配置你的安装。打开网址:ht…
-
基于 yiisoft/yii2-app-advanced,在 GitHub 上新建仓库 yii2-app-advanced,新建接口应用(实现 RESTful 风格的 Web Service 服务的 API),新建api目录、配置和环境、测试、Vagrant等的支持 (一)
1、创建一个新的仓库,shuijingwan/yii2-app-advanced,如图1Yii 2高级项目模板,模板包括四个层:接口(实现 RESTful 风格的 Web Serv…
-
在 Windows 10 64 下安装 Memcached,安装 PHP 5.6.27 的 Memcache 扩展
1、参考网址:https://commaster.net/content/installing-memcached-windows ,如图1 图1 2、下载:http://down…