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

    Visibility Private methods Private types Protected methods Private top-level methods Private top-level types Visibility Methods are public by default: the compiler will alw...
  • 接口

    接口 实现接口 接口中的属性 接口继承 解决覆盖冲突 接口 Kotlin 的接口可以既包含抽象方法的声明也包含实现。与抽象类不同的是,接口无法保存状态。它可以有属性但必须声明为抽象或提供访问器实现。 使用关键字 interface 来定义接口: interface MyInterface { fun bar () ...
  • explain()

    explain() 语法 类别 描述 参数 普通的访问计划 详细的访问计划 访问计划的搜索过程 返回值 错误 示例 explain() 语法 query.explain( [options] ) 类别 SdbQuery 描述 获取查询的访问计划。 参数 参数名 参数类型 描述 是否必填 options BS...
  • SQL

    一、基础 二、创建表 三、修改表 四、插入 五、更新 六、删除 七、查询 DISTINCT LIMIT 八、排序 九、过滤 十、通配符 十一、计算字段 十二、函数 文本处理 日期和时间处理 数值处理 汇总 十三、分组 十四、子查询 十五、连接 内连接 自连接 自然连接 外连接 十六、组合查询 十七、视图 ...
  • 4.1.2. SQL Operators

    4.1.2. SQL Operators Operator Precedence Concatenation Operator Arithmetic Operators Comparison Operators Logical Operators NEXT VALUE FOR 4.1.2. SQL Operators SQL opera...
  • Visibility

    Visibility Private methods Private types Protected methods Private top-level methods Private top-level types Visibility Methods are public by default: the compiler will alw...
  • Visibility

    Visibility Private methods Private types Protected methods Private top-level methods Private top-level types Visibility Methods are public by default: the compiler will al...
  • Fulfill Your Ambitions with Open Source

    Fulfill Your Ambitions with Open Source Fulfill Your Ambitions with Open Source Chances are pretty good that you are not developing software at work that fulfills your most amb...
  • 字段类型

    字段类型 基础类型 Relational Types Functional Fields fnct parameter fnct_inv parameter fnct_search parameter 例子 store Parameter Property Fields 字段类型 基础类型 boolean: 布尔型(boole...
  • 6.1.1. Local connection strings

    6.1.1. Local connection strings 6.1.1. Local connection strings An explicit local connection string consists of the path + filename specification in the native format of the fi...