书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 6709 个相关结果.
  • 自动映射

    自动映射 正如你在前面一节看到的,在简单的场景下,MyBatis可以替你自动映射查询结果。 如果遇到复杂的场景,你需要构建一个result map。 但是在本节你将看到,你也可以混合使用这两种策略。 让我们到深一点的层面上看看自动映射是怎样工作的。 当自动映射查询结果时,MyBatis会获取sql返回的列名并在java类中查找相同名字的属性(忽略...
  • 将MongoDB备份存储到Minio

    将MongoDB备份存储到Minio Server 1. 前提条件 2. 配置步骤 创建一个存储桶。 将Mongodump存档流式传输到Minio服务器。 显示进度和速度信息 持续地将本地备份文件mirror到Minio Server。 将MongoDB备份存储到Minio Server 在本文中,我们将学习如何将MongoDB备份存储到...
  • 博客蓝图

    博客蓝图 蓝图 索引 创建 更新 删除 博客蓝图 博客蓝图与验证蓝图所使用的技术一样。博客页面应当列出所有的帖子,允许已登录 用户创建帖子,并允许帖子作者修改和删除帖子。 当你完成每个视图时,请保持开发服务器运行。当你保存修改后,请尝试在浏览器中 访问 URL ,并进行测试。 蓝图 定义蓝图并注册到应用工厂。 flaskr/blog....
  • 关联的嵌套结果映射

    关联的嵌套结果映射 关联的嵌套结果映射 属性 描述 resultMap 结果映射的 ID,可以将此关联的嵌套结果集映射到一个合适的对象树中。 它可以作为使用额外 select 语句的替代方案。它可以将多表连接操作的结果映射成一个单一的 ResultSet 。这样的 ResultSet 有部分数据是重复的。 为了将结果集正确地映射到嵌套的对象树中, ...
  • Best Practices Guide

    The purpose of this section is to consolidate best practices for Rancher implementations. This also includes recommendations for related technologies, such as Kubernetes, Docker, ...
  • v2.5

    The purpose of this section is to consolidate best practices for Rancher implementations. This also includes recommendations for related technologies, such as Kubernetes, Docker, ...
  • 5.10. Measure and guard the memory usage

    Measure and guard the memory usage One Paragraph Explainer What Other Bloggers Say Measure and guard the memory usage One Paragraph Explainer In a perfect world, a web deve...
  • 应用

    应用 基本使用 version 获取程序版本 isConsole 是否为 PHP 运行模式命令行 setPath 设置基础路径 appPath 获取应用路径 setAppPath 设置应用路径 themePath 获取应用主题目录 commonPath 获取公共路径 setCommonPath 设置公共路径 runtimePath 获取运行...
  • What’s New in 2.6

    Features and Improvements in ArangoDB 2.6 APIs added Batch document removal and lookup commands Collection export HTTP REST API AQL improvements EDGES AQL Function Subquery opt...