11 2020 档案

摘要:一、客户端识别 每天都有数以亿计的客户端与Web服务器通信,服务器是怎么知道它在和谁对话呢? 承载用户身份信息的HTTP首部 客户端 IP,通过用户的 IP 地址对其进行识别 用户登录,用认证的方式识别用户 胖 URL,在 URL 中嵌入识别信息的技术 cookie 承载用户信息的首部有 From( 阅读全文
posted @ 2020-11-24 16:29 M-Anonymous 阅读(376) 评论(0) 推荐(0) 编辑
摘要:哈,标题开个玩笑,0202 年的段子哈。 一、首先看一下 HashMap 的构造函数 /** * Constructs an empty <tt>HashMap</tt> with the specified initial * capacity and load factor. * * @para 阅读全文
posted @ 2020-11-04 23:36 M-Anonymous 阅读(185) 评论(0) 推荐(0) 编辑
摘要:一、安装 gitlab-runner sudo wget -O /usr/local/bin/gitlab-runner https://gitlab-runner-downloads.s3.amazonaws.com/latest/binaries/gitlab-runner-linux-amd6 阅读全文
posted @ 2020-11-01 20:42 M-Anonymous 阅读(2234) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示