Easter79 Easter79
3年前
tio
本文讲述如何快速将tio服务整合到SpringBoot项目首先,你需要在pom.xml中引入tiocorespringbootstarter构件<dependency<groupIdorg.tio</groupId<artifactIdtiocorespringboot
Wesley13 Wesley13
3年前
android Notification 状态栏通知使用示例
ch7\_notification.xml:<?xmlversion"1.0"encoding"utf8"?<LinearLayoutxmlns:android"http://schemas.android.com/apk/res/android"android:layout_width"match_
Stella981 Stella981
3年前
NacosValue 注解
NacosValue 定义在nacosapi工程中:com.alibaba.nacos.api.config.annotation.NacosValue注解解析在nacosspringproject工程中:com.alibaba.nacos.spring.util.NacosBeanUtilsregisterNacosValueAnn
Wesley13 Wesley13
3年前
Flink 源码解析 —— 深度解析 Flink 序列化机制
Flink序列化机制<!morehttps://t.zsxq.com/JaQfeMf(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Ft.zsxq.com%2FJaQfeMf)博客1、Flink从0到1学习——ApacheFlink介绍(
Easter79 Easter79
3年前
TiKV 源码解析系列文章(二十)Region Split 源码解析
在学习了之前的几篇raftrs,raftstore相关文章之后(如RaftPropose的Commit和Apply情景分析(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fpingcap.com%2Fblogcn%2Ftikvsourcecod
Easter79 Easter79
3年前
TiKV源码解析系列文章(二十)Region Split源码解析
在学习了之前的几篇raftrs,raftstore相关文章之后(如RaftPropose的Commit和Apply情景分析(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzI3NDIxNTQyOQ
Stella981 Stella981
3年前
Ehcache配置详解与SpringBoot整合实例
1\.配置1.1基本配置下面基本算是使用Ehcache的xml最简配置了。<?xmlversion"1.0"encoding"UTF8"?<ehcachename"mycachemanager"updateCheck"false"<!磁盘缓存位置
Wesley13 Wesley13
3年前
KK课表抓取教务系统
字符串数据解析太难看login_widget::login_widget(QWidget parent) ://QWidget(parent),ui(new Ui::login_widget){uisetupUi(this);p  (MainWindow)paren
Stella981 Stella981
3年前
Babelfish 开源通用代码解析服务
Babelfish是一个开源的代码解析服务参考架构!ArchitectureOverview(https://doc.bblf.sh/.gitbook/assets/architectureoverview.png)支持的语言bashgojavajavascript
Easter79 Easter79
3年前
Spring源码解析(三)BeanDefinition的载入、解析和注册
  通过上一篇源码的分析已经完成了BeanDefinition资源文件的定位,本篇继续分析BeanDefinition资源文件的载入和解析。AbstractBeanDefinitionReader的loadBeanDefinitions(Stringlocation,Set<ResouceactualResouces)方法完成定位,紧接着调用loa