书栈网 · BookStack 本次搜索耗时 0.054 秒,为您找到 1391 个相关结果.
  • 3DR Pixhawk 1

    2985 2019-08-18 《PX4 用户手册》
    Pixhawk 1 飞控 主要特性 在哪里买 产品规格 处理器 传感器 接口 Power System and Protection 额定电压 正常运行最大额定值 绝对最大额定值 原理图 连接器 针脚定义 Console Port 编译固件 Parts / Housings 支持的平台/机身 Pixhawk 1 飞控...
  • Async Functions

    Async Functions Suspend and Resume Resuming from Suspend Blocks Async and Await Async Function Example Async Functions When a function is called, a frame is pushed to the ...
  • Testing Your Code

    Testing Your Code The Basics unittest Doctest Tools py.test Hypothesis tox Unittest2 mock Testing Your Code Testing your code is very important. Getting used to writi...
  • Async Functions

    Async Functions Suspend and Resume Resuming from Suspend Blocks Async and Await Async Function Example Async Functions When a function is called, a frame is pushed to the s...
  • Welcome

    Welcome News Download Status Citing Theano Documentation Community Help! How to Seek Help How to provide help Welcome Theano is a Python library that allows you to def...
  • ELC 2014 Presentations

    ELC 2014 Presentations Contents Table of Presentations Keynotes Presenters Instructions for Presenters From: eLinux.org ELC 2014 Presentations Here are the presentati...
  • Blog Tutorial (short)

    Quickstart Prerequisites Creating the project Your First Route Loading Data A little refactoring Pulling from a data source Dynamic Route Params Nested Routing Index Routes ...
  • Definition

    Definition Data types Deferrable Getters & setters Defining as part of a property Defining as part of the model options Helper functions for use inside getter and setter defin...
  • 单元测试

    单元测试 Generalities 使用单元测试 断言标签 工作流标签 函数标签 单元测试 自OpenERP 4.2版以来, 新增了利用XML文件进行模块测试的功能. 可以完成: 测试记录属性,类常量等。 测试您的方法 操作对象,以检查流程和特殊方法 可以利用这些来模拟一个用户与系统的交互来测试你的模块. Ge...
  • Try

    Overview Prerequisites Starting the stack Managing services Creating a project In this guide, you'll learn how to quickly get a tiny TiKV cluster running locally, then you'll...