本地java类 import org.springframework.format.annotation.DateTimeFormat; import java.time.LocalDateTime; / 问题处理记录 / public class UserIssueProcessDto { / 处 ...
分类:
编程语言 时间:
2020-01-06 14:56:42
阅读次数:
81
K8s在helm初始化的报错,我的k8s为1.16.1,用的helm是2.13.1 [root@k8s-master ~]# helm init --service-account tiller --skip-refresh Creating /root/.helm Creating /root/. ...
分类:
其他好文 时间:
2020-01-06 00:05:47
阅读次数:
382
Nginx调优 目录 软件调优 1.隐藏 Nginx 版本号 2.隐藏 Nginx 版本号和软件名 3.更改 Nginx 服务的默认用户 4.优化 Nginx worker 进程数 5.绑定 Nginx 进程到不同的 CPU 上 6.优化 Nginx 处理事件模型 7.优化 Nginx 单个进程允许 ...
分类:
其他好文 时间:
2020-01-05 22:28:04
阅读次数:
92
一、所有问题 Xshell 连接不上 报错类型:Could not connect to '192.168.122.1' (port 22): Connection failed.原因:IP地址未生成解决方法:重新生成ip地址 service network restart,在ifconfig -a ...
分类:
数据库 时间:
2020-01-05 17:15:27
阅读次数:
121
原题链接在这里:https://leetcode.com/problems/find-the-closest-palindrome/ 题目: Given an integer n, find the closest integer (not including itself), which is a ...
分类:
其他好文 时间:
2020-01-05 09:47:45
阅读次数:
59
A New Alzheimer’s Vaccine Could Be Headed for Human Trials Cognitive decline has been part of the aging process for all of human history, but a team o ...
分类:
其他好文 时间:
2020-01-05 09:25:23
阅读次数:
103
https网站访问第三方https网站时候报错: The request was aborted:Could not create SSL/TLS secure channel. 解决办法: 回调函数: ...
分类:
Web程序 时间:
2020-01-04 20:37:04
阅读次数:
99
第一次学习postman,操作时出现Could not get any response 查找资料发现在:在postman的setting内关闭SSL certificate verfication后解决 ...
分类:
其他好文 时间:
2020-01-04 12:33:20
阅读次数:
78
pam_userdb(vsftpd:auth): user_lookup: could not open database `/etc/vsftpd/vsftpd_login.db': No such file or directory 意思是找不到vsftpd_login.db这个文件,但是实际上 ...
分类:
其他好文 时间:
2020-01-03 23:08:58
阅读次数:
89
Description:
Field kafkaUtil in cn.arebirth.uesr.consumer.controller.TestUserController required a bean of type 'cn.arebirth.common.utils.KafkaUtil' ... ...
分类:
编程语言 时间:
2020-01-03 21:21:08
阅读次数:
66