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

    Introduction Functions Function Types Typing the function Writing the function type Inferring the types Optional and Default Parameters Rest Parameters this this and arrow ...
  • 7.6 具有流量控制的脚本(条件子句 (Conditional Clauses))

    7.6具有流量控制的脚本(条件子句 (Conditional Clauses)) 7.6.1带有VERIFY操作码的条件子句 7.6.2在脚本中使用流控制 7.6具有流量控制的脚本(条件子句 (Conditional Clauses)) 比特币脚本的一个更强大的功能是流量控制,也称为条件条款。您可能熟悉使用构造IF … THEN … ELSE的各...
  • 乐观事务和悲观事务

    乐观事务和悲观事务 悲观事务 1. 编写悲观事务示例 2. 运行不涉及超卖的例子 3. 运行防止超卖的例子 乐观事务 1. 编写乐观事务示例 2. 运行不涉及超卖的例子 3. 运行防止超卖的例子 乐观事务和悲观事务 简单的讲,乐观事务 模型就是直接提交,遇到冲突就回滚,悲观事务 模型就是在真正提交事务前,先尝试对需要修改的资源上锁,只有...
  • Storing data

    Storing data Storing data Let’s begin by populating the database with some people. We will use thesave() and create() methods to add and updatepeople’s records. from date...
  • 加密算法的前身今世

    一、对称性加密 二、密钥交换算法 三、非对称加密 四、数字签名 五、公钥证书 六、最后总结 说到密码,我们第一个想到的就是登陆账户的密码,但是从密码学的角度来看,这种根本就不算合格的密码。 为什么呢,因为我们的账户密码,是依靠隐蔽性来达到加密作用:密码藏在我心里,你不知道,所以你登不上我的账户。 然而密码技术认为,「保密」信息总有一天会被扒...
  • http.login

    779 2020-06-17 《Caddy v1.0 Document》
    http.login Plugin Examples http.login Plugin This feature does not come with Caddy by default. To get it, select the http.login plugin when you download Caddy. Login direct...
  • Model access control

    Model access control ML Commons roles Model groups Model access control prerequisites Assigning backend roles to users Enabling model access control Model access control API ...
  • Model access control

    Model access control ML Commons roles Model groups Model access control prerequisites Assigning backend roles to users Enabling model access control Model access control API ...
  • Macros

    Macros Scope Interpolation Macro calls Modules and classes Conditionals Iteration Variadic arguments and splatting Type information The top level module Method information...
  • Macros

    Macros Scope Interpolation Macro calls Modules and classes Conditionals Iteration Variadic arguments and splatting Type information The top level module Method information...