Dubbo教程 一. Dubbo简介 Dubbox 是一个分布式服务框架,底层采用netty通信,服务之间通过rpc调用 节点角色说明 节点 角色说明 Provider 暴露服务的服务提供方 Consumer 调用远程服务的服务消费方 Registry 服务注册与发现的注册中心 Monitor 统计 ...
分类:
其他好文 时间:
2020-07-08 15:31:52
阅读次数:
55
MyBatis 1.三层架构 三层架构:界面层(User Interface layer),业务逻辑层(Business Logic Layer),持久层(Data access layer) 三层架构通常对应的框架: 界面层:SpringMVC 业务层:Spring 持久层:MyBatis 关于三 ...
分类:
其他好文 时间:
2020-07-08 13:10:52
阅读次数:
83
文章分成两个部分,第一部分,labelimg工具的安装;第二部分,labelimg工具的使用方法。 第一部分:工具安装 方法一:直接使用网上编译好的Labelimg可执行文件(12.6M),双击执行即可打开。 参考链接:https://blog.csdn.net/python_pycharm/art ...
转: idea创建java目录和resource目录 创建resource 同理把上面的source改为Resource就行了 并且jar包开始路径是从java目录下一级开始的 ...
分类:
编程语言 时间:
2020-07-07 17:31:42
阅读次数:
111
OS : Windows 10 browser : Chrome 83.0.4103.116 editor : Visual Studio Code 1.46.1 typesetting : Markdown html <!DOCTYPE html> <html lang="zh-CN"> <hea ...
分类:
Web程序 时间:
2020-07-06 01:13:50
阅读次数:
144
1、常用注解 2、邮件功能 //依赖引入 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mail</artifactId> </dependency> //邮件配置:a ...
分类:
编程语言 时间:
2020-07-05 21:35:19
阅读次数:
78
In this example, the primary and secondary synchronization signals are created and mapped to a resource grid. Set up the cell-wide settings. Create a ...
分类:
其他好文 时间:
2020-07-05 17:46:46
阅读次数:
79
消息驱动-Stream概述
消息驱动之生产者
消息驱动之消费者 ...
分类:
编程语言 时间:
2020-07-05 13:16:36
阅读次数:
76
一、URL的概念 统一资源定位符(或称统一资源定位器/定位地址、URL地址等,英语:Uniform Resource Locator,常缩写为URL),有时也被俗称为网页地址(网址)。如同在网络上的门牌,是因特网上标准的资源的地址(Address)。 二、URL的格式 2.1 标准格式 协议类型:[ ...
分类:
Web程序 时间:
2020-07-05 00:26:37
阅读次数:
96
Using Database Resource Manager ObjectivesAfter completing this lesson, you should be able to do the following:? Configure the Database Resource Manag ...
分类:
数据库 时间:
2020-07-04 20:48:36
阅读次数:
69