Easter79 Easter79
3年前
timer和ScheduledThreadPoolExecutor定时任务和每日固定时间执行
//ScheduledThreadPoolExecutor每三秒执行一次   publicstaticvoidmain(String\\args){      ScheduledThreadPoolExecutor schedulednewScheduledThreadPoolExecutor(2);      
Stella981 Stella981
3年前
MAC docker启动参数修改
启动docker,漏加16020端口,怎么修改呢?1\.Dockerps看一下idCONTAINERIDIMAGECOMMANDCREATEDSTATUSPORTS
Stella981 Stella981
3年前
BanditPAM
BanditPAMBanditPAM:一种最先进的高性能kmedoids算法。JamesMayclinandEricFrankel,MoTiwari发布:20
Stella981 Stella981
3年前
Spring Boot整合redis
一、添加依赖<!SpringBoot整合redis的依赖<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarter
Wesley13 Wesley13
3年前
.NET 云原生架构师训练营(模块二 基础巩固 RabbitMQ Masstransit 介绍)
2.6.6RabbitMQMasstransit介绍Masstransit是什么Quickstart消息MessageMasstransit是什么Masstransit是一
Wesley13 Wesley13
3年前
JAVA 后台实现 https 请求——GET
相关jar包和POST引入一致:publicstaticJSONObjecthttpGet(Stringurl)throwsOApiException{    HttpGethttpGetnewHttpGet(url);    CloseableHttpResponseresponse
Easter79 Easter79
3年前
SpringBoot2.0整合Quartz实现动态设置定时任务时间
一.  引入依赖<!引入quartz依赖<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarterquartz</artifactId</d
Wesley13 Wesley13
3年前
JAVA访问http接口得到返回数据
第一种:publicstaticStringgetURLContent(StringurlStr){/网络的url地址/URLurlnull;/http连接/HttpURLConnectionhttpConnnull;///
Stella981 Stella981
3年前
Holo风格的开源中国Android客户端——持续更新(2)
一、我的资料:1、返回样式getSupportActionBar().setDisplayShowHomeEnabled(false);getSupportActionBar().setDisplayShowTitleEnabled(true);getSupportActionBar().setDispla