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

    964 2019-08-06 《mica 开发指南》
    $ 工具集 业务异常 响应结构体
  • Explore core features

    Linear scalability Fault tolerance Global distribution Auto sharding Follower reads Observability Colocated tables Change data capture (CDC) Two data center (2DC)
  • 安装 EF Core

    安装 EF Core 先决条件 获取二进制文件 使用 .NET Core 命令行接口(CLI)进行跨平台开发 Visual Studio 开发 使用 NuGet 程序包管理器用户接口 使用 NuGet 程序包管理控制台(PMC) 工具 安装 EF Core 先决条件 为了开发 .NET Core 2.0 应用程序(包括目标为...
  • Argo CD Core

    Argo CD Core Introduction Architecture Installing Using Argo CD Core Introduction Argo CD Core is a different installation that runs Argo CD in headless mode. With this ins...
  • 集成EntityFramework Core

    1289 2018-02-15 《ABP翻译文档》
    ABP 基础设施层 - 集成 Entity Framework Core 9.3.1 简介 9.3.2 DbContext 9.3.3 Configuration In Startup Class In Module PreInitialize 9.3.4 仓储 默认仓储 自定义仓储 特定于应用的基础仓储类 自定义仓储示例 替换默认仓储 ...
  • net_buffer_length

    net_buffer_length 用于设置 OBServer 能接受的 SQL Query 的大小。 属性 描述 参数类型 int 默认值 16384 取值范围 [1024, 1048576] 生效范围 GLOBAL SESSION 说明 该变量不能通过 alter session set xxx = yyy; 语...
  • net_write_timeout

    net_write_timeout 用于设置中断写之前等待块写入连接的秒数。 说明 该变量仅用于兼容,OceanBase 数据库当前暂未实现该变量的功能。 属性 描述 参数类型 int 默认值 60 取值范围 [1, 31536000] 生效范围 GLOBAL SESSION 其中: 当服务器从客户端读数时,ne...
  • ASP.NET 4

    ASP.NET 4 ASP.NET 4 安装 TypeScript 新建项目 添加 TypeScript 添加 TypeScript 代码 添加示例代码 构建设置 在视图中调用脚本 测试 调试 添加 Angular 2 使用 NPM 下载所需的包 更新 tsconfig.json 添加 CopyFiles 到 build 中 用 T...
  • backup_net_limit

    backup_net_limit 用于设置集群备份的总带宽。 属性 描述 参数类型 容量单位 默认值 0M 取值范围 [0M, +∞) 是否重启 OBServer 生效 否
  • net_thread_count

    net_thread_count 用于设置网络 I/O 线程数。 属性 描述 参数类型 整型 默认值 12 取值范围 [1, 100] 是否重启 OBServer 生效 否 当 net_thread_count 配置项值为 8 时,表示 RPC 和 MySQL 的 libeasy 的 I/O 线程各为 8 个线程。