书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 8209 个相关结果.
  • 版本升级指南

    版本升级指南 6. 升级到 seata 1.5.0 有哪些兼容性事项是需要注意的? 5. 升级到 seata 1.4.0 有哪些兼容性事项是需要注意的? 4. 升级到 seata 1.3.0 有哪些兼容性事项是需要注意的? 3. 升级到 seata 1.2.0 有哪些兼容性事项是需要注意的? 2. 升级到 seata 1.1.0 有哪些兼容性事项是需...
  • Package Development

    Package Development Introduction A Note On Facades Package Discovery Opting Out Of Package Discovery Service Providers Resources Configuration Default Package Configuration ...
  • Grub 术语

    Grub 术语 Grub 的根分区 系统根目录所在分区 Grub 术语 在分区概念章节里,我们已经介绍了 Linux 系统中表示分区的方法 /dev/sda5 /dev/ sdMN M 为 a 起始的小写字母,表示硬盘序号; N 为 1 起始的数字,表示分区序号 Grub 中使用的表示方法为 hd0,1 ...
  • Useful links

    Useful links Linux boot Protected mode Memory management in the Linux kernel Serial programming VGA IO GCC and GAS Important data structures Useful links Useful links ...
  • 动态配置

    动态配置 dice.yml 中引用配置中心 Addon 修改 Maven 的 pom.xml 文件 使用 Spring Cloud Config 的 @RefreshScope 注解 配置中心控制台中修改动态配置 本地连线上配置中心 动态配置 基于 Spring 开发的服务,将通过 application.yml 或 application....
  • 动态配置

    动态配置 dice.yml 中引用配置中心 Addon 修改 Maven 的 pom.xml 文件 使用 Spring Cloud Config 的 @RefreshScope 注解 配置中心控制台中修改动态配置 本地连线上配置中心 动态配置 基于 Spring 开发的服务,将通过 application.yml 或 application....
  • 快速创建应用

    快速创建应用 Spring Boot 使用原生 API 开发 Dubbo 应用 快速创建应用 演示 Dubbo 框架提供的微服务开发 API 与编程模式 Spring Boot Dubbo 提供了对 Spring 框架的完整支持,我们推荐使用官方提供的丰富的 dubbo-spring-boot-starter 高效开发 Dubbo 微服务...
  • B.3. Inner Workings of a Computer: the Different Layers Involved

    B.3. Inner Workings of a Computer: the Different Layers Involved B.3.1. The Deepest Layer: the Hardware B.3.2. The Starter: the BIOS or UEFI B.3.3. The Kernel B.3.4. The User Sp...
  • 28、开发 Web 应用程序

    28、开发 Web 应用程序 28.1、Spring Web MVC 框架 28.1.1、Spring MVC 自动配置 28.1.2、HttpMessageConverters 28.1.3、自定义 JSON Serializer 和 Deserializer 28.1.4、MessageCodesResolver 28.1.5、静态内容 28....
  • depmod 分析可载入模块的相依性

    depmod 补充说明 语法 选项 实例 depmod 分析可载入模块的相依性 补充说明 depmod命令 可产生模块依赖的映射文件,在构建嵌入式系统时,需要由这个命令来生成相应的文件,由modprobe使用。 语法 depmod (选项) 选项 - a 或-- all :分析所有可用的模块; - d 或 debug :...