书栈网 · BookStack 本次搜索耗时 0.025 秒,为您找到 195937 个相关结果.
  • 2.4.3 布尔代数运算定律*

    2.4.3 布尔代数运算定律* 2.4.3 布尔代数运算定律* 将实际问题所涉及的条件表达成布尔表达式,并且能对布尔表达式进行演算,这是程序员必须具备的重要能力。前面介绍的逻辑运算符用于表达各种复杂条件,下面介绍用于布尔 表达式演算、推导的一些运算定律。 我们不加证明地罗列一些布尔代数中常用的定律如下,其中 a、b、c 代表任意布尔表 达式。为了不...
  • Training a Text Classification Model Using SQLFlow

    Training a Text Classification Model Using SQLFlow Steps to Process and Train With IMDB Dataset Train and Predict Using Custom Keras Model Steps to Run Chinese Text Classificati...
  • MySQL · 引擎特性 · Sequence Engine

    Introduction Description Syntax Introduction 单调递增的唯一值,是在持久化数据库系统中常见的需求,无论是单节点中的业务主键,还是分布式系统中的全局唯一值,亦或是多系统中的幂等控制。不同的数据库系统有不同的实现方法,比如MySQL提供的AUTO_INCREMENT,Oracle,SQL Server 提供 ...
  • BloomFilter index

    BloomFilter index Doris BloomFilter index and usage scenarios Create BloomFilter Index View BloomFilter Index Delete BloomFilter index Modify BloomFilter index Doris BloomFilte...
  • BloomFilter index

    BloomFilter index Doris BloomFilter index and usage scenarios Create BloomFilter Index View BloomFilter Index Delete BloomFilter index Modify BloomFilter index Doris BloomFilte...
  • 约束

    约束 非空约束 CHECK 约束 唯一约束 主键约束 外键约束 注意 title: 约束 约束 TiDB 支持的约束与 MySQL 的基本相同。 非空约束 TiDB 支持的非空约束规则与 MySQL 支持的一致。例如: CREATE TABLE users ( id INT NOT NULL PRIMARY KEY ...
  • Style guide

    279 2021-07-18 《Deno v1.11.4 Manual》
    Deno Style Guide Copyright Headers Use underscores, not dashes in filenames. Add tests for new features. TODO Comments Meta-programming is discouraged. Including the use of Pro...
  • GreatSQL高易用性

    GreatSQL高易用性 1. 数据类型 2. SQL语法 3. 函数 问题反馈 联系我们 GreatSQL高易用性 GreatSQL支持多个SQL兼容特性,包括CLOB、VARCHAR2数据类型,DATETIME运算、ROWNUM、子查询无别名、EXPLAIN PLAN FOR等语法,以及ADD_MONTHS()、CAST()、DEC...
  • IP matcher

    IP matcher .xds.type.matcher.v3.IPMatcher .xds.type.matcher.v3.IPMatcher.IPRangeMatcher IP matcher Warning This API feature is currently work-in-progress. API features marked...
  • Style guide

    262 2021-11-07 《Deno v1.15.0 Manual》
    Deno Style Guide Copyright Headers Use underscores, not dashes in filenames. Add tests for new features. TODO Comments Meta-programming is discouraged. Including the use of Pro...