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

    Uniform Uniform class paddle.nn.initializer.Uniform ( low=- 1.0, high=1.0, name=None ) [源代码] 随机均匀分布初始化函数。 参数: low (float,可选) - 下界。默认值为 -1.0。 high (float,可选) - 上界。默认值为...
  • 10 Discovery using WMI queries

    364 2022-02-26 《Zabbix v6.0 Manual》
    10 Discovery using WMI queries Overview Item key Low-level discovery macros 10 Discovery using WMI queries Overview WMI is a powerful interface in Windows that can be used ...
  • 5 Discovery rules

    442 2021-03-05 《Zabbix v5.2 Manual》
    5 Discovery rules Overview Mass editing options Filter 5 Discovery rules Overview The list of low-level discovery rules for a template can be accessed from Configuration →...
  • 4 Discovery rules

    324 2022-02-26 《Zabbix v6.0 Manual》
    4 Discovery rules Overview Mass editing options Using filter 4 Discovery rules Overview The list of low-level discovery rules for a template can be accessed from Configurati...
  • 四数组问题[M]

    018. 4Sum 问题 思路 思路2:排除不可能情况 018. 4Sum 问题 Given an array S of n integers, are there elements a, b, c, and d in S such that a + b + c + d = target? Find all unique quadrup...
  • 2.16 Int64

    1175 2019-04-08 《Lua程序设计》
    TestInt64.cs TestInt64.cs using UnityEngine ; using System . Collections ; using System ; using LuaInterface ; using System . Collect...
  • Upgrade Guide

    Upgrade Guide High Impact Changes Medium Impact Changes Upgrading To 5.8.0 From 5.7 Estimated Upgrade Time: 1 Hour Updating Dependencies The Application Contract The environme...
  • WITH-SLOTS and WITH-ACCESSORS

    WITH-SLOTS and WITH-ACCESSORS WITH-SLOTS and WITH-ACCESSORS While using accessor functions will make your code easier to maintain, they can still be a bit verbose. And there wi...
  • Diagnostics Reporting

    Diagnostics Reporting Data collected Collection level: low Collection level: medium [Default] Collection level: high Example of metrics collected Example of RPCs being collected...
  • Canvas

    Canvas 绘制形状 绘制文本 练习 读后有收获可以支付宝请作者喝咖啡,读后有疑问请加微信群讨论: Canvas Canvas是HTML5新增的组件,它就像一块幕布,可以用JavaScript在上面绘制各种图表、动画等。 没有Canvas的年代,绘图只能借助Flash插件实现,页面不得不用JavaScript和Flash进行交互。有了Ca...