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

    74 2024-06-27 《Blender 4.1 Manual》
    Properties Surface Stroke Fill Settings Properties Surface Shader panel with only Stroke component activated. Stroke When enabled, the shader use the stroke component. ...
  • Publishing Bases

    Publishing Bases Experimental TL;DR Publishing Bases Motivation Publishing a White Box Base Versioning White Box Bases Forking a White Box Base Publishing Bases Publishi...
  • Automap

    Automap Basic Use Generating Mappings from an Existing MetaData Generating Mappings from Multiple Schemas Automapping same-named tables across multiple schemas Specifying Class...
  • 基础插件

    基础插件 base java-base groovy-base scala-base reporting-base 基础插件 这些插件是形成其他插件的基本构建模块.你可以在你的构建文件中使用它们,在下面李处完整地列表,然而,注意它们还不是Gradle的公用API的一部分.因此,这些插件未记录在用户指南中.你可能会参考他们的API文档,详细了...
  • Classes

    Class Members Fields --strictPropertyInitialization readonly Constructors Super Calls Methods Getters / Setters Index Signatures Class Heritage implements Clauses Cauti...
  • Distinct type

    581 2020-10-18 《Nim v1.4 Manual》
    Distinct type Modelling currencies Avoiding SQL injection attacks Distinct type A distinct type is new type derived from a base type that is incompatible with its base type....
  • 7.5 偏函数

    偏函数 小结 参考源码 偏函数 Python的functools 模块提供了很多有用的功能,其中一个就是偏函数(Partial function)。要注意,这里的偏函数和数学意义上的偏函数不一样。 在介绍函数参数的时候,我们讲到,通过设定参数的默认值,可以降低函数调用的难度。而偏函数也可以做到这一点。举例如下: int() 函数可以把字符串转...
  • Methods

    105 2024-07-11 《Nim v2.0 Manual》
    Methods Multi-methods Inhibit dynamic method resolution via procCall Methods Procedures always use static dispatch. Methods use dynamic dispatch. For dynamic dispatch to work...
  • help, dir

    help, dir help, dir The Python language provides two commands to obtain documentation about objects defined in the current scope, both built-in and user-defined. We can ask fo...
  • Load-balancing & Service Discovery

    Load-balancing & Service Discovery Prerequisites Load-balancing with Global Services Disabling Global Service Sharing Deploying a Simple Example Service Load-balancing & Ser...