原题链接在这里: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
使用Postman请求示例: 一、在Headers要声明请求类型Content-Type 二、body提交要使用raw,且声明为json格式传输 三、如果有authorization验证还需要带上(如果没有直接忽略) 关于Postman提交请求,Controller无法获取对象的原因分析: 1、先贴 ...
分类:
Web程序 时间:
2020-01-03 10:39:38
阅读次数:
425
问题 按照 ZKEACMS 运行命令 提示 解决办法 我电脑上已经卸载dotnet SDK 2.2.207,但环境变量MSBuildSDKsPath的值还是C:\Program Files\dotnet\sdk\2.2.207 删除环境变量中的MSBuildSDKsPath,一切正常 参考 Unab ...
分类:
Web程序 时间:
2020-01-03 09:11:32
阅读次数:
131
在安装完毕vagrant和virtualbox后, 执行命令 vagrant up时出现 No usable default provider could be found for your system.Vagrant relies on interactions with 3rd party s ...
分类:
其他好文 时间:
2020-01-01 19:07:30
阅读次数:
290
log4j:WARN No appenders could be found for logger (freemarker.cache). log4j:WARN Please initialize the log4j system properly.log4j:WARN See http://log ...
分类:
其他好文 时间:
2020-01-01 13:38:44
阅读次数:
271