

friends - yanliang's blog
source link: https://gyl-coder.top/friends/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

yanliang's blog
f r i e n d
欢迎和我交换友链~
各位大佬想交换友链的话可以在下方留言,必须要提供名称、头像和链接哦~请先将本站添加到你滴友链中喔,谢谢~
友链提交模板:
名称:【请填入名称,9字以内】
头像:【请输入地址,支持png、jpg、gif等常见格式】
地址:【请填入地址,不支持url.cn等短链形式,必须以https://协议标准开头】
网站缩略图:【请填入地址,不支持url.cn等短链形式,必须以https://协议标准开头】
——————————————————————–
名称:yanliang
头像:https://cdn.jsdelivr.net/gh/gyl-coder/blogImgs/images/touxiang.webp
地址:https://gyl-coder.top
网站缩略图:https://cdn.jsdelivr.net/gh/gyl-coder/blogImgs/images/friends/yanliang.webp
Recommend
-
11
消费者与消费组消费者(Consumer)负责订阅Kafka中的主题(Topic),并且从订阅的主题上拉取消息。 与其他一些消息中间件不同的是:在Kafka的消费理念中还有一层消费组(Consumer Group)的概念,每个消费者都有一个对应的消费组。当消息发布到...
-
10
数据库优化维度有四个: 表结构设计 SQL语句及索引 优化选择: 优化成本:硬件升级 > 系统配置 > 表结构设计 > SQL语句及索引。 优化效果:硬件升级 < 系统配置 < 表结构设计 < SQL...
-
10
什么是IO学术的说 I/O 是信息处理系统(计算机)与外界(人或信息处理系统)间的通信。如计算机,即 CPU 访问任何寄存器和 Cache 等封装以外的数据资源都可当成 I/O ,包括且不限于内存,磁盘,显卡。 软件开发中的 I/O 则常指磁盘、网...
-
26
yanliang's blog yanliang 人生在勤,不索何获 👉🏼此说说通过📱手机微信发出,主...
-
9
yanliang's blog yanliang 人生在勤,不索何获 Yanliang 🍂 しゃちく 🍀 个人简介...
-
7
Token、Cookie、Session傻傻分不清楚? Cookiecookie 是一个非常具体的东西,指的就是浏览器里面能永久存储的一种数据,仅仅是浏览器实现的一种数据存储功能。 cookie由服务器生成,发送给浏览器,浏览器把cookie以 kv 形式保...
-
9
GitHub不再支持密码验证解决方案:SSH免密与Token登录配置 今天提交代码,push到GitHub上,突然出现这个问题。 remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
-
3
从输入 URL 到页面展示到底发生了什么? 首先打开 Google Chrome ,然后在 URL 地址栏中输入了 maps.google.com 查找DNSDNS(Domain Name System) 是一个分布式的数据库,它用于维护网址 URL 到其 IP 地址的映射关系。...
-
9
Hello World Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in
-
5
RPC vs RESTPosted on 6 days ago 远程服务调用(Remote Procedure Call,RPC)最初要解决的问题是: 让计算机能够跟调用本地方法一样去调用远程方法。 RPC 要解决的三个基本问题: ...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK