书栈网 · BookStack 本次搜索耗时 0.038 秒,为您找到 125 个相关结果.
  • Preface

    Preface What to Expect from This Book How to Read This Book Who This Book Is For Acknowledgments Dedication About the Author Preface Data science is an exciting field to ...
  • MSSQL · 最佳实践 · 使用SSL加密连接

    1201 2020-08-13 《数据库内核月报》
    摘要 问题引入 准备工作 启用SSL证书之前 创建测试表 新建MNM抓取 连接查询测试 MNM中检查 动态视图查看连接状态 启用SSL证书 证书申请 强制所有连接使用SSL 强制所有连接加密 重启SQL Service 加密特定客户端连接 客户端导入证书 SSMS启用加密连接 注意事项 最后总结 摘要 在SQL Se...
  • How To Compile SQLite

    650 2020-01-30 《SQLite Document》
    Overview 1. Amalgamation Versus Individual Source Files 2. Compiling The Command-Line Interface 3. Compiling The TCL Interface 4. Building The Amalgamation 5. Building A Windo...
  • 任务

    通过任务集成外部工具 Integrate with External Tools via Tasks 你好,世界 Hello World 输出窗口的行为 Output Window Behavior 输出命令 echoCommand 命令和任务数组 command and tasks[] 运行多种命令 Running multiple command...
  • Basic Data Access

    Basic Data Access Creating Database Records Retrieving Records Retrieve All Records Retrieve a Single Record Retrieve Multiple Records Ordering Data Slicing Data Updating Re...
  • 2.1. Pika 派开发板快速上手

    2.1. Pika 派开发板快速上手 2.1.1. 开发板获取 2.1.2. 视频教程 2.1.3. 固件升级 2.1.3.1. 编译固件 2.1.3.2. 使用SWD升级 2.1.4. 如何给单片机下载 Python 程序 2.1.5. GPIO的脚本里写了什么? 2.1.6. 其他的Python例程解读 2.1.6.1. ADC 2.1....
  • 13 文件I/O

    2626 2020-10-22 《Python学习教程》
    Python学习—13 文件I/O 读取文件内容 打开二进制文件 读取非utf-8编码的文本 写入内容到文件 读取大文件方法 文件打开模式 file-like Object StringIO BytesIO 操作文件和目录 查看系统信息 操作文件和目录 复制文件 列出目录内容 Python学习—13 文件I/O Pyth...
  • 附录

    1.1. 语音识别结果说明 1.2. 语音唤醒结果说明 1.3. 声纹识别结果说明 1.3.1. 声纹注册字段 1.3.2. 查询/删除模型字段 1.4. 人脸识别结果说明 1.4.1. 人脸注册字段 1.4.2. 查询/删除模型字段 1.5. 身份验证结果说明 1.5.1. 人脸、声纹和融合验证字段 1.5.2. 组管理字段 1.5.3...
  • 2.2. Pika Pie Development Board Quick Start

    2.2. Pika Pie Development Board Quick Start 2.2.1. Development board acquisition 2.2.2. Video tutorials 2.2.3. How to download the Python program for the microcontroller 2.2.4. ...
  • 3. Pika 派开发板快速上手

    3. Pika 派开发板快速上手 3.1. 开发板获取 3.2. 视频教程 3.3. 如何给单片机下载Python程序 3.4. GPIO的脚本里写了什么? 3.5. 其他的Python例程解读 3.5.1. ADC 3.5.2. UART 3.5.3. PWM 3.5.4. RGB 3.5.5. LCD 3.6. 交互式运行 3.7....