书栈网 · BookStack 本次搜索耗时 0.079 秒,为您找到 1034 个相关结果.
  • 套接字编程指南

    套接字编程指南 套接字 历史 创建套接字 进程间通信 使用一个套接字 二进制数据 断开连接 套接字何时销毁 非阻塞的套接字 套接字编程指南 作者 Gordon McMillan 摘要 套接字几乎无处不在,但是它却是被误解最严重的技术之一。这是一篇简单的套接字概述。并不是一篇真正的教程 —— 你需要做更多的事情才能让它工作起来。...
  • 变更记录

    变更记录 版本 2.2.6 版本 2.2.5 版本 2.2.4 版本 2.2.3 版本 2.2.2 Bug fixes: 版本 2.2.1 Bug fixes: 版本 2.2.0 2.2.0 修正缺陷: 版本 2.1.4 Bug fixes for 2.1.4: 版本 2.1.3 2.1.3的缺陷修复 版本 2.1.2 版本 2...
  • 套接字编程指南

    套接字编程指南 套接字 历史 创建套接字 进程间通信 使用一个套接字 二进制数据 断开连接 套接字何时销毁 非阻塞的套接字 套接字编程指南 作者 Gordon McMillan 摘要 套接字几乎无处不在,但是它却是被误解最严重的技术之一。这是一篇简单的套接字概述。并不是一篇真正的教程 —— 你需要做更多的事情才能让它工作起来。其...
  • 在基于类的视图中使用混入

    在基于类的视图中使用混入 上下文和模板响应 构造 Django 基于类的通用视图 DetailView :使用单个 Django 对象 ListView :使用多个 Django 对象 使用 Django 的基于类的视图混入 在视图中使用 SingleObjectMixin 在 ListView 中使用 SingleObjectMixin ...
  • Convolution arithmetic tutorial

    568 2020-04-11 《Theano 1.0 Document》
    Convolution arithmetic tutorial About this tutorial Refresher: discrete convolutions Theano terminology Convolution arithmetic No zero padding, unit strides Zero padding, unit ...
  • Working with Data

    Working with Data Core Insert The insert() SQL Expression Construct Executing the Statement INSERT usually generates the “values” clause automatically INSERT…FROM SELECT INSERT...
  • Language Basics

    Language Basics Declaring Data Types C variable and type definitions Types Grouping multiple C declarations Python functions vs. C functions Python objects as parameters and re...
  • Understanding map and apply

    image: “/assets/img/vgfp_map.png” Background What exactly is an elevated world? Series contents Part 1: Lifting to the elevated world The map function Description Alternativ...
  • Troubleshooting

    Troubleshooting Downloading the Velero CLI tool OADP-Velero-OKD version relationship Accessing the Velero binary in the Velero deployment in the cluster Debugging Velero resourc...
  • The Next-Generation Query Planner

    660 2020-01-30 《SQLite Document》
    1. Introduction 2. Background 2.1. Query Planning In SQLite 2.2. The SQLite Query Planner Stability Guarantee 3. A Difficult Case 3.1. Query Details 3.2. Complications 3.3. F...