如果你正在课程中正在学习 shell 脚本,那么需要使用 Linux 命令来练习命令和脚本. 你的学校实验室可能安装了 Linux,但是你自己没有安装了 Linux 的笔记本电脑,而是像其他人一样的 Windows 计算机.你的作业需要运行 Linux 命令,你或许想知道如何在 Windows 上运行 Bash 命令和脚本. 你可以在双启动模式下同时安装 Windows 和 Linux.此方法能让你在启动计算机时选择 Linux 或 Windows.但是,为了运行 Linux 命令而使用单独分区…
有一个 web 服务一直跑在 docker 中,今天需要在 Windows 上部署一个备份版本,于是,签出源代码,编译,运行.结果抛出 500 ,日志中有如下记录: System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.Http.WinHttpException: The parameter is incorrect at System.Net.Http…
上一节,我们解决了 Azure Storage Emulator 自定义监听地址的问题,这远远不够,因为在我们 DEV/QA 环境有各自的 SQL Server Instance,我们需要将 ASE 的数据库建到各自的 Instance 中. 先来看下 AzureStorageEmulator.exe help init 的结果: 呃,No way to set SQL Server connection string.这么看来,使用 Windows 身份验证是必须的了.不同服务器使用 Wind…
Windows 中的键盘快捷方式 适用于: Windows 10Windows 8.1Windows 7 Windows 10 键盘快捷方式就是按键或按键组合,可提供一种替代方式来执行通常使用鼠标执行的操作. 其他键盘快捷方式 应用中的键盘快捷方式 用于辅助功能的 Windows 键盘快捷方式 Microsoft Surface Hub 键盘快捷方式 适用于手机的 Continuum 中的键盘快捷方式 复制.粘贴及其他常规的键盘快捷方式 按键 执行以下操作: Ctrl + X 剪切选定项 Ctr…