摘要:
解决CentOS8 AppStream报错以及makecache报错等问题 使用CentOS 8 yum安装java11,遇到一系列问题。 Repository AppStream is listed more than once in the configuration Repository ex 阅读全文
摘要:
【Java Web/计算机网络】Session vs. Cookies vs. Token 一、什么是Cookie? Cookie 是保存在用户计算机上的小型文本文件。cookie 的最大文件大小为 4KB。它也称为 HTTP cookie、Web cookie 或 Internet cookie。 阅读全文