Stella981 Stella981
3年前
Android 项目配置 gitlab
一、项目根目录下创建一个.gitlabci.yml文件!(https://img2018.cnblogs.com/blog/709594/201812/709594201812131853254541862121914.png)然后在.gitlabci.yml中配置持续集成的脚本:脚本配置详细可以看:Co
Stella981 Stella981
3年前
SpringBoot 使用sharding jdbc进行分库分表,基于4.0版本,Springboot2.1
之前写过一篇使用shardingjdbc进行分库分表的文章,https://blog.csdn.net/tianyaleixiaowu/article/details/70242971(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Ftianyaleix
Wesley13 Wesley13
3年前
MQ 消息中间件梳理
!(https://oscimg.oschina.net/oscnet/c44a8479ca04449e89ed30c37058117a.jpg)_来源:_blog.csdn.net/qq\_29676623/article/details/85108070为什么使用消息队列?消息队列的优点和缺点?kafka、activemq
Wesley13 Wesley13
3年前
(十六)java多线程之优先队列PriorityBlockingQueue
本人邮箱:kco1989@qq.com(https://www.oschina.net/action/GoToLink?urlmailto%3Akco1989%40qq.com)欢迎转载,转载请注明网址http://blog.csdn.net/tianshi\_kco(https://www.oschina.net/action/
Stella981 Stella981
3年前
Spring boot集成spring
1、创建Springboot项目!(https://oscimg.oschina.net/oscnet/425ef6945bf5be71b4b7bb65f038f6d6cd8.png)!(https://images2018.cnblogs.com/blog/656996/201805/6569962018052921503375623
Stella981 Stella981
3年前
Linux中部署Jenkins
废话不多说,直接上干货1.jdk是必须的,,我用1.8       yumyinstalljava1.8.0openjdk.x86\_64 2.Maven也要有,        https://blog.csdn.net/qq\_39871625/article/details/780674663.然后就是Jenkins了
Wesley13 Wesley13
3年前
DICOM学习参考
http://dicom.offis.de/dcmtk.php.enhttp://blog.csdn.net/ningyaliuhebei/article/details/23919401DICOM:DICOM标准学习路线图(初稿)(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2F
Stella981 Stella981
3年前
Redis_Basics
redis基本信息!(https://img2018.cnblogs.com/blog/1309611/201911/130961120191101193139501861498195.png)redis属于非关系型数据库,可存储大量的非结构化数据,操作方式为nosql,数据存储结构为keyvalue,可
Wesley13 Wesley13
3年前
ESB系列之企业服务总线ESB简介
文章目录ESB介绍(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fsmilenicky.blog.csdn.net%2Farticle%2Fdetails%2F74171885%23ESB_1)为什么使用ESB(http
Stella981 Stella981
3年前
OpenCV 学习笔记(7)vs2015+ffmpeg开发环境配置
参考教程https://blog.csdn.net/HUSTLX/article/details/51014307(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2FHUSTLX%2Farticle%2Fdetails%2F51014307)